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 handle.
asHandle() - Static method in class com.goldencode.p2j.util.RcodeInfoOps
Get the RCODE-INFO system handle.
asHandle() - Static method in class com.goldencode.p2j.util.SessionUtils
Get a the instance for the SESSION system handle.
asHexString() - Method in class com.goldencode.p2j.ui.ColorRgb
Return a string with the RGB value in "0xRRGGBB" format where the red, green and blue values are each encoded as 2 hexadecimal digits.
asInt() - Method in class com.goldencode.p2j.ui.WidgetId
Get the numeric representation of this widget id.
asInt(String, String) - Method in class com.goldencode.p2j.util.SocketImpl
Parse the value for the given option as an int.
askOverwrite - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
askOverwrite - Variable in class com.goldencode.p2j.ui.FileDialog
If true, a dialog is displayed to prompt for confirmation if the user enters the name of a file that already exists.
askOverwrite() - Method in class com.goldencode.p2j.ui.FileDialog
Configures the file selection dialog to warn the user that the selected file already exists and prompt for overwrite it.
asleep(long) - Static method in class com.goldencode.p2j.main.BrokerCore
Sleep for a while.
asList(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Convert the given array to a list that is modifiable.
AsmClassLoader - Class in com.goldencode.asm
A custom class loader which loads dynamically generated, in-memory classes.
AsmClassLoader() - Constructor for class com.goldencode.asm.AsmClassLoader
Default constructor.
AsmClassLoader(ClassLoader) - Constructor for class com.goldencode.asm.AsmClassLoader
Constructor which accepts a parent class loader.
AsmClassLoader.Data - Class in com.goldencode.asm
Association between an assembled class' name and its class file data.
AsmUtils - Class in com.goldencode.asm
Static helper methods for ASM bytecode assembly.
AsmUtils() - Constructor for class com.goldencode.asm.AsmUtils
 
asPoint() - Method in class com.goldencode.p2j.ui.client.Insets
Get starting point of inner area.
asResultSet() - Method in class com.goldencode.p2j.persist.TableResultSet
Get the data sent by a remote side, after the remote appserver call, as a ResultSet instance.
assemble(ExtraAst) - Method in class com.goldencode.expr.Compiler
Primary driver method for the assembly of the compiled expression's execute method's bytecode instructions.
assemble(ClassWriter) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Entry point into this plugin's arbitrary method assembly process.
assemble(ClassWriter, MethodVisitor, Method, int, boolean, String) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin.IndexedGetterAssembler
Assemble the bytecode which comprises the proxy method.
assemble(ClassWriter, MethodVisitor, Method, int, boolean, String) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin.IndexedSetterAssembler
Assemble the bytecode which comprises the proxy method.
assemble(Serializable, Object) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Reconstruct an object from the cacheable representation.
assemble(Serializable, SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Reconstruct an object from the cacheable representation.
assemble(ClassWriter, MethodVisitor, Method, int, boolean, String) - Method in class com.goldencode.proxy.ProxyAssembler.ProxyMethod
Assemble the bytecode which comprises the proxy method.
assemble(ClassWriter) - Method in interface com.goldencode.proxy.ProxyAssemblerPlugin
Entry point into this plugin's arbitrary method assembly process.
assembleArithmeticNegation(Class, CodeUnit) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to perform an arithmetic (sign) negation of the specified operand.
assembleArrayBulkGetter(ClassWriter, String, String, Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble a getter method which returns an array containing all the values in an array property by delegating to the corresponding, primitive, indexed getter method in a loop.
assembleArrayBulkSetter(ClassWriter, String, String, Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble a setter method which accepts an array containing zero or more values to be stored in an array property, at the corresponding element positions, by delegating to the corresponding, primitive, indexed setter method in a loop.
assembleArrayStore(int, Class, CodeUnit) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to store a single data value in an object array.
assembleBinaryArithmeticOp(int, Class, List) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to perform a binary, arithmetic operation (multiplication, division, remainder, addition, subtraction).
assembleBinaryBitwiseOp(int, Class, List) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to perform a binary, bitwise operation.
assembleBitwiseNegation(Class, CodeUnit) - Method in class com.goldencode.expr.Compiler
Assemble instructions necessary to perform a bitwise negation of the specified operand.
assembleBoolLiteral(int, Compiler.LogicalData) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to load either a boolean constant onto the runtime stack, or to branch to another instruction, based upon the value of a boolean literal and the provided logData information.
assembleBootstrapMethod(int, Compiler.LogicalData, Function, List) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to invoke a "bootstrap" method.
assembleBranchOnBooleanResult(int, Compiler.LogicalData, CodeUnit, Class) - Method in class com.goldencode.expr.Compiler
Assemble instructions necessary to branch the flow of control based upon the result of executing the instructions within the given code unit.
assembleClass() - Method in class com.goldencode.proxy.ProxyAssembler
Assemble the class in accordance with the Java class file format as specified in The Java Virtual Machine Specification, Second Edition by Tim Lindholm and Frank Yellin.
assembleComparatorOp(int, Compiler.LogicalData, Class, List) - Method in class com.goldencode.expr.Compiler
Assemble instructions to perform a logical comparison of two values, and to proceed (possibly branch) to the proper instruction, based upon the outcome of that comparison.
assembleConjunctionOp(ExtraAst) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to execute a logical conjunction operation (AND or OR).
assembleDecLiteral(double) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to load a floating point constant onto the runtime stack.
assembleDefaultConstructor() - Method in class com.goldencode.proxy.ProxyAssembler
Assemble the proxy class' single, default constructor.
assembleDenormBdtGetter(ClassWriter, String, String, Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble an indexed getter method which accepts a NumberType index, does an unknown value check, and delegates to the corresponding, indexed getter method.
assembleDenormBdtSetter(ClassWriter, String, String, Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble an indexed setter method which accepts a NumberType index, does an unknown value check, and delegates to the corresponding, indexed getter method.
assembleDenormPrimGetter(ClassWriter, String, String, Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble an indexed getter method which accepts a primitive int index and delegates to the appropriate, denormalized, simple getter method.
assembleDenormPrimSetter(ClassWriter, String, String, Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble an indexed setter method which accepts a primitive int index and delegates to the appropriate, denormalized, simple setter method.
assembleEpsilonTest() - Method in class com.goldencode.expr.Compiler
Assemble instructions necessary to perform an "epsilon test" to determine the equality of two floating point values.
assembleExplicitCast(Class) - Method in class com.goldencode.expr.Compiler
Assemble the instruction necessary to cast the object reference at the top of the runtime stack to the required object type.
assembleFromClause(StringBuilder) - Method in class com.goldencode.p2j.persist.HQLHelper
Assemble the from clause for an HQL query.
assembleFromClause(StringBuilder, List<SortCriterion>) - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble the from clause for an HQL query.
assembleHandlerConstructor() - Method in class com.goldencode.proxy.ProxyAssembler
Assemble the proxy class' single constructor, which accepts and stores the InvocationHandler to which method calls will be dispatched.
assembleHQL() - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble the HQL which is submitted to Hibernate in order to execute the database query underlying this object.
assembleHQLNoPreamble(List<SortCriterion>, boolean) - Static method in class com.goldencode.p2j.persist.SortCriterion
Assemble an HQL "order by" clause, sans the "order by" preamble, from the given list of sort criteria, optionally inverting the sort direction of the sort criteria.
assembleInitializeMethods() - Method in class com.goldencode.proxy.ProxyAssembler
Assemble the __initializeMethods(Method[]) method.
assembleLogicalNegation(Compiler.LogicalData, Class, CodeUnit) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to perform a logical negation of the specified operand code unit.
assembleNewObjectReference(Class) - Method in class com.goldencode.expr.Compiler
Assemble instructions to push a new object reference of the specified type onto the runtime stack.
assembleNullTest(int, Compiler.LogicalData, CodeUnit) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to perform an explicit test for a null object reference.
assembleNumLiteral(Class, long) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to load an integral constant onto the runtime stack.
assembleOrderByClause(StringBuilder) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Assemble the order by clause for an HQL query by combining the sort criteria from each query component sequentially.
assembleOrderByClause(StringBuilder, String) - Method in class com.goldencode.p2j.persist.HQLHelper
Assemble the order by clause for an HQL query.
assembleOrderByClause(StringBuilder) - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble the order by clause for an HQL query.
assembleOrderByClause(StringBuilder) - Method in class com.goldencode.p2j.persist.PresortQuery
Assemble the order by clause for an HQL query.
assembleOrderByClauseNoPreamble(StringBuilder, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble the order by clause for an HQL query, sans the "order by" preamble.
assembleOrderByClauseNoPreamble(StringBuilder, List<SortCriterion>) - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble the order by clause for an HQL query, sans the "order by" preamble.
assemblePrimitiveConversion(Class, Class) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to convert the data value at the top of the runtime stack from primitive type provided to primitive type required.
assemblePrimitiveUnwrap(Class) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to unwrap a primitive data value from a containing object wrapper.
assembleRangeCheck(MethodVisitor) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin.IndexedProxyMethod
Assemble the bytecode instructions to perform a range check on a primitive integer value in local variable 1 (the subscript parameter of an indexed getter/setter method), and to jump to the instruction represented by the returned label if the check passes.
assembleRegularMethod(int, Compiler.LogicalData, Function, List) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to perform a method invocation.
assembleReturn(CodeUnit, CodeAttribute) - Method in class com.goldencode.expr.Compiler
Assemble instructions to wrapper (if necessary) the data value on top of the runtime stack, and to return an object from the current method.
assembleReturnUnknown(MethodVisitor, String, int) - Static method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble bytecode instructions to return an instance of a BaseDataType subclass of the given type, initialized to unknown value.
assembleScalarBulkSetter(ClassWriter, String, String, Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble a setter method which accepts a scalar value and store that value into each element in an array property, by delegating to the corresponding, primitive, indexed setter method in a loop.
assembleSelectClause(StringBuilder) - Method in class com.goldencode.p2j.persist.HQLHelper
Assemble the select clause for an HQL query.
assembleSelectClause(StringBuilder) - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble the select clause for an HQL projection query, where the only field retrieved for each buffer is the primary key.
assembleSelectClause(StringBuilder) - Method in class com.goldencode.p2j.persist.PresortQuery
Assemble the select clause for an HQL query.
assembleStringLiteral(String) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to load a string constant onto the runtime stack.
assembleUnknownValueCheck(MethodVisitor) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Assemble the instructions to test whether the NumberType object in local variable slot 1 (i.e., the subscript parameter to an indexed getter/setter method) represents the unknown value, and to jump to the instruction represented by the returned label if so.
assembleUserCast(Compiler.LogicalData, CodeUnit, Class) - Method in class com.goldencode.expr.Compiler
Assemble instructions to perform a manual type cast of the runtime result of executing castTarget to the required type.
assembleVarArgArray(int, int, Class[], List) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to instantiate an array of Objects which is used as a variable argument list at runtime.
assembleWhereClause(List<SortCriterion>) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Assemble the restriction (i.e., where) clause for an HQL query.
assembleWhereClause(List<SortCriterion>) - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble the restriction (i.e., where) clause for an HQL query.
assembleWrapperConstructor(Class) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to wrapper a primitive data value of the specified type in an object wrapper of the appropriate type.
ASSEMBLY_PATH - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Relative location for project-specific .NET definitions.
assemblyCls - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
Classes in the ASSEMBLY_PATH, mapped qualified classname to filename.
assertKnownValue(BaseDataType, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Assert that data does not represent the unknown value.
asSet(int, int) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Convert index range into set.
ASSIGN - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
assign(CompoundQuery) - Method in class com.goldencode.p2j.persist.QueryWrapper
Assign a newly opened CompoundQuery instance as this container's active delegate query.
assign(PreselectQuery) - Method in class com.goldencode.p2j.persist.QueryWrapper
Assign a newly opened PreselectQuery instance as this container's active delegate query.
assign(RandomAccessQuery) - Method in class com.goldencode.p2j.persist.QueryWrapper
Assign a newly opened RandomAccessQuery instance as this container's active delegate query.
assign(Undoable) - Method in class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Restore to the record buffer the current record and current reversible which were set at the time the record buffer was backed up for undo support.
assign(MethodVisitor, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the initial bytecode instructions for the DMO assign method.
ASSIGN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
assign() - Method in class com.goldencode.p2j.security.SecurityContext
Marks this security context as assigned by incrementing its use count.
ASSIGN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ASSIGN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The assignment operator '='.
assign() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the semantics of the assignment sub-expression in a Progress ASSIGN language statement.
ASSIGN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
assign(String, boolean) - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Assign the current value of the parameter variable back to the caller's variable reference.
assign() - Method in class com.goldencode.p2j.util.AbstractSimpleParameter
Assign the current value of the parameter variable back to the associated item (variable or DMO property.
assign(Undoable) - Method in class com.goldencode.p2j.util.Accumulator
Sets the state of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.AverageAccumulator.Data
Sets the state of this instance based on the state of the passed instance.
assign(BaseDataType) - Method in class com.goldencode.p2j.util.BaseDataType
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.BaseDataType
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(BinaryData, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(BinaryData) - Method in class com.goldencode.p2j.util.BinaryData
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.BinaryData
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(byte[]) - Method in class com.goldencode.p2j.util.BinaryData
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.comhandle
Modify the contained data of the instance to copy the instance data from the given instance.
assign(ComObject) - Method in class com.goldencode.p2j.util.comhandle
Dedicated assignment method for loading a ComObject into this comhandle.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.comhandle
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.CountAccumulator.Data
Sets the state of this instance based on the state of the passed instance.
assign(Buf, BaseDataType) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by an ASSIGN trigger.
assign(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by an ASSIGN trigger.
assign(Undoable, BaseDataType) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a SCHEMA ASSIGN trigger with NEW form (no field reference).
assign(Undoable) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a SCHEMA ASSIGN trigger with NEW form (no field reference).
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.date
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(date, boolean) - Method in class com.goldencode.p2j.util.date
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(date) - Method in class com.goldencode.p2j.util.date
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.date
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.datetime
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(date, boolean) - Method in class com.goldencode.p2j.util.datetime
Sets the state of this instance based on the state of the passed instance.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.datetimetz
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(date, boolean) - Method in class com.goldencode.p2j.util.datetimetz
Sets the state of this instance based on the state of the passed instance.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.decimal
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(NumberType, boolean) - Method in class com.goldencode.p2j.util.decimal
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(double) - Method in class com.goldencode.p2j.util.decimal
Sets the state (data/unknown value) of this instance based on the state of the passed data.
assign(int) - Method in class com.goldencode.p2j.util.decimal
Sets the state (data) of this instance based on the input data.
assign(NumberType) - Method in class com.goldencode.p2j.util.decimal
Sets the state (data/unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.decimal
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Stream) - Method in class com.goldencode.p2j.util.DirStream
Assigns the internal stream reference to the given reference.
assign() - Method in class com.goldencode.p2j.util.FieldAssigner
Assign the current value of the parameter variable back to the associated DMO property.
assign(Stream) - Method in class com.goldencode.p2j.util.FileStream
Assigns the internal stream reference to the given reference.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.handle
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(handle, boolean) - Method in class com.goldencode.p2j.util.handle
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(WrappedResource, boolean) - Method in class com.goldencode.p2j.util.handle
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Object) - Method in class com.goldencode.p2j.util.handle
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(handle) - Method in class com.goldencode.p2j.util.handle
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.handle
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(WrappedResource) - Method in class com.goldencode.p2j.util.handle
Sets the state (data and unknown value) of this instance based on the given value.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.int64
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(NumberType, boolean) - Method in class com.goldencode.p2j.util.int64
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(long) - Method in class com.goldencode.p2j.util.int64
Sets the state (data) of this instance based on the given data.
assign(double) - Method in class com.goldencode.p2j.util.int64
Sets the state (data and unknown value) of this instance based on the state of the passed data.
assign(NumberType) - Method in class com.goldencode.p2j.util.int64
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.int64
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(NumberType, boolean) - Method in class com.goldencode.p2j.util.integer
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.integer
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.logical
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(logical, boolean) - Method in class com.goldencode.p2j.util.logical
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(boolean) - Method in class com.goldencode.p2j.util.logical
Sets the state (data) of this instance based on the given value.
assign(logical) - Method in class com.goldencode.p2j.util.logical
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(BaseDataType) - Method in class com.goldencode.p2j.util.logical
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.logical
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.MaximumAccumulator.Data
Sets the state of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.MinimumAccumulator.Data
Sets the state of this instance based on the state of the passed instance.
assign(Stream) - Method in class com.goldencode.p2j.util.NullStream
Assigns the internal stream reference to the given reference, in actuality this has no effect.
assign(Stream) - Method in class com.goldencode.p2j.util.ProcessStream
Assigns the internal stream reference to the given reference.
assign(Stream) - Method in class com.goldencode.p2j.util.RemoteStream
Assigns the internal stream reference to the given reference.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.rowid
Sets the data of this instance based on the given instance.
assign(rowid, boolean) - Method in class com.goldencode.p2j.util.rowid
Sets the data of this instance based on the given instance.
assign(rowid) - Method in class com.goldencode.p2j.util.rowid
Sets the data of this instance based on the given instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.rowid
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Stream) - Method in class com.goldencode.p2j.util.Stream
Assigns the internal stream reference to the given reference.
assign(Stream) - Method in class com.goldencode.p2j.util.StreamWrapper
Assigns the internal stream reference to the given reference.
assign(Stream) - Method in class com.goldencode.p2j.util.TerminalStream
Assigns the internal stream reference to the given reference, in actuality this has no effect.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.Text
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Text) - Method in class com.goldencode.p2j.util.Text
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Text, boolean) - Method in class com.goldencode.p2j.util.Text
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(String) - Method in class com.goldencode.p2j.util.Text
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.Text
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.TotalAccumulator.Data
Sets the state of this instance based on the state of the passed instance.
assign(Undoable) - Method in interface com.goldencode.p2j.util.Undoable
Modify the contained data of the instance to copy the instance data from the given instance.
assign(BaseDataType, boolean) - Method in class com.goldencode.p2j.util.unknown
Sets the state (data and unknown value) of this instance based on the state of the passed instance.
assign(Undoable) - Method in class com.goldencode.p2j.util.unknown
Modify the contained data of the instance to copy the instance data from the given instance.
assign() - Method in class com.goldencode.p2j.util.VariableAssigner
Assign the current value of the parameter variable back to the associated DMO property.
assign_proc_handle() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the integer-field = PROC-HANDLE clause of the ProgressParser.run_stored_proc_stmt() rule.
assign_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an ASSIGN Progress 4GL language statement.
assign_trigger_new_var_def() - Method in class com.goldencode.p2j.uast.ProgressParser
Handles parsing of the NEW VALUE from the ASSIGN schema trigger procedure.
assign_trigger_old_var_def(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Process the OLD variable definition option for an assignment trigger procedure.
assign_type_syntax_stmt_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all language statements that have assignment-like syntax.
assignAMComponent(char[], int, boolean) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Fills the AMPM component with the computed value from current hours.
assignBoth(Stream) - Static method in class com.goldencode.p2j.util.UnnamedStreams
Assigns the streams representing both the unnamed output stream and the unnamed input stream.
assignCert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Assign Peer Certificate button
assignCertificateToProcess(TaggedName, TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Executes the action to assign the selected certificate to the selected process account.
assignCertificateToProcess(TaggedName, TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Executes the action to assign the selected certificate to the selected process account.
assignComponent(char[], int) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Fills the date component with the given value.
assignComponent(char[], int, char, boolean) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Fills the date/time component with the given value.
assignContext(SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Assign the current thread to the given security context, and add a unique identifier for this thread to the thread ID map.
assigned - Variable in class com.goldencode.p2j.ui.client.Text
Track value assignment.
assignedVisible - Variable in class com.goldencode.p2j.ui.PaneConfig
This is the server-logic assigned visible state.
assignee - Variable in class com.goldencode.p2j.ui.EmbeddedAssignment
The target of the assignment operation.
assignField(MethodVisitor, String, String, String, String, boolean) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions to assign a single field or element of a composite field from a DMO instance passed as an argument to the DMO assign method (hereafter, "source" DMO) into the current DMO (hereafter, "target" DMO) object's matching field.
assignIds(Aast, long) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper
Traverse an AST and assign unique IDs to all of its nodes.
assignImpl(P2JQuery) - Method in class com.goldencode.p2j.persist.QueryWrapper
Assign a P2JQuery instance as this container's active delegate query.
assignImpl(P2JQuery, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Assign a P2JQuery instance as this container's active delegate query.
assignIn(Stream) - Static method in class com.goldencode.p2j.util.UnnamedStreams
Assigns the stream representing the unnamed input stream.
assignInWorker(Stream, boolean) - Static method in class com.goldencode.p2j.util.UnnamedStreams
Assigns the stream representing the unnamed input stream.
assignLoopBegin(MethodVisitor, String, int) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for the top of a loop in the DMO assign method, which is used to assign one or more composite fields.
assignLoopEnd(MethodVisitor, Object) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for the bottom of a loop in the DMO assign method, which is used to assign one or more composite fields.
ASSIGNMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ASSIGNMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
assignment() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches both forms of an assignment statement (explicit assignment to an lvalue and the alternate implicit discard of the expression's return value).
ASSIGNMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
assignMethSigs - Static variable in class com.goldencode.p2j.schema.DmoAsmWorker
Map of field types to the signatures of their associated assign methods
assignMulti(BaseDataType[], BaseDataType[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) each matching element of a target array based on the corresponding element of the source array.
assignMulti(BaseDataType[], long) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array from the same source value.
assignMulti(BaseDataType[], double) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array from the same source value.
assignMulti(BaseDataType[], String) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array from the same source value.
assignMulti(BaseDataType[], boolean) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array from the same source value.
assignMulti(BaseDataType[], BaseDataType) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array from the same source value.
assignMulti(BaseDataType[], WrappedResource) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array from the same source value.
assignMulti(BaseDataType[], int, long) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array starting at the given index through the end of the array, using the same source value.
assignMulti(BaseDataType[], int, double) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array starting at the given index through the end of the array, using the same source value.
assignMulti(BaseDataType[], int, String) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array starting at the given index through the end of the array, using the same source value.
assignMulti(BaseDataType[], int, boolean) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array starting at the given index through the end of the array, using the same source value.
assignMulti(BaseDataType[], int, BaseDataType) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array starting at the given index through the end of the array, using the same source value.
assignMulti(BaseDataType[], int, WrappedResource) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (mutates the content of) all elements of a target array starting at the given index through the end of the array, using the same source value.
assignNewGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Assign New Group button
assignOnly() - Method in class com.goldencode.p2j.ui.EmbeddedAssignment
Determines if the element is only for the purpose of assignment or if the element must be honored as something that can affect the state of the user interface.
assignOnly() - Method in class com.goldencode.p2j.ui.FrameElement
Determines if the element is only for the purpose of assignment or if the element must be honored as something that can affect the state of the user interface.
assignOut(Stream) - Static method in class com.goldencode.p2j.util.UnnamedStreams
Assigns the stream representing the unnamed output stream.
assignOutWorker(Stream, boolean) - Static method in class com.goldencode.p2j.util.UnnamedStreams
Assigns the stream representing the unnamed output stream.
assignScreenValue(FrameElement) - Method in interface com.goldencode.p2j.ui.CommonFrame
Obtain the current value in the screen buffer for the given widget and assign this into the backing variable.
assignScreenValue(FrameElement) - Method in class com.goldencode.p2j.ui.GenericFrame
Obtain the current value in the screen buffer for the given widget and assign this into the backing variable.
assignSingle(BaseDataType[], long, long) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], long, double) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], long, boolean) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], long, String) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], long, BaseDataType) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], long, WrappedResource) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], NumberType, long) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], NumberType, double) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], NumberType, boolean) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], NumberType, String) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], NumberType, BaseDataType) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingle(BaseDataType[], NumberType, WrappedResource) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignSingleUnknown(BaseDataType[], long) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the unknown value.
assignSingleUnknown(BaseDataType[], NumberType) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the unknown value.
assignSingleWorker(BaseDataType[], NumberType, BaseDataType) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Assigns (or mutates the content of) the indexed element of a target array to the given source value.
assignTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
For each field (property) of each table an ASSIGN TriggerData can be on this layer.
assignTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Map of property names to enable states for assign triggers
assignUnknown(BaseDataType[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Sets all elements of a target array to the unknown value.
associate(TableParameter, Temporary, boolean, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Associate two temp tables with one another, such that all relevant records can be copied between them at prescribed times.
associate(TableParameter, Temporary, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Associate two temp tables with one another, such that all relevant records can be copied between them at prescribed times.
associate(Object) - Method in class com.goldencode.p2j.security.AbstractResource
Stores the reference to the passed Rights object into a thread local storage temporarily for the use in the library methods during the expression evaluation.
associatedTables() - Method in class com.goldencode.p2j.schema.TableHints
Get an iterator on the names of all tables referenced by relational associations from this table, in no particular order.
AssociatedThread - Class in com.goldencode.p2j.security
Provides a thread which automatically inherits the security context of the thread that instantiates it.
AssociatedThread(Runnable) - Constructor for class com.goldencode.p2j.security.AssociatedThread
Constructor which allows the core logic to be specified.
associations - Variable in class com.goldencode.p2j.schema.TableHints
Association definitions for this table
AssociationSyncher - Class in com.goldencode.p2j.persist
The abstract base class for subclasses which synchronize either end of a foreign key association, based upon legacy key properties being changed in the record on the opposite end of the association.
AssociationSyncher(RecordBuffer, RelationInfo, Class<?>) - Constructor for class com.goldencode.p2j.persist.AssociationSyncher
Constructor.
AssociationSyncher.Helper - Interface in com.goldencode.p2j.persist
An interface which abstracts a helper API for managing a foreign DMO.
AssociationSyncher.OneToManyHelper - Class in com.goldencode.p2j.persist
An implementation of the Helper interface which assumes a one-to-many association from a foreign DMO to zero or more local DMOs.
AssociationSyncher.OneToOneHelper - Class in com.goldencode.p2j.persist
An implementation of the Helper interface which assumes that there is no more than one record on either end of the association.
assocSynchers - Variable in class com.goldencode.p2j.persist.RecordBuffer
Foreign association synchronization helper objects
asString(String, Class, int, Class[]) - Static method in class com.goldencode.expr.Function
Compose a string indicating a full function signature.
asString(int) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Get the string-representation of the given ASCII code.
asString() - Method in class com.goldencode.p2j.ui.ColorRgb
Return a RGB as string comma separated.
asString() - Method in class com.goldencode.p2j.ui.ColorTable.ColorPair
Return a color pair string comma separated.
asString() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Get the string representation of the XML payload associated with this soap header.
ast - Variable in class com.goldencode.expr.CompiledExpression
AST associated with underlying expression
ast - Variable in class com.goldencode.p2j.schema.FieldInfo
AST associated with the field
ast - Variable in class com.goldencode.p2j.schema.NameNode
AST node associated with this name node
ast - Variable in class com.goldencode.p2j.uast.AstKey
AST whose data backs this key
AST_CLASS - Static variable in class com.goldencode.expr.ExpressionParser
Name of the specialized AST class to use when parsing.
AST_CLASS - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
Name of the specialized AST class to use when parsing.
AST_CLASS - Static variable in class com.goldencode.p2j.schema.SchemaParser
Name of the specialized AST class to use when parsing
AST_CLASS - Static variable in class com.goldencode.p2j.uast.ProgressParser
Name of the specialized AST class to use when parsing.
AST_NODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
AST_NODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
AST_NODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
AST_POSTFIX - Static variable in class com.goldencode.ast.XmlFilePlugin
Convention for an XML AST filename extension.
AST_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
Text to append to a filename to generate a unique name for persisting an AST.
AST_POSTFIX_LEN - Static variable in class com.goldencode.ast.XmlFilePlugin
Calculated postfix length.
AstApi - Class in com.goldencode.p2j.report.server
Provides an interface for AST-related services.
AstApi() - Constructor for class com.goldencode.p2j.report.server.AstApi
Default constructor.
asTempTable(Temporary) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the TEMP-TABLE associated with this temporary buffer.
AstException - Exception in com.goldencode.ast
Indicates an error encountered during AST processing.
AstException(String) - Constructor for exception com.goldencode.ast.AstException
Constructor which accepts an error message.
AstException(String, Throwable) - Constructor for exception com.goldencode.ast.AstException
Constructor which accepts an error message and a root cause.
AstException(Throwable) - Constructor for exception com.goldencode.ast.AstException
Constructor which accepts and wrappers a root cause.
astFile - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The name of the converted ProgressAst tree.
AstGenerator - Class in com.goldencode.p2j.uast
Returns an AST for a specified Progress source file by creating this AST (using the preprocessor and parser) or by loading an already existing persisted AST from a file.
AstGenerator() - Constructor for class com.goldencode.p2j.uast.AstGenerator
Default constructor which initializes the propath setting based on the project configuration.
astId - Variable in class com.goldencode.p2j.report.server.CallSite
AST root node's id, not the specific call-site's id.
astid - Variable in class com.goldencode.p2j.report.server.DetailRow
AST ID
AstKey - Class in com.goldencode.p2j.uast
A container for an annotated AST which can be used as a hashable key in a hash map or hash set.
AstKey(Aast, Map) - Constructor for class com.goldencode.p2j.uast.AstKey
Constructor which stores a backing AST and defines how this AST will be tested for equality with others, and how this key's hash code will be calculated.
AstManager - Class in com.goldencode.ast
This singleton class provides services for creating, deleting, editing and using Abstract Syntax Trees (ASTs).
AstManager(AstManagerPlugin) - Constructor for class com.goldencode.ast.AstManager
Private constructor to enforce the singleton model.
astManager - Static variable in class com.goldencode.p2j.report.server.ReportApi
Object used to load ASTs from the file system
AstManagerPlugin - Interface in com.goldencode.ast
This defines the API for an AstManager plugin that implements services for creating, deleting, editing and using Abstract Syntax Trees (ASTs).
astMap - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Map of ids to ASTs
astMap - Variable in class com.goldencode.trpl.Resolver
Map of ids to tree nodes.
ASTMT - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
astmt() - Method in class com.goldencode.p2j.preproc.TextParser
Matches any mistyped or unrecognized Progress preprocessor statement.
AstNode - Class in com.goldencode.p2j.report.server
A single AST node, without object references to its parents or children.
AstNode() - Constructor for class com.goldencode.p2j.report.server.AstNode
 
astPersist - Variable in class com.goldencode.p2j.uast.AstGenerator
Flag indicating whether storing of a persistent AST is needed.
aStreamWasBroken - Variable in class com.goldencode.p2j.util.BufferSizeManager
Determines whether a stream (any process stream) was ever broken during the session.
ASTRING - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
asts - Variable in class com.goldencode.ast.InMemoryRegistryPlugin
In-memory storage of ASTs, by their name.
asts - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of Progress AST (abstract syntax tree) files.
asts - Variable in class com.goldencode.p2j.report.server.CallGraphSnippet
Map of the AST node details for each AST_NODE in the graph snippet.
astSpec() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load an AST spec definition from an ast-spec element in a top-level profile definition.
astSpecs - Variable in class com.goldencode.p2j.pattern.PatternEngine
List of AST filespecs used to locate persisted AST files.
astSpecs() - Method in class com.goldencode.p2j.pattern.PatternEngine
Get an iterator over the ast specifications (FileList objects).
AstSymbolResolver - Class in com.goldencode.p2j.pattern
Provides symbol resolution of fundamental AST properties, user functions, and actions.
AstSymbolResolver(PatternEngine) - Constructor for class com.goldencode.p2j.pattern.AstSymbolResolver
Create an instance of this class which is associated with the given pattern engine object.
astToDom(XmlAst) - Static method in class com.goldencode.p2j.xml.XmlAst
Generate a DOM Document object based upon an XML AST.
astToDomNode(XmlAst, Document, Node) - Static method in class com.goldencode.p2j.xml.XmlAst
Generate a DOM hierarchy based upon an XML AST.
AstWalker - Class in com.goldencode.p2j.pattern
Traverses an AST hierarchy or an arbitrary iteration of AST nodes, and applies a set of rules against each source-copy AST node pair encountered during the walk.
AstWalker(RuleSet, Map<Long, Aast>) - Constructor for class com.goldencode.p2j.pattern.AstWalker
Constructor which accepts a ruleset and a map of AST copy nodes, which are initially identical copies of source AST nodes.
AstWalkListener - Interface in com.goldencode.ast
This interface should be implemented by classes which need to be notified of significant events within an AST tree walk.
ASUSPEND - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
asWidget() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get this frame as instance of GenericWidget.
asWidget() - Method in class com.goldencode.p2j.ui.GenericFrame
Get this frame as instance of GenericFrame.
asWidget() - Method in class com.goldencode.p2j.ui.WindowWidget
Return reference to WindowWidget as reference to GenericWidget.
asWidgetHandle() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get this frame wrapped in a handle.
asWidgetHandle() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get this widget wrapped in a handle.
asWidgetHandle() - Method in class com.goldencode.p2j.ui.GenericFrame
Get this frame wrapped in a handle.
asWidgetHandle() - Method in class com.goldencode.p2j.ui.GenericWidget
Get this widget wrapped in a handle.
async - Variable in class com.goldencode.p2j.net.Control
true if currently processing an asynchronous signal.
ASYNC_REQUEST - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the ASYNC-REQUEST resource.
AsyncAction<I,R> - Class in com.goldencode.p2j.admin.client.application.home
AsyncAction is an abstract asynchronous call back action that can chain the next dependent asynchronous call back or consumer.
AsyncAction() - Constructor for class com.goldencode.p2j.admin.client.application.home.AsyncAction
Setups the base functionality.
AsyncAction.DefaultAsyncCallback - Class in com.goldencode.p2j.admin.client.application.home
The default asynchronous callback.
AsyncCall(handle, handle, character, handle, handle, character, handle, boolean, String, Object...) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
 
asynch_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ASYNCHRONOUS clause and following options.
asyncHandle - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
The handle to the asynchronous request.
asynchCleanup(int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess
Asynchronously cleanup any operating system resources when the interactive child process has exited.
asynchCleanup(int) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Asynchronously cleanup any operating system resources when the interactive child process has exited.
asynchCleanup(int) - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Asynchronously cleanup any operating system resources when the interactive child process has exited.
asynchIOExecutor - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector
Executes tasks to collect partial messages having the same id number to a one large binary message.
AsyncInvoker() - Constructor for class com.goldencode.p2j.util.ServerImpl.AsyncInvoker
 
asyncReq - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
The async request instance for this call.
AsyncRequest - Interface in com.goldencode.p2j.util
Define the async request resource, created during async procedure calls.
asyncRequestCount - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The number of active asynchronous requests.
asyncRequestCount - Variable in class com.goldencode.p2j.util.ProxyProcedureWrapper
Count the number of active async internal-entry requests.
asyncRequestCount - Variable in class com.goldencode.p2j.util.ServerImpl
Count the number of active async requests.
AsyncRequestCountAttribute - Interface in com.goldencode.p2j.util
Interface for the handles which use the ASYNC-REQUEST-COUNT
AsyncRequestImpl - Class in com.goldencode.p2j.util
Implements the async request resource.
AsyncRequestImpl(handle, Runnable, character, handle, character, handle, String, Object...) - Constructor for class com.goldencode.p2j.util.AsyncRequestImpl
Create a new async request resource, by specifying the attributes related to the async call definition.
AsyncRequestListener - Interface in com.goldencode.p2j.util
Provides a callback mechanism to listen for async request notifications.
asyncThreads - Variable in class com.goldencode.p2j.net.SessionManager
A set containing threads which always send async requests.
AT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
AT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
AT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
at(double, double) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Set cursor position.
at(Point) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Set cursor position.
at(NativePoint) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Set cursor position.
at_base_field_clause(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the @ sign and the required following variable or field name (see ProgressParser.lvalue()).
at_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the at-phrase construct.
atFormatLength - Variable in class com.goldencode.p2j.ui.ControlTextConfig
Flag tracking the maximum format from widget's @ phrases.
ATHEN - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
atMode - Variable in class com.goldencode.p2j.util.PutField
true if using AT mode, false for TO mode.
atomicRefresh() - Method in class com.goldencode.p2j.directory.DirectoryService
Refresh backend in one single step.
attach(Aast, Aast) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Grafts the child to the parent as the last childe and registers the subtree (rooted at the child) with the resolver.
attach(Aast, Aast, int) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Grafts the child to the parent at the specified index and registers the subtree (rooted at the child) with the resolver.
attach(Object) - Method in class com.goldencode.p2j.persist.Persistence
Ensure the specified object is being managed by the session associated with the backing database in the current context.
attach(SecurityManager) - Method in class com.goldencode.p2j.security.AbstractResource
Notifies the plugin about the instance of the Security Manager to communicate with.
attach(SecurityManager) - Method in interface com.goldencode.p2j.security.Resource
Notifies the plugin about the instance of the Security Manager to communicate with.
attach(SSLContext) - Method in class com.goldencode.p2j.security.TransportSecurity
Initializes the given SSLContext object so that the latter uses the key manager and the trust manager embedded into this TransportSecurity class.
attach(Window<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.chui.StatusLineImpl
Attach this widget to the specified window.
attach(Window<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Attach this widget to the specified window.
attach(Window<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Attach widget to window.
attach(Window<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Attach this widget to the specified window.
attach(Window<O>) - Method in interface com.goldencode.p2j.ui.client.MessageArea
Attach this widget to the specified window.
attach(Window<O>) - Method in class com.goldencode.p2j.ui.client.StatusLine
Attach this widget to the specified window.
attachAllAssignSchemaValidation(ASTPair, Aast, SymbolResolver, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Given a record reference, find all fields in the corresponding table for which schema-level assign validation is defined; create a schema validation sub-tree for each, and attach these sub-trees to the given anchor point.
attachAssignSchemaValidation(ASTPair, Aast, SymbolResolver) - Method in class com.goldencode.p2j.uast.ProgressParser
Create a schema validation sub-tree if the given field reference has schema-level assign validation defined, and attach it to the given anchor point.
attachAssignSchemaValidation(ASTPair, Aast, String, String, SymbolResolver) - Method in class com.goldencode.p2j.uast.ProgressParser
Create a schema validation sub-tree if the given field reference has schema-level assign validation defined, and attach it to the given anchor point.
attachChanges(Message) - Method in class com.goldencode.p2j.net.Protocol
Checks if there is a registered state synchronizer and if so, it is queried to obtain the latest changes in state that must be sent to the other side of the connection.
attachDeleteSchemaValidation(ASTPair, Aast, SymbolResolver) - Method in class com.goldencode.p2j.uast.ProgressParser
Create a schema validation sub-tree if the given record reference has schema-level delete validation defined, and attach it to the given anchor point.
attachRefreshHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Attach click handler to the refresh menu item.
attachRelationData(TableRelation, Map<String, Aast>, Aast) - Method in class com.goldencode.p2j.schema.SchemaWorker
Given a database and record AST, scan the collected join information to see if this record requires table relation information ASTs to be attached.
attachSchemaValidation(ASTPair, Aast, Aast, String, String, SymbolResolver, String) - Method in class com.goldencode.p2j.uast.ProgressParser
Create a schema validation sub-tree for the field or record indicated by the given schema and buffer names, and attach it to the given anchor point.
attachToWindow(int) - Method in class com.goldencode.p2j.ui.client.Frame
Attaches this frame to its parent top-level window.
attempted - Variable in class com.goldencode.p2j.schema.ImportWorker
Set of all DMO classes for which an import was attempted
attemptFallback(Environment) - Method in class com.goldencode.p2j.preproc.FileScope
Attempt a fallback process to find the file and then open the input source using the found filename.
attemptJoin(Aast, Aast) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Attempt to determine a potential, natural join between the two tables specified.
attemptMetaJoin(Aast, Aast) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Attempt to determine a primary-foreign key join between two metadata tables.
attemptSynch(Set) - Method in class com.goldencode.p2j.persist.AssociationSyncher
Perform record synchronization.
attr - Variable in class com.goldencode.p2j.ui.BrowseRow
Cell attributes.
ATTR_ACCESS - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML access attribute name
ATTR_ACCESS - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML access attribute
ATTR_ADMIN - Static variable in interface com.goldencode.p2j.report.XmlConstants
admin attribute text.
ATTR_BITFIELD - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is bit filed
ATTR_BITSELECTOR - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is bit selector
ATTR_BOOLEAN - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is boolean
ATTR_BYTEARRAY - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is array of bytes
ATTR_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_CLASS - Static variable in class com.goldencode.ast.XmlFilePlugin
The class name of the AnnotatedAst subclass used for all instances.
ATTR_CLASS - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML class attribute name
ATTR_CLASS - Static variable in class com.goldencode.p2j.pattern.StatisticsHelper
XML name for class attribute
ATTR_CLASS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_CLASS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_CLASS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_CLASSNAME - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Class name attribute used in variable/widget elements.
ATTR_COL - Static variable in class com.goldencode.ast.XmlFilePlugin
The input file column number at which the AST's text starts.
ATTR_COLUMN - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML column attribute
ATTR_COM_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_COND - Static variable in interface com.goldencode.p2j.report.XmlConstants
condition attribute text.
ATTR_COUNT - Static variable in class com.goldencode.p2j.pattern.StatisticsHelper
XML name for count attribute
ATTR_DATE - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is Date
ATTR_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_DATETIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_DATETIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_DATETIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_DATETIME_TZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_DB - Static variable in interface com.goldencode.p2j.report.XmlConstants
database attribute text.
ATTR_DB - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Database attribute used in alias elements.
ATTR_DEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_DEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_DEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_DEPTH - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML depth attribute name
ATTR_DESC - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for descending attribute
ATTR_DIRECTION - Static variable in class com.goldencode.p2j.schema.TableHints
Direction attribute of index field element
ATTR_DIRECTORY - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML directory attribute name
ATTR_DMO - Static variable in class com.goldencode.p2j.schema.TableHints
Dmo attribute of table element
ATTR_DOUBLE - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is double
ATTR_DROP - Static variable in class com.goldencode.p2j.schema.TableHints
Drop attribute of table and field elements
ATTR_DTYPE - Static variable in class com.goldencode.ast.XmlFilePlugin
The data type of an annotation, as a Java class name.
ATTR_DTYPE - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Data type attribute used in UAST elements.
ATTR_DUMPEXPR - Static variable in interface com.goldencode.p2j.report.XmlConstants
dumpExpr attribute text.
ATTR_DUMPLVL - Static variable in interface com.goldencode.p2j.report.XmlConstants
dumpLevel attribute text.
ATTR_DUMPTYPE - Static variable in interface com.goldencode.p2j.report.XmlConstants
dumpType attribute text.
ATTR_ENCODED - Static variable in class com.goldencode.p2j.schema.TableHints
Encoded attribute of field element
ATTR_ESCAPE - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Escape attribute used in schema/table/field elements.
ATTR_FILE - Static variable in class com.goldencode.p2j.uast.RootNodeList
The filename that is associated with a root node.
ATTR_FILESPEC - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML file-spec attribute name
ATTR_FOLDER - Static variable in class com.goldencode.p2j.uast.RootNodeList
The folder name that is associated with a node.
ATTR_FOREIGN - Static variable in class com.goldencode.p2j.schema.TableHints
Foreign attribute of association elements
ATTR_FULL - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
XML attribute defining the if only a fulltext match is valid.
ATTR_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_HIDDEN - Static variable in class com.goldencode.ast.XmlFilePlugin
The hidden member of the AST.
ATTR_HONOR - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Honor hidden mode attribute name.
ATTR_ID - Static variable in class com.goldencode.ast.XmlFilePlugin
The project-unique 64-bit identifier of each AST.
ATTR_ID - Static variable in interface com.goldencode.p2j.report.XmlConstants
id attribute text.
ATTR_IGNORE_CASE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for ignore-case attribute
ATTR_IMPL - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for impl attribute
ATTR_INIT - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML initializer attribute name
ATTR_INPUT - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML input attribute name
ATTR_INSERT - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML insert attribute
ATTR_INT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_INT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_INT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_INT64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_INT64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_INT64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_INTEGER - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is int
ATTR_INTERFACE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for interface attribute
ATTR_JNAME - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Java name attribute.
ATTR_KEY - Static variable in class com.goldencode.ast.XmlFilePlugin
The key with which a unique annotation can be stored or retrieved.
ATTR_LC - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Load condition attribute name
ATTR_LEAF - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML attribute for the class "leaf" flag.
ATTR_LEFT_ID - Static variable in class com.goldencode.ast.XmlFilePlugin
Left-side AST identifier for a shadow node.
ATTR_LIBNAME - Static variable in class com.goldencode.p2j.util.SourceNameMapper
LIBNAME attribute.
ATTR_LINE - Static variable in class com.goldencode.ast.XmlFilePlugin
The input file line number on which the AST's text starts.
ATTR_LOCAL - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for local attribute
ATTR_LOGICAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_LONGCHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_MAND - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML attribute for the attribute "mandatory" flag.
ATTR_MAP_TO - Static variable in class com.goldencode.p2j.util.SourceNameMapper
MAP-TO attribute.
ATTR_MATCH - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
XML attribute defining the match token
ATTR_MATCH - Static variable in class com.goldencode.p2j.schema.TableHints
Match attribute of phrase element
ATTR_MEMPTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_MODE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML mode attribute name
ATTR_MULT - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML attribute for the attribute "multiple" flag.
ATTR_MULTIPLEX - Static variable in interface com.goldencode.p2j.report.XmlConstants
multiplexExpr attribute text.
ATTR_NAME - Static variable in class com.goldencode.p2j.convert.DatabaseReferenceWorker.Helper
XML attribute for the table and field name
ATTR_NAME - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML attribute for the attribute "name" field.
ATTR_NAME - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML name attribute name
ATTR_NAME - Static variable in class com.goldencode.p2j.pattern.StatisticsHelper
XML name for name attribute
ATTR_NAME - Static variable in class com.goldencode.p2j.pattern.TemplateWorker.Template
Names a given template.
ATTR_NAME - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for name attribute
ATTR_NAME - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML name attribute
ATTR_NAME - Static variable in interface com.goldencode.p2j.report.XmlConstants
name attribute text.
ATTR_NAME - Static variable in class com.goldencode.p2j.schema.TableHints
Name attribute of table and field elements
ATTR_NAME - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Name attribute used in multiple elements.
ATTR_NAMESPACE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML namespace attribute name
ATTR_NEXT - Static variable in class com.goldencode.ast.XmlFilePlugin
The next available AST node ID for that filename.
ATTR_NO_INHERIT - Static variable in class com.goldencode.p2j.schema.TableHints
No-inherit attribute of phrase element
ATTR_NODE_CLASS - Static variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML attribute name for the node object class name
ATTR_NODE_NAME - Static variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML attribute name for the node name
ATTR_NODEATTR_NAME - Static variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML attribute name for the node attribute name
ATTR_NODEATTR_VALUE - Static variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML attribute name for the node attribute value
ATTR_ON - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML on attribute name
ATTR_OPT - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Terse mode attribute name
ATTR_PACKAGE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for package attribute
ATTR_PARAM_MODE - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Parameter MODE attribute.
ATTR_PASS_CHANGED - Static variable in interface com.goldencode.p2j.report.XmlConstants
password changed date attribute text.
ATTR_PASSWORD - Static variable in interface com.goldencode.p2j.report.XmlConstants
password attribute text.
ATTR_PATTERN - Static variable in class com.goldencode.p2j.uast.RootNodeList
The pattern used to list files from a folder.
ATTR_PNAME - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Progress name attribute.
ATTR_POLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_POLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_POLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_POS - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Positional number used in preprocessor arguments.
ATTR_PRIMARY - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for primary attribute
ATTR_PROPERTY - Static variable in class com.goldencode.p2j.schema.TableHints
Property attribute of field element
ATTR_RAW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_RAW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_RAW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_READ_ONLY - Static variable in class com.goldencode.p2j.schema.TableHints
Read-only attribute of table
ATTR_RECID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_RECID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_RECID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_RECURSIVE - Static variable in class com.goldencode.p2j.uast.RootNodeList
Attribute flag indicating if a folder will be searched recursively.
ATTR_REFERENCES - Static variable in class com.goldencode.p2j.schema.TableHints
References attribute of phrase element
ATTR_REPLACE - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
XML attribute defining the replacement string
ATTR_REPLACE - Static variable in class com.goldencode.p2j.schema.TableHints
Replace attribute of phrase element
ATTR_RIGHT_ID - Static variable in class com.goldencode.ast.XmlFilePlugin
Right-side AST identifier for a shadow node.
ATTR_RO - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML attribute for the attribute "read-only" flag.
ATTR_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ATTR_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ATTR_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ATTR_SALT - Static variable in interface com.goldencode.p2j.report.XmlConstants
salt attribute text.
ATTR_SCHEMA - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for schema attribute
ATTR_SEQ_CYCLE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for cycle attribute of a sequence
ATTR_SEQ_INCREMENT - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for increment attribute of a sequence
ATTR_SEQ_INITIAL - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for initial attribute of a sequence
ATTR_SEQ_LEGACY_NAME - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for legacy name attribute of a sequence.
ATTR_SEQ_MAX - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for max-value attribute of a sequence
ATTR_SEQ_MIN - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for min-value attribute of a sequence
ATTR_SEQ_SQL_NAME - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for sql-legal name attribute of a sequence.
ATTR_SET - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Bundle of attributes for an element
ATTR_SORT - Static variable in interface com.goldencode.p2j.report.XmlConstants
sort attribute text.
attr_space - Variable in class com.goldencode.p2j.ui.chui.ColumnLayout
This field tracks container's ATTR-SPACE attribute.
attr_space - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
This field tracks container's ATTR-SPACE attribute.
attr_space - Variable in class com.goldencode.p2j.ui.FrameConfig
ATTR-SPACE attribute.
ATTR_SPEC - Static variable in interface com.goldencode.p2j.report.XmlConstants
spec attribute text.
ATTR_SQL_COLUMN - Static variable in class com.goldencode.p2j.schema.TableHints
Sql-column attribute of field element
ATTR_SQL_SIZE - Static variable in class com.goldencode.p2j.schema.TableHints
SQL-size attribute to define a SQL size hint for character fields
ATTR_SQL_TABLE - Static variable in class com.goldencode.p2j.schema.TableHints
Sql-table attribute of table element
ATTR_STRING - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is String
ATTR_SUPPORT - Static variable in interface com.goldencode.p2j.report.XmlConstants
supportLvlExpr attribute text.
ATTR_TAG - Static variable in interface com.goldencode.p2j.report.XmlConstants
tag attribute text.
ATTR_TAG_ARG_NAME - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the name atribute of argument hint element
ATTR_TAG_ARG_POS - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the position atribute of argument hint element
ATTR_TAG_ARG_USED - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the used atribute of argument hint element
ATTR_TAG_ARG_VAL - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the value atribute of argument hint element
ATTR_TAG_END_COL - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the end-column atribute of include hint element
ATTR_TAG_END_LINE - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the end-line atribute of include hint element
ATTR_TAG_FILE - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the file atribute of include hint element
ATTR_TAG_REF_COL - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the column atribute of reference hint element
ATTR_TAG_REF_LINE - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the line atribute of reference hint element
ATTR_TAG_REF_NAME - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the name atribute of reference hint element
ATTR_TAG_REF_TYPE - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the type atribute of reference hint element
ATTR_TAG_REF_VAL - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the value atribute of reference hint element
ATTR_TAG_START_COL - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the start-column atribute of include hint element
ATTR_TAG_START_LINE - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the start-line atribute of include hint element
ATTR_TAG_SYM_NAME - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the name atribute of symbol hint element
ATTR_TAG_SYM_TYPE - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the type atribute of symbol hint element
ATTR_TAG_SYM_VAL - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the value atribute of symbol hint element
ATTR_TEMP - Static variable in class com.goldencode.p2j.schema.TableHints
Temp-table raw (pre-conversion) name attribute
ATTR_TERSE - Static variable in class com.goldencode.ast.XmlFilePlugin
Indicator that this XML document uses terse AST format
ATTR_TEXT - Static variable in class com.goldencode.ast.XmlFilePlugin
The source text as parsed from the original input file.
ATTR_TIME - Static variable in class com.goldencode.p2j.directory.AttributeType
Attribute type is Time
ATTR_TITLE - Static variable in interface com.goldencode.p2j.report.XmlConstants
title attribute text.
ATTR_TREE - Static variable in class com.goldencode.ast.XmlFilePlugin
The filename that is associated with a unique ID.
ATTR_TTYPE - Static variable in class com.goldencode.ast.XmlFilePlugin
The token type of the AST.
ATTR_TYPE - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML attribute for the attribute "type" field.
ATTR_TYPE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML type attribute name
ATTR_TYPE - Static variable in class com.goldencode.p2j.pattern.StatisticsHelper
XML name for type attribute
ATTR_TYPE - Static variable in class com.goldencode.p2j.schema.TableHints
Type attribute of association element
ATTR_TYPE - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Token type attribute used in variable/widget elements.
ATTR_TYPE - Static variable in class com.goldencode.p2j.util.SourceNameMapper
TYPE attribute.
ATTR_UNIQUE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for unique attribute
ATTR_UNIQUE - Static variable in class com.goldencode.p2j.schema.TableHints
Unique attribute of index element
ATTR_UPDATE - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML update attribute
ATTR_USER - Static variable in interface com.goldencode.p2j.report.XmlConstants
user(-defined) attribute text.
ATTR_VAL - Static variable in class com.goldencode.ast.XmlFilePlugin
The value of an annotation.
ATTR_VAL - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Value attribute used in multiple elements.
ATTR_VALUE - Static variable in class com.goldencode.p2j.pattern.StatisticsHelper
XML name for value attribute
ATTR_WILD - Static variable in interface com.goldencode.p2j.report.XmlConstants
wild attribute text.
ATTR_WORD - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for word attribute
Attribute - Class in com.goldencode.expr
This is the base class for all classes which represent attribute info structures found within a class file.
Attribute(ConstantPool, String) - Constructor for class com.goldencode.expr.Attribute
Create a new instance of this class, given a string indicating the attribute type.
Attribute - Class in com.goldencode.p2j.directory
An attribute container class.
Attribute(Attribute) - Constructor for class com.goldencode.p2j.directory.Attribute
Construct an attribute as copy of other attribute
Attribute(NodeAttribute, Object[]) - Constructor for class com.goldencode.p2j.directory.Attribute
Construct an attribute and assign a set of values to the attribute.
attribute(Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Extract attributes from given Color instance.
attribute - Variable in class com.goldencode.p2j.ui.Color
Terminal attribute.
attribute() - Method in class com.goldencode.p2j.ui.Color
Get attribute.
attribute - Variable in class com.goldencode.terminal.AttributeStorage
Current cell attribute
attribute - Variable in class com.goldencode.terminal.VT100Emulator
Cell attributes and colors
attribute_assign() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an ProgressParser.attribute_or_method(), an EQUALS token (the equals sign) and a following ProgressParser.expr().
attribute_assign_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ASSIGN keyword and a list of space delimited ATTRIBUTE assignment expressions.
ATTRIBUTE_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Element attribute
attribute_or_method() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule provides generic method and attribute support in a centralized manner.
attribute_value(StringBuilder) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Parse the = followed by a SYMBOL or STRING.
AttributeAdder(String, String) - Constructor for class com.goldencode.p2j.directory.DirectoryService.AttributeAdder
Construct an instance for specified node ID and attribute name.
AttributeDefinition - Class in com.goldencode.p2j.directory
AttributeDefinition provides information about particular attribute of the Directory node class.
AttributeDefinition(AttributeDefinition) - Constructor for class com.goldencode.p2j.directory.AttributeDefinition
Constructs an instance using other NodeAttribute as a template
AttributeDefinition(String, int, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.directory.AttributeDefinition
Constructs an instance of node attribute.
AttributeGetter(String, String) - Constructor for class com.goldencode.p2j.directory.DirectoryService.AttributeGetter
Construct an instance for specified node ID and attribute name.
attributeMask(int) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100RendererImpl
Get attribute mask.
attributeMask(int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Get attribute mask.
attributeMask(int) - Method in interface com.goldencode.terminal.VT100Renderer
Get attribute mask.
AttributeMethodDescriptor - Class in com.goldencode.p2j.convert
This is a small container class used to store conversion mapping info for 4GL attributes and 4GL methods.
AttributeMethodDescriptor() - Constructor for class com.goldencode.p2j.convert.AttributeMethodDescriptor
 
AttributeRemover(String, String) - Constructor for class com.goldencode.p2j.directory.DirectoryService.AttributeRemover
Construct an instance for specified node ID and attribute name.
attributes - Variable in class com.goldencode.p2j.directory.DirNode
Current node attributes
attributes - Variable in class com.goldencode.p2j.directory.ObjectClass
Object class attribute definition
attributes - Variable in class com.goldencode.p2j.uast.SymbolResolver
Maps keyword token types to the correct attribute and method type.
attributes - Variable in class com.goldencode.p2j.util.InternalEntry
A map containing all the internal entry's attributes.
attributes - Variable in class com.goldencode.p2j.util.Parameter
A map containing all the parameter's attributes.
attributes - Variable in class com.goldencode.p2j.xml.SaxAttributesImpl
List of XML attributes.
AttributeSetter(String, String) - Constructor for class com.goldencode.p2j.directory.DirectoryService.AttributeSetter
Construct an instance for specified node ID and attribute name.
AttributeStorage - Class in com.goldencode.terminal
This structure is used to save and restore terminal attributes.
AttributeStorage(int, int, int, int) - Constructor for class com.goldencode.terminal.AttributeStorage
Constructor.
AttributeType - Class in com.goldencode.p2j.directory
Attribute type constants and helper methods to convert them to/from string.
AttributeType() - Constructor for class com.goldencode.p2j.directory.AttributeType
 
attrLength - Variable in class com.goldencode.expr.CodeAttribute
Number of associated attributes.
attrMap - Variable in class com.goldencode.p2j.directory.ObjectClass
Map for the quick attribute definition search
attrMenu - Variable in class com.goldencode.p2j.test.DirectoryEdit
Attribute editing menu
attrName - Variable in class com.goldencode.p2j.test.DirectoryEdit
Current attribute name
attrName - Variable in class com.goldencode.p2j.util.Utils.DirectoryHelper
Attribute name to obtain.
attrs - Variable in class com.goldencode.expr.ClassFile
List of attributes associated with current class.
attrs - Variable in class com.goldencode.expr.CodeAttribute
List of all attributes associated with this Code attribute.
attrs - Variable in class com.goldencode.expr.MethodInfo
 
attrSpace - Variable in class com.goldencode.p2j.ui.ControlConfig
The ATTR-SPACE flag.
attrStorage - Variable in class com.goldencode.terminal.VT100Emulator
attribute storage
attrTypes - Variable in class com.goldencode.p2j.uast.SymbolResolver
Provides access to ATTR_CLASS or METH_CLASS class names.
Audit - Class in com.goldencode.p2j.security
Provides controllable auditing capabilities for all security relevant events.
Audit() - Constructor for class com.goldencode.p2j.security.Audit
A package private constructor that leaves auditing disabled.
Audit(SecurityCache, String, int, int) - Constructor for class com.goldencode.p2j.security.Audit
Package private constructor.
audit - Variable in class com.goldencode.p2j.security.SecurityCache
Audit control.
AuditDef - Class in com.goldencode.p2j.admin
AuditDef is a stub for its actual implementation.
AuditDef() - Constructor for class com.goldencode.p2j.admin.AuditDef
 
auditFailure - Variable in class com.goldencode.p2j.security.Audit
flags whether to audit failed accesses
auditId - Variable in class com.goldencode.p2j.security.Audit
set of numeric subject IDs to audit
auditSuccess - Variable in class com.goldencode.p2j.security.Audit
flags whether to audit successful accesses
AuditTarget - Class in com.goldencode.p2j.security
Represents a security audit target which is an instance of an abstract resource.
AuditTarget() - Constructor for class com.goldencode.p2j.security.AuditTarget
Package private constructor.
augmentForUnknownValue(HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Walk the tree, which has been simplified/rolled-up HQLPreprocessor.simplifyUnknowns(Set) by now, and augment certain binary sub-expressions to match Progress' unknown value semantics.
AUNDEFINE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
AUTH_ACTION_ABORT - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization action: abort further processing immediately.
AUTH_ACTION_CONTINUE - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization action: authorization should continue.
AUTH_ACTION_DONE - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization action: authorization has been successfully completed.
AUTH_ACTION_RETRY - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization action: retry authentication.
AUTH_MODE_CUSTOM - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization mode: custom.
AUTH_MODE_HIGHEST - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization mode: the highest value.
AUTH_MODE_IDPW - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization mode: user ID and password.
AUTH_MODE_LOWEST - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization mode: the lowest value.
AUTH_MODE_NONE - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization mode: no override.
AUTH_MODE_X509 - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization mode: X.509 certificate.
AUTH_MODE_X509_IDPW - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization mode: X.509 certificate and userID and password.
AUTH_REQ_PROCESS - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization request type: PROCESS.
AUTH_REQ_PROGRAM - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization request type: PROGRAMMATIC
AUTH_REQ_USER - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization request type: USER.
AUTH_RESULT_INSUFFICIENT_RIGHTS - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization result: insufficient account rights to logon.
AUTH_RESULT_INVALID_PASSWORD - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization result: invalid password.
AUTH_RESULT_INVALID_USERID - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization result: invalid user ID.
AUTH_RESULT_NONE - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization result: no result.
AUTH_RESULT_SKIP_TO_NEXT - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Cancel current authorization.
AUTH_RESULT_SUCCESS - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization result: success.
AUTH_RESULT_UNSPECIFIED_FAILURE - Static variable in interface com.goldencode.p2j.security.SecurityConstants
Authorization result: unspecified failure.
AuthConfigDef - Class in com.goldencode.p2j.admin
AuthConfigDef is a stub for its implementation.
AuthConfigDef() - Constructor for class com.goldencode.p2j.admin.AuthConfigDef
 
AuthData - Class in com.goldencode.p2j.security
Storage of authentication data, as read from the remote side.
AuthData(boolean, String, String) - Constructor for class com.goldencode.p2j.security.AuthData
Saves the appserver name and builds a new AuthData.identity based on the subject's ID and type.
AUTHENICATED_KEY - Static variable in class com.goldencode.p2j.admin.server.AuthServiceImpl
The session key used to track authentication status
authenticate(String, String, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Authenticates the user for specified DB connection.
authenticate(Connection, String, String) - Method in class com.goldencode.p2j.report.server.ReportApi
Authenticate the given user name and password.
authenticate(String, String) - Method in class com.goldencode.p2j.report.server.ReportProtocol.Services
Authenticate a user's credentials and log into a new session.
authenticate(String, byte[], byte[]) - Method in class com.goldencode.util.PasswordHelper
Encrypt a clear text password candidate and compare it with the given encrypted password to determine if they match.
AUTHENTICATE_REMOTE - Static variable in class com.goldencode.p2j.net.RoutingKey
authenticateRemote() special entry point
authenticateClient(NetSocket, BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Performs the requester side of a process or interactive client authentication.
authenticateClientWorker(NetSocket, BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Does all the work as described above.
authenticateLocal(NetSocket) - Method in class com.goldencode.p2j.security.SecurityManager
Implements the server side of the authentication procedure for processes or interactive clients.
authenticateRemote(String, int, Queue) - Method in class com.goldencode.p2j.net.RouterSessionManager
Called by a requester to authenticate a virtual session.
authenticateRemote(String, int, Queue) - Method in class com.goldencode.p2j.net.SessionManager
Called by a requester to authenticate a virtual session.
authenticateRemote(String) - Method in class com.goldencode.p2j.security.SecurityManager
Verifies peer's credentials and performs remote authentication.
authenticateServer(Object, String, String) - Method in class com.goldencode.p2j.security.SecurityManager
After this call the initial security context will be established
authenticateSingle(BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Implements the authentication procedure for interactive clients which run inside the same JVM process as the rest of the server.
Authentication - Class in com.goldencode.p2j.report.server
Object created when a user successfully authenticates with the server.
Authentication(User, Date) - Constructor for class com.goldencode.p2j.report.server.Authentication
Constructor
AuthenticationResponse - Class in com.goldencode.p2j.security
Simple container to store a subject ID and a return code.
AuthenticationResponse(String, int) - Constructor for class com.goldencode.p2j.security.AuthenticationResponse
Construct an instance.
Authenticator - Interface in com.goldencode.p2j.security
This interface defines methods that provide a way to implement custom authentication logic.
AuthFilter - Class in com.goldencode.p2j.admin.server
Authentication servlet filter.
AuthFilter() - Constructor for class com.goldencode.p2j.admin.server.AuthFilter
 
authMode - Variable in class com.goldencode.p2j.security.SecurityCache
Authorization mode.
authMode - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Authentication mode flag.
AuthModes - Enum in com.goldencode.p2j.admin.client.application.home.accounts
AuthModes lists all authorization modes provided for usages.
AuthModes() - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.AuthModes
 
authOption - Variable in class com.goldencode.p2j.security.CustomHookSample
The value of "option" node from AuthPlugin for this Authenticator
authOption - Variable in class com.goldencode.p2j.security.GuestAccess
The value of "option" node from AuthPlugin for this Authenticator
authOption - Variable in class com.goldencode.p2j.security.SecurityManager
The value of "option" node from AuthPlugin for this Authenticator
authOption - Variable in class com.goldencode.p2j.security.TrustedClientPlugin
The value of "option" node from AuthPlugin for this Authenticator
authority - Variable in class com.goldencode.p2j.admin.CertDef
certificate authority's certificate if true
authorizationToken - Variable in class com.goldencode.p2j.main.ServerKeyStore
Authorization token
authorizationToken - Variable in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Authorization token
authorizedSessions - Static variable in class com.goldencode.p2j.util.AppServerManager
A map of authorized sessions which can access the given connection ID.
authPlugin - Variable in class com.goldencode.p2j.admin.GroupDef
Custom authentication plugin class for this group.
authPlugin - Variable in class com.goldencode.p2j.admin.UserDef
Custom authentication plugin class.
AuthPlugin - Class in com.goldencode.p2j.security
Container object which keeps information about a custom authentication plugin.
AuthPlugin(String, String, String) - Constructor for class com.goldencode.p2j.security.AuthPlugin
Creates an instance with the given parameters.
AuthPlugin(TaggedName) - Constructor for class com.goldencode.p2j.security.AuthPlugin
Creates an instance from the tagged name object.
authPlugin - Variable in class com.goldencode.p2j.security.GroupAccount
Custom authentication plugin class override for this group.
authPlugin - Variable in class com.goldencode.p2j.security.UserAccount
Custom authentication plugin class override for this account.
authPlugins - Variable in class com.goldencode.p2j.security.SecurityCache
Set of available auth plugins (plugin class -> plugin description object).
authRetries - Variable in class com.goldencode.p2j.security.SecurityCache
The number of authorization retries, where: -1 unlimited retries 0 no retries > 0 specific limit
authService - Variable in class com.goldencode.p2j.admin.client.application.login.LoginPresenter
Authentication service reference
AuthService - Interface in com.goldencode.p2j.admin.shared
Authentication admin service.
AuthServiceAsync - Interface in com.goldencode.p2j.admin.shared
Authentication admin service.
AuthServiceImpl - Class in com.goldencode.p2j.admin.server
Authentication admin service.
AuthServiceImpl() - Constructor for class com.goldencode.p2j.admin.server.AuthServiceImpl
 
authUsers - Variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
The map of authenticated userids for each database.
auto_completion_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the AUTO-COMPLETION clause as used in a phrase from a VIEW-AS COMBO-BOX construct.
AUTO_EXPORT_FILTER_PATH - Static variable in interface com.goldencode.p2j.report.XmlConstants
Path for filter profiles auto-export file
AUTO_EXPORT_RPT_SPEC - Static variable in interface com.goldencode.p2j.report.XmlConstants
Path name spec for auto-exported XML report files.
AUTO_EXPORT_SRCH_PATH - Static variable in interface com.goldencode.p2j.report.XmlConstants
Path for search history auto-export file
AUTO_EXPORT_USER_PATH - Static variable in interface com.goldencode.p2j.report.XmlConstants
Path for user credentials auto-export file
autoCleared - Variable in class com.goldencode.p2j.ui.client.Window
true if automatic message clearing occurred during trigger processing.
autoEndKey - Variable in class com.goldencode.p2j.ui.ButtonConfig
The Progress AUTO-END-KEY attribute.
AutoExport - Class in com.goldencode.p2j.report.server
Automatic export of user-defined report definitions and analytics configuration to XML.
AutoExport() - Constructor for class com.goldencode.p2j.report.server.AutoExport
 
autoFormat - Variable in class com.goldencode.p2j.ui.client.FillIn
Track if format set explicitly or it is determined automatically.
autoGo - Variable in class com.goldencode.p2j.ui.ButtonConfig
The Progress AUTO-GO attribute.
autoHide - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Ato hide flag
autoIndent - Variable in class com.goldencode.p2j.ui.EditorConfig
AUTO-INDENT Attribute
autoLayout - Variable in class com.goldencode.p2j.ui.client.Frame
Do automatic layout calculation.
autoload - Variable in class com.goldencode.p2j.uast.JavaPatternWorker
If true, the target Java AST will be created or loaded when a new source AST is visited.
autoplacing - Variable in class com.goldencode.p2j.ui.client.Frame
Automatic placing is performed for the frame.
autoRemove(Map<Object, Boolean>) - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Iterate through the given map entries and remove all those whose values are true.
autoRemoveMasterCommit() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Iterate through registered, master Commitables and deregister those marked for auto-remove.
autoRemoveMasterFinish() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Iterate through registered, master Finalizables and deregister those marked for auto-remove.
AutoResizable<C extends WidgetConfig> - Interface in com.goldencode.p2j.ui.client
Methods for widgets with non-trivial AUTO-RESIZE attribute semantics
AutoResizableWidget - Interface in com.goldencode.p2j.ui
Methods for widgets with non-trivial AUTO-RESIZE attribute semantics
autoResize - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
AUTO-RESIZE attribute variable
autoResize - Variable in class com.goldencode.p2j.ui.client.RadioButton
Automatic size change enabling flag.
autoResize(C) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Invoke auto-resize logic if needed
autoResize - Variable in class com.goldencode.p2j.ui.ControlConfig
The Progress AUTO-RESIZE attribute.
autoReturn - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
AUTO-RETURN attribute variable
autoReturn - Variable in class com.goldencode.p2j.ui.Choose
AUTO-RETURN option.
autoReturn - Variable in class com.goldencode.p2j.ui.ChooseData
AUTO-RETURN option
autoReturn - Variable in class com.goldencode.p2j.ui.FillInConfig
The Progress AUTO-RETURN attribute.
autoRollback - Variable in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Do we need to rollback database transaction in finished()?
autoSave - Variable in class com.goldencode.trpl.Pipeline
Flag to force all loaded trees to save changes after Pipeline.term(com.goldencode.trpl.BaseState).
autoTrimTimeout - Variable in class com.goldencode.p2j.util.AppServerDefinition
The number of seconds waiting before auto-trimming the agents, if they exceed the minimum capacity.
autoValidate - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
AUTO-VALIDATE attribute variable
autoWrap - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Auto wrap mode
autoZap - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
AUTO-ZAP attribute.
autoZap - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
The Progress AUTO-ZAP attribute.
autoZap - Variable in class com.goldencode.p2j.ui.FillInConfig
Determines if AUTO-ZAP is allowed.
AutoZapElement - Interface in com.goldencode.p2j.ui
Groups widgets that have AUTO-ZAP attribute.
available() - Method in interface com.goldencode.p2j.persist.Buffer
Indicate whether a backing data record currently is available.
available() - Method in class com.goldencode.p2j.persist.BufferImpl
Indicate whether a backing data record currently is available.
available() - Method in class com.goldencode.p2j.util.DirStream
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.FileStream
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.InputStreamWrapper
Obtains an estimate of the number of bytes that can be read from this stream without blocking.
available(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.NullStream
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.ProcessStream
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.ProcessStream.InReader
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.ProcessStream.InStream
The number of bytes available to be immediately read without blocking.
available() - Method in interface com.goldencode.p2j.util.ProcessStream.IOHelper
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.ProcessStream.OutStream
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.ProcessStream.OutWriter
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.RemoteStream
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.Stream
The number of bytes available to be immediately read without blocking.
available(int) - Method in class com.goldencode.p2j.util.StreamDaemon
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.StreamWrapper
The number of bytes available to be immediately read without blocking.
available() - Method in class com.goldencode.p2j.util.TerminalStream
The number of bytes available to be immediately read without blocking.
average(String, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which averages the values of a single column across rows in the table backing this buffer.
average(String, NumberType, String) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which averages the values of a single column across rows in the table backing this buffer.
average(String, NumberType, String, Object...) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which averages the values of a single column across rows in the table backing this buffer.
average(String, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which averages the values of a single column across rows in the table backing this buffer.
average(String, NumberType, String) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which averages the values of a single column across rows in the table backing this buffer.
average(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which averages the values of a single column across rows in the table backing this buffer.
average(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.RecordBuffer
Aggregate method which averages the values of a single column across rows in the table backing this buffer.
AverageAccumulator - Class in com.goldencode.p2j.util
An accumulator implementation which maintains a running, numeric total and iteration count across all iterations of a loop, as well as across the current break group.
AverageAccumulator(Class<? extends BaseDataType>) - Constructor for class com.goldencode.p2j.util.AverageAccumulator
Constructor which stores no data source.
AverageAccumulator(int) - Constructor for class com.goldencode.p2j.util.AverageAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
AverageAccumulator(double) - Constructor for class com.goldencode.p2j.util.AverageAccumulator
Create an instance which accumulates an decimal constant upon each loop iteration.
AverageAccumulator(BaseDataType) - Constructor for class com.goldencode.p2j.util.AverageAccumulator
Constructor which stores a mutable variable reference as the accumulator's data source.
AverageAccumulator(Resolvable) - Constructor for class com.goldencode.p2j.util.AverageAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
AverageAccumulator(Resolvable, boolean) - Constructor for class com.goldencode.p2j.util.AverageAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
AverageAccumulator.Data - Class in com.goldencode.p2j.util
A DataBundle implementation which keeps a running total of a numeric value and an iteration count, and provides the average value when requested.
avoid - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SelectionTracker
Mouse button that represents the popup trigger event.
await() - Method in class com.goldencode.terminal.MasterPty
Wait for child process to exit.
awaitingEndError - Variable in class com.goldencode.p2j.ui.client.Browse
Waiting for END-ERROR key after edit mode validation error
awtCursor - Variable in enum com.goldencode.p2j.ui.client.gui.driver.CursorType
 
awtEventCode - Variable in enum com.goldencode.p2j.ui.client.gui.driver.web.MouseOps
The corresponding AWT event code.
ax - Variable in class com.goldencode.p2j.ui.ControlFrameWidget
The ActiveX-es loaded in this Control Frame, mapped by their names.

B

B - Static variable in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
boostrap styles prefix
b - Variable in enum com.goldencode.p2j.ui.ColorPalette
Blue.
back() - Method in class com.goldencode.p2j.convert.ConversionDriver
Drive the back end of the conversion process using the file list of Progress AST files that is already defined in this instance.
back - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
Run the back end.
back - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
BACK_SLASH - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Back slash.
BACK_TAB - Static variable in class com.goldencode.p2j.ui.Keyboard
 
BACK_TICK - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
backAction - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
The Back button
backend - Variable in class com.goldencode.p2j.directory.DirectoryService
Reference to underlying back-end
backend - Variable in class com.goldencode.p2j.directory.DirectoryService.BatchRef
Back-end which handles batch operations until commit.
backend - Variable in class com.goldencode.p2j.directory.ShadowRemapper
Real back-end with data
background - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess
Background mode flag.
background - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Background color button.
background - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The background color for each character.
background - Variable in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Background flag (signifies if the client is in the foreground session).
background - Variable in class com.goldencode.p2j.ui.FrameWidget
FIELD-GROUP containing background widgets
BACKGROUND_3DFACE_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Main background color for 3D objects.
BACKGROUND_3DFACE_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Main background color for 3D objects.
backgroundColor - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Background color.
backgroundIteration() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the handle for the background iteration of the frame.
backgroundIteration() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the handle for the BACKGROUND iteration of the frame.
backgroundWidgets - Variable in class com.goldencode.p2j.ui.WidgetListBase
List of background widgets.
backingResults - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Original sorted results.
backingResultsOffset - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Offset that is used to determine the row number into the whole result set (global row number = offset + row number into cached result set).
BACKSLASH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BACKSLASH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BACKSLASH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BACKSLASH - Static variable in class com.goldencode.p2j.util.PrinterStream
Backslash - escaped symbol for Unix command line
backspace() - Method in class com.goldencode.p2j.ui.client.Editor
Handle BACKSPACE key.
backspace() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Handle BACKSPACE key.
BACKSPACE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
BACKSPACE - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
Carriage return
backtick_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting BACK_TICK, arbitrary 4GL expression text and a closing BACK_TICK.
backTo(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Navigates to the given history or current request.
backupConfigs - Variable in class com.goldencode.p2j.ui.ConfigManager
Map of backup configuration (as when the control was last received by this side).
backupDirectory(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Backup the directory into a new file.
backupDirectory(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Backup the directory into a new file.
backupDirectory(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Backup the directory into a new file.
backupDirectory(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Backup directory.
backupDirectory(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Save directory into new file.
backupVar - Variable in class com.goldencode.p2j.ui.client.FillIn
Variable which stores our data value at the most recent enable.
backupWorker(TransactionManager.WorkArea, BlockDefinition) - Static method in class com.goldencode.p2j.util.TransactionManager
Creates or updates the backup set for all objects needing rollback support in the current block, if a transaction is active.
backward(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Move the current cursor position backward by the specified number of rows.
backward(NumberType) - Method in class com.goldencode.p2j.persist.Cursor
Move the current cursor position backward by the specified number of rows.
backward(int) - Method in class com.goldencode.p2j.persist.Cursor
Move the current cursor position backward by the specified number of rows.
backward(NumberType) - Method in class com.goldencode.p2j.persist.DynamicQuery
Move the current cursor position backward by the specified number of rows.
backward(int) - Method in class com.goldencode.p2j.persist.DynamicQuery
Move the current cursor position backward by the specified number of rows.
backward(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Move the current cursor position backward by the specified number of rows.
backward(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Move the current cursor position backward by the specified number of rows.
backward(NumberType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Move the current cursor position backward by the specified number of rows.
backward(int) - Method in class com.goldencode.p2j.persist.PreselectQuery
Move the current cursor position backward by the specified number of rows.
backward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Move the current cursor position backward by the specified number of rows.
backward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Move the current cursor position backward by the specified number of rows.
backward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
backward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
BACKWARD_SCROLL_ERROR - Static variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Error message if a non-scrolling query is scrolled backward.
bAdd - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bAddClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
bais - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.LongcharInputStream
Buffered input Stream.
Bars() - Constructor for enum com.goldencode.p2j.ui.client.ScrollBar.Bars
 
barScrollX - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Offset when scrolling horizontally via the scrollbar (the cursor does not move).
barScrollY - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Offset when scrolling vertically via the scrollbar (the cursor does not move).
barSize(ScrollBar.Orientation) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Get scroll bar size in characters.
barSizeNative(ScrollBar.Orientation) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Get scroll bar size in pixel units.
BASE - Static variable in class com.goldencode.p2j.persist.ProgressiveResults
Base value used for exponential bracket size progression
base - Variable in class com.goldencode.p2j.ui.client.TempContainer
Source scroll container used to retrieve some useful info.
base - Variable in enum com.goldencode.p2j.util.ImageExt
extension with dot
base - Variable in class com.goldencode.trpl.Driver
State shared by all callbacks (across multiple different trees).
base - Variable in class com.goldencode.trpl.WalkListener
State shared by all callbacks (across multiple different trees).
Base64 - Class in com.goldencode.p2j.directory
This class provides static methods to perform base64 encoding/decoding.
Base64() - Constructor for class com.goldencode.p2j.directory.Base64
 
base64Decode(Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Decodes a base64 encoded string into a binary value.
base64Decode(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Converts a base64 encoded string into a binary value and returns a memptr with the decoded value.
base64Encode(BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Converts binary data into a Base64 encoded text.
base64Encode(byte[]) - Static method in class com.goldencode.p2j.util.SecurityOps
Converts binary data into a Base64 encoded text.
base64Encode(memptr) - Static method in class com.goldencode.p2j.util.SecurityOps
Converts memptr into a Base64 encoded text.
base64ToByteArray(String) - Static method in class com.goldencode.p2j.directory.Base64
Decode input String into byte array.
base_key_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the BASE-KEY keyword and a following ProgressParser.external_name_spec().
BASE_UNIT - Static variable in class com.goldencode.p2j.ui.client.ScreenBitmap
Base measure unit, set to 1, as it's always a native unit.
BASE_WEIGHT - Static variable in class com.goldencode.p2j.util.Accumulator
Base weight for all subclass relative weight values
BaseConfig - Class in com.goldencode.p2j.ui
The container for the most common widget state variables, except some special cases.
BaseConfig() - Constructor for class com.goldencode.p2j.ui.BaseConfig
Default constructor (only used in deserialization).
BaseConfig(int) - Constructor for class com.goldencode.p2j.ui.BaseConfig
Create a new config and associate it with the given widget.
BaseConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.BaseConfig
Create a new config and associate it with the given widget.
BaseDataType - Class in com.goldencode.p2j.util
An abstract class that implements a Progress 4GL compatible data type which has common logical operator processing.
BaseDataType() - Constructor for class com.goldencode.p2j.util.BaseDataType
Default constructor (only used for de-serialization).
baseDir - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Base directory for DMO resources in jar file
BaseEntity<T extends BaseConfig> - Class in com.goldencode.p2j.ui
The server side base class for most widgets.
BaseEntity(boolean, T) - Constructor for class com.goldencode.p2j.ui.BaseEntity
Constructor.
BaseEntity(boolean, T, BaseEntity<T>, boolean) - Constructor for class com.goldencode.p2j.ui.BaseEntity
Constructor.
BaseEntity.CharsPixels - Class in com.goldencode.p2j.ui
Container for size in chars and pixels.
baseFontNum - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Base font number.
BaseHelper - Class in com.goldencode.p2j.e4gl
Provides common compatibility helper features.
BaseHelper() - Constructor for class com.goldencode.p2j.e4gl.BaseHelper
 
baseId - Variable in class com.goldencode.p2j.directory.DirectoryService.BatchRef
ID of the base node of the subtree.
baseId - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Frame ID where this screen buffer belongs
baseKeyName - Variable in class com.goldencode.p2j.util.Registry
The name of the registry base to store the keys.
baseLine - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Number of pixels between each row based on font metrics.
baseMillis - Variable in class com.goldencode.p2j.util.date.WorkArea
Stores the base time for calculating elapsed milliseconds for this user's session.
BaseNativeType - Class in com.goldencode.p2j.library
Descriptor for a native function's argument or return value.
BaseNativeType() - Constructor for class com.goldencode.p2j.library.BaseNativeType
Default constructor.
basePackage - Static variable in class com.goldencode.p2j.persist.DMOIndex
Base package name
basepath - Variable in class com.goldencode.p2j.preproc.Options
Defines the top-level directory for source code in the project.
basePath - Variable in class com.goldencode.p2j.uast.UastHints
Path to the top-level source directory.
BasePlugin - Class in com.goldencode.ast
Abstract base class for plugins which provides a common implementation for features which are not related to the state persistence mechanism.
BasePlugin() - Constructor for class com.goldencode.ast.BasePlugin
 
BasePlugin.Pair - Class in com.goldencode.ast
Simple container class to store the next available ID for a tree and the associated tree name.
BasePresenter<V extends com.gwtplatform.mvp.client.View,Proxy_ extends com.gwtplatform.mvp.client.proxy.Proxy<?>> - Class in com.goldencode.p2j.admin.client.application.home
BasePresenter implements common business methods available for views.
BasePresenter(EventBus, V, Proxy_, GwtEvent.Type<RevealContentHandler<?>>, PlaceManager) - Constructor for class com.goldencode.p2j.admin.client.application.home.BasePresenter
Creates a base presenter for the GWTP framework.
BasePrimitives - Class in com.goldencode.p2j.ui.chui
Base class for all other OutputPrimitives implementations used by CHUI.
BasePrimitives() - Constructor for class com.goldencode.p2j.ui.chui.BasePrimitives
 
BaseSession - Class in com.goldencode.p2j.net
Abstract implementation of the Session interface.
BaseSession(Queue, Object, int) - Constructor for class com.goldencode.p2j.net.BaseSession
Constructor.
BaseState - Class in com.goldencode.trpl
Shared resources needed by tree walkers when processing trees.
BaseState(AstManager, Engine) - Constructor for class com.goldencode.trpl.BaseState
Construct an instance that contains common resources for tree processing.
BaseState(BaseState) - Constructor for class com.goldencode.trpl.BaseState
Construct an instance that contains common resources for tree processing which are just copies of the state from another instance.
BaseSysTable - Class in com.goldencode.p2j.ui
Common code for COLOR-TABLE and FONT-TABLE implementation.
BaseSysTable() - Constructor for class com.goldencode.p2j.ui.BaseSysTable
 
BaseUiHandlers - Interface in com.goldencode.p2j.admin.client.application.home
BaseUiHandlers defines common methods available for views.
baseUnits() - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Determine the base units for the current client mode.
BaseViewWithUiHandlers<C extends com.gwtplatform.mvp.client.UiHandlers> - Class in com.goldencode.p2j.admin.client.application.home
BaseViewWithUiHandlers represents a view that can share its controller with its child dialogs.
BaseViewWithUiHandlers() - Constructor for class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Creates this view.
BaseWalker - Class in com.goldencode.trpl
Do-nothing base class for implementing tree walkers.
BaseWalker() - Constructor for class com.goldencode.trpl.BaseWalker
 
basicKeys - Variable in class com.goldencode.p2j.ui.Keyboard
basic key names
basicName1(int) - Method in class com.goldencode.p2j.ui.Keyboard
Returns the basic name for keys in the rage 0-511.
basicName2(int) - Method in class com.goldencode.p2j.ui.Keyboard
Returns the basic name for keys in the rage 512-655.
BasicSorter<T extends java.lang.Comparable> - Class in com.goldencode.p2j.persist
An implementation of Comparator, used to sort instances of Comparables in ascending or descending order.
BasicSorter(boolean) - Constructor for class com.goldencode.p2j.persist.BasicSorter
Constructor which stores the sort direction.
batch - Variable in class com.goldencode.p2j.uast.UastHints
BATCH-MODE preprocessor built-in variable value.
batch - Variable in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Batch mode flag.
batch - Variable in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Batch mode flag.
batch - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Track batch mode, to not allow window switching while batch mode is active.
batch(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets batching mode for frame modification.
batch - Variable in class com.goldencode.p2j.ui.GenericFrame
batch modifications flag
batch(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets batching mode for frame modification.
batch(boolean, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets batching mode for frame modification and optionally pushes the screen definition to the client.
batch - Variable in class com.goldencode.p2j.ui.MenuContainerWidget
batch modifications flag
batch(boolean) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Sets batching mode for frame modification.
batch(boolean, boolean) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Sets batching mode for frame modification and optionally pushes the screen definition to the client.
batchCleaner - Variable in class com.goldencode.p2j.persist.BufferManager
Finalizable which clears batch mode at the appropriate times
batchDepth - Variable in class com.goldencode.p2j.persist.BufferManager.BatchModeData
Scope depth at which batch assign mode began; -1 if not in batch assign mode
BatchDriver - Class in com.goldencode.p2j.ui.client.chui.driver.batch
The dummy console pseudo batch driver.
BatchDriver(BootstrapConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Constructor.
BatchHelper - Class in com.goldencode.p2j.ui.client.chui.driver.batch
The BatchHelper class provides special handling for input output operation for active batch mode.
BatchHelper() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.batch.BatchHelper
Default empty constructor.
BatchListener - Interface in com.goldencode.p2j.util
An interface for objects that must be notified at the start and end of a batch.
batchListeners - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Map of BatchListeners to get batch start and stop notifications.
batchMode - Variable in class com.goldencode.p2j.main.ClientParameters
The batch mode.
BatchMode() - Constructor for class com.goldencode.p2j.preproc.BuiltinVariable.BatchMode
 
batchMode - Variable in class com.goldencode.p2j.preproc.Options
BATCH-MODE preprocessor built-in variable value.
batchMode - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
The batch-mode state of this context.
BatchModeData() - Constructor for class com.goldencode.p2j.persist.BufferManager.BatchModeData
Default constructor.
batchModeOverride - Variable in class com.goldencode.p2j.ui.client.OutputManager
Batch mode client override flag.
batchModeStack - Variable in class com.goldencode.p2j.persist.BufferManager
Stack of batch mode data
batchNotify(boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Provides a notification that a batch is starting or ending.
batchNotify(boolean) - Method in interface com.goldencode.p2j.util.BatchListener
Provides a notification that a batch is starting or ending.
BatchPrimitives - Class in com.goldencode.p2j.ui.client.chui.driver.batch
Implementation of the primitives for batch mode screen driver.
BatchPrimitives() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Constructor.
batchProcess - Variable in class com.goldencode.p2j.main.ServerDriver
The name of the remote batch process to start.
BatchProcess - Interface in com.goldencode.p2j.util
Interface defining the launch command for a batch process.
BatchRef(Object, String, ShadowRemapper) - Constructor for class com.goldencode.p2j.directory.DirectoryService.BatchRef
Create an instance for given lock, base ID and back-end reference.
batchSize - Variable in class com.goldencode.p2j.schema.ImportWorker
JDBC batch size
batchStart() - Static method in class com.goldencode.p2j.util.TransactionManager
Notify all registered BatchListener objects that a batch is starting.
batchStop() - Static method in class com.goldencode.p2j.util.TransactionManager
Notify all registered BatchListener objects that a batch is stopping.
batchSynch - Static variable in class com.goldencode.p2j.directory.DirectoryService
Batch activation synchronization object
bBack - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
Back button
bc - Variable in class com.goldencode.p2j.main.ServerDriver.SingleProcessClient
Configuration.
bCancel - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Widget
bCancel - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
bCancelClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Click event handler.
bCancelClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Click handler.
bCancelClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Click event handler.
BCCertFactory - Class in com.goldencode.p2j.security
Implementation to generate SSL certificates and their private keys, using the Bouncy Castle library.
BCCertFactory() - Constructor for class com.goldencode.p2j.security.BCCertFactory
Create a new Bouncy Castle-style SSL certificate factory.
bcelClasses - Variable in class com.goldencode.p2j.classloader.JarClassLoader
The classes loaded from this jar using BCEL.
bcelInterfaces - Variable in class com.goldencode.p2j.classloader.ClassInfo
The set of names of the interfaces and their super interfaces which are implemented by the target class and were loaded using BCEL.
bClone - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bCloneClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
bDelete - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bDeleteClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
bdtGetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Denormalized property names to indexed getter methods with a NumberType wrapper index
bdtSetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Denormalized property names to indexed setter methods with a NumberType wrapper index
beanMethodName(String, String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Compose a bean-like getter/setter method name from the Java DMO property associated with the specified, legacy, Progress field name.
beanMethodName(String, String, Long) - Static method in class com.goldencode.p2j.schema.P2OLookup
Compose a bean-like getter/setter method name from the Java DMO property associated with the specified, legacy, Progress field name.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Generate a beep signal.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Generate a beep signal.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Beeps the tone on the terminal.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Provide an audible feedback to user by generating a beep signal.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver.VT100SwingRenderer
Ring the terminal bell.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Emit a sound beep on the terminal.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver.VT100WebRenderer
Ring the terminal bell.
beep() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Raise the bell on the remote terminal.
beep() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Provide an audible feedback to user by generating a beep signal.
beep() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
The beep() should be implemented by sending a command on the remote end point.
beep() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Provide an audible feedback to user by generating a beep signal.
beep() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Provide an audible feedback to user by generating a beep signal.
beep() - Method in class com.goldencode.p2j.ui.client.OutputManager
Generate beep signal.
beep() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Play a message beep.
beep() - Method in interface com.goldencode.terminal.VT100Renderer
Play a message beep.
before_table_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the BEFORE-TABLE clause with the following ProgressParser.symbol().
beforeConfigValueSet(WidgetConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncConfigChangesAspect
The method is called after config field is assigned.
beforeDriverLoad() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Set any database parameters before, to be available when the database driver is loaded.
beforeDriverLoad() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Set any database parameters before, to be available when the database driver is loaded.
beforeDriverLoad() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Set any database parameters before, to be available when the database driver is loaded.
beforeDriverLoad() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Set any database parameters before, to be available when the database driver is loaded.
beforeFirst() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor to just before the index of the first entry, whether or not it actually exists in the results list.
beforeSetField(WidgetConfig, JoinPoint.StaticPart) - Method in class com.goldencode.p2j.aspects.ui.ConfigFieldSetterAspect
Aspect which intercepts the assignment of public fields from the com.goldencode.p2j.ui.*Config classes.
begin() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Begin a new database-level transaction.
BEGIN_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_ATTR_METH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_ATTR_METH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_ATTR_METH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_BUFFERTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_BUFFERTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_BUFFERTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_CALLGRAPH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_CALLGRAPH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_CALLGRAPH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_DOCTAGS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Beginning of JavaDoc tag range
BEGIN_FIELDTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_FIELDTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_FIELDTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_FUNCTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_FUNCTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_FUNCTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_FWD_EXTENSION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_FWD_EXTENSION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_FWD_EXTENSION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_INDEX_MATCH_TYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_INDEX_MATCH_TYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_INDEX_MATCH_TYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_LVALUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_LVALUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_LVALUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_METATYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_METATYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_METATYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_METH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_METH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_METH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_MULTIWORD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_MULTIWORD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_MULTIWORD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_NATIVE_VARTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_NATIVE_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_NATIVE_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_RECORDTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_RECORDTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_RECORDTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_REPLY - Static variable in interface com.goldencode.p2j.net.MessageTypes
An artificial boundary to ease finding the beginning of reply types.
BEGIN_RESERVED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_RESERVED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_RESERVED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_SCHEMA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_SCHEMA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_SCHEMA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_SCHEMAKW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_SCHEMAKW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_SCHEMAKW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_UNRESERVED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_UNRESERVED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_UNRESERVED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_VARTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BEGIN_WIDGETS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGIN_WIDGETS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGIN_WIDGETS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
begins(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Test whether one string begins with another case insensitively.
begins(String, String, boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Test whether one string begins with another, optionally taking case into account.
begins - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for begins.
BEGINS - Static variable in class com.goldencode.p2j.util.TextOps
begins(Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, implementing a case-sensitive comparison if either of the two operands is case-sensitive.
begins(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, implementing a case-sensitive comparison if the right operand is case-sensitive.
begins(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, implementing a case-sensitive comparison if the left operand is case-sensitive.
begins(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, ignoring the case of the two operands.
begins(String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, honoring the case sensitivity preference of the caller.
BEGINS_MATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BEGINS_MATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BEGINS_MATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
beginSection() - Static method in class com.goldencode.p2j.net.CriticalSectionManager
Method called before the start of a critical section.
beginsMatches - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Stores the list of the begins matches for the current record phrase.
beginTransaction() - Method in class com.goldencode.p2j.persist.Persistence
Begin a new Hibernate transaction and store the instance in the local context.
beginTransaction(Persistence.Context) - Method in class com.goldencode.p2j.persist.Persistence
Begin a new Hibernate transaction and store the instance in the local context.
beginTransaction(boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Begin a new Hibernate transaction and store the instance for future use.
beginTxTrace - Variable in class com.goldencode.p2j.persist.Persistence.Context
Throwable which holds stack trace where last transaction began
begScroll - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Scroll window, starting position.
bell() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Rings a bell on the terminal.
bell() - Method in class com.goldencode.p2j.ui.client.Editor
Handle BELL event.
bell() - Method in interface com.goldencode.p2j.ui.ClientExports
Rings a bell on the terminal.
BELL - Static variable in class com.goldencode.p2j.ui.Keyboard
 
bell() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Rings a bell on the terminal.
belongsTo(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Check if specified widget belongs to this container.
betweenRows - Variable in class com.goldencode.p2j.persist.PreselectQuery
Has query been repositioned between result rows?
bFilter - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bFilterClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
BGC_TXT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Label text for the background color button.
bgcolor - Variable in class com.goldencode.p2j.ui.BaseConfig
BGCOLOR option
bgColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
BGCOLOR attribute.
bgcolor - Variable in class com.goldencode.p2j.ui.client.Colors
BGCOLOR
bgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
BGCOLOR.
bgColor - Variable in class com.goldencode.p2j.ui.ColorTable.ColorPair
Background color index
bgColor - Variable in class com.goldencode.p2j.ui.GuiCellAttributes
BGCOLOR attribute.
bgEquals - Variable in class com.goldencode.p2j.ui.client.Colors
Compare result for DCOLOR or BGCOLOR
bGlobalHooks - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
widget
Bi() - Constructor for class com.goldencode.proxy.StaticProxy.Bi
 
BIG_ENDIAN - Static variable in class com.goldencode.p2j.util.memptr
Operations should use big endian byte order.
binary - Variable in class com.goldencode.p2j.util.Stream
Determines if control character translations occur or not.
BinaryData - Class in com.goldencode.p2j.util
A class that implements common services for Progress 4GL compatible raw and memptr data types whose data is mutable.
BinaryData() - Constructor for class com.goldencode.p2j.util.BinaryData
Default constructor, creates an instance that is uninitialized.
BinaryData(byte[]) - Constructor for class com.goldencode.p2j.util.BinaryData
Constructor which creates an instance which is initialized based on the given binary data.
BinaryData.RangeCheck - Class in com.goldencode.p2j.util
Encapsulates a range check and allows the execution of it to be delegated to other code.
BinaryMessage(byte, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Constructor
BinaryMousePtrWrapper(byte[], String) - Constructor for class com.goldencode.p2j.ui.client.MousePtrWrapper.BinaryMousePtrWrapper
Constructor
bind() - Method in class com.goldencode.p2j.directory.DirectoryService
Initialize directory service for current SecurityManager session.
bind() - Method in class com.goldencode.p2j.directory.RamRemapper
Initialise back-end and open session.
bind() - Method in interface com.goldencode.p2j.directory.Remapper
Initialise back-end and open session.
bind() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Initialise back-end and open session.
bind(Persistence.Context) - Method in class com.goldencode.p2j.persist.Persistence
Bind this instance to a backing, Hibernate session, in case it is not currently backed by one.
bind() - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Binds to the directory.
bind() - Method in class com.goldencode.p2j.util.Agent
Bind the agent to the connection.
binder - Static variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The instance of the GWT UI creator
bindHandlers() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Attaches the dialog's input handlers
Binding - Class in com.goldencode.p2j.security
Associates an instance of Rights interface with an array of numeric subject IDs.
Binding(Rights, int[]) - Constructor for class com.goldencode.p2j.security.Binding
Package private constructor.
binding - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
bindingNamespace - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
bindings - Variable in class com.goldencode.p2j.security.AccessControlList
list of associated bindings (now always one binding in the list)
bindings - Variable in class com.goldencode.p2j.security.Search
list of bindings found for this resource
bindKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for bind() method
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Subclasses must implement this method to set a non-null value into the given prepared statement, based upon the BaseDataType instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Set a String value into the given prepared statement, based upon the character instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.DatetimeUserType
Set a Timestamp value into the given prepared statement, based upon the datetime instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.DateUserType
Set a Date value into the given prepared statement, based upon the date instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.DecimalUserType
Set a BigDecimal value into the given prepared statement, based upon the decimal instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.HandleUserType
Set a String value into the given prepared statement, based upon the handle instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.Int64UserType
Set a long value into the given prepared statement, based upon the int64 instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.IntegerUserType
Set an int value into the given prepared statement, based upon the integer instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Set a boolean value into the given prepared statement, based upon the logical instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.RawUserType
Set a byte array value into the given prepared statement, based upon the raw instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.RecIDUserType
Set an int value into the given prepared statement, based upon the recid instance value.
bindNonNull(PreparedStatement, BaseDataType, int) - Method in class com.goldencode.p2j.persist.type.RowIDUserType
Set a long value into the given prepared statement, based upon the rowid instance value.
BindRef() - Constructor for class com.goldencode.p2j.directory.DirectoryService.BindRef
 
bindSync - Static variable in class com.goldencode.p2j.directory.DirectoryService
Reference counter synchronization object
bindTarget - Variable in class com.goldencode.p2j.convert.BufferBlockState
Tracks the most recent bind target for an unbound free reference.
bit10 - Variable in class com.goldencode.p2j.ui.Keyboard
The label for the bit 10 modifier.
BIT_ADD_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryRights
ADD permissions bit for directory resource
BIT_AND - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
bit_and_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 5th lowest precedence level of expressions: & (the bitwise AND operator).
BIT_COMP - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
BIT_CREATE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryRights
CREATE permissions bit for directory resource
BIT_DELETE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryRights
DELETE permissions bit for directory resource
BIT_DENIED_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryRights
DENIED permissions bit for directory resource
BIT_DENIED_ACCESS - Static variable in class com.goldencode.p2j.net.NetRights
DENIED permissions bit for net resource
BIT_ENUMERATE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryRights
ENUMERATE permissions bit for directory resource
BIT_EXECUTE_ACCESS - Static variable in class com.goldencode.p2j.net.NetRights
EXECUTE permissions bit for net resource
BIT_LOGIC - Static variable in class com.goldencode.p2j.directory.DirectoryRights
LOGIC permissions bit for directory resource
BIT_OR - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
bit_or_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 3rd lowest precedence level of expressions: | (the inclusive OR operator).
BIT_READ_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryRights
READ permissions bit for directory resource
BIT_READ_ACCESS - Static variable in class com.goldencode.p2j.net.NetRights
READ permissions bit for net resource
BIT_WRITE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryRights
WRITE permissions bit for directory resource
BIT_WRITE_ACCESS - Static variable in class com.goldencode.p2j.net.NetRights
WRITE permissions bit for net resource
BIT_XOR - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
bit_xor_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 4th lowest precedence level of expressions: ^ (the exclusive OR operator).
BitField - Class in com.goldencode.p2j.directory
BitField, a subclass of BitSet which forbids dynamic set growth.
BitField(int) - Constructor for class com.goldencode.p2j.directory.BitField
Construct a BitField of specified width with all bits set to false.
bitmap - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
The default clipping bitmap.
bitmap - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The screen state, which keeps track of all the clipped regions.
bitmap - Variable in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
The default clipping bitmap.
bitmap - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
The bitmap associated with this simulator.
bitmap - Variable in class com.goldencode.p2j.ui.client.ScreenBitmap
Screen state - all activated rectangles.
bitMask - Variable in class com.goldencode.p2j.security.Description
bitfield only - BitSet of unassigned bits
bitNames - Variable in class com.goldencode.p2j.security.Description
bitfield only - array of bit names
bits - Variable in class com.goldencode.p2j.security.BitSet
number of bits in the set
BitSelector - Class in com.goldencode.p2j.directory
BitSelector, a subclass of BitField which allows only one bit set to 1 at a time.
BitSelector(int, int) - Constructor for class com.goldencode.p2j.directory.BitSelector
Construct an instance of specified width and with specified bit set to true.
BitSet - Class in com.goldencode.p2j.security
This class provides GWT-compatible bit set implementation, the usage of java.util.BitSet breaks GWT serialization.
BitSet() - Constructor for class com.goldencode.p2j.security.BitSet
Default ctor creates a bit set of size 64.
BitSet(int) - Constructor for class com.goldencode.p2j.security.BitSet
Ctor.
BitSetHelper - Class in com.goldencode.p2j.security
BitSet conversion methods.
BitSetHelper() - Constructor for class com.goldencode.p2j.security.BitSetHelper
 
BITWISE_AND - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The bitwise and operator '&'.
BITWISE_OR - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The bitwise or operator '|'.
BITWISE_XOR - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The bitwise exclusive or operator '^'.
bitwiseAndState(int, byte) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Makes bitwise AND operation with the given widget ID state according to mask provided.
bla() - Method in interface com.goldencode.proxy.StaticProxy.Ai
 
bla() - Static method in class com.goldencode.proxy.StaticProxy.Bi
 
blank - Variable in class com.goldencode.p2j.ui.ControlTextConfig
The Progress BLANK attribute.
BLANK_ALLOWED - Static variable in class com.goldencode.p2j.util.SecurityOps
Database has userids stored in _user table, but do not enforce them.
BLANK_FIELD_WARNING - Static variable in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsUiHandlers
Warning that is displayed if the field value is blank.
BLANK_USER - Static variable in class com.goldencode.p2j.util.SecurityOps
 
BlankInterface - Interface in com.goldencode.p2j.ui
Define BLANK widget attribute which can be accessed via a handle instance.
blanks - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
The pixels blank array.
blankScreenValue(DisplayFormat.Presentation, int) - Method in class com.goldencode.p2j.ui.client.FillIn
Implements screen value blanking when BLANK modifier is used.
blankScreenValue(DisplayFormat.Presentation, int) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Implements screen value blanking when BLANK modifier is used.
blankValidator - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SensitiveBlankValidatorWrapper
The wrapped validator
BLINK - Static variable in class com.goldencode.p2j.ui.Color
Color constant for BLINK color.
block - Variable in class com.goldencode.p2j.convert.BufferScopeTracker
The Aast node to which this buffer is scoped.
block() - Method in class com.goldencode.p2j.net.Conversation
This is the main message processing loop for this side of the conversation.
BLOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BLOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BLOCK - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a block of code '{ }' delimited by curly braces.
block() - Method in class com.goldencode.p2j.uast.ProgressParser
This is the primary top-level rule that recursively handles Progress 4GL source files.
BLOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BLOCK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
Block - Class in com.goldencode.p2j.util
Base class for all code blocks.
Block() - Constructor for class com.goldencode.p2j.util.Block
Default constructor, equivalent to an empty block (one with no code).
Block(Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init, Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Enter, Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Init, Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Enter, Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init, Enter, Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Init, Enter, Body) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init, Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Enter, Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Init, Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Enter, Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init, Enter, Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Enter) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Init) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Enter) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init, Enter) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Init, Enter) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Enter, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Init, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Enter, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Init, Enter, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
Block(Pre, Init, Enter, Body, Fini) - Constructor for class com.goldencode.p2j.util.Block
Constructor.
block - Variable in class com.goldencode.p2j.util.BlockDefinition
The block to be executed.
BLOCK_DEF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Roots Java block contents with a label and other constructs.
block_level_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KW_BLK_LVL keyword with a following ProgressParser.on_event_phrase().
block_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all forms of inner blocks (nestable blocks - not procedures and not functions) including DO, REPEAT and FOR.
BlockDefinition - Class in com.goldencode.p2j.util
Container of block information for Progress compatible rollback (undo) commit and retry.
BlockDefinition(String, int, int, boolean, boolean, boolean, boolean, boolean, BlockType, Block) - Constructor for class com.goldencode.p2j.util.BlockDefinition
Construct an instance to represent a new block.
blockDepth - Variable in class com.goldencode.p2j.persist.RecordBuffer
Current block scope depth
blockExecutedStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with status of "block with ACCUM statement" execution.
BlockingOperation - Enum in com.goldencode.p2j.util
Enumeration which represents a type of blocking operation (used in stream output buffer size determination).
BlockingOperation() - Constructor for enum com.goldencode.p2j.util.BlockingOperation
 
blockingOperations - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
The set blocking operations that has been called while the stream was opened.
blockInitialized() - Static method in class com.goldencode.p2j.util.TransactionManager
Check if the latest block has initialized.
BlockManager - Class in com.goldencode.p2j.util
Provides an external API that allows the Progress-compatible code block semantics to be provided with a minimum of code in the caller.
BlockManager() - Constructor for class com.goldencode.p2j.util.BlockManager
 
BlockManager.Action - Enum in com.goldencode.p2j.util
Encodes the possible actions in response to given conditions.
BlockManager.Condition - Enum in com.goldencode.p2j.util
Encodes the possible condition types.
BlockManager.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
BlockManager.Disposition - Enum in com.goldencode.p2j.util
Encodes the possible responses to a flow control event.
BlockManager.ReturnType - Enum in com.goldencode.p2j.util
Encodes the possible types of return statement.
BlockManager.StatsHelper - Class in com.goldencode.p2j.util
Server-wide hook that gets called at initialization and termination.
BlockManager.TransactionType - Enum in com.goldencode.p2j.util
Encodes the possible levels of transaction support for each block.
BlockManager.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context's blocks.
blockNode - Variable in class com.goldencode.p2j.convert.BufferBlockState
Block node associated with this instance.
blocks - Variable in class com.goldencode.p2j.convert.BufferScopeWorker
Stores the block state for each block of a source file.
blocks - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Tracks data that is associated with specific blocks.
blocks - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Tracks block definitions with the top of the stack as the innermost scope.
blockSetup() - Static method in class com.goldencode.p2j.util.TransactionManager
Provides a callback entry point for the top of the loop.
BlockType - Enum in com.goldencode.p2j.util
Encodes the possible block types in Progress.
BlockType() - Constructor for enum com.goldencode.p2j.util.BlockType
 
blue - Variable in class com.goldencode.p2j.ui.ColorRgb
Blue value
BLUE_DIAMOND - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Blue Diamond compatibility mode.
BlueDiamondHelper - Class in com.goldencode.p2j.e4gl
Assists in creating Blue Diamond specific output text.
BlueDiamondHelper() - Constructor for class com.goldencode.p2j.e4gl.BlueDiamondHelper
 
bMoveDown - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bMoveDownClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
bMoveUp - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bMoveUpClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
body - Variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
The sub-menu body container.
body() - Method in class com.goldencode.p2j.util.Block
This implements the delegated code to be executed as part of this instance.
Body - Interface in com.goldencode.p2j.util
Functional interface that represents code executed as a Block.body() method.
body() - Method in interface com.goldencode.p2j.util.Body
Provides a callback that is guaranteed to be called AFTER every block executes and BEFORE the body can iterated, retried or exited.
bodyDimension() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Calculates body dimension
bodyDimension() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Calculates body dimension
bodyDimension() - Method in class com.goldencode.p2j.ui.client.SubMenu
Calculates body dimension
bodyLocation() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Get location of SUB-MENU body, relative to container.
bodyLocation() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Get location of SUB-MENU body, relative to container.
bodyLocation() - Method in class com.goldencode.p2j.ui.client.SubMenu
Get location of SUB-MENU body, relative to container.
bodyMessage - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
bodyMessage - Variable in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
Dialog message
bodyMethod - Variable in class com.goldencode.p2j.util.Block
Lambda representing code to be executed as the contents of the Block.body() method.
BOGUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BOGUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BOGUS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
A valid token that can be used to root other tokens and which has the properties of a BLOCK in regards to line ends and indentation but without emitting any corresponding curly braces or other explicit artifacts.
BOGUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
bogus - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
A fake stream for safe getters for this user's session.
BOGUS_AWT_COMPONENT - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
A bogus AWT component used to raise mouse events, on notification from the JS code.
bOK - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Widget
bOKClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Click event handler.
BOLD - Static variable in class com.goldencode.p2j.ui.Color
Color constant for BOLD color.
bold - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFont
Flag indicating if the font style is bold.
boldFont - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The bold font used for the built report
boldFontDefinition - Variable in class com.goldencode.p2j.ui.client.FontDetails
Flag indicating that this font name has a separate font definition for the bold style.
BOOL_FALSE - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
BOOL_FALSE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
BOOL_FALSE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Boolean false literal
BOOL_FALSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BOOL_FALSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BOOL_FALSE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents the boolean false literal.
BOOL_FALSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BOOL_TRUE - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
BOOL_TRUE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
BOOL_TRUE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Boolean true literal
BOOL_TRUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BOOL_TRUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BOOL_TRUE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents the boolean true literal.
BOOL_TRUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BoolBuf() - Constructor for class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Constructs clear presentation.
BoolBuf(logical) - Constructor for class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Constructs presentation initialized with given logical variable.
BOOLEAN_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a logical instance.
BOOLEAN_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native boolean values.
booleanManhandle(Aast, Aast) - Method in class com.goldencode.p2j.uast.Variable
This method provides a fixup for a ridiculous Progress feature of allowing arbitrary user-defined initializer strings.
BooleanSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.BooleanSerializer
Create serializer for native boolean values and set its NativeTypeSerializer.mark to 6.
booleanValue() - Method in class com.goldencode.p2j.util.logical
Accesses the state of this instance's boolean value.
BoolFormat - Class in com.goldencode.p2j.ui.client.format
Format and editing for logical variables.
BoolFormat(String) - Constructor for class com.goldencode.p2j.ui.client.format.BoolFormat
Constructs logical format from the Progress format string.
BoolFormat.BoolBuf - Class in com.goldencode.p2j.ui.client.format
Internal form of logical data.
boolMember - Variable in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
boolTest(boolean) - Method in class com.goldencode.expr.TestDriver.SymbolLibrary
Return the boolean value of the argument passed in.
bootstrap(BootstrapConfig) - Method in class com.goldencode.p2j.main.StandardServer
Bootstrap the server environment by initializing network services, exporting all standard entry points for this server, loading all application specific startup classes, and starting the server socket listening loop.
BootstrapConfig - Class in com.goldencode.p2j.cfg
Collection of convenient methods to read, encrypt, decrypt and parse bootstrap configuration XML files.
BootstrapConfig(BootstrapConfig) - Constructor for class com.goldencode.p2j.cfg.BootstrapConfig
Initialize a new instance as a copy of the given config.
BootstrapConfig() - Constructor for class com.goldencode.p2j.cfg.BootstrapConfig
Constructs an instance with no backing configuration file.
BootstrapConfig(String, char[]) - Constructor for class com.goldencode.p2j.cfg.BootstrapConfig
Constructs an instance, loads the associated configuration file, decrypts it if passwords are given, parses the content and makes it available for subsequent queries.
BootstrapConfig(String, char[], String, char[]) - Constructor for class com.goldencode.p2j.cfg.BootstrapConfig
Constructs an instance, loads the associated configuration files, decrypts them if passwords are given, parses the content and makes it available for subsequent queries.
bootstrapConfig - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
P2J client bootstrap config
Border<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client.border
Basic interface for all border implementations.
border - Variable in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Border around the panel.
border - Variable in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Border around the panel.
border - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Cached border instance.
border - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Cached border instance.
border - Variable in class com.goldencode.p2j.ui.client.widget.BorderedPanel
Border around the panel.
border() - Method in class com.goldencode.p2j.ui.client.widget.BorderedPanel
Get border reference.
BORDER_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Total size of the editor border 1 pixel on each side.
BORDER_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Total size of the selection-list border 1 pixel on each side.
BORDER_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Border size of main window border.
BORDER_THICKNESS - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Width of browse/column border.
borderBottomChars() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in character units) of the border at the bottom of the frame or dialog box.
borderBottomChars() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in character units) of the border at the bottom of the frame or dialog box.
borderBottomPixels() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in pixels) of the border at the bottom of the frame or dialog box.
borderBottomPixels() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in pixels) of the border at the bottom of the frame or dialog box.
borderColor(Widget<?>) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Get color for border of specified widget.
borderColor(Widget<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Obtain border color for specified widget.
borderColor(Widget) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Get color and attribute for border of specified widget.
BorderedPanel<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Bordered panel base class.
BorderedPanel() - Constructor for class com.goldencode.p2j.ui.client.widget.BorderedPanel
Default constructor.
BorderedPanel(Border<O>) - Constructor for class com.goldencode.p2j.ui.client.widget.BorderedPanel
Constructor.
BorderedPanel(LayoutManager<O>, Border<O>) - Constructor for class com.goldencode.p2j.ui.client.widget.BorderedPanel
Constructor.
BorderedPanelGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI implementation of bordered panel.
BorderedPanelGuiImpl() - Constructor for class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Creates new instance with no border and no layout manager.
BorderedPanelGuiImpl(Border<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Creates new instance with the specified border.
BorderedPanelGuiImpl(LayoutManager<GuiOutputManager>, Border<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Creates new instance with the specified layout manager and border.
BorderedPanelImpl - Class in com.goldencode.p2j.ui.client.widget
ChUI implementation of bordered panel.
BorderedPanelImpl() - Constructor for class com.goldencode.p2j.ui.client.widget.BorderedPanelImpl
Default constructor.
BorderedPanelImpl(Border<ChuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.widget.BorderedPanelImpl
Constructor.
BorderedPanelImpl(LayoutManager<ChuiOutputManager>, Border<ChuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.widget.BorderedPanelImpl
Constructor.
BorderLayout<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.layout
Simple implementation of border layout.
BorderLayout() - Constructor for class com.goldencode.p2j.ui.client.layout.BorderLayout
 
borderLeftChars() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in character units) of the border at the left of the frame or dialog box.
borderLeftChars() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in character units) of the border at the left of the frame or dialog box.
borderLeftPixels() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in pixels) of the border at the left of the frame or dialog box.
borderLeftPixels() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in pixels) of the border at the left of the frame or dialog box.
borderRightChars() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in character units) of the border at the right of the frame or dialog box.
borderRightChars() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in character units) of the border at the right of the frame or dialog box.
borderRightPixels() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in pixels) of the border at the right of the frame or dialog box.
borderRightPixels() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in pixels) of the border at the right of the frame or dialog box.
borderTopChars() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in character units) of the border at the top of the frame or dialog box.
borderTopChars() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in character units) of the border at the top of the frame or dialog box.
borderTopPixels() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the thickness (in pixels) of the border at the top of the frame or dialog box.
borderTopPixels() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the thickness (in pixels) of the border at the top of the frame or dialog box.
borrowedSessions - Variable in class com.goldencode.p2j.persist.Persistence
Sessions in use for special connection requests
both - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
True when have both horizontal and vertical scroll bars
both - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
Flags whether the input stream represents both destinations.
BOTH_DIRECTIONS - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Traverse the graph in both upstream and downstream directions.
BOTTOM - Static variable in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder
Defines the array index to locate the bottom margin within margins array holder
bottom - Variable in class com.goldencode.p2j.ui.client.Insets
Insets at bottom side.
bottom - Variable in class com.goldencode.p2j.ui.client.NativeInsets
Insets at bottom side.
bottom - Variable in class com.goldencode.p2j.ui.client.NativeRectangle
Rectangle bottom row.
bottom() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Get bottom coordinate of this rectangle.
bottom - Variable in class com.goldencode.p2j.ui.client.Rectangle
Rectangle bottom row.
bottom() - Method in class com.goldencode.p2j.ui.client.Rectangle
Get bottom coordinate of this rectangle.
BOTTOM_COLUMN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
BOTTOM_INSET - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The bottom inset.
bottomCurrentHeight - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Maximal height of widget in current row in bottom part of layout.
bound - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
if true, the session is bound to the directory service
bound - Variable in class com.goldencode.p2j.directory.DirectoryService.WorkArea
bind reference variable
bound - Variable in class com.goldencode.p2j.directory.RamRemapper
Track bind/unbind calls
bound - Variable in class com.goldencode.p2j.util.Agent
Flag indicating the agent has been bound to the connection.
boundary - Variable in class com.goldencode.p2j.net.Router
The maximum valid address which could belong to this routing node.
BoundPool(AppServerDefinition, boolean) - Constructor for class com.goldencode.p2j.util.AgentPool.BoundPool
Build a new agent pool, for the specified appserver.
bounds() - Method in class com.goldencode.p2j.ui.client.Skip
Get the bounding rectangle of this component, relative to the origin of its parent Container.
bounds() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get widget bounding rectangle.
bounds() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget bounding rectangle.
bounds() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget bounding rectangle.
box - Variable in class com.goldencode.p2j.ui.BrowseConfig
BOX attribute.
box(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw a box using the specified dimensions and color pair.
box(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw complete box (with horizontal and vertical lines as well as corners) using pseudo-graphic characters (or replacement characters, if pseudo-graphic characters are not supported).
box(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw a box using the specified dimensions and color pair.
box - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The whether a box was requested for each corresponding line.
box(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw a box using the specified dimensions and color pair.
box(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw a box using the specified dimensions and color pair.
box(Point, Dimension, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Draw box at specified location with provided size and color.
box(Rectangle, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Draw box at specified location with provided size and color.
box(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw a box using the specified dimensions and logical color.
box - Variable in class com.goldencode.p2j.ui.client.ScrollableList
ComboBox instance which this instance services.
box - Variable in class com.goldencode.p2j.ui.EditorConfig
BOX attribute
box - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress BOX (R/O) attribute.
boxColor - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Color for selection box.
boxColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Frame box color.
BoxInterface - Interface in com.goldencode.p2j.ui
 
boxSelectable - Variable in class com.goldencode.p2j.ui.PaneConfig
Flag indicating box selection mode for direct manipulation.
boxSelecting - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Flag indicating box selection mode was activated.
boxToScreen(Point, Dimension, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Draw box at interactive terminal.
br() - Static method in class com.goldencode.html.HtmlHelper
Creates a break element.
braces() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches all the preprocessor constructs in braces and substitutes them with their evaluations or activates new input files for the include file references.
BracesLexer - Class in com.goldencode.p2j.preproc
Tokenizes the input stream of characters from the portion of Progress source file between braces and returns tokens to the caller according to the needs of preprocessor.
BracesLexer(Environment) - Constructor for class com.goldencode.p2j.preproc.BracesLexer
Constructor.
BracesLexer(InputStream) - Constructor for class com.goldencode.p2j.preproc.BracesLexer
 
BracesLexer(Reader) - Constructor for class com.goldencode.p2j.preproc.BracesLexer
 
BracesLexer(InputBuffer) - Constructor for class com.goldencode.p2j.preproc.BracesLexer
 
BracesLexer(LexerSharedInputState) - Constructor for class com.goldencode.p2j.preproc.BracesLexer
 
BracesParser - Class in com.goldencode.p2j.preproc
Parses all the preprocessor constructs coded in braces which are argument references, preprocessor builtin variable references, defined variable references and the include files.
BracesParser(Environment, BracesLexer) - Constructor for class com.goldencode.p2j.preproc.BracesParser
Constructor.
BracesParser(TokenBuffer, int) - Constructor for class com.goldencode.p2j.preproc.BracesParser
 
BracesParser(TokenBuffer) - Constructor for class com.goldencode.p2j.preproc.BracesParser
 
BracesParser(TokenStream, int) - Constructor for class com.goldencode.p2j.preproc.BracesParser
 
BracesParser(TokenStream) - Constructor for class com.goldencode.p2j.preproc.BracesParser
 
BracesParser(ParserSharedInputState) - Constructor for class com.goldencode.p2j.preproc.BracesParser
 
bracket - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Index of the active delegate
bracket - Variable in class com.goldencode.p2j.persist.ProgressiveResults.Locator
0-based bracket index within list of delegate result set objects
brainwash(String) - Method in interface com.goldencode.ast.Aast
Clear all IDs of an AST and register it under a new filename.
brainwash(String) - Method in class com.goldencode.ast.AnnotatedAst
Clear all IDs of an AST and register it under a new filename.
brainwash(String, boolean) - Method in class com.goldencode.ast.AnnotatedAst
Clear all IDs of an AST and register it under a new filename.
branch - Variable in class com.goldencode.p2j.test.DirectoryEdit
Locked branch
branchData - Variable in class com.goldencode.expr.CodeUnit
Data associated with a logic branch
BranchData(boolean, ExtraAst, int, boolean) - Constructor for class com.goldencode.expr.CodeUnit.BranchData
Constructor.
BREAK_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
breakable - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Set of line numbers where page breaks may occur
BreakException() - Constructor for exception com.goldencode.p2j.pattern.Rule.BreakException
Default constructor.
breakGroupKeys() - Method in class com.goldencode.p2j.util.Accumulator
Get an iterator of the break group keys for all break group categories being managed by this accumulator.
breakGroups - Variable in class com.goldencode.p2j.persist.Presorter
Are sort criteria used as break groups?
breakLinkages(List<ForeignNuller>, Persistable) - Static method in class com.goldencode.p2j.persist.ForeignNuller
Set to null all foreign references to referent from related records.
breakLinkages(Persistable) - Method in class com.goldencode.p2j.persist.ForeignNuller
Update the foreign key references from all DMOs currently refering to referent, such that they will instead refer to null.
breakMap - Variable in class com.goldencode.p2j.util.Accumulator
Mapping of break groups to "new group" status for next iteration
breakPageForNewSection - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
True value indicates that new section must be printed on the next new page, otherwise the new section must be printed on the current page if it is possible.
breakpoint(String, boolean, Object...) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Logs a list of Objects in ERR console with a (usually short) description.
breakRows - Variable in class com.goldencode.p2j.persist.Presorter.SortHelper
Optional set of first row numbers per break group
breakTie(IndexSelectionWorker.IndexHelper.IndexInfo, boolean) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Select one index from the given list of indexes that are selectable, if there are more than 1 in the list.
breakValue - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Property value which indicates a new sort band in dynamic mode
breakValue - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Break value indicating a new sort band if non-null
bRefresh - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bRefreshClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
bRefreshClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Click handler.
bResequence - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
bResequenceClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
brew(FileList, String) - Method in class com.goldencode.p2j.convert.ConversionDriver
Convert Java AST (JAST) files into Java source code (.java files).
broken - Variable in class com.goldencode.p2j.util.ProcessStream
Determines whether an output error has occurred.
broken_preproc_args() - Method in class com.goldencode.p2j.uast.ProgressParser
Match anything except a DOT or KW_NO_ERROR.
brokenStringMatching - Variable in class com.goldencode.p2j.preproc.TextLexer
Control matched quote processing in strings.
Broker - Class in com.goldencode.p2j.main
Broker implementation.
Broker(List<String>) - Constructor for class com.goldencode.p2j.main.Broker
Constructor.
broker - Variable in class com.goldencode.p2j.security.ProcessAccount
Broker name if any
BROKER_CLASSPATH - Static variable in class com.goldencode.p2j.main.BrokerCore
Broker runtime class path
BROKER_HOST - Static variable in class com.goldencode.p2j.main.BrokerCore
Broker P2J server address net:server:host
BROKER_JVMARGS - Static variable in class com.goldencode.p2j.main.BrokerCore
Broker runtime JVM arguments
BROKER_JVMARGS_SEPARATOR - Static variable in class com.goldencode.p2j.main.BrokerCore
Broker runtime JVM arguments
BROKER_PORT - Static variable in class com.goldencode.p2j.main.BrokerCore
Broker P2J secured port net:server:secyred_port
BrokerClientServices - Interface in com.goldencode.p2j.main
Broker services exported on client side.
BrokerCore - Class in com.goldencode.p2j.main
Remote launcher client side implementation.
BrokerCore() - Constructor for class com.goldencode.p2j.main.BrokerCore
 
BrokerManager - Class in com.goldencode.p2j.main
This class has been designed to manage remote launchers (brokers).
BrokerManager() - Constructor for class com.goldencode.p2j.main.BrokerManager
 
brokerName - Variable in class com.goldencode.p2j.main.BrokerParameters
Broker name associated to process account
BrokerParameters - Class in com.goldencode.p2j.main
Broker parameters storage.
BrokerParameters() - Constructor for class com.goldencode.p2j.main.BrokerParameters
 
Brokers - Class in com.goldencode.p2j.main
Holds a list of brokers that could be used to remote spawn.
Brokers(boolean, List<BrokerParameters>) - Constructor for class com.goldencode.p2j.main.Brokers
Constructor.
brokers - Variable in class com.goldencode.p2j.main.Brokers
List of brokers
BrokerServerServices - Interface in com.goldencode.p2j.main
Broker services exported on server side.
BrokerSpawnParameters - Class in com.goldencode.p2j.main
This class holds the spawn command line parameters.
BrokerSpawnParameters() - Constructor for class com.goldencode.p2j.main.BrokerSpawnParameters
 
BrokerSpawnResult - Class in com.goldencode.p2j.main
This class holds the response after spawning a remote client.
BrokerSpawnResult() - Constructor for class com.goldencode.p2j.main.BrokerSpawnResult
 
BrokerState - Enum in com.goldencode.p2j.main
Define broker state.
BrokerState() - Constructor for enum com.goldencode.p2j.main.BrokerState
 
Browse<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Implementation of Progress BROWSE widget.
Browse(WidgetId, BrowseConfig) - Constructor for class com.goldencode.p2j.ui.client.Browse
Constructs the Browse widget.
browse - Variable in class com.goldencode.p2j.ui.client.BrowseColumn
Link to the browse widget.
browse - Variable in class com.goldencode.p2j.ui.client.FillIn
Browse widget to notify.
browse - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Parent browse.
browse - Variable in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Browse widget to notify.
BROWSE - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the BROWSE resource.
Browse.SelectedRow - Class in com.goldencode.p2j.ui.client
Container which holds row index and row availability (i.e.
browse_all_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the shorthand of specifying all fields (and optional exclude list of fields) instead of an explicit field list, in the ProgressParser.browse_enable_phrase() rule.
BROWSE_CELL - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the BROWSE-CELL resource.
BROWSE_COLUMN - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the BROWSE-COLUMN resource.
browse_enable_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the phrase which specifies which columns in the ProgressParser.column_spec() are enabled for input (always is preceded by the ENABLE keyword).
browse_options_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the browse options phrase that is almost the same as the frame phrase construct (except it is only used in the defining browses).
BROWSE_ROW_XOR_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Color which is XORed with background to draw current row highlighting (dotted rectangle) in browse widget.
browseCellBottomTextOffset - Static variable in class com.goldencode.p2j.ui.client.FontManager
Map "font key" -> "offset of a text in a browse cell, from the cell bottom" (in pixels).
BrowseCellWidget - Class in com.goldencode.p2j.ui
This class represents a single browse cell (the intersection of a row and column).
BrowseCellWidget() - Constructor for class com.goldencode.p2j.ui.BrowseCellWidget
Default constructor.
BrowseColumn<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Information about column in BROWSE widget.
BrowseColumn(WidgetId, BrowseColumnConfig) - Constructor for class com.goldencode.p2j.ui.client.BrowseColumn
Constructor.
BrowseColumn(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.BrowseColumn
Constructor which creates default config.
BrowseColumnConfig - Class in com.goldencode.p2j.ui
Attribute container for the BrowseColumn widget.
BrowseColumnConfig() - Constructor for class com.goldencode.p2j.ui.BrowseColumnConfig
Default constructor (only used in deserialization).
BrowseColumnConfig(int) - Constructor for class com.goldencode.p2j.ui.BrowseColumnConfig
Create a new config and associate it with the given widget.
BrowseColumnConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.BrowseColumnConfig
Create a new config and associate it with the given widget.
BrowseColumnGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI implementation of browse column.
BrowseColumnGuiImpl(boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Constructor.
BrowseColumnGuiImpl(WidgetId, BrowseColumnConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Constructor.
BrowseColumnGuiImpl(WidgetId, BrowseColumnConfig, boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Constructor.
BrowseColumnGuiImpl.ResizeArea - Enum in com.goldencode.p2j.ui.client.gui
Enumeration for different resize areas.
BrowseColumnInterface - Interface in com.goldencode.p2j.ui
Define all BROWSE column widget attributes and methods which can be accessed via a handle instance.
BrowseColumnWidget - Class in com.goldencode.p2j.ui
Server side representation of a browse column.
BrowseColumnWidget() - Constructor for class com.goldencode.p2j.ui.BrowseColumnWidget
Default constructor creates a static browse column
BrowseColumnWidget(boolean) - Constructor for class com.goldencode.p2j.ui.BrowseColumnWidget
Parameterized constructor creates a dynamic browse column.
BrowseColumnWidget(boolean, boolean) - Constructor for class com.goldencode.p2j.ui.BrowseColumnWidget
Parameterized constructor creates a dynamic browse column.
BrowseColumnWidgetType - Enum in com.goldencode.p2j.ui
Widget type of a browse column.
BrowseColumnWidgetType() - Constructor for enum com.goldencode.p2j.ui.BrowseColumnWidgetType
 
BrowseConfig - Class in com.goldencode.p2j.ui
This class holds all necessary attributes for the Browse widget.
BrowseConfig() - Constructor for class com.goldencode.p2j.ui.BrowseConfig
Default constructor (only used in de-serialization).
BrowseConfig(int) - Constructor for class com.goldencode.p2j.ui.BrowseConfig
Create a new config and associate it with the given widget.
BrowseConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.BrowseConfig
Create a new config and associate it with the given widget.
browsed - Variable in class com.goldencode.p2j.persist.AbstractQuery
Is query associated with a UI browse widget?
browsed - Variable in class com.goldencode.p2j.persist.QueryWrapper
Is query associated with a UI browse widget?
BrowseElement - Interface in com.goldencode.p2j.ui
Groups browse widget and its components.
browseFontResolver - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Font resolver.
BrowseGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI implementation of BROWSE widget.
BrowseGuiImpl(WidgetId, BrowseConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Constructs the Browse widget.
BrowseGuiImpl.ColumnSetContainer - Class in com.goldencode.p2j.ui.client.gui
Set of arranged columns.
BrowseGuiImpl.ColumnsScrollPane - Class in com.goldencode.p2j.ui.client.gui
BrowseGuiImpl.HorizontalColumnScroller - Class in com.goldencode.p2j.ui.client.gui
Class for handling horizontal scrolling.
BrowseGuiImpl.VerticalRowScroller - Class in com.goldencode.p2j.ui.client.gui
Class for handling vertical scrolling.
browseId - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Link to browse widget.
browseId - Variable in class com.goldencode.p2j.ui.client.ClientBrowseModel
ID of the associated browse widget.
BrowseImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific portion of implementation of Progress BROWSE widget.
BrowseImpl(WidgetId, BrowseConfig) - Constructor for class com.goldencode.p2j.ui.chui.BrowseImpl
Constructs the CHUI-specific version of Browse widget.
BrowseImpl.ColumnRenderer - Interface in com.goldencode.p2j.ui.chui
Interface for renderers of horizontally scrollable rows.
BrowseImpl.DataColumnRenderer - Class in com.goldencode.p2j.ui.chui
Renders a data line immediately to the terminal.
BrowseImpl.LabelColumnRenderer - Class in com.goldencode.p2j.ui.chui
Renders the labels area.
BrowseImpl.SpaceColumnRenderer - Class in com.goldencode.p2j.ui.chui
Renders a data line which is outside data model.
BrowseInterface - Interface in com.goldencode.p2j.ui
Define all BROWSE-specific widget attributes and methods which can be accessed via a handle instance.
browseModel - Variable in class com.goldencode.p2j.ui.client.Browse
A data model instance.
BrowseModel - Interface in com.goldencode.p2j.ui.client
Data model for BROWSE widget.
BROWSER_CLOSED - Static variable in class com.goldencode.p2j.ui.client.widgetbrowser.Event
Triggered when Widget Browser main window is closed.
BrowserHelper() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
BrowserHelper initializes the default browser and its options.
BrowseRow - Class in com.goldencode.p2j.ui
Row of a browse widget.
BrowseRow(int) - Constructor for class com.goldencode.p2j.ui.BrowseRow
Creates browse row.
BrowseRow(int, BaseDataType[], boolean) - Constructor for class com.goldencode.p2j.ui.BrowseRow
Creates browse row.
BrowseWidget - Class in com.goldencode.p2j.ui
Server side representation of the Browse widget.
BrowseWidget() - Constructor for class com.goldencode.p2j.ui.BrowseWidget
Default constructor.
BrowseWidget(boolean) - Constructor for class com.goldencode.p2j.ui.BrowseWidget
Default constructor.
BrowseWidget.PendingOpenState - Enum in com.goldencode.p2j.ui
Pending query reopening state while REFRESHABLE is off.
bSave - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
bSaveClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Click event handler.
bServerHooks - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
widget
bTerminateClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Click handler.
btn - Variable in class com.goldencode.p2j.ui.client.gui.driver.MousePopupable
The button on which the popup is associated.
BTN_OK - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Button set OK
BTN_OK_CANCEL - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Button set OK_CANCEL
BTN_RETRY_CANCEL - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Button set RETRY_CANCEL
BTN_YES_NO - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Button set YES_NO
BTN_YES_NO_CANCEL - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Button set YES_NO_CANCEL
bucketSize - Variable in class com.goldencode.p2j.persist.id.JdbcKeyRetriever
The number of tables queried at once (in a single SQL statement).
BUF - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Name of inner DMO interface
buf - Variable in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Value chars.
BUF_SIZE - Static variable in class com.goldencode.p2j.io.StreamConnector
Size of the byte array used for block copying.
BUF_SUFFIX - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Suffix of inner DMO interface when appended to enclosing interface name
bufChars - Variable in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Presentation chars.
buffer - Variable in class com.goldencode.p2j.persist.AbstractReversible
Buffer which generated this reversible
buffer - Variable in class com.goldencode.p2j.persist.AdaptiveFind
Buffer updated by this query
buffer - Variable in class com.goldencode.p2j.persist.AssociationSyncher
Record buffer being monitored for property changes
Buffer - Interface in com.goldencode.p2j.persist
Defines the public API for services representing Progress builtin functions, methods, attributes, and language statements, which operate on record buffers.
buffer() - Method in class com.goldencode.p2j.persist.BufferImpl
Get the RecordBuffer instance associated with this object.
buffer() - Method in interface com.goldencode.p2j.persist.BufferReference
Get the RecordBuffer instance associated with this object.
buffer - Variable in class com.goldencode.p2j.persist.QueryComponent
Record buffer updated by this component of the query
buffer - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Record buffer which backs this query
buffer() - Method in class com.goldencode.p2j.persist.RecordBuffer
Return a reference to this object instance.
buffer - Variable in class com.goldencode.p2j.persist.RecordBuffer.ScopeBufferName
The BufferImpl whose name will be restored at the end of the current scope.
buffer - Variable in class com.goldencode.p2j.schema.FieldInfo
Field's buffer name as indicated in source
BUFFER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BUFFER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BUFFER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
buffer - Variable in class com.goldencode.p2j.ui.chui.DirectPrimitives
Shadow buffer.
buffer - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The 2-dimensional array of characters which is the virtual terminal.
buffer - Variable in class com.goldencode.p2j.ui.ScreenBuffer
The map to store (widget ID, current value) pairs
buffer - Variable in class com.goldencode.p2j.ui.TriggerReturnValue
The screen buffer that may have been edited or null if no screen buffer is available.
buffer - Variable in class com.goldencode.p2j.util.FileStream
Buffer used for non-memory-mapped writes.
BUFFER - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the BUFFER resource.
buffer - Variable in class com.goldencode.p2j.util.Stream
Intermediate buffer of redirected terminal output.
buffer - Variable in class com.goldencode.p2j.util.TerminalStream
Screen buffer.
buffer - Variable in class com.goldencode.p2j.web.AbstractHandlerCommons
Data buffer.
buffer - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.LongcharOutputStream
Buffered output Stream.
buffer - Variable in class com.goldencode.terminal.MasterPty
Read buffer
BUFFER_ATTRIBUTE - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The buffer attribute of trigger element in schema-triggers.xml.
buffer_chars_or_lines_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the BUFFER-CHARS chars and BUFFER-LINES lines clause as used in a VIEW-AS EDITOR phrase.
buffer_compare_or_copy_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the BUFFER-COMPARE and BUFFER-COPY language statements and all following constructs.
BUFFER_FIELD - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the BUFFER-FIELD resource.
BUFFER_IFACE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Fully qualified, internal type name of persistence Buffer interface
BUFFER_MODE - Static variable in class com.goldencode.p2j.util.InternalEntry
Identify buffer parameters.
buffer_modification_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the EXCEPT or USING keywords and the required list of following ProgressParser.lvalue().
buffer_name_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a BUFFER-NAME keyword and the following ProgressParser.expr() of the ProgressParser.create_buffer_stmt().
buffer_or_field_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the optional prefix BUFFER or FIELD keyword and the required following buffer (ProgressParser.record(boolean, boolean, boolean)) or field ProgressParser.lvalue().
BUFFER_PADDING - Static variable in class com.goldencode.p2j.library.NativeString
Amount of extra bytes allocated to reduce the change of buffer overflows.
BUFFER_SCOPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
BUFFER_SCOPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
BUFFER_SCOPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
BUFFER_SIZE - Static variable in class com.goldencode.p2j.admin.server.ReportServlet
The buffer size to hold responses
BUFFER_SIZE - Static variable in class com.goldencode.p2j.web.AbstractHandlerCommons
Buffer size.
bufferActiveInTransaction(RecordBuffer, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Given a record buffer with an open scope operating within an application level transaction, possibly create a new database transaction wrapper object and optionally begin a database level transaction in the buffer's backing database.
BufferBlockState - Class in com.goldencode.p2j.convert
This class stores the state of buffer scope processing at the block level during pattern engine processing.
BufferBlockState() - Constructor for class com.goldencode.p2j.convert.BufferBlockState
 
bufferChars - Variable in class com.goldencode.p2j.ui.EditorConfig
BUFFER-CHARS Attribute
bufferClass - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Class of record buffer using this helper
bufferCompare(Buffer) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character, character, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character, character, character, logical) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character, character, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character, character, character, logical) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character, character, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(Buffer, character, character, character, logical) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character, character, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCompare(handle, character, character, character, logical) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
bufferCopy(Buffer) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(Buffer, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(Buffer, character, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(Buffer, character, character, logical) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle, character, character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle, character, character, logical) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(Buffer) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(Buffer, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(Buffer, character, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(Buffer, character, character, logical) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle, character, character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCopy(handle, character, character, logical) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-COPY() method (KW_BUF_COPY).
bufferCreate() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-CREATE() method (KW_BUF_CREA).
bufferCreate() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-CREATE() method (KW_BUF_CREA).
bufferCreator - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
MAp with each buffer's external program, where it was defined.
bufferDMOs - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
The DMO classes of the buffers
BufferedImageDrawHelper - Class in com.goldencode.p2j.ui.client.gui.driver
BufferedImageDrawHelper implements the common functionality used by swing and web clients to transform images.
BufferedImageDrawHelper() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper
 
BufferedImageDrawHelper.Convert3DColorsFilter - Class in com.goldencode.p2j.ui.client.gui.driver
Custom RGB filter to change image 3D colors on the fly.
BufferedImageDrawHelper.ThresholdFilter - Class in com.goldencode.p2j.ui.client.gui.driver
Custom RGB filter to apply threshold effect on the fly.
BufferedImageDrawHelper.TransparencyFilter - Class in com.goldencode.p2j.ui.client.gui.driver
Custom RGB filter to change image transparency data on the fly.
bufferField(int) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-FIELD() method (KW_BUF_FLD).
bufferField(NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-FIELD() method (KW_BUF_FLD).
bufferField(String) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-FIELD() method (KW_BUF_FLD).
bufferField(character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-FIELD() method (KW_BUF_FLD).
BufferField - Interface in com.goldencode.p2j.persist
Defines the public API for services representing Progress builtin functions, methods, attributes, and language statements, which operate on fields.
bufferField(int) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-FIELD() method (KW_BUF_FLD).
bufferField(String) - Method in class com.goldencode.p2j.persist.BufferImpl
Implementation of BUFFER-FIELD() method (KW_BUF_FLD).
bufferField(NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-FIELD() method (KW_BUF_FLD).
bufferField(character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-FIELD() method (KW_BUF_FLD).
bufferField() - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Get the handle of the browse column's BUFFER-FIELD.
bufferField() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the handle of the browse column's BUFFER-FIELD.
BufferFieldImpl - Class in com.goldencode.p2j.persist
Implementation of Progress 4GL BUFFER-FIELD methods and attributes, using a FieldReference as a delegate worker.
BufferFieldImpl(DataModelObject, String) - Constructor for class com.goldencode.p2j.persist.BufferFieldImpl
Create a new field reference given a DMO proxy and property name.
BufferFieldImpl(DataModelObject, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.persist.BufferFieldImpl
Create a new field reference given a DMO proxy, a property name, and an index for the property.
BufferFieldImpl(FieldReference, int) - Constructor for class com.goldencode.p2j.persist.BufferFieldImpl
Create an instance of this class which accesses a specific element of an extent field, given a field reference for the same DMO property, which does not reference a specific element of that field.
bufferHandle() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(String) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(character) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(int) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(integer) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle() - Method in interface com.goldencode.p2j.persist.BufferField
Returns the handle of the buffer object to which the buffer-field belongs.
bufferHandle() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Returns the handle of the buffer object to which the buffer-field belongs.
BufferHandle - Interface in com.goldencode.p2j.persist
Defines the public API for the DEFAULT-BUFFER-HANDLE attribute.
bufferHandle() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(String) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(character) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(integer) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(String) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(character) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(integer) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(String) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(character) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
bufferHandle(integer) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-BUFFER-HANDLE() method (KW_GET_BUFH).
BufferHelper() - Constructor for class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
 
BufferImpl - Class in com.goldencode.p2j.persist
This class implements services representing Progress builtin functions, methods, attributes, and language statements, which operate on record buffers.
BufferImpl() - Constructor for class com.goldencode.p2j.persist.BufferImpl
The default constructor.
BufferImpl.FindMode - Enum in com.goldencode.p2j.persist
The mode for finding (first, last, unique) records in a dynamic call to a buffer handle.
bufferIndex - Variable in class com.goldencode.p2j.persist.CompoundQuery.SnapshotParameterFilter
Index of target buffer in the set of buffers belonging to this compound query.
bufferIndexInQuery - Variable in class com.goldencode.p2j.ui.BrowseColumnWidget
If the query uses a field reference as the data source, this is the 0-based index of the related backing buffer in the browsed query.
bufferLines - Variable in class com.goldencode.p2j.ui.EditorConfig
BUFFER-LINES Attribute
BufferList - Class in com.goldencode.p2j.convert
This class contains the data and helper methods to implement/manage the buffer scoping process during conversion.
BufferList(String, String, String, String, String, String, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.convert.BufferList
Create an instance to track a buffer scope of a given buffer name which is directly mapped to a specific fully-qualified schema name.
BufferManager - Class in com.goldencode.p2j.persist
Manages all record buffers within the current user context.
BufferManager() - Constructor for class com.goldencode.p2j.persist.BufferManager
Constructor; instances of this class are context-local and must be accessed using the static BufferManager.get() method.
bufferManager - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Buffer manager for the current context
bufferManager - Variable in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Buffer manager which tracks buffer scopes
bufferManager - Variable in class com.goldencode.p2j.persist.Persistence.Context
Context-local buffer manager
bufferManager - Variable in class com.goldencode.p2j.persist.RecordBuffer
Object which manages this and all buffers in the current context
BufferManager.BatchModeData - Class in com.goldencode.p2j.persist
Container for batch assign mode information.
BufferManager.DBTxWrapper - Class in com.goldencode.p2j.persist
A helper class which is created whenever a new database-level transaction is needed.
BufferManager.DBTxWrapper.ReversibleIterator - Class in com.goldencode.p2j.persist
Class used to iterate through all the reversible data, by buffer.
BufferManager.PersistentProcScope - Class in com.goldencode.p2j.persist
Buffer-related data for a certain persistent procedure, surviving after its external procedure is finished.
BufferManager.RefCount - Class in com.goldencode.p2j.persist
Reference count object with a mutable counter value, for tracking buffer references to DMOs currently in use within a Hibernate session.
BufferManager.SessionFlusher - Class in com.goldencode.p2j.persist
Commitable implementation which tries to flush Hibernate session before any rollback.
BufferManager.UndoData - Class in com.goldencode.p2j.persist
Storage mechanism for maps of reversible/undoable actions, keyed by primary key.
bufferMap - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
Temporary map of dmo alias names to record buffers
bufferName() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of BUFFER-NAME attribute (KW_BUF_NAME).
bufferName() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of BUFFER-NAME attribute (KW_BUF_NAME).
bufferName - Variable in class com.goldencode.p2j.persist.FieldInfo
Buffer name (optional)
bufferNames - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
The names of the buffers TODO: Normally this should be removed, or better said, replaced with a buffer matching algorithm because there are the same queries, only the name of the buffer differ.
BufferReference - Interface in com.goldencode.p2j.persist
Interface which must be implemented by any DMO dynamic proxy object, to provide the persistence framework access to the backing record buffer.
bufferRelease() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of BUFFER-RELEASE() method (KW_BUF_REL).
bufferRelease() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of BUFFER-RELEASE() method (KW_BUF_REL).
buffers - Variable in class com.goldencode.p2j.convert.BufferList
All BufferScopeTracker instances that use this buffer.
buffers - Variable in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
All buffers being updated by the dynamic query
buffers - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The buffers used by the QUERY resource.
buffers - Variable in class com.goldencode.p2j.persist.FilteredResults
Record buffer(s) used during filtering
buffers - Variable in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Buffers who share this lock state
buffers - Variable in class com.goldencode.p2j.persist.QueryWrapper
The set of buffers used by this dynamic query.
buffers - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter
The list of known buffers, by their name.
buffers - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Pool of buffers which is context-local.
bufferScope - Variable in class com.goldencode.p2j.uast.ProgressParser
Set to false when the parser is currently in an internal procedure, function or trigger, otherwise is set true.
BufferScopeTracker - Class in com.goldencode.p2j.convert
This class contains the data and helper methods to implement/manage the buffer scoping process during conversion.
BufferScopeTracker(int) - Constructor for class com.goldencode.p2j.convert.BufferScopeTracker
Create an instance to track a buffer scope of a given buffer name.
BufferScopeWorker - Class in com.goldencode.p2j.convert
A pattern worker whose purpose is to provide helpers for calculation of all buffers, the blocks to which each buffer is scoped and the list of AST nodes that reference each buffer.
BufferScopeWorker() - Constructor for class com.goldencode.p2j.convert.BufferScopeWorker
Default constructor which initializes libraries.
BufferScopeWorker.BufferHelper - Class in com.goldencode.p2j.convert
Provides the core user-functions exported to pattern engine rules for Progress buffer scope calculation.
BufferSizeDependency - Enum in com.goldencode.p2j.util
Enumeration which represents the set of factors which stream buffer size depends on.
BufferSizeDependency() - Constructor for enum com.goldencode.p2j.util.BufferSizeDependency
 
BufferSizeManager - Class in com.goldencode.p2j.util
BufferSizeManager indended to solve the following problem: after a process stream fails, Progress can output some amount of data to the broken stream without raising any error.
BufferSizeManager() - Constructor for class com.goldencode.p2j.util.BufferSizeManager
Private c'tor which performs BufferSizeManager initialization.
BufferSizeManager.StreamInfo - Class in com.goldencode.p2j.util
Stores information about the current state of the output stream and acts as a helper for determining whether we have exceeded the buffer size.
BufferSizeManager.StreamInfo.OutputOperation - Class in com.goldencode.p2j.util
Container which describes a PUT/DISPLAY operation.
buffersMap - Variable in class com.goldencode.p2j.persist.CompoundQuery
Map of all buffers participating in this query to their 0-based index positions.
BufferType - Class in com.goldencode.p2j.persist
Object which describes a RecordBuffer type.
BufferType(Database, String, boolean) - Constructor for class com.goldencode.p2j.persist.BufferType
Constructor.
bufferType - Variable in class com.goldencode.p2j.persist.RecordBuffer
Buffer type (key consisting of database, table, and undoable flag)
bufferUndoable - Variable in class com.goldencode.p2j.persist.BufferManager.UndoData
Undoable which will set the no-undo buffer to its proper record after the reversibles are processed.
bufMgr - Variable in class com.goldencode.p2j.util.memptr.WorkArea
Remote proxy for access and management of memory buffers.
bufName - Variable in class com.goldencode.p2j.convert.BufferList
The Progress buffer name being referenced.
bufpool() - Method in class com.goldencode.p2j.schema.SchemaParser
Optional BUFPOOL keyword followed by an EQUALS and a boolean literal.
bufs - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
Temporary buffers for render result.
build(ProcessDef, Consumer<Boolean>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
Builds the dialog's fields of the Process Account Definition View.
build(UserDef, Consumer<Boolean>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Builds the dialog's fields of the User Account Definition View.
build(String, InputDialog.Item...) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Build the dialog.
build(String, String, InputDialog.Item...) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Build the dialog.
buildAbendText(int, String) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufactures Progress compatible formatted abend error text based on the given error data.
buildACLPlaceRequest(String) - Static method in class com.goldencode.p2j.admin.client.NameTokens
Builds ACL place request.
buildACLResourcePlaceRequest(String) - Static method in class com.goldencode.p2j.admin.client.NameTokens
Builds ACL place request.
buildACLResourcePlaceRequest(String, String, String) - Static method in class com.goldencode.p2j.admin.client.NameTokens
Builds ACL place request.
buildCallSite(Vertex) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Build the CallSite instance with the details for the specified callgraph vertex.
buildCertificateInfo(Map, String) - Static method in class com.goldencode.p2j.admin.AdminHelper
Builds TaggedName objects from the specified source.
buildCertificateTreeNodes(Map) - Static method in class com.goldencode.p2j.admin.AdminHelper
Builds the array of certificate properties given by their tagged names.
buildClassFileName(String) - Static method in class com.goldencode.p2j.security.SecurityManager
Creates a valid filename using a fully qualified class name.
buildColumns(List<AbstractReportBuilder.ColumnInfo<T>>, List<AbstractReportBuilder.ColumnInfo<T>>, int, int) - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Builds extended column definition.
buildCommand() - Method in class com.goldencode.p2j.main.ClientBuilder
Build command for spawned process.
buildDataModelClass(Buffer, RecordBuffer) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Create a data model object AST for the specified buffer.
buildDefaultFormat() - Method in class com.goldencode.p2j.util.decimal
Dynamically builds the default format string for this given number type which honors the given group and decimal separators.
buildDefaultFormat() - Method in class com.goldencode.p2j.util.int64
Dynamically builds the default format string for this given number type which honors the given group and decimal separators.
buildDefaultFormat() - Method in class com.goldencode.p2j.util.NumberType
Dynamically builds the default format string for this given number type which honors the given group and decimal separators.
buildDefaultFormat() - Method in class com.goldencode.p2j.util.recid
Dynamically builds the default format string for this given data type.
buildDrawingMessage(int, List<byte[]>, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Build a byte array with all the drawing operations from the given list.
buildDrawMessage(Map<Color, List<Chunk>>, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Build the screen drawing message from a given chunks map.
buildDropIdentitySequence(Dialect) - Method in class com.goldencode.p2j.schema.ImportWorker
Build the dialect-specific DDL to drop the primary ID sequence.
builderActive(TempTableBuilder) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOResourceManager
Track the given temp-table builder as being in use.
builderInactive(TempTableBuilder) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOResourceManager
Stop tracking the given temp-table builder as being in use.
buildErrorText(int, String) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufactures Progress compatible formatted error text based on the given error data.
buildErrorText(int, String, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufactures Progress compatible formatted error text based on the given error data.
buildErrorText(int, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufactures Progress compatible formatted error text based on the given error data.
buildExportFormat() - Method in class com.goldencode.p2j.util.decimal
Returns the export format string for this given number type which honors the given group and decimal separators.
buildExportFormat() - Method in class com.goldencode.p2j.util.int64
Returns the export format string for this given number type which honors the given group and decimal separators.
buildExportFormat() - Method in class com.goldencode.p2j.util.NumberType
Returns the export format string for this given number type which honors the given group and decimal separators.
buildExternalProgram(String, String, Element) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Collect the SourceNameMapper.ExternalProgram info contained in the classMap node.
buildExternalResource() - Static method in class com.goldencode.p2j.util.handle
Build an ExternalResource instance and associated an ID to it.
buildFontSpecification(String, String) - Static method in class com.goldencode.p2j.ui.FontTable
Build font specifications for the specified font
buildFontSpecifications(String[], String[]) - Static method in class com.goldencode.p2j.ui.FontTable
Build font specifications for all fonts in the given array.
buildHeaderAndFooterTemplate(AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Builds the header and footer template.
buildIndex(Buffer, RecordBuffer, P2JIndex, String, Map<String, DataModelAst>) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Build a index for the specified buffer.
buildIndexComponent(P2JIndexComponent, DataModelAst) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Build an index component associated with the given property AST.
buildInputMessage(Definition, Operation, QName[][], Object[]) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Using the input parameters configured at the operation's input message and the input parameters sent by the caller, create a new XML payload representing the input message passed to the operation call.
buildInternalEntries(SourceNameMapper.ExternalProgram, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Build the internal-entries 4GL attribute for the given external program.
buildLabel(InputDialog.Field, HasValue) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Builds label widget.
buildLeafNode(SafeHtml, SafeHtml) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.TreeNodeTemplate
Builds the target leaf node.
buildMenu() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Fetches admin definition data from the server and builds the main menu from this data.
buildMessageText() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Builds a multiline string from the alert box content array.
buildMethod(String, String, Element) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Collect the InternalEntry info contained in the methMap node.
buildOptions(List<String>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Options builder.
buildOptions(Map<String, String>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Options builder.
buildOptions(String[], File, UastHints) - Static method in class com.goldencode.p2j.uast.AstGenerator
Common setup for preprocessor options which uses hints and global configuration as available.
buildPaletteMessage() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Build color palette message.
buildPanels() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Create column panels and widgets.
buildParameters(Element, InternalEntry) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Build the parameters for the specified internal entry.
buildPDFPagePreview(ReportRequest, int) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Builds the requested PDF page report.
buildPDFReport(ReportRequest) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Builds the requested PDF report.
buildPDFReportDocument(ReportRequest) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Builds the requested PDF report.
buildProperty(Buffer, Field, int) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Create a property AST for the specified DMO java field.
buildRemoteURL(String, Database) - Static method in class com.goldencode.p2j.persist.dialect.DialectHelper
Build the URL to be used for a remote connection, based on the given URL and database.
buildRemoteURL(String, Database) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Build the URL to be used for a remote connection, based on the given URL and database.
buildRemoteURL(String, Database) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Build the URL to be used for a remote connection, based on the given URL and database.
buildRemoteURL(String, Database) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Build the URL to be used for a remote connection, based on the given URL and database.
buildRemoteURL(String, Database) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Build the URL to be used for a remote connection, based on the given URL and database.
buildReport(PdfReportBuilder.PdfReportSettings) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Builds a document according to the provided report settings.
buildReport(S) - Method in interface com.goldencode.p2j.admin.server.reports.ReportBuilder
Builds a document according to the provided report settings.
buildReport(ReportRequest) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Builds the requested report.
buildReportParameters(ReportRequest) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Builds the requested report settings for the PDF report type.
buildRootDataModel(String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Build the root AST and associated with the given schema.
buildRootNode(SafeHtml) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.TreeNodeTemplate
Builds the target root node.
buildRootSchema(String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Build the root ProgressAst node for the schema dictionary AST.
buildSchema(WebServiceImpl.WebServiceData) - Static method in class com.goldencode.p2j.util.WebServiceImpl
If the WebServiceImpl.WebServiceData.xmlSchemas list is not yet build, extract all the schema extensibility elements from the WSDL definition and save them in the WebServiceImpl.WebServiceData.xmlSchemas list.
buildSelectionURLParameters(PrintingContext) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Used by HomePresenter.setupPrintHandler() to build print query parameters from the print context.
buildShowACLByResourceMenu(AdminDef) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the show ACL by resource name menu item click handler.
buildSignature() - Method in class com.goldencode.p2j.util.InternalEntry
Build the 4GL-style signature of this instance.
buildSortClause(boolean, List<SortCriterion>) - Method in class com.goldencode.p2j.persist.HQLHelper
Compose an HQL compliant order by clause from the sort components parsed from the base order by clause submitted at construction, optionally inverting the sort direction of each component.
buildSortCriteria(String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Returns a list SortCriterion objects build from the given sort clause.
buildStandardFields(ProcessDef, Consumer<ArrayList<InputDialog.Item>>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
Builds the standard dialog's fields for the given process account definition.
buildStandardFields(UserDef, Consumer<ArrayList<InputDialog.Item>>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Builds the standard dialog's fields for the given user account definition.
buildStep2(ProcessDef, InputDialog.Item[], Consumer<Boolean>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
Builds the extended process account fields.
buildStep2(UserDef, InputDialog.Item[], Consumer<Boolean>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Builds the extended user account fields.
buildSubject(Map<String, String>, String) - Method in class com.goldencode.p2j.security.BCCertFactory
Using the passed field map and the Common Name, build the X500-style distinguished name.
buildTemporaryClientConfig(BootstrapConfig) - Static method in class com.goldencode.p2j.main.ClientCore
Build a separate BootstrapConfig for temporary clients.
buildTempTable(DataModelAst, RecordBuffer, integer) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Build a temp-table definition to be loaded in the SchemaDictionary.
buildTextReportParameters(ReportRequest) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Builds the requested report settings for the text report type.
buildTokenNameArray() - Static method in class com.goldencode.p2j.uast.JavaSymbolResolver
Assumes all int type fields in the JavaTokenTypes interface are unique token types and it adds a bidirectional mapping (name to type and type to name) for each type using reflection.
buildTokenTypeASTClassMap() - Method in class com.goldencode.expr.ExpressionParser
 
buildTokenTypeASTClassMap() - Method in class com.goldencode.p2j.persist.hql.HQLParser
 
buildTokenTypeASTClassMap() - Method in class com.goldencode.p2j.schema.SchemaParser
 
buildTokenTypeASTClassMap() - Method in class com.goldencode.p2j.uast.ProgressParser
 
buildTreeModel(Container<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
The worker method responsible for building the tree nodes in the tree component.
buildTypedExpression(Aast, String) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Build an anonymous object that extends some kind of typed expression: IntegerExpression, LogicalExpression, DateExpression etc.
buildUniqueBundle(String, List<String>, Map<String, Method>, RecordBuffer) - Method in class com.goldencode.p2j.persist.DMOValidator
Construct and populate an HQLBundle suitable for producing a query to test a unique constraint.
buildUserFindDialog(InputDialog, IFindAccountScreen) - Method in interface com.goldencode.p2j.admin.client.AccountExtension
Builds the Find User Account dialog and returns the dialog action handler.
buildUserFindDialog(InputDialog, IFindAccountScreen) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.FindUserAccount
Builds the Find User Account dialog and returns the dialog action handler.
buildValidatorUI(InputDialog.Field, HasValue) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Assembles the field widget into a set of widgets capable to validate and show validation errors.
buildWidgetQualifier(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Build widget qualifier uniquely identifying its position in the object tree.
buildWidgets(InputDialog.Item[]) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Builds the dialog widgets from the input dialog model.
buildWidgetSpecificMessage(String) - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Create toggle-box specific message text with widget variable name included in the final text message.
BUILTIN - Static variable in class com.goldencode.p2j.preproc.Symbol
origin definition constant for built-in preprocessor symbols
builtin - Variable in class com.goldencode.p2j.uast.ClassDefinition
Flag marking if this is a built-in Progress class.
builtin - Variable in class com.goldencode.p2j.uast.Function
Defines if this function definition is user-defined or builtin.
builtin - Variable in class com.goldencode.p2j.uast.SymbolResolver.SearchResult
Flag marking if this is a built-in Progress class.
builtInCls - Variable in class com.goldencode.p2j.uast.ProgressParser
true if we are parsing a built-in class/interface.
BuiltIns - Class in com.goldencode.p2j.persist.pl
Helper class to simplify access to built-in function backing methods.
BuiltIns() - Constructor for class com.goldencode.p2j.persist.pl.BuiltIns
Private constructor.
BuiltinSymbol - Class in com.goldencode.p2j.preproc
Represents a built-in preprocessor variable which can resolve its value dynamically rather than being set to a static text value.
BuiltinSymbol() - Constructor for class com.goldencode.p2j.preproc.BuiltinSymbol
Default constructor.
BuiltinVariable - Class in com.goldencode.p2j.preproc
Represents the pool of Progress preprocessor builtin variables.
BuiltinVariable() - Constructor for class com.goldencode.p2j.preproc.BuiltinVariable
 
builtinVariable() - Static method in class com.goldencode.p2j.preproc.Symbol
Fails the attempt to get the symbol origin of built-in variables for DEFINED().
BuiltinVariable.BatchMode - Class in com.goldencode.p2j.preproc
Produces the BATCH-MODE value.
BuiltinVariable.FileName - Class in com.goldencode.p2j.preproc
Produces the FILE-NAME value.
BuiltinVariable.LineNumber - Class in com.goldencode.p2j.preproc
Produces the LINE-NUMBER value.
BuiltinVariable.Opsys - Class in com.goldencode.p2j.preproc
Produces the OPSYS value.
BuiltinVariable.Sequence - Class in com.goldencode.p2j.preproc
Produces the SEQUENCE value, incrementing the value each time it is referenced.
BuiltinVariable.WindowSystem - Class in com.goldencode.p2j.preproc
Produces the WINDOW-SYSTEM value.
BULK_DELETE_CHECK_QUERY_PARM_TYPES - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Hibernate parameter types passed to bulk delete check query
BULK_DELETE_EVENT_QUERY_PARM_TYPES - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Hibernate parameter types passed to bulk delete state change query
bulkAuthModeUpdate(int, String[], int, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Preforms bulk update of authentication settings of the accounts of the specified type.
bulkAuthModeUpdate(int, String[], int, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Preforms bulk update of authentication settings of the accounts of the specified type.
bulkAuthModeUpdate(int, String[], int, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Preforms bulk update of authentication settings of the accounts of the specified type.
bulkAuthModeUpdate(int, String[], int, String, AsyncCallback<Integer>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Bulk auth mode update.
bulkAuthModeUpdate(int, String[], int, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Preforms bulk update of authentication settings of the accounts of the specified type.
BulkAuthModeUpdateView - Class in com.goldencode.p2j.admin.client.application.home
BulkAuthModeUpdateView represents a custom accounts update dialog to modify all target accounts in a batch mode.
BulkAuthModeUpdateView(BulkAuthModeUpdateView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Creates this view.
BulkAuthModeUpdateView.Binder - Interface in com.goldencode.p2j.admin.client.application.home
GWT UI creator
bulkCopy - Variable in class com.goldencode.p2j.persist.RecordBuffer
Is buffer currently the destination of a bulk copy operation?
bulkDeleteCheckSQL - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
SQL used to check whether a record was deleted from a virtual table
bulkDeleteEventSQL - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
SQL used to check whether a record was deleted by a bulk delete
bundleCache - Variable in class com.goldencode.p2j.persist.HQLHelper
Cache of HQL bundles, indexed by retrieval request type constant
bundleQueue - Variable in class com.goldencode.p2j.schema.ImportWorker
Queue of import bundles
bundleStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with maps of data bundles by break group.
Button<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
An implementation of a "push button" with a text label.
Button(WidgetId, Container<O>, String) - Constructor for class com.goldencode.p2j.ui.client.Button
This constructor creates a button with a given text label.
Button(WidgetId, ButtonConfig) - Constructor for class com.goldencode.p2j.ui.client.Button
Special constructor used to restore component using given configuration.
BUTTON - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the BUTTON resource.
BUTTON_CANCEL_ID - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Cancel button field ID.
BUTTON_FOREGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The test colors on enabled buttons.
BUTTON_FOREGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The test colors on enabled buttons.
BUTTON_OK_ID - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
OK button field ID.
button_reference() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CANCEL-BUTTON or DEFAULT-BUTTON keywords and the required following button name.
ButtonConfig - Class in com.goldencode.p2j.ui
Stores button-specific state.
ButtonConfig() - Constructor for class com.goldencode.p2j.ui.ButtonConfig
Default constructor (only used in deserialization).
ButtonConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.ButtonConfig
Create a new config and associate it with the given widget.
ButtonConfig(int) - Constructor for class com.goldencode.p2j.ui.ButtonConfig
Create a new config and associate it with the given widget.
ButtonGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI implementation of the BUTTON widget.
ButtonGuiImpl(WidgetId, Container<GuiOutputManager>, String) - Constructor for class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
This constructor creates a button with a given text label.
ButtonGuiImpl(WidgetId, WidgetConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Special constructor used to restore component using given configuration.
ButtonImageDefinition - Class in com.goldencode.p2j.ui
This works like a public data structure to store all image related options for up or down or insensitive state of the button widget.
ButtonImageDefinition() - Constructor for class com.goldencode.p2j.ui.ButtonImageDefinition
Default constructor (only used in deserialization).
ButtonImpl - Class in com.goldencode.p2j.ui.chui
Specific implementation of a "push button" with a text label for CHUI.
ButtonImpl(WidgetId, Container<ChuiOutputManager>, String) - Constructor for class com.goldencode.p2j.ui.chui.ButtonImpl
This constructor creates a button with a given text label.
ButtonImpl(WidgetId, WidgetConfig) - Constructor for class com.goldencode.p2j.ui.chui.ButtonImpl
Special constructor used to restore component using given configuration.
ButtonInterface - Interface in com.goldencode.p2j.ui
Provide access to image loading and other only button-related APIs which can be accessed via handle instance.
buttons - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Button list.
buttons - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
The caption buttons.
buttons - Variable in class com.goldencode.p2j.ui.client.RadioSet
Button collection.
BUTTONS_CHAR_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Height of alert box buttons in characters.
BUTTONS_CHAR_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Width of alert box buttons in characters.
buttons_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the BUTTONSkeyword and the required following button set.
BUTTONS_PANE_HEIGHT - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Constant height of the last pane (dialog closing pane).
buttonsContainer - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
The buttons container.
buttonSet - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
The button configuration.
buttonsPane - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The dialog close pane.
ButtonsPane() - Constructor for class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.ButtonsPane
 
buttonsPanel - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Buttons panel.
ButtonsPanel() - Constructor for class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
 
ButtonWidget - Class in com.goldencode.p2j.ui
Server side button widget implementation.
ButtonWidget() - Constructor for class com.goldencode.p2j.ui.ButtonWidget
Default constructor.
ButtonWidget(boolean) - Constructor for class com.goldencode.p2j.ui.ButtonWidget
Default constructor.
by_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the BY keyword and the required following expression.
bypass() - Method in class com.goldencode.p2j.ui.BypassElement
Determines if the element should cause a bypass (ignore) of a stream field read operation.
bypass() - Method in class com.goldencode.p2j.ui.FrameElement
Determines if the element should cause a bypass (ignore) of a stream field read operation.
BypassElement - Class in com.goldencode.p2j.ui
This class provides allows bypassing the read of a given field (the data is read and then discarded).
BypassElement() - Constructor for class com.goldencode.p2j.ui.BypassElement
 
bypassFocusInit - Variable in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Flag indicating initialization is not needed on a focus-gained event, as it was treated explicitly by some other logic (like mouse clicked).
bypassSkip - Variable in class com.goldencode.p2j.uast.LexerDumpFilter
Flag to indicate if skip processing should be bypassed.
BYTE - Static variable in class com.goldencode.expr.Argument
Width of a byte argument, in bytes.
BYTE_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native byte values.
byteArrayToBase64(byte[]) - Static method in class com.goldencode.p2j.directory.Base64
Convert input byte array into String.
byteArrayToObj(byte[]) - Method in class com.goldencode.p2j.net.Protocol.Reader
Restore ("inflate") an object from an in-memory array of bytes.
BytecodeContainer - Class in com.goldencode.expr
This class represents any object which contains bytecode, such as a bytecode instruction or a code unit containing multiple instructions.
BytecodeContainer() - Constructor for class com.goldencode.expr.BytecodeContainer
 
ByteCountOutputStream - Class in com.goldencode.p2j.io
Provides an output filter that counts the number of bytes written.
ByteCountOutputStream(OutputStream) - Constructor for class com.goldencode.p2j.io.ByteCountOutputStream
Creates an instance with the associated output stream as the base.
byteLength(String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character literal in bytes.
byteLength(Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character or longchar instance in bytes.
byteLengthOf(Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character or longchar instance in bytes.
byteOrder - Variable in class com.goldencode.p2j.util.memptr
The byte order used for this instance.
bytes - Variable in class com.goldencode.p2j.io.ByteCountOutputStream
Tracks the total number of bytes written.
ByteSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.ByteSerializer
Create serializer for native byte values and set its NativeTypeSerializer.mark to 0.
bytesRead - Variable in class com.goldencode.p2j.util.SocketImpl
bytesWritten - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo.OutputOperation
Number of bytes that has been written by this operation.
bytesWritten - Variable in class com.goldencode.p2j.util.SocketImpl
byteToChar - Variable in class com.goldencode.p2j.util.CharsetConverter
Simple byte to character conversion mapping.

C

c - Variable in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Coordinate conversion reference.
c - Variable in class com.goldencode.p2j.ui.client.gui.ThreeDBorderGuiImpl
Coordinate conversion reference.
c - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Array of widgets in the container.
c0 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection start column number.
c1 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection end column number.
caAliases - Variable in class com.goldencode.p2j.security.SecurityCache
CA certificate aliases in truststore
Cache<K,V> - Interface in com.goldencode.cache
A simple interface for a cache, with a map-like API.
cache - Variable in class com.goldencode.cache.ExpiryCache
Map of keys to sortable, key-value nodes
cache - Variable in class com.goldencode.expr.ExpressionClassLoader
Cache of classes already loaded by this class loader.
cache - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
A cached instance of this object
cache - Static variable in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Cache of DefaultDirtyShareManager instances by database
cache - Static variable in class com.goldencode.p2j.persist.DMOIndex
Cached map of schema name to map of DMO metadata objects
cache - Static variable in class com.goldencode.p2j.persist.DMOValidator
Cache of previously created instances, mapped by DMO interface
cache - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Cache for dynamically converted and compiled DMO resources
cache - Static variable in class com.goldencode.p2j.persist.ForeignNuller
Cache of nuller objects, keyed by RelationInfo instances
cache - Static variable in class com.goldencode.p2j.persist.HQLHelper
Cache of all active helper objects in the current context
cache - Variable in class com.goldencode.p2j.persist.HQLHelperCache
LFU cache of HQL helper objects, which also ages its entries
cache - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor
Cache of prepared instances, indexed by Persistence and where clause
cache - Static variable in class com.goldencode.p2j.persist.IndexHelper
Cache of instances, mapped by database
cache - Static variable in class com.goldencode.p2j.persist.PersistenceFactory
Cache of Persistence instances by database
cache - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Cached results (scrolling mode only); arrays of DMOs or IDs
cache - Static variable in class com.goldencode.p2j.persist.SortCriterion
Shared cache of immutable SortCriterion lists
cache - Static variable in class com.goldencode.p2j.persist.SortIndex
Shared cache of all SortIndex instances
cache - Static variable in class com.goldencode.p2j.persist.TempTableHelper
Map of DMO interfaces to helper objects
cache - Variable in class com.goldencode.p2j.security.SecurityContext
security cache this context stack is bound to
cache - Variable in class com.goldencode.p2j.security.SecurityManager
Caches context data.
cache - Variable in class com.goldencode.p2j.security.Session
security cache in effect by the time of session creation
cache - Variable in class com.goldencode.p2j.uast.AstGenerator
Indicates whether caching of preprocessor results should be done.
cache - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Screen contents.
cache - Static variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Cache of methods by type, name, class, and signature
cache - Variable in class com.goldencode.proxy.ProxyFactory
Cache of proxy classes which already have been assembled
CACHE_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
Text to append to a filename to generate a unique name for caching.
cache_records() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CACHE option for the DEFINE QUERY language statement.
CACHE_SIZE - Static variable in class com.goldencode.p2j.ui.client.Browse
The size of data cache in screen pages.
cacheable - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Cache query results?
cached - Variable in class com.goldencode.p2j.ui.HeaderElement
For literals and simple variables, we can avoid inner classes and lambdas.
CacheData(DynamicTablesHelper.DMOInfo, String, String, String, Document, ArrayList<P2JIndex>, Map<String, Class<?>>) - Constructor for class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Constructor.
cacheDecision(Map, String, int, boolean) - Static method in class com.goldencode.p2j.security.Decision
Puts the access decision into the specified cache map.
cachedHeight - Variable in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Cached height of this item.
cachedHeight - Variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Cached height of this item.
cachedMasterResults - Variable in class com.goldencode.p2j.report.server.ReportApi
Cache of master report results by report/file type, using the current filter profile
cachedWidth - Variable in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Cached width of this item.
cachedWidth - Variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Cached width of this item.
cacheExpired(CacheExpiryEvent<K, V>) - Method in interface com.goldencode.cache.CacheExpiryListener
This method is invoked when a cache has expired one or more elements.
cacheExpired(CacheExpiryEvent<DynamicTablesHelper.CacheKey, DynamicTablesHelper.CacheData>) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOResourceManager
This method is invoked when the DMO cache has expired one or more elements.
cacheExpired(CacheExpiryEvent<String, byte[]>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawCacheExpiryListener
Notification for expired hashes.
CacheExpiryEvent<K,V> - Class in com.goldencode.cache
An event indicating one or more element was expired from a cache.
CacheExpiryEvent(ExpiryCache<K, V>, LinkedHashMap<K, V>) - Constructor for class com.goldencode.cache.CacheExpiryEvent
Constructor.
CacheExpiryListener<K,V> - Interface in com.goldencode.cache
An entity interested in receiving cache expiry events.
cacheGen - Variable in class com.goldencode.p2j.admin.SessionInfo
Generation number for the security cache.
cacheIsIn - Variable in class com.goldencode.p2j.util.RemoteStream
Control caching of IsIn flag.
cacheIsOut - Variable in class com.goldencode.p2j.util.RemoteStream
Control caching of IsOut flag.
CacheKey(Expression) - Constructor for class com.goldencode.expr.Expression.CacheKey
Convenience constructor which instantiates a new key and sets the internal key state, based upon the expression state.
CacheKey(Scope, Class<?>, String, Class<?>[]) - Constructor for class com.goldencode.expr.SymbolResolver.CacheKey
Convenience constructor which sets all fields relevant to this key instance.
CacheKey(Collection<P2JField>, Collection<P2JIndex>) - Constructor for class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey
Constructor.
CacheKey(Database, String[], Class<?>[], String, Type[], String[], boolean, String, boolean) - Constructor for class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Constructor.
CacheKey(P2JDialect, String, String, String, Class<?>, boolean) - Constructor for class com.goldencode.p2j.persist.SortCriterion.CacheKey
Constructor.
CacheKey(boolean, Class<?>, String, Class<?>[]) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheKey
Constructor.
CacheKey(Class<?>, Class<?>[], boolean, Method[]) - Constructor for class com.goldencode.proxy.ProxyFactory.CacheKey
Constructor.
cacheLock - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Lock object on which to synchronize cache operations
cacheLock - Static variable in class com.goldencode.p2j.persist.SortCriterion
Lock for cache
cacheOnReval - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Preselected results should all be cached on next revalidation
cacheRef - Variable in class com.goldencode.expr.SymbolResolver
Cache of functions, used for quick method lookups during parsing
cacheResults(Results) - Method in class com.goldencode.p2j.persist.PreselectQuery
Attempt to cache all results from the specified target result set into a SimpleResults instance.
cacheSerial - Variable in class com.goldencode.p2j.security.SecurityManager
Last used serial number for security cache creation.
CacheValue(Method, ControlFlowOps.ArgValidationErrors, boolean) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheValue
Constructor.
calcAccessMode(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Calculates the access mode for method and data member searches of class definitions, based on the presence and contents of the given class name and the current context.
calcBrowseDown(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Calculate DOWN value for the browse basing on the given row height.
calcBrowseDown(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Calculate DOWN value for the browse basing on the given row height.
calcBrowseDown(BrowseWidget, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Calculate DOWN value for the browse basing on the given row height.
calcCallingConv(CallingConvention) - Static method in class com.goldencode.p2j.library.LibraryManager
Convert the calling convention enum into an integer constant version that can be passed to the native layer.
calcCharBoundary() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Based on the X and Y coordinates in pixels from a mouse button event (during selection processing), calculate the starting and ending coordinates of the selection rectangle in both character positions (rows/columns) and in pixels.
calcColumn - Variable in class com.goldencode.p2j.ui.BrowseColumnWidget
true if it is a calc column.
calcColumnWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Calculate column width.
calcDataWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Calculate width of the data part of the column.
calcDigitIndex(int) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Calculates an index in the digits array corresponding to the given digit decimal position.
calcDown(int) - Method in class com.goldencode.p2j.ui.client.Browse
Calculate DOWN value for the browse basing on the given row height.
calcDown() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Calculate DOWN value.
calcDown(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Calculate DOWN value for the browse basing on the given row height.
calcExportedMethods(Class<?>[]) - Static method in class com.goldencode.p2j.net.RemoteObject
Return the list of methods for all interfaces in the given list.
calcExportedMethods(Class<?>) - Static method in class com.goldencode.p2j.net.RemoteObject
Return a list of methods in a deterministic order such that for the same interface (with identical methods) the list will be identical on both the server and client.
calcFixedRect(ArrayList<Widget<O>>, ArrayList<Widget<O>>) - Method in class com.goldencode.p2j.ui.client.Frame
Calculate height of fixed and repeated parts of frame.
calcFormatLength(String, Class) - Static method in class com.goldencode.p2j.util.BaseDataType
Calculate the length of a formatted value (the text form of the value) using this format string.
calcGroupName(Class<?>) - Static method in class com.goldencode.p2j.net.RemoteObject
Return a unique group name for exporting this interface.
calcHpos(double) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Calculate horizontal position of the scroll-bar thumb.
calcHscroll(Dimension, Dimension, Point) - Method in class com.goldencode.p2j.ui.client.ScrollPane
Calculate horizontal thumbnail position.
calcImplicitBrowseHeightNoScrollbar() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get browse native height if it is not specified explicitly (based on explicit or implicit DOWN value).
calcIndexSelection() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Use the recorded index component matches to determine the implicitly selected index for this record phrase.
calcInitialViewportSize() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Calculates and returns initial viewport size.
calcInitialViewportSize() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Calculates and returns initial viewport size.
calcKeyName(Method) - Static method in class com.goldencode.p2j.net.RemoteObject
Return a unique method name corresponding to this given method.
calcLayout(Container<O>, boolean) - Method in class com.goldencode.p2j.ui.chui.ColumnLayout
Perform actual layout calculations and placement.
calcLayout(Container<O>, double, boolean) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Perform actual formatting or size calculation.
calcLimit(boolean) - Method in class com.goldencode.p2j.ui.client.ComboBox
Calculate width limit.
calcLocation() - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Calculates MENU location relative to its parent if it is POPUP-ONLY or [0, 0] if it is MENUBAR.
calcMaximumSymbolNameSize() - Method in class com.goldencode.ast.LexerDumpHelper
Scans the list of token type names (text symbols that represent each integer token type) and calculates the width in characters of the largest one.
calcMaximumSymbolNameSize() - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Scans the list of token type names (text symbols that represent each integer token type) and calculates the width in characters of the largest one.
calcNextGrp(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
This method calculates next field-group that will be used for the target row.
calcNumArguments(List<Parameter>) - Static method in class com.goldencode.p2j.library.NativeInvoker
Return back the non-negative number of arguments for this native API call by processing the parameter definitions and excluding any RETURN parameter that is found.
calcOrderByCriteria(LinkedHashMap<String, Boolean>, Map<String, String>) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Converts the sort criteria into an equivalent order by statement.
calcOrderByIndex(String, String, boolean) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Converts the given index into an equivalent order by statement.
calcOutputFilename(E4GLPreprocessor) - Method in class com.goldencode.p2j.uast.AstGenerator
Determine the output file name to be used for the current HTML file being processed.
calcQuirksOffset(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Calculate 'quirks' offset for labels.
calcResourceBase(Class<?>, String) - Static method in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Calculate the path in the jar file for the given path as an extention of the origin class' package and return that resource base as a classpath resource.
calcRowHeight() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Calculate row height basing on the ROW-HEIGHT-CHARS or font height.
calcSelection(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Calculate the index position of the current selection.
calcSortOverlap(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Compares the given selected index with the stored sort criteria to determine if the the complete sort criteria is an exact match or a compatible subset match to the selected index.
calcTitleHeight() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Calculate title height.
calculate(Resolvable) - Method in class com.goldencode.p2j.util.Accumulator
Calculate the accumulator's result for the specified break group.
calculate() - Method in interface com.goldencode.p2j.util.Accumulator.DataBundle
Calculate the result, based on the data currently stored in the bundle.
calculate() - Method in class com.goldencode.p2j.util.AverageAccumulator.Data
Calculate the average, based on the current total and iteration count.
calculate() - Method in class com.goldencode.p2j.util.CountAccumulator.Data
Return the current iteration count.
calculate() - Method in class com.goldencode.p2j.util.MaximumAccumulator.Data
Return the maximum value accumulated.
calculate() - Method in class com.goldencode.p2j.util.MinimumAccumulator.Data
Return the minimum value accumulated.
calculate() - Method in class com.goldencode.p2j.util.TotalAccumulator.Data
Return the current, running total.
calculateBreakGroups(BaseDataType[], int, BaseDataType, Set<Integer>, int) - Method in class com.goldencode.p2j.persist.Presorter
Update brake rows information for the given sort criterion.
calculateCellHeight(TRowObject, AbstractReportBuilder.ColumnInfo<TRowObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Calculate an outer cell height including its margin and padding
calculateDown(Point) - Method in class com.goldencode.p2j.ui.client.Frame
Calculate DOWN value.
calculateDownAndSetSize(Dimension, int, double) - Method in class com.goldencode.p2j.ui.client.Frame
Calculate frame DOWN value and adjust frame size accordingly.
calculateDrawingParameters() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Calculates the drawing parameters: width = (Integer) drawingParameters[0]; height = (Integer) drawingParameters[1]; offsetX = (Integer) drawingParameters[2]; offsetY = (Integer) drawingParameters[3]; transparent = (Boolean) drawingParameters[4]; stretchToFit = (Boolean) drawingParameters[5]; retainShape = (Boolean) drawingParameters[6]; convert3D = (Boolean) drawingParameters[7];
calculateFrameRect(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Calculates the frame's rectangle in screen coordinates
calculateHeaderHeight() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Calculate headers height.
calculateHeight(AbstractReportBuilder.ColumnInfo<?>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultColumnHeaderRenderer
Calculate the header height.
calculateHeight(Dimension, double) - Method in class com.goldencode.p2j.ui.client.Frame
Calculate frame height.
calculateHeight(Dimension, double) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Calculate frame height.
calculateHeightDelta() - Method in class com.goldencode.p2j.ui.client.Frame
Calculate frame height delta.
calculateHeightDelta() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Calculate frame height delta.
calculateImageBounds(EmbeddedImageStructure<BufferedImage>) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper
Calculate the transformed image bounds.
calculateImageBounds(EmbeddedImageStructure<I>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.ClientImageDrawHelper
Calculate the transformed image bounds.
calculateMessageAreaHeight() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Calculates the height of the Message Area in the characters units.
calculateOutputDest() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Use the input filename and the known options to calculate the filename for the output destination.
calculatePseudoBytesWritten(Map<OutputOperationType, Integer>, int) - Method in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Calculates the number of pseudo-bytes written through this stream.
calculateRank() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Calculate this import bundle's rank, which is a heuristic intended to rank the importance of loading this table sooner than other tables.
calculateRowsNumber(TRowObject, AbstractReportBuilder.ColumnInfo<TRowObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Calculate the number of rows in this cell.
calculateScrollYPosition() - Method in class com.goldencode.p2j.ui.chui.ScrollableListImpl
Calculate the scroll Y position based on the current state.
calculateScrollYPosition() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Calculate the scroll Y position based on the current state.
calculateScrollYPosition() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Calculate the scroll Y position based on the current state.
calculateScrollYPosition() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Calculate the scroll Y position based on the current state.
calculateScrollYPosition() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Calculate the scroll Y position based on the current state.
calculateWeight() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Calculate this import bundle's weight, which is a heuristic intended to measure the relative time it will take to load this table.
calculateWidth(Dimension, int) - Method in class com.goldencode.p2j.ui.client.Frame
Calculate frame width.
calculateWidthDelta() - Method in class com.goldencode.p2j.ui.client.Frame
Calculate frame width delta.
calcVpos(double) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Calculate vertical position of the scroll-bar thumb.
calcVscroll(Dimension, Dimension, Point) - Method in class com.goldencode.p2j.ui.client.ScrollPane
Calculate vertical thumbnail position.
calendar - Variable in class com.goldencode.p2j.directory.DateValue
Internal instance of the Calendar
calendar - Variable in class com.goldencode.p2j.directory.TimeValue
Date/Time storage/manipulation back-end
calendarToLocalMillis(GregorianCalendar) - Static method in class com.goldencode.p2j.util.date
Convert a UTC time into a timezone specific number of milliseconds since the epoch (January 1, 1970).
calendarValue() - Method in class com.goldencode.p2j.util.datetimetz
Converts this object to a Calendar value to be used by Hibernate persistence.
call(String, Object...) - Method in class com.goldencode.p2j.util.comhandle
Calls a COM-method without parameters on the COM-object stored in this com-handle.
call(String) - Method in class com.goldencode.p2j.util.comhandle
Calls a COM-method without parameters on the COM-object stored in this com-handle.
call_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CALL language statement, the required ProgressParser.filename() of the invoked HLC (host language call) function and and optional list of ProgressParser.expr() (arguments).
callAuthenticateRemote(String, int, Queue) - Method in class com.goldencode.p2j.net.SessionManager
Make a synchronous method call to a remote router node to authenticate the specified account and retrieve the remote node's context ID for the newly authenticated, virtual session.
callback - Variable in class com.goldencode.p2j.extension.PSTimer
The callback procedure in non-COM mode (legacy name).
Callback - Class in com.goldencode.p2j.uast
Encapsulates the data necessary to make a static or instance method call through the services provided by java.lang.reflect.
Callback(Object, String, String) - Constructor for class com.goldencode.p2j.uast.Callback
Constructs a Callback instance using Strings representing the class and method names for the target.
Callback(Object, Method) - Constructor for class com.goldencode.p2j.uast.Callback
Constructs a Callback instance using an instance of java.lang.reflect.Method.
CallBack() - Constructor for enum com.goldencode.p2j.xml.XMLCallbackWrapper.CallBack
default constructor
CallBack(String) - Constructor for enum com.goldencode.p2j.xml.XMLCallbackWrapper.CallBack
Special constructor accepting array with possible input type parameters.
CALLBACK_REQUEST_HEADER - Static variable in class com.goldencode.p2j.util.PortTypeWrapper
Constant identifying the REQUEST-HEADER callback.
CALLBACK_RESPONSE_HEADER - Static variable in class com.goldencode.p2j.util.PortTypeWrapper
Constant identifying the RESPONSE-HEADER callback.
callbackName - Variable in exception com.goldencode.p2j.xml.MismatchedParametersException
name of callback.
CallbackResolver - Class in com.goldencode.p2j.uast
Provides a mechanism for storage and retrieval of method callbacks as represented by the Callback object.
CallbackResolver() - Constructor for class com.goldencode.p2j.uast.CallbackResolver
Default constructor which instantiates a CallbackResolver object which matches on a case-insensitive basis.
CallbackResolver(boolean) - Constructor for class com.goldencode.p2j.uast.CallbackResolver
Instantiates a CallbackResolver object.
callbacks - Variable in class com.goldencode.p2j.admin.client.MultiCallback
 
callbacks - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Callbacks for delegated processing.
callbacksDone - Variable in class com.goldencode.p2j.admin.client.MultiCallback
The number of finished calls
callbackWrapper - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Special wrapper to call callback procedures
callconv - Variable in class com.goldencode.p2j.library.NativeAPIEntry
The API calling convention.
callCtor(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Call a constructor and returns the built object.
called - Variable in class com.goldencode.p2j.persist.OutputTableHandleCopier
Called-side table handle.
CalleeInfo - Interface in com.goldencode.p2j.util
Interface describing various data about the next called program/internal-entry.
calleeInfo - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
A stack containing the info about the next called program or internal entry.
CalleeInfoImpl(boolean, Object, Object, String, String, boolean, boolean) - Constructor for class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
Create a new instance.
callerClass - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheKey
Method's enclosing class
callerInstance - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
The external program instance where the internal entry's body is defined.
callerLatch - Variable in class com.goldencode.p2j.main.TemporaryAccountWorker
Caller synchronization
callgraph - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
The front end should run the call graph generator.
CallGraph() - Constructor for class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
 
CallGraphApi - Class in com.goldencode.p2j.report.server
Provides an interface for querying, traversing and manipulating the call graph from a web client.
CallGraphApi() - Constructor for class com.goldencode.p2j.report.server.CallGraphApi
Default constructor.
CallGraphGenerator - Class in com.goldencode.p2j.uast
Special-purpose driver for the pattern engine to create a new call graph for one or more root entry points.
CallGraphGenerator() - Constructor for class com.goldencode.p2j.uast.CallGraphGenerator
 
CallGraphHelper - Class in com.goldencode.p2j.uast
Common support routines for call graph processing.
CallGraphHelper() - Constructor for class com.goldencode.p2j.uast.CallGraphHelper
 
CallGraphLink - Class in com.goldencode.p2j.report.server
Encodes a single call graph link (graph database edge).
CallGraphLink(int, String, String, String) - Constructor for class com.goldencode.p2j.report.server.CallGraphLink
Construct an instance.
CallGraphLink(int, int, String, String, String) - Constructor for class com.goldencode.p2j.report.server.CallGraphLink
Construct an instance.
CallGraphNode - Class in com.goldencode.p2j.report.server
Encodes a single call graph node (graph database vertex).
CallGraphNode(String, int, String, String) - Constructor for class com.goldencode.p2j.report.server.CallGraphNode
Construct an instance.
CallGraphReportLine - Class in com.goldencode.p2j.report.server
Encapsulates the details of a line for a callgraph report.
CallGraphReportLine() - Constructor for class com.goldencode.p2j.report.server.CallGraphReportLine
 
CallGraphSnippet - Class in com.goldencode.p2j.report.server
Encodes a displayable section of the call graph..
CallGraphSnippet(List<CallGraphNode>, List<CallGraphLink>, Map<String, CallSite>, String[]) - Constructor for class com.goldencode.p2j.report.server.CallGraphSnippet
Create an instance.
CallGraphWorker - Class in com.goldencode.p2j.uast
Provides a pattern engine service to create a new call graph based on matches found during AST processing.
CallGraphWorker() - Constructor for class com.goldencode.p2j.uast.CallGraphWorker
Default constructor which calls the super-class constructor, registers its libraries and initializes its instance members.
CallGraphWorker.CallGraph - Class in com.goldencode.p2j.uast
Provides a service for creating call graph nodes in a tree starting at some root node.
CallGraphWorker.CallSiteHint - Class in com.goldencode.p2j.uast
A container for the hints referring to a call-site disambiguation.
calling - Variable in class com.goldencode.p2j.persist.OutputTableHandleCopier
Calling-side table parameter.
CallingConvention - Enum in com.goldencode.p2j.library
Constants that define the possible native calling conventions.
CallingConvention() - Constructor for enum com.goldencode.p2j.library.CallingConvention
 
CallingFunction() - Constructor for enum com.goldencode.p2j.persist.AbstractTempTable.CallingFunction
 
callMethod(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Call a normal member method.
callNum - Variable in class com.goldencode.p2j.report.server.CallGraphReportLine
Number of occurences/calls for this line.
callResolver - Variable in class com.goldencode.p2j.uast.ExpressionEvaluator
Stores definitions of user-defined functions/variables.
CallSite - Class in com.goldencode.p2j.report.server
Encapsulates the details of a call-site.
CallSite() - Constructor for class com.goldencode.p2j.report.server.CallSite
 
callSite - Variable in class com.goldencode.p2j.report.server.CallSite
 
CallSiteHint(int, int, int, String) - Constructor for class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
Create a new call-site hint.
callStackEntries - Static variable in class com.goldencode.trace.Tracer
The max number of call stack entries to store in the trace point.
callStaticMethod(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Call a static method.
callTerminateRemote(BaseSession) - Method in class com.goldencode.p2j.net.SessionManager
Make a synchronous method call to a remote router node to terminate the remote side of this virtual session.
can_find_function() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the special built-in CAN-FIND function, which can be used in an expression.
CAN_HIDE_OTHERS - Static variable in class com.goldencode.p2j.ui.MarkEntry
Set frames' 'can hide others' flag.
CAN_HIDE_OTHERS_EXT - Static variable in class com.goldencode.p2j.ui.MarkEntry
Set frames' 'can hide others' flag and 'can wipe screen' flag.
canAccess(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Check if can access attribute
canAccessAttribute(String, int, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Checks the subject's permissions to perform the specified access to a directory node's attribute with the given node class name.
canAccessAttribute(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Checks the subject's permissions to perform the specified access to a directory node's attribute.
canAccessNode(String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Checks the subject's permissions to perform the specified access to a directory node.
canAccessNode(String, int, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Checks the subject's permissions to perform the specified access to a directory node which requires a different access to its parent node.
canAccessNodeAndAttribute(String, int, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Checks the subject's permissions to perform the specified access to a directory node and a different access to its attribute.
canAddBuffer() - Method in class com.goldencode.p2j.persist.QueryWrapper
Check if a buffer can be added to this query.
cancel() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Asks its controller to close this print preview and opens its parent screen.
cancel() - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewUiHandlers
Asks its controller to close this print preview and opens its parent screen.
cancel() - Method in class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
Terminates this timer, discarding any currently scheduled tasks.
cancel() - Method in class com.goldencode.p2j.util.ProtectedTimer
Immediately stops all scheduled tasks and background timer thread.
cancel() - Method in class com.goldencode.p2j.util.ProtectedTimerTask
Cancels the task.
CANCEL_PICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
The button to close this dialog and to cancel changes
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The Cancel button
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The cancel button
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The Cancel button
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The Cancel button to discard any changes and to close this dialog
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The Cancel button
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
The Cancel button
cancelAction - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Cancel button
cancelAddGroupDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Cancels the Add Group Dialog.
cancelAddGroupDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Cancels the Add Group Dialog.
cancelAddProcessAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Cancels the Add Process Account Dialog.
cancelAddProcessAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Cancels the Add Process Account Dialog.
cancelAddUserAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Cancels the Add User Account Dialog and rolls back any related changes.
cancelAddUserAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Cancels the Add User Account Dialog and rolls back any related changes.
cancelButtonId - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress cancel button ID.
cancelCloneGroupDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Cancels the Clone Group Dialog.
cancelCloneGroupDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Cancels the Clone Group Dialog.
cancelCloneProcessAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Cancels the Clone Process Account Dialog.
cancelCloneProcessAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Cancels the Clone Process Account Dialog.
cancelCloneUserAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Cancels the Clone User Account Dialog and rolls back any related changes.
cancelCloneUserAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Cancels the Clone User Account Dialog and rolls back any related changes.
cancelDeletingGroupsAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Cancels the Deleting Groups Alert dialog.
cancelDeletingGroupsAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Cancels the Deleting Groups Alert dialog.
cancelDeletingUsersAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Cancels the Deleting Users Alert and rolls back any related changes.
cancelDeletingUsersAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Cancels the Deleting Users Alert and rolls back any related changes.
cancelEditGroupDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Cancels the Edit Group Dialog.
cancelEditGroupDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Cancels the Edit Group Dialog.
cancelEditProcessAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Cancels the Edit Process Account Dialog.
cancelEditProcessAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Cancels the Edit Process Account Dialog.
cancelEditUserAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Cancels the Edit User Account Dialog and rolls back any related changes.
cancelEditUserAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Cancels the Edit User Account Dialog and rolls back any related changes.
cancelFindUserAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Cancels the Find User Account Dialog and rolls back any related changes.
cancelFindUserAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Cancels the Find User Account Dialog and rolls back any related changes.
cancelJob(String) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Cancel the job with the given name.
cancelled - Variable in class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
Flags an aborted state.
cancelled - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
Flag indicating that the async call has been cancelled.
cancelled() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Called when the async call was cancelled by the user.
cancelRefresh() - Method in class com.goldencode.p2j.directory.DirectoryService
Cancel planned refreshing operation.
cancelRemovingGroupsAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Cancels the Removing Groups Alert and rolls back any related changes.
cancelRemovingGroupsAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Cancels the Removing Groups Alert and rolls back any related changes.
cancelReqTimer - Variable in class com.goldencode.p2j.util.ServerImpl
The currently active timer thread which will cancel the async requests.
cancelRequests() - Method in interface com.goldencode.p2j.util.Server
This sends a stop condition to the AppServer or Web Service.
cancelRequests() - Method in class com.goldencode.p2j.util.ServerImpl.AsyncInvoker
Cancel all the active requests.
cancelRequests() - Method in class com.goldencode.p2j.util.ServerImpl
Cancel all running or queued requests.
cancelRequests() - Method in class com.goldencode.p2j.util.ServerImpl.SessionFreeInvoker
Cancel all running requests by sending the STOP conditions to them.
cancelRequests() - Method in class com.goldencode.p2j.util.ServerImpl.SessionManagedInvoker
Cancel all queued or running requests.
cancelRequestsAfter(integer) - Method in interface com.goldencode.p2j.util.Server
Calls the Server.cancelRequests() method when the specified number of seconds have passed.
cancelRequestsAfter(int64) - Method in interface com.goldencode.p2j.util.Server
Calls the Server.cancelRequests() method when the specified number of seconds have passed.
cancelRequestsAfter(long) - Method in interface com.goldencode.p2j.util.Server
Calls the Server.cancelRequests() method when the specified number of seconds have passed.
cancelRequestsAfter(integer) - Method in class com.goldencode.p2j.util.ServerImpl
Calls the ServerImpl.cancelRequests() method when the specified number of seconds have passed.
cancelRequestsAfter(int64) - Method in class com.goldencode.p2j.util.ServerImpl
Calls the ServerImpl.cancelRequests() method when the specified number of seconds have passed.
cancelRequestsAfter(long) - Method in class com.goldencode.p2j.util.ServerImpl
Calls the ServerImpl.cancelRequests() method when the specified number of seconds have passed; if another timer exists for this server, it will be terminated and a new timer will start.
cancelRereadDir() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Cancel (possibly) planned refreshing operation.
cancelRereadDir() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Cancel (possibly) planned refreshing operation.
cancelRereadDir() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Cancel (possibly) planned refreshing operation.
cancelRereadDir(AsyncCallback<Void>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Cancel reread dir.
cancelSelection() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Cancel the current selection operation, reset the selection state and force a repaint of the entire screen which will cause the selection box to disappear.
cancelUnassigningUsersAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Defines the method that is invoked if the Unassigning Users Alert has been cancelled.
cancelUnassigningUsersAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Cancels the Unassigning Users Alert dialog.
canDelete() - Method in class com.goldencode.p2j.ui.GenericWidget
Check if this resource can be deleted (implicitly or not).
candidates - Variable in class com.goldencode.p2j.convert.NameConverter
Array of candidates when matching substrings for replacement
canDirtyCheck(Object, EntityPersister, Session) - Method in class com.goldencode.p2j.persist.DirtyDmoStrategy
Indicate whether we can provide custom dirty checking for the given entity.
canDraw(int, int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Check the bitmap if drawing is possible at that location.
canDraw(NativePoint) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Check the bitmap if drawing is possible at that location.
canExit() - Method in class com.goldencode.p2j.ui.client.driver.swing.AbstractClientDialog
Report if it is possible to exit the VM using System.exit().
canExit() - Method in class com.goldencode.p2j.ui.client.driver.swing.AbstractClientFrame
Report if it is possible to exit the VM using System.exit().
canExit() - Method in interface com.goldencode.p2j.ui.client.driver.swing.ContainerOps
Report if it is possible to exit the VM using System.exit().
CanFind() - Constructor for enum com.goldencode.p2j.persist.FindQuery.CanFind
 
canFindImpl(Object[], LockType) - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether a record can be found with meets this query's criteria.
canFindLevel - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
Flags when a query is executed in a CAN-FIND function.
canFindMode - Variable in class com.goldencode.p2j.persist.FindQuery
Mode of this query if used for CAN-FIND
canGet() - Method in class com.goldencode.p2j.persist.QueryWrapper
Check if the query is opened.
canGetFirst() - Method in class com.goldencode.p2j.persist.QueryWrapper
Check if the query can be advanced via GET-FIRST.
canGetStmt() - Method in class com.goldencode.p2j.persist.QueryWrapper
Check if the query is opened.
canHide - Variable in class com.goldencode.p2j.ui.client.Frame
true if the frame can be hidden.
canHide - Variable in class com.goldencode.p2j.ui.GenericFrame
Can hide other frames.
canHide - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Track frame hiding in current scope.
canHideOthers - Variable in class com.goldencode.p2j.ui.client.Frame
true if the frame can hide other frames.
canLastOrPrev() - Method in class com.goldencode.p2j.persist.QueryWrapper
Check if the GET-LAST or GET-FIRST can be executed.
canLoadClass(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Attempt to load the class or interface name given.
canonicalize(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Convert the given Progress file name into a simple relative path form.
canonicalizePath(String, String, String) - Static method in class com.goldencode.p2j.util.Utils
Canonicalize the given file system path as described by java.io.File.getCanonicalPath().
canOptimize() - Method in class com.goldencode.p2j.persist.CompoundQuery
Indicate whether this object can be optimized.
canPlaceChar() - Method in class com.goldencode.p2j.ui.client.Editor
Determine if a character can be placed in the editor.
canPlaceChar() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Determine if a character can be placed in the editor.
canProcessMouse() - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Determine if mouse events can be processed.
canPushUpdates - Variable in class com.goldencode.p2j.ui.ClientConfigManager
Flag indicating when the client-side can start pushing updates.
canQuery(handle, character) - Static method in class com.goldencode.p2j.util.HandleOps
Reports if the given attribute can be read from the given handle.
canQuery(handle, String) - Static method in class com.goldencode.p2j.util.HandleOps
Reports if the given attribute can be read from the given handle.
canRefresh() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Check if current user can perform a refresh.
canRefresh() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Check if current user can perform a refresh.
canRefresh() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Check if current user can perform a refresh.
canRefresh(AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Can refresh.
canRefresh() - Method in class com.goldencode.p2j.security.SecurityAdmin
Check if there user can perform refresh.
canResize - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Flag indicating if resize is currently active.
canSelectionTrack() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Report if selection tracking is active.
canSet(handle, character) - Static method in class com.goldencode.p2j.util.HandleOps
Reports if the given attribute can be written to the given handle.
canSet(handle, String) - Static method in class com.goldencode.p2j.util.HandleOps
Reports if the given attribute can be written to the given handle.
canSetColumn(double) - Method in class com.goldencode.p2j.ui.client.Frame
Determine if the COLUMN attribute can be set to the specified value.
canSetHeightChars(double) - Method in class com.goldencode.p2j.ui.client.Frame
Determine if the HEIGHT-CHARS attribute can be set to the specified value.
canSetPixelPositionInChui() - Method in class com.goldencode.p2j.ui.BaseEntity
The method must return true if this entity accepts assignment of X or Y attributes in ChUI mode.
canSetPixelPositionInChui() - Method in class com.goldencode.p2j.ui.WindowWidget
The method returns false always - windows can't be positioned via pixel in Chui.
canSetRow(double) - Method in class com.goldencode.p2j.ui.client.Frame
Determine if the ROW attribute can be set to the specified value.
canSetWidthChars(double) - Method in class com.goldencode.p2j.ui.client.Frame
Determine if the WIDTH-CHARS attribute can be set to the specified value.
canUndo() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Obtain the current UNDO attribute of 4GL temp-table.
canUndo() - Method in class com.goldencode.p2j.persist.StaticTempTable
Obtain the current UNDO attribute of 4GL temp-table.
canUndo() - Method in interface com.goldencode.p2j.persist.TempTable
Obtain the current UNDO attribute of 4GL temp-table.
canUnloadEnvironment(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Check if are registered windows assigned to specified environment.
canWipeScreen - Variable in class com.goldencode.p2j.ui.client.Frame
true if the frame can wipe screen when hiding other frames.
cap1st(String) - Static method in class com.goldencode.util.Mapper
Utility method for string capitalizing (first character to upper case).
caps(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Deprecated.
CAPTION_BUTTON2_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the Close caption button when windows is not active.
CAPTION_BUTTON2_COLOR_DOWN - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the CLOSE (X) caption buttons when button is pushed down.
CAPTION_BUTTON2_COLOR_DOWN - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the Close caption button when down/pressed.
CAPTION_BUTTON2_COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the CLOSE (X) caption buttons when mouse hover over it.
CAPTION_BUTTON2_COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the Close caption button when highlighted/hovered.
CAPTION_BUTTON_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the caption buttons when window is active.
CAPTION_BUTTON_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of a caption button when windows is not active (same a border).
CAPTION_BUTTON_COLOR_DOWN - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the caption buttons when button is pushed down.
CAPTION_BUTTON_COLOR_DOWN - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of a caption button (except close) when down/pressed.
CAPTION_BUTTON_COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the caption buttons when mouse hover over it.
CAPTION_BUTTON_COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of a caption button (except close) when highlighted/hovered.
CAPTION_BUTTON_COLOR_INACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the caption buttons when window is NOT active.
CAPTION_BUTTON_COLOR_INACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of a caption button when windows is not active (same a border).
CAPTION_BUTTON_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Standard caption button height for this theme.
CAPTION_BUTTON_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The height of the caption buttons in normal window (NOT maximized).
CAPTION_BUTTON_HEIGHT_MAXIMIZED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The height of the caption buttons when window is maximized.
CAPTION_BUTTON_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Standard caption button width for this theme.
CAPTION_BUTTON_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The width of the caption buttons in normal window (NOT maximized).
CAPTION_BUTTON_WIDTH_DIALOG - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The width of the caption buttons in dialogs.
CaptionButton - Class in com.goldencode.p2j.ui.client.gui
A caption button associated with a window.
CaptionButton(WidgetId, CaptionButtonType) - Constructor for class com.goldencode.p2j.ui.client.gui.CaptionButton
Create a new button with the specified type.
captionButtonImages - Variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Cache with images from caption buttons.
CaptionButtonType - Enum in com.goldencode.p2j.ui.client.gui
Define the possible button types for a window caption.
CaptionButtonType(String) - Constructor for enum com.goldencode.p2j.ui.client.gui.CaptionButtonType
Creates caption button type
captionHeight() - Method in class com.goldencode.p2j.ui.client.Frame
Get the frame's caption height, in character units.
captionHeight() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get the frame's caption height, in character units.
capture - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Screen Capture to Clipboard menu item.
capture() - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Capture and return the terminal screen as an image.
CAPTURE_MOUSE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Disable/enable mouse event processing.
captureMouseEvents(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChuiDriver
Enable or disable capture of mouse events.
captureMouseEvents(boolean) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Enable or disable capture of mouse events.
captureMouseEvents(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Enable or disable capture of mouse events.
captureMouseEvents(boolean) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Enable or disable capture of mouse events.
captureMouseEvents(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Enable or disable capture of mouse events.
captureMouseEvents(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Enable or disable capture of mouse events.
captureStack - Static variable in exception com.goldencode.p2j.persist.lock.LockUnavailableException
Flag indicating whether we capture stack trace data
captureStack - Static variable in exception com.goldencode.p2j.util.ConditionException
Flag indicating whether we capture stack trace data
carefulPaint - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress CAREFUL-PAINT attribute.
CARET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CARET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CARET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CASE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
CASE_INSENSITIVE - Static variable in class com.goldencode.p2j.util.TextOps
CASE_SENS_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key for the global, file system case sensitivity key.
CASE_SENSITIVE - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "case-sensitive" annotation in data model AST
case_sensitive() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CASE-SENSITIVE keyword with the optional preceeding NOT keyword.
CASE_SENSITIVE - Static variable in class com.goldencode.p2j.util.TextOps
case_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CASE language statement.
caseSens - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Case sensitivity flag for the Progress file name data.
caseSens - Variable in class com.goldencode.p2j.uast.SymbolResolver
The legacy system's filesystem case-sensitivity.
caseSens - Variable in class com.goldencode.p2j.util.FileList
Determines if sorting should be case-sensitive.
caseSens - Variable in class com.goldencode.p2j.util.FileSystemDaemon
The legacy system's filesystem case-sensitivity.
caseSens - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Case sensitivity flag for the Progress file name data.
caseSens - Variable in class com.goldencode.p2j.util.Text
Stores the state of whether or not this instance compares case sensitively.
caseSensitive() - Method in interface com.goldencode.p2j.persist.BufferField
Getter of CASE-SENSITIVE attribute.
caseSensitive() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Getter of CASE-SENSITIVE attribute.
caseSensitive - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Set of case-sensitive character properties
caseSensitive - Variable in class com.goldencode.p2j.persist.P2JField
Flag for case-sensitive character fields.
caseSensitive - Variable in class com.goldencode.p2j.preproc.Options
Treat include file names case sensitively -- defaults to true
caseSensitive - Static variable in class com.goldencode.p2j.uast.CallGraphHelper
Case sensitive state of the file names.
caseSensitive - Variable in class com.goldencode.p2j.util.ScopedSymbolDictionary
Defines case sensitivity mode for lookups
caseSensitiveHashCode() - Method in class com.goldencode.p2j.util.Text
Hash code implementation which is consistent with Text.equalsCaseSensitively(com.goldencode.p2j.util.Text).
cast() - Method in class com.goldencode.expr.ExpressionParser
Implements a cast operator which consists of a valid Java class name enclosed in parenthesis.
CAST - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
CAST - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
CAST - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a cast operator '( )'.
cast_func() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the cast() function call.
castName - Variable in class com.goldencode.proxy.ClassInfo
Internal class name used with CHECKCAST instruction
castName - Variable in class com.goldencode.proxy.PrimitiveInfo
Internal class name (of wrapper) used with CHECKCAST instruction
cat - Variable in class com.goldencode.p2j.report.server.SummaryRow
Category description
catch_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements a KW_CATCH block which is part of the structured error handling added in 10.2x.
categories - Variable in class com.goldencode.p2j.cfg.BootstrapConfig
The collection of known categories.
category - Variable in class com.goldencode.p2j.pattern.PatternEngine.StorageKey
Arbitrary category.
cats2Id - Variable in class com.goldencode.p2j.report.ReportDefinition
Stores statistics based on a key of a short name.
causeChainContains(Throwable, Class[]) - Static method in class com.goldencode.p2j.util.Utils
Determine if the given throwable or one of its causes matches one of the throwable types given as criteria.
causedAutoReturn - Variable in class com.goldencode.p2j.ui.client.event.KeyInput
true if this event generated a downstream AUTO-RETURN.
cb - Variable in class com.goldencode.p2j.main.ClientSpawner
The ClientBuilder used to spawn the P2J client process.
cBegins - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive begins.
cbo - Static variable in class com.goldencode.p2j.main.WebClientBuilderOptions
Copy of state used for initializing the superclass without reading the directory.
cbxFormat - Variable in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Local format used as alternative for comboboxes of other subtype tan DROP-DOWN-LIST.
cc - Variable in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect.WorkArea
Cached coordinates conversion reference.
cc - Variable in class com.goldencode.p2j.ui.client.ActivexFrame
Coordinate converter
cc - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Coordinates conversion.
cc - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Coordinates conversion.
cc - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Coordinate converter
cc - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Coordinate converter
cc - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Coordinate converter
cc - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Cached coordinates.
cc - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Coordinate converter
cc - Variable in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Coordinate converter
cc - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Coordinate converter.
cc - Variable in class com.goldencode.p2j.ui.client.gui.WindowBorder
Cached coordinates conversion support.
cc - Static variable in class com.goldencode.p2j.util.DirStream
Optimized character set conversion helper.
cc - Static variable in class com.goldencode.p2j.util.FileStream
Optimized character set conversion helper.
CC_PREFIX - Static variable in class com.goldencode.p2j.persist.dialect.DialectHelper
Common prefix prepended to computed column/property names.
CDATA_SECTION_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
CDATA section node
cease() - Method in interface com.goldencode.p2j.extension.FWDTimer
Force the timer to cease firing events.
cease() - Method in class com.goldencode.p2j.extension.PSTimer
Force the timer to cease firing events.
Cell - Class in com.goldencode.p2j.ui.client
Single screen cell consisting of a character and a color.
Cell(char, Color) - Constructor for class com.goldencode.p2j.ui.client.Cell
Constructor.
CELL_OFFSET_BOTTOM - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Bottom offset for text area in a cell.
CELL_OFFSET_TOP - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Top offset for text area in a cell.
cellAt(int, int) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Get character at specified position.
cellAt(int, int) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Get character at specified position.
cellAt(int, int) - Method in class com.goldencode.p2j.ui.chui.TerminalBuffer
Get character at specified position.
cellAt(int, int) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Get character at specified position.
CellAttributes - Class in com.goldencode.p2j.ui
Basic abstract class for cell attributes
CellAttributes() - Constructor for class com.goldencode.p2j.ui.CellAttributes
 
cellFontSize - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The size of the table cell font
cellMargin - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Defines a cell margin.
cellPadding - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Defines a cell pading.
cellRenderer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The cell renderer.
cellStartsWith(String, char) - Static method in class com.goldencode.p2j.ui.client.Browse
Returns true if the visual representation of the cell content starts with the given character.
centered - Variable in class com.goldencode.p2j.ui.BrowseConfig
CENTERED attribute.
centered - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Flag indicating if the text needs to be centered vertically.
centered - Variable in class com.goldencode.p2j.ui.FrameConfig
Means whether the frame must be centered within the parent container.
centerFrame(double, Dimension) - Method in class com.goldencode.p2j.ui.client.Frame
Center frame at the screen, if necessary.
centerText(String, int) - Static method in class com.goldencode.util.StringHelper
Create a new String with the content of the passed argument, centered in a space padded String of the user-specified width.
centerText(String, int, StringBuilder) - Static method in class com.goldencode.util.StringHelper
Create a new String in a user-created StringBuilder with the content of the passed argument, centered in a space padded String of the user-specified width.
cEq - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive equals.
CERT_BEG - Static variable in class com.goldencode.p2j.admin.CertificateUtils
certificate encoding start mark
CERT_BEG - Static variable in class com.goldencode.p2j.security.SecurityAdmin
certificate encoding start mark
CERT_BROKEN - Static variable in class com.goldencode.p2j.admin.CertificateUtils
certificate encoding start mark
CERT_END - Static variable in class com.goldencode.p2j.admin.CertificateUtils
certificate encoding end mark
CERT_END - Static variable in class com.goldencode.p2j.security.SecurityAdmin
certificate encoding end mark
CERT_INVALID_BROKEN - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the PEM data is not valid.
CERT_INVALID_CA_NOT_SIGNED_BY_CA - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is CA and not signed by a CA certificate.
CERT_INVALID_CORRUPTED1 - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is corrupted.
CERT_INVALID_CORRUPTED2 - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is corrupted.
CERT_INVALID_CORRUPTED3 - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is corrupted.
CERT_INVALID_CORRUPTED4 - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is corrupted.
CERT_INVALID_CORRUPTED5 - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is corrupted.
CERT_INVALID_EXPIRED - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is expired.
CERT_INVALID_NOT_YET_VALID - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is not yet valid.
CERT_INVALID_PEER_NOT_SIGNED_BY_CA - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is Peer and not signed by a CA certificate.
CERT_INVALID_PEER_SELF_SIGNED - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is Peer and self-signed.
CERT_INVALID_SIGNER_NOT_FOUND - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the signer certificate was not found.
CERT_ISSUER - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Key to identify map with Issuer properties.
CERT_OWNER - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Key to identify map with Owner properties.
CERT_SERIAL_NUMBER - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Key to identify certificate Serial Number.
CERT_VALID - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Indicates the certificate is valid.
CERT_VALIDITY_NOT_AFTER - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Key to identify Validity Not After property.
CERT_VALIDITY_NOT_BEFORE - Static variable in class com.goldencode.p2j.admin.CertificateUtils
Key to identify Validity Not Before property.
CERT_VALIDITY_YEARS_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the name of the company node containing the certificate validity.
CertDef - Class in com.goldencode.p2j.admin
Provides storage for all the pieces of information that make a certificate encoding.
CertDef() - Constructor for class com.goldencode.p2j.admin.CertDef
 
certDefView - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The certificate definition view
certDetailsView - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The certificate details view
certificate - Variable in class com.goldencode.p2j.admin.CertDef
Certificate encoding, where the first string is "-----BEGIN CERTIFICATE-----", the last string is "-----END CERTIFICATE-----" and the certificate encoding is in between.
CertificateDefinitionView - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
Certificate Definition View is a modal dialog that provides UI to upload new certificate from the client to the server.
CertificateDefinitionView(CertificateDefinitionView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Builds a certificate view by injecting GWT binder as its parameter
CertificateDefinitionView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
GWT UI creator
CertificateDetailsView - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
CertificateDetailsView represents a certificate fields view.
CertificateDetailsView(CertificateDetailsView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
Builds a certificate details view by injecting GWT binder as its parameter
CertificateDetailsView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
GWT UI creator
CertificateDetailsView.CertTreeModel - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
Implements tree view model.
CertificateDetailsView.LeafTreeCell - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
Renders a leaf node.
CertificateDetailsView.TreeCell - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
Renders an internal non-leaf node.
CertificateDetailsView.TreeCellRenderer - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
The tree html render.
CertificateDetailsView.TreeNodeTemplate - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
The tree node html template
CertificateKeys - Enum in com.goldencode.p2j.admin.client.application.home.accounts
CertificateKeys lists the certificate's fields.
CertificateKeys(String) - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateKeys
Constructs certificate field.
certificateOption - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
The certificate role of the uploaded certificate
certificates - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The peer certificates field
certificates - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition.UIData
The list of option elements filled with certificates tagged names
certificates - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account certificates field
certificates - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition.UIData
The option list filled with peer certificates
CertificatesOptions - Enum in com.goldencode.p2j.admin.client.application.home.accounts
Lists all certificate roles.
CertificatesOptions() - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
 
certificatesOptionsChanged(CertificatesOptions, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
This method is called if certificate's options are changed.
certificatesOptionsChanged(CertificatesOptions, boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesUIHandlers
This method is called if certificate's options are changed.
CertificatesPresenter - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
CertificatesPresenter represents a certificate view controller that provides all business for certificates views and dialogs.
CertificatesPresenter(EventBus, CertificatesPresenter.MyView, CertificatesPresenter.MyProxy, PlaceManager, ViewStateMachine, AdminServiceAsync, ModalDialogs, Alarm) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Defines the Certificates presenter.
CertificatesPresenter.CertificatesViewStates - Enum in com.goldencode.p2j.admin.client.application.home.accounts.certificates
Describes the certificate view visual states.
CertificatesPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
Defines the proxy place for GWTP framework.
CertificatesPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
This view interface that must be implemented by the concrete view according to GWTP framework.
CertificatesPresenter.RequestParameters - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
Defines GET Request parameters identifying the current certificate view
CertificatesUIHandlers - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
CertificatesUIHandlers is a business interface for UI views to use business methods to work with certificates.
CertificatesView - Class in com.goldencode.p2j.admin.client.application.home.accounts.certificates
CertificateView represents a view to manage certificates.
CertificatesView(CertificatesView.Binder, Provider<InputDialog>, CertificateDefinitionView, CertificateDetailsView) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Constructs this view used by MPV gwtplatform of ArcBees Inc.
CertificatesView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.certificates
GWT UI creator
CertificatesViewStates(boolean[], boolean[]) - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.CertificatesViewStates
Creates a target view state.
CertificateUtils - Class in com.goldencode.p2j.admin
Provides utility methods to work with X509 certificates.
CertificateUtils() - Constructor for class com.goldencode.p2j.admin.CertificateUtils
 
CertificateValidity - Enum in com.goldencode.p2j.admin.client.application.home.accounts
CertificateValidity lists certificate's validity types.
CertificateValidity(int, String) - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
Constructs the certificate validity constant by its code and its description.
CERTS - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Accounts Certificates place
certsGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The certificates table view
certsGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The peer certificates table view
certsGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The certificates grid handle
certsGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The peer certificates grid handle
certsSelectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The certificates selection model
certsSelector - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The certificate role selector widget
CertTreeModel() - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.CertTreeModel
 
cfg - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Configuration values to honor during preprocessing.
cfg - Variable in class com.goldencode.p2j.main.ClientSpawner
The configuration for this spawner.
cfg - Variable in class com.goldencode.p2j.main.ClientsToPortsGenerator
Configuration used to initialize the directory.
cfg - Variable in class com.goldencode.p2j.main.CommonDriver
Configuration file(s) to process.
cfg - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Shared Hibernate Configuration object.
cfg - Variable in class com.goldencode.p2j.security.SecurityManager
The bootstrap configuration.
cfg - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Configuration used to initialize the directory.
cfg - Variable in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
The initial configuration of this manager.
CFG_DIR - Static variable in class com.goldencode.p2j.cfg.Configuration
Configuration subdirectory name
CFG_EXTENSION - Static variable in class com.goldencode.p2j.cfg.Configuration
Configuration file name extension
CFG_MATCHLIST - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
Match list parameter key in global configuration
CFG_NAME - Static variable in class com.goldencode.p2j.schema.P2OLookup
Name of schema dictionary configuration
cfgCls - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
The widget configuration class defined by this instance.
cfgDefs - Variable in class com.goldencode.p2j.ui.ConfigManager.WorkArea
Map of widget configuration definitions by their config class.
cfgLock - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Lock object for synchronizing configuration usage and changes.
cfgOptions - Variable in class com.goldencode.p2j.main.WebClientBuilderParameters
The command line-configuration options.
cfmt - Variable in class com.goldencode.ast.LexerDumpHelper
Formats a column number padded on left with zeros.
cfmt - Variable in class com.goldencode.p2j.uast.LexerDumpFilter
Formats a column number padded on left with zeros.
cGe - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive isGreaterThanOrEqual.
cGt - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive isGreaterThan.
chain - Variable in class com.goldencode.p2j.ui.EventList
Chain of event lists (not transferred via network).
chain(String) - Method in class com.goldencode.p2j.util.comhandle
Chains access to COM property/methods.
chainCall(String, Object...) - Method in class com.goldencode.p2j.util.comhandle
Calls a COM-method without parameters on the COM-object stored in this com-handle.
chained_object_members() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 8th precedence level of Progress 4GL expressions, the chaining of object and handle references.
chainEvents(List<TitledWindow<?>>, int, int) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Chain window events of the specified type, using as source the given list of windows.
CHANGE - Static variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
Status flag indicating an insert and/or update
changeAlias(TaggedName, String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Change alias for the selected certificate.
changeAlias(TaggedName, String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesUIHandlers
Change alias for the selected certificate.
changeAlias - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Change certificate alias button
changeBroker - Variable in class com.goldencode.p2j.persist.BufferManager
Change broker
ChangeBroker - Class in com.goldencode.p2j.persist
A clearing house which notifies interested parties of changes made to active records within the current client context.
ChangeBroker() - Constructor for class com.goldencode.p2j.persist.ChangeBroker
This class can only be constructed privately.
changeBroker - Variable in class com.goldencode.p2j.persist.Persistence.Context
Context-local ChangeBroker
changeBroker - Variable in class com.goldencode.p2j.persist.RecordBuffer
Context-local ChangeBroker
ChangeBroker.ListenerSet - Class in com.goldencode.p2j.persist
An ordered set of listeners (iterates in the order added to the set), which optionally links to other sets of listeners up and down the stack of open scopes.
ChangeBroker.ListenerSet.Iter - Class in com.goldencode.p2j.persist
An iterator which walks all record change listeners registered to receive notifications for a DMO type.
ChangeBroker.SessionInterceptor - Class in com.goldencode.p2j.persist
An implementation of a Hibernate Interceptor which listens for session flush events and clears the enclosing instance's pending flush status whenever a flush occurs.
changeCase(String, boolean) - Static method in class com.goldencode.util.StringHelper
Capitalize or decapitalize the given name by changing the case of its first character.
changeColumnLabel(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of COLUMN-LABEL attribute (KW_COL_LAB).
changed - Variable in class com.goldencode.p2j.directory.DirectoryCopy
utility statistics
changed - Variable in class com.goldencode.p2j.directory.ShadowRemapper
Changed nodes
changed() - Method in class com.goldencode.p2j.ui.client.ComboBox
This method is invoked when selection is changed.
changed() - Method in interface com.goldencode.p2j.ui.client.event.listener.SelectionListener
This method is invoked when selection is changed.
changed() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
This method is invoked when selection is changed.
changed() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
The implementation of the ListSelectionListener interface.
CHANGED - Static variable in class com.goldencode.p2j.ui.ScreenBuffer
State flag
changed - Variable in class com.goldencode.p2j.util.LazyUndoable
Flag indicating if this instance was changed.
changed() - Method in class com.goldencode.p2j.util.LazyUndoable
Check if this variable has changed.
changedAttributes - Variable in class com.goldencode.p2j.ui.WidgetConfigUpdates
A bit set of changed fields.
changeErrorString(character) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Sets the ERROR-STRING attribute of 4GL temp-table.
changeErrorString(character) - Method in interface com.goldencode.p2j.persist.TempTable
Sets the ERROR-STRING attribute of 4GL temp-table.
changeFontWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the FONT attribute.
changeFontWorker(int) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets the value for the FONT attribute.
changeForwardOnly(logical) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeForwardOnly(boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeForwardOnly(logical) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeForwardOnly(boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeForwardOnly(logical) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeForwardOnly(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeForwardOnly(logical) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeForwardOnly(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
changeGroupUsers(String, String[], String[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Changes the group by adding and/or removing users.
changeGroupUsers(String, String[], String[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Changes the group by adding and/or removing users.
changeGroupUsers(String, String[], String[]) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Changes the group by adding and/or removing users.
changeGroupUsers(String, String[], String[], AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Change group users.
changeGroupUsers(String, String[], String[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Changes the group by adding and/or removing users.
changeGroupUsersWorker(String, String[], String[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Changes the group by adding and/or removing users.
changeHolidays(date[], date[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Modifies defined holidays.
changeHolidays(Date[], Date[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Modifies defined holidays.
changeHolidays(Date[], Date[]) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Modifies defined holidays.
changeHolidays(Date[], Date[], AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Change holidays.
changeJarHookClass(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Change the server-wide or global hook class of the specific jar.
changeJarHookClass(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Implements change jar hook class.
changeJarHookClass(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Change the server-wide or global hook class of the specific jar.
changeJarHookClass(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Change the server-wide or global hook class of the specific jar.
changeJarHookClass(String, String, AsyncCallback<JarOpErrorCode>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Change jar hook class.
changeJarHooksType(boolean, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Make the current server use server-wide or global hooks, optionally copying or moving hooks from one scope to another.
changeJarHooksType(boolean, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Change jar hooks type handler.
changeJarHooksType(boolean, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Make the current server use server-wide or global hooks, optionally copying or moving hooks from one scope to another.
changeJarHooksType(boolean, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Make the current server use server-wide or global hooks, optionally copying or moving hooks from one scope to another.
changeJarHooksType(boolean, boolean, AsyncCallback<JarOpErrorCode>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Change jar hooks type.
changeLiteralQuestion(logical) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of LITERAL-QUESTION attribute (KW_LIT_QSTN).
changeLiteralQuestion(logical) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of LITERAL-QUESTION attribute (KW_LIT_QSTN).
changeLock - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Lock for changes map
changeLoopAction(boolean) - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a break or continue action into the last rule created in response to break or continue elements, respectively.
changePassword(String, String, String, String) - Method in class com.goldencode.p2j.report.server.ReportApi
Change the given user's password, following some basic conventions for a valid new password: it must not be the same as the old password; it must be at least 6 characters in length; it must contain at least one letter and one digit. The user is authenticated with the old password before the password change is allowed.
changePassword(String, String, String, String) - Method in class com.goldencode.p2j.report.server.ReportProtocol.Services
Change the given user's password, first authenticating with the old password.
changePassword() - Method in class com.goldencode.p2j.security.SecurityManager
Initiates the password change procedure, calls the configured password input hook, and changes the password for the current user when it is verified.
changePassword() - Static method in class com.goldencode.p2j.util.SecurityOps
Performs a password change procedure for the currently logged on user.
changeResourceNames(String[], String[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Modifies resource name definitions.
changeResourceNames(String[], String[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Modifies resource name definitions.
changeResourceNames(String[], String[]) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Modifies resource name definitions.
changeResourceNames(String[], String[], AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Change resource names.
changeRow(int) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Process change selected row.
changes - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Map of entity names to sets of IDs inserted/updated by this context
changes - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Dirty update ids by entity name
changeScreenValue(int) - Method in class com.goldencode.p2j.ui.client.Slider
Change the current value of the slider.
changeState(ViewStateMachine.TransitionState) - Method in class com.goldencode.p2j.admin.client.application.home.PresenterWithStateMachine
Change a current view according to new provided transition state.
changeValidateExpression(character) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of VALIDATE-EXPRESSION attribute (KW_VAL_EXPR).
changeValidateExpression(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of VALIDATE-EXPRESSION attribute (KW_VAL_EXPR).
changeValidateMessage(character) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of VALIDATE-MESSAGE attribute (KW_VAL_MSG).
changeValidateMessage(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of VALIDATE-MESSAGE attribute (KW_VAL_MSG).
changeValue(int, Object) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
changeValue(NumberType, Object) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
changeValue(Object) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
changeValue(int, Object) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
changeValue(NumberType, Object) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
changeValue(Object) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
changeValue(int, Object, boolean) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Change the value of a specific element of an extent field, optionally validating the supplied subscript.
changeVisibility(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Change widget visibility.
CHAR_LITERAL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a character literal.
CHAR_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native char values.
CHAR_TYPE - Static variable in class com.goldencode.p2j.util.DynamicOps
character type in Progress
CHAR_UNDEFINED - Static variable in class com.goldencode.p2j.ui.client.event.KeyInput
Undefined character constant.
CHARACTER - Static variable in class com.goldencode.p2j.persist.P2JIndexComponent
Flag indicating component represents character data
character - Variable in class com.goldencode.p2j.ui.client.Cell
Cell character.
character() - Method in class com.goldencode.p2j.ui.client.Cell
Get cell character.
character(char) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Convert source character into form recognized by native driver.
character - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible character object whose data is mutable.
character() - Constructor for class com.goldencode.p2j.util.character
Default constructor, creates an instance that represents the unknown value.
character(BaseDataType) - Constructor for class com.goldencode.p2j.util.character
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
character(Text) - Constructor for class com.goldencode.p2j.util.character
Create a new instance, by copying the state of the passed Text.
character(Text, boolean) - Constructor for class com.goldencode.p2j.util.character
Create a new instance, by copying the state of the passed Text.
character(String) - Constructor for class com.goldencode.p2j.util.character
Constructs an instance that has the String value passed in and which does not represent the unknown value, unless the value argument is null.
character(String, boolean) - Constructor for class com.goldencode.p2j.util.character
Constructs an instance that has the String value passed in and which does not represent the unknown value unless the value argument is null.
character(char) - Constructor for class com.goldencode.p2j.util.character
Constructs an instance that has a char value passed in and which does not represent the unknown value.
character(character) - Constructor for class com.goldencode.p2j.util.character
Constructs an instance that has the String value and unknown value that exactly matches that of the passed-in instance.
CHARACTER - Static variable in class com.goldencode.p2j.util.TextOps
character() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a character instance initialized to the default value.
character(String) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a character instance.
character() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a character instance initialized to the default value.
character(String) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a character instance.
character.TestCase - Class in com.goldencode.p2j.util
Encapsulates the logic of storing and executing a set of tests using a minimum set of input (2 string operands and a set of boolean results that are to be expected).
CHARACTER_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a character instance.
CharacterExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a character result.
CharacterExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.CharacterExprAdapter
Constructor.
CharacterExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a character result.
CharacterExpression() - Constructor for class com.goldencode.p2j.util.CharacterExpression
 
CharacterExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.CharacterExpressionAdapter
The only constructor.
characterExtent(int, String...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a character array of the given extent.
characterExtent(String...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a character extent using as initial values the data in the init array.
characterExtent(int, String...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a character array of the given extent.
characterExtent(String...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a character extent using as initial values the data in the init array.
CharacterMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.CharacterMapper
Constructor.
characters(Characters) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of character data inside an element.
characterToNumber(BaseDataType, DynamicOps.ReturnType) - Static method in class com.goldencode.p2j.util.DynamicOps
Helper method to make transformation attempt from character data type into numeric one.
CharacterUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J character.
CharacterUserType() - Constructor for class com.goldencode.p2j.persist.type.CharacterUserType
 
CharBuf() - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Constructs clear presentation.
CharBuf(character) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Constructs from variable's value.
charHeight - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
The height of a single character in pixels (same as the row height).
CharInfo() - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.CharInfo
Default constructor.
charProps - Variable in class com.goldencode.p2j.persist.DMOValidator
Ignore case flags, mapped by character getter methods
chars - Variable in class com.goldencode.p2j.ui.BaseEntity.CharsPixels
Size in chars.
CharSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.CharSerializer
Create serializer for native char values and set its NativeTypeSerializer.mark to 7.
charset - Variable in class com.goldencode.p2j.preproc.FileScope
The charset used for reading input streams.
CharsetConverter - Class in com.goldencode.p2j.util
Provides optimized character set conversion routines.
CharsetConverter(String) - Constructor for class com.goldencode.p2j.util.CharsetConverter
Create an instance that converts between Unicode and the given character set.
CharsPixels(double, int) - Constructor for class com.goldencode.p2j.ui.BaseEntity.CharsPixels
Constructor.
charToByte - Variable in class com.goldencode.p2j.util.CharsetConverter
Simple character to byte conversion mapping.
charWidth - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
The width of a single character in pixels.
charWidth(char) - Method in interface com.goldencode.p2j.ui.client.FontMetricsHelper
Report the advance width of the given character.
charWidth(char) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingFontMetrics
Report the advance width of the given character.
charWidth(char) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
Report the advance width of the given character.
check(MouseEvent) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Inverse checked state and post VALUE-CHANGED event.
check(One, Two) - Method in interface com.goldencode.p2j.ui.GenericFrame.WidgetCheck
 
check(long, long, long) - Static method in class com.goldencode.p2j.util.BinaryData.RangeCheck
Check that the value is greater than or equal to the lower bound and less than or equal to the upper bound.
check() - Method in class com.goldencode.p2j.util.BinaryData.RangeCheck
Check that the value is greater than or equal to the lower bound and less than or equal to the upper bound.
checkAccess(String, int) - Method in class com.goldencode.p2j.directory.DirectoryResource
Checks the given node for the specified access.
checkAccountsAccess() - Method in class com.goldencode.p2j.security.SystemResource
Checks access rights of the current subject with regards to the "accounts" instance of the "system" abstract resource.
checkAcl(String, Acl, Map<Integer, String>, String[], boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Checks an ACL for validity.
checkActive() - Method in class com.goldencode.p2j.persist.RecordBuffer
Verify that the record buffer has been initialized.
checkAdminAccess(String, int) - Method in class com.goldencode.p2j.security.AdminResource
Generalized Access rights check.
checkAdminAccess() - Method in class com.goldencode.p2j.security.SystemResource
Checks access rights of the current subject with regards to the "admin" instance of the "system" abstract resource.
checkAndFixLabelWithReservedKeywordPrefix(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Check the tokens starting at the given index to see if they match a malformed label (that starts with a reserved keyword), a colon and then is followed by the beginning of an inner block.
checkAnyAdminAccess() - Method in class com.goldencode.p2j.security.AdminResource
Checks whether the current subject has any admin rights.
checkAnyAdminAccess(String) - Method in class com.goldencode.p2j.security.AdminResource
Checks whether the current subject has any admin rights on the specified non-leaf resource instance.
checkBitSet(BitSet) - Method in class com.goldencode.p2j.directory.BitField
Check specified BitSet is narrow enough to be used for operation.
checkBounds(long) - Method in class com.goldencode.p2j.util.int64
Checks if value can be assigned to this data type.
checkBounds(long) - Method in class com.goldencode.p2j.util.integer
Checks if value can be assigned to this data type.
CHECKBOX_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Checkbox width or length
CHECKBOX_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Checkbox width or length
CHECKBOX_SPACE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
The space between checkbox and its label.
CHECKBOX_SPACE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The space between checkbox and its label.
checkBreak(Widget, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for exit conditions for this event and widget pair.
checkBreak(long, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for exit conditions for this event and resource pair.
checkBufferName(FieldInfo) - Method in class com.goldencode.p2j.persist.RecordBuffer
Check whether the given fieldInfo object has a buffer name qualifier, and if so, whether it matches the buffer's variable name or the dynamically assigned temp-table name (if this is the buffer for a dynamically prepared temp-table).
checkCAAlias(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Checks certificate alias for duplication in CA domain.
checkCache() - Method in class com.goldencode.p2j.security.SecurityAdmin
Checks to see if the cache is available and stores a message if not.
checkCaller(Class<? extends ContextLocal>) - Static method in class com.goldencode.p2j.security.ContextLocal
Debug aid method to check the dependencies between context-local vars.
checkCaller(String, String) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the call stack to see if the caller is the method specified.
checkCaller(String) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the call stack to see if the caller is the method specified.
checkCallerAbort(String[], String) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the call stack to see if the caller is any of the methods specified.
checkCallerAbort(String[]) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the call stack to see if the caller is any of the methods specified.
checkCallerAbort(String, String) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the call stack to see if the caller is the method specified.
checkCallerAbort(String) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the call stack to see if the caller is the method specified.
checkCallerWorker(String[], StringBuilder, String) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the call stack to see if the caller is the method specified.
checkCertificate(CertDef) - Method in class com.goldencode.p2j.security.SecurityAdmin
Reassembles certificate encoding from its definition.
checkCertificate(String, X509Certificate) - Method in class com.goldencode.p2j.security.SecurityCache
Check the RSA key length and encryption algorithm for the given certificate.
checkChangeAccess() - Method in class com.goldencode.p2j.security.SystemResource
Checks access rights of the current subject with regards to the "change" instance of the "system" abstract resource.
checkChild(String) - Method in class com.goldencode.util.GenericSAXHandler.ActiveNode
Checks if a child element can appear within the node processed by the current mapper: if constraints are active (defined) and the child is neither mandatory nor optional, a ConfigurationException is thrown, otherwise the constraint check state is updated to reflect this child's existence.
checkCleaning() - Method in class com.goldencode.p2j.security.ContextLocal.Wrapper
Throw an exception indicating a get or set attempt was made during context cleanup.
checkClientTrusted(X509Certificate[], String) - Method in class com.goldencode.p2j.security.TransportSecurity.ZeroActionTrustManager
Accepts anything.
checkConfig(BootstrapConfig) - Method in class com.goldencode.p2j.main.ClientDriver
Allows a subclass to check if the given configuration matches any required values.
checkConfig(BootstrapConfig) - Method in class com.goldencode.p2j.main.CommonDriver
Allows a subclass to check if the given configuration matches any required values.
checkConfig(BootstrapConfig) - Method in class com.goldencode.p2j.main.ServerDriver
Allows a subclass to check if the given configuration matches any required values.
checkConnected() - Method in class com.goldencode.p2j.util.AppServerHelper
Check if the appserver is connected and if not, throw a IllegalStateException.
checkCookies(HttpServletRequest) - Method in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Check cookies list for a cookie that match the expected value.
checkDebugAccess() - Method in class com.goldencode.p2j.security.SystemResource
Checks access rights of the current subject with regards to the "debug" instance of the "system" abstract resource.
checkDelegate() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Check whether a new delegate worker is needed and if so, request the ResultsProvider registered with this object to create a new one and to attach it to this adapter.
checkDisplayDetails(boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
Requests the extended detailed report or the short form report.
checkDisplayDetails(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Requests the extended detailed report or the short form report.
checkDuplicate(MarkEntry) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Check if last entry in list is identical to specified one.
checked - Variable in class com.goldencode.p2j.ui.MenuItemConfig
Progress CHECKED attribute.
checked - Variable in class com.goldencode.p2j.ui.ToggleBoxConfig
Progress CHECKED attribute.
checkError(Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.ErrorHandler
A special wrapper function for a function implemented in Java and called within a SUBSELECT SQL phrase which represents a converted CAN-FIND statement, where the wrapped function can potentially produce an error condition.
checkEventList(EventList) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Checks the given event list for global events.
checkExecuteAccess(String, String) - Method in class com.goldencode.p2j.net.NetResource
Checks EXECUTE access rights of the current subject with regards to the given instance of the "net" abstract resource.
checkExtensionsAccess() - Method in class com.goldencode.p2j.security.SystemResource
Checks access rights of the current subject with regards to the "extensions" instance of the "system" abstract resource.
checkExtentRange(int, int) - Method in class com.goldencode.p2j.persist.BufferImpl
Check whether an extent field index is within the valid range 0 &le; index &lt; max.
checkExtraSpace(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
The P4GL requires an additional space after keyword operators.
checkFileType(String) - Static method in class com.goldencode.p2j.util.FileChecker
Native utility method that will return a bitfield code representing the status of the file.
checkFindByRowid(HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Analyze the query preprocessed tree and checks if it represent a simple ROWID/RECID lookup.
checkForFixup(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Widgets which are placed outside terminal width in redirected mode need some adjustments.
checkFormat() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
No action.
checkFormat() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Checks format rules.
checkFormat() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Checks format rules.
checkFormat() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Checks format rules.
checkFormat(BaseDataType, String) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormatFactory
Check validness of given value from the point of view of format.
checkFormat() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Checks format rules.
checkFormat() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Checks format rules.
checkFormat(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Checks if the input string format conforms to Progress rules: All trailing PAD symbols are ignored except the last one. All characters must be from the base64 alphabet.
checkForPageBreak() - Method in class com.goldencode.p2j.util.Stream
This method is a custom algorithm for page-break checking - the skip option with a put stream ...
checkForSystemEvent(KeyInput) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check if the given event can be treated by the focused widget on its own.
checkForValidAst(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Checks whether or not the source filename has a valid persisted AST.
checkGroup(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Check the group account existence.
checkGroup(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Check the group account existence.
checkGroup(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Check the group account existence.
checkGroup(String, AsyncCallback<TaggedName>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Check group.
checkHelpText(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check help text and restore it if necessary.
checkIfNotPairs(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Check if a label only item is acceptable
checkInConnection(Connection, Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Check in a JDBC connection previously obtained with DatabaseManager.checkOutConnection(Database).
checkInConnection(Connection) - Method in class com.goldencode.p2j.persist.Persistence
Check in a JDBC connection previously obtained with Persistence.checkOutConnection().
checkIndex(int) - Method in class com.goldencode.p2j.directory.BitField
Check specified index to fit into range.
checkIndexMaxSize(RecordBuffer, ValidationData, String, BaseDataType) - Method in class com.goldencode.p2j.persist.DMOValidator
Validate the record against the maximum allowable index size for the current configured dialect.
checkIndexSizeWorker(RecordBuffer, Map<String, Integer>, Map<String, Integer>, Collection<String>, String, BaseDataType, boolean) - Method in class com.goldencode.p2j.persist.DMOValidator
Private worker for checking a the index key size of a record for a set of indexes.
checkIntegerRange(String, Class<?>, Object) - Static method in class com.goldencode.p2j.library.NativeInvoker
Check if the given argument (or if it is an array, if the argument's elements) is within a valid range for the type specified.
checkIntegerRangeWorker(String, long) - Static method in class com.goldencode.p2j.library.NativeInvoker
Check if the given value is within a valid range for the type specified.
checkJavaCall(Object, String, Block, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.BlockManager
Check if we this call is a java-style call or is from ControlFlowOps APIs.
checkKey(KeyInput) - Method in class com.goldencode.p2j.ui.client.Button
Check if passes key does match underscored character in the text.
checkList - Variable in class com.goldencode.p2j.security.Search
array of subject IDs associated with this search
checkLogonAccess() - Method in class com.goldencode.p2j.security.SystemResource
Checks access rights of the current subject with regards to the "logon" instance of the "system" abstract resource.
checkMissing() - Method in class com.goldencode.util.GenericSAXHandler.ActiveNode
Checks if any mandatory attributes and child names are missing and throws a ConfigurationException if it's the case.
checkMode(Set, int) - Static method in class com.goldencode.p2j.security.AuditTarget
Checks the given integer for a match in the given array.
checkModeAndType(String, String, Parameter, char, Class<?>) - Static method in class com.goldencode.p2j.library.NativeInvoker
This drives the data type and mode checking for a given argument and will generate errors in a 4GL compatible manner.
checkNestedQuery() - Method in class com.goldencode.p2j.persist.BufferManager
Check whether the current query depth is non-zero, indicating that we are processing a query within the context of another query.
checkNoRecords(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Check if the underlying query is open and the result set contains records.
checkNotNull(Persistable, ValidationData, String, BaseDataType) - Method in class com.goldencode.p2j.persist.DMOValidator
Validate a single not-null constraint, or all such constraints defined for the target DMO in the validation parameters, depending upon the value of the given property.
checkOutConnection(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get a JDBC connection, either from the appropriate Persistence instance, or if during persistence initialization, directly from the JDBC driver.
checkOutConnection() - Method in class com.goldencode.p2j.persist.Persistence
Get a JDBC connection from the current, context local session, creating the session first if necessary.
checkOverlayType(String) - Method in class com.goldencode.p2j.util.Text
Check the overlay type description and throw an exception if the type is not yet supported.
checkPassword(String, UserAccount) - Method in class com.goldencode.p2j.security.SecurityManager
Verifies the plain text password against the one stored with the specified user account.
checkPasswordAdminAccess() - Method in class com.goldencode.p2j.security.AdminResource
Checks the access rights of the current subject with regards to the PASSWORD permission in the "/accounts/users" instance of the "admin" abstract resource.
checkPeerAlias(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Checks certificate alias for duplication in peer domain.
checkPermission(Class<?>, Method, boolean) - Method in class com.goldencode.expr.SymbolResolver
Check whether a user expression has permission to invoke the specified method on the specified target class.
checkPermission(Class, Method, boolean) - Method in class com.goldencode.expr.SymbolResolver.TestResolver
 
checkPermission(Class, Method, boolean) - Method in class com.goldencode.p2j.security.Resolver
Makes decision about validity of a method call in an expression.
checkPermission() - Method in class com.goldencode.p2j.security.SecurityAdmin
Admin permissions check routine.
checkPermission(String, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Admin permission check routine for a specific resource instance, leaf node and permission.
checkPermissions(String, int[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Admin permission check routine for a specific resource instance, leaf node and permission.
checkProcess(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Check the process account existence.
checkProcess(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Check the process account existence.
checkProcess(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Check the process account existence.
checkProcess(String, AsyncCallback<TaggedName>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Check process.
checkQueryAssigned() - Method in class com.goldencode.p2j.ui.BrowseWidget
Raises "Unable to do ADD-LIKE-COLUMN because the QUERY is not set" error if the query is not set for this browse.
checkQueryParam(HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Check authorization token PARAM_TOKEN.
checkRange(int, int) - Method in class com.goldencode.expr.TestDriver
Validate that the range specified by first and last corresponds with the number of data records loaded into the current instance of the test driver.
checkRange(int, int) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Check color table index range.
checkReadAccess(String, String) - Method in class com.goldencode.p2j.net.NetResource
Checks READ access rights of the current subject with regards to the given instance of the "net" abstract resource.
checkReadOnly(String[]) - Method in class com.goldencode.p2j.persist.Persistence
Determine whether all of the given DMO entity names represent read-only tables.
checkRectangle(Rectangle, Widget) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Check if specified rectangle intersects at least partially with any of the windows located above specified one in the Z-order.
checkRefreshNecessary(Rectangle) - Method in class com.goldencode.p2j.ui.client.Frame
Check if refreshing is actually necessary.
checkRemoteConnectURL(Database, Properties) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Validate and possibly modify the remote connection URL.
checkRequiredClasses() - Method in class com.goldencode.p2j.directory.SchemaMaping
Check mapping for the presence of required classes.
checkRequiredClasses(String[]) - Method in class com.goldencode.p2j.directory.SchemaStorage
Check resulting schema for the presence of required classes.
checkResourceType(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Checks the resource type name for validity.
checkResult(Object[], AppServerInvocationResult) - Method in class com.goldencode.p2j.util.AppServerHelper
Verify the current invocation result instance, by checking if any errors were thrown by the remote call.
checkServerTrusted(X509Certificate[], String) - Method in class com.goldencode.p2j.security.TransportSecurity.ZeroActionTrustManager
Accepts anything.
checkSharedResource(BooleanSupplier, Runnable) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Check if the specified match condition is true.
checkSharedTempTable(Object, String, Class<? extends Temporary>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Check if the shared temp-table DMO class matches the found master temp-table.
checkSharedVariable(String, Object, boolean) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Check if the defined shared variable matches the existing master variable.
checkShutdownAccess() - Method in class com.goldencode.p2j.security.SecurityManager
Checks access rights of the current subject with regards to the "shutdown" instance of the "system" abstract resource.
checkShutdownAccess() - Method in class com.goldencode.p2j.security.SystemResource
Checks access rights of the current subject with regards to the "shutdown" instance of the "system" abstract resource.
checkSingle(String, int, DirectoryRights) - Method in class com.goldencode.p2j.directory.DirectoryResource
Implements a worker that performs access rights check on a single instance of the DirectoryRights object.
checkSingle(NetRights, int) - Method in class com.goldencode.p2j.net.NetResource
Implements a worker that performs access rights check on a single instance of the NetRights object.
checkSingle(AdminRights, int, int) - Method in class com.goldencode.p2j.security.AdminResource
Performs access rights check on a single instance of the Rights object.
checkSingle(StringConditionRights) - Method in class com.goldencode.p2j.security.StringConditionResource
Implements a worker that performs access rights check on a single instance of the StringConditionRights object.
checkSingle(SystemRights) - Method in class com.goldencode.p2j.security.SystemResource
Implements a worker that performs access rights check on a single instance of the SystemRights object.
checkState() - Method in class com.goldencode.p2j.net.Queue
Check if the queue is running and throw an exception if it is not.
checkSubjectId(String, List) - Static method in class com.goldencode.p2j.security.SecurityCache
Checks to see if the given subject ID is unique.
checkSubObjType(Object, Class<?>) - Method in class com.goldencode.util.Mapper
Utility method for checking that the type of an object is (a subtype of) a given class.
checkSubObjTypes(Object, Class<?>[]) - Method in class com.goldencode.util.Mapper
Check that the given (child) object is of one of the supplied types.
checkTarget(String, int) - Method in class com.goldencode.p2j.security.AuditTarget
Checks the given resource instance and access mode to see if they are a valid audit target.
checkType(Object) - Method in class com.goldencode.p2j.directory.Attribute
Check that provided object match the attribute definition.
checkTypes - Variable in class com.goldencode.p2j.schema.RecordLoader
Flag to enable assertions of type match for each data field
checkUndoable(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Check if this undoable has changed; if so, and we are in a transaction block (and not rolling back), then register this instance with all blocks up the stack, which were started after the object's last save transaction level.
checkUndoable(boolean) - Method in class com.goldencode.p2j.util.LazyUndoable
Check if this undoable has changed; if so, and we are in a transaction block (and not rolling back), then register this instance with all blocks up the stack, which were started after the object's last save transaction level.
checkUndoable(Undoable) - Method in class com.goldencode.p2j.util.LazyUndoable
Check if this undoable has changed; if so, and we are in a transaction block (and not rolling back), then register this instance with all blocks up the stack, which were started after the object's last save transaction level.
checkUndoable(Supplier<Undoable>) - Method in class com.goldencode.p2j.util.LazyUndoable
Check if this undoable has changed; if so, and we are in a transaction block (and not rolling back), then register this instance with all blocks up the stack, which were started after the object's last save transaction level.
checkUndoable(Undoable, Supplier<Undoable>, boolean) - Method in class com.goldencode.p2j.util.LazyUndoable
Check if this undoable has changed; if so, and we are in a transaction block (and not rolling back), then register this instance with all blocks up the stack, which were started after the object's last save transaction level.
checkUnexpectedChild(String) - Method in class com.goldencode.util.Mapper
Checks if a child element can appear within the node processed by this mapper: if constraints are active (defined) and the child is neither mandatory nor optional, a ConfigurationException is thrown.
checkUnique(RecordBuffer, Persistable, ValidationData, String, HQLBundle, Method, String, BaseDataType) - Method in class com.goldencode.p2j.persist.DMOValidator
Validate a single unique constraint defined for the target record.
checkUniqueAndShare(RecordBuffer, Persistable, ValidationData, String, BaseDataType) - Method in class com.goldencode.p2j.persist.DMOValidator
Validate a single unique constraint or all unique constraints defined in the validation parameters for the target record.
checkUnknown(String, String, String, Class<?>, Object, BaseNativeType) - Static method in class com.goldencode.p2j.library.NativeInvoker
This drives the unknown, uninitialized and empty string checking for a given argument and generates errors in a 4GL compatible manner.
checkUnknownWorker(String, String, String, Class<?>, Object, boolean, BaseNativeType) - Static method in class com.goldencode.p2j.library.NativeInvoker
This checks a single argument or a single argument array element to detect if it is unknown or empty string and generate errors in a 4GL compatible manner.
checkUnlimitedAdminAccess() - Method in class com.goldencode.p2j.security.AdminResource
Checks whether the current subject has the unlimited admin rights.
checkUnlimitedAdminAccess(String) - Method in class com.goldencode.p2j.security.AdminResource
Checks whether the current subject has the unlimited admin rights on the specified non-leaf resource instance.
checkUser(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Check the user account existence.
checkUser(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Check the user account existence.
checkUser(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Check the user account existence.
checkUser(String, AsyncCallback<TaggedName>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Check user.
checkValue(String, character, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Check if a label/value item is acceptable.
checkWidget(Widget<O>, boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Check potential focus candidate and set focus on it if it matches criteria.
checkWriteAccess(String, String) - Method in class com.goldencode.p2j.net.NetResource
Checks WRITE access rights of the current subject with regards to the given instance of the "net" abstract resource.
child - Variable in class com.goldencode.p2j.util.ProcessStream
The child process babysitter.
CHILD_PROCESS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CHILD_PROCESS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CHILD_PROCESS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
childAt(long, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Compares the current source AST's immediate descendant (direct child) at a specific 0-based index for a match with a specific token type.
childDialogs - Variable in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Child dialogs must be injected by a concrete view from its constructor.
childFinished(AdminCallback) - Method in class com.goldencode.p2j.admin.client.MultiCallback
A handler of single service result.
childIterator() - Method in class com.goldencode.p2j.util.TreeNode
Return an iterator to walk ONLY the immediate children of this node.
childList - Variable in class com.goldencode.p2j.directory.DirNode
List of child nodes
ChildProcessFactory - Interface in com.goldencode.p2j.util
Provides an API to instantiate interactive child process instances which are independent from any specific UI modality.
children - Variable in class com.goldencode.p2j.persist.RepositionCache.Node
Map of child nodes, indexed by their primary key IDs
children - Variable in class com.goldencode.p2j.schema.NameNode
Namespace containing child nodes, if any
children - Variable in class com.goldencode.p2j.security.AdminResourceNamespace.Node
array of child nodes
children - Variable in class com.goldencode.p2j.util.TreeNode
List of children, in order of insertion.
childrenLocation(Widget<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Get children location for one child.
childrenLocation(Widget<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Get children location for one child.
childrenLocation(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Get children location for one child.
childrenLocation(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get children location for one child.
childrenLocation(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get children location for one child.
CHOICES - Static variable in class com.goldencode.p2j.ui.Keyboard
 
Choose - Class in com.goldencode.p2j.ui
Supports CHOOSE statement options.
Choose() - Constructor for class com.goldencode.p2j.ui.Choose
Default constructor.
choose(int, ChooseData, EventList) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Performs CHOOSE processing.
choose(int, ChooseData, EventList) - Method in interface com.goldencode.p2j.ui.ClientExports
Performs CHOOSE processing.
choose(Choose) - Method in interface com.goldencode.p2j.ui.CommonFrame
Performs CHOOSE processing.
choose(Choose, ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Performs CHOOSE processing.
CHOOSE - Static variable in class com.goldencode.p2j.ui.EventList
High level CHOOSE operation code
choose(Choose) - Method in class com.goldencode.p2j.ui.GenericFrame
Performs CHOOSE processing.
choose(Choose, ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Performs CHOOSE processing.
CHOOSE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
choose(GenericFrame, Choose, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Performs CHOOSE processing.
choose_field_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an ProgressParser.lvalue() and an optional following ProgressParser.choose_help_clause().
choose_help_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the HELP keyword and the required following STRING.
choose_keys_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KEYS keyword and the required following ProgressParser.lvalue() of CHARACTER data type.
choose_row_or_field_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ROW or FIELD keyword and the required following ProgressParser.choose_field_spec().
choose_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CHOOSE language statement, the required following ProgressParser.choose_row_or_field_list() and all possible options (which can be specified in any order).
chooseActive - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
Set to true when CHOOSE processing is active.
chooseColor(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Change the specified color, in the user's environment.
chooseColor - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
Selected item color.
chooseColor(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Change the specified color, in the user's environment.
ChooseData - Class in com.goldencode.p2j.ui
This class is used as a container in which to transfer state between the client and server for the CHOOSE language statement.
ChooseData() - Constructor for class com.goldencode.p2j.ui.ChooseData
Default constructor (only used for de-serialization).
ChooseData(int, int) - Constructor for class com.goldencode.p2j.ui.ChooseData
Construct instance with specified size of the internal arrays.
chooseData - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
CHOOSE data.
chooseFile(int, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String[], int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Displays the File Selection dialog box and prompt the user to select a file with configured constraints set by the options of the SYSTEM-DIALOG PRINTER-SETUP statement.
chooseFile(int, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String[], int) - Method in interface com.goldencode.p2j.ui.ClientExports
Displays the File Selection dialog box and prompt the user to select a file with configured constraints set by the options of the SYSTEM-DIALOG PRINTER-SETUP statement.
chooseFont(int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Change the specified font, in the user's environment.
chooseFont(int, int, boolean, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Change the specified font, in the user's environment.
ChooseHandler<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Helper class which encapsulates all logic related to processing CHOOSE in frame.
ChooseHandler(Frame<O>) - Constructor for class com.goldencode.p2j.ui.client.ChooseHandler
Constructor.
chooseHandler - Variable in class com.goldencode.p2j.ui.client.Frame
CHOOSE processing handler.
chooseWorker(ChooseData, EventList, Frame, Widget[], int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
CHOOSE processor.
chr(Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the character value of a numeric expression which must be between 1 and 65534 (inclusive).
chr(Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the character value of a numeric expression which must be between 1 and 65534 (inclusive).
chr(int64) - Static method in class com.goldencode.p2j.util.character
Returns the character value of a numeric expression which must be between 1 and 65534 (inclusive).
chr(long) - Static method in class com.goldencode.p2j.util.character
Returns the character value of a numeric expression which must be between 1 and 65534 (inclusive).
chui - Variable in class com.goldencode.p2j.main.ClientParameters
true if this client is ChUI, false for GUI.
CHUI - Static variable in class com.goldencode.p2j.ui.CoordinatesConversion
The static instance suitable for ChUI environments.
CHUI_DRIVER_BATCH - Static variable in class com.goldencode.p2j.ui.client.OutputManager
CHUI batch mode driver name.
CHUI_DRIVER_CONSOLE - Static variable in class com.goldencode.p2j.ui.client.OutputManager
CHUI native driver name.
CHUI_DRIVER_SWING - Static variable in class com.goldencode.p2j.ui.client.OutputManager
CHUI swing driver name.
CHUI_DRIVER_WEB - Static variable in class com.goldencode.p2j.ui.client.OutputManager
CHUI web driver name.
CHUI_PIXELS_PER_COLUMN - Static variable in interface com.goldencode.p2j.ui.CoordinatesConversionParams
The constant value of pixels per column in ChUI environments.
CHUI_PIXELS_PER_ROW - Static variable in interface com.goldencode.p2j.ui.CoordinatesConversionParams
The constant value of pixels per row in ChUI environments.
ChuiCellAttributes - Class in com.goldencode.p2j.ui
Container for ChUI cell attributes.
ChuiCellAttributes() - Constructor for class com.goldencode.p2j.ui.ChuiCellAttributes
 
ChuiClient - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Provides the containing frame for the content pane when used as an application.
ChuiClient(TerminalOptions) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiClient
Construct the new frame by instantiating the ChuiSimulator as the content pane and initializing it using the given options.
chuiInstance() - Static method in class com.goldencode.p2j.ui.CoordinatesConversion
Returns the singleton instance suitable for Chui environments.
ChuiLinuxKeyboard - Class in com.goldencode.p2j.ui.client.chui
This class contains the configurations for a Keyboard compatible with the Linux ChUI clients.
ChuiLinuxKeyboard() - Constructor for class com.goldencode.p2j.ui.client.chui.ChuiLinuxKeyboard
Default c'tor.
ChuiOutputManager - Class in com.goldencode.p2j.ui.client.chui.driver
Provides a generic interface to low level character user interface primitives.
ChuiOutputManager(ScreenDriver<ChuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Create a new output manager instance, with the specified driver.
ChuiPrimitives - Class in com.goldencode.p2j.ui.client.chui.driver
Implementation of ChUI-specific direct output primitives using an emulated terminal simulator for output.
ChuiPrimitives(EmulatedTerminalState) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Constructor.
chuiRound(double) - Static method in class com.goldencode.p2j.ui.Coordinate
Performs half-up rounding of a character coordinate value.
ChuiSimulator - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Swing-based terminal simulator.
ChuiSimulator(Window, ContainerOps, TerminalOptions) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Create a new instance with the container and frame given.
ChuiWebDriver - Class in com.goldencode.p2j.ui.client.chui.driver.web
ChUI driver using WebSockets to communicate with a very thin javascript client hosted in a browser.
ChuiWebDriver(BootstrapConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Constructor.
ChuiWebDriver.VT100WebEmulator - Class in com.goldencode.p2j.ui.client.chui.driver.web
Web-specific implementation of the VT100 emulator child process.
ChuiWebDriver.VT100WebRenderer - Class in com.goldencode.p2j.ui.client.chui.driver.web
Swing-specific implementation of the VT100 emulator renderer.
ChuiWebPageHandler - Class in com.goldencode.p2j.ui.client.chui.driver.web
This code primarily exists to parse the HTML text and substitute place holders, but all the rest of the handler functionality is in the parent class where it can be shared.
ChuiWebPageHandler(BootstrapConfig, String, String) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebPageHandler
Constructor.
ChuiWebSimulator - Class in com.goldencode.p2j.ui.client.chui.driver.web
This is a WebSocket-based ChUI terminal simulator which uses a binary protocol to communicate with the javascript (browser-based) terminal simulator.
ChuiWebSimulator(BootstrapConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Create a new chui web simulator.
ChuiWidgetFactory - Class in com.goldencode.p2j.ui.chui
CHUI-specific widget factory implementation.
ChuiWidgetFactory() - Constructor for class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
 
ChuiWindowsKeyboard - Class in com.goldencode.p2j.ui.client.chui
This class contains the configurations for a Keyboard compatible with the Windows ChUI clients.
ChuiWindowsKeyboard() - Constructor for class com.goldencode.p2j.ui.client.chui.ChuiWindowsKeyboard
Default c'tor.
Chunk - Class in com.goldencode.p2j.ui.client.chui.driver.web
This structures holds screen chunks.
Chunk(int, int, int) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Constructor.
Chunk(byte[]) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Constructor.
chunk - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Chunk payload
chunk - Variable in class com.goldencode.p2j.util.FileStream
true if the file is larger than the maximum chunk size.
cid - Variable in class com.goldencode.p2j.report.server.SummaryRow
Category ID
cipherBytes(boolean, byte[], String) - Static method in class com.goldencode.p2j.security.BCCertFactory
Encrypt or decrypt the given byte array, using AES and the provided password.
cl - Variable in class com.goldencode.p2j.main.StandardServer.MainInvoker
Class for the main entry point
clabel - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
COLUMN-LABEL attribute variable
clabel - Variable in class com.goldencode.p2j.ui.ControlConfig
The COLUMN-LABEL attribute.
CLASS - Static variable in class com.goldencode.expr.Constant
Class constant value.
CLASS - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Data model class
CLASS_ATTRIBUTE - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The class attribute of trigger element in schema-triggers.xml.
CLASS_COMPILEDEXPRESSION - Static variable in interface com.goldencode.expr.CompilerConstants
Fully qualified name of CompiledExpression class.
CLASS_DEF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLASS_DEF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
class_def() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for a class definition.
CLASS_DEF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CLASS_EVENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLASS_EVENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
class_event(String, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all Progress 4GL class event references and the usage of the publish, subscribe and unsubscribe methods.
CLASS_EVENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CLASS_EXT - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Class or interface definition file extension.
CLASS_MAP_FILE - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Class or interface definition file extension.
CLASS_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLASS_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CLASS_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CLASS_NAME_PREFIX - Static variable in class com.goldencode.expr.Compiler
Class name prefix
CLASS_REFERENCE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a reference to a class.
CLASS_SPLAT - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Class or interface definition file search specification.
class_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the structure of a CLASS language statement.
classByIDMap - Variable in class com.goldencode.p2j.schema.P2OLookup
Map of AST IDs to class ASTs
classCache - Variable in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Cache of found classes for object instantiation
ClassComparator() - Constructor for class com.goldencode.p2j.schema.DataModelWorker.ClassComparator
 
ClassConstant - Class in com.goldencode.expr
This class represents the CONSTANT_Class_info structure defined by the Java Virtual Machine Specification.
ClassConstant(ConstantPool, String) - Constructor for class com.goldencode.expr.ClassConstant
Create a new instance of this class, given a class name.
classConstant - Variable in class com.goldencode.expr.FMIrefConstant
 
classCount - Static variable in class com.goldencode.expr.Compiler
Counter appended to each new expression class' name
ClassDefinition - Class in com.goldencode.p2j.uast
Contains a dictionary for each type of class resource and provides methods to maintain and lookup in the respective namespaces.
ClassDefinition(String, ClassDefinition, Set<String>, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.uast.ClassDefinition
Construct an instance and load any superclass or interface hierarchy that is needed.
ClassDefinition.DataStoreType - Enum in com.goldencode.p2j.uast
Data store identifier.
ClassDefinition.MemberData - Class in com.goldencode.p2j.uast
Stores a member's data.
classDefinitionComplete() - Method in class com.goldencode.p2j.uast.SymbolResolver
Notify the symbol resolver that the current class or interface definition is complete.
classDict - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
Stores class and interface definitions.
classes - Variable in class com.goldencode.p2j.classloader.JarClassLoader
The classes loaded from this jar.
classes(String) - Static method in class com.goldencode.p2j.persist.DMOIndex
Return an iterator on the DMO implementation classes associated with a particular schema.
classes() - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Get an iterator on all DMO implementation classes known to this map.
classes - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Map of fully qualified class names to classes
classes - Static variable in class com.goldencode.p2j.persist.hql.DataTypeHelper
Map of Java class types to HQL types
classExists(String) - Static method in class com.goldencode.p2j.security.SecurityManager
Checks the validity (existence) of a class, first creating a filename using a given fully qualified class name.
ClassFile - Class in com.goldencode.expr
This class encapsulates knowledge about the Java class file format as defined in The Java Virtual Machine Specification, Second Edition by Tim Lindholm and Frank Yellin.
ClassFile(String) - Constructor for class com.goldencode.expr.ClassFile
Constructor.
ClassFile(String, String) - Constructor for class com.goldencode.expr.ClassFile
Constructor.
classFile - Variable in class com.goldencode.expr.Compiler
Class file object which represents compiled class
classForName(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the class with the given name.
classHierarchy(String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Resolve the class hierarchy starting with the current class.
ClassicTheme - Class in com.goldencode.p2j.ui.client.gui.theme
This Theme emulates the look of old Windows classic theme.
ClassicTheme() - Constructor for class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
 
ClassInfo - Class in com.goldencode.p2j.classloader
Container for class definitions.
ClassInfo(Class) - Constructor for class com.goldencode.p2j.classloader.ClassInfo
Creates the class definitions container for the target class.
ClassInfo(JavaClass) - Constructor for class com.goldencode.p2j.classloader.ClassInfo
Creates the class definitions container for the target class.
ClassInfo - Class in com.goldencode.proxy
Type information for a class (as opposed to a primitive data type).
ClassInfo(Class<?>) - Constructor for class com.goldencode.proxy.ClassInfo
Constructor.
classMap - Static variable in class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
Mapping between abstract and UI-specific widget classes.
classMethods - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter
The list of the method defined in this class.
className - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Location
Name of application class (sans package root name) containing query
className - Variable in class com.goldencode.p2j.uast.Callback
Stores the fully qualified class name of the target class object.
className - Variable in class com.goldencode.p2j.util.ControlFlowOps.ExternalProcedureCaller
The class name associated with the external program.
className - Variable in class com.goldencode.proxy.MethodInfo
Method's owner class
classNameExists(String, String) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Utility function which checks if a class name is registered in the given package location as a converted class.
classNameToResource(String) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Convert the fully-qualified class name to resource name.
classpath - Static variable in class com.goldencode.p2j.main.BrokerCore
classpath
classPath - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
Class path.
classpathJars - Static variable in class com.goldencode.p2j.classloader.MultiClassLoader
A set containing all jars added to the classpath when the server was started.
classWriter - Variable in class com.goldencode.proxy.ProxyAssembler
Object used to create class fields, methods, etc.
clazz - Variable in class com.goldencode.trace.TracePoint
Name of the class that created this trace point.
cLe - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive isLessThanOrEqual.
CLEAN_RATIO - Static variable in class com.goldencode.cache.LFUAgingCache
Portion of cache limit to be expired when the cache is full and capacity is needed
Cleanable - Interface in com.goldencode.p2j.security
Defines an interface for tokens in the security context that implement finalization.
cleanDecimal(String, boolean) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Converts a Progress 4GL style string which represents an integer or a decimal into a Java style string representing the same number.
Cleaner(int) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess.Cleaner
Constructs an instance that has the data needed to block until the child process exits.
Cleaner() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess.Cleaner
 
cleanerRegistered - Variable in class com.goldencode.p2j.persist.QueryWrapper
If the cleaner is already registered as a finalizable for this wrapper.
cleanFormattedDate(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Remove unnecessary characters and extra zero digits from input that represents a valid date.
cleanFormattedDate(String) - Static method in class com.goldencode.p2j.util.date
Remove unnecessary characters and extra zero digits from input that represents a valid date.
CleanFormatter() - Constructor for class com.goldencode.p2j.util.LogHelper.CleanFormatter
 
cleaning - Variable in class com.goldencode.p2j.security.ContextLocal.Wrapper
Flag indicating we are in cleanup mode
cleanLimit - Variable in class com.goldencode.cache.ExpiryCache
Number of elements to clear from cache when it is full and capacity is needed
cleanScanResults(boolean, boolean) - Method in class com.goldencode.p2j.convert.ConversionDriver
Remove some or all scan driver output files associated with the current Progress source file list AND in the list of fakeout files that represent the built-in 4GL classes/interfaces or .NET classes that can be accessed.
cleanup(DirectoryService.WorkArea) - Method in class com.goldencode.p2j.directory.DirectoryService.BatchRef
Does the cleanup for bound sessions.
cleanup(DirectoryService.WorkArea) - Method in class com.goldencode.p2j.directory.DirectoryService.BindRef
Does the cleanup for bound sessions.
cleanup() - Method in class com.goldencode.p2j.directory.DirectoryService.WorkArea
Do the cleanup when it is time to finalize.
cleanup(Session) - Static method in class com.goldencode.p2j.main.BrokerCore
Cleanup on exit or error
cleanup() - Static method in class com.goldencode.p2j.main.BrokerManager
Called on server shutdown from a server hook.
cleanUp() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Clean up internal resources.
cleanup() - Method in class com.goldencode.p2j.pattern.NamedFunction
Termination hook to allow resources to be cleaned up when this object is about to go out of service.
cleanup() - Method in class com.goldencode.p2j.pattern.Rule
Termination hook to allow resources to be cleaned up when this object is about to go out of service.
cleanup() - Method in class com.goldencode.p2j.pattern.Rule.ExceptionAction
Termination hook to allow resources to be cleaned up when this object is about to go out of service.
cleanup() - Method in class com.goldencode.p2j.pattern.RuleContainer
Termination hook to allow resources to be cleaned up when this object is about to go out of service.
cleanup() - Method in interface com.goldencode.p2j.pattern.RuleListElement
Termination hook to allow resources to be cleaned up when this object is about to go out of service.
cleanup() - Method in class com.goldencode.p2j.persist.AbstractQuery
Clean up resources associated with this query when its scope ends.
cleanup() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Clean up when this component is no longer in use.
cleanup() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Clean up query resources when this query's scope ends.
cleanup() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Clean up and release any resources which this object is holding, such as open result sets.
cleanup(Set<RecordIdentifier>) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Clean up the interceptor's state after a flush or transaction.
cleanup() - Method in class com.goldencode.p2j.persist.CompoundQuery
Clean up resources associated with this query when its scope ends.
cleanup() - Method in class com.goldencode.p2j.persist.DatabaseManager.Context
Deregister all transient databases registered for use in the current context, when that context is closing.
cleanup() - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Clean up all information contributed to the dirty share manager by this context for the current transaction.
cleanup() - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Clean up all information contributed to the dirty share manager by this context for the current transaction.
cleanup() - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Clean up all information contributed to the dirty share manager by this context for the current transaction.
cleanup() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Clean up DMO resources no longer needed by temp-table builders in this context.
cleanup() - Method in class com.goldencode.p2j.persist.FilteredResults
Clear the internal list of result rows and invoke the underlying results object's cleanup method.
cleanup() - Method in interface com.goldencode.p2j.persist.P2JQuery
Clean up resources associated with this query when its scope ends.
cleanup() - Method in class com.goldencode.p2j.persist.Persistence
Clean up the current context.
cleanup() - Method in class com.goldencode.p2j.persist.Persistence.Context
Cleanup hook invoked at the end of the current client context.
cleanup() - Method in class com.goldencode.p2j.persist.PreselectQuery
Clean up query resources when this query's scope ends.
cleanup() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Clean up and release any resources which this object is holding, such as open result sets.
cleanup() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Clean up and release any resources which this object is holding, such as open result sets.
cleanup() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Clear the internal list of result rows and the backing results.
cleanup() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Close an open result set, if any, and clear the cache, if any.
cleanup() - Method in class com.goldencode.p2j.persist.QueryWrapper
Delegate cleanup processing to the query wrapped by this object.
cleanup() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
cleanup() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
The cleanup method is overridden to allow the listener(s) to be removed from the ChangeBroker if they were added in the global scope, otherwise, the ChangeBroker will drop them automatically when the respective scope is finished.
cleanup() - Method in interface com.goldencode.p2j.persist.Results
Clean up and release any resources which this object is holding, such as open result sets.
cleanup() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Delegate cleanup to the underlying worker.
cleanup() - Method in class com.goldencode.p2j.persist.ScrollingResults
Close the wrapped ScrollableResults object.
cleanup() - Method in class com.goldencode.p2j.persist.SimpleResults
Clear the internal list of result rows.
cleanup() - Method in class com.goldencode.p2j.report.server.ReportProtocol
Clean up after a session ends.
cleanup() - Method in interface com.goldencode.p2j.security.Cleanable
The only method declared by the interface.
cleanup(T) - Method in class com.goldencode.p2j.security.ContextLocal
This method is invoked at the end of the security context's life.
cleanup() - Method in class com.goldencode.p2j.security.ContextLocal.Wrapper
Invoked at security context end of life.
cleanup() - Method in class com.goldencode.p2j.security.SecurityContext
Finalizes this security context.
cleanup - Variable in class com.goldencode.p2j.uast.LexerDumpFilter
Flag to indicate if automatic closure of the stream is required.
cleanup() - Method in class com.goldencode.p2j.ui.BrowseWidget
Cleanup dynamic browse before deletion.
cleanup() - Method in class com.goldencode.p2j.ui.ControlFrameWidget
Cleanup this dynamic widget before deletion.
cleanup(long, int) - Method in class com.goldencode.p2j.ui.EventList
Remove all triggers which are registered for the specified resource or widget.
cleanup() - Method in class com.goldencode.p2j.ui.GenericWidget
Cleanup the dynamic widget before deletion.
cleanup(EventList, Set<Integer>) - Static method in class com.goldencode.p2j.ui.TriggerManager
Handle the cleanup associated with a given event list.
cleanup() - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Deallocate all memory allocations which have not been deallocated explicitly previously.
cleanup() - Method in class com.goldencode.p2j.util.MemoryDaemon
Deallocate all memory allocations which have not been deallocated explicitly previously.
cleanup(boolean, boolean) - Method in class com.goldencode.p2j.util.NullStream
Perform common close preprocessing for all streams, in actuality this has no effect.
cleanup(Object) - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Attempt cleanup of the given external program instance.
cleanup(boolean, boolean) - Method in class com.goldencode.p2j.util.RemoteStream
Perform common close preprocessing for all streams.
cleanup(boolean, boolean) - Method in class com.goldencode.p2j.util.Stream
Perform common close preprocessing for all streams (should be called at the beginning of each sub-classes' Stream.close() method.
cleanup(boolean, boolean) - Method in class com.goldencode.p2j.util.StreamWrapper
Perform common close preprocessing for all streams.
cleanupBackingResults() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Clear the backing results.
cleanupBatchMode(BufferManager) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Reset to default values the state variables related to batch assign mode.
cleanupBlock - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Pause cleanup block.
cleanupChanges(Map<String, Set<Serializable>>, Set<RecordIdentifier>, Set<String>) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Stop tracking uncommitted changes to the the subset of records represented by subChanges, and remove from the master set of uncommitted, inserted records the subset of records represented by subInserts.
cleanupChanges(Map<String, Set<Serializable>>, Set<RecordIdentifier>, Set<String>) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Stop tracking uncommitted changes to the the subset of records represented by subChanges, and remove from the master set of uncommitted, inserted records the subset of records represented by subInserts.
cleanupChanges(int, Map<String, Set<Serializable>>, Set<RecordIdentifier>, Set<String>) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Stop tracking uncommitted changes to the the subset of records represented by subChanges, and remove from the master set of uncommitted, inserted records the subset of records represented by subInserts.
cleanupChanges(int, Map<String, Set<Serializable>>, Set<RecordIdentifier>, Set<String>) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Stop tracking uncommitted changes to the the subset of records represented by subChanges, and remove from the master set of uncommitted, inserted records the subset of records represented by subInserts.
cleanupChanges(Map<String, Set<Serializable>>, Set<RecordIdentifier>, Set<String>) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Stop tracking uncommitted changes to the the subset of records represented by subChanges, and remove from the master set of uncommitted, inserted records the subset of records represented by subInserts.
cleanupContext() - Method in class com.goldencode.p2j.net.BaseSession
Terminate the current session with the security manager.
cleanupContext() - Method in class com.goldencode.p2j.net.RequesterSession
Override the parent's implementation to do nothing.
cleanupContext(GlobalEventManager.Context) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Invoked when a context is ending, this method deregisters any registrants associated with the local context.
cleanupDeletes(Map<String, Set<Serializable>>) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Remove from the master set of uncommitted, deleted records the subset of records represented by subDeletes.
cleanupDeletes(Map<String, Set<Serializable>>) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Remove from the master set of uncommitted, deleted records the subset of records represented by subDeletes.
cleanupDeletes(int, Map<String, Set<Serializable>>) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Remove from the master set of uncommitted, deleted records the subset of records represented by subDeletes.
cleanupDeletes(int, Map<String, Set<Serializable>>) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Remove from the master set of uncommitted, deleted records the subset of records represented by subDeletes.
cleanupDeletes(Map<String, Set<Serializable>>) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Remove from the master set of uncommitted, deleted records the subset of records represented by subDeletes.
cleanupDynamicFrames() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Cleanup the dynamic frames, as the client is resetting.
cleanupEditor(Widget) - Method in class com.goldencode.p2j.ui.client.Browse
Clean up editor widget.
cleanupEditor(Widget) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Clean up editor widget.
cleanupInvocation(int) - Method in interface com.goldencode.p2j.util.WebService
Clears the temporary state of an invocation.
cleanupInvocation(int) - Method in class com.goldencode.p2j.util.WebServiceImpl
Clears the temporary state of an invocation.
cleanupInvocation() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Cleans the temporary state used during invocation sequence.
cleanupList(int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Check for presence of MarkEntry.OPEN_SCOPE entry in the list and if found then cleanup list of MarkEntry instances from operations related to specified frame at current level of scope nesting.
cleanupLock - Variable in class com.goldencode.p2j.security.SecurityContext
Lock to avoid the cleanup to take place simultaneusly.
cleanupLocks - Variable in class com.goldencode.p2j.security.SecurityManager
Map containing flags which inform other threads that cleanup for a certain context is in progress, so they should skip it.
cleanupMaps(Stream, int) - Method in class com.goldencode.p2j.util.StreamDaemon
Removes the traces of the specified stream from the lookup maps.
cleanupObjectResources() - Method in class com.goldencode.p2j.uast.ClassDefinition
Cleanup any object resources which should not remain in memory.
cleanupObjectResources() - Method in class com.goldencode.p2j.uast.SymbolResolver
Cleanup any object resources which should not remain in memory.
cleanupPending() - Static method in class com.goldencode.p2j.persist.BufferManager
Cleanup of pending resources.
cleanupPending() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Cleanup the pending shared resources, as external program instantiation failed.
cleanupPending() - Static method in class com.goldencode.p2j.util.ProcedureManager
Cleanup of pending resources.
cleanupPending() - Static method in class com.goldencode.p2j.util.SharedVariableManager
Cleanup the pending shared resources, as external program instantiation failed.
cleanupPending() - Static method in class com.goldencode.p2j.util.TransactionManager
Allow finalizables to do their cleanup (Finalizable.initFailure()) now since the scoped they were designed was aborted and there won't be other chance to call their Finalizable.finished().
cleanupPseudoTerminal(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Called when a stream is closed to ensure that any terminal resources associated with that id are cleaned up.
cleanupPseudoTerminal(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Called when a stream is closed to ensure that any terminal resources associated with that id are cleaned up.
cleanupPseudoTerminal(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Called when a stream is closed to ensure that any terminal resources associated with that id are cleaned up.
cleanUpQueue(Queue) - Method in class com.goldencode.p2j.net.Router
This method is called when a queue has been disabled, but before it has been stopped.
cleanupQueue() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process events internally if there are no interactive requests from the server.
cleanupSubscriptions(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Remove all subscriptions registered by the given resource.
cleanupSynchronizer - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Synchronization object for pause/Ctrl-C handling.
cleanupTriggers(Object) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Cleanup all triggers created in the specified external program.
cleanupTriggers(Long, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Cleanup all triggers registered for the specified resource or widget ID, assuming these are being deleted.
cleanupWorker(boolean) - Method in class com.goldencode.p2j.security.SecurityContext
Actual worker which fully cleans or just resets the context-local data.
cleanupWorker(boolean, Map<ContextKey, Object>) - Static method in class com.goldencode.p2j.security.SecurityContext
Actual worker which fully cleans or just resets the copy of the context-local data.
clear(int) - Method in class com.goldencode.p2j.directory.BitField
Set specified bit into false.
clear(int, int) - Method in class com.goldencode.p2j.directory.BitField
Set specified range of bits into false.
clear() - Method in class com.goldencode.p2j.directory.BitSelector
This method is not allowed for use.
clear(int) - Method in class com.goldencode.p2j.directory.BitSelector
This method is not allowed for use.
clear(int, int) - Method in class com.goldencode.p2j.directory.BitSelector
This method is not allowed for use.
clear(String[]) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Attribute Value Clear utility.
clear() - Method in class com.goldencode.p2j.io.ReversibleReader
Obtain the current contents of the queued (unread) data and clear the queue completely.
clear() - Method in class com.goldencode.p2j.persist.RepositionCache
Clear all entries from the cache.
clear() - Method in class com.goldencode.p2j.persist.StaticTempTable
Returns the temp-table to it's clear state, removing all defined fields and indexes.
clear() - Method in class com.goldencode.p2j.persist.TableMapper
Clear all the mappings.
clear() - Method in interface com.goldencode.p2j.persist.TempTable
Returns the temp-table to it's clear state, removing all defined fields and indexes.
clear() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Returns the temp-table to it's clear state, removing all defined fields, indexes, all records in the table and all corresponding buffers.
clear() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
Clears an old content.
clear() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Clear the buffer bitmaps.
clear() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Wipe the slate clean (initialize our state to its pristine condition).
clear(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clears the data and colors for all fill-in fields of the frame.
clear() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Clear screen.
clear(Widget<?>) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Clear area occupied by specified widget.
clear() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Clear screen.
clear() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Clears the current console screen.
clear() - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Overwrite the entire 2-dimensional output buffer with the space character to be rendered with the Color.NORMAL color.
clear() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Clear screen.
clear() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Clear screen.
clear() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Overwrite the entire 2-dimensional output buffer with the space character to be rendered with the Color.NORMAL color.
clear() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Clear screen.
clear() - Method in class com.goldencode.p2j.ui.client.Editor
Clear input variable.
clear() - Method in class com.goldencode.p2j.ui.client.FillIn
Clear input variable.
clear(int, int) - Method in class com.goldencode.p2j.ui.client.FillIn
Clear the specified selection from the input variable.
clear(DisplayFormat.Presentation) - Method in class com.goldencode.p2j.ui.client.format.BoolFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear(DisplayFormat.Presentation) - Method in class com.goldencode.p2j.ui.client.format.DateFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear(DisplayFormat.Presentation) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear(DisplayFormat.Presentation) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear(DisplayFormat.Presentation, boolean) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear(DisplayFormat.Presentation) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear(boolean) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Makes new buffer with removed all value chars after cursor.
clear(DisplayFormat.Presentation) - Method in class com.goldencode.p2j.ui.client.format.StringFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear(DisplayFormat.Presentation, boolean) - Method in class com.goldencode.p2j.ui.client.format.StringFormat
Returns a new presentation instance with a default initialized insert mode and cursor position.
clear() - Method in class com.goldencode.p2j.ui.client.Frame
Clears the down frame and resets the cursor to the top of the frame.
clear() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Clear the entire screen, with the default window color.
clear(Widget<?>) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Clear area occupied by specified widget.
clear - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Flag indicating if we need to clean area instead of drawing.
clear() - Method in class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
Clears the area occupied by tooltip by posting a refresh event for respective rectangle.
clear() - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Remove all items.
clear() - Method in class com.goldencode.p2j.ui.client.model.ListModel
Remove all items.
clear() - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Clear model and remove selection.
clear(Widget<?>) - Method in class com.goldencode.p2j.ui.client.OutputManager
Clear area occupied by specified widget.
clear(int, Point, Dimension, Color) - Method in class com.goldencode.p2j.ui.client.OutputManager
Clear specified area of the screen.
clear(int, NativePoint, NativeDimension, Color) - Method in class com.goldencode.p2j.ui.client.OutputManager
Clear specified area of the screen.
clear() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Initialize scroll bar parameters.
clear(int, int) - Method in class com.goldencode.p2j.ui.client.Text
Overridden to prevent clearing of the content.
clear() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Purges the type ahead buffer.
clear(Point, Dimension, Color) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and clear specified area of the screen.
clear() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Clear list.
clear() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Clear variables and prepare them for real size calculation/relocation.
clear(int, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Clears the data and colors for all fill-in fields of the frame.
clear(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Clears the data and colors for all fill-in fields of the frame.
clear(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Clears the data and colors for all fill-in fields of the frame.
CLEAR - Static variable in class com.goldencode.p2j.ui.Keyboard
 
clear(GenericFrame, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Clears the data and colors for all fill-in fields of the frame.
clear() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Clears the data and colors for all fill-in fields of the default frame.
clear(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Clears the data and colors for all fill-in fields of the default frame.
clear() - Method in class com.goldencode.p2j.util.AbstractParameter.Scope
Clears internal data.
clear() - Method in class com.goldencode.p2j.util.DynamicArray
Remove all elements and reset state.
clear() - Method in class com.goldencode.p2j.util.PartitionedArray
Remove all elements and reset state.
clear() - Method in class com.goldencode.p2j.util.ScopedDictionary
Removes all entries from all scopes in the stack, top scope first.
clear() - Method in class com.goldencode.util.FastSiblingDeque
 
CLEAR_AND_QUEUE - Static variable in interface com.goldencode.p2j.ui.client.Watcher
action code - clear and queue Ctrl-C
clear_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CLEAR language statement.
clearAll(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clears all occurrences for the down frame and resets the current display position to the top of the frame.
clearAll(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clears all occurrences for the down frame and resets the current display position to the top of the frame.
clearAll(int, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Clears all occurrences for the down frame and resets the current display position to the top of the frame.
clearAll(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Clears all occurrences for the down frame and resets the current display position to the top of the frame.
clearAll(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Clears all occurrences for the down frame and resets the current display position to the top of the frame.
clearAll(GenericFrame, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Clears all occurrences for the down frame and resets the current display position to the top of the frame.
clearAll() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Clears all occurrences for the active down frame and resets the current display position to the top of the frame.
clearAll(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Clears all occurrences for the active down frame and resets the current display position to the top of the frame.
clearAnnotations() - Method in interface com.goldencode.ast.Aast
Removes ALL annotations from this AST.
clearAnnotations() - Method in class com.goldencode.ast.AnnotatedAst
Removes ALL annotations from this AST.
clearArea(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Blank out a box using the specified attributes and color pair.
clearArea(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Blank out a box using the specified attributes and color pair.
clearArea(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Blank out a box using the specified attributes and color pair.
clearArea(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Blank out a box using the specified attributes and color pair.
clearArea(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Blank out a box using the specified logical color.
clearArea(int, int, int, int, Color) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Clear specified area at the screen.
clearArea(int, int, int, int, Color) - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Clear specified area at the screen.
clearCache() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Clear the cached screen.
clearComponent(char[]) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Fills the date component with SPACE.
clearComponent(char[], int) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Fills the date component with SPACE.
clearComponents(Widget<O>[]) - Method in class com.goldencode.p2j.ui.client.Frame
Clear specified components.
clearContent() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PrintPreview
Clears the preview content.
clearCount - Variable in class com.goldencode.p2j.preproc.ClearStream
Count of bytes currently on top of the stream that have to be read without translation.
clearCurrent() - Method in class com.goldencode.p2j.ui.client.Frame
Clears all fill-ins of the current iteration.
clearDecisions(Map, String, int) - Static method in class com.goldencode.p2j.security.Decision
Removes the access decision from the specified cache map.
clearDeferred() - Method in class com.goldencode.p2j.preproc.Environment
Process any deferred (queued) markers and force the hints to be generated.
clearDirtyFlag(List<ColorTable.EnvironmentColorTable>) - Static method in class com.goldencode.p2j.ui.ColorTable
Environments are synchronized between server and client using server state synchronization mechanism.
cleared - Variable in class com.goldencode.p2j.ui.chui.ContentResolver
Marks a blank (all spaces) right aligned display value.
clearErrorExact() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Clear the resource instance name nature error flag.
clearErrorName() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Clear the resource instance name error flag.
clearErrorOid() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Clear the OID error flag.
clearErrorRights() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Clear the rights error flag.
clearErrorSubjs() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Clear the subjects error flag.
clearEventInfo() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Clear the value of the eventInfo to be used after trigger activation (typically in the finally block)
clearFrame(int, boolean, Frame, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clear frame.
clearGrid() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Clears the grid - removes all rows and clears the selection.
clearGrid(boolean) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Clears the grid - removes all rows and clears the selection.
clearGridColumns() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Clears grid columns.
clearHeaders() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Removes all header values from the buffer.
clearHighlightWorker(Graphics2D) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
This is the worker method for restoring the screen area previously highlighted by SwingEmulatedWindow.drawHighlightWorker(int, int, int, int, ColorRgb, Graphics2D).
clearIds() - Method in interface com.goldencode.ast.Aast
Clears (sets to null) the unique ID of this node and all descendant nodes using recursion.
clearIds() - Method in class com.goldencode.ast.AnnotatedAst
Clears (sets to null) the unique ID of this node and all descendant nodes using recursion.
clearInstance() - Static method in class com.goldencode.p2j.security.ContextLocal
Clean the storage caches.
clearInstance() - Static method in class com.goldencode.p2j.security.SecurityManager
Clean the storage caches.
clearInterrupted() - Static method in class com.goldencode.p2j.net.Control
Clears the pending interrupt flag.
clearKeysInHands(Collection<Long>) - Method in class com.goldencode.p2j.persist.id.IdentityPool
Notifies the pool that the following handed out keys were committed or rolled back and we can remove them from the global handed out set.
clearLeadingZeros - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Clear leading zeros for Z format.
clearLog() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Delete all messages from the currently open log file.
clearLog() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Delete all messages from the currently open log file.
clearMessage - Variable in class com.goldencode.p2j.ui.client.Window
Flag to force message clearing on the next MESSAGE stmt.
clearMessages() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clears the old messages saved on the server, if any.
clearMessages() - Method in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
Requests to clear the server messages and updates its view accordingly if this action is completed.
clearMessages() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clears the old messages saved on the server, if any.
clearMessages() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clears the old messages saved on the server, if any.
clearMessages(AsyncCallback<Void>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clear messages.
clearMessages() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Clear all messages.
clearMessagesNoPause() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Clear the message content and make sure that the message area displays the cleared space without pausing.
clearMessagesNoPause() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Clear the message content and make sure that the message area displays the cleared space without pausing.
clearMessagesNoPause() - Method in interface com.goldencode.p2j.ui.client.MessageArea
Clear the message content and make sure that the message area displays the cleared space without pausing.
clearNewProgramFiles() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Clear the list of newly, generated, program file names.
clearNewProgramFiles() - Method in class com.goldencode.p2j.pattern.PatternEngine
Clear the list of newly, generated, program file names.
clearNodeWorker(Remapper, String, String, String, String, boolean) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Attribute Value Clear utility.
clearOverride() - Method in class com.goldencode.p2j.ui.client.FillIn
Clear any temporary display override so that future drawing will be based upon our standard data and format.
clearPassword() - Method in interface com.goldencode.p2j.admin.client.application.login.LoginPresenter.MyView
Clears the input password.
clearPassword() - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Clears the password input box.
clearPendingBatchFields() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Clear the set of field (DMO property) names whose assign triggers were deferred until the end of the current batch assign mode.
clearPutScreenInMessageArea(int) - Method in class com.goldencode.p2j.ui.client.Window
Force clearing of any temp-texts inside the message area or on the specific line in the message area.
clearRemoteOperation() - Method in class com.goldencode.p2j.net.Control
Clear the data about the remote operation.
clearRepoCache() - Method in class com.goldencode.p2j.persist.PreselectQuery
Clear the reposition cache of visited, virtual composite rows.
clearRequestParameter(String) - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Removes this parameter from the browser's history and its url.
clearRow(int, int, int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
 
clearRowDisplay(Set<Integer>) - Static method in class com.goldencode.p2j.ui.TriggerManager
Remove the given widgets from the client-side list of widgets which must get notifications of row display events.
clearSavedInsState() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clears saved insert mode.
clearScreen() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Clear screen.
clearScreen(int, int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Clear screen.
clearScreenDirectly(boolean) - Method in class com.goldencode.p2j.ui.client.Window
Perform direct screen cleanup.
clearScrollListeners() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Clear the set of scroll listeners.
clearSelection() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Unselects the currently selected rows.
clearSelection() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Clears text selection
clearSelection() - Method in class com.goldencode.p2j.ui.EditorWidget
Clears text selection.
clearSelection() - Method in class com.goldencode.p2j.ui.FillInWidget
Clears text selection
clearSelection() - Method in interface com.goldencode.p2j.ui.SelectableText
Clears text selection
clearSortArrows() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Resets sort-arrow indicators and sort-level numbers for all browse columns.
clearSortArrows() - Method in class com.goldencode.p2j.ui.BrowseWidget
Resets sort-arrow indicators and sort-level numbers for all browse columns.
clearStoredObjects() - Method in class com.goldencode.p2j.pattern.PatternEngine
Clear the map of objects currently stored with this pattern engine.
ClearStream - Class in com.goldencode.p2j.preproc
Implements an intelligent input stream for the Preprocessor which handles alternative codings, various escape sequences with tildes and the {} constructs internally.
ClearStream(MultiReader, Options) - Constructor for class com.goldencode.p2j.preproc.ClearStream
Constructor.
clearTerminal() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clears all content from the terminal.
clearTopLevelFlag() - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Clear top level procedure flag.
clearTriggerScope(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Common code to remove a scope (symbol dictionary and schema scopes) for a trigger.
clearUnknown() - Method in class com.goldencode.p2j.util.BinaryData
Sets the state of this instance's unknown flag to false.
clearUnknown() - Method in class com.goldencode.p2j.util.raw
Sets the state of this instance's unknown flag to false.
clearWidget() - Method in class com.goldencode.p2j.ui.client.Browse
Clear widget state on CLEAR FRAME call for the parent frame.
clearWidget() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Clear widget state on CLEAR FRAME call for the parent frame.
clearWidget() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Clear widget state on CLEAR FRAME call for the parent frame.
clearWindowList() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Delete all windows.
clearWorker(Remapper, String, String, String, String, boolean) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Attribute Value Clear utility.
clearWorker(Frame, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clear specified frame widgets.
clearWorker(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Clear all fill-ins in frame and mark all iterations in down frame as untouched.
clickExpected - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Flag to suppress the click events handling after mouse release with some conditions.
clickHandler - Variable in class com.goldencode.p2j.ui.client.gui.CaptionButton
Optional click handler.
clickLoc - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseMoveable
The screen location of the click mouse event.
client - Variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Client interface.
client - Variable in class com.goldencode.p2j.security.DefaultLoginPanel
Client interface.
client - Variable in class com.goldencode.p2j.ui.ErrorWriterBatch
Client exports access.
client - Variable in class com.goldencode.p2j.ui.ErrorWriterInteractive
Client exports access.
client - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Client interface
CLIENT_WHERE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLIENT_WHERE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CLIENT_WHERE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CLIENT_WHERE_SUBST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLIENT_WHERE_SUBST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CLIENT_WHERE_SUBST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ClientArea() - Constructor for class com.goldencode.p2j.ui.WidgetId.ClientArea
Create the client-side ID generator.
clientAuthHook(Map<String, Object>, int) - Method in interface com.goldencode.p2j.security.Authenticator
Implements client side custom authentication logic.
clientAuthHook(Map<String, Object>, int) - Method in class com.goldencode.p2j.security.CustomHookSample
Implements client side custom authentication logic.
clientAuthHook(Map<String, Object>, int) - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Implements client side authentication logic.
clientAuthHook(Map<String, Object>, int) - Method in class com.goldencode.p2j.security.DefaultLoginPanel
Implements client side custom authentication logic.
clientAuthHook(Map<String, Object>, int) - Method in class com.goldencode.p2j.security.GuestAccess
Implements client side custom authentication logic.
clientAuthHook(Map<String, Object>, int) - Method in class com.goldencode.p2j.security.SecurityManager
Implements client side standard authentication logic.
clientAuthHook(Map<String, Object>, int) - Method in class com.goldencode.p2j.security.TrustedClientPlugin
Implements client side custom authentication logic.
clientAuthHookWorker(Map<String, Object>, int, BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Implements client side standard authentication logic.
ClientBrowseModel - Class in com.goldencode.p2j.ui.client
This class implements client side of the BrowseModel used by the Browse widget.
ClientBrowseModel(int) - Constructor for class com.goldencode.p2j.ui.client.ClientBrowseModel
Construct an instance of adapter class using specified query ID and reference to server interface.
ClientBuilder - Class in com.goldencode.p2j.main
This class is used to create and spawn a client process using a ProcessBuilder instance.
ClientBuilder(ClientBuilderParameters) - Constructor for class com.goldencode.p2j.main.ClientBuilder
Constructor.
ClientBuilderOptions - Class in com.goldencode.p2j.main
The parameters stored inside this structure are read from directory and are used as default parameters to create and spawn a P2J client process.
ClientBuilderOptions(String[]) - Constructor for class com.goldencode.p2j.main.ClientBuilderOptions
Initialize.
ClientBuilderOptions(ClientBuilderOptions, String[]) - Constructor for class com.goldencode.p2j.main.ClientBuilderOptions
Initialize by reading all configuration parameters from a previously created instance.
ClientBuilderParameters - Class in com.goldencode.p2j.main
This structure holds default parameters as well specific parameters used to create and spawn a P2J client process.
ClientBuilderParameters(ClientBuilderOptions) - Constructor for class com.goldencode.p2j.main.ClientBuilderParameters
Constructor.
clientColumn - Variable in class com.goldencode.p2j.ui.BaseConfig
The client COLUMN position of the widget.
ClientConfigManager - Class in com.goldencode.p2j.ui
Management of widget configurations, on client-side.
ClientConfigManager() - Constructor for class com.goldencode.p2j.ui.ClientConfigManager
Initialize the client-side by collecting all widget configuration classes (registered in the ClientConfigManager.CONFIG_CLASSES) and store them in the ConfigManager.WorkArea.cfgDefs map.
ClientContext - Class in com.goldencode.p2j.admin.client.application
The class holds contextual client data.
ClientContext() - Constructor for class com.goldencode.p2j.admin.client.application.ClientContext
Default ctor.
ClientCoordinatesConversionParams - Class in com.goldencode.p2j.ui.client
The class resolves coordinate conversion parameters based on an instance of OutputManager.
ClientCoordinatesConversionParams() - Constructor for class com.goldencode.p2j.ui.client.ClientCoordinatesConversionParams
 
ClientCore - Class in com.goldencode.p2j.main
Core looping logic that performs initialization of a client UI and establishes a session with the server.
ClientCore() - Constructor for class com.goldencode.p2j.main.ClientCore
 
ClientDriver - Class in com.goldencode.p2j.main
General purpose command line driver to start a client process based on a bootstrap configuration file and/or command line parameters.
ClientDriver() - Constructor for class com.goldencode.p2j.main.ClientDriver
 
ClientExports - Interface in com.goldencode.p2j.ui
Describes all UI-related API's exported by client for use by server.
clientFinalize() - Method in interface com.goldencode.p2j.security.Authenticator
Finalizes any resources allocated during authentication by the client.
clientFinalize() - Method in class com.goldencode.p2j.security.CustomHookSample
Finalizes any resources allocated during authentication by the client.
clientFinalize() - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Finalizes any resources allocated during authentication by the client.
clientFinalize() - Method in class com.goldencode.p2j.security.DefaultLoginPanel
Finalizes any resources allocated during authentication by the client.
clientFinalize() - Method in class com.goldencode.p2j.security.GuestAccess
Finalizes any resources allocated during authentication by the client.
clientFinalize() - Method in class com.goldencode.p2j.security.SecurityManager
Finalizes any resources allocated during authentication by the client.
clientFinalize() - Method in class com.goldencode.p2j.security.TrustedClientPlugin
Finalizes any resources allocated during authentication by the client.
clientHeightChars - Variable in class com.goldencode.p2j.ui.BaseConfig
The height of the widget as calculated by the client.
clientHeightPixels - Variable in class com.goldencode.p2j.ui.BaseConfig
The height of the widget as calculated by the client.
ClientIdHelper - Class in com.goldencode.p2j.ui.client
Implementation the helper methods for client side to work with widget ID.
ClientIdHelper() - Constructor for class com.goldencode.p2j.ui.client.ClientIdHelper
 
ClientImageDrawHelper<I> - Interface in com.goldencode.p2j.ui.client.gui.driver
Defines additional processing for images.
clientInstance - Static variable in class com.goldencode.p2j.net.Control
The generating side for asynchronous interruptions if non-null.
clientIsReady(Object) - Method in class com.goldencode.p2j.main.ClientSpawner
Notify when the client has started.
clientIsReady(String, Object) - Method in interface com.goldencode.p2j.main.Spawner
Notify when the client has started.
clientIsReady(String, Object) - Method in class com.goldencode.p2j.main.SpawnerImpl
Notify when the client has started.
clientIsReady(Object) - Method in interface com.goldencode.p2j.main.SpawnerListener
Notify when the client has started.
clientIsReady(Object) - Method in class com.goldencode.p2j.main.WebClientSpawner
Notify when the client has started.
clientlog - Variable in class com.goldencode.p2j.main.ClientParameters
-clientlog 4GL command line option
clientLog - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The client log
clientLog(String, String[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Write message and stack trace to the client log
clientLog(String, String[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Write message and stack trace to the client log
clientLog(String, String[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Write message and stack trace to the client log
clientLogFile - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The client log file
ClientModule - Class in com.goldencode.p2j.admin.client
Admin client GIN module.
ClientModule() - Constructor for class com.goldencode.p2j.admin.client.ClientModule
 
clientOsName - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
The name of the OS on the client side.
ClientParameters - Class in com.goldencode.p2j.main
Container of client-side parameters which need to be exposed to the server-side application code.
ClientParameters() - Constructor for class com.goldencode.p2j.main.ClientParameters
 
clientPathSeparator - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
The string representing delimiter between path entries on the client side.
ClientProtocolHooks - Interface in com.goldencode.p2j.ui.client.driver.web
 
clientReady() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Notify the driver that the client is ready (useful for embedded mode, to notify the embedded app the client can handle messages).
clientReady() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Notify the driver that the client is ready (useful for embedded mode, to notify the embedded app the client can handle messages).
clientReady() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Notify the driver that the client is ready (useful for embedded mode, to notify the embedded app the client can handle messages).
clientRow - Variable in class com.goldencode.p2j.ui.BaseConfig
The client ROW position of the widget.
ClientSpawner<R extends java.io.Serializable> - Class in com.goldencode.p2j.main
This defines a way of spawning new P2J client processes.
ClientSpawner(ClientBuilderParameters) - Constructor for class com.goldencode.p2j.main.ClientSpawner
Configure a new client spawner.
ClientState - Class in com.goldencode.p2j.ui
This class is a container for client-side state.
ClientState() - Constructor for class com.goldencode.p2j.ui.ClientState
Construct an empty instance.
ClientsToPortsGenerator - Class in com.goldencode.p2j.main
Creates mapping clients to their ports and added corresponding settings under the webClient parent node.
ClientsToPortsGenerator(BootstrapConfig) - Constructor for class com.goldencode.p2j.main.ClientsToPortsGenerator
Create a new utility.
ClientWhere(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.ClientWhere
Constructor.
clientWidthChars - Variable in class com.goldencode.p2j.ui.BaseConfig
The width of the widget as calculated by the client.
clientWidthPixels - Variable in class com.goldencode.p2j.ui.BaseConfig
The width of the widget as calculated by the client.
clientX - Variable in class com.goldencode.p2j.ui.BaseConfig
The client X position of the widget in pixel units.
clientY - Variable in class com.goldencode.p2j.ui.BaseConfig
The client Y position of the widget in pixel units.
clip - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Clipping rectangles
clip(Set<NativeRectangle>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Add the given rectangles to the current clipping region.
clipboard - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
System clipboard instance.
Clipboard - Interface in com.goldencode.p2j.util
CLIPBOARD handle interface.
clipboardContents() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the current contents from the OS clipboard.
clipboardContents() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Get the current contents from the OS clipboard.
clipboardContents() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Get the current contents from the OS clipboard.
clipboardContents - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The most recently read contents of the clipboard from the web client.
clipboardLock - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Lock for clipboard operations.
ClipboardManager - Class in com.goldencode.p2j.util
Manages clipboard operations from the server.
ClipboardManager() - Constructor for class com.goldencode.p2j.util.ClipboardManager
 
ClipboardManager.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
ClipboardRequest() - Constructor for enum com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.ClipboardRequest
 
clipping() - Method in class com.goldencode.p2j.ui.client.Frame
This method declares the Frame container valid for clipping of PAINT events originated within it.
clipping() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
This method should be overridden in a container that allows clipping.
clipping() - Method in interface com.goldencode.p2j.ui.client.widget.Container
This method should be overridden in a container that allows clipping.
clippings - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
A stack of clipping rectangles.
clipRectangle(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Clips the bitmap so that no output is allowed outside of the given rectangle.
clipRectangle() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Build widget clipped rectangle.
clipRectangle(NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Build clipped rectangle for given coordinates.
clipRectangle(NativePoint, NativeDimension) - Static method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Build clipped rectangle for given coordinates.
clipRectangle() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Build widget clipped rectangle.
clips - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Track clipping operations.
clips - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Tracks clipping operations.
clipWith(int, Rectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Add a new clipping rectangle to the bitmap.
clipWith(Rectangle) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and add a new clipping rectangle to the bitmap.
clobCodepage() - Method in class com.goldencode.p2j.schema.SchemaParser
Match CLOB-CODEPAGE keyword and a following STRING for a field.
clobCollation() - Method in class com.goldencode.p2j.schema.SchemaParser
Match CLOB-COLLATION keyword and a following STRING for a field.
clobType() - Method in class com.goldencode.p2j.schema.SchemaParser
Match CLOB-TYPE keyword and a following NUM_LITERAL for a field.
clock - Variable in class com.goldencode.p2j.ui.client.gui.ToolTip
Clock that times tooltip events (show and hide).
clone(SymbolResolver) - Method in class com.goldencode.expr.CompiledExpression
Create a copy of this object which uses the same libraries and variables as the original.
clone() - Method in class com.goldencode.p2j.main.ServerKeyStore
Create a copy of this instance.
clone() - Method in class com.goldencode.p2j.util.ScopedDictionary.Node
Clone this instance.
clone() - Method in class com.goldencode.p2j.util.SharedVariableManager.VarRegistry
Clone this instance.
cloneAcl(String, String, int, int) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clones the specified ACL to another position within the same ACL instance.
cloneAcl(String, String, int, int) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clones the specified ACL to another position within the same ACL instance.
cloneAcl(String, String, int, int) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clones the specified ACL to another position within the same ACL instance.
cloneAcl(String, String, int, int, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone acl.
cloneAcl(String, String, int, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Clones the specified ACL to another position within the same ACL instance.
cloneAclInstance(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clones entire ACL instance.
cloneAclInstance(String, String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clones the resource specific part of an ACL instance.
cloneAclInstance(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clones entire ACL instance.
cloneAclInstance(String, String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clones the resource specific part of an ACL instance.
cloneAclInstance(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clones entire ACL instance.
cloneAclInstance(String, String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clones the resource specific part of an ACL instance.
cloneAclInstance(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone acl instance.
cloneAclInstance(String, String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone acl instance.
cloneAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The Clone button
cloneAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The Clone button
cloneAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The Clone account button
cloneDatabase(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
cloneDatabase(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
cloneDatabase(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
cloneDatabase(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone database.
cloneExports(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
cloneExports(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
cloneExports(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
cloneExports(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone exports.
cloneExtension(DirectoryService, String, String) - Method in interface com.goldencode.p2j.admin.AdminAccountExtension
Clones existing custom account extension data to the newly cloned account directory node.
cloneGroup(String, String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clones an existing group account into a new one.
cloneGroup(String, String, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Clones the given group by creating the new one.
cloneGroup(String, String, boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Clones the given group by creating the new one.
cloneGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The clone group button
cloneGroup(String, String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clones an existing group account into a new one.
cloneGroup(String, String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clones an existing group account into a new one.
cloneGroup(String, String, boolean, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone group.
cloneGroup(String, String, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Clones an existing group account into a new one.
CloneGroupView - Class in com.goldencode.p2j.admin.client.application.home.accounts.groups
Clone Group View is a dialog to clone a selected group.
CloneGroupView(CloneGroupView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
Constructs this dialog used by by MPV gwtplatform of ArcBees Inc.
cloneGroupView - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Clone Group View
CloneGroupView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
GWT UI creator
cloneLogging(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
cloneLogging(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
cloneLogging(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
cloneLogging(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone logging.
cloneNode(handle, logical) - Method in interface com.goldencode.p2j.xml.XNodeRef
Creating the new node within the current Document object.
cloneNode(handle, boolean) - Method in interface com.goldencode.p2j.xml.XNodeRef
Creating the new node within the current Document object.
cloneNode(handle, logical) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Creating the new node within the current Document object.
cloneNode(handle, boolean) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Creating the new node within the current Document object.
clonePersistence(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
clonePersistence(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
clonePersistence(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
clonePersistence(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone persistence.
cloneProcess(String, String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clones an existing process account into a new one.
cloneProcess(String, String, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Clones the process account with its ACL if it is chosen.
cloneProcess(String, String, boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Clones the process account with its ACL if it is chosen.
cloneProcess - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Clone Process Account button
cloneProcess(String, String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clones an existing process account into a new one.
cloneProcess(String, String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clones an existing process account into a new one.
cloneProcess(String, String, boolean, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone process.
cloneProcess(String, String, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Clones an existing process account into a new one.
CloneProcessView - Class in com.goldencode.p2j.admin.client.application.home.accounts.processes
CloneProcessView represents a dialog to clone a selected process.
CloneProcessView(CloneProcessView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
Constructs this view used by MPV gwtplatform of ArcBees Inc.
cloneProcessView - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Clone Process View
CloneProcessView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.processes
GWT UI creator
cloneRuntime(String, String, String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
cloneRuntime(String, String, String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
cloneRuntime(String, String, String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
cloneRuntime(String, String, String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone runtime.
cloneStartup(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
cloneStartup(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
cloneStartup(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
cloneStartup(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone startup.
cloneSubjectInACLs(String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Modifies all ACLs that refer to the given subject so that they also refer to the clone.
cloneUser(String, String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clones an existing user account into a new one, password included.
cloneUser(String, String, boolean, byte[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Clones an existing user account into a new one and assigns the provided password to the clone.
cloneUser(String, String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clones an existing user account into a new one, password included.
cloneUser(String, String, boolean, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Clones an existing user account into a new one and assigns the provided password to the clone.
cloneUser(String, String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clones an existing user account into a new one, password included.
cloneUser(String, String, boolean, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Clones an existing user account into a new one and assigns the provided password to the clone.
cloneUser(String, String, boolean, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone user.
cloneUser(String, String, boolean, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Clone user.
cloneUser(String, String, boolean, boolean, byte[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Clones an existing user account into a new one.
cloneUserAccount(String, String, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Clones the target user account with its ACL if it is required preserving the same password for a new created account.
cloneUserAccount(String, String, boolean, String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Clones the target user account with its ACL if it is required and having new password.
cloneUserAccount(String, String, boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Clones the target user account with its ACL if it is required preserving the same password for a new created account.
cloneUserAccount(String, String, boolean, String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Clones the target user account with its ACL if it is required and having new password.
cloneUserAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Clone User button
CloneUserAccountView - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
CloneUserAccountView is a view to clone a selected user account.
CloneUserAccountView(CloneUserAccountView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
cloneUserAccountView - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The
CloneUserAccountView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
GWT UI creator
close(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Closes the dialog.
close(Boolean) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Calls the close handler and closes the dialog.
close() - Method in class com.goldencode.p2j.io.ReversibleReader
Closes the stream and releases any system resources associated with it.
close() - Method in class com.goldencode.p2j.io.StreamConnector
Sets the close flag to trigger an exit by the copy thread when no data remains in the input stream.
close() - Method in class com.goldencode.p2j.main.BrokerParameters
Reset latch on session close.
close() - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to do nothing.
close() - Method in class com.goldencode.p2j.main.TemporaryAccount
Enqueued this item at the tail of the pool.
close() - Method in class com.goldencode.p2j.main.TwoURLsResource
Closes this stream and releases any system resources associated with it.
close() - Method in class com.goldencode.p2j.net.NetSocket
Closes the socket.
close() - Method in class com.goldencode.p2j.persist.AbstractQuery
Explicitly close the prepared query.
close() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Explicitly close the prepared query.
close(boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Explicitly close the prepared query.
close() - Method in class com.goldencode.p2j.persist.CompoundQuery
Explicitly close the prepared query.
close(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Explicitly close the prepared query.
close() - Method in interface com.goldencode.p2j.persist.P2JQuery
Explicitly close the prepared query.
close(boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Explicitly close the prepared query.
close() - Method in class com.goldencode.p2j.persist.QueryWrapper
Explicitly close the prepared query delegate.
close() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
close() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Explicitly close the prepared query.
close(boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Explicitly close the prepared query.
close() - Method in class com.goldencode.p2j.persist.UnpooledConnectionProvider
No-op implementation of required method.
close() - Method in class com.goldencode.p2j.preproc.FileScope
Closes the input reader.
close() - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Allow this instance to cleanup any resources that were allocated.
close() - Method in class com.goldencode.p2j.uast.ProgressLexer
Allow this instance to cleanup any resources that were allocated.
CLOSE - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The system menu close action id, required special processing for the web client to close the target window.
close() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Close this window.
close() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Close this window.
close() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
The method hides the window if visible and then destroys it by the means of calling TitledWindow.destroy() method.
CLOSE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
close() - Method in class com.goldencode.p2j.util.DirStream
Close the input side of the stream and release OS resources.
close() - Method in class com.goldencode.p2j.util.FileStream
Closes the stream and releases OS resources associated with it.
close() - Method in class com.goldencode.p2j.util.InputStreamWrapper
Closes the input stream and releases OS resources associated with it.
close(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Closes the stream and releases OS resources associated with it.
close() - Method in class com.goldencode.p2j.util.NullStream
Closes the stream and releases OS resources associated with it, in actuality this has no effect.
close() - Method in class com.goldencode.p2j.util.ProcessStream
Closes the stream and releases OS resources associated with it.
close() - Method in class com.goldencode.p2j.util.ProcessStream.InReader
Close and release any OS resources.
close() - Method in class com.goldencode.p2j.util.ProcessStream.InStream
Close and release any OS resources.
close() - Method in interface com.goldencode.p2j.util.ProcessStream.IOHelper
Close and release any OS resources.
close() - Method in class com.goldencode.p2j.util.ProcessStream.OutStream
Close and release any OS resources.
close() - Method in class com.goldencode.p2j.util.ProcessStream.OutWriter
Close and release any OS resources.
close() - Method in class com.goldencode.p2j.util.RemoteStream
Closes the stream and releases OS resources associated with it.
close() - Method in class com.goldencode.p2j.util.Stream
Closes both the input and output streams and releases OS resources associated with it.
close(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Closes the stream and releases OS resources associated with it.
close() - Method in class com.goldencode.p2j.util.StreamWrapper
Closes the stream and releases OS resources associated with it.
close() - Method in class com.goldencode.p2j.util.TerminalStream
Closes the stream and releases OS resources associated with it, in actuality this has no effect.
close() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
Close input stream.
close() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.LongcharInputStream
Close input stream.
close() - Method in class com.goldencode.p2j.xml.SaxWriterImpl.FileOutputStreamWrapper
Close current stream and reset state.
close() - Method in class com.goldencode.p2j.xml.SaxWriterImpl.LongcharOutputStream
Close current stream and reset state.
close() - Method in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Close current stream and reset state.
CLOSE_COMMENT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
CLOSE_CURLY_EQ - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
CLOSE_CURSOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLOSE_CURSOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CLOSE_CURSOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
close_cursor_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CLOSE keyword with a following ProgressParser.symbol().
CLOSE_PCT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
CLOSE_QUERY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLOSE_QUERY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CLOSE_QUERY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
close_query_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CLOSE QUERY language statement and the required following query name (see ProgressParser.malformed_symbol()).
CLOSE_QUESTION - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
CLOSE_SCOPE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Signal end of frame scope.
close_stored_proc_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CLOSE STORED-PROCEDURE language statement, the following ProgressParser.reserved_or_symbol(), the optional ProgressParser.assign() and optional ProgressParser.where_clause().
CLOSE_STORED_PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CLOSE_STORED_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CLOSE_STORED_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CLOSE_TAG - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
CLOSE_TAG_NO_CONTENT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
closeAction - Variable in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
The Close button
closeAction - Variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The Close button
closeArray - Variable in class com.goldencode.p2j.util.BufferSizeManager
Multidimensional array which stores "reference" buffer sizes for close operations.
closeBatch(boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
Close batch editing session assuming security cache refresh.
closeBatch(boolean, boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
Close batch editing session.
closeBatch(String) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Close a batch editing session.
closeBatch(boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Notifies the Security Manager about a batch editing session to be closed assuming the security cache to be refreshed.
closeBatch(boolean, boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Notifies the Security Manager about a batch editing session to be closed.
closeBatch(String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Close a batch editing session.
closeBatch(boolean) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Closes the currently open editing batch.
closeBatchInt(DirectoryService.BatchRef, boolean, boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
Close batch editing session main worker routine.
closeBatchKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for closeBatch() method
closeBoth() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Closes both the unnamed input stream and the unnamed output stream.
closeBufferScope(RecordBuffer) - Method in class com.goldencode.p2j.persist.ConnectionManager
Called by a record buffer to notify that its scope has been closed, indicating that it no longer has an active reference to its database.
closeComment(boolean) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to end a comment that removes the start or end tag for a statement or expression escape.
closeComment(boolean) - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the text used to end a comment that removes the start or end tag for a statement or expression escape.
closeComment(boolean) - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to end a comment that removes the start or end tag for a statement or expression escape.
closeComment(boolean) - Method in class com.goldencode.p2j.e4gl.WebSpeedHelper
Return the text used to end a comment that removes the start or end tag for a statement or expression escape.
closeConnection() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Close the current connection.
closeConnection(Connection) - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider
Return a JDBC connection which is no longer needed in the current context, releasing it to the underlying delegate provider if it is no longer needed by any active temp tables.
closeConnection(Connection) - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider.Context
Optionally release a JDBC connection to the delegate connection provider.
closeConnection(Connection) - Method in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Close the given JDBC connection.
closeConnection() - Method in class com.goldencode.p2j.report.ReportWorker
Close the current connection
closeConnectionManagerScope() - Method in class com.goldencode.p2j.persist.RecordBuffer
Deregister this buffer with the connection manager.
closeConnectionManagerScope() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Deregister this buffer with the connection manager.
closeContentTypeComment() - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to end a comment that removes the META or WSMETA element with an HTTP-EQUIV attribute that is set to CONTENT-TYPE.
closeContentTypeComment() - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to end a comment that removes the META or WSMETA element with an HTTP-EQUIV attribute that is set to CONTENT-TYPE.
closed - Variable in class com.goldencode.p2j.persist.AbstractQuery
Flag indicating if this query was explicitly closed.
closed - Variable in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Flag indicating this results object has been closed
closed - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Flag indicates results are closed
closed - Variable in class com.goldencode.p2j.persist.QueryWrapper
Flag indicating if the query was explicitly closed or is not open.
closed - Variable in class com.goldencode.p2j.persist.ScrollingResults
Track closed state of the ScrollingResults.results.
closeDelegate() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Close the delegate result set, if any.
closeExprEscape() - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to end the output of an embedded 4GL expression.
closeExprEscape() - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the text used to end the output of an embedded 4GL expression.
closeExprEscape() - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to end the output of an embedded 4GL expression.
closeHandler - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Dialog close handler
closeHandler - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
close handler
closeHTML(boolean) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to end a line of raw HTML output.
closeHTML(boolean) - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to end a line of raw HTML output.
closeIn - Variable in class com.goldencode.p2j.io.StreamConnector
If true the input stream should be closed on exit.
closeIn() - Method in class com.goldencode.p2j.util.DirStream
Closes the input stream and releases OS resources associated with it.
closeIn() - Method in class com.goldencode.p2j.util.FileStream
Closes the input stream and releases OS resources associated with it.
closeIn(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Closes the input stream and releases OS resources associated with it.
closeIn() - Method in class com.goldencode.p2j.util.NullStream
Closes the input stream and releases OS resources associated with it, in actuality this has no effect.
closeIn() - Method in class com.goldencode.p2j.util.ProcessStream
Closes the input stream and releases OS resources associated with it.
closeIn() - Method in class com.goldencode.p2j.util.RemoteStream
Closes the input stream and releases OS resources associated with it.
closeIn() - Method in class com.goldencode.p2j.util.Stream
Closes the input stream and releases OS resources associated with it.
closeIn(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Closes the input stream and releases OS resources associated with it.
closeIn() - Method in class com.goldencode.p2j.util.StreamWrapper
Closes the input stream and releases OS resources associated with it.
closeIn() - Method in class com.goldencode.p2j.util.TerminalStream
Closes the input stream and releases OS resources associated with it, in actuality this has no effect.
closeIn() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Closes the stream representing the unnamed input stream.
closeInput() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Close the input stream.
closeLimits - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Buffer sizes (which correspond the current stream state) for a close action for different output operation types.
CloseListener - Interface in com.goldencode.p2j.util
Provides a callback mechanism to listen for stream close notifications.
closeListeners - Variable in class com.goldencode.p2j.util.Stream
Objects to receive a notification when a closeOut is issued.
closeLoader() - Method in class com.goldencode.p2j.classloader.JarClassLoader
Closes this class loader, by closing the jar handle.
closeLog() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Close the currently open log file.
closeLog() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Close the currently open log file.
closeMultiplexScope() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Close multiplex scope and mark the underlying table to be dropped when the session closes.
closeNormally() - Method in class com.goldencode.p2j.report.server.ReportProtocol.Services
Close the session normally, performing any session-specific protocol cleanup needed.
closeOut - Variable in class com.goldencode.p2j.io.StreamConnector
If true the output stream should be closed on exit.
closeOut() - Method in class com.goldencode.p2j.util.DirStream
This just redirects to @{link #close} since this stream type cannot be an output stream.
closeOut() - Method in class com.goldencode.p2j.util.FileStream
Closes the output stream and releases OS resources associated with it.
closeOut(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Closes the output stream and releases OS resources associated with it.
closeOut() - Method in class com.goldencode.p2j.util.NullStream
Closes the output stream and releases OS resources associated with it, in actuality this has no effect.
closeOut() - Method in class com.goldencode.p2j.util.ProcessStream
Closes the output stream and releases OS resources associated with it.
closeOut() - Method in class com.goldencode.p2j.util.RemoteStream
Closes the output stream and releases OS resources associated with it.
closeOut() - Method in class com.goldencode.p2j.util.Stream
Closes the output stream and releases OS resources associated with it.
closeOut(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Closes the output stream and releases OS resources associated with it.
closeOut() - Method in class com.goldencode.p2j.util.StreamWrapper
Closes the output stream and releases OS resources associated with it.
closeOut() - Method in class com.goldencode.p2j.util.TerminalStream
Closes the output stream and clears the interactive terminal screen.
closeOut() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Closes the stream representing the unnamed output stream.
closeParamIndexes - Variable in class com.goldencode.p2j.util.BufferSizeManager
"type of dependency -> index of the corresponding dimension" for the close operations array.
closeReader() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Modify state to cause the key reading thread to exit.
closeRelatedQueries() - Method in class com.goldencode.p2j.persist.RecordBuffer
Close related queries.
closeRightsSearch(int, boolean, boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Terminates the open search of Rights and frees up the related resources.
closeRightsSearch(String, int, boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Terminates the open search of Rights and frees up the related resources.
closerIn - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
Track the current InputCloser instance for this block.
closerOut - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
Track the current OutputCloser instance for this block.
closeSession(boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Close the Hibernate Session object associated with this context.
closeSessionImpl(boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Close the Hibernate Session object associated with this context.
closeStream(Long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Closes a stream that was previously opened and which was associated with a specific ID.
closeTransport() - Method in class com.goldencode.p2j.net.Queue
Closes the low-level networking transport.
closeValuesIndexes - Variable in class com.goldencode.p2j.util.BufferSizeManager
"type of dependency -> mapping 'dependency value -> index inside the dimension'" for the close operations array.
closing - Variable in class com.goldencode.p2j.net.Dispatcher
Flag indicating the dispatcher is closing down.
closing - Variable in class com.goldencode.p2j.persist.QueryWrapper
Flag indicating if the query is closing.
closingSession - Variable in class com.goldencode.p2j.persist.Persistence.Context
Flag to prevent nested session close attempts
cls - Variable in enum com.goldencode.p2j.convert.ParmType
The P2J wrapper class for this type (may be an array with the component a P2J wrapper type.
cls - Variable in class com.goldencode.p2j.scheduler.JavaLaunchTask
The target class.
cls - Variable in class com.goldencode.p2j.security.SecurityManager.HookClassLoader
The class defined by the bytecode; will be loaded on the first SecurityManager.HookClassLoader.findClass(java.lang.String) call.
cls - Variable in class com.goldencode.p2j.uast.Function
Fully qualified class name of the object instance returned.
cls - Variable in class com.goldencode.p2j.uast.Variable
Fully qualified class name of the object instance represented.
cls - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer.ZKey
Z-order class of the widget
cls - Variable in class com.goldencode.p2j.util.TriggerDefinition
Specific subclass of Trigger which implements the trigger.
cls - Variable in class com.goldencode.util.Mapper
The type of the Java object produced by this mapper.
clsname - Variable in class com.goldencode.p2j.uast.SymbolResolver.SearchResult
Fully qualified class or interface name relative to PROPATH.
cLt - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive isLessThan.
cLvl - Variable in class com.goldencode.p2j.report.server.SummaryRow
Conversion support level
clwa - Static variable in class com.goldencode.p2j.directory.DirectoryService
Context-local WorkArea instance
cm - Variable in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect.WorkArea
Cached config manager reference.
cMatches - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive matches.
cmp(byte[], byte[]) - Static method in class com.goldencode.p2j.directory.RemapTestDriver1
Compare two byte arrays.
CMT_CLOSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CMT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CMT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CMT_OPEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CMT_OPEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CMT_OPEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CNAME - Static variable in class com.goldencode.p2j.persist.ORMHandler
QName of the 'name' attribute
cNe - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for case-sensitive notEquals.
code - Variable in class com.goldencode.asm.AsmClassLoader.Data
Byte array representing class file
CODE - Static variable in class com.goldencode.expr.Attribute
Code attribute name.
code - Variable in class com.goldencode.expr.CodeAttribute
List of all bytecode containers which compose the code array.
code - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
The certificate validity code
code - Variable in exception com.goldencode.p2j.comauto.PropertyAccessException
The error code associated with exception.
CODE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
code - Variable in class com.goldencode.p2j.security.AuthenticationResponse
The return code from authentication processing.
code - Variable in enum com.goldencode.p2j.ui.client.gui.driver.web.MouseOps
The event code, as known by the JS code.
CODE_MAX - Static variable in class com.goldencode.p2j.ui.EventList
The highest code
CODE_MIN - Static variable in class com.goldencode.p2j.ui.EventList
The lowest code
code_page() - Method in class com.goldencode.p2j.schema.SchemaParser
Code-page related keywords and a code-page name as a SYMBOL.
CodeAttribute - Class in com.goldencode.expr
This class manages information necessary to create the Code attribute structure for a method.
CodeAttribute(ConstantPool) - Constructor for class com.goldencode.expr.CodeAttribute
Constructor.
codenames - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Match list for source code name conversion.
codepage_convert_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the NO-CONVERT or a CONVERT followed by two ProgressParser.source_or_target_clause(boolean) references.
codePageConvert(T) - Static method in class com.goldencode.p2j.util.TextOps
Convert the given text from one code page to another.
codePageConvert(T, String) - Static method in class com.goldencode.p2j.util.TextOps
Convert the given text using the specified codepage.
codePageConvert(T, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Convert the given text using the specified codepage, assuming the text is encoded with the given source codepage.
codePageConvert(T, String, character) - Static method in class com.goldencode.p2j.util.TextOps
Convert the given text using the specified codepage, assuming the text is encoded with the given source codepage.
codePageConvert(T, character) - Static method in class com.goldencode.p2j.util.TextOps
Convert the given text using the specified codepage.
codePageConvert(T, character, String) - Static method in class com.goldencode.p2j.util.TextOps
Convert the given text using the specified codepage, assuming the text is encoded with the given source codepage.
codePageConvert(T, character, character) - Static method in class com.goldencode.p2j.util.TextOps
Convert the given text using the specified codepage, assuming the text is encoded with the given source codepage.
CodeUnit - Class in com.goldencode.expr
Instances of this class organize one or more bytecode instructions into logical units of code.
CodeUnit() - Constructor for class com.goldencode.expr.CodeUnit
Default constructor.
CodeUnit(Class) - Constructor for class com.goldencode.expr.CodeUnit
Constructor which assigns a data type to the resulting code unit.
CodeUnit(boolean, ExtraAst, int, boolean) - Constructor for class com.goldencode.expr.CodeUnit
This constructor is used to create a code unit containing a CodeUnit.BranchData object which branches to the specified destination under the specified condition.
CodeUnit.BranchData - Class in com.goldencode.expr
This class encapsulates information necessary to branch execution of the JVM from one bytecode instruction to another in the bytecode array.
col - Variable in class com.goldencode.p2j.report.server.DetailRow
Column number of the start of the match
col - Variable in class com.goldencode.terminal.AttributeStorage
Cursor column number
col - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Cursor column position.
colDefs - Variable in class com.goldencode.p2j.report.server.CustomReport
List of column definition data for the custom report
COLL_ERR - Static variable in class com.goldencode.p2j.util.Quoter
Error message for missing column range
collapseAll() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Collapse all tree nodes.
collate_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLLATE keyword and the required following 2 or 3 character expressions.
collateStatistics(DatabaseStatistics.DatabaseHelper) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.Collector
Collate all statistics gathered by P2J queries and by Hibernate and store them in a database for offline analysis.
collatorClasses - Static variable in class com.goldencode.p2j.spi.P2JCollatorProvider
Mapping of locales to fully qualified collator class names
collators - Static variable in class com.goldencode.p2j.spi.P2JCollatorProvider
All collator implementations managed by this provider
COLLECT_STATS - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Relative directory path for statistics collection flag
collectBuffers(ProgressAst) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Get the buffer names used by the AST produced for converted predicated.
collectImportPaths(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Collects the import paths used for symbol resolution.
collectIndexData(Database) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Collect database index data for the table associated with this metadata object.
collectIndexedCharColData(Database) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Collect a mapping of column names to P2JIndexComponents for this metadata's table in the given database, for those columns which represent text data, and which participate in an index.
collectIndexedCharColData(Iterator<P2JIndex>) - Static method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Given an iterator over a list of indexes, retrieve only the character columns of those indexes.
Collector(Database, Statistics) - Constructor for class com.goldencode.p2j.persist.DatabaseStatistics.Collector
 
collector - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
The partial messages collector
collectors - Variable in class com.goldencode.p2j.persist.DatabaseStatistics
Map of databases to statistics collectors
collectParameters(Aast, Class[], int) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Collects the list of parameters to a method/staticMethod/constructor and, optionally, the signature in a pre-allocated table.
collectParameters(String, Object[], boolean) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Search the given parameter modes and return the input or output parameters, based on the input flag.
collectPropertyMatches(HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Walk the where clause AST and collect all simple property matches.
collectRecordLockInfo() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.Admin
Gather record lock information for the physical database associated with the enclosing lock manager.
collectRecordLockInfo() - Method in interface com.goldencode.p2j.persist.lock.LockAdministrator
Gather record lock information for the associated, physical database.
collectRowData(int) - Method in class com.goldencode.p2j.persist.CompoundQuery
Assemble an array of primary key IDs or DMOs for the current records in the buffers underlying this query, from left-most to right-most (in the sense of how the query joins the associated tables).
collectStaticImports(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Collects the static import paths used for symbol resolution.
collectStatistics() - Method in class com.goldencode.p2j.persist.DatabaseStatistics
Collect statistics for all registered databases.
collectTargets - Variable in class com.goldencode.p2j.uast.CallGraphWorker
Flag indicating if we are starting to collect targets.
collectWidgets(Widget, Predicate<Widget>, Consumer<Widget>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Add the widget (and all its possible children) in the specified set, maintaining z-order in a left-to-right (topmost to bottommost) order.
colLeft - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
The current left column in the item list to display.
colNo - Variable in class com.goldencode.p2j.preproc.Environment
current column number for the preprocessor output
COLON - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
COLON - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Colon.
COLON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COLON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COLON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
colon_constant() - Method in class com.goldencode.p2j.uast.ProgressParser
color - Variable in class com.goldencode.p2j.ui.Choose
Custom color.
color - Variable in class com.goldencode.p2j.ui.ChooseData
Custom color
color - Variable in class com.goldencode.p2j.ui.client.Cell
Cell color.
color() - Method in class com.goldencode.p2j.ui.client.Cell
Get cell color.
color(Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Extract color from given Color instance.
color - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Color parameter
color - Variable in class com.goldencode.p2j.ui.client.StatusLine
Label color
Color - Class in com.goldencode.p2j.ui
This represent single logical color as it is seend by the application code.
Color(int, int) - Constructor for class com.goldencode.p2j.ui.Color
Construct an instance using specified color and attribute.
Color() - Constructor for class com.goldencode.p2j.ui.Color
Default constructor.
Color(Color) - Constructor for class com.goldencode.p2j.ui.Color
Create a copy of existing color.
color - Variable in class com.goldencode.p2j.ui.Color
Terminal color.
color() - Method in class com.goldencode.p2j.ui.Color
Get color.
color(ColorSpec, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get color from given color spec or from default messages color.
color - Variable in class com.goldencode.terminal.AttributeStorage
Current cell color
color - Variable in class com.goldencode.terminal.VT100Emulator
Cell attributes and colors
COLOR_3D_BLACK - Static variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
Original 3D black color(0, 0, 0).
COLOR_3D_DK_GRAY - Static variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
Original 3D dark gray color(128, 128, 128).
COLOR_3D_LT_GRAY - Static variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
Original 3D light gray color(192, 192, 192).
COLOR_3D_WHITE - Static variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
Original 3D white color(255, 255, 255).
COLOR_3DDKSHADOW - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_3DFACE - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_3DLIGHT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_3DSHADOW - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_ACTIVEBORDER - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_ACTIVECAPTION - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_APPWORKSPACE - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_BACKGROUND - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_BLACK_TRANSPARENT - Static variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.ThresholdFilter
New color for pixels over threshold.
COLOR_BLINK - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color name constant for BLINK color.
COLOR_BOLD - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color name constant for BOLD color.
COLOR_BTNHIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_BTNTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_BUTTONALTERNATEFACE - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_CAPTIONTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_CARET - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
color_field_list(Set<Aast>) - Method in class com.goldencode.p2j.uast.ProgressParser
Aggregates (in a tree building sense) the list of all fields having color(s) set by a ProgressParser.color_stmt().
COLOR_FILLIN_BG - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_FILLIN_FG - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_GRADIENTACTIVECAPTION - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_GRADIENTINACTIVECAPTION - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_GRAYTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_HIGHLIGHTTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_HOTLIGHT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_INACTIVEBORDER - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_INACTIVECAPTION - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_INACTIVECAPTIONTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_INFOBK - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_INFOTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_INPUT - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color name constant for INPUT color.
COLOR_KEY - Static variable in class com.goldencode.p2j.ui.ColorTable
Color INI file key name
COLOR_MAP_DTD_ID - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
the DTD id reference used in the color map XML
COLOR_MAP_DTD_RESOURCE - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
the resource path to he color map DTD
COLOR_MAP_XML_RESOURCE - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
the resource path to he color map XML
COLOR_MENU - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_MENUBAR - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_MENUHILIGHT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_MENUTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_MESSAGES - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color name constant for MESSAGES color.
COLOR_NORMAL - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color name constant for NORMAL color.
color_or_font_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLOR or FONT clause.
COLOR_PALETTE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Color palette message spec.
COLOR_PHRASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COLOR_PHRASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
color_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the color_phrase construct of the Progress 4GL language.
COLOR_PHRASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COLOR_SCROLLBAR - Static variable in class com.goldencode.p2j.ui.client.SysColor
System colors indexes
COLOR_SECTION - Static variable in class com.goldencode.p2j.ui.ColorTable
Color INI file section name
color_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the color_spec construct of the Progress 4GL language.
color_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLOR language statement and the required following color specification.
COLOR_TABLE - Static variable in class com.goldencode.p2j.ui.ColorTable
The name of the node containing the color-table.
COLOR_TOOLTIPBK - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_VALUE - Static variable in class com.goldencode.p2j.ui.ColorSpec
COLOR_VALUE definition
COLOR_WINDOW - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_WINDOWFRAME - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
COLOR_WINDOWTEXT - Static variable in class com.goldencode.p2j.ui.client.SysColor
 
ColorAttribute - Enum in com.goldencode.p2j.ui
Set of supported console text attributes with their respective values.
ColorAttribute(int) - Constructor for enum com.goldencode.p2j.ui.ColorAttribute
The constructor.
colorChanged - Variable in class com.goldencode.p2j.ui.client.Frame
Track color changes.
colorChanged() - Method in class com.goldencode.p2j.ui.client.Frame
Notify frame that color of one of its components is changed.
ColorChooserDialog(int64) - Constructor for class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
The constructor.
ColorChooserDialog(long) - Constructor for class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
The constructor.
colorCommon - Variable in class com.goldencode.p2j.ui.client.Browse
Terminal attribute for normal text.
colorCurrent - Variable in class com.goldencode.p2j.ui.client.Browse
Terminal color for current text.
colorDisplay(ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonWidget
COLOR DISPLAY
colorDisplay(ColorSpec) - Method in class com.goldencode.p2j.ui.GenericWidget
COLOR DISPLAY
colorHSep - Variable in class com.goldencode.p2j.ui.client.Browse
Terminal color for normal text in data area when separators are active.
colorIndexes - Static variable in enum com.goldencode.p2j.ui.ColorPalette
Conversion table palette index to color number
ColorManager - Class in com.goldencode.p2j.ui.client
Color configuration manager, for a specific client session.
ColorManager() - Constructor for class com.goldencode.p2j.ui.client.ColorManager
 
ColorManager.WorkArea - Class in com.goldencode.p2j.ui.client
Context-local data for this color manager.
colorMap - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Helper to map color specifications to the font needed for drawing.
ColorMapLoader - Class in com.goldencode.p2j.ui
The class is responsible for loading the color-map configuration.
ColorMapLoader() - Constructor for class com.goldencode.p2j.ui.ColorMapLoader
 
ColorMapper - Class in com.goldencode.p2j.ui.client.driver.swing
Converts Progress-compatible color specifications (see Color) into a fixed width font which can be used to display that text in a CHUI which uses that color specification.
ColorMapper(Font) - Constructor for class com.goldencode.p2j.ui.client.driver.swing.ColorMapper
Constructor.
colorModel - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
The color model that defines pixels representation
ColorPair(int, int) - Constructor for class com.goldencode.p2j.ui.ColorTable.ColorPair
Constructor.
ColorPalette - Enum in com.goldencode.p2j.ui
ChUI color palette implementation.
ColorPalette(int, int, int, int) - Constructor for enum com.goldencode.p2j.ui.ColorPalette
Constructor.
colorPrompt(ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonWidget
COLOR PROMPT
colorPrompt(ColorSpec) - Method in class com.goldencode.p2j.ui.GenericWidget
COLOR PROMPT
colorRef - Variable in class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
The (index of the) selected color that is to be selected by user.
colorResolver - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Browse color resolver.
ColorRgb - Class in com.goldencode.p2j.ui
A simple color structure containing RGB values.
ColorRgb() - Constructor for class com.goldencode.p2j.ui.ColorRgb
Constructor.
ColorRgb(int, int, int) - Constructor for class com.goldencode.p2j.ui.ColorRgb
Constructor.
ColorRgb(int, int, int, String) - Constructor for class com.goldencode.p2j.ui.ColorRgb
Constructor.
ColorRgb(ColorRgb) - Constructor for class com.goldencode.p2j.ui.ColorRgb
Copy constructor.
ColorRgb(Color) - Constructor for class com.goldencode.p2j.ui.ColorRgb
Constructor.
ColorRgb(int) - Constructor for class com.goldencode.p2j.ui.ColorRgb
Constructor.
Colors - Class in com.goldencode.p2j.ui.client
A structure used to holds colors.
Colors(Color, Color, int, int) - Constructor for class com.goldencode.p2j.ui.client.Colors
Constructor.
colors() - Method in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Resolve widget FGCOLOR and BGCOLOR.
colors - Variable in class com.goldencode.p2j.ui.ColorTable.EnvironmentColorTable
The environment's color-table.
colorsPattern - Static variable in class com.goldencode.p2j.ui.ColorSpec
WINDOWS colors abbreviations
ColorSpec - Class in com.goldencode.p2j.ui
Class ColorSpec supports the color-phrase specification.
ColorSpec(ColorSpec) - Constructor for class com.goldencode.p2j.ui.ColorSpec
Copy constructor.
ColorSpec(String) - Constructor for class com.goldencode.p2j.ui.ColorSpec
Main constructor.
ColorSpec(int) - Constructor for class com.goldencode.p2j.ui.ColorSpec
Build color specification using integer value.
ColorTable - Class in com.goldencode.p2j.ui
Implementation of the COLOR-TABLE system handle (the APIs from the ColorTableResource interface).
ColorTable() - Constructor for class com.goldencode.p2j.ui.ColorTable
 
ColorTable.ColorChooserDialog - Class in com.goldencode.p2j.ui
A class that collects option information about a change color statement using chained methods.
ColorTable.ColorPair - Class in com.goldencode.p2j.ui
An immutable structure to hold color pairs.
ColorTable.EnvironmentColorTable - Class in com.goldencode.p2j.ui
The color-table associated with a certain environment.
ColorTable.WorkArea - Class in com.goldencode.p2j.ui
Context-local data for this color manager.
ColorTableEntry - Class in com.goldencode.p2j.ui
Color table entry structure.
ColorTableEntry() - Constructor for class com.goldencode.p2j.ui.ColorTableEntry
Default constructor.
ColorTableEntry(int, int, int, int) - Constructor for class com.goldencode.p2j.ui.ColorTableEntry
Constructor.
ColorTableEntry(int, ColorRgb) - Constructor for class com.goldencode.p2j.ui.ColorTableEntry
Constructor.
ColorTableResource - Interface in com.goldencode.p2j.ui
Exposes the following methods or attributes from the COLOR-TABLE handle: COLOR-TABLE attribute or method API GET-RED-VALUE ColorTableResource.getRedValue(com.goldencode.p2j.util.int64) SET-RED-VALUE ColorTableResource.setRedValue(com.goldencode.p2j.util.int64, com.goldencode.p2j.util.int64) GET-GREEN-VALUE ColorTableResource.getGreenValue(com.goldencode.p2j.util.int64) SET-GREEN-VALUE ColorTableResource.setGreenValue(com.goldencode.p2j.util.int64, com.goldencode.p2j.util.int64) GET-BLUE-VALUE ColorTableResource.getBlueValue(com.goldencode.p2j.util.int64) SET-BLUE-VALUE ColorTableResource.setBlueValue(com.goldencode.p2j.util.int64, com.goldencode.p2j.util.int64) GET-RGB-VALUE ColorTableResource.getRgbValue(com.goldencode.p2j.util.int64) SET-RGB-VALUE ColorTableResource.setRgbValue(com.goldencode.p2j.util.int64, com.goldencode.p2j.util.int64) GET-DYNAMIC ColorTableResource.getDynamic(com.goldencode.p2j.util.int64) SET-DYNAMIC ColorTableResource.setDynamic(com.goldencode.p2j.util.int64, com.goldencode.p2j.util.logical) This interface is used as a returned type by the handle.unwrapColorTable() API, which, depending on the handle's state, it either returns an ColorTable.asHandle() instance or a dynamic proxy using handle.invalidAttrAccessProxy
colorToPalette(int) - Static method in enum com.goldencode.p2j.ui.ColorPalette
Convert color number to palette index.
colorValue - Variable in class com.goldencode.p2j.ui.ColorSpec
Color name (String) or index (Integer) definition value
cols - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Number of columns on the screen.
cols - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Number of columns on the screen.
cols - Variable in class com.goldencode.p2j.ui.client.ScreenBitmap
The screen column number.
cols() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get number of bitmap columns.
cols - Variable in class com.goldencode.p2j.util.TerminalStream
Number of screen columns.
cols - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Number of columns in the screen.
COLS_TXT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Label text for the columns field.
column - Variable in class com.goldencode.ast.AnnotatedAst
Source file column number associated with this AST
column - Variable in class com.goldencode.expr.ExtraAst
Source file column number associated with this AST
column - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The column.
column - Variable in class com.goldencode.p2j.pattern.Match
Column number of the beginning of the match in the file.
column - Variable in class com.goldencode.p2j.persist.Persistence.ColumnKey
Column name
column - Variable in class com.goldencode.p2j.preproc.ReferenceHint
column number on the output for the first character produced
column - Variable in class com.goldencode.p2j.report.server.CallSite
The column location of the call-site.
column - Variable in class com.goldencode.p2j.report.server.ReportApi.Coord
Column number
column - Variable in class com.goldencode.p2j.ui.BaseConfig
The server-assigned COLUMN position of the widget.
column - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
COLUMN attribute variable
column - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Start column
column - Variable in class com.goldencode.p2j.ui.client.event.WindowMoved
The new window column.
column - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Value of dynamically calculated frame column.
column - Variable in class com.goldencode.p2j.util.PutField
The column to honor in AT or TO mode.
column - Variable in class com.goldencode.p2j.util.Stream
Current column position on the line being written.
COLUMN - Static variable in class com.goldencode.p2j.util.TextOps
column_codepage() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLUMN-CODEPAGE option with a following ProgressParser.expr().
column_format_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the column format phrase construct of the Progress 4GL language which is used in a DEFINE BROWSE.
column_label() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLUMN-LABEL keyword and the required following string.
COLUMN_LIST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COLUMN_LIST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COLUMN_LIST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COLUMN_NAME - Static variable in class com.goldencode.p2j.schema.ImportWorker
Database metadata column name for column name metadata column
COLUMN_REF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COLUMN_REF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
column_ref() - Method in class com.goldencode.p2j.uast.ProgressParser
Defines one column element in a list of columns to enable in the ProgressParser.browse_enable_phrase().
COLUMN_REF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COLUMN_RESIZE_AREA_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Width of a resize area.
column_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the column specification for a DEFINE BROWSE language statement which is started by a DISPLAY keyword.
columnBgColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
COLUMN-BGCOLOR attribute variable
columnBgColor - Variable in class com.goldencode.p2j.ui.BrowseConfig
COLUMN-BGCOLOR option
columnDColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
COLUMN-DCOLOR attribute variable
columnFgColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
COLUMN-FGCOLOR attribute variable
columnFgColor - Variable in class com.goldencode.p2j.ui.BrowseConfig
COLUMN-FGCOLOR option
columnFont - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
The column font for this browse column.
columnFontDetails - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Column font.
columnFontNum - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Column font number.
columnFontSize - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The size of the table column font
columnFromNative(int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a native X coordinate value to a column ChUI coordinate value.
columnFromPixels(int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a value in pixel units to character columns.
columnFromPixels(int, Coordinate.RoundingMode) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a value in pixel units to character columns.
columnHeaderRenderer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The column header renderer.
columnHelp - Variable in class com.goldencode.p2j.ui.client.Browse
Help message for current column.
columnIds - Variable in class com.goldencode.p2j.ui.BrowseConfig
The IDs of the widgets corresponding with browse's columns.
columnIndex - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
0-based column index.
ColumnInfo(String, Function<TRowObject, String>) - Constructor for class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Ctor.
ColumnInfo(String, Function<TRowObject, String>, BiFunction<TRowObject, TRowObject, Integer>) - Constructor for class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Ctor.
ColumnInfo(String, Function<TRowObject, String>, BiFunction<TRowObject, TRowObject, Integer>, Consumer<TRowObject>) - Constructor for class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Ctor.
ColumnInfo(String, Function<TRowObject, String>) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Instantiates a new column info.
ColumnInfo(String[], Function<TRowObject, String>) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Instantiates a new column info.
ColumnKey(String, String) - Constructor for class com.goldencode.p2j.persist.Persistence.ColumnKey
Constructor.
columnLabel() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of COLUMN-LABEL attribute (KW_COL_LAB).
columnLabel - Variable in class com.goldencode.p2j.persist.P2JField
Column label.
columnLabel - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
COLUMN-LABEL attribute of this field.
columnLabel() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the COLUMN-LABEL property of a Progress field.
ColumnLayout<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.chui
This is the LayoutManager which places the widgets into specified number of the columns and put the container into SIDE-LABELS mode.
ColumnLayout(int) - Constructor for class com.goldencode.p2j.ui.chui.ColumnLayout
Creates the new instance of the LayoutManager with the given number of the columns.
columnMnemonic - Variable in class com.goldencode.p2j.ui.client.ComboBox
Column mnemonic information
columnMnemonic - Variable in class com.goldencode.p2j.ui.client.LabeledDataContainer
Column mnemonic information
columnMnemonic - Variable in class com.goldencode.p2j.ui.client.LabeledPanel
Column mnemonic information
columnMnemonic - Variable in class com.goldencode.p2j.ui.client.Slider
Column mnemonic information
columnMovable - Variable in class com.goldencode.p2j.ui.BrowseConfig
COLUMN-MOVABLE attribute.
columnNames - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
Column names.
columnNames - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
Column names.
columnNames - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
Column names.
columnPfColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
COLUMN-PFCOLOR attribute variable
columnRange - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
The column range.
ColumnRange(int, int) - Constructor for class com.goldencode.p2j.util.Quoter.ColumnRange
Constructor with 2 parameters.
columnReadOnly - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
COLUMN-READ-ONLY attribute variable.
columnResizable - Variable in class com.goldencode.p2j.ui.BrowseConfig
COLUMN-RESIZABLE attribute.
columns - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The columns.
columns - Variable in class com.goldencode.p2j.ui.BrowseWidget
List of columns in browse.
columns - Variable in class com.goldencode.p2j.ui.chui.ColumnLayout
The number of columns requested to widget representation.
columns - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Columns field.
columns - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The number of columns of text on the terminal screen.
columns - Variable in class com.goldencode.p2j.ui.client.widget.DefaultList
Number of columns in the list.
columns - Variable in class com.goldencode.p2j.ui.FrameConfig
The amount of the columns to present the widgets
columns_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLUMNS keyword and the required preceding numeric literal.
COLUMNS_OPTION - Static variable in class com.goldencode.p2j.util.Quoter
Columns option indicator.
columnsCache - Variable in class com.goldencode.p2j.ui.client.Browse
Cache of collected columns.
columnScrolling - Variable in class com.goldencode.p2j.ui.BrowseConfig
COLUMN-SCROLLING attribute variable.
ColumnSetContainer(boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
Constructor.
ColumnsScrollPane(ScrollableWidget<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnsScrollPane
Constructor.
columnToNative(double) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a column ChUI coordinate value to native coordinate value.
columnToPixels(double) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts character columns to a value measured in pixel units.
columnToView(int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Setups scrolling to fully (as possible) show the given column.
columnToView(int) - Method in class com.goldencode.p2j.ui.client.Browse
Setups scrolling to fully (as possible) show the given column.
columnToView(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Setups scrolling to fully (as possible) show the given column.
columnTypes - Static variable in class com.goldencode.p2j.persist.Persistence
A transient mapping of JDBC connections to column data type maps
columnWidthAccumulator() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Column width accumulator.
com.goldencode.asm - package com.goldencode.asm
Tools, utilities, helpers for generating and loading Java classes by assembling bytecode directly, using the ObjectWeb ASM library.
com.goldencode.ast - package com.goldencode.ast
 
com.goldencode.cache - package com.goldencode.cache
 
com.goldencode.expr - package com.goldencode.expr
Provides a cached, high performance (dynamically compiled) expression processing engine for the generic processing of expressions that can return objects or perform assignment operations.
com.goldencode.graphdb - package com.goldencode.graphdb
 
com.goldencode.html - package com.goldencode.html
Classes used to simplify creation of HTML output.
com.goldencode.p2j - package com.goldencode.p2j
Global classes related to conversion of Progress 4GL applications or the subsequent runtime processing of the converted application.
com.goldencode.p2j.admin - package com.goldencode.p2j.admin
Provides an administration server and a browser-based GUI applet that works as an admin client to offer an easy remote GUI for various P2J administration tasks.
com.goldencode.p2j.admin.client - package com.goldencode.p2j.admin.client
 
com.goldencode.p2j.admin.client.application - package com.goldencode.p2j.admin.client.application
 
com.goldencode.p2j.admin.client.application.home - package com.goldencode.p2j.admin.client.application.home
 
com.goldencode.p2j.admin.client.application.home.accounts - package com.goldencode.p2j.admin.client.application.home.accounts
 
com.goldencode.p2j.admin.client.application.home.accounts.certificates - package com.goldencode.p2j.admin.client.application.home.accounts.certificates
 
com.goldencode.p2j.admin.client.application.home.accounts.groups - package com.goldencode.p2j.admin.client.application.home.accounts.groups
 
com.goldencode.p2j.admin.client.application.home.accounts.processes - package com.goldencode.p2j.admin.client.application.home.accounts.processes
 
com.goldencode.p2j.admin.client.application.home.accounts.users - package com.goldencode.p2j.admin.client.application.home.accounts.users
 
com.goldencode.p2j.admin.client.application.home.acl - package com.goldencode.p2j.admin.client.application.home.acl
 
com.goldencode.p2j.admin.client.application.home.acl.model - package com.goldencode.p2j.admin.client.application.home.acl.model
 
com.goldencode.p2j.admin.client.application.home.console - package com.goldencode.p2j.admin.client.application.home.console
 
com.goldencode.p2j.admin.client.application.home.console.acquiredlocks - package com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
 
com.goldencode.p2j.admin.client.application.home.console.recordlocks - package com.goldencode.p2j.admin.client.application.home.console.recordlocks
 
com.goldencode.p2j.admin.client.application.home.console.sessions - package com.goldencode.p2j.admin.client.application.home.console.sessions
 
com.goldencode.p2j.admin.client.application.home.help - package com.goldencode.p2j.admin.client.application.home.help
 
com.goldencode.p2j.admin.client.application.home.print - package com.goldencode.p2j.admin.client.application.home.print
 
com.goldencode.p2j.admin.client.application.home.runtime.customlib - package com.goldencode.p2j.admin.client.application.home.runtime.customlib
 
com.goldencode.p2j.admin.client.application.login - package com.goldencode.p2j.admin.client.application.login
 
com.goldencode.p2j.admin.client.editors - package com.goldencode.p2j.admin.client.editors
 
com.goldencode.p2j.admin.client.widget - package com.goldencode.p2j.admin.client.widget
 
com.goldencode.p2j.admin.client.widget.dialog - package com.goldencode.p2j.admin.client.widget.dialog
 
com.goldencode.p2j.admin.server - package com.goldencode.p2j.admin.server
 
com.goldencode.p2j.admin.server.reports - package com.goldencode.p2j.admin.server.reports
 
com.goldencode.p2j.admin.shared - package com.goldencode.p2j.admin.shared
 
com.goldencode.p2j.aspects.ui - package com.goldencode.p2j.aspects.ui
 
com.goldencode.p2j.cfg - package com.goldencode.p2j.cfg
Provides a way of finding pieces of initial (bootstrap) configuration.
com.goldencode.p2j.classloader - package com.goldencode.p2j.classloader
 
com.goldencode.p2j.comauto - package com.goldencode.p2j.comauto
 
com.goldencode.p2j.convert - package com.goldencode.p2j.convert
Provides specialized Progress 4GL intermediate form representation (abstract syntax tree or AST) to Java AST conversion services.
com.goldencode.p2j.directory - package com.goldencode.p2j.directory
Implements a set of classes  that manage a hierarchy of directory objects and provide retrieval and editing capabilities for the objects and their attributes.
com.goldencode.p2j.e4gl - package com.goldencode.p2j.e4gl
Classes used to provide a WebSpeed compatible embedded 4GL (E4GL) preprocessor.
com.goldencode.p2j.extension - package com.goldencode.p2j.extension
 
com.goldencode.p2j.io - package com.goldencode.p2j.io
Provides a new useful extension to input streams.
com.goldencode.p2j.library - package com.goldencode.p2j.library
 
com.goldencode.p2j.main - package com.goldencode.p2j.main
Generalized command line driver classes used to launch specific P2J clients and servers based on information from command line parameters and bootstrap configuration files.
com.goldencode.p2j.net - package com.goldencode.p2j.net
Provides a multiplexed, symmetric low level network transport, transaction requester/server support and all necessary queuing, addressing, naming, routing and security integration needed to create a logical network of leaf and router nodes that can implement a flexible distributed application system.
com.goldencode.p2j.pattern - package com.goldencode.p2j.pattern
A framework to post-process abstract syntax trees (ASTs) using pattern-matching techniques, for the purpose of examination, analysis, transformation, and ultimately conversion from one programming language's syntax to another's.
com.goldencode.p2j.persist - package com.goldencode.p2j.persist
Runtime services which support persistence of an application's business domain Data Model Objects using the Hibernate ORM framework.
com.goldencode.p2j.persist.dialect - package com.goldencode.p2j.persist.dialect
 
com.goldencode.p2j.persist.dirty - package com.goldencode.p2j.persist.dirty
 
com.goldencode.p2j.persist.event - package com.goldencode.p2j.persist.event
 
com.goldencode.p2j.persist.hql - package com.goldencode.p2j.persist.hql
 
com.goldencode.p2j.persist.id - package com.goldencode.p2j.persist.id
 
com.goldencode.p2j.persist.lock - package com.goldencode.p2j.persist.lock
 
com.goldencode.p2j.persist.meta - package com.goldencode.p2j.persist.meta
 
com.goldencode.p2j.persist.pl - package com.goldencode.p2j.persist.pl
Classes required by user defined, server-side, database functions implemented in Java using the PL/Java framework.
com.goldencode.p2j.persist.remote - package com.goldencode.p2j.persist.remote
 
com.goldencode.p2j.persist.sequence - package com.goldencode.p2j.persist.sequence
 
com.goldencode.p2j.persist.trigger - package com.goldencode.p2j.persist.trigger
 
com.goldencode.p2j.persist.type - package com.goldencode.p2j.persist.type
 
com.goldencode.p2j.preproc - package com.goldencode.p2j.preproc
Implements a full set of classes including lexers, parsers, utility classes and command line driver code that constitute a stand alone Progress 4GL compatible language preprocessor.
com.goldencode.p2j.report - package com.goldencode.p2j.report
 
com.goldencode.p2j.report.server - package com.goldencode.p2j.report.server
 
com.goldencode.p2j.scheduler - package com.goldencode.p2j.scheduler
 
com.goldencode.p2j.schema - package com.goldencode.p2j.schema
Provides services to extract database schema information from a Progress schema dump file (*.df) for the purposes of inspection and analysis; combines this data with programmatically and manually generated conversion hints in order to create an analogous relational database schema and a skeleton mapping of data-aware Java objects to the resulting schema.
com.goldencode.p2j.security - package com.goldencode.p2j.security
Implements a set of classes  that control application access to abstract resources and manage security credentials.
com.goldencode.p2j.spi - package com.goldencode.p2j.spi
 
com.goldencode.p2j.test - package com.goldencode.p2j.test
Collection of testcases that provides classes for creating and printing a testcase P2J XML directory, and a test server with a suite of  clients that use the directory and test various aspects of the P2J functioning.
com.goldencode.p2j.uast - package com.goldencode.p2j.uast
rovides a lexer, parser, call tree processing and symbol resolution to create an intermediate form representation (unified abstract syntax tree or UAST) of a Progress 4GL source tree in a manner that allows easy programmatic tree walking and manipulation for the purposes of inspection, analysis, interpretation, translation and conversion.
com.goldencode.p2j.ui - package com.goldencode.p2j.ui
 
com.goldencode.p2j.ui.chui - package com.goldencode.p2j.ui.chui
Experimental implementations of CHARVA-based controls designed to replace Progress widgets.
com.goldencode.p2j.ui.client - package com.goldencode.p2j.ui.client
 
com.goldencode.p2j.ui.client.border - package com.goldencode.p2j.ui.client.border
 
com.goldencode.p2j.ui.client.chui - package com.goldencode.p2j.ui.client.chui
 
com.goldencode.p2j.ui.client.chui.driver - package com.goldencode.p2j.ui.client.chui.driver
 
com.goldencode.p2j.ui.client.chui.driver.batch - package com.goldencode.p2j.ui.client.chui.driver.batch
 
com.goldencode.p2j.ui.client.chui.driver.console - package com.goldencode.p2j.ui.client.chui.driver.console
 
com.goldencode.p2j.ui.client.chui.driver.swing - package com.goldencode.p2j.ui.client.chui.driver.swing
 
com.goldencode.p2j.ui.client.chui.driver.web - package com.goldencode.p2j.ui.client.chui.driver.web
Provides classes to implements the Ajax ScreenDriver based on WebSockets.
com.goldencode.p2j.ui.client.driver - package com.goldencode.p2j.ui.client.driver
 
com.goldencode.p2j.ui.client.driver.swing - package com.goldencode.p2j.ui.client.driver.swing
 
com.goldencode.p2j.ui.client.driver.web - package com.goldencode.p2j.ui.client.driver.web
 
com.goldencode.p2j.ui.client.event - package com.goldencode.p2j.ui.client.event
 
com.goldencode.p2j.ui.client.event.listener - package com.goldencode.p2j.ui.client.event.listener
 
com.goldencode.p2j.ui.client.format - package com.goldencode.p2j.ui.client.format
 
com.goldencode.p2j.ui.client.gui - package com.goldencode.p2j.ui.client.gui
 
com.goldencode.p2j.ui.client.gui.driver - package com.goldencode.p2j.ui.client.gui.driver
 
com.goldencode.p2j.ui.client.gui.driver.swing - package com.goldencode.p2j.ui.client.gui.driver.swing
 
com.goldencode.p2j.ui.client.gui.driver.web - package com.goldencode.p2j.ui.client.gui.driver.web
 
com.goldencode.p2j.ui.client.gui.theme - package com.goldencode.p2j.ui.client.gui.theme
 
com.goldencode.p2j.ui.client.layout - package com.goldencode.p2j.ui.client.layout
 
com.goldencode.p2j.ui.client.model - package com.goldencode.p2j.ui.client.model
 
com.goldencode.p2j.ui.client.widget - package com.goldencode.p2j.ui.client.widget
 
com.goldencode.p2j.ui.client.widgetbrowser - package com.goldencode.p2j.ui.client.widgetbrowser
 
com.goldencode.p2j.util - package com.goldencode.p2j.util
Provides various helper classes to handle standard tasks related to strings, XML files, symbol resolution, tree walking and more.
com.goldencode.p2j.web - package com.goldencode.p2j.web
Provides classes to implements jetty Web Socket's embedded server.
com.goldencode.p2j.xml - package com.goldencode.p2j.xml
Classes used to simplify manipulation of XML documents, including parsing, programmatic creation, and serialization.
com.goldencode.proxy - package com.goldencode.proxy
 
com.goldencode.terminal - package com.goldencode.terminal

Interactive client implementation for Swing and Web clients.
com.goldencode.trace - package com.goldencode.trace
 
com.goldencode.trpl - package com.goldencode.trpl
 
com.goldencode.util - package com.goldencode.util
 
com_as_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the construct following a COM parameter which overrides the default Progress type conversion with a more specific COM type conversion.
com_connect_option() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CONNECT option for the ProgressParser.create_widget_or_object_stmt() with than optional TO expression.
com_handle() - Method in class com.goldencode.p2j.uast.ProgressParser
This is a convenience method that matches ProgressParser.lvalue() except a validating semantic predicate is used to throw an exception if the data type of the variable or field is not a COM-HANDLE.
COM_INVOCATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COM_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COM_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COM_METHOD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COM_METHOD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COM_METHOD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COM_OBJECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COM_OBJECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COM_OBJECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COM_PARAMETER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COM_PARAMETER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
com_parameter() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a single COM parameter which is an ProgressParser.expr() and which may have optional modifiers for overriding data types (see ProgressParser.com_as_clause()) or for specifying passing parameters by pointer (BY-POINTER or BY-VARIANT-POINTER).
COM_PARAMETER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COM_PROPERTY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COM_PROPERTY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COM_PROPERTY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
com_property_or_method() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches COM method and property references, their optional parenthesized parameters list.
combine(BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Adds all of the nodes in the given tracker's list of references to this tracker's reference list.
COMBO_BOX - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the COMBO-BOX resource.
COMBO_BOX_BUTTON_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Size of the drop-down button image.
COMBO_BOX_ENTRY_DELTA - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Dimension delta to draw entry field for DROP-DOWN and SIMPLE modes.
COMBO_BOX_ENTRY_SHIFT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Shift in X and Y to draw entry field for DROP-DOWN and SIMPLE modes.
combo_box_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS COMBO-BOX phrase which is called from a ProgressParser.view_as_phrase(java.lang.String).
ComboBox<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Allows the user to select an item from a drop-down list of choices.
ComboBox(WidgetId, ComboBoxConfig) - Constructor for class com.goldencode.p2j.ui.client.ComboBox
Special constructor used to restore the component using a given configuration.
comboBox - Variable in class com.goldencode.p2j.ui.client.DropDown
Reference to parent combo-box.
COMBOBOX_BUTTON_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The width of the combobox button.
ComboBoxConfig - Class in com.goldencode.p2j.ui
Stores combo-box specific state.
ComboBoxConfig() - Constructor for class com.goldencode.p2j.ui.ComboBoxConfig
Default constructor (only used in de-serialization).
ComboBoxConfig(int) - Constructor for class com.goldencode.p2j.ui.ComboBoxConfig
Create a new config and associate it with the given widget.
ComboBoxConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.ComboBoxConfig
Create a new config and associate it with the given widget.
ComboBoxConfig.Mode - Enum in com.goldencode.p2j.ui
Working mode for combo-box.
ComboBoxGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Specific GUI implementation of COMBO-BOX widget.
ComboBoxGuiImpl(WidgetId, WidgetConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Special constructor used to restore component using given configuration.
ComboBoxImpl - Class in com.goldencode.p2j.ui.chui
Specific ComboBox implementation for CHUI.
ComboBoxImpl(WidgetId, ComboBoxConfig) - Constructor for class com.goldencode.p2j.ui.chui.ComboBoxImpl
Special constructor used to restore the component using a given configuration.
ComboBoxModel<T> - Class in com.goldencode.p2j.ui.client.model
Combo-box data model
ComboBoxModel() - Constructor for class com.goldencode.p2j.ui.client.model.ComboBoxModel
 
comboBoxRef - Variable in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Reference to the possible combo-box object.
ComboBoxWidget - Class in com.goldencode.p2j.ui
Server side combo box widget implementation.
ComboBoxWidget() - Constructor for class com.goldencode.p2j.ui.ComboBoxWidget
Default constructor.
ComboBoxWidget(boolean) - Constructor for class com.goldencode.p2j.ui.ComboBoxWidget
Default constructor.
ComEvent - Class in com.goldencode.p2j.comauto
The COM event object is designed to identify the associated target procedure and pass it the actual parameters form the COM object that originated the event.
ComEvent(ComObject, String, BaseDataType[]) - Constructor for class com.goldencode.p2j.comauto.ComEvent
Create an event that was generated by a Java emulated ActiveX (JeA) object.
comHandle() - Method in interface com.goldencode.p2j.extension.FWDTimer
Undocumented attribute found by chance.
comhandle - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible COM handle data type.
comhandle() - Constructor for class com.goldencode.p2j.util.comhandle
Default constructor, creates an instance that represents the unknown value.
comhandle(comhandle) - Constructor for class com.goldencode.p2j.util.comhandle
Constructs an instance that has the contained object reference and unknown that exactly matches that of the passed-in instance.
comhandle(Object) - Constructor for class com.goldencode.p2j.util.comhandle
Constructs an instance that wraps the given object reference as a WrappedResource.
comhandle() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a comhandle instance initialized to the default value.
comhandle() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a comhandle instance initialized to the default value.
comhandleExtent() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a 0-length comhandle array.
comhandleExtent(int) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a 0-length comhandle array.
comhandleExtent(int) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a comhandle array of the given extent and initialize it with the default value.
comhandleExtent() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a 0-length comhandle array.
COMM_CLOSE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
COMM_OPEN - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
COMMA - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
COMMA - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
COMMA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COMMA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COMMA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
comma_event_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a comma delimited list of events.
comma_events_of_widgets_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OR keyword, the required comma separated event list, OF keyword and then a widget list.
comma_widget_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a comma delimited list of widgets.
command - Variable in class com.goldencode.p2j.main.BrokerSpawnParameters
A collection of command line tokens
command - Variable in class com.goldencode.p2j.main.ClientBuilder
A collection of command line tokens
command - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
Java launcher executable name.
command(int, String, String, String) - Static method in class com.goldencode.p2j.main.NativeSecureConnection
Establish a secure connection to the target P2J server and retrieve the spawn command registered with this request, via the specified UUID.
command - Variable in class com.goldencode.p2j.ui.client.Button
Command to generate.
command - Variable in class com.goldencode.p2j.ui.client.event.ActionEvent
Command associated with event.
command() - Method in class com.goldencode.p2j.ui.client.event.ActionEvent
Get command name associated with the event.
command - Variable in class com.goldencode.p2j.ui.HelpService
The help macro to execute.
command_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches COMMAND clause followed by an ProgressParser.expr().
COMMAND_TEXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COMMAND_TEXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COMMAND_TEXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
command_token_list(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the command token list processing for the shell command statements (ProgressParser.shell_command_stmt()).
COMMAND_TOKENS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COMMAND_TOKENS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COMMAND_TOKENS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
commands - Variable in class com.goldencode.p2j.util.Agent
The command queue for this agent.
COMMENT - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
COMMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COMMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COMMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
COMMENT_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Comment node
commentNesting - Variable in class com.goldencode.p2j.preproc.TextLexer
Nesting level for comments.
ComMethod - Annotation Type in com.goldencode.p2j.comauto
This annotation is a marker for methods used to access methods exposed by a COM object.
commit(String, String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Perform all steps necessary to safely commit changes into backend.
commit(boolean) - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Called by the TransactionManager when the full transaction must be committed.
commit(boolean) - Method in class com.goldencode.p2j.persist.BufferManager.SessionFlusher
Called when TransactionManager processes a commit event.
commit(boolean) - Method in class com.goldencode.p2j.persist.id.IdentityPool.IdentityContext
Called by TransactionManager after the "master" commit was performed.
commit() - Method in class com.goldencode.p2j.persist.Persistence
Commit the current Hibernate transaction and close the current session.
commit(Persistence.Context) - Method in class com.goldencode.p2j.persist.Persistence
Commit the current Hibernate transaction and close the current session.
commit(boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Commit the current Hibernate transaction and possibly close the current session.
commit(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Commit the changes made within a subtransaction.
commit(boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Commit the changes made within a subtransaction.
commit(boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
On a full transaction commit, reclaim all of the primary keys which have been surrendered by record deletes and clear the set of pending, reclaimable keys.
commit(int) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
If we are tracking an old DMO snapshot for a write trigger, and its current block or an enclosing block is committed, track it at the depth of the current block's parent.
commit() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Commit the current transaction.
commit(boolean) - Method in interface com.goldencode.p2j.util.Commitable
Saves any temporary state to the persistent form or storage that is associated with this class.
Commitable - Interface in com.goldencode.p2j.util
An interface for objects whose changes can be externally committed (saved) on successful completion of a block or rolled back (undone) on failure.
commitables - Variable in class com.goldencode.p2j.util.BlockDefinition
Stores the list of commitable objects to be notified at successful completion of this block.
commitIniFile() - Method in class com.goldencode.p2j.util.StanzaIni
Writes the current environment set to the appropriate INI file in file system.
commitPending - Variable in class com.goldencode.p2j.persist.RecordBuffer
Is a transaction commit necessary upon ending a batch assign?
committed - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this block was already committed.
common_block_options() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches common options that a FOR, DO or REPEAT Progress 4GL language statement can implement.
CommonAstSupport - Class in com.goldencode.p2j.pattern
Provides common symbol resolution and function support for AST processing.
CommonAstSupport(PatternEngine) - Constructor for class com.goldencode.p2j.pattern.CommonAstSupport
Default constructor which defines the symbol libraries to be registered.
CommonAstSupport.Library - Class in com.goldencode.p2j.pattern
Implementation of basic symbol resolution and comparison-type user function services specific to AST processing.
CommonAstSupport.UserGeneratedException - Exception in com.goldencode.p2j.pattern
Indicates a P2J internal error was encountered during pattern engine processing.
commonDomError(String, String) - Method in class com.goldencode.p2j.xml.XEntityImpl
Process and display unknown node error.
CommonDriver - Class in com.goldencode.p2j.main
Common services used by command line drivers.
CommonDriver() - Constructor for class com.goldencode.p2j.main.CommonDriver
 
CommonErrorStatus - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes from the ERROR-STATUS handle:
ERROR-STATUS attribute or method API NUM-MESSAGES CommonErrorStatus.numErrors() GET-MESSAGE(n) CommonErrorStatus.getErrorText(int) and CommonErrorStatus.getErrorText(integer) GET-NUMBER(n) CommonErrorStatus.getErrorNumber(int) and CommonErrorStatus.getErrorNumber(integer) This interface is used as a returned type by the handle.unwrapErrorStatus() API, which, depending on the handle's state, it either returns an ErrorManager.asHandle() instance or an dynamic proxy using handle.invalidAttrAccessProxy
CommonField - Interface in com.goldencode.p2j.util
Defines setters and getters for the FORMAT, COLUMN-LABEL, DATA-TYPE and LABEL attributes.
CommonFile - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes, common for the FILE-INFO, RCODE-INFO and PROCEDURE handles:
attribute or method API getter API setter FILE-NAME CommonFile.getFileName()CommonFile.initFileInfo(character) This interface is used as a returned type by the handle.unwrapFile() API, which, depending on the handle's state and type, it either returns an FileSystemOps.asHandle() instance (for FILE-INFO handles), RcodeInfoOps.asHandle() instance (for RCODE-INFO handles) or an ExternalProgramWrapper instance (for PROCEDURE handles), or a dynamic proxy using handle.invalidAttrAccessProxy.
CommonFileInfo - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes from the FILE-INFO handle:
FILE-INFO attribute or method API FILE-CREATE-DATE CommonFileInfo.fileInfoGetCreationDate() FILE-CREATE-TIME CommonFileInfo.fileInfoGetCreationTime() FILE-MOD-DATE CommonFileInfo.fileInfoGetModDate() FILE-MOD-TIME CommonFileInfo.fileInfoGetModTime() FILE-NAME CommonFile.initFileInfo(character), CommonFile.initFileInfo(String) and CommonFile.getFileName() FILE-SIZE CommonFileInfo.fileInfoGetSize() FILE-TYPE CommonFileInfo.fileInfoGetType() FULL-PATHNAME CommonFileInfo.fileInfoGetFullPath() PATHNAME CommonFileInfo.fileInfoGetPathName() This interface is used as a returned type by the handle.unwrapFileInfo() API, which, depending on the handle's state, it either returns an FileSystemOps.asHandle() instance or a dynamic proxy using handle.invalidAttrAccessProxy.
CommonFrame - Interface in com.goldencode.p2j.ui
This interface is made of commonly used methods that work at the frame level.
CommonHandle - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes, common for all handles:
attribute or method API TYPE CommonHandle.getResourceType() The CommonHandle.readOnlyError(String) API is emitted only in cases when the conversion rules decide that the given attribute is used on the right side of an assignment, but that attribute is read-only.
CommonHandleChain - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes, common for the window, widget, frame and procedure handles:
attribute or method API NAME Nameable.name() PREV-SIBLING CommonHandleChain.getPrevSibling() NEXT-SIBLING CommonHandleChain.getNextSibling() PRIVATE-DATA CommonHandleChain.getPrivateData(), CommonHandleChain.setPrivateData(character) and CommonHandleChain.setPrivateData(String) This interface is used as a returned type by the handle.unwrap() API, which, depending on the handle's state and type, it either returns an ExternalProgramWrapper instance (for procedure handles) or an GenericWidget instance (for widget, window and frame handles), or a dynamic proxy using handle.invalidAttrAccessProxy.
CommonHandleTree - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes, common for resources which can chain as a tree:
attribute or method API FIRST-CHILD CommonHandleTree.firstChild() LAST-CHILD CommonHandleTree.lastChild()
CommonLastEvent - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes from the LAST-EVENT handle:
LAST-EVENT attribute or method API CODE CommonLastEvent.getLastKey() FUNCTION CommonLastEvent.getLastFunction() This interface is used as a returned type by the handle.unwrapLastEvent() API, which, depending on the handle's state, it either returns an KeyReader.asHandle() instance or a dynamic proxy using handle.invalidAttrAccessProxy.
CommonListWidget<T extends ControlSetConfig> - Interface in com.goldencode.p2j.ui
 
commonParent(String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Calculates the common parent node for two given nodes.
CommonProcedure - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes, common for the SESSION and PROCEDURE handles:
attribute or method API SUPER-PROCEDURES CommonProcedure.superProcedures() ADD-SUPER-PROCEDURE addSuperProcedure APIs REMOVE-SUPER-PROCEDURE removeSuperProcedure APIs This interface is used as a returned type by the handle.unwrapCommonProcedure() API, which, depending on the handle's state and type, it either returns an SessionUtils.asHandle() instance (for SESSION handles) or an ExternalProgramWrapper instance (for PROCEDURE handles), or a dynamic proxy using handle.invalidAttrAccessProxy.
commons - Variable in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Externalized logic.
commons - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
The externalized implementation.
CommonSession - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes from the SYSTEM handle:
SESSION attribute or method API BATCH-MODE CommonSession.isBatchMode() CHARSET CommonSession.getCharset() DATE-FORMAT CommonSession.getDateFormat(), CommonSession.setDateFormat(character) and CommonSession.setDateFormat(String) DISPLAY-TYPE CommonSession.getDisplayType() HEIGHT-CHARS emitted as getHeightChars and setHeightChars, not implemented HEIGHT-PIXELS CommonSession.getHeightPixels() and setHeightPixels TEMP-DIRECTORY CommonSession.getTempDirectory() WIDTH-CHARS emitted as getWidthChars and setWidthChars, not implemented WIDTH-PIXELS CommonSession.getWidthPixels() and setWidthPixels LAST-PROCEDURE FirstLastProcedureAttribute.lastProcedure() FIRST-PROCEDURE FirstLastProcedureAttribute.firstProcedure() This interface is used as a returned type by the handle.unwrapSession() API, which, depending on the handle's state, it either returns an SessionUtils.asHandle() instance or a dynamic proxy using handle.invalidAttrAccessProxy.
commonToInternalTypeName(String) - Static method in class com.goldencode.asm.AsmUtils
Given a type name, return a string representation which is suitable for use as an internal type name; that is, replace all dot separators in the name with forward slashes.
commonToInternalTypeName(Class<?>) - Static method in class com.goldencode.asm.AsmUtils
Given a class, return a string representation of its name which is suitable for use as an internal class name.
CommonWidget - Interface in com.goldencode.p2j.ui
Provide access to all widget-related APIs which can be accessed via a handle instance.
CommonWindow - Interface in com.goldencode.p2j.ui
Provide access to all window-related APIs which can be accessed via a handle instance.
ComObject - Class in com.goldencode.p2j.comauto
Base class for COM objects that will be stored using comhandles.
ComObject() - Constructor for class com.goldencode.p2j.comauto.ComObject
Build a new COM Object.
comObject - Variable in class com.goldencode.p2j.ui.ControlFrameWidget
The COM Object associated with this Control Frame
compact() - Method in class com.goldencode.p2j.persist.P2JIndex
Reclaim a bit of memory once all components have been added and this object will no longer be changed.
company - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
Map identifying the company attributes.
company - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Map identifying the company attributes.
comparableDMO - Variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
Actual DMO found in dirty database during dirty check
comparator - Variable in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Row comparator
comparator - Variable in class com.goldencode.p2j.persist.Presorter.SortedResults
Comparator used to presort rows
comparator - Variable in class com.goldencode.p2j.ui.chui.FramePlacementManager
Reusable frame comparator.
comparator - Variable in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Comparator used to sort AggregatorElements
compare(T, T) - Method in class com.goldencode.p2j.persist.BasicSorter
Compare two Comparable instances to determine relative sort order.
compare(BaseDataType, BaseDataType) - Method in class com.goldencode.p2j.persist.DataSorter
Compare two BaseDataType instances to determine relative sort order.
compare(Persistable, Persistable) - Method in class com.goldencode.p2j.persist.DMOSorter
Compare two Persistable instances to determine relative sort order, according to the sort criteria specified for this sorter.
compare(Persistable, Persistable) - Method in class com.goldencode.p2j.persist.DMOSorter.FieldWorker
Compare two Persistable instances to determine relative sort order, according to the sort criterion specified for this worker.
compare(Presorter.SortedResults.Row, Presorter.SortedResults.Row) - Method in class com.goldencode.p2j.persist.Presorter.SortedResults.RowComparator
Compare two objects, where each is expected to be an instance of PresortQuery.SortedResults.Row.
compare(DataModelObject, DataModelObject) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Compares two buffers.
compare(DataModelObject, DataModelObject, logical) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Case insensitive compare the contents of the properties which two DMO instances have in common.
compare(DataModelObject, DataModelObject, boolean, logical) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Compare the contents of the properties which two DMO instances have in common.
compare(DataModelObject, DataModelObject, boolean, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Compare the contents of the properties which two DMO instances have in common.
compare(DataModelObject, DataModelObject, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Case insensitive compare the contents of the properties which two DMO instances have in common.
compare(DataModelObject, String[], boolean, DataModelObject, logical) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COMPARE statement runtime.
compare(DataModelObject, String[], boolean, DataModelObject, boolean, logical) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COMPARE statement runtime.
compare(DataModelObject, String[], boolean, DataModelObject, boolean, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COMPARE statement runtime.
compare(DataModelObject, String[], boolean, DataModelObject, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COMPARE statement runtime.
compare(DataModelObject, String[], boolean, DataModelObject, FieldReference) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Case-insensitive compare the contents of the properties which two DMO instances have in common.
compare(DataModelObject, String[], boolean, DataModelObject, boolean, FieldReference) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Compare the contents of the properties which two DMO instances have in common.
compare(RecordBuffer, RecordBuffer, character, character, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Conversion of BUFFER-COMPARE() method (KW_BUF_COMP).
compare(DataModelObject, DataModelObject, String[], boolean, boolean, boolean) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COMPARE statement runtime, returning the list of legacy fields that are different.
compare(RecordBuffer, RecordBuffer, Map<RecordBuffer.DatumAccess, RecordBuffer.DatumAccess>, character, boolean) - Static method in class com.goldencode.p2j.persist.RecordBuffer
This method compares given fields between the source buffer and the target buffer.
compare(Object, Object) - Method in class com.goldencode.p2j.schema.DataModelWorker.ClassComparator
Compare two ASTs and return a value indicating their relative sort order.
compare(Object, Object) - Method in class com.goldencode.p2j.schema.DataModelWorker.PropertyComparator
Compare two ASTs and return a value indicating their relative sort order.
compare(NameNode, NameNode) - Method in class com.goldencode.p2j.schema.NameNode.AbbreviationComparator
Resolves a comparison of two NameNode objects.
compare(NameNode, NameNode) - Method in class com.goldencode.p2j.schema.NameNode.ExactMatchComparator
Resolves a comparison of two NameNode objects.
compare(Frame<?>, Frame<?>) - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager.FrameComparator
Compare two frames for the row.
compare(AggregatorElement, AggregatorElement) - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler.AggregatorElementComparator
Compares two AggregatorElements, based upon their contained Accumulator's weights.
compare(date, date) - Static method in class com.goldencode.p2j.util.DateOps
Compares two date-related values.
compare - Static variable in class com.goldencode.p2j.util.FileList
Provides a comparator for sorting filenames.
compare(Text, character, Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, String, Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, character, Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, String, Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, character, Text, character, character) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, String, Text, character, character) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, character, Text, String, character) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, String, Text, String, character) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, character, Text, character, String) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, String, Text, character, String) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, character, Text, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, String, Text, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Compare the two texts using the given operator and the given text.
compare(Text, int, Text, int) - Static method in class com.goldencode.p2j.util.TextOps
Compares two character values with a runtime-specified strength and operator.
compare(Text, int, Text, int, String) - Static method in class com.goldencode.p2j.util.TextOps
Compares two character values with a runtime-specified strength and operator.
compare_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 7th lowest precedence level of expressions - the comparison operators.
compare_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 4th lowest precedence level of expressions - the comparison operators.
compare_expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 4th lowest precedence level of Progress 4GL expressions - the comparison operators.
COMPARE_LABEL - Static variable in class com.goldencode.p2j.ui.ControlSetEntity
 
COMPARE_LABEL_IGNORE_CASE - Static variable in class com.goldencode.p2j.ui.ControlSetEntity
 
COMPARE_VALUE_IGNORE_CASE - Variable in class com.goldencode.p2j.ui.ControlSetEntity
 
compareAnnotations(Aast, Aast, String) - Method in class com.goldencode.p2j.uast.AstKey
Determine whether the given nodes have the same value for an annotation.
compareColors(BaseConfig, Colors) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Compare colors.
compareColors(BaseConfig, Colors) - Method in class com.goldencode.p2j.ui.client.Frame
Compare colors.
compareColors(BaseConfig, Colors) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Compare colors.
compareMethods(Object, Object) - Static method in class com.goldencode.p2j.classloader.ClassInfo
Compares names, return types and argument types of two methods.
compareMethods(Method, Method) - Static method in class com.goldencode.p2j.classloader.ClassInfo
Compares names, return types and argument types of two methods.
compareMethods(Method, Method) - Static method in class com.goldencode.p2j.classloader.ClassInfo
Compares names, return types and argument types of two methods.
compareMethods(Method, Method) - Static method in class com.goldencode.p2j.classloader.ClassInfo
Compares names, return types and argument types of two methods.
compareNames(String, String) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Compare the two given Distinctive Names and check if they are identical.
compareNodes(Aast, Aast) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Check if two nodes are equivalent (if they represent the same expression so they will probably generate the same code.
compareNodes(Aast, Aast, Set) - Method in class com.goldencode.p2j.uast.AstKey
Determine whether two nodes are considered equal to one another based upon a comparison of only the specified subset of their common properties.
CompareOps - Class in com.goldencode.p2j.util
A class that provides Progress 4GL compatible comparison functions and logical operators.
CompareOps() - Constructor for class com.goldencode.p2j.util.CompareOps
 
compares_when_block() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLON token followed by one or more ProgressParser.when_clause() constructs and terminated by an END keyword.
compareTo(ExpiryCache.Node<K, V>) - Method in class com.goldencode.cache.LFUAgingCache.NodeImpl
Compare this node to another.
compareTo(ExpiryCache.Node<K, V>) - Method in class com.goldencode.cache.LRUCache.NodeImpl
Compare this node to another.
compareTo(Object) - Method in class com.goldencode.expr.ClassConstant
This method compares this object to the specified object to determine the natural ordering among the two.
compareTo(Object) - Method in class com.goldencode.expr.Constant
This method determines the relative ordering of the current constant with the constant specified, based upon the natural ordering of the constant types within the constant pool.
compareTo(Object) - Method in class com.goldencode.expr.DoubleConstant
 
compareTo(Object) - Method in class com.goldencode.expr.FloatConstant
 
compareTo(Object) - Method in class com.goldencode.expr.FMIrefConstant
 
compareTo(Object) - Method in class com.goldencode.expr.IntegerConstant
 
compareTo(Object) - Method in class com.goldencode.expr.LongConstant
 
compareTo(Object) - Method in class com.goldencode.expr.NameAndTypeConstant
 
compareTo(Object) - Method in class com.goldencode.expr.StringConstant
 
compareTo(Object) - Method in class com.goldencode.expr.Utf8Constant
This method compares this object to the specified object to determine the natural ordering among the two.
compareTo(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Compares this instance of the class with another.
compareTo(TaggedName) - Method in class com.goldencode.p2j.admin.TaggedName
Compares this instance of the class with another.
compareTo(Date) - Method in class com.goldencode.p2j.directory.DateValue
Compares this instance with instance of Date for ordering.
compareTo(DateValue) - Method in class com.goldencode.p2j.directory.DateValue
Compares two instances for ordering.
compareTo(Object) - Method in class com.goldencode.p2j.directory.DateValue
Compare this instance with other object.
compareTo(Date) - Method in class com.goldencode.p2j.directory.TimeValue
Compares this instance with instance of Date for ordering.
compareTo(Object) - Method in class com.goldencode.p2j.directory.TimeValue
Compare this instance with other object.
compareTo(TimeValue) - Method in class com.goldencode.p2j.directory.TimeValue
Compares two instances for ordering.
compareTo(Object) - Method in class com.goldencode.p2j.persist.id.Range
Compares this object with the specified object for order.
compareTo(LockType) - Method in class com.goldencode.p2j.persist.lock.LockType
Compare the restrictiveness of this lock type to another.
compareTo(ReportApi.Coord) - Method in class com.goldencode.p2j.report.server.ReportApi.Coord
Compare this line and column location with another.
compareTo(ImportWorker.ImportBundle) - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Compare this object with another of the same type for sorting purposes.
compareTo(NameNode) - Method in class com.goldencode.p2j.schema.NameNode
Compares this name node with the specified name node to determine the natural order of name nodes.
compareTo(TableRelation) - Method in class com.goldencode.p2j.schema.TableRelation
Compares this instance to another TableRelation instance to determine how they are logically sorted: relations which compare as equivalent by TableRelation.equals(java.lang.Object) always compare as equivalent by this method; relations which define a primary key are considered "greater than" those which do not; if this test is inconclusive...
compareTo(AbstractContainer.ZKey) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer.ZKey
The implementation of the Comparable.compareTo(T) method
compareTo(PropertyTable.TableRow) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable.TableRow
Comparator to compare by the property names.
compareTo(WidgetId) - Method in class com.goldencode.p2j.ui.WidgetDownId
Compare this instance with the given object.
compareTo(WidgetId) - Method in class com.goldencode.p2j.ui.WidgetId
Compare this instance with the given object.
compareTo(Object) - Method in class com.goldencode.p2j.util.BinaryData
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.comhandle
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.date
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.datetime
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.datetimetz
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.decimal
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.handle
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.int64
Compares this instance with the specified instance and returns -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.logical
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.longchar
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.memptr
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Delayed) - Method in class com.goldencode.p2j.util.ProtectedTimerTask
Compares the delay of this timer task with the delay of the specified task.
compareTo(Object) - Method in class com.goldencode.p2j.util.raw
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.rowid
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.Text
Compares this instance with the specified instance and returns a -1 if this instance is less than the specified, 0 if the two instances are equal and 1 if this instance is greater than the specified instance.
compareTo(Object) - Method in class com.goldencode.p2j.util.unknown
Compares this instance with the specified instance and returns a 0 if the two instances are both unknown and 1 if the passed instance is not unknown.
compareWith(Aast) - Method in interface com.goldencode.ast.Aast
Compare subtree starting from this node as a root and compare it with given subtree.
compareWith(Aast, boolean) - Method in interface com.goldencode.ast.Aast
Compare subtree starting from this node as a root and compare it with given subtree.
compareWith(Aast) - Method in class com.goldencode.ast.AnnotatedAst
Compare subtree starting from this node as a root and compare it with given subtree.
compareWith(Aast, boolean) - Method in class com.goldencode.ast.AnnotatedAst
Compare subtree starting from this node as a root and compare it with given subtree.
COMPAT_PAIRS - Static variable in class com.goldencode.expr.Function
Pairs of data types used to test strict assignment compatibility
CompatibilityHelper - Interface in com.goldencode.p2j.e4gl
Provides a standard interface to hide differences in E4GL output generation.
compatible - Static variable in class com.goldencode.p2j.util.SecurityOps
Flag to enable the old incompatible ENCODE.
compBufs - Variable in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Buffers for date component digits.
compBufs - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Buffers for datetime component digits.
compCharColInfo - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of computed column base property names to ignore-case booleans
compCharColInfo - Variable in class com.goldencode.p2j.persist.DatabaseManager.Context
Map of computed column base property names to ignore-case booleans
compile(Expression) - Static method in class com.goldencode.expr.Compiler
Creates an instance of this class which is associated with the specified expression, compiles the expression into a custom subclass of CompiledExpression, loads it, instantiates it, and returns the new compiled expression instance.
COMPILE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
compile_options_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the core set of options for the compile statement.
compile_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COMPILE language statement.
COMPILE_UNIT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The root node of any Java compilation unit.
compiled - Variable in class com.goldencode.expr.Compiler
Instance of compiled expression custom subclass
compiled - Variable in class com.goldencode.expr.Expression
Compiled expression instance
CompiledExpression - Class in com.goldencode.expr
This is the base class for all custom, compiled expression classes.
CompiledExpression() - Constructor for class com.goldencode.expr.CompiledExpression
 
compileError(int, String, Aast) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Throws a CompileException with a user-defined message.
compileError(int, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Throws a CompileException with a user-defined message.
compileErrorEntries(Throwable) - Static method in class com.goldencode.p2j.util.ErrorManager
Extract from error and any chained root cause exceptions of type NumberedException error messages and numbers with which to compile a list of error entries.
CompileException - Exception in com.goldencode.p2j.convert
Indicates an error was encountered during conversion.
CompileException(int, String, Aast) - Constructor for exception com.goldencode.p2j.convert.CompileException
The only constructor initiate the internal state of the immutable object.
Compiler - Class in com.goldencode.expr
Creates in-memory Java classes on the fly from expression strings written in infix notation.
Compiler(Expression) - Constructor for class com.goldencode.expr.Compiler
Private constructor.
Compiler.LogicalData - Class in com.goldencode.expr
Helper class which stores information to assist when assembling branch instructions for logical tests.
Compiler.PrimitiveInfo - Class in com.goldencode.expr
A helper class which stores information about the various primitive data types supported by the expression compiler.
CompilerConstants - Interface in com.goldencode.expr
Constants used by the expression compilation support classes.
CompilerException - Exception in com.goldencode.expr
Exception thrown during Compiler operations.
CompilerException(String) - Constructor for exception com.goldencode.expr.CompilerException
Constructor which accepts message text.
CompilerException(String, Throwable) - Constructor for exception com.goldencode.expr.CompilerException
Constructor which accepts message text and root cause.
compileUnit(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Prepares the JAST for use.
COMPLEMENT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The bitwise complement operator '~'.
compLength - Variable in class com.goldencode.p2j.ui.client.format.DateFormat.DateComponent
Number of digits to render.
compLength - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeComponent
Number of digits to render.
complete - Variable in class com.goldencode.p2j.schema.ImportWorker
Set of unqualified DMO class names for tables which were processed
complete - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
Flag indicating that the async call has completed (will be false if the call was cancelled.
complete() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Called when the async call has finished normally (not with a cancel).
completeComponent(char[][], char[][], int) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Completes date component.
completeComponent(char[][], char[][], int) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Completes datetime component.
completeEdit() - Method in class com.goldencode.p2j.ui.client.FillIn
Completes edit and checks the result.
compList - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
List of components involved in choose.
compOffset - Variable in class com.goldencode.p2j.ui.client.format.DateFormat.DateComponent
Offset of this component in rendered string.
compOffset - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeComponent
Offset of this component in rendered string.
components - Variable in class com.goldencode.p2j.persist.CompoundQuery
Query components currently in use by the compound query
components - Variable in class com.goldencode.p2j.persist.P2JIndex
List of index components
components() - Method in class com.goldencode.p2j.persist.P2JIndex
Get an iterator on all P2JIndexComponents in this index.
components(boolean) - Method in class com.goldencode.p2j.persist.P2JIndex
Get an iterator on the P2JIndexComponents in this index, optionally omitting a trailing primary key component, if present and if the index is non-unique.
components - Variable in class com.goldencode.p2j.persist.PreselectQuery
Components of the query; at least 1 is required
components() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get an iterator on the query components.
components - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
Index components (fields with sorting directions).
composeAstString(Aast) - Method in class com.goldencode.p2j.pattern.Rule
Compose and return a string which represents the contents of an AST.
composeName(String, String, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Compose full name for the given location and node name.
composePropertyName(boolean, boolean, String, String, String, StringBuilder, P2JDialect) - Static method in class com.goldencode.p2j.persist.DBUtils
Compose a DMO property name within the given string buffer.
composePropertyName(RecordBuffer, String, StringBuilder) - Static method in class com.goldencode.p2j.persist.DBUtils
Compose a DMO property name within the given string buffer.
composePropertyName(RecordBuffer, String, StringBuilder, Database.Type) - Static method in class com.goldencode.p2j.persist.DBUtils
Compose a DMO property name within the given string buffer.
COMPOSITE - Static variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Prefix for name of composite inner class containing normalized extent field properties
composite - Variable in class com.goldencode.p2j.persist.SortCriterion
Name of composite alias, if any
COMPOSITE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Property composite
compositeGetter(MethodVisitor, String, String, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a composite getter method, which accesses a composite object from an array list field, invokes a simple getter method on it, and returns the result.
compositeJoins() - Method in class com.goldencode.p2j.persist.QueryComponent
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).
composites - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of DMO classes to maps of property names to composite names
compositeSetter(MethodVisitor, String, String, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a composite setter method, which accesses a composite object from an array list field, invokes a simple setter method on it.
CompoundComponent - Class in com.goldencode.p2j.persist
A helper container for a query component.
CompoundComponent(Joinable, int, boolean) - Constructor for class com.goldencode.p2j.persist.CompoundComponent
Constructor.
compoundDelegate() - Method in class com.goldencode.p2j.persist.QueryWrapper
Convenience method to access the delegate query as an instance of CompoundQuery.
CompoundQuery - Class in com.goldencode.p2j.persist
A client-side (relative to the database server) implementation of a multi-table, join query.
CompoundQuery() - Constructor for class com.goldencode.p2j.persist.CompoundQuery
Default constructor.
CompoundQuery.Optimizer - Class in com.goldencode.p2j.persist
Inner class which attempts to optimize the enclosing, compound query's individual query components into server-side joins.
CompoundQuery.SnapshotParameterFilter - Class in com.goldencode.p2j.persist
Filter that handles parameters passed to the component's subquery which handles the target buffer.
compress() - Method in class com.goldencode.p2j.util.DynamicArray
Cause all elements to be continuous in the array such that no null elements are in between any two non-null elements.
ComProperty - Annotation Type in com.goldencode.p2j.comauto
This annotation is a marker for methods used to access properties exposed by a COM object.
computedColumnPrefix - Variable in class com.goldencode.p2j.persist.SortCriterion
Computed column prefix for property name (optional)
computeDerivedValues() - Method in class com.goldencode.p2j.cfg.Configuration
Computes missing derived parameter values based on previously set ones.
computeFocus(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Compute the next focus in a wait-for loop.
computeHash() - Method in class com.goldencode.p2j.uast.FrameAstKey
Compute the hashing value for the FRAME component.
computeHorizontalDelta(int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Compute the full horizontal delta (i.e.
computeHorizontalScrollDelta(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Compute the horizonta scroll delta, based on how far the scroll bar was moved via mouse to the left or the right, relative to the current EditorConfig.scrollX value.
computeIndexKeySize(BaseDataType) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Computes the size (in bytes) occupied by this value when stored as index-key in an index.
computeIndexKeySize(BaseDataType) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Computes the size (in bytes) occupied by this value when stored as index-key in an index.
computeIndexKeySize(BaseDataType) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Computes the size (in bytes) occupied by this value when stored as index-key in an index.
computeIndexKeySize(BaseDataType) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Computes the size (in bytes) occupied by this value when stored as index-key in an index.
computeLineWidths(int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Compute the line widths (if not already computed) in the given interval.
computeLineWidths(Editor.Line) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Compute the widths for this line (if not already computed).
computeP4GLFieldSize(BaseDataType) - Method in class com.goldencode.p2j.persist.DMOValidator
Computes the size (in bytes) of a field value occupied in an index-key in P4GL.
computeParentForDetail(Vertex, int) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Depending on the graph detail level, it will compute the parent vertex to be added to the emitted graph snippet.
computeSplitIndexes(String, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Compute the split indexes for the given text.
computeTriggerDifferences(ServerReturnValue, EventList, EventList) - Static method in class com.goldencode.p2j.ui.TriggerManager
Compute trigger differences from the specified list.
ComServer - Class in com.goldencode.p2j.comauto
This is a starting point for java-emulated COM objects.
ComServer() - Constructor for class com.goldencode.p2j.comauto.ComServer
 
CONCAT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
concat(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Concatenate two strings using P2J character's default behavior.
concat(Object...) - Static method in class com.goldencode.p2j.util.TextOps
Implements the + concatenation operator.
concat_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 5th lowest precedence level of expressions - concatenation.
condExit - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Set to true when condition exception may be thrown.
condition - Variable in class com.goldencode.p2j.directory.DirectoryRights
the only optional field of this class - condition
condition - Variable in class com.goldencode.p2j.pattern.Rule
Logical expression which forms the condition of this rule
condition - Variable in class com.goldencode.p2j.report.ReportDefinition
Expression which defines a match when it evaluates true.
condition - Variable in class com.goldencode.p2j.report.server.OverviewRow
Condition expression which defines the report's matches
condition - Variable in class com.goldencode.p2j.report.server.SearchHistory
TRPL condition expression used to identify search matches
condition - Variable in class com.goldencode.p2j.security.StringConditionRights
Access condition (boolean expression).
condition - Variable in class com.goldencode.p2j.security.SystemRights
access condition (boolean expression)
condition - Variable in class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
Track clean exit.
condition(BlockManager.Condition) - Method in class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
Track all conditions which may break the editing mode.
condition(BlockManager.Condition) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Provides a notification that a ConditionException or an unexpected Throwable was encountered for the current block.
Condition() - Constructor for enum com.goldencode.p2j.util.BlockManager.Condition
 
condition(BlockManager.Condition) - Method in interface com.goldencode.p2j.util.ConditionListener
Provides a notification that a ConditionException or an unexpected Throwable was encountered for the current block.
condition - Variable in class com.goldencode.p2j.util.OnPhrase
Condition being raised for a block.
conditional - Variable in enum com.goldencode.p2j.persist.ConversionProfile
Flag indicating whether conditional rule-set processing should be enabled
conditionalFrameId - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks the frame ID associated with the conditional up or down.
conditionalFrameId - Variable in class com.goldencode.p2j.ui.ServerState
Tracks the frame ID associated with the conditional up or down.
conditionalLineRefresh(Rectangle) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Special refreshing algorithm which is used for refreshing of horizontal lines of frame border.
conditionalLineRefresh(Rectangle) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Conditionally refresh specified horizontal lice described by provided rectangle.
conditionalRefresh() - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Conditionally refresh output.
conditionalRefresh(Rectangle) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Conditionally refresh specified rectangle.
conditionalRefresh(Rectangle) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Conditionally refresh specified rectangle not occupied by frames.
conditionalReposition - Variable in class com.goldencode.p2j.ui.BrowseConfig
true if reposition mode is "CONDITIONAL", false if reposition mode is "ALWAYS" (see SET-REPOSITIONED-ROW).
conditionalRuleSets - Variable in class com.goldencode.p2j.pattern.PatternEngine
Flag indicating that conditional rule-set processing is activated or not.
conditionalShowErrorAndAbend(int, String) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters; after displaying the error text on the client, the application is stopping.
conditionalUpDown - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks any conditional up or down that must be applied.
conditionalUpDown() - Method in class com.goldencode.p2j.ui.GenericFrame
Executes delayed conditional cursor movement.
conditionalUpDown(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Executes delayed conditional cursor movement.
conditionalUpDown - Variable in class com.goldencode.p2j.ui.ServerState
Tracks any conditional up or down that must be applied.
conditionDescr - Variable in class com.goldencode.p2j.report.ReportDefinition
Description of the condition expression.
ConditionException - Exception in com.goldencode.p2j.util
Represents a Progress condition (ERROR, END, STOP or QUIT).
ConditionException(String) - Constructor for exception com.goldencode.p2j.util.ConditionException
Constructor which accepts an error message.
ConditionException(String, int) - Constructor for exception com.goldencode.p2j.util.ConditionException
Constructor which accepts an error message and the key code for the key press that caused this condition.
ConditionException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.ConditionException
Constructor which accepts an error message and a root cause.
ConditionException(Throwable) - Constructor for exception com.goldencode.p2j.util.ConditionException
Constructor which accepts and wrappers a root cause.
ConditionListener - Interface in com.goldencode.p2j.util
Implementers of this interface will receive a notification from the TransactionManager when any fatal or abnormal exception is raised in the block for which the associated instance is registered.
conditionMask(BlockManager.Condition) - Static method in class com.goldencode.p2j.util.BlockManager
Matches a Condition with its corresponding TransactionManager constant.
condNesting - Variable in class com.goldencode.p2j.preproc.TextParser
Tracks nesting level for conditional preproc directives.
condtext() - Method in class com.goldencode.p2j.preproc.TextParser
Concludes the conditional input parsing for &IF &ENDIF preprocessor statements.
config - Variable in class com.goldencode.p2j.main.ClientBuilder
A Java Bean containing specific parameters
config - Variable in class com.goldencode.p2j.net.SessionManager
Bootstrap configuration for this network node
config() - Method in class com.goldencode.p2j.net.SessionManager
Expose the config used to start the P2J Client or Server.
config - Variable in class com.goldencode.p2j.schema.SchemaLoader
Schema configuration object
config - Variable in class com.goldencode.p2j.ui.client.AbstractButton
The config instance.
config() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.ActivexFrame
ActivexFrame attributes.
config() - Method in class com.goldencode.p2j.ui.client.ActivexFrame
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.Browse
Component attribute container.
config() - Method in class com.goldencode.p2j.ui.client.Browse
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.BrowseColumn
Component attribute container.
config() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Provide access to the attributes stored in the widget.
config() - Method in class com.goldencode.p2j.ui.client.Button
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Configuration.
config - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebPageHandler
Configuration.
config - Variable in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Widget configuration
config() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Get the widget config.
config - Variable in class com.goldencode.p2j.ui.client.ComboBox
Contains our attributes.
config() - Method in class com.goldencode.p2j.ui.client.ComboBox
Provide access to the attribute of the widget.
config - Variable in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Configuration.
config - Variable in class com.goldencode.p2j.ui.client.Frame
Frame attribute container.
config() - Method in class com.goldencode.p2j.ui.client.Frame
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Configuration.
config - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebPageHandler
Configuration.
config - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Widget configuration.
config - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Widget config.
config - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Widget configuration
config() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Get the widget config.
config() - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
This widget configuration instance.
config() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Get the widget config.
config - Variable in class com.goldencode.p2j.ui.client.Image
The image configuration.
config() - Method in class com.goldencode.p2j.ui.client.Image
Get the widget config.
config - Variable in class com.goldencode.p2j.ui.client.Label
Component attribute container.
config() - Method in class com.goldencode.p2j.ui.client.Label
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.LabeledDataContainer
Component attribute container
config() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.LabeledPanel
Component attribute container.
config() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.Menu
Menu attribute container.
config() - Method in class com.goldencode.p2j.ui.client.Menu
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.MenuItem
Frame attribute container.
config() - Method in class com.goldencode.p2j.ui.client.MenuItem
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.RadioButton
Reference to config.
config() - Method in class com.goldencode.p2j.ui.client.RadioButton
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.Rect
Rectangle attributes.
config() - Method in class com.goldencode.p2j.ui.client.Rect
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Widget configuration
config() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Get the widget config.
config - Variable in class com.goldencode.p2j.ui.client.ScrollPane
Attribute container.
config() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.SelectionListBody
Component attribute container.
config() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.Skip
Component attribute container
config() - Method in class com.goldencode.p2j.ui.client.Skip
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.Slider
Slider attributes.
config() - Method in class com.goldencode.p2j.ui.client.Slider
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.Space
Component attribute container
config() - Method in class com.goldencode.p2j.ui.client.Space
Provide access to the attributes stored in the widget.
config - Variable in class com.goldencode.p2j.ui.client.StatusLine
The widget config.
config() - Method in class com.goldencode.p2j.ui.client.StatusLine
Get the widget config.
config - Variable in class com.goldencode.p2j.ui.client.SubMenu
Menu attribute container.
config() - Method in class com.goldencode.p2j.ui.client.SubMenu
Provide access to the attributes stored in the widget.
config() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get externalizable widget config which can be used to restore widget state after via network.
config - Variable in class com.goldencode.p2j.ui.client.widget.ScrollContainer
The widget config.
config() - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Get container configuration.
config() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get externalizable widget config which can be used to restore widget state after via network.
config - Variable in class com.goldencode.p2j.ui.client.Window
Window attributes container.
config() - Method in class com.goldencode.p2j.ui.client.Window
Provide access to the attributes stored in the widget.
config() - Method in interface com.goldencode.p2j.ui.ConfigOwner
Returns config instance associated with this instance.
config - Variable in class com.goldencode.p2j.ui.GenericWidget
The configuration container.
config() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the configuration object that defines the appearance and functioning of this widget.
config - Variable in class com.goldencode.p2j.web.GenericWebServer
The bootstrap configuration
config - Variable in class com.goldencode.p2j.web.PojoWebSocketHandler
Websocket configuration
CONFIG_CLASSES - Static variable in class com.goldencode.p2j.ui.ClientConfigManager
This list contains all config classes which implement WidgetConfig.
configBySchema - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of Hibernate configuration, keyed by schema.
configClass - Static variable in interface com.goldencode.p2j.ui.DynamicFrameTemplate
Configuration for all new dynamic frames.
configClass - Variable in class com.goldencode.p2j.ui.GenericFrame
class of the frame configuration implementation class
configContentPanels() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Configure frame scroll pane
ConfigFieldSetterAspect - Class in com.goldencode.p2j.aspects.ui
Aspect which intercepts the assignment of public fields from the com.goldencode.p2j.ui.*Config classes.
ConfigFieldSetterAspect() - Constructor for class com.goldencode.p2j.aspects.ui.ConfigFieldSetterAspect
 
configFile - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
Client configuration file.
ConfigHelper - Class in com.goldencode.p2j.ui
The class contains methods implementing elementary logic around the BaseConfig fields.
ConfigHelper() - Constructor for class com.goldencode.p2j.ui.ConfigHelper
 
configInstance - Variable in class com.goldencode.p2j.ui.GenericFrame
instance of the frame configuration implementation class
ConfigLoader - Class in com.goldencode.p2j.pattern
Loads pattern engine configuration profile data into the pattern engine from one or more XML documents.
ConfigLoader(PatternEngine) - Constructor for class com.goldencode.p2j.pattern.ConfigLoader
Constructor called by pattern engine; accepts the ruleset object to be initialized.
ConfigLoader(PatternEngine, RuleContainer, Set) - Constructor for class com.goldencode.p2j.pattern.ConfigLoader
Private constructor called to load nested rulesets, for expression library includes, for instance.
configLock - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Object upon which configuration routines synchronize
ConfigManager - Class in com.goldencode.p2j.ui
Provides management of widget configurations, as the widget configuration must be shared by all widgets with the same widget ID (be it on server or client-side).
ConfigManager() - Constructor for class com.goldencode.p2j.ui.ConfigManager
 
ConfigManager.WorkArea - Class in com.goldencode.p2j.ui
Widget-specific data which needs to survive the context-reset.
configNodeList - Variable in class com.goldencode.p2j.directory.LdapMapGen
Mapping between LDAP and P2J nodes as it defined in configuration file.
ConfigOwner<T extends WidgetConfig> - Interface in com.goldencode.p2j.ui
The interface is implemented by classes owning a configuration.
configOwnerMap - Static variable in class com.goldencode.p2j.ui.ConfigSyncManager
Map of config references and their respective owners.
configScrollPane() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Configure frame scroll pane
configSslConnector(Server, String, int, SslContextFactory) - Method in class com.goldencode.p2j.web.GenericWebServer
Create and configure a SSL server connector.
ConfigSyncManager - Class in com.goldencode.p2j.ui
The class implements synchronization of changes performed in configs (types inheriting from WidgetConfig) with their respective config owners (ConfigOwner) - usually widgets.
ConfigSyncManager() - Constructor for class com.goldencode.p2j.ui.ConfigSyncManager
 
configUpdateActive - Variable in class com.goldencode.p2j.ui.client.Frame
Track start/end of config update.
configUpdates - Variable in class com.goldencode.p2j.ui.ClientState
The list of widget configuration updates incoming from the client-side.
Configuration - Class in com.goldencode.p2j.cfg
Master configuration object which loads subsystem configurations.
Configuration() - Constructor for class com.goldencode.p2j.cfg.Configuration
Private default constructor to prevent creation of instances of this class.
ConfigurationException - Exception in com.goldencode.p2j.cfg
This exception should be thrown to indicate an error during application configuration.
ConfigurationException(String) - Constructor for exception com.goldencode.p2j.cfg.ConfigurationException
Constructor which accepts an error message.
ConfigurationException(String, Throwable) - Constructor for exception com.goldencode.p2j.cfg.ConfigurationException
Constructor which accepts an error message and a root cause.
ConfigurationException(Throwable) - Constructor for exception com.goldencode.p2j.cfg.ConfigurationException
Constructor which accepts and wrappers a root cause.
ConfigurationPersistence - Class in com.goldencode.p2j.report
Helper object to persist and load report-related configuration to and from XML.
ConfigurationPersistence() - Constructor for class com.goldencode.p2j.report.ConfigurationPersistence
Default constructor.
configure() - Method in class com.goldencode.p2j.admin.client.application.ApplicationModule
Configures the module.
configure() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsModule
Setups this module.
configure() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLModule
Configures the module.
configure() - Method in class com.goldencode.p2j.admin.client.application.home.console.ConsoleModule
Setups this module.
configure() - Method in class com.goldencode.p2j.admin.client.application.home.help.HelpModule
Configures this module.
configure() - Method in class com.goldencode.p2j.admin.client.application.home.HomeModule
Configures the module.
configure() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintModule
Configures this module.
configure() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesModule
Configures the module.
configure() - Method in class com.goldencode.p2j.admin.client.ClientModule
Implements the GIN configure logic.
configure() - Method in class com.goldencode.p2j.admin.client.widget.dialog.DialogsModule
Module configure logic.
configure(Map) - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider
Configure this connection provider using the specified properties.
configure(Map) - Method in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Configure connection provider, extracting a URL, user name, and password from the specified properties.
configure(String) - Method in interface com.goldencode.p2j.security.Authenticator
Configures the Authenticator by setting the "option" parameter from directory.xml.
configure(String) - Method in class com.goldencode.p2j.security.CustomHookSample
Configures the Authenticator by setting the "option" parameter from directory.xml.
configure(String) - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Configures the Authenticator by setting the "option" parameter from directory.xml.
configure(String) - Method in class com.goldencode.p2j.security.DefaultLoginPanel
Configures the Authenticator by setting the "option" parameter from directory.xml.
configure(String) - Method in class com.goldencode.p2j.security.GuestAccess
Configures the Authenticator by setting the "option" parameter from directory.xml.
configure(String) - Method in class com.goldencode.p2j.security.SecurityManager
Configures the Authenticator by setting the "option" parameter from directory.xml.
configure(String) - Method in class com.goldencode.p2j.security.TrustedClientPlugin
Configures the Authenticator by setting the "option" parameter from directory.xml.
configure(TerminalOptions) - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Initialize the instance using the given configuration.
configure(TerminalOptions) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Initialize the instance using the given configuration.
configure(TerminalOptions) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Initialize the instance using the given configuration.
configure(WebSocketServletFactory) - Method in class com.goldencode.p2j.web.PojoWebSocketHandler
Register a WebSocket class POJO with the default WebSocketCreator or using a custom creator.
configureResolver(Aast) - Method in class com.goldencode.p2j.pattern.AstWalker
Configure the AST symbol resolver by storing in it the specified AST as its current source AST and the associated copy AST as its current copy AST.
CONFIRM_PASSWORD_WARNING - Static variable in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsUiHandlers
Warning that is displayed if the password value is not confirmed.
connect(String, boolean, String, String, String) - Method in interface com.goldencode.p2j.main.AppServerEntry
Establish a new appserver connection.
connect(SessionManager, BootstrapConfig) - Static method in class com.goldencode.p2j.main.BrokerCore
Establish a secure connection to the P2J server running on the specified port.
connect(BootstrapConfig) - Method in class com.goldencode.p2j.main.ServerDriver
Connect to the specified server on the localhost.
connect(Object...) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Create a logical connection to a database using the specified parameters.
CONNECT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
connect() - Method in class com.goldencode.p2j.util.Agent
Establish a new connection and call the CONNECT procedure.
connect(AtomicBoolean, String, boolean, String, String, String) - Method in class com.goldencode.p2j.util.AgentPool
Establish a new appserver connection.
connect - Variable in class com.goldencode.p2j.util.AppServerDefinition
The connect procedure; may be null/empty.
connect(BootstrapConfig, String, String, boolean) - Static method in class com.goldencode.p2j.util.AppServerHelper
Authenticate with the given P2J server and establish an appserver connection.
connect(BootstrapConfig, String, String, boolean, String, String, String) - Static method in class com.goldencode.p2j.util.AppServerHelper
Authenticate with the given P2J server and establish an appserver connection.
connect(BootstrapConfig, String, SessionListener, InterruptHandler, String, boolean) - Static method in class com.goldencode.p2j.util.AppServerHelper
Authenticate with the given P2J server and establish an appserver connection.
connect(BootstrapConfig, String, SessionListener, InterruptHandler, String, boolean, String, String, String) - Static method in class com.goldencode.p2j.util.AppServerHelper
Authenticate with the given P2J server and establish an appserver connection.
connect(String, boolean, String, String, String) - Static method in class com.goldencode.p2j.util.AppServerManager
Establish a new appserver connection.
connect(character) - Method in interface com.goldencode.p2j.util.Connectable
Method declaration for the CONNECT() procedure supported by sockets web-services and server handles.
connect(String) - Method in interface com.goldencode.p2j.util.Connectable
Method declaration for the CONNECT() procedure supported by sockets web-services and server handles.
connect(character, character, character, character) - Method in interface com.goldencode.p2j.util.ConnectableServer
Method declaration for the CONNECT() procedure supported by sockets and web-services.
connect(character, character, character) - Method in interface com.goldencode.p2j.util.ConnectableServer
Method declaration for the CONNECT() procedure supported by sockets and web-services.
connect(character, character) - Method in interface com.goldencode.p2j.util.ConnectableServer
Method declaration for the CONNECT() procedure supported by sockets and web-services.
connect(long, String, int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Establish a connection to the given host and port.
connect(long, String, int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Establish a connection to the given host and port.
connect(String) - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the CONNECT() procedure supported by web-services and server handles.
connect(character) - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the CONNECT() procedure supported by web-services and server handles.
connect(character, character) - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the CONNECT() procedure supported by web-services and server handles.
connect(character, character, character) - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the CONNECT() procedure supported by web-services and server handles.
connect(character, character, character, character) - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the CONNECT() procedure supported by web-services and server handles.
connect(String) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the CONNECT() SOCKET method, this will attempt to connect to the host and port specified by the options argument.
connect(character) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the CONNECT() SOCKET method, this will attempt to connect to the host and port specified by the options argument.
connect(WebServiceConnectOptions) - Method in interface com.goldencode.p2j.util.WebService
Validate parameters and establish a new connection using the given options.
connect(Map<String, String>) - Static method in class com.goldencode.p2j.util.WebServiceHelper
Do a first level validation of parameters and send them to client to establish a new web-service connection using the connect options in the given map.
connect(WebServiceConnectOptions) - Method in class com.goldencode.p2j.util.WebServiceImpl
Validate parameters and establish a new connection using the given options.
CONNECT_OPTION_BINDING - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-Binding' connect option.
CONNECT_OPTION_BINDING_NAMESPACE - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-BindingNamespace' connect option.
CONNECT_OPTION_CONNECTION_LIFETIME - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-connectionLifetime' connect option.
CONNECT_OPTION_MAX_CONNECTIONS - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-maxConnections' connect option.
CONNECT_OPTION_NO_HOST_VERIFY - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-nohostverify' connect option.
CONNECT_OPTION_NO_SESSION_REUSE - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-nosessionreuse' connect option.
CONNECT_OPTION_PF - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-pf' connect option.
CONNECT_OPTION_PORT - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-Port' connect option.
CONNECT_OPTION_SERVICE - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-Service' connect option.
CONNECT_OPTION_SERVICE_NAMESPACE - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-ServiceNamespace' connect option.
CONNECT_OPTION_SOAP_ENDPOINT - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-SOAPEndpoint' connect option.
CONNECT_OPTION_SOAP_ENDPOINT_PASSWORD - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-SOAPEndpointPassword' connect option.
CONNECT_OPTION_SOAP_ENDPOINT_USER - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-SOAPEndpointUserid' connect option.
CONNECT_OPTION_TARGET_NAMESPACE - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-TargetNamespace' connect option.
CONNECT_OPTION_WSDL - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-WSDL' connect option.
CONNECT_OPTION_WSDL_PASSWORD - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-WSDLPassword' connect option.
CONNECT_OPTION_WSDL_USERID - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Constant identifying the '-WSDLUserid' connect option.
CONNECT_OPTIONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CONNECT_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
connect_options() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches any token except NO-ERROR or DOT.
CONNECT_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
connect_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CONNECT language statement, the following ProgressParser.database_name(boolean) and arbitrary connect options.
CONNECT_TABLE - Static variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Metadata connect table name
CONNECT_TEXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CONNECT_TEXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CONNECT_TEXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
Connectable - Interface in com.goldencode.p2j.util
Provides access to the following handler methods handler methods.
ConnectableServer - Interface in com.goldencode.p2j.util
Provides access to the following handler methods.
connectDirect(BootstrapConfig, InterruptHandler, SessionListener) - Method in class com.goldencode.p2j.net.LeafSessionManager
Establish a direct connection to a network node using the bootstrap configuration stored during construction.
connectDirect(InterruptHandler, SessionListener) - Method in class com.goldencode.p2j.net.SessionManager
Establish a direct connection to a network node using the bootstrap configuration stored during construction.
connectDirect(BootstrapConfig, InterruptHandler, SessionListener) - Method in class com.goldencode.p2j.net.SessionManager
Establish a direct connection to a network node using the specified bootstrap configuration.
connected - Variable in class com.goldencode.p2j.persist.ConnectionManager
Map of logical database names to ConnectInfo objects
connected(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Tests whether a logical connection to a database exists in this context, given a logical database name or alias.
connected(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Tests whether a logical connection to a database exists in this context, given a logical database name or alias.
connected(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Check if the given connection ID is still connected.
connected() - Method in interface com.goldencode.p2j.util.Connectable
Method declaration for the CONNECTED() procedure supported by sockets web-services and server handles, this will return true if the socket is connected or false otherwise.
connected() - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the CONNECTED() method, supported by web-services and server handles.
connected() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the CONNECTED() SOCKET method, this will return true if the socket is connected or false otherwise.
connected - Variable in class com.goldencode.p2j.util.SocketListenerImpl
Boolean flag to track connection state.
connectedImpl(character) - Method in class com.goldencode.p2j.persist.ConnectionManager
Tests whether a logical connection to a database exists in this context, given a logical database name or alias.
connectError - Variable in class com.goldencode.p2j.util.AppServerHelper
The error encountered during the CONNECT call.
connectEvent(long, long) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Called by the P2J client side, it will inform the server that a server event was generated.
connectEvent(long, long) - Method in interface com.goldencode.p2j.ui.ServerExports
Called by the P2J client side, it will inform the server that a server event was generated.
connectEvent(long) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Called by the P2J client side, it will inform the server that a server event was generated.
connectGraphDBImpl(Configuration) - Method in class com.goldencode.graphdb.GraphDB
Obtain a graph DB with the connection details specified in the given Configuration.
connectGraphDBImpl(Configuration) - Method in class com.goldencode.graphdb.JanusGraphDB
Obtain a graph DB with the connection details specified in the given Configuration.
ConnectHelper - Class in com.goldencode.p2j.util
This is a helper class to bring to central point the options which can be passed to a connect like methods.
ConnectHelper() - Constructor for class com.goldencode.p2j.util.ConnectHelper
 
connectID - Variable in class com.goldencode.p2j.persist.ConnectionManager.ConnectInfo
Unique connect ID for this connection
connectImpl(List<Object>) - Method in class com.goldencode.p2j.persist.ConnectionManager
Create a logical connection to a database using the specified parameters.
connectIn(int, OutputStream) - Method in class com.goldencode.p2j.util.ProcessStream
Connects the STDIN of the child process to this stream.
ConnectInfo() - Constructor for class com.goldencode.p2j.persist.ConnectionManager.ConnectInfo
 
connection - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Database connection
connection - Variable in class com.goldencode.p2j.persist.TempTableConnectionProvider.Context
Active JDBC connection for temp tables in this client context
connection - Variable in class com.goldencode.p2j.report.ReportWorker
Database connection
connectionID - Variable in class com.goldencode.p2j.main.AppServerInvocationResult
The connection ID, returned during the connect request.
connectionId - Variable in class com.goldencode.p2j.util.Agent.AgentCommand
The connection ID on which this command is executed.
connectionID - Variable in class com.goldencode.p2j.util.AppServerHelper
The id of this appserver connection.
connectionLifetime - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
ConnectionListener - Interface in com.goldencode.p2j.persist.meta
Interface for connection event listeners.
ConnectionManager - Class in com.goldencode.p2j.persist
Manages information about connected databases in the current context.
ConnectionManager() - Constructor for class com.goldencode.p2j.persist.ConnectionManager
Default constructor.
ConnectionManager.ConnectInfo - Class in com.goldencode.p2j.persist
Information about a specific database connection (in Progress terms, not JDBC terms).
ConnectionManager.MetaConnectionsCleaner - Class in com.goldencode.p2j.persist
Container for DB connections which need their meta tables cleaned up.
connectionModes - Variable in class com.goldencode.p2j.net.LeafSessionManager
Map containg the type of sessions which are allowed to be created for the specific address.
connections - Variable in class com.goldencode.p2j.persist.ConnectionManager.MetaConnectionsCleaner
Set of connection info.
connections - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Number of simultaneous connections.
connections - Variable in class com.goldencode.p2j.util.AgentPool.BoundPool
The reserved agent, for each connection.
connections - Variable in class com.goldencode.p2j.util.AgentPool.UnboundPool
The reserved agent, for each connection.
connectLegacyMode(String, String, String, int, boolean, boolean, character, character, character) - Static method in class com.goldencode.p2j.util.AppServerHelper
This code is intended for legacy compatibility, and is used to connect to an appserver, when a CONNECT statement is encountered.
ConnectListener(long, LowLevelSocketListenerImpl.ServerSocketData) - Constructor for class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ConnectListener
Initialize this instance.
connectOut(int, InputStream, InputStream) - Method in class com.goldencode.p2j.util.ProcessStream
Connects the STDOUT and STDERR of the child process to this stream.
connectProcedure - Variable in class com.goldencode.p2j.util.SocketListenerImpl
The name of the procedure to be executed when new clients connect, if any.
connectProcedureContext - Variable in class com.goldencode.p2j.util.SocketListenerImpl
The context of the procedure to be executed when new clients connect, if any.
connectResult - Variable in class com.goldencode.p2j.util.AppServerHelper
The result returned by this CONNECT call.
connectSSL(long, String, int, boolean, boolean) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Establish a SSL connection to the given host and port.
connectSSL(long, String, int, boolean, boolean) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Establish a SSL connection to the given host and port.
ConnectTableUpdater - Class in com.goldencode.p2j.persist.meta
A database connection listener implementation which receives notifications of database connection events (at a Progress level, not JDBC level) and updates the metadata connect table accordingly.
ConnectTableUpdater(Database) - Constructor for class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Constructor which stores a persistence object for the associated metadata database, and initializes a proxy for the application-specific DMO.
ConnectTableUpdater.Handler - Class in com.goldencode.p2j.persist.meta
Invocation handler which delegates calls to the ConnectTableUpdater.MinimalConnect proxy methods to the backing DMO instance.
ConnectTableUpdater.MinimalConnect - Interface in com.goldencode.p2j.persist.meta
Interface which defines the minimally required methods of the MetaConnect interface.
connectTimeUserid - Variable in class com.goldencode.p2j.persist.ConnectionManager
Stores the userid used at connection time whether the database is connected using command-line (directory implementation) or programatically using CONNECT with -U/-P parameters.
connectToAppServer(Map<String, String>, character, character, character) - Method in class com.goldencode.p2j.util.ServerImpl
Connect to an appserver using the specified parameters.
connectToWebService(Map<String, String>) - Method in class com.goldencode.p2j.util.ServerImpl
Connect to a web service, using the specified parameters.
connectVirtual(BootstrapConfig, SessionListener) - Method in class com.goldencode.p2j.net.LeafSessionManager
Establish a virtual (multiplexed) connection to a network node at the given address.
connectVirtual(InetSocketAddress, String, SessionListener, String) - Method in class com.goldencode.p2j.net.RouterSessionManager
Establish a virtual (multiplexed) connection to a network node at the given address.
connectVirtual(BootstrapConfig, SessionListener) - Method in class com.goldencode.p2j.net.RouterSessionManager
Establish a virtual (multiplexed) connection to a network node at the given address.
connectVirtual(InetSocketAddress, String, SessionListener) - Method in class com.goldencode.p2j.net.SessionManager
Establish a virtual (multiplexed) connection to a network node at the given address.
connectVirtual(InetSocketAddress, String, SessionListener, String) - Method in class com.goldencode.p2j.net.SessionManager
Establish a virtual (multiplexed) connection to a network node at the given address.
connectVirtual(BootstrapConfig, SessionListener) - Method in class com.goldencode.p2j.net.SessionManager
Establish a virtual (multiplexed) connection to a network node at the address specified by the given bootstrap configuration.
connMgr - Variable in class com.goldencode.p2j.persist.BufferManager
Connection manager
connThreads - Static variable in class com.goldencode.p2j.net.RouterSessionManager
Thread group for the connection threads.
console - Static variable in class com.goldencode.p2j.util.LogHelper
Logging level for the console handler (OFF to disable).
ConsoleDriver - Class in com.goldencode.p2j.ui.client.chui.driver.console
Text console-based driver.
ConsoleDriver() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Constructor.
ConsoleDriver(ConsolePrimitives, String) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Construct a new instance.
ConsoleHelper - Class in com.goldencode.p2j.ui.client.chui.driver.console
The ConsoleHelper class provides the interface to the "ncurses" library functions or other.
ConsoleHelper() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Default empty constructor.
ConsoleModule - Class in com.goldencode.p2j.admin.client.application.home.console
Setups the functionality available via the Console menu: Session, Record Locks and Acquired Locks management views.
ConsoleModule() - Constructor for class com.goldencode.p2j.admin.client.application.home.console.ConsoleModule
 
ConsolePrimitives - Class in com.goldencode.p2j.ui.client.chui.driver.console
Implementation of direct output primitives.
ConsolePrimitives() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Constructor.
consoleRedirected - Static variable in class com.goldencode.p2j.util.FileChecker
Cache of console redirection flag for current session.
consReloadDirectory() - Method in class com.goldencode.p2j.security.SecurityAdmin
Causes the live system to reload the P2J directory from the back storage.
Constant - Class in com.goldencode.expr
This is the parent class to all of the various types of constants supported by the Java class file format.
Constant(int) - Constructor for class com.goldencode.expr.Constant
Constructor.
constant - Variable in class com.goldencode.expr.ConstantArgument
Constant represented by this argument
constant_form_item() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the constant prefixed subclause of the ProgressParser.form_item(java.util.Set<com.goldencode.ast.Aast>).
ConstantArgument - Class in com.goldencode.expr
This class represents an instruction argument which is a constant.
ConstantArgument(Constant) - Constructor for class com.goldencode.expr.ConstantArgument
This constructor assumes a constant pool index width of two bytes, which is the norm for most opcodes.
ConstantArgument(Constant, int) - Constructor for class com.goldencode.expr.ConstantArgument
Constructor.
constantMap - Variable in class com.goldencode.expr.ConstantPool
Map of all Constant subclass instances.
constantPool - Variable in class com.goldencode.expr.Compiler
Constant pool of class file
ConstantPool - Class in com.goldencode.expr
This class represents the constant pool found within the Java class file format (see The Java Virtual Machine Specification, Second Edition).
ConstantPool() - Constructor for class com.goldencode.expr.ConstantPool
Default constructor.
CONSTANTS - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.AuthModes
The instance of accounts constants provider
CONSTANTS - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
The instance of accounts constants provider
CONSTANTS - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
The instance of accounts constants provider
CONSTANTS - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
The instance of accounts constants provider
CONSTANTS - Static variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The constants resources used by accounts package
constants - Static variable in class com.goldencode.p2j.security.Resolver
Constants pool.
CONSTANTVALUE - Static variable in class com.goldencode.expr.Attribute
ConstantValue attribute name.
CONSTR_COL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Column participating in a constraint
CONSTRUCTOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CONSTRUCTOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CONSTRUCTOR - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a special static method call which is a constructor.
constructor() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for a constructor definition.
CONSTRUCTOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
constructor_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
 
constStmts - Variable in class com.goldencode.p2j.uast.ProgressParser
Tracks the number of statements within a constructor.
consume - Variable in class com.goldencode.p2j.ui.chui.ThinClient.TriggerResult
true sets NO-APPLY for the trigger.
consume() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Mark event as consumed.
consume - Variable in class com.goldencode.p2j.ui.TriggerReturnValue
true if the source event should be consumed.
consumed - Variable in class com.goldencode.p2j.ui.client.event.KeyInput
If true, the keyboard event was processed and consumed.
consumeErr - Variable in class com.goldencode.p2j.uast.ProgressParser
true to consume errors and automatically restart parsing.
consumeEvent - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Flag for the executing trigger's NO-APPLY status.
consumeEvent() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suppresses the default behavior for the current UI event so that it has the effect of RETURN NO-APPLY.
containedInSession(Object, Session) - Static method in class com.goldencode.p2j.persist.Persistence
Check if the given object is associated with the given Hibernate session.
container - Variable in class com.goldencode.p2j.admin.client.application.home.HomeView
Content panel
container - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The widget container
Container<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client.widget
Common interface implemented by all widget containers.
container - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
The root container.
ContainerOps - Interface in com.goldencode.p2j.ui.client.driver.swing
Provides an API to allow a container to offer services to contained components.
ContainerTree - Class in com.goldencode.p2j.ui.client.widgetbrowser
The tree Widget Browser component.
ContainerTree(Container<?>, PropertyTable) - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
The constructor.
ContainerTree.NodeRenderer - Class in com.goldencode.p2j.ui.client.widgetbrowser
 
ContainerTree.WidgetWrapper - Class in com.goldencode.p2j.ui.client.widgetbrowser
Wrapper class to help store Widget references in the tree component.
containingDirectory(File) - Method in class com.goldencode.p2j.uast.UastHints
Returns the containing directory for the given file or "." if the file doesn't exist AND ALSO has no pathing included in the original name.
contains(Serializable, int) - Method in class com.goldencode.p2j.persist.Cursor
Indicate whether the results cache contains the given ID within any of its arrays.
contains(long) - Method in class com.goldencode.p2j.persist.id.Range
Returns true if the specified number is contained in the range.
contains(String) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Test whether the database contains a sequence.
contains(NameNode) - Method in class com.goldencode.p2j.schema.Namespace
Indicate whether this namespace contains the specified name node.
contains(int, int) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Returns true if the specified point is inside this rectangle.
contains(NativePoint) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Returns true if the specified point is inside this rectangle.
contains(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Returns true is specified rectangle is completely inside this rectangle.
contains(double, double) - Method in class com.goldencode.p2j.ui.client.Rectangle
Returns true if the specified point is inside this rectangle.
contains(Point) - Method in class com.goldencode.p2j.ui.client.Rectangle
Returns true if the specified point is inside this rectangle.
contains(Rectangle) - Method in class com.goldencode.p2j.ui.client.Rectangle
Returns true is specified rectangle is completely inside this rectangle.
contains(Point) - Method in class com.goldencode.p2j.ui.client.Region
Checks whether the region contains the given point.
contains(double, double) - Method in class com.goldencode.p2j.ui.client.Region
Checks whether the region contains the given point.
contains(E) - Method in class com.goldencode.p2j.util.DynamicArray
Report if the given instance exists in the array based on object equality.
contains(E) - Method in class com.goldencode.p2j.util.PartitionedArray
Report if the given instance exists in the array.
contains(Object) - Method in class com.goldencode.util.FastSiblingDeque
Returns true if this deque contains the specified element.
containsAll(P2JIndex) - Method in class com.goldencode.p2j.persist.P2JIndex
Indicate whether this index contains all of the components of the specified index.
containsAll(Collection<?>) - Method in class com.goldencode.util.FastSiblingDeque
 
containsClass(String) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Check if the given class is handled by this jar class loader (i.e.
containsDMOInterface(String) - Method in class com.goldencode.p2j.schema.P2OLookup
Report whether the given class name is the unqualified name of any DMO interface in the schema represented by this lookup object.
containsFrames(Frame<?>, Rectangle) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Check if there are other frames in specified area.
containsFromEnd(E) - Method in class com.goldencode.p2j.util.DynamicArray
Report if the given instance exists in the array based on object equality.
containsNode(NameNode) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Determines if the given node is contained in this dictionary.
containsNode(NameNode, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Indicate whether the global namespace indicated by type within this scope contains a reference to node.
containsRecord(Serializable) - Method in class com.goldencode.p2j.persist.RecordBuffer.AbstractBulkReversible
This method checks if this bulk reversible touched the record with the given key.
containsRecord(Serializable) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
This method checks if this bulk reversible has deleted the record with the given key.
containsResource(String) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Check if the given resource belongs to this jar.
CONTENT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
content - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
Alert box items.
Content - Class in com.goldencode.p2j.util
Abstract class implementing the INI text file content.
Content() - Constructor for class com.goldencode.p2j.util.Content
Constructs an instance of the simple line or section in INI file.
CONTENT - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Content of node's value string
CONTENT_ARRAY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CONTENT_ARRAY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
content_array() - Method in class com.goldencode.p2j.uast.ProgressParser
CONTENT_ARRAY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
contentLength() - Method in class com.goldencode.p2j.ui.client.Editor
Gets the actual content length (not the LENGTH attribute).
contentMnemonic - Variable in class com.goldencode.p2j.ui.client.Text
Mnemonic information for the TEXT's content.
ContentMnemonic() - Constructor for class com.goldencode.p2j.ui.client.Text.ContentMnemonic
 
ContentPane - Class in com.goldencode.p2j.ui.client.driver.swing
Base class for all Swing-based simulators.
ContentPane(Window, SwingKeyboardReader) - Constructor for class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Create a new instance with the container and window given.
contentPane - Variable in class com.goldencode.p2j.ui.client.Frame
The scrollable container to place inside the ScrollPane.
contentPane - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
The scrollable container to place inside the ScrollPane.
contentPane - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The content pane.
ContentPane() - Constructor for class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.ContentPane
 
contentPane - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
Inner content pane.
contentPane - Variable in class com.goldencode.p2j.ui.client.Window
Inner content pane.
ContentResolver - Class in com.goldencode.p2j.ui.chui
Worker class which resolves the content for TEXT/FILL-IN/LITERAL widgets in ChUI.
ContentResolver(FillIn<ChuiOutputManager, ?>) - Constructor for class com.goldencode.p2j.ui.chui.ContentResolver
Create a new instance and associate it with the given widget.
contents - Variable in class com.goldencode.expr.CodeUnit
Inner code units and instructions
contents - Variable in class com.goldencode.p2j.security.ContextLocal.Wrapper
Data value stored by this context local variable
contents - Variable in class com.goldencode.p2j.ui.HelpService
The flag for CONTENTS option.
contents() - Method in class com.goldencode.p2j.ui.HelpService
Activates the CONTENTS mode.
contentTopic - Variable in class com.goldencode.p2j.ui.HelpService
The context number for the new contents help topic in a SET-CONTENTS help stmt.
contentType - Variable in class com.goldencode.p2j.e4gl.Options
Encoded content type found in meta element.
context - Static variable in class com.goldencode.p2j.convert.ExpressionConversionWorker
Context local work area
context - Variable in class com.goldencode.p2j.directory.LdapMapGen
LDAP directory context
context - Variable in class com.goldencode.p2j.net.BaseSession
Security context
context - Variable in class com.goldencode.p2j.net.RouterSessionManager.Incoming
Security context
context - Static variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Context-local instance of this class
context - Static variable in class com.goldencode.p2j.persist.BufferManager
Stores context local instances of this class
context - Static variable in class com.goldencode.p2j.persist.ChangeBroker
Context local instance of this class
context - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Context local data
Context() - Constructor for class com.goldencode.p2j.persist.DatabaseManager.Context
 
Context() - Constructor for class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect.Context
 
context - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Object which tracks registrants by context for cleanup purposes
Context() - Constructor for class com.goldencode.p2j.persist.dirty.GlobalEventManager.Context
 
context - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Containers for context-specific data.
Context() - Constructor for class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Constructor.
context - Variable in class com.goldencode.p2j.persist.ForeignNuller
Context local list of states managed by this object
Context() - Constructor for class com.goldencode.p2j.persist.ForeignNuller.Context
 
context - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Context-local container for the keys which were returned by nextPrimaryKey() for this context and were not committed or rolled back.
context - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Current session context
Context(boolean) - Constructor for class com.goldencode.p2j.persist.lock.InMemoryLockManager.Context
Constructor.
context - Variable in class com.goldencode.p2j.persist.Persistence
Context local object to manage persistence variables
Context() - Constructor for class com.goldencode.p2j.persist.Persistence.Context
The default constructor reads rereadNoLock from directory.
context - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Multiplex ID sets currently in use for this context by DMO interface
Context() - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.Context
Default constructor.
context - Static variable in class com.goldencode.p2j.persist.TempTableConnectionProvider
Object which manages context local connection data
Context() - Constructor for class com.goldencode.p2j.persist.TempTableConnectionProvider.Context
 
context - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Context local map of instances of this class, mapped by theirs database name .
context - Variable in class com.goldencode.p2j.security.AssociatedThread
Any pending security context switch or null.
context - Variable in class com.goldencode.p2j.security.Session
security context created for this session
context - Static variable in class com.goldencode.p2j.uast.JavaPatternWorker
 
context - Variable in class com.goldencode.p2j.ui.HelpService
Flag that CONTEXT mode was configured.
context - Static variable in class com.goldencode.p2j.util.AbstractParameter
Object which manages all instances of this class by context.
context - Static variable in class com.goldencode.p2j.util.AccumulatorManager
Pool of accums which is context-local.
context - Static variable in class com.goldencode.p2j.util.UniqueIdGenerator
Context-local map of kinds of entities to the next available unique id for this kind.
context_help_file() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CONTEXT-HELP-FILE keyword and the required following ProgressParser.filename().
contextCleanup(InMemoryLockManager.Context) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Release all locks represented by the specified set of lock status objects.
contextCleanup() - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider.Context
Perform clean up when the current client context is being closed.
ContextContainer() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseHandler.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.ui.Keyboard.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.ui.WidgetId.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.ui.WidgetIdHelper.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.AccumulatorManager.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.BlockManager.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.date.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.decimal.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.EnvironmentOps.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.Environments.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.ErrorManager.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.FileSystemOps.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.int64.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.KeyReader.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.NumberType.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.ProcedureManager.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.ProcessOps.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.RemoteStream.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.StreamFactory.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.TransactionManager.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.UnnamedStreams.ContextContainer
 
ContextContainer() - Constructor for class com.goldencode.p2j.util.Utils.ContextContainer
 
contextData - Variable in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
Storage of context-local state variables.
contextHelpId - Variable in class com.goldencode.p2j.ui.WidgetConfig
CONTEXT-HELP-ID attribute variable.
contextID - Variable in class com.goldencode.p2j.net.BaseSession
Security context identifier
contextID - Variable in class com.goldencode.p2j.net.RoutingKey
Security context ID
ContextKey - Class in com.goldencode.p2j.security
Synthetic key for SecurityContext.
ContextKey() - Constructor for class com.goldencode.p2j.security.ContextKey
 
ContextLocal<T> - Class in com.goldencode.p2j.security
An implementation of a container for an arbitrary object reference, stored context locally.
ContextLocal() - Constructor for class com.goldencode.p2j.security.ContextLocal
Default constructor.
ContextLocal.Fallback - Class in com.goldencode.p2j.security
An implementation of ThreadLocal which is used as the backing storage for this context local variable when no security environment is present.
ContextLocal.Wrapper - Class in com.goldencode.p2j.security
An instance of this class is used to wrap the variable value when it is stored in the security context.
ContextLocalCleanupException - Exception in com.goldencode.p2j.security
 
ContextLocalCleanupException(String) - Constructor for exception com.goldencode.p2j.security.ContextLocalCleanupException
Constructor.
contextPath - Variable in class com.goldencode.p2j.web.GenericWebServer
Context path
contextPointer - Static variable in class com.goldencode.p2j.security.SecurityContextStack
Per-thread reference to the security context.
contextPopup - Variable in class com.goldencode.p2j.ui.HelpService
The context number for the help topic in a CONTEXT-POPUP help statement.
contextStorage - Static variable in class com.goldencode.p2j.security.ContextLocal
Client side storage for security context tokens
contiguous - Variable in class com.goldencode.p2j.util.Stream
While this flag is set, the current page will be written to ignoring a page overflow condition.
continueEditing(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Checks to see whether a pending GO event is about to end the editing block.
continueEditing(boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Checks to see whether a pending GO event is about to end the editing block.
continueEditing(FrameElement[], boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Checks to see whether a pending GO event is about to end the editing block.
continueEditing(FrameElement[], boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Checks to see whether a pending GO event is about to end the editing block.
continueEditing(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Checks to see whether a pending GO event is about to end the editing block.
ContinueException() - Constructor for exception com.goldencode.p2j.pattern.Rule.ContinueException
Default constructor.
contList - Variable in class com.goldencode.p2j.util.StanzaIni
The ordered list of INI file content.
Control - Class in com.goldencode.p2j.net
Tracks the state of the "conversation" between the two sides of the networking session and provides a local and remote delivery mechanism for notification of interruptions.
Control() - Constructor for class com.goldencode.p2j.net.Control
Constructor with restricted access (disallows external construction).
control - Variable in class com.goldencode.p2j.net.Control
The control stack.
control - Variable in class com.goldencode.p2j.util.Stream
Flag denoting if output modifies line/page counters.
Control.Operation - Class in com.goldencode.p2j.net
Container for the current executed operation and its type.
CONTROL_FRAME - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the CONTROL-FRAME resource.
controlBox - Variable in class com.goldencode.p2j.ui.WindowConfig
Value of CONTROL-BOX attribute.
ControlConfig - Class in com.goldencode.p2j.ui
The class holds the non-container widget generic attributes.
ControlConfig() - Constructor for class com.goldencode.p2j.ui.ControlConfig
Default constructor (only used in de-serialization).
ControlConfig(int) - Constructor for class com.goldencode.p2j.ui.ControlConfig
Create a new config and associate it with the given widget.
ControlConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.ControlConfig
Create a new config and associate it with the given widget.
ControlEntity<T extends ControlConfig> - Class in com.goldencode.p2j.ui
Represents widget functionality that is associated with all widgets that represent data OR which provide a control feature (like a button).
ControlEntity(boolean, T) - Constructor for class com.goldencode.p2j.ui.ControlEntity
Constructor for use by sub-classes.
ControlFlowOps - Class in com.goldencode.p2j.util
Progress compatible control-flow related static utility methods.
ControlFlowOps() - Constructor for class com.goldencode.p2j.util.ControlFlowOps
 
ControlFlowOps.ArgumentResolver - Interface in com.goldencode.p2j.util
An interface for which its implementation will resolve the arguments passed to a ControlFlowOps.invoke API.
ControlFlowOps.ArgValidationErrors - Enum in com.goldencode.p2j.util
Enum with the list of possible argument validation errors.
ControlFlowOps.ArrayArgumentResolver - Class in com.goldencode.p2j.util
This implementation resolves arguments for converted 4GL statements (RUN, function calls, DYNAMIC-FUNCTION).
ControlFlowOps.AsyncCall - Class in com.goldencode.p2j.util
Helper class which also saves the AsyncRequestImpl instance, needed by the remote request.
ControlFlowOps.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
ControlFlowOps.ExternalProcedureCaller - Class in com.goldencode.p2j.util
Implements external program invocation.
ControlFlowOps.ExternalProgramResolver - Class in com.goldencode.p2j.util
Search through the available external programs for a match.
ControlFlowOps.InternalEntryCaller - Class in com.goldencode.p2j.util
Invoke the configured internal entry.
ControlFlowOps.InternalEntryCaller.CacheKey - Class in com.goldencode.p2j.util
A cache key which encapsulates the name of a method, its signature and containing class, and whether that method represents a converted Progress function or a procedure.
ControlFlowOps.InternalEntryCaller.CacheValue - Class in com.goldencode.p2j.util
A data structure for the cache's values.
ControlFlowOps.InternalProcSuperResolver - Class in com.goldencode.p2j.util
Search through the super-procedures of the given procedure handle for a match.
ControlFlowOps.InternalResolver - Class in com.goldencode.p2j.util
Search through the handle's defined internal-entries for a match.
ControlFlowOps.MapArgumentResolver - Class in com.goldencode.p2j.util
This is a special implementation of resolving arguments received in a Map, where the key is the legacy argument's name (case insensitive) and the value is a string-encoded representation of this argument.
ControlFlowOps.MapToNotFound - Class in com.goldencode.p2j.util
This caller is returned when the FUNCTION ...
ControlFlowOps.NativeProcedureCaller - Class in com.goldencode.p2j.util
Implements native procedure invocation (an API call to a shared library).
ControlFlowOps.Resolver - Class in com.goldencode.p2j.util
Abstract class.
ControlFlowOps.SessionSuperResolver - Class in com.goldencode.p2j.util
Search through the session's super-procedures of the handle for a match.
ControlFlowOps.SuperResolver - Class in com.goldencode.p2j.util
Search through the given super-procedure list for a match.
ControlFlowOps.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
ControlFrame - Interface in com.goldencode.p2j.util
This is the interface for the server-side component that holds a Java emulated ActiveX.
ControlFrameComObject - Interface in com.goldencode.p2j.util
This is the interface for the server-side component that describe the interface of a Control-frame COM object.
ControlFrameComObjectImpl() - Constructor for class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Public default constructor.
ControlFrameConfig - Class in com.goldencode.p2j.ui
A ControlConfig that stores specific non-container attributes for a Java emulated ActiveX.
ControlFrameConfig() - Constructor for class com.goldencode.p2j.ui.ControlFrameConfig
 
ControlFrameWidget - Class in com.goldencode.p2j.ui
A control-frame is a field-level widget that holds a Java emulated ActiveX control.
ControlFrameWidget(boolean) - Constructor for class com.goldencode.p2j.ui.ControlFrameWidget
Default constructor.
ControlFrameWidget.ControlFrameComObjectImpl - Class in com.goldencode.p2j.ui
Each Control Frame has an peer interface that allows to communicate with the ActiveX.
controller - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Custom scroll bar controller.
ControlSetComponent - Interface in com.goldencode.p2j.ui.client
This interface represents common methods for the components which handle sets of items: ComboBox, SelectionList, RadioSet.
ControlSetConfig - Class in com.goldencode.p2j.ui
This class holds the common attributes for all widgets which have a set of the control items inside.
ControlSetConfig() - Constructor for class com.goldencode.p2j.ui.ControlSetConfig
Default constructor (only used in de-serialization).
ControlSetConfig(int) - Constructor for class com.goldencode.p2j.ui.ControlSetConfig
Create a new config and associate it with the given widget.
ControlSetConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.ControlSetConfig
Create a new config and associate it with the given widget.
ControlSetEntity<T extends ControlSetConfig> - Class in com.goldencode.p2j.ui
Server side parent class for widgets that group other controls.
ControlSetEntity(boolean, T) - Constructor for class com.goldencode.p2j.ui.ControlSetEntity
Construct an instance using the given configuration.
ControlSetEntity.BiPredicate<T,U> - Interface in com.goldencode.p2j.ui
Helper interface (is standard in Java 8.
ControlSetEntity.ItemsListByOneExpander - Interface in com.goldencode.p2j.ui
Helper interface for appending/prepending a new single item to a list
ControlSetEntity.ItemsListExpander - Interface in com.goldencode.p2j.ui
Helper interface for appending/prepending multiple items to a list
controlSetItem(character, BaseDataType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Create new ControlSetItem
controlSetItem(character, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Create new ControlSetItem
controlSetItem(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Create new ControlSetItem with value == lable
ControlSetItem - Class in com.goldencode.p2j.ui
This class is used to transfer pairs (label and corresponding value) between client and server.
ControlSetItem(int, character, BaseDataType) - Constructor for class com.goldencode.p2j.ui.ControlSetItem
Constructor for the ControlSetItem instances.
ControlSetItem(character, BaseDataType) - Constructor for class com.goldencode.p2j.ui.ControlSetItem
Constructor for the ControlSetItem instances.
ControlTextConfig - Class in com.goldencode.p2j.ui
The config class which describes the common attribute set for text related CHUI widget classes.
ControlTextConfig() - Constructor for class com.goldencode.p2j.ui.ControlTextConfig
Default constructor (only used in de-serialization).
ControlTextConfig(int) - Constructor for class com.goldencode.p2j.ui.ControlTextConfig
Create a new config and associate it with the given widget.
ControlTextConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.ControlTextConfig
Create a new config and associate it with the given widget.
ControlTextWidget<T extends ControlTextConfig> - Class in com.goldencode.p2j.ui
Represents common function for text oriented widgets.
ControlTextWidget(boolean, T) - Constructor for class com.goldencode.p2j.ui.ControlTextWidget
Constructor for use by sub-classes.
convCtor - Variable in class com.goldencode.p2j.util.AbstractExtentParameter
The optional conversion constructor that will convert the argument item to local parameter values back when the calling routine is about to start.
convCtor - Variable in class com.goldencode.p2j.util.AbstractSimpleParameter
The optional conversion constructor that will cast the new variable to old variable type in order to be assigned to field.
CONVENTION_CDECL - Static variable in class com.goldencode.p2j.library.LibraryManager
Use the CDECL calling convention (only valid on 32-bit Windows).
CONVENTION_DEFAULT - Static variable in class com.goldencode.p2j.library.LibraryManager
Use the default calling convention for the platform.
CONVENTION_PASCAL - Static variable in class com.goldencode.p2j.library.LibraryManager
Use the PASCAL calling convention (only valid on 32-bit Windows).
CONVENTION_STDCALL - Static variable in class com.goldencode.p2j.library.LibraryManager
Use the STDCALL calling convention (only valid on 32-bit Windows).
Conversation - Class in com.goldencode.p2j.net
This class represents one side of a two-sided single-threaded cooperative synchronous communication session.
Conversation(Queue, Thread) - Constructor for class com.goldencode.p2j.net.Conversation
Constructs an instance.
conversation - Variable in class com.goldencode.p2j.net.Queue
Dedicated conversation mode thread.
conversion - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The coordinates conversion implementation.
CONVERSION_RES_LOCATIONS - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Location of the conversion-related resources at server run time.
ConversionDriver - Class in com.goldencode.p2j.convert
Provides a harness to drive the end-to-end conversion process for a user-defined list of files.
ConversionDriver(FileList, int) - Constructor for class com.goldencode.p2j.convert.ConversionDriver
Creates an instance with a specific configuration.
ConversionDriver.ExcludeCheck - Class in com.goldencode.p2j.convert
Enables delegation of list processing to another method while providing a callback to determine if a given list entry needs to be excluded from processing.
ConversionDriver.ListType - Enum in com.goldencode.p2j.convert
Form in which to obtain the list of files.
ConversionDriver.RunMode - Class in com.goldencode.p2j.convert
Container class that aggregates a set of options to control a run of the conversion driver.
ConversionDriver.ScanCheck - Class in com.goldencode.p2j.convert
Helper to only exclude the generated preprocessor files (cache and preprocessor hints) conditionally and to always exclude the manually coded hints files.
ConversionFlag - Enum in com.goldencode.p2j.convert
Defines the set of known flags for conditional rule-set processing.
ConversionFlag(String) - Constructor for enum com.goldencode.p2j.convert.ConversionFlag
Create a new conversion flag.
ConversionPool - Class in com.goldencode.p2j.persist
A shared pool of pattern engines used for runtime conversion of dynamically defined persistence constructs, such as temp-tables and queries.
ConversionPool() - Constructor for class com.goldencode.p2j.persist.ConversionPool
Private constructor.
ConversionPool.Results - Class in com.goldencode.p2j.persist
Object which holds the objects stored in the pattern engine by its conversion task.
ConversionProfile - Enum in com.goldencode.p2j.persist
An enumeration of conversion configuration profiles which can be loaded and performed by the pattern engine at runtime to convert dynamic temp-tables and queries.
ConversionProfile(String, boolean) - Constructor for enum com.goldencode.p2j.persist.ConversionProfile
Constructor.
convert(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Perform the symbol name conversion and return the converted name.
convert(String, int, boolean) - Method in class com.goldencode.p2j.convert.NameConverter
Perform the symbol name conversion and return the converted name.
convert(String, int) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Convert the given name using the specified conversion type and using all defaults.
convert(String, int, String, Object[]) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Convert the given name using the specified conversion type.
convert(String, int, String, Map) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Convert the given name using the specified conversion type and phrase map.
convert(String, int, int, boolean, String, Object[]) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Convert the given name using the specified conversion type.
convert() - Method in class com.goldencode.p2j.ui.ColorSpec
Convert color specification into real color.
convert - Variable in class com.goldencode.p2j.util.Stream
Determines if standard character translations occur or not.
convert3D - Variable in class com.goldencode.p2j.ui.ButtonConfig
Button NO-CONVERT-3D-COLORS flag and CONVERT-3D-COLORS attribute.
convert3D - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Replace certain colors with predefined system wide 3D colors flag.
convert3D - Variable in class com.goldencode.p2j.ui.ImageConfig
Image CONVERT-3D-COLORS attribute flag.
Convert3DColorsFilter(int, int, int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
Creates new filter with the given 3D colors to replace.
CONVERT_3D_MASK - Static variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
convert 3d image bit mask
convertAblNodeToNodeId(String) - Static method in class com.goldencode.p2j.xml.XmlFactory
Resolve the given numeric token type to a token name.
convertBytesToHex(byte[]) - Static method in class com.goldencode.util.XmlHelper
To enable XML to handle binary data or to handle the case where a string including invalid characters must be encoded in XML, this method will convert an entire byte array into a hexidecimal string form where each byte is represented by an equivalent two character hexidecimal encoding.
convertCertificate(X509CertificateHolder) - Method in class com.goldencode.p2j.security.BCCertFactory
Generate a X509-style certificate from the Bouncy Castle-style X509-holder instance.
convertedName - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
The converted name of this index.
ConverterHelper - Class in com.goldencode.p2j.convert
A simple implementation of a helper to centralize some conversion services that are generic for multiple workers.
ConverterHelper() - Constructor for class com.goldencode.p2j.convert.ConverterHelper
Default constructor which initializes libraries.
ConverterHelper.Helper - Class in com.goldencode.p2j.convert
Exports helper user-functions to pattern engine rules for Progress to Java conversion.
convertFontStyle(FontStyle) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Convert the generic font style to a Swing font style.
convertFunctionToTokenType(Function) - Method in class com.goldencode.expr.ExpressionParser
Reads the return value (as a class) from a function and determines which kind of method call this represents.
convertHexToBytes(String) - Static method in class com.goldencode.util.XmlHelper
To enable XML to handle binary data or to handle the case where a string including invalid characters must be encoded in XML, this method will convert an encoded hexidecimal string into the corresponding byte array.
convertInvalidCharsToNcr(String) - Static method in class com.goldencode.util.XmlHelper
Converts the set of ASCII characters which are invalid (to be stored in the text of an XML attribute) into the associated valid representation using the 'Numeric Character Reference' or NCR.
convertJavaMethod(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Convert a java method name to a legacy name.
convertJavaProg(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the legacy 4gL name for the Java class name.
convertJavaProg(String, String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the legacy 4gL name for the Java class name.
convertJavaProgSafe(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the legacy 4gL name for the Java class name or, if not a legacy program, return the java class name, without the base package.
convertName(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Convert a Progress file name into Java class name.
convertNameToClass(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Uses the SourceNameMapper.convertName(String) worker for finding the name of the Java class name of a converted P4GL procedure name.
convertNcrToAscii(String) - Static method in class com.goldencode.util.XmlHelper
Converts certain 'Numeric Character References' or NCRs into the into the associated valid ASCII representation.
convertNodeToAblNode(int) - Static method in class com.goldencode.p2j.xml.XmlFactory
Resolve the given numeric token type to a character ABL token type.
convertNullTest(CommonAST) - Method in class com.goldencode.expr.ExpressionParser
Implements special processing for NULL equality and inequality tests.
convertNullTest(CommonAST) - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements special processing for NULL equality and inequality tests.
convertPackage(String) - Static method in class com.goldencode.p2j.convert.NameConverter
Lowercase and split the input into individual package names, then ensure that each one is not a conflict with a Java reserved word.
convertPackage(String) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Lowercase and split the input into individual package names, then ensure that each one is not a conflict with a Java reserved word.
convertScreenValue(Class<?>, Object, String) - Method in class com.goldencode.p2j.ui.GenericFrame
Convert given value into proper form for further conversion onto SCREEN-VALUE.
convertSeparator(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Convert any "." characters (in a Progress qualified class or interface name) to the current system's file name separator string.
convertSourceNamesToAstNames() - Method in class com.goldencode.p2j.convert.ConversionDriver
Using the source name list as input, this method creates duplicate lists with the proper .ast or .jast file suffixes on each entry.
convertSourceNamesToDictNames(String) - Method in class com.goldencode.p2j.convert.ConversionDriver
Using the source name list as input, this method creates a duplicate list with the given file suffix on each entry.
convertSourceNamesToJavaAstNames() - Method in class com.goldencode.p2j.convert.ConversionDriver
Using the source name list as input, this method creates duplicate lists with the proper .ast or .jast file suffixes on each entry.
convertString(String) - Method in class com.goldencode.p2j.util.logical
Helper to convert a text value into a logical value with ERROR processing SUPPRESSED.
convertStringTo(Aast, int) - Method in class com.goldencode.p2j.uast.ProgressParser
Helper function to convert a STRING node into a node of the specified type.
convertToAttributeBuffer(ScreenData) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Convert screen data into array of attributes recognized by native driver.
convertToCharBuffer(ScreenData) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Convert screen data into array of characters recognized by native driver.
convertToColorBuffer(ScreenData) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Convert screen data into array of colors recognized by native driver.
convertToOptions(BootstrapConfig) - Static method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChuiDriver
Read configuration values from the bootstrap configuration and convert these into an options instance.
convertToRegEx(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method to convert Progress match patterns into regular expressions using the static method SQLHelper.convertToRegEx(String, boolean).
convertToRegEx(String) - Method in class com.goldencode.p2j.util.FileSpecList
Converts a shell-type matching "pattern" to a traditional regular expression.
convertToRegEx(String, boolean) - Static method in class com.goldencode.p2j.util.SQLHelper
Converts a string (from a Progress source file) that represents a Progress 4GL matching "pattern" to a traditional regular expression which is suitable for a Java source file.
convertToRequiredType(Compiler.LogicalData, CodeUnit, Class, Class) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to convert a data value of one type into a value of another type, optionally branching to a safe location if the data value represents a null object reference.
convertToSQLBegins(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method to convert a second operand of the "op1 BEGINS op2" function into corresponding SQL LIKE expression using the static method SQLHelper.convertToSQLBegins(String, boolean)
convertToSQLBegins(character) - Static method in class com.goldencode.p2j.util.SQLHelper
Converts a second operand of the "op1 BEGINS op2" function into corresponding SQL LIKE expression.
convertToSQLBegins(String, boolean) - Static method in class com.goldencode.p2j.util.SQLHelper
Converts a second operand of the "op1 BEGINS op2" function into corresponding SQL LIKE expression.
convertToSQLContains(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method to convert a second operand of the "op1 CONTAINS op2" function into corresponding SQL LIKE expression using the static method SQLHelper.convertToSQLContains(String, boolean)
convertToSQLContains(character) - Static method in class com.goldencode.p2j.util.SQLHelper
Converts a second operand of the "op1 CONTAINS op2" function into corresponding SQL LIKE expression.
convertToSQLContains(String, boolean) - Static method in class com.goldencode.p2j.util.SQLHelper
Converts a second operand of the "op1 CONTAINS op2" function into corresponding SQL LIKE expression.
convertToSQLLike(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method to convert Progress match patterns into SQL LIKE match expressions using the static method character.convertToSQLLike().
convertToSQLLike(character, boolean) - Static method in class com.goldencode.p2j.util.SQLHelper
Converts a second operand of the "op1 MATCHES op2" function into corresponding SQL LIKE expression.
convertToSQLLike(String, boolean, boolean) - Static method in class com.goldencode.p2j.util.SQLHelper
Converts a second operand of the "op1 MATCHES op2" function into corresponding SQL LIKE expression.
convertTransType(BlockManager.TransactionType, BlockType) - Static method in class com.goldencode.p2j.util.BlockManager
Helper to convert between this class' enum and the corresponding TransactionManager constants.
convertTypeName(String, boolean) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Given a common type name for a primitive data type or Java object, convert it to the internal type form name or descriptor needed for assembly.
convertUTF8toUTF16(ByteArrayOutputStream) - Method in class com.goldencode.terminal.VT100Emulator
Convert a UTF-8 sequence to a UTF-16 character.
convertValue(Object) - Method in class com.goldencode.p2j.directory.Attribute
Converts a value of supported data type into a value of a native data type.
convertValue(Class<T>, BaseDataType) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Convert BaseDataType value to instance of given class.
convThreads - Static variable in class com.goldencode.p2j.net.Queue
thread group for the conversation threads
cookieToken - Variable in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Cookie token
Coord(int, int) - Constructor for class com.goldencode.p2j.report.server.ReportApi.Coord
Constructor.
Coordinate - Class in com.goldencode.p2j.ui
The class provides elementary operations for the UI coordinate data types.
Coordinate() - Constructor for class com.goldencode.p2j.ui.Coordinate
 
Coordinate.RoundingMode - Enum in com.goldencode.p2j.ui
Identifiers denoting rounding mode used in the UI logic.
coordinates() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Returns the output window's coordinates conversion service.
coordinates() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Returns the output window's coordinates conversion service.
coordinates() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Returns the output window's coordinates conversion service.
coordinates() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Returns the output window's coordinates conversion service.
coordinates - Variable in class com.goldencode.p2j.ui.client.OutputManager
The output manager's coordinate logic implementation
coordinates() - Method in class com.goldencode.p2j.ui.client.OutputManager
Returns the output manager's coordinates conversion logic implementation.
coordinates() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Returns the coordinates conversion implementation.
coordinates - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
The coordinates conversion implementation.
coordinates() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the coordinate conversion implementation based on LogicalTerminal of the current session context.
CoordinatesConversion - Class in com.goldencode.p2j.ui
The class implements coordinates conversion, that is conversion of character coordinate values to native coordinate values and vice versa.
CoordinatesConversion(CoordinatesConversionParams) - Constructor for class com.goldencode.p2j.ui.CoordinatesConversion
Constructs new instance of this class.
CoordinatesConversionParams - Interface in com.goldencode.p2j.ui
The interface provides parameters supporting coordinates conversion.
copies - Variable in class com.goldencode.p2j.pattern.AstWalker
Map of AST copy nodes, indexed by source AST IDs
copies(String, int) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns a string that is comprised of the input string concatenated num times without intervening spaces.
copy() - Method in class com.goldencode.p2j.directory.DirectoryCopy
Directory Copy utility.
copy(DataModelObject, DataModelObject, boolean) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COPY statement runtime.
copy(DataModelObject, String[], boolean, DataModelObject, boolean) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COPY statement runtime.
copy(DataModelObject, DataModelObject, Map<RecordBuffer.DatumAccess, RecordBuffer.DatumAccess>, Map<String, Method>, Map<String, Method>, Map<String, Integer>) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Perform a bulk copy of data from a source record to a destination record.
copy(RecordBuffer, RecordBuffer, character, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
BUFFER-COPY() handle-based method runtime.
copy(RecordBuffer, RecordBuffer, Map<RecordBuffer.DatumAccess, RecordBuffer.DatumAccess>, boolean) - Static method in class com.goldencode.p2j.persist.RecordBuffer
This method copies given fields from the source buffer to the receiving buffer.
copy() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Read the current terminal buffer at each character position inside the current selection and return the text in a string.
copy - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Copy menu item.
copy() - Method in class com.goldencode.p2j.ui.client.Dimension
Create a copy of this dimension object.
COPY - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The system menu copy action id, required special processing for the web client to copy the selection to the system clipboard.
copy() - Method in class com.goldencode.p2j.ui.client.FontDetails
Return a new font details instance with the same copied state.
copy() - Method in class com.goldencode.p2j.ui.client.NativeDimension
Create a copy of this dimension object.
copy() - Method in class com.goldencode.p2j.ui.Color
Create copy of current color.
COPY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
copy(String, String, boolean) - Method in interface com.goldencode.p2j.util.FileSystem
Copies (or appends) the specified source file to or over the target file.
copy(String, String, boolean) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Copies (or appends) the specified source file to or over the target file.
copy(character, character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Copies the specified source file to or over the target file.
copy(character, String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Copies the specified source file to or over the target file.
copy(String, character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Copies the specified source file to or over the target file.
copy(String, String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Copies the specified source file to or over the target file.
copy(BinaryData, longchar) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Copy the contents of one LOB to another.
copy(longchar, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Copy the contents of one LOB to another.
copy(long, long, long, long) - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Copy the specified range of contents from the source memory block to the destination memory block.
copy(long, long, long, long) - Method in class com.goldencode.p2j.util.MemoryDaemon
Copy the specified range of contents from the source memory block to the destination memory block.
copy(long, long, long, long) - Static method in class com.goldencode.p2j.util.MemoryManager
Copy the specified range of contents from the source memory block to the destination memory block.
copy - Variable in class com.goldencode.p2j.util.UndoablePair
The backup copy.
copy - Variable in class com.goldencode.trpl.WalkState
Tree node being walked, editable version.
COPY_ALL_ROWS_QUERY_PARM_TYPES - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Hibernate parameter types passed to copyAllRows() query
COPY_FROM_SB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COPY_FROM_SB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COPY_FROM_SB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
copy_lob_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COPY-LOB language statement.
COPY_TO_SB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
COPY_TO_SB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
COPY_TO_SB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
copyAll(ScopedDictionary<K, V>, boolean) - Method in class com.goldencode.p2j.util.ScopedDictionary
Clear this dictionary and copy all content from the source.
copyAll(ScopedSymbolDictionary<V>, boolean) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Clear this dictionary and copy all content from the source.
copyAllRows(Temporary, Temporary, boolean, TemporaryBuffer.CopyTableMode) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Copy all records from one temp table to another, optionally appending to records already present in the destination table.
copyAllRows(Temporary, Temporary, boolean, TemporaryBuffer.CopyTableMode, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Copy all records from one temp table to another, optionally appending to records already present in the destination table.
copyAst - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Copy of source AST which may be modified by actions
copyAstId - Variable in exception com.goldencode.p2j.pattern.TreeWalkException
ID of the copy AST
copyByteRange(memptr, long, long) - Method in class com.goldencode.p2j.util.memptr
Copy the specified number of bytes from the source instance into the current instance at the given location.
copyComponent(Widget<O>, int) - Method in class com.goldencode.p2j.ui.client.Frame
Create a copy of the given component shifted down at specified amount of rows.
copyConfigItems(String[], BootstrapConfig) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Copy the given configuration items from the specified source.
copyCount - Variable in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Specifies the initial value of the Copies field in the Print dialog box.
copyCtorTypes - Static variable in class com.goldencode.p2j.schema.DmoAsmWorker
Map of field types to the descriptors used in their associated copy c'tor signatures
copyDataIn(String, String, Class<?>, Object, BaseNativeType) - Static method in class com.goldencode.p2j.library.NativeInvoker
Copy the data for the given INPUT or INPUT-OUTPUT argument (or if it is an array, the argument's elements) into the container for transport to the client.
copyDataInWorker(String, String, Class<?>, Object, BaseNativeType, boolean) - Static method in class com.goldencode.p2j.library.NativeInvoker
Copy the data for the given argument into the container for transport to the client.
copyDataOut(String, Class<?>, boolean, BaseNativeType, Object) - Static method in class com.goldencode.p2j.library.NativeInvoker
Copy the data for the given INPUT-OUTPUT, OUTPUT or RETURN descriptor (or if it is an array, the array elements) into the argument.
copyDataOutWorker(String, Class<?>, boolean, BaseNativeType, Object, boolean) - Static method in class com.goldencode.p2j.library.NativeInvoker
Copy the data back into the given argument from the container for transport to the client.
copyDecimalPrecision(BaseDataType[], BaseDataType[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Copies decimal precision from source to destination if decimal array is passed in.
copyDefaultOptions(Aast) - Method in class com.goldencode.p2j.uast.Variable
Copies all options based on another object of this same type.
copyField(String, P2JField) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Returns a new field with the new specified name and all other parameters copied from the source field.
copyFieldProperties(Aast, Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copy FIELD properties from a source AST to a destination AST.
copyFile(String, String, boolean, boolean) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Copy an arbitrary source file to a given target file.
copyFile(String, String, int, boolean) - Static method in class com.goldencode.p2j.util.Utils
Handles the byte for byte copying of a single source file to a target file, using a buffer size of the caller's choice.
copyFileIfNeeded(String, String, int) - Static method in class com.goldencode.p2j.util.Utils
Conditionally copies a file, byte for byte (no changes) to a new file, if and only if the source is an accessible file and the target doesn't exist or the target exists as a file but is older than the source or has a different size.
copyFromScreenBuffer(FrameElement[], boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Get the value in the screen buffer for each widget using the widget id as the index, then assign this back to the variable from the caller.
copyIn - Variable in class com.goldencode.p2j.library.BaseNativeType
Flag to control whether this element should be copied TO the native function.
copyIndex(P2JIndex) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Returns a new index with all parameters copied from the source index.
copyIndex(NameNode, Aast, String, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copy the index with the given name from the current model, source table to the specified destination table.
copyNamedArguments(ScopedSymbolDictionary) - Method in class com.goldencode.p2j.preproc.FileScope
Copies named Progress arguments into the specified dictionary as symbols.
copyNode(String, String, boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
Copies source node (and optionally recursively all its child nodes) to given destination.
copyOf(T[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Get a copy of the given array.
copyOpt - Variable in class com.goldencode.p2j.ui.client.gui.EditorPopupGuiImpl
COPY items from editor system popup
copyOptions(Aast, int) - Static method in class com.goldencode.p2j.uast.Variable
Make a copy of the given options, possibly making modifications on the copy.
copyOut - Variable in class com.goldencode.p2j.library.BaseNativeType
Flag to control whether this element should be copied BACK FROM the native function.
copyPointer(memptr) - Method in class com.goldencode.p2j.util.memptr
Copy the pointer details from the specified instance.
copyPropertiesToClipboard() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Copies the filtered properties to system clipboard recursively starting from the selected node.
copySaxAttributes(handle) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Copies SAX attributes form source provided to the current SAX-Attributes object.
copySaxAttributes(handle) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Copies SAX attributes form source provided to the current SAX-Attributes object.
CopySpec - Class in com.goldencode.p2j.pattern
Defines a file copy operation (source, target and type of copy).
CopySpec(String, String) - Constructor for class com.goldencode.p2j.pattern.CopySpec
Create an instance with the given filenames.
CopySpec(String, String, CopySpec.Type) - Constructor for class com.goldencode.p2j.pattern.CopySpec
Create an instance with the given filenames.
CopySpec.Type - Enum in com.goldencode.p2j.pattern
Operation type constants.
copyState(ScreenBuffer) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Copies the state info map from the current state to target screen buffer.
copySubtree(Remapper, String, Remapper, String, boolean) - Static method in class com.goldencode.p2j.directory.DirectoryService
Copy subtree from the source location (back-end and source node ID) to destination (back-end and destination node ID).
CopyTableMode() - Constructor for enum com.goldencode.p2j.persist.TemporaryBuffer.CopyTableMode
 
copyTableProperties(Aast, Aast, int[]) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copy properties from a source AST to a destination AST.
copyTempTable(handle) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, logical) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, logical, logical) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, logical, logical, logical) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, boolean) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, boolean, boolean) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, boolean, boolean, boolean, String) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle, logical, logical, logical, character) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Copies the other temp-table.
copyTempTable(handle) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, logical) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, logical, logical) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, logical, logical, logical) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, boolean) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, boolean, boolean) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, logical, logical, logical, character) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyTempTable(handle, boolean, boolean, boolean, String) - Method in interface com.goldencode.p2j.persist.TempTable
Copies the other temp-table.
copyToClipboard(String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Copy the given text to the system clipboard.
copyToClipboard(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Copy the given text to the system clipboard.
copyToClipboard(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Copy the given text to the system clipboard.
copyToScreenBuffer(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Set each value in the screen buffer for each widget using the widget id as the index.
core - Variable in class com.goldencode.p2j.security.AssociatedThread
The core logic that will be executed.
CORE_COLUMN_COUNT - Static variable in class com.goldencode.p2j.admin.server.reports.ProcessesReportsBuilder
the core column count that will be displayed in the extended rows mode
CORE_COLUMN_COUNT - Static variable in class com.goldencode.p2j.admin.server.reports.UsersReportsBuilder
the core column count that will be displayed in the extended rows mode
CORE_LOOP_PASSES - Static variable in class com.goldencode.p2j.util.SecurityOps
Number of iterations in the core encoding loop.
coreFetch(Object[], LockType, boolean, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Fetch all records for a given result row into their backing buffers, given an array of data which contains one primary key or DMO per query component.
coreInitialize(Class<?>, Object, String, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Core initialization processing.
coreInitialize(Class<?>, Object, boolean) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Core initialization processing.
coreLoop(BlockType, boolean, BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO or REPEAT loop with all possible loop constructs, the given configuration and with default properties.
coreProcessing(Object) - Method in class com.goldencode.p2j.pattern.Rule
Centralizes the core processing of this rule so that multiple types of control flow construct can be implemented externally but the common processing can be shared.
count - Static variable in class com.goldencode.p2j.cfg.BootstrapConfig
Encryption algorithm iterationsparameter.
count - Variable in class com.goldencode.p2j.directory.DirectoryService.BindRef
Reference count of binds in this security context
count - Variable in class com.goldencode.p2j.directory.NodeAttribute
Number of the values assigned to the attribute.
count - Static variable in class com.goldencode.p2j.main.BrokerCore
Number of retry
count(String, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which counts the rows in the table backing this buffer.
count(String, NumberType, String) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which counts the rows in the table backing this buffer.
count(String, NumberType, String, Object...) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which counts the rows in the table backing this buffer.
count(String, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which counts the rows in the table backing this buffer.
count(String, NumberType, String) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which counts the rows in the table backing this buffer.
count(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which counts the rows in the table backing this buffer.
count - Variable in class com.goldencode.p2j.persist.ParameterIndices
Count of substitution parameters in use
count(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.RecordBuffer
Aggregate method which counts the rows in the table backing this buffer.
count - Variable in class com.goldencode.p2j.util.AverageAccumulator.Data
Iteration counter.
count - Variable in class com.goldencode.p2j.util.CountAccumulator.Data
Iteration counter.
count - Static variable in class com.goldencode.p2j.util.LogHelper
Number of log generations for the file handler.
CountAccumulator - Class in com.goldencode.p2j.util
A simple accumulator implementation which counts the total number of loop iterations performed, as well as the number of loop iterations performed within the current break group.
CountAccumulator() - Constructor for class com.goldencode.p2j.util.CountAccumulator
Constructor which stores no data source.
CountAccumulator(Resolvable, boolean) - Constructor for class com.goldencode.p2j.util.CountAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
CountAccumulator.Data - Class in com.goldencode.p2j.util
A DataBundle implementation which keeps a running iteration count, and returns it upon request.
countChar(String, char) - Static method in class com.goldencode.util.StringHelper
Counts the number of occurrences of the specified character in a string.
counter - Variable in class com.goldencode.p2j.schema.ImportWorker.IDContext
Counter
counter - Variable in class com.goldencode.p2j.util.Utils.WorkArea
Internal counter tha last used value
counters - Variable in class com.goldencode.p2j.directory.LockManager.Lock
Array of lock counters.
counters - Variable in class com.goldencode.p2j.persist.CompoundQuery
Current index position in each component query loop
countLock - Variable in class com.goldencode.p2j.schema.ImportWorker
Lock for record count synchronization
cp() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Prints cursor position.
cpcEv - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
cpcEvChange(ChangeEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Click handler.
cpIndex - Variable in class com.goldencode.expr.Constant
Index of this constant within the constant pool.
cpres - Variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Classpath resource instance.
CR - Static variable in class com.goldencode.p2j.ui.client.Editor
Carrage return character.
CR - Static variable in class com.goldencode.p2j.util.Stream
The Carriage Return character CR = 0x0D.
crap_to_ignore() - Method in class com.goldencode.p2j.uast.ProgressParser
Undocumented syntax found in working code that is ignored in Progress.
crc16(short[], int) - Static method in class com.goldencode.p2j.util.SecurityOps
This implements a standard CRC-16 (also known as CRC-16-IBM or CRC-16-IBM) algorithm that uses a reversed polynomial of 0xA001 and swapped byte ordering.
crc_clause() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches the CRC keyword followed by a string literal.
create(ConstantPool, String) - Static method in class com.goldencode.expr.ClassConstant
Return an instance of this class, either newly created, or retrieved from the specified constant pool.
create(ConstantPool, double) - Static method in class com.goldencode.expr.DoubleConstant
 
create(ConstantPool, String, String, String) - Static method in class com.goldencode.expr.FieldrefConstant
 
create(ConstantPool, float) - Static method in class com.goldencode.expr.FloatConstant
 
create(ConstantPool, int) - Static method in class com.goldencode.expr.IntegerConstant
 
create(ConstantPool, String, String, String) - Static method in class com.goldencode.expr.InterfaceMethodrefConstant
 
create(ConstantPool, long) - Static method in class com.goldencode.expr.LongConstant
 
create(ConstantPool, String, String, String) - Static method in class com.goldencode.expr.MethodrefConstant
 
create(ConstantPool, String, String) - Static method in class com.goldencode.expr.NameAndTypeConstant
 
create(ConstantPool, String) - Static method in class com.goldencode.expr.StringConstant
 
create(ConstantPool, String) - Static method in class com.goldencode.expr.Utf8Constant
Return an instance of this class, either newly created, or retrieved from the specified constant pool.
create() - Static method in class com.goldencode.p2j.admin.client.widget.GridHelper
Creates a new default instance of DataGrid.
create(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.admin.TaggedNameHelper
Constructor method.
create(Object[]) - Static method in class com.goldencode.p2j.admin.TaggedNameHelper
Constructor method from array of Object instances.
create(String, comhandle) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(Text, comhandle) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(String, comhandle, boolean) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(Text, comhandle, boolean) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(String, comhandle, boolean, String) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(Text, comhandle, boolean, String) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(String, comhandle, boolean, Text) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(Text, comhandle, boolean, Text) - Static method in class com.goldencode.p2j.comauto.ComServer
Creates a new instance of the automation object and assigns it to provided comhandle if operation is successful.
create(handle) - Static method in class com.goldencode.p2j.extension.PSTimer
Static factory method for initialization of a fresh new TIMER as an extension object.
create(PatternEngine) - Static method in class com.goldencode.p2j.pattern.AstSymbolResolver
Create and return the context-local instance of this class.
create(String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Create a new instance of the specified class, passing the provided arguments to its constructor.
create(Class<?>, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Create a new instance of the specified class, passing the provided arguments to its constructor.
create() - Method in interface com.goldencode.p2j.persist.Buffer
Create a new record in the buffer.
create() - Method in class com.goldencode.p2j.persist.BufferImpl
Create a new record in the buffer.
create(handle, String, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, String, String, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, String, character, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, String, character, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, character, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, character, String, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, character, character, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, character, character, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, String, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, character, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, character, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates a dynamic buffer and assign it to handle h.
create(handle, Temporary) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, Temporary, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, Temporary, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, Temporary, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, Temporary, String, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, Temporary, character, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, Temporary, character, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, handle) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, handle, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, handle, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, handle, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, handle, String, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, handle, character, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create(handle, handle, character, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Dynamically creates a new buffer and assign it to handle h.
create() - Method in class com.goldencode.p2j.persist.RecordBuffer
Instantiate a data record to back the specified DMO and to be added to to the database upon transaction commit.
create(String, RecordBuffer) - Static method in class com.goldencode.p2j.persist.SortIndex
Create an instance of this class for the given sort phrase and its inverse.
create(handle, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Dynamically creates a temporary table at runtime and assign it to a handle.
create(handle, character) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Dynamically creates a temporary table at runtime and assign it to a handle.
create(handle) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Dynamically creates a temporary table at runtime and assign it to a handle.
create(Class<T>, WidgetId, WidgetConfig) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Instantiate UI-specific version of the specified widget class.
create(Class<T>, WidgetId, WidgetConfig) - Method in class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
Instantiate UI-specific version of the specified widget class.
create(PaintStructure<F, I>) - Static method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Creates the embedded image structure filled with the required parameters to draw the target.
create(Widget<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.EditorPopupGuiImpl
Create a system editor popup menu.
create(ScrollBar<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.ScrollPopupGuiImpl
Create a system scroll popup menu.
create(TopLevelWindow<?>) - Static method in class com.goldencode.p2j.ui.client.gui.WindowTitlePopupGuiImpl
Create a system popup menu.
create(String, handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a widget, using the given widget type.
create(String, handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a widget, using the given widget type.
create(String, handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a widget, using the given widget type.
create(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a CREATE trigger.
create() - Static method in class com.goldencode.p2j.util.WidgetPool
Create an unnamed pool.
create(boolean) - Static method in class com.goldencode.p2j.util.WidgetPool
Create an unnamed pool.
create(character) - Static method in class com.goldencode.p2j.util.WidgetPool
Create a pool with the given name.
create(String) - Static method in class com.goldencode.p2j.util.WidgetPool
Create a pool with the given name.
create(String, boolean) - Static method in class com.goldencode.p2j.util.WidgetPool
Create a pool with the given name and the given "persistent" option.
create(character, boolean) - Static method in class com.goldencode.p2j.util.WidgetPool
Create a pool with the given name and the given "persistent" option.
create() - Static method in class com.goldencode.util.RandomWordGenerator
Create a pseudorandom word using the default length, number of digits and symbol characters.
create(int, int, int) - Static method in class com.goldencode.util.RandomWordGenerator
Create a pseudorandom word of the specified length, containing the specified number of digit and symbol characters.
CREATE_ALIAS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_ALIAS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_ALIAS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_alias_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE ALIAS language statement, and the following database names (see ProgressParser.database_name(boolean)).
CREATE_BROWSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_BROWSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_BROWSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_browse_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE BROWSE language statement, and the following options.
CREATE_BUFFER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_BUFFER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_BUFFER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_buffer_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE BUFFER language statement, the required following ProgressParser.handle(), the required FOR TABLE construct (see ProgressParser.for_table_clause()) and the optional ProgressParser.in_widget_pool_clause() and ProgressParser.buffer_name_clause() rules.
CREATE_CALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_CALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_CALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_call_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE CALL language statement, the required following ProgressParser.handle() and the optional ProgressParser.in_widget_pool_clause().
CREATE_CLIENT_PRINCIPAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_CLIENT_PRINCIPAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_CLIENT_PRINCIPAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_client_principal_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE CLIENT-PRINCIPAL language statement and the required following ProgressParser.handle().
CREATE_DATA_SOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_DATA_SOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_DATA_SOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CREATE_DATABASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_DATABASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_DATABASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_database_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE DATABASE language statement, the required following expressions and the optional REPLACE or NO-ERROR keywords.
CREATE_DATASET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_DATASET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_DATASET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_dataset_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE DATASET language statement, the required following ProgressParser.handle() and the optional ProgressParser.in_widget_pool_clause().
create_datasource_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE DATA-SOURCE language statement, the required following ProgressParser.handle() and the optional ProgressParser.in_widget_pool_clause().
CREATE_INDEX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_INDEX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_INDEX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_index_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CREATE INDEX statement with a following ProgressParser.symbol(), ProgressParser.record(boolean, boolean, boolean) and one or more ProgressParser.lvalue().
CREATE_OBJECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_OBJECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_OBJECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CREATE_PREFIX_LEN - Static variable in class com.goldencode.p2j.persist.TempTableHelper
Length of "create table" prefix in SQL create table statements
CREATE_QUERY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_QUERY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_QUERY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_query_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE QUERY language statement, the required following ProgressParser.handle() and the optional ProgressParser.in_widget_pool_clause().
CREATE_SAX_ATTRIBUTES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SAX_ATTRIBUTES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SAX_ATTRIBUTES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CREATE_SAX_READER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SAX_READER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SAX_READER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_sax_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE SAX-READER, CREATE SAX-WRITER and CREATE SAX-ATTRIBUTES language statements and the required following ProgressParser.handle().
CREATE_SAX_WRITER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SAX_WRITER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SAX_WRITER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CREATE_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_server_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE SERVER language statement, the following ProgressParser.handle() and the optional ProgressParser.attribute_assign_clause().
CREATE_SOAP_HEADER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SOAP_HEADER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SOAP_HEADER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CREATE_SOAP_HEADER_ENTRYREF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SOAP_HEADER_ENTRYREF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SOAP_HEADER_ENTRYREF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_soap_header_entryref_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE SOAP-HEADER language statement, and the following options.
create_soap_header_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE SOAP-HEADER language statement, and the following options.
CREATE_SOCKET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SOCKET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SOCKET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_socket_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE SERVER-SOCKET or CREATE SOCKET language statements and the required following ProgressParser.handle().
CREATE_SRV_SOCKET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_SRV_SOCKET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_SRV_SOCKET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CREATE language statement and implements all following options.
CREATE_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_table_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL CREATE TABLE directly in 4GL code.
CREATE_TEMP_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_temp_table_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE TEMP-TABLE language statement, the required following handle variable/field and the optional ProgressParser.in_widget_pool_clause().
CREATE_TIMER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_TIMER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_TIMER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CREATE_VIEW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_VIEW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_VIEW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_view_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL CREATE VIEW directly in 4GL code.
CREATE_WIDGET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_WIDGET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_WIDGET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_widget_or_object_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE widget_type or CREATE automation-objectlanguage statement, and the following options.
CREATE_WIDGET_POOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_widget_pool_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE WIDGET-POOL language statement, and the following optional ProgressParser.expr() and/or KW_PERSIST.
CREATE_X_DOCUMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_X_DOCUMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_X_DOCUMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
CREATE_X_NODEREF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CREATE_X_NODEREF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CREATE_X_NODEREF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
create_xml_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CREATE X-DOCUMENT or CREATE X-NODEREF language statements and the required following ProgressParser.handle().
createACL(DirectoryService, String, int, Rights, List) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads ACLs from the specified directory object into a list.
createActiveNode(String) - Method in class com.goldencode.util.Mapper
Creates generic ActiveNode containers, holding the properly typed newly created Java object together with the correct Mapper that is going to be used for populating it.
createAES256BitKey() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Create a random 256-bit password to be used as an AES encryption key.
createAES256BitKey() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Create a random 256-bit password to be used as an AES encryption key.
createAES256BitKey(String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Create a random 256-bit password to be used as an AES encryption key.
createAlertBox(int, Object[], int, logical, String, Color, String[]) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific AlertBox instance.
createAlertBox(int, Object[], int, logical, String, Color, String[]) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific AlertBox instance.
createAlertBox(int, Object[], int, logical, String, Color, String[]) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific AlertBox instance.
createAlias(character, character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Create an alias for a logical database name within the current context.
createAlias(String, character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Create an alias for a logical database name within the current context.
createAlias(character, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Create an alias for a logical database name within the current context.
createAlias(String, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Create an alias for a logical database name within the current context.
createAlias(String, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Create an alias for a previously loaded database.
createAliasImpl(String, String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Create an alias for a logical database name.
createAndPushIncludeHint(IncludeHint) - Method in class com.goldencode.p2j.preproc.Hints
Creates the include hint element.
createAnimatedInstance(Object) - Static method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Create animated cursor helper
createAnnotationVisitor(ClassWriter, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create an AnnotationVisitor for the purpose of implementing a class-level Java annotation.
createAnnotationVisitor(AnnotationVisitor, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create an AnnotationVisitor for the purpose of implementing a nested Java annotation (an element in an array of annotations).
createAnnotationVisitor(FieldVisitor, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create an AnnotationVisitor for the purpose of implementing a field-level Java annotation.
createArgument(Element) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Creates an ArgumentHint instance from the information in the passed DOM node.
createArgumentHint(ArgumentHint) - Method in class com.goldencode.p2j.preproc.Hints
Creates the argument hint element.
createAst(Element, Class, boolean) - Static method in class com.goldencode.ast.XmlFilePlugin
Reads an AST associated with the passed-in XML element and creates a new AST based on the associated attributes and annotations.
createAst(int, String, Aast, AstSymbolResolver) - Static method in class com.goldencode.p2j.schema.DataModelWorker
Worker routine to centralize creation of new data model ASTs.
createAst(int, String, Aast) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
General purpose data model AST creation function which can create a DataModelAst node using the given token type and text.
createAst(int, String, JavaAst, AstSymbolResolver, int) - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Worker routine to centralize creation of new Java ASTs.
createAst(int, String, Aast) - Method in class com.goldencode.p2j.xml.XmlPatternWorker.Library
General purpose XML AST creation function which can create a XmlAst node using the given token type and text.
createAstNode(int, String, HQLAst) - Static method in class com.goldencode.p2j.persist.HQLPreprocessor
Utility method for creating a designed HQLAst node.
createAstNode(Vertex, Aast, int, boolean) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create a new graph DB node associated with the given AST which is by some external resource.
createAutoScrollEvent(ScrollBar.Position) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Create GUI specific auto-scroll event if the changed position is valid, otherwise it returns null indicating that it is not required to send scroll events due to the current scroller's position reaches its bounds.
createBackup(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Create backup of all affected nodes.
createBlankValidator() - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Creates a blank validator with the default message.
createBlankValidator(String) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Creates a blank validator with a custom message.
createBorderedPanel() - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Creates new instance of BorderedPanel with BorderLayout as the layout manager and no border.
createBorderedPanel(LayoutManager<ChuiOutputManager>, Border<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Creates new instance of BorderedPanel with a specific layout manager and border.
createBorderedPanel() - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Creates new instance of BorderedPanel with BorderLayout as the layout manager and no border.
createBorderedPanel(LayoutManager<O>, Border<O>) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Creates new instance of BorderedPanel with a specific layout manager and border.
createBorderedPanel() - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Creates new instance of BorderedPanel with BorderLayout as the layout manager and no border.
createBorderedPanel(LayoutManager<GuiOutputManager>, Border<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Creates new instance of BorderedPanel with a specific layout manager and border.
createBrowse(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a BROWSE widget and save it in the given handle and in the unnamed pool, if available.
createBrowse(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a BROWSE widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createBrowse(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a BROWSE widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createBuffer(String, Aast, boolean) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Helper to simplify construction of a BufferScopeTracker from a rule set.
createBundle(int) - Method in class com.goldencode.p2j.persist.HQLHelper
Create a bundle containing a single HQL statement and no getter methods, designed to retrieve the last, the first or a single, unique record which matches the base where clause criteria.
createButton(WidgetId, Container<ChuiOutputManager>, String) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create new button for given container and text.
createButton(String) - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Creates and initializes a button widget to be used in the alert box.
createButton(String, Container<O>, boolean) - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Creates and initializes a button widget to be used in the alert box.
createButton(WidgetId, Container<O>, String) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create new button for given container and text.
createButton(String, Container, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Creates and initializes a button widget.
createButton(WidgetId, Container<GuiOutputManager>, String) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create new button for given container and text.
createButton(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a BUTTON widget and save it in the given handle and in the unnamed pool, if available.
createButton(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a BUTTON widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createButton(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a BUTTON widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createButtonSet() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Constructs the alert box button set.
createCertNode(String, byte[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Creates a certificate directory object.
createChildWindow(int, int, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Create a new child window (which will be backed by a canvas instance in the client).
createClassMappings(Map<String, String>, String[], String, boolean) - Static method in class com.goldencode.p2j.uast.SymbolResolver
Store each element of the list as a key in the map and create a filename as the mapped value (using the path + the key).
createClassWriter() - Static method in class com.goldencode.p2j.schema.DmoAsmWorker
Create an ASM ClassWriter which computes frame and max stack depth information automatically.
createColorChooserDialog(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Factory method for creating a color chooser dialog.
createColorChooserDialog(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Factory method for creating a color chooser dialog.
createComboBox(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a COMBO-BOX widget and save it in the given handle and in the unnamed pool, if available.
createComboBox(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a COMBO-BOX widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createComboBox(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a COMBO-BOX widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createCompoundQuery(RecordBuffer) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Overrides the parent to disallow creation of a compound query, since this class supports only single-table find queries.
createCompoundQuery(AdaptiveComponent) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Create a multi-table, compound query to be used as the worker object for a DynamicResults object when this query switches from preselect to dynamic mode.
createConfiguration() - Static method in class com.goldencode.p2j.cfg.Configuration
Create a Configuration instance.
createConstantSymbol(String, Symbol) - Method in class com.goldencode.p2j.preproc.Hints
Creates the symbol hint element.
createContentStream() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Creates the content stream.
createContext(Persistence) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Create a data object, the purpose of which is specific to a particular dialect implementation, to be stored as a context-local object.
createContext(Persistence) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Create a data object, the purpose of which is specific to a particular dialect implementation, to be stored as a context-local object.
createContext(Persistence) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Create a data object, the purpose of which is specific to a particular dialect implementation, to be stored as a context-local object.
createContext(Persistence) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Create a data object, the purpose of which is specific to a particular dialect implementation, to be stored as a context-local object.
createControlFrame(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a CONTROL-FRAME widget and save it in the given handle and in the unnamed pool, if available.
createControlFrame(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a CONTROL-FRAME widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createControlFrame(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a CONTROL-FRAME widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createDatabaseList(String, boolean) - Method in class com.goldencode.p2j.convert.ConversionDriver
Creates a list of all schema files in the project's data/namespace directory by the given extension that are not associated with the special meta-data dictionary.
createDatabaseTables() - Method in class com.goldencode.p2j.report.ReportWorker
Opens a connection to the H2 database (in the ./rptdb/rptdb file) and creates all needed database tables and indices.
createDataBundle() - Method in class com.goldencode.p2j.util.Accumulator
Create and return a new instance of an implementation-specific data bundle.
createDataBundle() - Method in class com.goldencode.p2j.util.AverageAccumulator
Create a data bundle which understands how to calculate an average.
createDataBundle() - Method in class com.goldencode.p2j.util.CountAccumulator
Create a data bundle which understands how to calculate an iteration count.
createDataBundle() - Method in class com.goldencode.p2j.util.MaximumAccumulator
Create a data bundle which understands how to calculate a maximum value from among the values accumulated.
createDataBundle() - Method in class com.goldencode.p2j.util.MinimumAccumulator
Create a data bundle which understands how to calculate a minimum value from among the values accumulated.
createDataBundle() - Method in class com.goldencode.p2j.util.TotalAccumulator
Create a data bundle which understands how to calculate a running total.
createDataModelAst(int, String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Create a DataModelAst with the given token type and text.
createDate(int, int, int) - Static method in class com.goldencode.p2j.util.date
Simple 'factory' method to create instances of a specific date using the GregorianCalendar and handling the 0-based month processing on behalf of the caller (the caller uses a 1-based month index).
createDefaultBuffer() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Create default buffer for the table.
createDefaultDynamicBufferForTempTable(TempTableBuilder) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Create the default dynamic buffer for the dynamic temporary table.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.DirectoryRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.EntryPointRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.NetRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.RemoteEntryPointRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.RemoteLaunchOptionRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.SystemRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in class com.goldencode.p2j.admin.client.editors.TrustedSpawnerRightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultRights() - Method in interface com.goldencode.p2j.security.RightsEditor
Creates an instance of the Rights, which does not take any input and is considered a default starting point in editing.
createDefaultTempProperties() - Static method in class com.goldencode.p2j.persist.DatabaseManager
This method returns the Hibernate properties which should be used when connecting to the primary temp-table database.
createDialogBox(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a DIALOG-BOX widget and save it in the given handle and in the unnamed pool, if available.
createDialogBox(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a DIALOG-BOX widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createDialogBox(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a DIALOG-BOX widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createDirectSession(Queue) - Method in class com.goldencode.p2j.net.RouterSessionManager
Create a direct session for the given queue and register it with the session manager.
createDirectSession(Queue) - Method in class com.goldencode.p2j.net.SessionManager
Create a direct session for the given queue and register it with the session manager.
createDirSearchDialog(character) - Static method in class com.goldencode.p2j.ui.FileDialog
Creates a configurable FileDialog object that will prompt the user to select a directory when executed.
createDisabledGreyImage(BufferedImage, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper
Transform the regular image to the disabled gray image to draw the controls in disabled state.
createdResources - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
A set of all created (and still alive) resources, in this procedure (dynamic or not).
createDropDown(ComboBox<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific DropDown implementation.
createDropDown(ComboBox<O>) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific DropDown implementation.
createDropDown(ComboBox<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific DropDown implementation.
createdTables - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Set of DMO entity names for tables which are already created
createDynamicBufferForPermTable(Class<?>, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Create a dynamic buffer for the permanent table.
createDynamicBufferForTempTable(Class<?>, String, RecordBuffer, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Create a dynamic buffer for the temporary table.
createDynamicBufferForTempTable(Class, String, RecordBuffer, TempTable, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Create a dynamic buffer for the temporary table.
createDynamicDMO(TempTableBuilder, String) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper
Generate DMO interface, implementation class and mapping document and register the new DMO type.
createDynamicFrame(Class<T>, FrameWidget) - Static method in class com.goldencode.p2j.ui.GenericFrame
Creates new dynamic frame as a proxy object (as a local resource).
createDynamicItem(String, boolean, MouseAdapter) - Static method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Create a dynamic item with the specified title and mouse actions for system pop-up menus.
createDynamicRule() - Static method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Create a dynamic RULE item.
createDynamicTable(TableParameter, handle, boolean, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Creates a dynamic temporary table for the given temp table handle.
createDynamicTable(TableParameter, handle, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Creates a dynamic temporary table for the given temp table handle.
createE4GLPreprocessor(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Manage the process of initializing the E4GL preprocessor including the honoring of hints for wsoptions and the compatibility mode.
createEdge(Vertex, Vertex, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create a new edge between the specified nodes, with the given label.
createEditingFillIn(boolean, BaseDataType) - Method in class com.goldencode.p2j.ui.client.Browse
Create fill-in editor widget for the current column.
createEditingToggleBox(boolean, BaseDataType) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Create toggle-box editor widget for the current column.
createEditor(boolean, BaseDataType) - Method in class com.goldencode.p2j.ui.client.Browse
Create editor fill-in for the current column.
createEditor(boolean, BaseDataType) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Create editor widget for the current column.
createEditor(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a EDITOR widget and save it in the given handle and in the unnamed pool, if available.
createEditor(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a EDITOR widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createEditor(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a EDITOR widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createEmbeddedProperties(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
This method returns the Hibernate properties which should be used when connecting to a secondary (e.g., dirty or metadata) database associated with a normal database.
createEmptyIniFile() - Method in class com.goldencode.p2j.util.StanzaIni
Creates the empty INI file for current environment set in file system.
createEmptyStore() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Create an empty store, to hold either private keys or certificates.
createEmptyStore() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Create an empty store, to hold either private keys or certificates.
createEntryField() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Clean up the main registry pool from drop-down widgets when it is closing, if the widget is a container, make recursive call.
createExpression(String) - Static method in class com.goldencode.p2j.pattern.AstSymbolResolver
Create an expression object associated with the context-local instance of the resolver, based upon the specified infix expression phrase.
createExternal() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Create an external resource to be used by a remote, non P2J, side.
createExternal() - Method in interface com.goldencode.p2j.ui.ServerExports
Create an external resource to be used by a remote, non P2J, side.
createExternalNode(String, int, int) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an external node with the given type.
createField(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Creates a new field AST node based on a qualified or unqualified field name (must be unambiguous) and sets the token type, text and all annotations as needed.
createFieldRefs(Class, Iterator) - Method in class com.goldencode.p2j.persist.ForeignResolver
Construct one FieldReference object for each legacy key property which will be used as a query substitution parameter during record resolution.
createFields(boolean, InputDialog, Map<AccountExtension.StandardFields, InputDialog.Field>, InputDialog.Item[], Consumer<List<InputDialog.Item>>) - Method in interface com.goldencode.p2j.admin.client.AccountExtension
Called by the account edit logic to allow the extension to create its own fields to be present in the account edit dialog.
createFileResource(String, int, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create a new graph DB node associated with the given file resource.
createFileSearchDialog(character) - Static method in class com.goldencode.p2j.ui.FileDialog
Creates a configurable FileDialog object that will prompt the user to select a file when executed.
createFileSystemChooserDialog(String, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Creates a new instance of a dialog that allows the user to navigate and choose a file-system entity.
createFileSystemChooserDialog(String, int, boolean) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Creates a new instance of a dialog that allows the user to navigate and choose a file-system entity.
createFileSystemChooserDialog(String, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Creates a new instance of a dialog that allows the user to navigate and choose a file-system entity.
createFillIn(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a FILL-IN widget and save it in the given handle and in the unnamed pool, if available.
createFillIn(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a FILL-IN widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createFillIn(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a FILL-IN widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createFilterPredicate(RegExp) - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Creates the report selection criteria.
createFont(FontDetails<?>) - Method in class com.goldencode.p2j.ui.client.FontManager.WorkArea
Create a new font, with the specified details.
createFont(FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Create a font with the given details and register it with the driver.
createFont(FontDetails<Font>) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Create a font with the given details and register it with the driver.
createFont(FontDetails<Integer>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Create a font with the given details and register it with the driver.
createFont(int, String, int, int, byte[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Create a font with the given details and register it with the driver.
createFontChooserDialog(int64) - Static method in class com.goldencode.p2j.ui.FontTable
Factory method for creating a font chooser dialog.
createFontChooserDialog(long) - Static method in class com.goldencode.p2j.ui.FontTable
Factory method for creating a font chooser dialog.
createFrame(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a FRAME widget and save it in the given handle and in the unnamed pool, if available.
createFrame(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a FRAME widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createFrame(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a FRAME widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createFrame(Class<T>, String) - Static method in class com.goldencode.p2j.ui.GenericFrame
Creates new frame as a proxy object (as a local resource).
createFrameDefinition(String) - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Create the user interface definition for frame that holds the standard dialog that prompts the user for userid/password combination.
createFrameProxy(Class<T>) - Static method in class com.goldencode.p2j.ui.GenericFrame
Create and initialize a frame as a proxy object, loading the static frame definition.
createFrom(String) - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
Create this enumeration by its name.
createFrom(String) - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
Create this enumeration by its name.
createFrom(String) - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
Create this enumeration by its name.
createFrom(String) - Method in enum com.goldencode.p2j.admin.client.application.PrintingContext.Range
Create a enumeration by its name.
createFrom(String) - Method in interface com.goldencode.p2j.admin.client.widget.EnumCreator
Create a enumeration by its name.
createFromTableWrapper(TableWrapper, int) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Build temporary table from a table wrapper object.
createFunctionAliases(Database, List<Method>, boolean) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Create function aliases for the given list of static methods, optionally making the alias names unique by appending a unique number for each overloaded method.
createGap(WidgetRegistry<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Create effectively invisible widget (the gap) for the stack trace dialog to avoid explicit coordinates' usage TODO: at this moment the layout manager doesn't support this approach.
createGap(WidgetRegistry<O>) - Method in interface com.goldencode.p2j.ui.client.AlertBox
Create effectively invisible widget (the gap) for the stack trace dialog to avoid explicit coordinates' usage TODO: at this moment the layout manager doesn't support this approach.
createGap(WidgetRegistry<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Create effectively invisible widget (the gap) for the stack trace dialog to avoid explicit coordinates' usage TODO: at this moment the layout manager doesn't support this approach.
createGreyImage(BufferedImage) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Create a native grey image from the original initial image to be used for disabled control states.
createGreyImage(I) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Create a native grey image from the original initial image to be used for disabled control states.
createGroupIfNotExists() - Static method in class com.goldencode.p2j.main.TemporaryAccountPool
Check if temporary group exists.
createGroupNode(String, String, int, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Creates a group account directory object.
createHintsNode(IncludeHint, Element) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Creates a hints tree node from the information in the passed DOM node.
createIcon(byte[], boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Create a native icon from the raw bytes and return a generic wrapper that can be used for operations.
createIcon(byte[], boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Create a native icon from the raw bytes and return a generic wrapper that can be used for operations.
createId(int) - Method in class com.goldencode.p2j.ui.WidgetDownId
Create a new WidgetDownId instance which is assigned the given widgetId and inherits this id's WidgetDownId.downIdx.
createId(WidgetId) - Method in class com.goldencode.p2j.ui.WidgetId
Create a new WidgetDownId instance which is assigned the given widgetId.
createId(int) - Method in class com.goldencode.p2j.ui.WidgetId
Create a new WidgetDownId instance which is assigned the given widgetId.
createIdentityManager() - Method in class com.goldencode.p2j.persist.Persistence
Create and initialize the identity manager to be used with this instance of persistence services for the given database.
createIdentityManager() - Method in class com.goldencode.p2j.persist.remote.RemotePersistence
Create and initialize the identity manager to be used with this instance of persistence services.
createIdentitySequence() - Method in class com.goldencode.p2j.schema.ImportWorker
Determines the high-water primary key generated during the import and creates an identity generator sequence whose starting value is that ID.
createImage(WidgetId) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific Image instance.
createImage(WidgetId) - Method in class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
Create UI-specific Image instance.
createImage(byte[]) - Static method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Create a native image from the raw bytes and return a generic wrapper that can be used for operations.
createImage(WidgetId) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific Image instance.
createImage(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a IMAGE widget and save it in the given handle and in the unnamed pool, if available.
createImage(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a IMAGE widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createImage(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a IMAGE widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createImport(String, boolean, JavaAst, AstSymbolResolver) - Static method in class com.goldencode.p2j.convert.ConverterHelper
Creates an import statement (KW_IMPORT with text as the package/class to import) or a static import statement (STATIC_IMPORT with text as the class members to import) and attaches it to the specified parent, IF an equivalent import statement does not already exist.
createImport(String) - Method in class com.goldencode.p2j.convert.ConverterHelper.Helper
Creates an import statement (KW_IMPORT with text as the package/class to import) and attaches it into the target tree, IF an equivalent import statement does not already exist.
createInclude(Element) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Creates an ArgumentHint instance from the information in the passed DOM node and then creates a HintsTreeNode from it.
createIncludeFile(String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an include file vertex for the given filename.
createIncludeGraph(Aast) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create the include graph for the given external program.
createIncludeGraph(long, Edge, HintsTreeNode, Vertex) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create the include graph by walking the include tree specified by the root, recursively.
createIncrementalResults(Results) - Method in class com.goldencode.p2j.persist.Presorter
Create a result set that will interrogate sorted results iteratively on request (not up front, as results set returned by Presorter.createSortedResults(com.goldencode.p2j.persist.Results) does).
createIndex(Graph, String, Class<?>, boolean, boolean) - Static method in class com.goldencode.graphdb.GraphDB
Create a single-property index in the given graph DB.
createIndex(Session, P2JIndex, boolean) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Create an index based upon the specified definition.
createIndexes(Collection<P2JIndex>, boolean) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Create all indexes in the specified list which match the uniqueness specified by unique.
createIndexImpl(Graph, String, Class<?>, boolean, boolean) - Method in class com.goldencode.graphdb.GraphDB
Create a single-property index in the given graph DB.
createIndexImpl(Graph, String, Class<?>, boolean, boolean) - Method in class com.goldencode.graphdb.JanusGraphDB
Create a single-property index in the given graph DB.
createInnerClassWriter(String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create and initialize a ClassWriter for an inner class.
createInnerIfaceClassWriter(String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create and initialize a ClassWriter for a static, inner interface named Buf, which extends com.goldencode.p2j.persist.Buffer and the enclosing, top-level interface.
createInstance(BootstrapConfig) - Static method in class com.goldencode.p2j.directory.DirectoryService
Returns the current singleton instance if it is already initialized or creates a new instance using the current configuration to instantiate the back-end.
createInstance(BootstrapConfig) - Static method in class com.goldencode.p2j.security.SecurityManager
Instantiates SecurityManager as a singleton.
createJavaAst(long, String, Long) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent.
createJavaAst(long, String, Aast) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent.
createJavaAst(long, String, Long, int) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent at the given index position.
createJavaAst(long, String, Aast, int) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent at the given index position.
createJavaFile(String, boolean) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Creates a new Java target AST that is associated with a name of the caller's selection, and sets this AST as the current target AST.
createJavaFile(String, boolean, boolean) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Creates a new Java target AST that is associated with a name of the caller's selection, and sets this AST as the current target AST.
createJob(String, String, String, boolean, String, String, String, String, String, String, String, String) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Validate the given configuration and create a new job.
createJoin(String, String) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Create a table relation object which describes the natural join relation between two tables.
createLabel(WidgetId, String, int) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create new Label instance for given text.
createLabel(WidgetId, Label<ChuiOutputManager>, int) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific Label instance as a copy of given Label.
createLabel(WidgetId, String, int) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create new Label instance for given text.
createLabel(WidgetId, Label<O>, int) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific Label instance as a copy of given Label.
createLabel(WidgetId, Label<GuiOutputManager>, int) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific Label instance as a copy of given Label.
createLabel(WidgetId, String, int) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create new Label instance for given text.
createLabelInfo() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Creates new MnemonicInfo instance
createLabelInfo() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Creates new MnemonicInfo instance
createLabelInfo() - Method in class com.goldencode.p2j.ui.client.MenuItem
Creates new MnemonicInfo instance.
createLabelInfo() - Method in class com.goldencode.p2j.ui.client.SubMenu
Creates new MnemonicInfo instance.
createLeafNode(BootstrapConfig) - Static method in class com.goldencode.p2j.net.SessionManagerFactory
Create the singleton instance of the SessionManager used for a leaf network node, or simply return this instance if it already exists.
createLeftAnchor() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Create the left-edge scroller.
createLeftAnchor() - Method in class com.goldencode.p2j.ui.client.FillIn
Create the left-edge scroller.
createLeftAnchor() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Create the left-edge scroller.
createLineBorder() - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Creates new instance representing a default line border.
createLineBorder() - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Creates new instance representing a default line border.
createLineBorder() - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Creates new instance representing a default line border.
createLineBorderedPanel() - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Creates new instance of BorderedPanel with BorderLayout layout manager and simple border of width 1 measured in native units.
createLineBorderedPanel() - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Creates new instance of BorderedPanel with BorderLayout layout manager and simple border of width 1 measured in native units.
createLineBorderedPanel() - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Creates new instance of BorderedPanel with BorderLayout layout manager and simple border of width 1 measured in native units.
createList(Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Create a new List which contains the specified elements as its members.
createListFromObject(Object) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Generate a list from an array of objects.
createLockManager() - Method in class com.goldencode.p2j.persist.Persistence
Create and initialize the lock manager to be used with this instance of persistence services for the given database.
createLockManager() - Method in class com.goldencode.p2j.persist.remote.RemotePersistence
Create and initialize the lock manager to be used with this instance of persistence services.
createMap(Set, List) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Create a linked hash map whose keys are defined by keys and whose values are defined by values.
createMarkersColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Create markers (leftmost) column if it doesn't exist yet.
createMenu(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a MENU widget and save it in the given handle and in the unnamed pool, if available.
createMenu(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a MENU widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createMenu(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a MENU widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createMenuItem(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a MENU-ITEM widget and save it in the given handle and in the unnamed pool, if available.
createMenuItem(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a MENU-ITEM widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createMenuItem(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a MENU-ITEM widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createMessageArea(WidgetId, int) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific MessageArea instance.
createMessageArea(WidgetId, int) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific MessageArea instance.
createMessageArea(WidgetId, int) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific MessageArea instance.
createMnemonic() - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create an object accumulating prepared label and mnemonic info.
createMnemonic() - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create an object accumulating prepared label and mnemonic info.
createMnemonic() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Creates new MnemonicInfo instance.
createMnemonic() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Creates new MnemonicInfo instance.
createMnemonic() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Creates new MnemonicInfoGuiImpl instance.
createMnemonic() - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create an object accumulating prepared label and mnemonic info.
createMnemonic() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Creates new MnemonicInfoGuiImpl instance.
createMnemonic() - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl.GuiContentMnemonic
Creates new MnemonicInfoGuiImpl instance.
createMnemonic() - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Creates new MnemonicInfo instance.
createModalWindowBorder() - Static method in class com.goldencode.p2j.ui.client.gui.WindowBorder
Creates modal window border.
createMouseHoverAction() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Create handler for processing mouse hover events
createMouseHoverAction() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Create handler for processing mouse hover events
createMouseHoverAction() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Create handler for processing mouse hover events
createMouseHoverAction() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Create handler for processing mouse hover events
createMousePointer(byte[], String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Create mouse pointer from the binary data
createMousePointer(byte[], String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Load mouse pointer from the InputStream
createMousePointer(byte[], String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Load mouse pointer from the InputStream
createMousePointer(byte[], String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Load mouse pointer from the InputStream
createNode(Token, Aast) - Method in class com.goldencode.ast.AnnotatedAst
Create a new AST node of the same sub-class as the current node and initialize it using the given token.
createNode(K, V) - Method in class com.goldencode.cache.ExpiryCache
Create a node of the appropriate type for the given key and value.
createNode(K, V) - Method in class com.goldencode.cache.LFUAgingCache
Create a node of the appropriate type for the given key and value.
createNode(K, V) - Method in class com.goldencode.cache.LRUCache
Create a node of the appropriate type for the given key and value.
createNode(RamRemapper, String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Create node of "ldapNode" type for specified P2J node and class.
createNode(String, long, int, int) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create a new node with the specified ID and type.
createNode(handle, String, String) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object.
createNode(handle, character, String) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object.
createNode(handle, String, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object.
createNode(handle, character, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object.
createNode(handle, String, String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object.
createNode(handle, character, String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object.
createNode(handle, String, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object.
createNode(handle, character, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object.
createNodeNamespace(handle, String, String, String) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, String, String) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, String, character, String) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, String, String, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, String, character, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, String, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, character, String) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, character, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, String, String, String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, String, String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, String, character, String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, String, String, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, String, character, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, String, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, character, String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createNodeNamespace(handle, character, character, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object using different approach based on the name space URI.
createOldACLs(DirectoryService, String, Rights, String, List) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads ACLs from the specified binding directory object into a list.
createOnAdd - Variable in class com.goldencode.p2j.ui.BrowseConfig
CREATE-ON-ADD attribute.
createOutputManager(BootstrapConfig) - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChuiDriver
Get the OutputManager instance associated with this driver.
createOutputManager(BootstrapConfig) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Get the OutputManager instance associated with this driver.
createOutputManager(BootstrapConfig) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the OutputManager instance associated with this driver.
createParameterIndices(HQLAst, Object[]) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Create the mapping of substitution parameters to their corresponding substitution placeholders in the rewritten HQL where clause.
createPathForTarget(String) - Static method in class com.goldencode.p2j.util.Utils
Creates all subdirectories needed to provide a valid path for the target filename that is passed in.
createPayloadObj() - Method in class com.goldencode.util.Mapper
Default factory method for creating the Java object that this mapper will populate with data from XML.
createPDFReportBuilder(ReportRequest) - Method in interface com.goldencode.p2j.admin.server.reports.ReportsFactory
Returns the requested PDF report builder.
createPDFReportBuilder(ReportRequest) - Method in class com.goldencode.p2j.admin.server.reports.ReportsFactoryImpl
Returns the requested PDF report builder.
createPeerAst(Aast, int, String, Aast, AstSymbolResolver) - Static method in class com.goldencode.p2j.schema.DataModelWorker
Worker routine for peer AST creation.
createPeerAst(int, String, Aast) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
General purpose data model AST creation function which can create a DataModelAst node using the given token type and text.
createPeerAst(int, String) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Common case for data model AST creation which creates a DataModelAst node using the passed token type and text and then attaches that node to the parent specified by the "peerid" annotation of the source AST's parent node.
createPeerAst(Aast, int, String, JavaAst, AstSymbolResolver, int) - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Worker routine to peer AST creation.
createPeerAst(long, String, Long) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent.
createPeerAst(long, String, Aast) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent.
createPeerAst(long, String, Long, int) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent.
createPeerAst(long, String, Aast, int) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
General purpose Java AST creation function which can create a JavaAst node using the passed token type and text and then it will attach that node to the specified parent.
createPeerAst(long, String) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Simplest case for Java AST creation which creates a JavaAst node using the passed token type and text and then it will attach that node to the parent specified by the 'peerid' annotation of the source AST's parent node.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.CharacterMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.DateMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.DatetimeMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.DatetimetzMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.DecimalMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.Int64Mapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.IntegerMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.LogicalMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.RawMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPlaceholder() - Method in class com.goldencode.p2j.schema.PropertyMapper.RowIDMapper
Instantiate an object which is the proper type to contain a value for the mapped property, for a particular imported record.
createPopulatedRights(String) - Method in class com.goldencode.p2j.admin.client.editors.EntryPointRightsEditor
Creates an instance of the Rights configured using the given input.
createPopulatedRights(String) - Method in class com.goldencode.p2j.admin.client.editors.RemoteEntryPointRightsEditor
Creates an instance of the Rights configured using the given input.
createPopulatedRights(String) - Method in class com.goldencode.p2j.admin.client.editors.RemoteLaunchOptionRightsEditor
Creates an instance of the Rights configured using the given input.
createPopulatedRights(String) - Method in class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
Creates an instance of the Rights configured using the given input.
createPopulatedRights(String) - Method in class com.goldencode.p2j.admin.client.editors.TrustedSpawnerRightsEditor
Creates an instance of the Rights configured using the given input.
createPreDefinedInstance(CursorType) - Static method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Create pre-defined cursor helper
createProcessNode(String, boolean, String, String, boolean, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Creates a process account directory object.
createProgressAst(int, String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Create a ProgressAst with the given token type and text.
createProgressAst(int, Aast) - Method in class com.goldencode.p2j.uast.ProgressPatternWorker.ProgressAstHelper
General purpose Progress AST creation function which can create a ProgressAst node using the passed token type and the empty string as the text of the node.
createProgressAst(int, String, Aast) - Method in class com.goldencode.p2j.uast.ProgressPatternWorker.ProgressAstHelper
General purpose Progress AST creation function which can create a ProgressAst node using the passed token type and text and then it will attach that node to the specified parent as the last child.
createProgressAst(int, Aast, int) - Method in class com.goldencode.p2j.uast.ProgressPatternWorker.ProgressAstHelper
General purpose Progress AST creation function which can create a ProgressAst node using the passed token type and the empty string as the text of the node.
createProgressAst(int, String, Aast, int) - Method in class com.goldencode.p2j.uast.ProgressPatternWorker.ProgressAstHelper
General purpose Progress AST creation function which can create a ProgressAst node using the passed token type and text and then it will attach that node to the specified parent at the given index.
createProxy(Class<T>, RecordBuffer, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Create a proxy object which client code will use to interact with the backing DMO.
createPtrWrapper(MousePointer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Create wrapper for the pre-defined cursor
createQuery(handle, String) - Static method in class com.goldencode.p2j.persist.QueryWrapper
Dynamically creates a query in the specified widget pool and assign it to a handle.
createQuery(handle, character) - Static method in class com.goldencode.p2j.persist.QueryWrapper
Dynamically creates a query in the specified widget pool and assign it to a handle.
createQuery(handle) - Static method in class com.goldencode.p2j.persist.QueryWrapper
Dynamically creates a query and assign it to a handle.
createQueue(InetSocketAddress, BootstrapConfig) - Method in class com.goldencode.p2j.net.SessionManager
Create a socket and the low level message transport queue, to be used to communicate with the remote node at the given socket address.
createRadioButton(RadioSetConfig, String, BaseDataType) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific RadioButton instance.
createRadioButton(RadioSetConfig, String, BaseDataType) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific RadioButton instance.
createRadioButton(RadioSetConfig, String, BaseDataType) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create GUI-specific RadioButton instance.
createRadioSet(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a RADIO-SET widget and save it in the given handle and in the unnamed pool, if available.
createRadioSet(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a RADIO-SET widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createRadioSet(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a RADIO-SET widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createRecord(RecordLockEvent) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Create a metadata lock record for the given record lock event.
createRectangle(WidgetId, Container<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create new rectangle for given container.
createRectangle(WidgetId, Container<O>) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create new rectangle for given container.
createRectangle(WidgetId, Container<O>) - Method in class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
Create new rectangle for given container.
createRectangle(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a RECTANGLE widget and save it in the given handle and in the unnamed pool, if available.
createRectangle(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a RECTANGLE widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createRectangle(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a RECTANGLE widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createReference(Element) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Creates a ReferenceHint instance from the information in the passed DOM node.
createReferenceHint(ReferenceHint) - Method in class com.goldencode.p2j.preproc.Hints
Creates the reference hint element.
createRenderer() - Method in class com.goldencode.p2j.ui.client.gui.SharpPNGTranscoder
Replacememt of the PNG transcoder.
createReport(THeaderObject, TFooterObject) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Creates the report.
createReport() - Method in class com.goldencode.p2j.pattern.Rule
Create a simple report which describes the current state of this rule.
createReportFooter() - Method in class com.goldencode.p2j.pattern.Rule
Create a standard footer which is appended to a report describing the current state of this rule.
createReportHeader() - Method in class com.goldencode.p2j.pattern.Rule
Create a simple report header which describes the current state of this rule.
createResultListEntry() - Method in class com.goldencode.p2j.persist.QueryWrapper
This will creates an entry in the result list for the current row.
createResultListEntry() - Method in interface com.goldencode.p2j.persist.ResultListHandler
This will creates an entry in the result list for the current row.
createResultListEntry() - Method in class com.goldencode.p2j.ui.BrowseWidget
This will creates an entry in the result list for the current row.
createResults(Results) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Override the parent's implementation to intercept result creation, and always return our adapter, after setting the results parameter as the adapter's delegate.
createResults(Results) - Method in class com.goldencode.p2j.persist.PreselectQuery
Optionally wrapper the result set created for the query with a filtering Results implementation (for client-side where processing).
createResults(Results) - Method in class com.goldencode.p2j.persist.PresortQuery
Given the scrollable results set for the query, create an object which implements the Results interface.
createRightAnchor() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Create the right-edge scroller.
createRightAnchor() - Method in class com.goldencode.p2j.ui.client.FillIn
Create the right-edge scroller.
createRightAnchor() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Create the right-edge scroller.
createRights(DirectoryService, int, String) - Method in class com.goldencode.p2j.security.SecurityCache
Creates an instance of Rights based on information in the P2J directory.
createRootAst(Aast, boolean) - Method in class com.goldencode.p2j.schema.DataModelWorker
Worker routine to centralize creation of a new data model AST that is a root node.
createRootAst(Aast, String, boolean) - Method in class com.goldencode.p2j.schema.DataModelWorker
Worker routine to centralize creation of a new data model AST that is a root node.
createRootAst(Aast, boolean) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Create a new data model AST that is the root for the data model hierarchy.
createRootAst(Aast, String, boolean) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Create a new data model AST that is the root for the data model hierarchy.
createRootAst(File, AstSymbolResolver) - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Worker routine to centralize creation of a new Java AST that is a root node.
createRootAst(String, AstSymbolResolver) - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Worker routine to centralize creation of a new Java AST that is a root node.
createRouterNode(BootstrapConfig) - Static method in class com.goldencode.p2j.net.SessionManagerFactory
Create the singleton instance of the SessionManager used for a router network node, or simply return this instance if it already exists.
createSaxAttributes(handle) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Attributes object and retrieves the handle variable associated with it.
createSaxAttributes(handle, String) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Attributes object and retrieves the handle variable associated with it.
createSaxAttributes(handle, character) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Attributes object and retrieves the handle variable associated with it.
createSaxReader(handle) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Reader object and retrieves the handle variable associated with it.
createSaxReader(handle, String) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Reader object and retrieves the handle variable associated with it.
createSaxReader(handle, character) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Reader object and retrieves the handle variable associated with it.
createSaxWriter(handle) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Writer object and retrieves the handle variable associated with it.
createSaxWriter(handle, String) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Writer object and retrieves the handle variable associated with it.
createSaxWriter(handle, character) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress Sax-Writer object and retrieves the handle variable associated with it.
createScalarInstance(String, String, boolean) - Static method in class com.goldencode.p2j.library.NativeInvoker
Instantiate a placeholder for a single scalar parameter and configure it based on the type and mode.
createScope - Variable in class com.goldencode.p2j.persist.RecordBuffer
Scope depth at which transient record was created
createScopeable() - Method in class com.goldencode.p2j.util.AccumulatorManager
Provides the singleton instance of this class as a Scopeable.
createScopeable() - Method in interface com.goldencode.p2j.util.ScopeableFactory
Return a Scopeable instance.
createScopeable() - Method in class com.goldencode.p2j.util.SharedVariableManager
Provides the singleton instance of this class as a Scopeable.
createScrollableList(ComboBox<ChuiOutputManager>, ListModel<String>) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific ScrollableList implementation.
createScrollableList(ComboBox<O>, ListModel<String>) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific ScrollableList implementation.
createScrollableList(ComboBox<GuiOutputManager>, ListModel<String>) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific ScrollableList implementation.
createScrollBar(WidgetId, ScrollBar.Orientation, Viewport<O>) - Method in class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
Create UI-specific ScrollBar instance.
createScrollBar(WidgetId, ScrollBar.Orientation, Viewport<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific ScrollBar instance.
createScrollBar(ScrollBar.Orientation) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Create scroll bar.
createScrollBars(ScrollBar.Bars) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Create and attach container scroll bars.
createScrollContainer() - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific SensitiveScrollContainer implementation.
createScrollContainer() - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific SensitiveScrollContainer implementation.
createScrollContainer() - Method in class com.goldencode.p2j.ui.client.Frame
Creates the frame's scroll container.
createScrollContainer() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Creates the frame's scroll container.
createScrollContainer() - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific SensitiveScrollContainer implementation.
createScrollEvent(int) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Create UI specific scroll event.
createScrollEvent(int) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Create UI specific scroll event.
createScrollPane(ScrollableWidget<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific ScrollPane implementation.
createScrollPane(ScrollableWidget<ChuiOutputManager>, Supplier<TopLevelWindow<ChuiOutputManager>>) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific ScrollPane instance.
createScrollPane(ScrollableWidget<O>) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific ScrollPane implementation.
createScrollPane(ScrollableWidget<O>, Supplier<TopLevelWindow<O>>) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific ScrollPane implementation.
createScrollPane(ScrollableWidget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create GUI-specific ScrollPane instance.
createScrollPane(ScrollableWidget<GuiOutputManager>, Supplier<TopLevelWindow<GuiOutputManager>>) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create GUI-specific ScrollPane instance.
createSecurityContext(SecurityCache, String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Private worker method that creates a new security context.
createSelectionList(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SELECTION-LIST widget and save it in the given handle and in the unnamed pool, if available.
createSelectionList(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SELECTION-LIST widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createSelectionList(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SELECTION-LIST widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createSequenceHandler(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Creates and returns a SequenceHandler for a database.
createSequenceHandler(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Creates and returns a SequenceHandler for a H2 database.
createSequenceHandler(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Creates and returns a SequenceHandler for a PostgresSQL database.
createSequenceHandler(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Creates and returns a SequenceHandler for a SQL Server 2008 database.
createSequenceHandler(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Creates and returns a SequenceHandler for a SQL Server 2012 database.
createServer(handle) - Static method in class com.goldencode.p2j.util.ServerFactory
Method for assigning a ServerImpl to the handle defining it as a server (web or app-server).
createServerSocket(boolean, int) - Method in class com.goldencode.p2j.net.RouterSessionManager
Create required server socket and assign it to the corresponding field-level variable: RouterSessionManager.secure or RouterSessionManager.insecure.
createServerSocket(handle) - Static method in class com.goldencode.p2j.util.SocketFactory
Method for assigning a SocketListenerImpl to the handle defining it as a server-socket.
createSessionListener() - Static method in class com.goldencode.p2j.main.BrokerCore
Create a
createSet(Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Create a linked hash set containing the specified elements.
createSetupDialog() - Static method in class com.goldencode.p2j.ui.PrintingService
Factory method for a printer setup dialog.
createShadowNodes(Long) - Method in class com.goldencode.ast.AnnotatedAst
Check the annotations for the special hidden-before and hidden-after hidden token objects and create shadow nodes from these tokens if they exist.
createSharedFrame(Class<T>, String) - Static method in class com.goldencode.p2j.ui.GenericFrame
Creates new frame as a proxy object and exports that new frame as a shared resource (non-global).
createShellEmulator(String[]) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver.VT100SwingEmulator
Create a shell emulator and execute the given command.
createShellEmulator(String[]) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Create a shell emulator and execute the given command.
createShellEmulator(String[]) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver.VT100WebEmulator
Create a shell emulator and execute the given command.
createSideLabel() - Static method in class com.goldencode.p2j.ui.LiteralWidget
Creates new instance representing a side label.
createSimpleList() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Creates the list for SIMPLE mode of the combo-box.
createSimplePropsMap(Collection<String>, Map<String, Method>, Map<String, Method>, Map<String, String>, Map<String, String>, RecordBuffer.OperationType) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Creates simple properties map with mapping properties with the same legacy names.
createSimpleQuery(RecordBuffer) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Create a single-table, dynamic query to be used as the worker object for a DynamicResults object when this query switches from preselect to dynamic mode.
createSimpleQuery(AdaptiveComponent) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Create a single-table, dynamic query to be used as the worker object for a DynamicResults object when this query switches from preselect to dynamic mode.
createSkip(WidgetRegistry<O>, int) - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Create SKIP(n) widget
createSlider(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SLIDER widget and save it in the given handle and in the unnamed pool, if available.
createSlider(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SLIDER widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createSlider(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SLIDER widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createSnippet(AtomicInteger, Set<Vertex>, Set<Edge>, Set<CallGraphNode>, Set<CallGraphLink>, String[]) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Render the given sets of nodes and links as a call graph snippet.
createSOAPFault(String, String, String, SOAPFaultDetailImpl) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a new SOAPFaultImpl resource.
createSOAPFaultDetail(String) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a new SOAPFaultDetailImpl resource using the given XML payload.
createSOAPHeader(handle) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a SOAP-HEADER object and save it in the given handle.
createSOAPHeader(handle, String) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a SOAP-HEADER object, save it in the given handle and register it in the given named widget-pool.
createSOAPHeader(handle, character) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a SOAP-HEADER object, save it in the given handle and register it in the given named widget-pool.
createSOAPHeaderEntry(handle) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a SOAP-HEADER-ENTRYREF object and save it in the given handle.
createSOAPHeaderEntry(handle, String) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a SOAP-HEADER-ENTRYREF object, save it in the given handle and register it in the given named widget-pool.
createSOAPHeaderEntry(handle, character) - Static method in class com.goldencode.p2j.util.SOAPFactory
Create a SOAP-HEADER-ENTRYREF object, save it in the given handle and register it in the given named widget-pool.
createSocket(String, int) - Method in class com.goldencode.p2j.directory.LdapSocketFactory
createSocket(InetAddress, int) - Method in class com.goldencode.p2j.directory.LdapSocketFactory
createSocket(String, int, InetAddress, int) - Method in class com.goldencode.p2j.directory.LdapSocketFactory
createSocket(InetAddress, int, InetAddress, int) - Method in class com.goldencode.p2j.directory.LdapSocketFactory
createSocket(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Create a socket and associated with the given ID.
createSocket(int) - Method in interface com.goldencode.p2j.ui.ServerExports
Create a socket and associated with the given ID.
createSocket(handle) - Static method in class com.goldencode.p2j.util.SocketFactory
Method for assigning a SocketImpl to the handle defining it as a socket.
createSocket(int) - Static method in class com.goldencode.p2j.util.SocketImpl
Create a socket resource and associate it with the given LowLevelSocketImpl instance from P2J client side.
createSortedResults(Results) - Method in class com.goldencode.p2j.persist.Presorter
Create a result set that is sorted according to the sort criteria provided to this object.
createSslSocket(String, int, InetAddress, int, int, boolean, boolean) - Static method in class com.goldencode.p2j.util.LowLevelSocketImpl
Worker for creating a SSL socket and secure it according to specifications.
createStackTraceWindow(String) - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Create window for the stack trace
createStackTraceWindow(String) - Method in interface com.goldencode.p2j.ui.client.AlertBox
Create window for the stack trace
createStackTraceWindow(String) - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Create window for the stack trace
createStaticImport(String) - Method in class com.goldencode.p2j.convert.ConverterHelper.Helper
Creates a static import statement (STATIC_IMPORT with text as the class members to import) and attaches it into the target tree, IF an equivalent import statement does not already exist.
createStaticMenu(Class<T>, String) - Static method in class com.goldencode.p2j.ui.MenuWidget
Creates new menu as a proxy object (as a local resource).
createStaticSharedMenu(Class<T>, String) - Static method in class com.goldencode.p2j.ui.MenuWidget
Creates new shared menu.
createStaticSubMenu(Class<T>, String) - Static method in class com.goldencode.p2j.ui.SubMenuWidget
Creates new sub-menu as a proxy object (as a local resource).
createStaticSwingInstance(Cursor) - Static method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Create non-animated cursor helper
createStaticWebInstance(byte[], String) - Static method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Create non-animated web cursor helper
createStatusLine(WidgetId) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific StatusLine instance.
createStatusLine(WidgetId) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific StatusLine instance.
createStatusLine(WidgetId) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific StatusLine instance.
createStyle(boolean, boolean, boolean) - Static method in enum com.goldencode.p2j.ui.client.FontStyle
Create a new font with the given style(s).
createSubMenu(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SUB-MENU widget and save it in the given handle and in the unnamed pool, if available.
createSubMenu(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SUB-MENU widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createSubMenu(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a SUB-MENU widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createSymbol(Element) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Creates a SymbolHint instance from the information in the passed DOM node.
createTable(String) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Given the name of an entity representing a database table and DMO type, this method will create the "dirty" table and its associated indexes, within the associated "dirty" database.
createTable(Class<?>, String) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Create a temp table in the database for the given DMO interface, if it does not already exist.
createTableLike(handle) - Method in class com.goldencode.p2j.persist.StaticTempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(String, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle) - Method in interface com.goldencode.p2j.persist.TempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(String) - Method in interface com.goldencode.p2j.persist.TempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(character) - Method in interface com.goldencode.p2j.persist.TempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle, String) - Method in interface com.goldencode.p2j.persist.TempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle, character) - Method in interface com.goldencode.p2j.persist.TempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(String, String) - Method in interface com.goldencode.p2j.persist.TempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(handle) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLike(character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLikeImpl(character, character, boolean) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTableLikeImpl(handle, character, boolean) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Duplicates the structure of an existing table, copying the field definitions, and optionally, the indexes.
createTempContainer(Dimension) - Method in class com.goldencode.p2j.ui.client.Frame
Create temporary widget container for layout processing.
createTemporaryAccounts() - Static method in class com.goldencode.p2j.main.TemporaryAccountPool
Create new temporary accounts
createTestFile - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
createTestFile - Variable in class com.goldencode.p2j.ui.FileDialog
The dialog will attempt to create a temporary file with selected filename before it completes in order to verify that the user has write access to the directory path specified for the filename entry.
createTestFile() - Method in class com.goldencode.p2j.ui.FileDialog
Configures the file selection dialog to check write access.
createText(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a TEXT widget and save it in the given handle and in the unnamed pool, if available.
createText(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a TEXT widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createText(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a TEXT widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createTextReportBuilder(ReportRequest) - Method in interface com.goldencode.p2j.admin.server.reports.ReportsFactory
Returns the requested text report builder.
createTextReportBuilder(ReportRequest) - Method in class com.goldencode.p2j.admin.server.reports.ReportsFactoryImpl
Returns the requested text report builder.
createThreadName(String) - Static method in class com.goldencode.p2j.util.LogHelper
Get a simplified string which describes the current context.
createTitlePanel() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Create title panel.
createToggleBox(WidgetId, Container<ChuiOutputManager>, String) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create new toggle-box for given container and text.
createToggleBox(WidgetId, Container<O>, String) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create new toggle-box for given container and text.
createToggleBox(WidgetId, Container<O>, String) - Method in class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
Create new toggle-box for given container and text.
createToggleBox(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a TOGGLE-BOX widget and save it in the given handle and in the unnamed pool, if available.
createToggleBox(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a TOGGLE-BOX widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createToggleBox(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a TOGGLE-BOX widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createTopClassWriter(String, String, List<String>) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create and initialize a ClassWriter for a top-level, DMO implementation class of the given type, which implements the given DMO interface.
createTopIfaceClassWriter(String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create and initialize a ClassWriter for a top-level, DMO interface of the given type.
createTree(Map<Aast, Collection<TableRelation>>, Aast, Collection<String>) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Recursively create a tree which defines relation dependencies.
createTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
A CREATE TriggerData can be defined for each table on this layer.
createUniqueFile(String, String) - Static method in class com.goldencode.p2j.uast.AstGenerator
Builds a unique filename based on an original filename and a passed postfix.
createUniqueStream(String, String) - Method in class com.goldencode.p2j.uast.AstGenerator
Calculates a unique stream name for storing the output, based on the input file name and a postfix.
createUnknown() - Method in class com.goldencode.p2j.util.Accumulator
Convenience method to create a new instance of the data source's return data type, which represents the unknown value.
createUser(boolean) - Static method in class com.goldencode.p2j.main.TemporaryAccountPool
Create a temporary user.
createUserNode(String, boolean, String, int, String, String, String[], boolean, byte[], DateValue, TimeValue) - Method in class com.goldencode.p2j.security.SecurityAdmin
Creates a user account directory object.
createValidationData(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Gather validation parameters, including dirty unique indexes, dirty non-unique indexes, dirty property names, whether to share updates via the dirty share manager, and whether a dirty insert is required.
createValueCharInfo(char, int) - Method in class com.goldencode.p2j.ui.client.format.StringFormat
Creates ValueCharInfo from format char.
createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class com.goldencode.p2j.ui.client.driver.web.GenericWebSocketCreator
Obtain the WebSocket instance which is already created.
createWindow(WidgetId) - Method in class com.goldencode.p2j.ui.chui.ChuiWidgetFactory
Create UI-specific Window instance.
createWindow(WidgetId) - Method in interface com.goldencode.p2j.ui.client.driver.WidgetFactory
Create UI-specific Window instance.
createWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Create a new top-level window (which will be backed by a canvas instance in the client).
createWindow(WidgetId) - Method in class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
Create UI-specific Window instance.
createWindow(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a WINDOW widget and save it in the given handle and in the unnamed pool, if available.
createWindow(handle, String) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a WINDOW widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createWindow(handle, character) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Create a WINDOW widget and save it in the given handle and in the specified pool (which can be the unnamed pool if widgetPool is null).
createWindow() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Return new instance of Window widget.
createWindowBorder() - Static method in class com.goldencode.p2j.ui.client.gui.WindowBorder
Creates main window border.
createWriteOldBuffer(Class<? extends Buffer>, Persistable) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Extract only the DMO schema-specific interface (i.e., exclude the Buffer interface)
createXDocument(handle) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Document object and retrieves the handle variable associated with it.
createXDocument(handle, String) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Document object and retrieves the handle variable associated with it.
createXDocument(handle, character) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Document object and retrieves the handle variable associated with it.
createXNodeReference(handle) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Node-Reference object and retrieves the handle variable associated with it.
createXNodeReference(handle, String) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Node-Reference object and retrieves the handle variable associated with it.
createXNodeReference(handle, character) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Node-Reference object and retrieves the handle variable associated with it.
createXNodeReference(handle, handle, character, character, character) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Node-Reference object and retrieves the handle variable associated with it.
createXNodeReference(handle, handle, character, character) - Static method in class com.goldencode.p2j.xml.XmlFactory
Constructs a new instance of the Progress X-Node-Reference object and retrieves the handle variable associated with it.
creatingBuffer - Variable in class com.goldencode.p2j.persist.RecordBuffer
Buffer which created current, unflushed record, if different than this one
creation - Variable in class com.goldencode.p2j.util.FileInfo
Creation date and time.
creator - Variable in class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
The enumeration creator
creator - Variable in class com.goldencode.p2j.web.PojoWebSocketHandler
WebSocketCreator used to create WebSockets by hand
criteria - Static variable in class com.goldencode.p2j.net.Dispatcher
List of throwables to exclude from logging.
criteria - Variable in class com.goldencode.p2j.uast.AstKey
Map of token types to AST properties to consider
criticalSection - Variable in class com.goldencode.p2j.net.CriticalSectionManager.WorkArea
Count of critical section being executed.
CriticalSectionManager - Class in com.goldencode.p2j.net
This class provides a mechanism to protect critical sections against thread interruption.
CriticalSectionManager() - Constructor for class com.goldencode.p2j.net.CriticalSectionManager
Private constructor.
CriticalSectionManager.WorkArea - Class in com.goldencode.p2j.net
Container for context-local variables.
CROSS - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
CROSS_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
crossReferencePeerAsts(Aast, Aast) - Static method in class com.goldencode.p2j.convert.AbstractConversionWorker
Cross reference two ASTs with one another as peers.
crtTheme - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
Current theme.
cruft() - Method in class com.goldencode.p2j.schema.SchemaParser
Match options that make no sense.
CS_BEGIN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Beginning of (exclusive) range of class section anchor point types
CS_CONSTANTS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all static final class constants
CS_CONSTRUCTORS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all constructors
CS_END - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
End of (exclusive) range of class section anchor point types
CS_INNER_CLASSES - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all inner classes
CS_INSTANCE_METHODS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all instance methods
CS_INSTANCE_VARS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all instance variables
CS_STATIC_INITS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all static initializers
CS_STATIC_METHODS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all static methods
CS_STATIC_VARS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Anchor point for all static variables
cset - Variable in class com.goldencode.p2j.util.ProcessStream
Determines if there is any explicit charset to honor.
csx - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
The current stay X coordinate of the cursor.
csy - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
The current stay Y coordinate of the cursor.
ctorMap - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Map of short data type names to constructors which instantiate those types
ctrl - Variable in class com.goldencode.p2j.net.Queue
Interrupt manager.
ctrlTyped(int) - Method in class com.goldencode.p2j.ui.client.driver.swing.WinKeyboardReader
Returns true if, for the given key, a WinKeyboardReader.keyTyped(java.awt.event.KeyEvent) event is also raised, beside a WinKeyboardReader.keyPressed(java.awt.event.KeyEvent), when used in conjunction with the Control key.
ctx - Variable in class com.goldencode.p2j.directory.LdapRemapper
LDAP directory context used to access LDAP data
ctxt - Static variable in class com.goldencode.p2j.library.NativeInvoker
Stores context local instances of the remote memory manager proxy.
ctxt - Static variable in class com.goldencode.p2j.util.memptr
Stores context local instances of the remote memory manager proxy.
cumulativeDirtyNonUnique - Variable in class com.goldencode.p2j.persist.ValidationData
All non-unique indexes requiring sharing
cumulativeDirtyProps - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Properties made dirty since current record was loaded
curly_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_CURLY_EQ, arbitrary 4GL expression text and a closing CLOSE_CURLY_EQ.
currColumn - Variable in class com.goldencode.p2j.ui.client.Browse
Index of current column.
current(LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Reload the current composite row of results for the query, overriding the lock type to apply to each record.
current() - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the current virtual, composite row of results for the compound query.
current(LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the current virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
current() - Method in interface com.goldencode.p2j.persist.P2JQuery
Reload the current composite row of results for the query.
current(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Reload the current composite row of results for the query, overriding the lock type to apply to each record.
current() - Method in class com.goldencode.p2j.persist.PreselectQuery
Reload the current composite row of results for the query.
current(LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Reload the current composite row of results for the query, overriding the lock type to apply to each record.
CURRENT - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Reload the current record in a result set
current() - Method in class com.goldencode.p2j.persist.QueryWrapper
Reload the record most recently loaded into the backing record buffer, if any.
current(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Reload the record most recently loaded into the backing record buffer, if any.
current() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
current(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
current() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Reload the record most recently loaded into the backing record buffer, if any.
current(LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Reload the record most recently loaded into the backing record buffer, if any.
current - Variable in class com.goldencode.p2j.uast.JavaPatternWorker
Current active Java AST associated with the current source AST.
current - Variable in class com.goldencode.p2j.ui.client.RadioSet
current button
current - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Current (in focus) widget.
current - Variable in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Node currently being iterated
current - Variable in class com.goldencode.util.FibonacciCounter
Current number in the series
current() - Method in class com.goldencode.util.FibonacciCounter
Report the current number in the series, multiplied by the factor.
current_or_complete_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a CURRENT or COMPLETE keywords and the following ProgressParser.database_name(boolean) or ProgressParser.value() rule references.
CURRENT_ROW_XOR_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Color which is XORed with background to draw current row highlighting (dotted rectangle).
current_value_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CURRENT-VALUE language statement.
currentArgs - Variable in class com.goldencode.p2j.persist.QueryComponent
Intermediately resolved arguments for this component
currentArgs - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Substitution parameter values for the next query execution
currentAst - Variable in class com.goldencode.expr.Compiler
AST currently being assembled
currentBDT - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Array which contains the sort criteria values for the last loaded row.
currentBlockingOp - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Track the type of the current blocking operation.
currentCache() - Method in class com.goldencode.p2j.security.SecurityAdmin
Creates new security cache generation offline.
currentChanged() - Method in interface com.goldencode.p2j.persist.Buffer
Checks if the record in the buffer has changed in database since the last FIND CURRENT or GET CURRENT.
currentChanged() - Method in class com.goldencode.p2j.persist.BufferImpl
Checks if the record in the buffer has changed in database since the last FIND CURRENT or GET CURRENT.
currentClassName - Variable in class com.goldencode.p2j.uast.ProgressParser
Class name to use in ProgressParser.lvalue() for data member lookups.
currentCls - Variable in class com.goldencode.p2j.uast.SymbolResolver
Current class or interface definition that is being created.
currentCondition - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Text of conditional expression currently under test
currentEnv - Variable in class com.goldencode.p2j.util.EnvironmentDaemon
The currently loaded environment to use instead of default.
currentEventList - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Current active wait list.
currentFieldGroup - Variable in class com.goldencode.p2j.ui.GenericFrame
The current field-group.
currentFocus() - Method in class com.goldencode.p2j.ui.client.Browse
Returns the same as getDefaultFocus() because focus placement inside BROWSE can't be switched from initial component until subcomponent creation or deletion.
currentFocus() - Method in class com.goldencode.p2j.ui.client.Editor
Returns this component directly because it is not a container (it has no child components.
currentFocus() - Method in class com.goldencode.p2j.ui.client.FillIn
Returns this component directly because it is not an usual container and have no child components.
currentFocus(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Get widget which is in focus.
currentFocus() - Method in class com.goldencode.p2j.ui.client.RadioSet
Return reference to this, since REDIO-SET is always retains focus on itself.
currentFocus() - Method in class com.goldencode.p2j.ui.client.SelectionList
Returns the focused direct child Component.
currentFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get widget which is in focus.
currentFocus(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get widget which is in focus.
currentFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get widget which is in focus.
currentFocus(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get widget which is in focus.
currentIn - Variable in class com.goldencode.p2j.util.Stream
Current input line being processed when reading fields.
currentInputIdx - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Current index in the SSLCertGenUtil.inputs, if set.
currentIteration() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of CURRENT-ITERATION attribute (KW_CUR_ITER).
currentIteration() - Method in class com.goldencode.p2j.ui.FrameWidget
Conversion of CURRENT-ITERATION attribute (KW_CUR_ITER) of frame widget.
currentIteration() - Method in class com.goldencode.p2j.ui.GenericFrame
Conversion of CURRENT-ITERATION attribute (KW_CUR_ITER) of frame widget.
currentIteration() - Method in interface com.goldencode.p2j.util.IterableResource
Conversion of CURRENT-ITERATION attribute (KW_CUR_ITER).
currentlyScannedRange - Variable in class com.goldencode.p2j.persist.id.IdentityPool
The range currently being scanned.
currentOp - Variable in class com.goldencode.p2j.ui.GenericFrame
Identifies type of editing block (PROMPT_FOR, SET or UPDATE).
currentOperation() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports on the current Finalizable operation being executed.
currentOut - Variable in class com.goldencode.p2j.util.Stream
Current output line being processed when writing fields.
currentPageIndex - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
zero based index
currentRecord - Variable in class com.goldencode.expr.TestDriver
Data record currently being used in an expression evaluation
currentRecord - Variable in class com.goldencode.p2j.persist.RecordBuffer
DMO data record which currently backs this buffer
currentResizeArea - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Indicates the resize area over which the mouse pointer is hovering now.
currentRow() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Progress-compatible function that returns the 1-based index of the current row in the result set.
currentRow() - Method in class com.goldencode.p2j.persist.Cursor
Get the 1-based index of the current row in the result set.
currentRow() - Method in class com.goldencode.p2j.persist.DynamicQuery
Get the 1-based index of the current row in the result set.
currentRow() - Method in interface com.goldencode.p2j.persist.P2JQuery
Progress-compatible function that returns the 1-based index of the current row in the result set.
currentRow() - Method in class com.goldencode.p2j.persist.PreselectQuery
Progress-compatible function that returns the 1-based index of the current row in the result set.
currentRow - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Cache for non-scrolling queries.
currentRow() - Method in class com.goldencode.p2j.persist.QueryWrapper
Progress-compatible function that returns the 1-based index of the current row in the result set.
currentRow() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Default implementation which reports unknown value as the current row to indicate an empty results list.
currentRow - Variable in class com.goldencode.p2j.ui.client.Browse
0-based index of the current row in the browse model.
currentRow - Variable in class com.goldencode.p2j.ui.client.widget.DefaultList
Current row in the list.
currentRow() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get current row in the list.
currentRowAvail - Variable in class com.goldencode.p2j.ui.client.Browse
Determines if the current row was available (could be fetched) at the moment it has become the current row.
currentRowDeleted - Variable in class com.goldencode.p2j.persist.CompoundQuery
Determines if the current row was deleted by DELETE-RESULT-LIST-ENTRY.
currentRowDeleted - Variable in class com.goldencode.p2j.persist.PreselectQuery
Determines if the current row was deleted by DELETE-RESULT-LIST-ENTRY.
currentRowDisplayStrategy - Variable in class com.goldencode.p2j.ui.client.Browse
If we are getting new rows, specifies type of action for which browse rows are fetched and defines how rows are iterated / displayed.
currentRowHeight - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
The current row height.
currentRowImpl() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Get the 1-based index of the current row in the result set.
currentRowImpl() - Method in class com.goldencode.p2j.persist.DynamicQuery
Get the 1-based index of the current row in the result set.
currentRowImpl() - Method in interface com.goldencode.p2j.persist.P2JQuery
Get the 1-based index of the current row in the result set.
currentRowImpl() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the 1-based index of the current row in the result set.
currentRowImpl() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get the 1-based index of the current row in the result set.
currentRowImpl() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Default implementation which reports unknown value as the current row to indicate an empty results list.
currentSchemaName - Static variable in class com.goldencode.p2j.convert.NameConverter
Currently processed database name
currentScope - Variable in class com.goldencode.expr.SymbolResolver
Current scope for library and variable resolution
currentSet - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Listener set currently being iterated
currentStatement - Variable in class com.goldencode.p2j.ui.client.Frame
The UI current statement which processes this frame.
currentStatement - Variable in class com.goldencode.p2j.ui.GenericFrame
The current UI statement in use for this frame.
currentStatement - Variable in class com.goldencode.p2j.ui.ScreenBuffer
The frame's UI statement being executed.
currentStaticFlag - Variable in class com.goldencode.p2j.uast.ProgressParser
Flag to use in ProgressParser.lvalue() for static-only data member lookups.
currentStream - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks the id of the current output stream (-1 for interactive).
currentTable - Variable in class com.goldencode.p2j.schema.SchemaParser
Track the name of the table currently being parsed
currentTransactionLevel() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports the transaction level of the current block.
currentType - Variable in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Lock type currently assigned to the record
currentValue(String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the CURRENT-VALUE(seqName) function from Progress as it is defined in Open Edge 10.x.
currentValue(String, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the CURRENT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
currentValue - Variable in class com.goldencode.p2j.ui.SliderConfig
Current value of the slider.
currentWindow - Variable in class com.goldencode.p2j.ui.LogicalTerminal
CURRENT-WINDOW widget
currentWindow() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns a handle for the instance of the only window, which is always current.
currentWindow(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get CURRENT-WINDOW attribute for given procedure handle.
currentWindow - Variable in class com.goldencode.p2j.ui.ServerState
Current window ID
currentWindow() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get CURRENT-WINDOW attribute for given procedure handle.
currentWindow() - Method in interface com.goldencode.p2j.util.PersistentProcedure
Get CURRENT-WINDOW attribute for this procedure handle.
currentWindow() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get CURRENT-WINDOW attribute for given procedure handle.
currentWindow - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
A value of CURRENT-WINDOW attribute of THIS-PROCEDURE handle
currentWnd - Static variable in class com.goldencode.p2j.ui.client.WindowManager
Context local instance of this class.
currRowSelected - Variable in class com.goldencode.p2j.ui.client.Browse
Determines if the current row is selected (single-selection mode only).
currRowUpdates - Variable in class com.goldencode.p2j.ui.client.Browse
An updated data for the current row.
cursor - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Represents cache of the dynamic scrolling query.
Cursor - Class in com.goldencode.p2j.persist
Implementation of a query results list scrollable cursor, for queries which fetch their results dynamically.
Cursor(Scrollable) - Constructor for class com.goldencode.p2j.persist.Cursor
Constructor which associates the cursor with the query it is managing.
cursor - Variable in class com.goldencode.p2j.persist.DynamicQuery
Cursor which scrolls query results
cursor - Variable in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
The position of the cursor.
cursor - Variable in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Backing cursor
cursor() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Get current cursor position.
cursor - Variable in class com.goldencode.p2j.ui.client.Frame
Down frame cursor position: 0 - top, maxDown - bottom
cursor() - Method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Get the AWT cursor
cursor - Variable in class com.goldencode.p2j.ui.client.MousePtrWrapper.StaticMousePtrWrapper
cursor data
cursor() - Method in class com.goldencode.p2j.ui.client.MousePtrWrapper.StaticMousePtrWrapper
Get the AWT cursor
cursor - Variable in class com.goldencode.p2j.util.TerminalStream
Cursor position.
CURSOR_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
CURSOR_LEFT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
CURSOR_RIGHT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
CURSOR_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
cursorAsResults() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Get the cached results stored in the cursor, wrapped by Results interface.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Position the virtual cursor during the drawing.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Position physical cursor to specified screen location.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Position the virtual cursor during the drawing.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Position the virtual cursor during the drawing.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Position the virtual cursor during the drawing.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Position the virtual cursor during the drawing.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Position the virtual cursor during the drawing.
cursorAt(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Position the virtual cursor during the drawing.
cursorBeginOfLine() - Method in class com.goldencode.p2j.ui.client.Editor
Move cursor to beginning of the line.
cursorChar - Variable in class com.goldencode.p2j.ui.EditorConfig
CURSOR-CHAR Attribute
cursorDown() - Method in class com.goldencode.p2j.ui.client.Editor
Move cursor one row down, if possible.
cursorDown() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Move cursor one row down, if possible.
cursorEndOfLine() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Move cursor to the end of line.
cursorEndOfLine() - Method in class com.goldencode.p2j.ui.client.Editor
Move cursor to the end of line.
cursorEndOfLine() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Move cursor to the end of line.
cursorEndOfPrevLine() - Method in class com.goldencode.p2j.ui.client.Editor
Move the cursor to the end of the previous line.
cursorFile(MousePointer) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Get data file name for the mouse pointer
cursorHome() - Method in class com.goldencode.p2j.ui.client.Editor
Move cursor to the start position.
cursorInvalid - Variable in class com.goldencode.p2j.ui.chui.BasePrimitives
Track the current cursor status.
cursorKey - Variable in class com.goldencode.terminal.VT100AbstractKeyboard
Cursor key mode
cursorLeft() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Move cursor one char left, if possible.
cursorLeft() - Method in class com.goldencode.p2j.ui.client.Editor
Move cursor one char left, if possible.
cursorLeft() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Move cursor one char left, if possible.
cursorOffset - Variable in class com.goldencode.p2j.ui.EditorConfig
CURSOR-OFFSET Attribute
cursorOffset - Variable in class com.goldencode.p2j.ui.FillInConfig
The Progress CURSOR-OFFSET attribute.
cursorPageDown() - Method in class com.goldencode.p2j.ui.client.Editor
Scroll one page down.
cursorPageUp() - Method in class com.goldencode.p2j.ui.client.Editor
Scroll one page up.
cursorPhysicalColumn() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Compute the cursor's physical column, relative to the fill-in's leftside border.
cursorPos(int) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Split absolute horizontal cursor position into two components - position of the first visible character and relative cursor position in the visible region.
cursorPos(int) - Method in class com.goldencode.p2j.ui.client.Editor
Split absolute horizontal cursor position into two components - position of the first visible character and relative cursor position in the visible region.
cursorPos(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Split absolute horizontal cursor position into two components - position of the first visible character and relative cursor position in the visible region.
cursorRelocated(int, int) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Callback method when cursor is actually relocated at given position.
cursorRelocated(int, int) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Callback method when cursor is actually relocated at given position.
cursorResults - Variable in class com.goldencode.p2j.persist.PresortCompoundQuery
The cached results stored in the cursor, wrapped by Results interface.
CursorResults(Cursor) - Constructor for class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Constructor which accepts the backing cursor object.
cursorRight() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Move cursor one char right.
cursorRight() - Method in class com.goldencode.p2j.ui.client.Editor
Move cursor one char right.
cursorRight() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Move cursor one char right.
cursorStay(int, int) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Position the real cursor.
cursorStay(int, int) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Position the real cursor.
cursorStay(int, int) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Position the real cursor.
cursorStay(int, int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Position the real cursor.
cursorStay(int, int) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Position the real cursor.
cursorStay(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Position the real cursor.
cursorStay(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Position the real cursor.
CursorType - Enum in com.goldencode.p2j.ui.client.gui.driver
This is the list of all possible cursor types.
CursorType(int) - Constructor for enum com.goldencode.p2j.ui.client.gui.driver.CursorType
Constructor
cursorType(MousePointer) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Get AWT/JS cursor type for the mouse pointer
cursorUp() - Method in class com.goldencode.p2j.ui.client.Editor
Move cursor one row up, if possible.
cursorUp() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Move cursor one row up, if possible.
cursorVisible - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Cache of the cursor visibility.
cursorVisible - Variable in class com.goldencode.p2j.ui.client.SelectionListBody
Cursor visibility before this wdget gained focus
cursorX - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Current X coordinate of the cursor.
cursorX - Variable in class com.goldencode.p2j.ui.client.ScreenData
Required cursor X coordinate
cursorX - Variable in class com.goldencode.p2j.ui.EditorConfig
Cursor X position relative to left edge of the inner rectangle of widget (0-based).
cursorY - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Current Y coordinate of the cursor.
cursorY - Variable in class com.goldencode.p2j.ui.client.ScreenData
Required cursor Y coordinate
cursorY - Variable in class com.goldencode.p2j.ui.EditorConfig
Cursor Y position relative to to edge of the inner rectangle of widget (0-based).
curvis - Variable in class com.goldencode.p2j.ui.client.AbstractButton
Previous cursor visibility flag to restore on focus lost.
CUSTOM - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Custom set of substring replacement definitions
CUSTOM_FONTS - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the custom fonts (i.e.
CUSTOM_LIBRARIES - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Custom Libraries place
customAclEditors - Variable in class com.goldencode.p2j.admin.AdminDef
Maps all known abstract resource types to their corresponding ACL editor class names.
customClass - Variable in class com.goldencode.expr.Compiler
Expression class after classloading
customClientExt - Variable in class com.goldencode.p2j.admin.AdminDef
Name of the custom admin client extension class.
customClientExt - Variable in class com.goldencode.p2j.security.SecurityCache
Custom account extensions client plugin class name.
CustomColumn - Class in com.goldencode.p2j.report.server
Custom report column metadata, including the column's heading, format string, and sorting.
CustomColumn() - Constructor for class com.goldencode.p2j.report.server.CustomColumn
Default constructor.
CustomComboBox<TRowObject> - Class in com.goldencode.p2j.admin.client.widget
Grid based combo box.
CustomComboBox(String, String) - Constructor for class com.goldencode.p2j.admin.client.widget.CustomComboBox
Creates the instance of the grid combobox.
CustomComboBox.Binder - Interface in com.goldencode.p2j.admin.client.widget
The GWT UI creator
CustomComboBox.StringPresentation<TRowObject> - Interface in com.goldencode.p2j.admin.client.widget
Defines the presentation method to parse a row into its presentation value.
customDraw - Variable in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Custom draw runnable.
CUSTOMER_SPECIFIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CUSTOMER_SPECIFIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CUSTOMER_SPECIFIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
customExtents - Variable in class com.goldencode.p2j.schema.TableHints
Map containing information about custom conversion of fields with extents
customFieldSetters - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
A map of field IDs to their associated custom setters.
customFonts - Static variable in class com.goldencode.p2j.ui.FontTable
A map containing the custom fonts.
CustomHookSample - Class in com.goldencode.p2j.security
This class is a sample of a custom authentication hook implementation.
CustomHookSample() - Constructor for class com.goldencode.p2j.security.CustomHookSample
Package private constructor.
CustomLibrariesModule - Class in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Custom libraries GWT module.
CustomLibrariesModule() - Constructor for class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesModule
 
CustomLibrariesPresenter - Class in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Custom libraries presenter.
CustomLibrariesPresenter(EventBus, CustomLibrariesPresenter.MyView, CustomLibrariesPresenter.MyProxy, LibTablePresenter) - Constructor for class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesPresenter
Ctor.
CustomLibrariesPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Presenter's proxy.
CustomLibrariesPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Presenter's view.
CustomLibrariesView - Class in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Custom libraries view.
CustomLibrariesView(CustomLibrariesView.Binder, AdminServiceAsync, Alarm, ModalDialogs) - Constructor for class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Ctor.
CustomLibrariesView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.runtime.customlib
GWT binder.
CustomReport - Class in com.goldencode.p2j.report.server
Column metadata (column headings, format strings, sorting specification) and row data for a custom report.
CustomReport() - Constructor for class com.goldencode.p2j.report.server.CustomReport
Default constructor
CustomSecurityOps - Interface in com.goldencode.p2j.util
The common interface for the classes that emulates USERID and SETUSERID functions of P4GL.
customSecurityOps - Static variable in class com.goldencode.p2j.util.SecurityOps
The current _User security handler for emulation of USERID and SETUSERID P4GL functions
customServerExt - Variable in class com.goldencode.p2j.security.SecurityCache
Custom account extensions server plugin class name.
custpkgroot - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Custom package to init data for.
CUT - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The system menu cut action id, required special processing for the web client to cut the selection to the system clipboard.
CUT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
cutOpt - Variable in class com.goldencode.p2j.ui.client.gui.EditorPopupGuiImpl
CUT items from editor system popup
CVT_LVL_BASIC - Static variable in interface com.goldencode.p2j.report.ReportConstants
Conversion support exists, but edge conditions and variants need exploration.
CVT_LVL_FULL - Static variable in interface com.goldencode.p2j.report.ReportConstants
Full conversion support, no restrictions.
CVT_LVL_FULL_RESTR - Static variable in interface com.goldencode.p2j.report.ReportConstants
Full conversion support, but there are permanent restrictions.
CVT_LVL_MASK - Static variable in interface com.goldencode.p2j.report.ReportConstants
Mask to find the conversion support portion.
CVT_LVL_NONE - Static variable in interface com.goldencode.p2j.report.ReportConstants
No conversion support.
CVT_LVL_PARTIAL - Static variable in interface com.goldencode.p2j.report.ReportConstants
Partial conversion support.
cx - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
The current drawing X coordinate of the cursor.
cx - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The current X coordinate of the cursor.
cy - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
The current drawing Y coordinate of the cursor.
cy - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The current Y coordinate of the cursor.
cycle - Variable in class com.goldencode.p2j.persist.sequence.Sequence
Flag for cycling sequences
CYCLE_ON_LIMIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
CYCLE_ON_LIMIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
CYCLE_ON_LIMIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
cycleFocus(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Search for the next or previous focusable widget in this container and set focus on it.
cycleOnLimit() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the CYCLE-ON-LIMIT property of a sequence.

D

D_KEY - Static variable in class com.goldencode.p2j.util.PrinterStream
Key for spooler command (Linux) intended for printer name
da - Static variable in class com.goldencode.p2j.util.ErrorManager
Error data access interface between client and server.
DA_RESPONSE - Static variable in class com.goldencode.terminal.VT100Emulator
DA response
DANGER_LIST - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Chars that must be escaped to eliminate regular expression meaning.
darkShadow - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Dark shadow box color.
Data() - Constructor for class com.goldencode.asm.AsmClassLoader.Data
 
data - Variable in class com.goldencode.p2j.admin.TaggedName
Storage for data.
data - Static variable in class com.goldencode.p2j.net.ExportTracker
The tracked data.
data - Variable in class com.goldencode.p2j.persist.TableResultSet.DataHandler
The data for the current row.
data - Variable in class com.goldencode.p2j.security.BitSet
data array
DATA - Static variable in class com.goldencode.p2j.security.SecurityManager
Logging level DATA.
data - Variable in class com.goldencode.p2j.security.SecurityManager.HookClassLoader
Byte array to load the class from
data - Variable in class com.goldencode.p2j.ui.BrowseRow
Cell data.
data - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Screen contents.
data - Variable in class com.goldencode.p2j.ui.client.MousePtrWrapper.BinaryMousePtrWrapper
cursor data
data() - Method in class com.goldencode.p2j.ui.client.MousePtrWrapper.BinaryMousePtrWrapper
Get the cursor data
data() - Method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Get the cursor data
data - Variable in class com.goldencode.p2j.ui.client.ScreenData
Screen image.
data - Variable in class com.goldencode.p2j.ui.Element
The source and/or sink of the widget's data.
Data() - Constructor for class com.goldencode.p2j.util.AverageAccumulator.Data
Construct an instance of this class, setting the starting total to either unknown value or 0, depending upon whether the enclosing accumulator is initialized for use.
Data() - Constructor for class com.goldencode.p2j.util.CountAccumulator.Data
Construct an instance of this class, setting the starting total to either unknown value or 0, depending upon whether the enclosing accumulator is initialized for use.
data - Variable in class com.goldencode.p2j.util.ExportField
The data to output to the stream.
data - Variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ConnectListener
Back reference to the data for this server socket.
Data() - Constructor for class com.goldencode.p2j.util.MaximumAccumulator.Data
 
Data() - Constructor for class com.goldencode.p2j.util.MinimumAccumulator.Data
 
data - Variable in class com.goldencode.p2j.util.PutField
The data to output to the stream.
Data() - Constructor for class com.goldencode.p2j.util.TotalAccumulator.Data
Construct an instance of this class, setting the starting total to either unknown value or 0, depending upon whether the enclosing accumulator is initialized for use.
data - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Screen contents.
data - Variable in class com.goldencode.util.FastSiblingDeque
Internal data structure is a map for fast direct access to independent elements.
DATA_GUESS_DEFAULT_VALUE - Static variable in class com.goldencode.p2j.ui.BrowseConfig
Default value for MAX-DATA-GUESS attribute.
DATA_GUESS_DEFAULT_VALUE - Static variable in class com.goldencode.p2j.ui.BrowseWidget
Default value for the MAX-DATA-GUESS attribute.
DATA_MODEL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Root AST for the data model
DATA_OFFSET_LEFT - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Left offset for text area in a cell.
DATA_OFFSET_RIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Right offset for text area in a cell.
DATA_RELATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DATA_RELATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
data_relation(int) - Method in class com.goldencode.p2j.uast.ProgressParser
DATA_RELATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DATA_SET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DATA_SET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DATA_SET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DATA_SOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DATA_SOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DATA_SOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DATA_TYPE - Static variable in class com.goldencode.p2j.schema.ImportWorker
Database metadata column name for data type metadata column
database - Variable in class com.goldencode.p2j.persist.BufferType
Buffer's database
database - Variable in class com.goldencode.p2j.persist.ConnectionManager.ConnectInfo
Object describing the connected database
Database - Class in com.goldencode.p2j.persist
A collection of information required to connect to a database, including the database's physical name, purpose, and the host address (including port) of the P2J server instance which is the authoritative controller of this database.
Database(String) - Constructor for class com.goldencode.p2j.persist.Database
Constructor which accepts the physical database name and assumes a type of primary.
Database(String, Database.Type) - Constructor for class com.goldencode.p2j.persist.Database
Constructor which accepts the physical database name and a type.
Database(Database, Database.Type) - Constructor for class com.goldencode.p2j.persist.Database
Convenience constructor which copies an existing instance, but applies a new type.
Database(String, Database.Type, String, int) - Constructor for class com.goldencode.p2j.persist.Database
Constructor which accepts the physical database name, type, host name/address, and port number.
Database(String, Database.Type, boolean) - Constructor for class com.goldencode.p2j.persist.Database
Package-private constructor which accepts the physical database name and an indication as to whether this database is locally managed.
database - Variable in exception com.goldencode.p2j.persist.DatabaseConnectionException
Physical database name, which had a connection error.
database - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Collector
Database for which statistics are collected
database - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Database for which this object manages global DMO change events
database - Variable in class com.goldencode.p2j.persist.FieldReference
The associated database
database - Variable in class com.goldencode.p2j.persist.ForeignResolver
The associated database
database - Variable in class com.goldencode.p2j.persist.hql.FunctionKey
Database name
database - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Database instance
database - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
Database associated with this object
database - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Database for which this identity pool has been initialized.
database - Variable in class com.goldencode.p2j.persist.IndexHelper
Primary (non-dirty) database with which this helper is associated
database - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Database whose record locks are to be managed
database - Variable in class com.goldencode.p2j.persist.ORMHandler
P2J database
database - Variable in class com.goldencode.p2j.persist.Persistence
Database served by this object
database - Variable in class com.goldencode.p2j.persist.sequence.SequenceHandler
The database logical name on which this handler will work with.
database - Variable in class com.goldencode.p2j.persist.TempTableHelper
The used database
database - Variable in class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Database associated with this table mapping
database - Static variable in class com.goldencode.p2j.report.ReportDriver
Database mode flag.
DATABASE - Static variable in class com.goldencode.p2j.schema.EntityName
Constant indicating name represents a database
database - Variable in class com.goldencode.p2j.schema.FieldInfo
Field's database logical name or alias
database() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a database construct, which specifies the database name.
DATABASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DATABASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
database() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a Progress 4GL database reference that refers to a valid database or an alias to a valid database.
DATABASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
Database.Type - Enum in com.goldencode.p2j.persist
Type/purpose of database
database_name(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a database name token that can be a string, a character expression that is evaluated via the VALUE( expr ) construct, or it can be a symbol that represents a physical filename or a logical database name.
DatabaseAuthenticationHook - Class in com.goldencode.p2j.security
This class is a database authentication hook implementation.
DatabaseAuthenticationHook() - Constructor for class com.goldencode.p2j.security.DatabaseAuthenticationHook
The default constructor.
DatabaseConfig - Class in com.goldencode.p2j.persist
Class which encapsulates information necessary to configure a database.
DatabaseConfig(Properties, String) - Constructor for class com.goldencode.p2j.persist.DatabaseConfig
Constructor which stores Hibernate properties and schema name.
DatabaseConfigFetcherImpl() - Constructor for class com.goldencode.p2j.persist.DatabaseManager.DatabaseConfigFetcherImpl
Default constructor.
databaseConnected(int64) - Method in interface com.goldencode.p2j.persist.meta.ConnectionListener
Method which is called by the ConnectionManager in response to a database connection.
databaseConnected(int64) - Method in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Create a new connect record in the metadata database, in response to a connection event.
DatabaseConnectionException - Exception in com.goldencode.p2j.persist
Represents a Progress database connection error.
DatabaseConnectionException(String, Database) - Constructor for exception com.goldencode.p2j.persist.DatabaseConnectionException
Constructor which accepts an error message.
DatabaseConnectionException(String, Throwable, Database) - Constructor for exception com.goldencode.p2j.persist.DatabaseConnectionException
Constructor which accepts an error message and a root cause.
DatabaseConnectionException(Throwable, Database) - Constructor for exception com.goldencode.p2j.persist.DatabaseConnectionException
Constructor which accepts and wrappers a root cause.
DatabaseDef - Class in com.goldencode.p2j.admin
DatabaseDef is a stub implementation.
DatabaseDef() - Constructor for class com.goldencode.p2j.admin.DatabaseDef
 
databaseDisconnected(int64) - Method in interface com.goldencode.p2j.persist.meta.ConnectionListener
Method which is called by the ConnectionManager in response to a database disconnection.
databaseDisconnected(int64) - Method in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Remove the connect record with the given ID from the metadata database, in response to a disconnection event.
DatabaseEventType - Enum in com.goldencode.p2j.persist.trigger
Database trigger event type.
DatabaseEventType(int) - Constructor for enum com.goldencode.p2j.persist.trigger.DatabaseEventType
Constructor to set event type mask.
DatabaseHelper() - Constructor for class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Default constructor.
databaseIndexes(String, Database, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get an iterator on all indexes for the DMO specified by the given schema and interface.
databaseIndexes(Database) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get an iterator on all indexes for the current DMO.
DatabaseInfo - Interface in com.goldencode.p2j.util
Defines the DBNAME and TABLE attributes.
databaseListBox - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The databases list box
DatabaseManager - Class in com.goldencode.p2j.persist
Manages configuration for all databases accessed by the current server, and provides access to Hibernate session factories to create new sessions.
DatabaseManager() - Constructor for class com.goldencode.p2j.persist.DatabaseManager
This class cannot be instantiated; all methods are static.
DatabaseManager.Context - Class in com.goldencode.p2j.persist
A class containing context-specific data.
DatabaseManager.DatabaseConfigFetcher - Interface in com.goldencode.p2j.persist
Interface for a remote object whose purpose is to fetch a local DatabaseConfig object and deliver it to the remote caller.
DatabaseManager.DatabaseConfigFetcherImpl - Class in com.goldencode.p2j.persist
Concrete implementation of the DatabaseConfigFetcher interface.
DatabaseMultiplexer<W> - Class in com.goldencode.p2j.persist.remote
The abstract base class of classes which must multiplex work requests to multiple worker objects, where each worker is associated with a specific, physical database.
DatabaseMultiplexer() - Constructor for class com.goldencode.p2j.persist.remote.DatabaseMultiplexer
Default constructor.
databaseName - Variable in class com.goldencode.p2j.admin.RecordInfo
Physical database name.
DatabaseReferenceWorker - Class in com.goldencode.p2j.convert
Helper routines for the unreferenced tables/fields rule set.
DatabaseReferenceWorker() - Constructor for class com.goldencode.p2j.convert.DatabaseReferenceWorker
Default constructor which initializes libraries.
DatabaseReferenceWorker.Helper - Class in com.goldencode.p2j.convert
Provides user-level APIs necessary for unreferenced tables/fields processing.
databases - Variable in class com.goldencode.p2j.persist.remote.DatabaseMultiplexer
Databases managed by this P2J server instance
databases() - Method in class com.goldencode.p2j.schema.SchemaConfig
Get an iterator of configured database names.
databases - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Database ASTs, mapped by database name
databases - Variable in class com.goldencode.p2j.schema.SchemaWorker
Names of databases which contain tables involved in relations
databases - Variable in class com.goldencode.p2j.schema.TableRelation
Set of (lowercase) names of databases affected by this join
databases - Variable in class com.goldencode.p2j.uast.UastHints
The list of databases that must be connected before parsing.
DatabaseService - Class in com.goldencode.p2j.report.server
This class provides database services needed by the report API and maintains a connection pool with the database.
DatabaseService() - Constructor for class com.goldencode.p2j.report.server.DatabaseService
Default constructor.
DatabaseStatistics - Class in com.goldencode.p2j.persist
A singleton instance of this class collects database statistics throughout a P2J server's run, then collates this information into an H2 database as the server is shutting down.
DatabaseStatistics() - Constructor for class com.goldencode.p2j.persist.DatabaseStatistics
Private default constructor.
DatabaseStatistics.Collector - Class in com.goldencode.p2j.persist
Helper class which gathers local query statistics as the server is running, and which collects global, Hibernate query and second level cache statistics as the server is terminating.
DatabaseStatistics.Collector.Key - Class in com.goldencode.p2j.persist
A hashable key comprised of both location information and an HQL string.
DatabaseStatistics.DatabaseHelper - Class in com.goldencode.p2j.persist
Helper class to manage database operations while storing data to performance statistics database.
DatabaseStatistics.Location - Class in com.goldencode.p2j.persist
Helper class which stores location information regarding the construction of a P2J query.
DatabaseStatistics.QueryInfo - Class in com.goldencode.p2j.persist
Helper class which stores information about the localized execution of HQL queries.
DatabaseTrigger<Buf extends Buffer> - Class in com.goldencode.p2j.util
Abstract class to be extended by a session database trigger implementation.
DatabaseTrigger() - Constructor for class com.goldencode.p2j.util.DatabaseTrigger
 
DatabaseTriggerManager - Class in com.goldencode.p2j.persist.trigger
This class handles the management of trigger system for a database.
DatabaseTriggerManager() - Constructor for class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Private constructor.
DataColumnRenderer() - Constructor for class com.goldencode.p2j.ui.chui.BrowseImpl.DataColumnRenderer
Dummy constructor.
DataContainer - Interface in com.goldencode.p2j.ui.client
Represents common methods for widgets that contain data.
dataFile - Variable in class com.goldencode.p2j.schema.RecordLoader
Input data file - a Progress export (*.d) file
DataFileReader(String) - Constructor for class com.goldencode.p2j.schema.ImportWorker.DataFileReader
Constructor.
dataGrid - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The acquired locks table view
dataGrid - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The record locks table view
dataGrid - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The session table view
dataGridCell() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridEvenRow() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridEvenRowCell() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridFirstColumn() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridFirstColumnFooter() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridFirstColumnHeader() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridFooter() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridHeader() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridHoveredRow() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridHoveredRowCell() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridKeyboardSelectedCell() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridKeyboardSelectedRow() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridKeyboardSelectedRowCell() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridLastColumn() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridLastColumnFooter() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridLastColumnHeader() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridLoading() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ResourcesAdapter
 
dataGridOddRow() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridOddRowCell() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridSelectedRow() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridSelectedRowCell() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridSortableHeader() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridSortAscending() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ResourcesAdapter
 
dataGridSortDescending() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ResourcesAdapter
 
dataGridSortedHeaderAscending() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridSortedHeaderDescending() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
dataGridStyle() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ResourcesAdapter
 
dataGridWidget() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
DataHandler() - Constructor for class com.goldencode.p2j.persist.TableResultSet.DataHandler
Create a new instance.
dataLock - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Lock object for synchronizing data and cursor usage and changes.
dataMap - Variable in class com.goldencode.expr.ExpressionClassLoader
Cache of class files created by expression compiler.
DataModelAst - Class in com.goldencode.p2j.schema
Provides symbolic token name lookups that are specific to a data model AST.
DataModelAst() - Constructor for class com.goldencode.p2j.schema.DataModelAst
Default constructor.
DataModelAst(Token) - Constructor for class com.goldencode.p2j.schema.DataModelAst
Constructor which accepts and wrappers token.
DataModelObject - Interface in com.goldencode.p2j.persist
A marker interface which must be extended by any public Data Model Object (DMO) business interface.
DataModelTokenTypes - Interface in com.goldencode.p2j.schema
Token types necessary to represent a data model as an AST.
DataModelWorker - Class in com.goldencode.p2j.schema
A pattern worker that provides services to support the conversion of Progress schema data into a relational data model AST.
DataModelWorker() - Constructor for class com.goldencode.p2j.schema.DataModelWorker
Default constructor which initializes libraries.
DataModelWorker.ClassComparator - Class in com.goldencode.p2j.schema
Comparator implementation which sorts ASTs which represent data model object (DMO) classes.
DataModelWorker.Library - Class in com.goldencode.p2j.schema
Helper to create, edit, move and delete data model ASTs.
DataModelWorker.PropertyComparator - Class in com.goldencode.p2j.schema
Comparator implementation which sorts ASTs which have an "order" annotation into ascending order, according to the numeric value of that attribute.
datanames - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Match list for database name conversion.
dataProvider - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
Data provider
dataProvider - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The dropdown item data provider
dataProvider - Variable in class com.goldencode.p2j.admin.client.widget.GridHandle
Data provider
DataSorter - Class in com.goldencode.p2j.persist
An specialization of BasicSorter, used to sort instances of BaseDataType.
DataSorter(boolean) - Constructor for class com.goldencode.p2j.persist.DataSorter
 
DataSource - Class in com.goldencode.p2j.persist
Object which describes an external source from which data is read into a temp-table buffer or data set member buffer.
DataSource(character) - Constructor for class com.goldencode.p2j.persist.DataSource
Constructor.
DataSource(String) - Constructor for class com.goldencode.p2j.persist.DataSource
Constructor.
DataSource(memptr) - Constructor for class com.goldencode.p2j.persist.DataSource
Constructor.
DataSource(handle) - Constructor for class com.goldencode.p2j.persist.DataSource
Constructor.
DataSource(longchar) - Constructor for class com.goldencode.p2j.persist.DataSource
Constructor.
dataSource - Variable in class com.goldencode.p2j.util.Accumulator
Abstraction of data source from which data values are accumulated
datasrc_keys_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KEYS clause in a source buffer specification of the DEFINE DATA-SOURCE statement.
DataStoreType() - Constructor for enum com.goldencode.p2j.uast.ClassDefinition.DataStoreType
 
DataTarget - Class in com.goldencode.p2j.persist
Object which describes an external target into which data is written from a temp-table buffer or data set member buffer.
DataTarget(character, character, logical, character, character, logical, logical) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(character, character) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(String, character) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(character, String) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(String, String) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(memptr) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(character, handle) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(String, handle) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
DataTarget(longchar) - Constructor for class com.goldencode.p2j.persist.DataTarget
Constructor.
dataType - Variable in class com.goldencode.expr.CodeUnit
The data type associated with this code unit
DATATYPE - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "datatype" property AST annotation
dataType - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
DATA-TYPE attribute variable
dataType - Variable in class com.goldencode.p2j.ui.ControlConfig
The Progress DATA-TYPE attribute.
dataTypeClass - Variable in class com.goldencode.p2j.ui.ControlEntity
Type of the variable in the widget.
DataTypeHelper - Class in com.goldencode.p2j.persist.hql
A helper to manage data types of objects referenced by HQL statements (specifically, where clauses).
DataTypeHelper() - Constructor for class com.goldencode.p2j.persist.hql.DataTypeHelper
Private constructor; access is via static methods.
datatypesMatchLen - Static variable in class com.goldencode.p2j.persist.TempTableBuilder
Used during data type name validation.
DataValidationException - Exception in com.goldencode.p2j.ui.client
Exception thrown when data doesn't pass some validation rules.
DataValidationException(String) - Constructor for exception com.goldencode.p2j.ui.client.DataValidationException
Constructs exception with the given message.
date - Variable in class com.goldencode.p2j.security.UserAccount
Date password was last changed.
date - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible date object whose data is mutable.
date() - Constructor for class com.goldencode.p2j.util.date
Creates an instance that represents an unknown date.
date(BaseDataType) - Constructor for class com.goldencode.p2j.util.date
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
date(Date) - Constructor for class com.goldencode.p2j.util.date
Creates an instance from a java.util.Date instance.
date(Date, TimeZone) - Constructor for class com.goldencode.p2j.util.date
Creates an instance from a java.util.Date instance.
date(String) - Constructor for class com.goldencode.p2j.util.date
Parses a string with a format based on the Progress 4GL rules for converting a string to a date.
date(String, String, int) - Constructor for class com.goldencode.p2j.util.date
Converts a string to a date using a specified format and an optional windowing year.
date(date) - Constructor for class com.goldencode.p2j.util.date
Constructs an instance with the exact same state as the passed instance.
date(character) - Constructor for class com.goldencode.p2j.util.date
Parses a string with a format based on the Progress 4GL rules for converting a string to a date.
date(double, double, double) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(double, double, double, boolean) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(NumberType, NumberType, double) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(double, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(NumberType, double, NumberType) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(double, NumberType, double) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(NumberType, double, double) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(double, double, NumberType) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.date
Creates an instance based on specific numeric input.
date(long) - Constructor for class com.goldencode.p2j.util.date
Creates an instance that represents the number of days (positive or negative) from the Progress 4GL base date of 12/31/-4714.
date(int) - Constructor for class com.goldencode.p2j.util.date
Creates an instance that represents the number of days (positive or negative) from the Progress 4GL base date of 12/31/-4714.
date(NumberType) - Constructor for class com.goldencode.p2j.util.date
Creates an instance that represents the number of days (positive or negative) from the Progress 4GL base date of 12/31/-4714.
date - Variable in class com.goldencode.p2j.util.date.TestCase
The date instance to test.
date() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a date instance initialized to the default value.
date(date) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a date instance initialized to the init value.
date() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a date instance initialized to the default value.
date(date) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a date instance initialized to the init value.
date.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
date.GMTCalendar - Class in com.goldencode.p2j.util
Provides a thread local cache for a GMT calendar.
date.NullCalendar - Class in com.goldencode.p2j.util
Provides a thread local cache for a default calendar.
date.TestCase - Class in com.goldencode.p2j.util
Simple testcase wrapper to check Julian day number calculations.
date.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
date.ZoneCalendar - Class in com.goldencode.p2j.util
Provides a thread local cache for a timezone-specific calendar.
DATE_FORMAT - Static variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The date and time formatter
DATE_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a date instance.
DATE_LITERAL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Date literal
DATE_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DATE_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DATE_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DateBuf() - Constructor for class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Constructs default presentation used for clear operation.
DateBuf(date) - Constructor for class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Constructs presentation initialized with given date.
DateComponent(int, int) - Constructor for class com.goldencode.p2j.ui.client.format.DateFormat.DateComponent
Constructor.
dateCompOrder - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
Order of date components for rendering.
dateCompOrder - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Order of date components for rendering.
DateExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a date result.
DateExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DateExprAdapter
Constructor.
DateExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a date result.
DateExpression() - Constructor for class com.goldencode.p2j.util.DateExpression
Default constructor.
DateExpression(Accessor) - Constructor for class com.goldencode.p2j.util.DateExpression
Create an instance that has a fixed (non-varying) value.
DateExpression(date) - Constructor for class com.goldencode.p2j.util.DateExpression
Create an instance that has a fixed (non-varying) value.
DateExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DateExpressionAdapter
The only constructor.
dateExtent(int, date...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a date array of the given extent.
dateExtent(date...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a date extent using as initial values the data in the init array.
dateExtent(int, date...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a date array of the given extent.
dateExtent(date...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a date extent using as initial values the data in the init array.
dateFormat - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The date format as it was set when the table was dumped.
DateFormat - Class in com.goldencode.p2j.ui.client.format
Display format for date variables.
DateFormat(String) - Constructor for class com.goldencode.p2j.ui.client.format.DateFormat
Constructs a date format from the given Progress format string.
dateFormat - Variable in class com.goldencode.p2j.util.date.WorkArea
Order of date components for conversion to/from strings.
DateFormat.DateBuf - Class in com.goldencode.p2j.ui.client.format
Internal form of date data.
DateFormat.DateComponent - Class in com.goldencode.p2j.ui.client.format
The simple structure which records what places are occupied in a screen value by the date component.
DateFormat.TestCase - Class in com.goldencode.p2j.ui.client.format
Simple testcase wrapper to check the year autocompletion and its string-to-number conversion.
dateFormats - Variable in class com.goldencode.expr.TestDriver
List of acceptable date formats, in order of use when parsing
DateMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.DateMapper
Constructor.
DateOps - Class in com.goldencode.p2j.util
A class that provides Progress 4GL compatible date functions.
DateOps() - Constructor for class com.goldencode.p2j.util.DateOps
 
dateSpan(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Determine the number of days between two dates.
dateTime - Variable in class com.goldencode.p2j.admin.UserDef
Date and time password was last changed; may be null
datetime - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible datetime object whose data is mutable.
datetime() - Constructor for class com.goldencode.p2j.util.datetime
Default constructor which creates an unknown instance.
datetime(BaseDataType) - Constructor for class com.goldencode.p2j.util.datetime
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
datetime(Date) - Constructor for class com.goldencode.p2j.util.datetime
Creates an instance from a java.util.Date instance.
datetime(Date, TimeZone) - Constructor for class com.goldencode.p2j.util.datetime
Creates an instance from a java.util.Date instance.
datetime(date) - Constructor for class com.goldencode.p2j.util.datetime
Constructs an instance with the exact same state as the passed instance.
datetime(date, NumberType) - Constructor for class com.goldencode.p2j.util.datetime
Constructs an instance with the exact same state as the passed instance and having the specified time.
datetime(date, double) - Constructor for class com.goldencode.p2j.util.datetime
Constructs an instance with the exact same state as the passed instance and having the specified time.
datetime(double, double, double, double, double, double, double) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component.
datetime(double, double, double, double, double, double) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component.
datetime(double, double, double, double, double) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component.
datetime(double, double, double) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component of the date and with a time value of 0.
datetime(NumberType, NumberType, NumberType, NumberType, NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component.
datetime(NumberType, NumberType, NumberType, NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component.
datetime(NumberType, NumberType, NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component.
datetime(NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetime
Construct a datetime instance using explicit values for each discrete component of the date and with a time value of 0.
datetime(String) - Constructor for class com.goldencode.p2j.util.datetime
Creates a new instance from the given date and time specification.
datetime(String, String, int) - Constructor for class com.goldencode.p2j.util.datetime
Converts a string to a datetime using a specified format and an optional windowing year for date part.
datetime(character) - Constructor for class com.goldencode.p2j.util.datetime
Creates a new instance from the given date and time specification.
datetime() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetime instance initialized to the default value.
datetime(datetime) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetime instance initialized to the init value.
datetime() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetime instance initialized to the default value.
datetime(datetime) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetime instance initialized to the init value.
DATETIME_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a datetime instance.
DATETIME_LITERAL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
DATETIME literal
DATETIME_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DATETIME_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DATETIME_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DATETIME_TZ_LITERAL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
DATETIME-TZ literal
DATETIME_TZ_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DATETIME_TZ_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DATETIME_TZ_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DatetimeBuf() - Constructor for class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Constructs default presentation used for clear operation.
DatetimeBuf(datetime) - Constructor for class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Constructs presentation initialized with given datetime.
DatetimeComponent(int, int) - Constructor for class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeComponent
Constructor.
datetimeCompOrder - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Order of datetime(-tz) components for rendering.
DatetimeExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a datetime result.
DatetimeExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeExprAdapter
Constructor.
DatetimeExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a datetime result.
DatetimeExpression() - Constructor for class com.goldencode.p2j.util.DatetimeExpression
Default constructor.
DatetimeExpression(Accessor) - Constructor for class com.goldencode.p2j.util.DatetimeExpression
Create an instance that has a fixed (non-varying) value.
DatetimeExpression(datetime) - Constructor for class com.goldencode.p2j.util.DatetimeExpression
Create an instance that has a fixed (non-varying) value.
DatetimeExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeExpressionAdapter
The only constructor.
datetimeExtent(int, datetime...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetime array of the given extent.
datetimeExtent(datetime...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetime extent using as initial values the data in the init array.
datetimeExtent(int, datetime...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetime array of the given extent.
datetimeExtent(datetime...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetime extent using as initial values the data in the init array.
DatetimeFormat - Class in com.goldencode.p2j.ui.client.format
Display format for datetime and datetime-tz variables.
DatetimeFormat(String, boolean) - Constructor for class com.goldencode.p2j.ui.client.format.DatetimeFormat
Constructs a datetime format from the given Progress format string.
DatetimeFormat.DatetimeBuf - Class in com.goldencode.p2j.ui.client.format
Internal form of datetime data.
DatetimeFormat.DatetimeComponent - Class in com.goldencode.p2j.ui.client.format
The simple structure which records what places are occupied in a screen value by the datetime component.
DatetimeMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.DatetimeMapper
Constructor.
datetimetz - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible datetime-tz object whose data is mutable.
datetimetz() - Constructor for class com.goldencode.p2j.util.datetimetz
Default constructor builds an unknown object.
datetimetz(BaseDataType) - Constructor for class com.goldencode.p2j.util.datetimetz
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
datetimetz(date) - Constructor for class com.goldencode.p2j.util.datetimetz
Constructs an instance with the exact same state as the passed instance.
datetimetz(date, NumberType) - Constructor for class com.goldencode.p2j.util.datetimetz
Constructs an instance using the inputs, with varying behavior depending on the type of the first parameter.
datetimetz(date, double) - Constructor for class com.goldencode.p2j.util.datetimetz
Constructs an instance using the inputs, with varying behavior depending on the type of the first parameter.
datetimetz(date, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetimetz
Constructs an instance using the inputs.
datetimetz(date, NumberType, double) - Constructor for class com.goldencode.p2j.util.datetimetz
Constructs an instance using the inputs.
datetimetz(date, double, NumberType) - Constructor for class com.goldencode.p2j.util.datetimetz
Constructs an instance using the inputs.
datetimetz(date, double, double) - Constructor for class com.goldencode.p2j.util.datetimetz
Constructs an instance using the inputs.
datetimetz(double, double, double, double, double, double, double) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(double, double, double, double, double, double, double, double) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(double, double, double, double, double, double) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(double, double, double, double, double) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(NumberType, NumberType, NumberType, NumberType, NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(NumberType, NumberType, NumberType, NumberType, NumberType, NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(NumberType, NumberType, NumberType, NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(NumberType, NumberType, NumberType, NumberType, NumberType) - Constructor for class com.goldencode.p2j.util.datetimetz
Construct a datetime instance using explicit values for each discrete component.
datetimetz(String) - Constructor for class com.goldencode.p2j.util.datetimetz
Creates a new instance from the given date and time specification.
datetimetz(String, String, int) - Constructor for class com.goldencode.p2j.util.datetimetz
Converts a string to a datetime-tz using a specified format and an optional windowing year for date part.
datetimetz(character) - Constructor for class com.goldencode.p2j.util.datetimetz
Creates a new instance from the given date and time specification.
datetimetz(Calendar) - Constructor for class com.goldencode.p2j.util.datetimetz
Creates a new instance from the given calendar value.
datetimetz() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetimetz instance initialized to the default value.
datetimetz(datetimetz) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetimetz instance initialized to the init value.
datetimetz() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetimetz instance initialized to the default value.
datetimetz(datetimetz) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetimetz instance initialized to the init value.
DATETIMETZ_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a datetimetz instance.
DATETIMETZ_TYPE_NAME - Static variable in class com.goldencode.p2j.persist.TempTableBuilder
datetime-tz 4GL type name.
DatetimeTzExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a datetimetz result.
DatetimeTzExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeTzExprAdapter
Constructor.
DatetimeTzExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a datetimetz result.
DatetimeTzExpression() - Constructor for class com.goldencode.p2j.util.DatetimeTzExpression
Default constructor.
DatetimeTzExpression(Accessor) - Constructor for class com.goldencode.p2j.util.DatetimeTzExpression
Create an instance that has a fixed (non-varying) value.
DatetimeTzExpression(datetimetz) - Constructor for class com.goldencode.p2j.util.DatetimeTzExpression
Create an instance that has a fixed (non-varying) value.
DatetimeTzExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeTzExpressionAdapter
The only constructor.
datetimetzExtent(int, datetimetz...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetimetz array of the given extent.
datetimetzExtent(datetimetz...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a datetimetz extent using as initial values the data in the init array.
datetimetzExtent(int, datetimetz...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetimetz array of the given extent.
datetimetzExtent(datetimetz...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a datetimetz extent using as initial values the data in the init array.
DatetimetzMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.DatetimetzMapper
Constructor.
DatetimeTzUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J datetimetz.
DatetimeTzUserType() - Constructor for class com.goldencode.p2j.persist.type.DatetimeTzUserType
 
DatetimeUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J datetime.
DatetimeUserType() - Constructor for class com.goldencode.p2j.persist.type.DatetimeUserType
 
dateToLocalMillis(Date, TimeZone) - Static method in class com.goldencode.p2j.util.date
Convert a UTC time into a timezone specific number of milliseconds since the epoch (January 1, 1970).
DateUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J date.
DateUserType() - Constructor for class com.goldencode.p2j.persist.type.DateUserType
 
DateValue - Class in com.goldencode.p2j.directory
The main purpose of this class is to hold date value for storing/saving it in the Directory.
DateValue() - Constructor for class com.goldencode.p2j.directory.DateValue
Construct an instance for the current date.
DateValue(Date) - Constructor for class com.goldencode.p2j.directory.DateValue
Construct new instance from the instance of the Date.
DateValue(DateValue) - Constructor for class com.goldencode.p2j.directory.DateValue
Construct new instance from the other instance of the DateValue.
DateValue(int, int, int) - Constructor for class com.goldencode.p2j.directory.DateValue
Construct an instance for specified date.
dateValue() - Method in class com.goldencode.p2j.util.date
Returns the current instance as an instance of the Date class which will accurately represent the UTC time that corresponds to the current date in the timezone stored in this instance or in the default timezone if the stored timezone is null.
dateValue(TimeZone) - Method in class com.goldencode.p2j.util.date
Returns the current instance as an instance of the Date class which will accurately represent the UTC time that corresponds to the current date in the timezone passed as a parameter or in the default timezone if the passed timezone is null.
dateValue() - Method in class com.goldencode.p2j.util.datetime
Returns the current instance as an instance of the Date class which will accurately represent the UTC time that corresponds to the current date in the timezone stored in this instance or in the default timezone if the stored timezone is null.
dateValue(TimeZone) - Method in class com.goldencode.p2j.util.datetime
Returns the current instance as an instance of the Date class which will accurately represent the UTC time that corresponds to the current date in the timezone passed as a parameter or in the default timezone if the passed timezone is null.
datum - Variable in class com.goldencode.p2j.util.Accumulator.ExternalDataSource
Current data value
DatumAccess(String, Integer) - Constructor for class com.goldencode.p2j.persist.RecordBuffer.DatumAccess
Constructor.
DAY - Static variable in class com.goldencode.p2j.util.date
Represents the day component of the string formatted date.
day(date) - Static method in class com.goldencode.p2j.util.date
Returns the current day of the month for the given date.
DAY_IDX - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
Index of the day component in the arrays of parsed components.
dayOfMonth - Variable in class com.goldencode.p2j.scheduler.Job
The day the month expression when the job needs to be executed.
dayOfWeek - Variable in class com.goldencode.p2j.scheduler.Job
The day of the week expression when the job needs to be executed.
db - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Graph database instance to use.
db - Static variable in class com.goldencode.p2j.uast.CallGraphHelper
The connected graph DB.
db - Static variable in class com.goldencode.p2j.uast.CallGraphWorker
The connected graph DB.
DB_EVENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DB_EVENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
db_event() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches any valid Progress symbol or string returns an artificial token DB_EVENT with a child that is the matched token.
DB_EVENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DB_PASS - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Relative directory path for performance statistics database user password
DB_REF_NON_STATIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DB_REF_NON_STATIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DB_REF_NON_STATIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DB_SYMBOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DB_SYMBOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DB_SYMBOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DB_USER - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Relative directory path for performance statistics database user name
dbConfigs - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of local DatabaseConfig objects, keyed by database info objects
dbIndexes - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
List of all indexes on the backing table (temp tables only)
dblclickHandler - Variable in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Double click handler
dbName - Variable in class com.goldencode.p2j.convert.BufferList
The logical database name for the buffer.
dbName() - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the name of the connected database in this context.
dbname - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
DBNAME attribute variable
dbname - Variable in class com.goldencode.p2j.ui.ControlSetConfig
Database name.
dbName - Variable in class com.goldencode.p2j.ui.GenericWidget
The value of the DBNAME attribute.
dbParam(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Implementation of the DBPARAM() Progress function.
dbParam(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Implementation of the DBPARAM() Progress function.
dbParam(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Implementation of the DBPARAM() Progress function.
dbParam(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Implementation of the DBPARAM() Progress function.
dbParamImpl(String, int) - Method in class com.goldencode.p2j.persist.ConnectionManager
Implementation of the DBPARAM() Progress function.
dbPass - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Connection password; defaults to empty string, but may be overridden in directory
dbPass - Static variable in class com.goldencode.p2j.report.ReportWorker
Default database password.
dbRestrictions(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database at the specified index.
dbRestrictions(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database at the specified index.
dbRestrictions(NumberType, character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database at the specified index.
dbRestrictions(NumberType, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database at the specified index.
dbRestrictions(int, character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database at the specified index.
dbRestrictions(int, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database at the specified index.
dbRestrictions(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database with the specified logical name or alias.
dbRestrictions(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database with the specified logical name or alias.
dbRestrictions(character, character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database with the specified logical name or alias.
dbRestrictions(character, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database with the specified logical name or alias.
dbRestrictions(String, character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database with the specified logical name or alias.
dbRestrictions(String, String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a description of restrictions for the connected database with the specified logical name or alias.
dbs - Static variable in class com.goldencode.p2j.report.server.ReportApi
Database services helper object
dbs - Static variable in class com.goldencode.p2j.report.server.SourceListingApi
Database services helper object
DBTxWrapper(Persistence, DirtyShareContext) - Constructor for class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Constructor which accepts a Persistence instance and the set of currently open buffers for that database, registers with the TransactionManager as a Finalizable and a Commitable, and begins a new database-level transaction.
dbType(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a brief descriptor of the database type with the specified connection index.
dbType(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a brief descriptor of the database type with the specified connection index.
dbType(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a brief descriptor of the database type with the specified logical name or alias.
dbType(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get a brief descriptor of the database type with the specified logical name or alias.
dbURL - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
JDBC URL to open/create/connect database
dbURL - Variable in class com.goldencode.p2j.report.ReportWorker
Database URL
dbUser - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Connection user name; defaults to empty string, but may be overridden in directory
dbUser - Static variable in class com.goldencode.p2j.report.ReportWorker
Default database user.
DBUtils - Class in com.goldencode.p2j.persist
A collection useful static methods used to support the persistence framework.
DBUtils() - Constructor for class com.goldencode.p2j.persist.DBUtils
 
dbVersion(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the version number of the target database.
dbVersion(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the version number of the target database.
dbVersion(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the version number of the target database.
dbVersion(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the version number of the target database.
dbVersionCache - Static variable in class com.goldencode.p2j.persist.ConnectionManager
Cache of database versions, indexed by PDB name
dbVersionImpl(String, int) - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the version number of the target database.
dcData - Variable in class com.goldencode.p2j.ui.client.Browse
Cached rows from the data model.
dcGetRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Returns the data row with the given index.
dcGetRowIndex(int) - Method in class com.goldencode.p2j.ui.client.Browse
Calculate row index for internal cache.
dcolor - Variable in class com.goldencode.p2j.ui.BaseConfig
The color is used to render the widget.
dcolor - Variable in class com.goldencode.p2j.ui.ChuiCellAttributes
DCOLOR attribute.
dcolor - Variable in class com.goldencode.p2j.ui.client.Colors
DCOLOR
dcrFocused - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
Is widget focused.
dcrReadOnly - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
Indicates read-only mode.
dcrRow - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl.DataColumnRenderer
Data to render.
dcrRowIndex - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
The index of currently rendered row.
dcrRowUpdates - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl.DataColumnRenderer
Reference to deferred updates of current row.
dcUpdateRow(int, int[], BaseDataType[], boolean, boolean, BrowseRow) - Method in class com.goldencode.p2j.ui.client.Browse
Updates row in the cache and the model.
dd - Variable in class com.goldencode.p2j.util.date.TestCase
The day of month to compare against.
dData(String) - Method in class com.goldencode.p2j.security.SecurityCache
Logs detailed data, possibly including sensitive information.
dData(String) - Method in class com.goldencode.p2j.security.SecurityManager
Logs detailed data, possibly including sensitive information.
DDE_ADVISE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_ADVISE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_ADVISE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dde_advise_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DDE ADVISE language statement.
DDE_EXECUTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_EXECUTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_EXECUTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dde_execute_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DDE EXECUTE language statement.
DDE_GET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_GET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_GET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dde_get_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DDE GET language statement.
DDE_INITIATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_INITIATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_INITIATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dde_initiate_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DDE INITIATE language statement.
DDE_REQUEST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_REQUEST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_REQUEST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dde_request_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DDE REQUEST language statement.
DDE_SEND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_SEND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_SEND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dde_send_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DDE SEND language statement.
DDE_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DDE_TERMINATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DDE_TERMINATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DDE_TERMINATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dde_terminate_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DDE TERMINATE language statement.
DDL_INDEX - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Well-known name of DDL script to create indexes
DDL_TABLE - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Well-known name of DDL script to create tables
DE_HIGHEST - Static variable in class com.goldencode.p2j.ui.Keyboard
highest developer event "U10", Progress key code 560
DE_LOWEST - Static variable in class com.goldencode.p2j.ui.Keyboard
lowest developer event "U1", Progress key code 551
deActivate() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Deactivates special processing for batch mode.
deactivate() - Method in class com.goldencode.p2j.ui.client.gui.ToolTip
Stop the lifetime of the current tooltip, if any.
deactivate - Variable in class com.goldencode.p2j.util.AppServerDefinition
The deactivate procedure; may be null/empty.
deactivateCode() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get drop down deactivation Runnable
deactivateConfigUpdates() - Method in class com.goldencode.p2j.ui.ClientConfigManager
Inform the client-side that it can no longer send config updates.
deactivateDirectManipulation() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Deactivates direct manipulation engine for this widget.
deactivateDirectManipulation() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Deactivates direct manipulation engine for this widget.
deactivateDirectManipulation() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Deactivates direct manipulation engine for this widget.
deactivateTooltipForWidget(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Deactivates tootip feature for particular widget.
deactivateTooltipForWidget(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Deactivates tootip feature for particular widget.
dead - Variable in class com.goldencode.p2j.net.Queue
Status flag.
DeadCodeReportLine - Class in com.goldencode.p2j.report.server
Encapsulates the details of a report line related to dead code (external program, internal procedure/function, trigger block, OO class, method or property).
DeadCodeReportLine() - Constructor for class com.goldencode.p2j.report.server.DeadCodeReportLine
 
deadFrames - Variable in class com.goldencode.p2j.ui.ServerState
A list of frames still registered, for which their instantiating procedure was deleted.
deadInserts - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Identifiers of records inserted by this context, which deletes have rolled back
deadTriggers - Variable in class com.goldencode.p2j.ui.ServerReturnValue
List of removed triggers.
deallocate() - Method in class com.goldencode.p2j.util.BinaryData
Release any resources associated with the instance.
deallocate(long) - Method in interface com.goldencode.p2j.util.LowLevelBuffer
De-allocate the memory block at the given 64-bit address.
deallocate(long) - Method in class com.goldencode.p2j.util.MemoryDaemon
De-allocate the memory block at the given 64-bit address.
deallocate(long) - Static method in class com.goldencode.p2j.util.MemoryManager
De-allocate the memory block at the given 64-bit address.
deallocate() - Method in class com.goldencode.p2j.util.memptr
Release any resources associated with the instance.
deallocate() - Method in class com.goldencode.p2j.util.raw
Release any resources associated with the instance.
deallocateImpl(long, boolean) - Method in class com.goldencode.p2j.util.MemoryDaemon
De-allocate the memory block at the given 64-bit address.
deblank - Variable in class com.goldencode.p2j.ui.FillInConfig
The Progress DEBLANK attribute
DeblankInterface - Interface in com.goldencode.p2j.ui
Define DEBLANK widget attribute which can be accessed via a handle instance.
debug - Static variable in class com.goldencode.expr.Compiler
Master debug flag; verbose output to stdout generated when true
debug - Static variable in class com.goldencode.expr.TestDriver
Expression class files are dumped to current directory when true
debug - Variable in class com.goldencode.p2j.convert.ConversionDriver
The debug level to honor throughout the process.
debug - Static variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Debug level logging enabled?
debug - Static variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Is debug level logging enabled?
debug - Variable in class com.goldencode.p2j.preproc.Options
Generate debug output option.
debug - Static variable in class com.goldencode.p2j.security.ContextLocal
Flag indicating if dependencies should be collected or not, by ContextLocal.checkCaller(java.lang.Class<? extends com.goldencode.p2j.security.ContextLocal>).
debug(Level, String, Exception) - Method in class com.goldencode.p2j.security.SecurityManager
Conditionally outputs a debug message with an optional stack trace.
debug(Level, String) - Method in class com.goldencode.p2j.security.SecurityManager
Conditionally outputs a debug message.
debug - Variable in class com.goldencode.p2j.uast.ExpressionEvaluator
Debug mode enabled.
debug - Variable in class com.goldencode.p2j.uast.ProgressLexer
Debug mode, defaults to false.
debug - Variable in class com.goldencode.p2j.uast.ProgressParser
Debug mode for the parser.
debug(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Utility method for debugging, can be used to include information from the server-side to the client-side log
DEBUG - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
Flag for debugging GUI.
debug(Runnable) - Static method in class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
Execute some debug code if debug is enabled.
debug - Variable in class com.goldencode.p2j.ui.client.OutputManager
Flag to enable debug messages.
debug(String) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Utility method for debugging, can be used to include information from the server-side to the client-side log
debug(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Utility method for debugging, can be used to include information from the server-side to the client-side log
debug(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Utility method for debugging, can be used to include information from the server-side to the client-side log
DEBUG_LIST_PRIMITIVES - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Debugging conditional.
debugAlert - Variable in class com.goldencode.p2j.main.ClientParameters
-debugalert 4GL command line option (SESSION:DEBUG-ALERT).
debugLevel - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Current debug level
debugLevel - Variable in class com.goldencode.p2j.security.SecurityManager
Debug level currently in effect.
debugLevelLock - Variable in class com.goldencode.p2j.security.SecurityManager
Debug level lock
debugLevelRequest - Variable in class com.goldencode.p2j.security.SecurityManager
Debug level requested.
DebugLevels - Interface in com.goldencode.p2j.pattern
Defines the list of possible debug levels used in the pattern engine.
DEC_LITERAL - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
DEC_LITERAL - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
DEC_LITERAL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Decimal literal
DEC_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEC_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEC_LITERAL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a floating point literal.
DEC_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEC_SEP - Static variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Character is decimal separator character.
DEC_SEP - Static variable in class com.goldencode.p2j.util.NumberType
The locale-specific decimal separator (decimal point) as reported by the JVM.
DEC_ZERO - Static variable in class com.goldencode.p2j.util.ToClause
A cached decimal zero.
decimal - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible decimal object whose data is mutable.
decimal() - Constructor for class com.goldencode.p2j.util.decimal
Default constructor which creates an instance representing the unknown value.
decimal(BaseDataType) - Constructor for class com.goldencode.p2j.util.decimal
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
decimal(long) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance from a long value and with precision set to its maximum.
decimal(int) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance from an int value and with precision set to its maximum.
decimal(int, int) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance from an int value.
decimal(integer) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance from an integer value and with precision set to its maximum.
decimal(int64) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance from an int64 value and with precision set to its maximum.
decimal(double) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance from a double value and with precision set to its maximum.
decimal(double, int) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance from a double value.
decimal(decimal) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after copying the parameter into the internal representation of this class.
decimal(String) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after converting the string representation of a number into a BigDecimal.
decimal(String, int) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after converting the string representation of a number into a BigDecimal.
decimal(character) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after converting the string representation of a number into a BigDecimal.
decimal(logical) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after copying the parameter's data into the internal representation of this class.
decimal(boolean) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after copying the parameter's data into the internal representation of this class.
decimal(date) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after copying the parameter's data into the internal representation of this class.
decimal(Number) - Constructor for class com.goldencode.p2j.util.decimal
Constructs an instance after copying the parameter's data into the internal representation of this class.
decimal() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a decimal instance initialized to the default value.
decimal(decimal) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a decimal instance initialized to the init value.
decimal() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a decimal instance initialized to the default value.
decimal(decimal) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a decimal instance initialized to the init value.
decimal.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
decimal.PrecisionResetter - Class in com.goldencode.p2j.util
Helper to reset the associated instance's precision to a prior value based on a notification that a particular scope has exited.
decimal.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
DECIMAL_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a decimal instance.
DecimalExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a decimal result.
DecimalExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DecimalExprAdapter
Constructor.
DecimalExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a decimal result.
DecimalExpression() - Constructor for class com.goldencode.p2j.util.DecimalExpression
Default constructor.
DecimalExpression(Accessor) - Constructor for class com.goldencode.p2j.util.DecimalExpression
Create an instance that has a fixed (non-varying) value.
DecimalExpression(decimal) - Constructor for class com.goldencode.p2j.util.DecimalExpression
Create an instance that has a fixed (non-varying) value.
DecimalExpression(double) - Constructor for class com.goldencode.p2j.util.DecimalExpression
Create an instance that has a fixed (non-varying) value.
DecimalExpression(int) - Constructor for class com.goldencode.p2j.util.DecimalExpression
Create an instance that has a fixed (non-varying) value.
DecimalExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.DecimalExpressionAdapter
The only constructor.
decimalExtent(int, decimal...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a decimal array of the given extent.
decimalExtent(decimal...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a decimal extent using as initial values the data in the init array.
decimalExtent(int, decimal...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a decimal array of the given extent.
decimalExtent(decimal...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a decimal extent using as initial values the data in the init array.
decimalFmt - Variable in class com.goldencode.p2j.util.decimal.WorkArea
The default decimal formatter.
DecimalMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.DecimalMapper
Constructor.
decimalPoint - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
Index of the decimal separator in this format.
decimals() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens as the value of the DECIMALS property of a field.
decimals_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DECIMALS keyword and the required following integer literal.
decimalSeparator - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The decimal separator character for decimal numbers.
DecimalUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J decimal.
DecimalUserType() - Constructor for class com.goldencode.p2j.persist.type.DecimalUserType
 
decimalValue() - Method in class com.goldencode.p2j.util.date
Returns the day number as an integer.
DECIMALZERO - Static variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Allows quick comparisons with zero.
Decision - Class in com.goldencode.p2j.security
Associates a resource instance name, access mode and access decision so that repeatable accesses can reuse the access decision.
Decision(String, int, boolean) - Constructor for class com.goldencode.p2j.security.Decision
Package private constructor.
decision - Variable in class com.goldencode.p2j.security.Decision
access decision
decisionCache - Variable in class com.goldencode.p2j.security.SecurityContext
caches access decisions made under this context
DECLARE_CURSOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DECLARE_CURSOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DECLARE_CURSOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
declare_cursor_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL DECLARE CURSOR directly in 4GL code.
declaredOnly - Variable in class com.goldencode.proxy.ProxyFactory.CacheKey
Flag indicating only declared methods of interfaces are proxied
declareInstanceVariable(ClassWriter, String, String, boolean) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create an initialized FieldVisitor for the purpose of declaring a DMO field as an instance variable.
declareMethod(ClassWriter, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Implement the declaration of an abstract, public method with the given name and signature in a DMO interface.
declareNamespace(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareNamespace(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds namespace declaration to a tag in a XML document associated with SAX-Writer object.
declareVars(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Collects the variables defined in this class.
decodeAccessMode(Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Return the access mode as encoded by the AST type.
decodeConditions(OnPhrase[], OnPhrase[]) - Static method in class com.goldencode.p2j.util.BlockManager
Encode the conditions supported by this block as a bitfield.
decodeLevel(int) - Static method in class com.goldencode.p2j.util.TransactionManager
Generate a string representation of the given transaction level.
decodeMode(String) - Static method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Decode a compatibility mode name into the corresponding mode constant.
decodeProperties(int) - Static method in class com.goldencode.p2j.util.TransactionManager
Generate a string representation of the block properties of a block.
decodeStatic(Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Return the static mode as encoded by the AST type.
decorated - Variable in class com.goldencode.p2j.ui.client.gui.WindowLayout
Flag indicating if the window has decorations.
decrement() - Method in interface com.goldencode.p2j.io.Indentable
Decrements the indent level by 1.
decrement() - Method in class com.goldencode.p2j.io.IndentHandler
Decrements the indent level by 1.
decrement() - Method in class com.goldencode.p2j.io.IndentingOutputStream
Decrements the indent level by 1.
decrement() - Method in class com.goldencode.p2j.io.IndentingWriter
Decrements the indent level by 1.
DECREMENT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The decrement operator '--'.
decrement() - Method in class com.goldencode.p2j.util.date
Decrements the Julian day number by 1.
decrement() - Method in class com.goldencode.p2j.util.decimal
Decrements the value of this instance by 1.
decrement() - Method in class com.goldencode.p2j.util.int64
Decrements the value of this instance by 1.
decrement() - Method in class com.goldencode.p2j.util.NumberType
Decrements the value of this instance by 1.
decrementDMOUseCount(Persistable) - Method in class com.goldencode.p2j.persist.BufferManager
Decrement the context local use count for the specific instance of the given record.
decrementDMOUseCount(Persistable) - Method in class com.goldencode.p2j.persist.RecordBuffer
Decrement the context local use count for the specific instance of the given record.
decrementRowIndexes(RepositionCache.Node, int) - Method in class com.goldencode.p2j.persist.RepositionCache
Decrement by 1 row indexes for all entries stored under the specified node which have row index greater than the specified lower limit.
decrypt(String) - Static method in class com.goldencode.p2j.security.SymmetricEncryption
Decryption method.
decryptPrivateKey(byte[], String) - Method in class com.goldencode.p2j.security.BCCertFactory
Decrypt a private key which was previously AES encrypted with the given password.
decryptPrivateKey(byte[], String) - Method in class com.goldencode.p2j.security.SSLCertFactory
Decrypt a private key which was previously encrypted with the given password.
decSep - Variable in class com.goldencode.p2j.util.NumberType.WorkArea
The context-specific decimal separator (decimal point).
dedicatedThread - Variable in class com.goldencode.p2j.ui.chui.ThinClient
When running in the server process, this is the user's thread.
deepAssign(date) - Method in class com.goldencode.p2j.util.date
Sets the state (data and unknown value) and configuration (time-zone) of this instance based on the state of the passed instance.
deepAssign(datetime) - Method in class com.goldencode.p2j.util.datetime
Sets the state (data and unknown value) and configuration (time-zone) of this instance based on the state of the passed instance.
deepAssign(datetimetz) - Method in class com.goldencode.p2j.util.datetimetz
Sets the state (data and unknown value) and configuration (time-zone) of this instance based on the state of the passed instance.
deepAssign(NumberType) - Method in class com.goldencode.p2j.util.decimal
Sets the state (data/unknown value) and configuration (precision) of this instance based on the state of the passed instance.
deepAssign(Text) - Method in class com.goldencode.p2j.util.Text
Sets the state (data and unknown value) and configuration (case-sensitivity) of this instance based on the state and configuration of the passed instance.
deepCopy() - Method in class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Store a reference to the record currently active in the record buffer in a new instance of this class and return it.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Create and return a deep copy of the given character instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Create and return a deep copy of the given datetimetz instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.DatetimeUserType
Create and return a deep copy of the given datetime instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.DateUserType
Create and return a deep copy of the given date instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.DecimalUserType
Create and return a deep copy of the given decimal instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.HandleUserType
Create and return a deep copy of the given handle instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.Int64UserType
Create and return a deep copy of the given int64 instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.IntegerUserType
Create and return a deep copy of the given integer instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Create and return a deep copy of the given logical instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.RawUserType
Create and return a deep copy of the given raw instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.RecIDUserType
Create and return a deep copy of the given recid instance.
deepCopy(Object) - Method in class com.goldencode.p2j.persist.type.RowIDUserType
Create and return a deep copy of the given rowid instance.
deepCopy(MethodVisitor, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for the DMO deepCopy method, which instantiates a new DMO of this class' type, assigns the current DMO's data to it, and returns it.
deepCopy() - Method in class com.goldencode.p2j.util.Accumulator
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepCopy() - Method in class com.goldencode.p2j.util.AverageAccumulator.Data
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepCopy() - Method in class com.goldencode.p2j.util.BaseDataType
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepCopy() - Method in class com.goldencode.p2j.util.CountAccumulator.Data
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepCopy() - Method in class com.goldencode.p2j.util.MaximumAccumulator.Data
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepCopy() - Method in class com.goldencode.p2j.util.MinimumAccumulator.Data
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepCopy() - Method in class com.goldencode.p2j.util.TotalAccumulator.Data
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepCopy() - Method in interface com.goldencode.p2j.util.Undoable
This is a form of a copy constructor that makes a deep copy of the current instance and returns this copy as a new instance of the same class.
deepFrames - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Frames registered at previous scope.
def - Variable in class com.goldencode.p2j.uast.Variable
Stores the AST that roots all options associated with the variable.
DEF_BACKGROUND - Static variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The default background color for each character (0x000000 - black).
def_browse_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE BROWSE Progress 4GL language statement.
def_buf_stmt(boolean, boolean, Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE BUFFER Progress 4GL language statement.
def_button_stmt(boolean[]) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE BUTTON Progress 4GL language statement.
DEF_CFG_FILE - Static variable in class com.goldencode.p2j.cfg.Configuration
Default configuration filename
DEF_COLUMNS - Static variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The default number of columns of text on the terminal screen.
DEF_COLUMNS - Static variable in class com.goldencode.p2j.ui.client.gui.driver.GuiConstants
The default number of columns of text on the terminal screen.
def_dataset_stmt(Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DEFINE DATASET language statement.
def_datasrc_stmt(Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DEFINE DATA-SOURCE language statement.
def_event_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE EVENT Progress 4GL language statement.
DEF_FONTNAME - Static variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The default font used for all text.
DEF_FONTSIZE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The default point size used for all text.
DEF_FOREGROUND - Static variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The default foreground color for each character (0xFFA500 - amber).
def_frame_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE FRAME Progress 4GL language statement which is nearly identical to the ProgressParser.form_stmt().
def_image_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE IMAGE Progress 4GL language statement.
def_menu_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE MENU or DEFINE SUB-MENU Progress 4GL language statement.
def_parm_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE PARAMETER Progress 4GL language statement.
def_prop_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE PROPERTY Progress 4GL language statement.
def_query_stmt(Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE QUERY Progress 4GL language statement.
def_rect_stmt(boolean[]) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE RECTANGLE Progress 4GL language statement.
DEF_ROWS - Static variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The default number of rows of text on the terminal screen.
DEF_ROWS - Static variable in class com.goldencode.p2j.ui.client.gui.driver.GuiConstants
The default number of rows of text on the terminal screen.
DEF_SELECTION - Static variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The default color of the selection box (0x0000FF - blue).
def_stream_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE STREAM Progress 4GL language statement.
def_temp_table_stmt(boolean, boolean, boolean, Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE TEMP-TABLE or DEFINE WORK-TABLE Progress 4GL language statement (note that WORKFILE is a synonym for WORK-TABLE and is handled as such.
def_var_stmt(boolean[]) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DEFINE VARIABLE Progress 4GL language statement.
DEFAULT - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Helpers for pre-defined cursors
DEFAULT - Static variable in class com.goldencode.p2j.ui.Color
Default color.
DEFAULT_ACTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
DEFAULT_BATCH_SIZE - Static variable in class com.goldencode.p2j.schema.ImportWorker
Default JDBC batch size if not in Hibernate configuration
DEFAULT_CALLGRAPH_DB_FOLDER - Static variable in class com.goldencode.p2j.uast.CallGraphHelper
Default folder for the callgraph DB.
DEFAULT_CHUI_DOWN - Static variable in class com.goldencode.p2j.ui.chui.BrowseImpl
Default DOWN value for ChUI browse.
DEFAULT_COLLATION - Static variable in class com.goldencode.p2j.persist.dialect.H2Helper
Default embedded collation
DEFAULT_COPY_TEMP_TABLE_PREFIX - Static variable in class com.goldencode.p2j.persist.AbstractTempTable
Default prefix for the name of a temp-table copied with COPY-TEMP-TABLE.
DEFAULT_DBVERSION - Static variable in class com.goldencode.p2j.persist.ConnectionManager
Default DBVERSION text
DEFAULT_DELEGATE - Static variable in class com.goldencode.p2j.persist.QueryWrapper
Default delegate to use before a real one is assigned
DEFAULT_DUMP_ANNOTATIONS - Static variable in class com.goldencode.ast.DumpTree
Default value for dump annotations information.
DEFAULT_DYNAMIC_DOWN_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Default DOWN value for a dynamic browse.
DEFAULT_DYNAMIC_WIDTH_CHARS - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Default width for a dynamic browse.
default_extension_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DEFAULT-EXTENSION clause followed by an ProgressParser.expr().
DEFAULT_FIXED_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference for the default fixed font.
DEFAULT_FIXED_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the default fixed font.
DEFAULT_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference for the default font.
DEFAULT_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the default font.
DEFAULT_FORMAT - Static variable in class com.goldencode.p2j.util.ResourceIdHelper
The default format string for a resource identifier (WARNING: not compatible with Progress).
DEFAULT_ICON - Static variable in class com.goldencode.p2j.ui.WindowConfig
Default application icon.
DEFAULT_IDENTITY_MANAGER - Static variable in class com.goldencode.p2j.persist.Persistence
Default identity manager implementation
DEFAULT_IDLE_TIME - Static variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Default time for a registrant to be idle before being expired
DEFAULT_LOCK_MANAGER - Static variable in class com.goldencode.p2j.persist.Persistence
Default lock manager implementation
DEFAULT_MAX_INDEX_SIZE - Static variable in class com.goldencode.p2j.persist.DBUtils
The default maximum permitted size for all combined fields of an index.
DEFAULT_MINIMAL_SIZE_IN_PIXELS - Static variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
The frame's minimal size given in pixels.
DEFAULT_MODE - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Default compatibility mode.
DEFAULT_POP_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
DEFAULT_PORT - Static variable in class com.goldencode.p2j.web.SecureWebServer
Default HTTPS port
DEFAULT_PROJECT - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The default project name.
DEFAULT_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Helpers for pre-defined cursors wrapped with Optional
DEFAULT_RGB - Static variable in class com.goldencode.p2j.ui.client.ColorManager
Return value when any error occurs.
DEFAULT_SECURITY_OPS_HANDLER - Static variable in class com.goldencode.p2j.util.SecurityOps
The default classname for _User security handler
DEFAULT_SUBSYSTEM - Static variable in class com.goldencode.p2j.util.LegacyLogManagerImpl
Default subsystem description for WRITE-MESSAGE().
DEFAULT_TITLE - Static variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The default title for GUI windows.
DEFAULT_VACUUM_INTERVAL - Static variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Default minimum interval in seconds between temp table vacuums
DEFAULT_WINDOW_ID - Static variable in class com.goldencode.p2j.ui.WidgetId
The ID for default window widget.
DEFAULT_XML_VERSION - Static variable in class com.goldencode.p2j.xml.SaxWriterImpl
default version of XML
DefaultAsyncCallback() - Constructor for class com.goldencode.p2j.admin.client.application.home.AsyncAction.DefaultAsyncCallback
 
defaultBatch() - Static method in class com.goldencode.p2j.uast.UastHints
Provides a standard way to get the default value for the batch value.
defaultBuffer() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Get default buffer for the static temp-table.
defaultBufferHandle - Variable in class com.goldencode.p2j.persist.AbstractTempTable
Default buffer handle.
defaultBufferHandle() - Method in interface com.goldencode.p2j.persist.BufferHandle
Obtain the handle to the buffer that was created by default for this temporary table.
defaultBufferHandle() - Method in class com.goldencode.p2j.persist.BufferImpl
Obtain the handle to the buffer that was created by default for the temporary table backing this buffer.
defaultBufferHandle() - Method in class com.goldencode.p2j.persist.StaticTempTable
Obtain the handle to the buffer that was created by default for this temporary table.
defaultBufferHandle() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Obtain the handle to the buffer that was created by default for this temporary table.
defaultButtonId - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress default button ID.
DefaultCellRenderer(AbstractReportBuilder<THeaderObject, TRowObject, TFooterObject>.ReportDirector) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Instantiates a new default cell renderer.
defaultColors - Variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Cached map with default system colors.
defaultColors - Variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Cached map with default system colors.
defaultColors - Variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Cached map with default system colors.
defaultColorTable - Static variable in class com.goldencode.p2j.ui.ColorTable
Default colors.
DefaultColumnHeaderRenderer(AbstractReportBuilder<THeaderObject, TRowObject, TFooterObject>.ReportDirector) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultColumnHeaderRenderer
Instantiates a new default column header renderer.
defaultColumns - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
The default number of columns for new windows.
defaultConverter - Variable in class com.goldencode.p2j.convert.NameConverterWorker
 
DefaultCoordinatesConversionParams - Class in com.goldencode.p2j.ui.client
The class resolves coordinate conversion parameters based on OutputManager instance of the current context, i.e.
DefaultCoordinatesConversionParams() - Constructor for class com.goldencode.p2j.ui.client.DefaultCoordinatesConversionParams
 
defaultCtorCommon(MethodVisitor) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions common to the beginning of a top-level DMO's default constructor and an inner class' default constructor.
defaultCustomFonts - Static variable in class com.goldencode.p2j.ui.FontTable
A map to store predefined custom fonts distributed with package jar
defaultDatabases() - Method in class com.goldencode.p2j.schema.SchemaConfig
Get an iterator of names of those databases which have been configured as default schemas for namespace lookup purposes.
DefaultDelegate() - Constructor for class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
 
DefaultDirtyShareContext - Class in com.goldencode.p2j.persist.dirty
Default implementation of a client context's primary interface to store uncommitted index updates for sharing with other contexts, and to read uncommitted index updates made by other contexts.
DefaultDirtyShareContext(DirtyShareManager) - Constructor for class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Constructor which stores a reference to the dirty share manager for the associated database.
DefaultDirtyShareManager - Class in com.goldencode.p2j.persist.dirty
Default implementation of DirtyShareManager, to be used for local, primary databases (database instances for which the current P2J server is authoritative).
DefaultDirtyShareManager(Database) - Constructor for class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Constructor.
defaultEnv - Variable in class com.goldencode.p2j.util.EnvironmentDaemon
The default environment to use when load() and use() was not specified.
defaultExtension - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
defaultExtension - Variable in class com.goldencode.p2j.ui.FileDialog
The default extension to be appended to the user’s filename entry after completing the filename dialog.
defaultFilterId - Static variable in class com.goldencode.p2j.report.server.ReportApi
Default file filter ID to include all files
defaultFirst - Variable in class com.goldencode.p2j.ui.client.MnemonicInfo
Flag, denoting using of the first character as a mnemonic if it wasn't assigned manually (using correct '&' sequence).
defaultFixedFont - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
The default fixed font for this session.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.Browse
Returns this component directly if there is no in-place editor.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.Editor
Returns this component directly because it is not a container (it has no child components.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.FillIn
Returns this component directly because it is not an usual container and have no child components.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get default focusable widget.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Get default focusable widget.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Get default focusable widget.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.RadioSet
Get default focusable widget.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.SubMenu
Get default focusable widget.
defaultFocus() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Replacement method for AbstractContainer.defaultFocus() implementation which takes into account that frames are listed in reverse order by the means of Z-order (i.e. topmost window is last in the list).
defaultFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get default focusable widget.
defaultFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get default focusable widget.
defaultFont - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
The default font for this session.
defaultFonts - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
A cache with the default font specifications, for this context.
DefaultFooterRenderer(AbstractReportBuilder<THeaderObject, TRowObject, TFooterObject>.ReportDirector) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultFooterRenderer
Instantiates a new default footer renderer.
defaultFormat - Static variable in class com.goldencode.p2j.util.character
The default format string.
defaultFormat - Static variable in class com.goldencode.p2j.util.date
The default format string.
defaultFormat - Static variable in class com.goldencode.p2j.util.datetime
The default format string.
defaultFormat - Static variable in class com.goldencode.p2j.util.datetimetz
The default format string.
defaultFormat - Static variable in class com.goldencode.p2j.util.logical
The default format string.
defaultFormatString() - Method in class com.goldencode.p2j.util.BaseDataType
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.BinaryData
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.character
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.comhandle
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.date
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.datetime
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.datetimetz
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.handle
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.logical
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.longchar
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.NumberType
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.rowid
Return the default display format string for this type.
defaultFormatString() - Method in class com.goldencode.p2j.util.unknown
Return the default display format string for this type.
defaultFormatStrings - Static variable in class com.goldencode.p2j.persist.TempTableBuilder
Data type name to default format string.
defaultFrame() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get current default frame.
defaultHandler - Static variable in class com.goldencode.p2j.persist.SequenceManager
A default handler for sequences that will return unknown values.
DefaultHeaderRenderer(AbstractReportBuilder<THeaderObject, TRowObject, TFooterObject>.ReportDirector) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultHeaderRenderer
Instantiates a new default header renderer.
defaultHelp - Variable in class com.goldencode.p2j.ui.GenericWidget
Holds default (schema) help message if any is defined in database.
DefaultList<T,O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Base class for scrollable list implementations.
DefaultList(ListModel<T>) - Constructor for class com.goldencode.p2j.ui.client.widget.DefaultList
Constructor.
DefaultLoginPanel - Class in com.goldencode.p2j.security
Hard coded user interface which displays a prompt to obtain the login credentials (userid and password).
DefaultLoginPanel() - Constructor for class com.goldencode.p2j.security.DefaultLoginPanel
Default constructor.
defaultMarker() - Static method in class com.goldencode.p2j.uast.UastHints
Provides a standard way to get the default value for the marker value.
defaultMessage - Variable in class com.goldencode.p2j.ui.client.Window
Status message displayed when application is running
defaultMinimalHeight - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
The default minimal height of the empty frame.
defaultMinimalWidth - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
The default minimal width of the empty frame.
defaultMousePtr() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Get default mouse pointer for this widget
defaultMousePtr() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get default mouse pointer for this widget
defaultOpsys() - Static method in class com.goldencode.p2j.uast.UastHints
Provides a standard way to get the default value for the opsys value.
defaultOutput - Variable in class com.goldencode.p2j.ui.client.OutputManager
Default (direct) drawing routines.
defaultParams - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.ParametrizedJast
The default parameters for rehydrating the parametrized query.
defaultPath - Static variable in class com.goldencode.p2j.main.ClientBuilderOptions
Runtime calculated path to our main jar file.
defaultPlugin - Static variable in class com.goldencode.proxy.ProxyAssembler
No-op default plugin
defaultPreprocDebug() - Static method in class com.goldencode.p2j.uast.UastHints
Provides a standard way to get the default value for the preprocessor debug value.
DefaultReportBuilder - Class in com.goldencode.p2j.admin.server.reports
DefaultReportBuilder is a stub implementation of the PDF report builder.
DefaultReportBuilder(String) - Constructor for class com.goldencode.p2j.admin.server.reports.DefaultReportBuilder
Instantiates the default report builder.
defaultRows - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
The default number of rows for new windows.
defaults - Static variable in class com.goldencode.p2j.convert.NameConverter
Default substring replacements, indexed by substring to be replaced
defaultTableMapping - Variable in class com.goldencode.p2j.persist.TempTableHelper
Object used by Hibernate for create table and index statements
defaultTerminal - Static variable in class com.goldencode.p2j.ui.client.OutputManager
Context local instance of the default terminal manager.
defaultTimeout - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Default timeout for the waitFor() methods.
DefaultUndoState(boolean) - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.DefaultUndoState
The constructor.
defaultUnixEscapes() - Static method in class com.goldencode.p2j.uast.UastHints
Provides a standard way to get the default value for the unix-escapes value.
defaultWindow - Variable in class com.goldencode.p2j.ui.LogicalTerminal
DEFAULT-WINDOW widget.
defaultWindow() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns a handle for the instance of the default window.
defaultWinsys() - Static method in class com.goldencode.p2j.uast.UastHints
Provides a standard way to get the default value for the winsys value.
defaultWnd - Static variable in class com.goldencode.p2j.ui.client.WindowManager
Context local instance of this class.
defCfg - Variable in class com.goldencode.p2j.main.CommonDriver
Default configuration filename.
defDb - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Flag indicating if namespace is loaded by default.
deferCopyError() - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
deferError(String, Throwable) - Static method in class com.goldencode.p2j.util.TransactionManager
Defer handling of an exception thrown by a commit/rollback notification callback on a registered Commitable, so that iteration or pop scope processing can be continued without interruption.
deferError(String, Throwable, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Defer handling of an exception thrown by a commit/rollback notification callback on a registered Commitable, so that iteration or pop scope processing can be continued without interruption.
deferKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Saves the key event to be posted into event queue after drop-down is gone.
deferMarkers - Variable in class com.goldencode.p2j.preproc.Environment
Queue markers instead of pushing them back on the input stream.
deferMarkFrames(ArrayList<Integer>, int) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Setup the deferral processing to mark frames for hiding.
deferPush(ScreenDefinition) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Queue a screen definition for a future push down to the client using LogicalTerminal.processDeferredPush().
deferPush(MenuDescription) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Queue a menu description for a future push down to the client using LogicalTerminal.processDeferredPush().
deferred - Variable in class com.goldencode.p2j.persist.ValidationData
Was some validation work and dirty database sharing deferred?
deferred - Variable in class com.goldencode.p2j.preproc.FileScope
Text to be pushed back onto the stream after this scope is over.
deferred - Variable in class com.goldencode.p2j.util.Accumulator
Is accumulator operating in deferred iteration mode?
deferredAggregators - Variable in class com.goldencode.p2j.ui.GenericFrame
List of aggregators, deferred to be registered on the first iteration.
deferredCleanup - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks pseudo-terminals which need deferred cleanup processing.
deferredDynExt - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Set of undoable dynamic extent vars, to be registered with the invoked procedure.
deferredError - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Throwable caught during commit/rollback processing but deferred.
deferredExtFinalizables - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Finalizables which need deferred registration.
deferredLeave(String) - Static method in class com.goldencode.p2j.util.BlockManager
Detect if there is a pending leave for the block named by the given label.
deferredLeave - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Block name which should be left.
deferredLeaveWorker(BlockManager.WorkArea, String) - Static method in class com.goldencode.p2j.util.BlockManager
Detect if there is a pending leave for the block named by the given label.
deferredNext(String) - Static method in class com.goldencode.p2j.util.BlockManager
Detect if there is a pending next for the block named by the given label.
deferredNext - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Block name which should be iterated.
deferredNextWorker(BlockManager.WorkArea, String) - Static method in class com.goldencode.p2j.util.BlockManager
Detect if there is a pending next for the block named by the given label.
deferredUndoables - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Undoables which need deferred registration.
deferredValidationError - Variable in class com.goldencode.p2j.persist.RecordBuffer.Handler
Exception thrown during validation of no-undo temp-tables, which must be deferred
deferReset - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Track if any exception was raised in this block.
defExe - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
the default browser executable
defFilterSpecs - Variable in class com.goldencode.p2j.report.ReportWorker.Library
Set of default file filter wildcard specifications
defFmt - Variable in class com.goldencode.p2j.util.decimal.WorkArea
Stores the context-specific default format string (which honors the user's defined group and decimal separators).
defFmt - Variable in class com.goldencode.p2j.util.int64.WorkArea
Stores the context-specific default format string (which honors the user's defined group and decimal separators).
defFmt - Static variable in class com.goldencode.p2j.util.recid
Default format string for this data type.
define(Class<T>, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, String, String, int) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, String, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, boolean, UndoStateProvider) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, boolean, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, String, boolean, UndoStateProvider) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, String, boolean, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, String, boolean, UndoStateProvider, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Class<T>, String, String, boolean, boolean, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon the specified interface.
define(Temporary, String) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon a "master" buffer.
define(Temporary, String, String) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon a "master" buffer.
define(Temporary, String, String, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon a "master" buffer.
define(Temporary, String, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon a "master" buffer.
define(Temporary, String, String, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon a "master" buffer.
define(Temporary, String, String, int, boolean) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon a "master" buffer.
define(boolean) - Method in class com.goldencode.p2j.preproc.TextParser
Matches &GLOBAL-DEFINE and &SCOPED-DEFINE preprocessor directives and creates newly defined preprocessor variable in the corresponding scope.
DEFINE_BROWSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_BROWSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_BROWSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_BUFFER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_BUFFER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_BUFFER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_BUTTON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_BUTTON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_BUTTON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_DATA_SOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_DATA_SOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_DATA_SOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_DATASET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_DATASET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_DATASET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_EVENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_EVENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_EVENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_FRAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_FRAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_FRAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_IMAGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_IMAGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_IMAGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_MENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_MENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_MENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_PARAMETER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_PARAMETER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_PARAMETER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_PROPERTY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_PROPERTY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_PROPERTY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_PROPERTY_GET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_PROPERTY_GET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_PROPERTY_GET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_PROPERTY_SET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_PROPERTY_SET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_PROPERTY_SET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_QUERY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_QUERY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_QUERY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_RECTANGLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_RECTANGLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_RECTANGLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
define_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DEFINE Progress 4GL language statement and switches into the correct alternative based on the lookahead tokens.
DEFINE_STREAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_STREAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_STREAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_SUB_MENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_SUB_MENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_SUB_MENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_TEMP_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_VARIABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_VARIABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_VARIABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DEFINE_WORK_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DEFINE_WORK_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DEFINE_WORK_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
defineAlias(Class<T>, Buffer, String, String) - Static method in class com.goldencode.p2j.persist.RecordBuffer
This method registers the given buffer with BufferManager under the new temporary name.
defineBufferFromSymbol(Aast, String, Aast, Aast, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Defines a new buffer for the given record name based on the given symbol node which specifies the buffer name.
defined() - Static method in class com.goldencode.p2j.preproc.Symbol
Gets the symbol origin of undefined variables for DEFINED() using the "hack" that an undefined variable (represented in an expression by a token or AST node) will disappear during expression processing, all usage of DEFINED() on an undefined variable will match this and only this method signature.
defined(integer) - Static method in class com.goldencode.p2j.preproc.Symbol
Returns the symbol origin of a preprocessor variable specified as the parameter.
defined(decimal) - Static method in class com.goldencode.p2j.preproc.Symbol
Returns the symbol origin of a preprocessor variable specified as the parameter.
defined - Variable in class com.goldencode.p2j.ui.Choose
At least one CHOOSE item has been defined.
definedLoggers - Static variable in class com.goldencode.p2j.util.LogHelper
The set of loggers defined into the directory configuration file.
defineExceptions(ArrayList<String>, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Pull out our lists of temp-tables and buffers so they can be used for cleanup.
defineFilterProfile(FilterProfile, FileFilter[]) - Method in class com.goldencode.p2j.report.server.ReportApi
Define a new file filter profile, or update an existing profile.
defineMethod(ClassWriter, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Create a MethodVisitor for the purpose of defining the implementation of a public method.
defineReadOnly(Class<T>, String, Persistable) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Define a new buffer which is based upon the specified interface.
defineReport(ReportDefinition, int) - Method in class com.goldencode.p2j.report.server.ReportApi
Define a new report, or update an existing definition.
definition - Variable in class com.goldencode.p2j.directory.Attribute
Attribute definition details
definitions - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Tracks screen definitions that have yet to be pushed to the client.
definitions - Static variable in class com.goldencode.p2j.util.AppServerDefinition
A map of all initialized appserver definitions.
defOptions - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
the default browser options
defSpoolerCmd - Static variable in class com.goldencode.p2j.util.PrinterStream
The value of progress command line parameter -o for Linux, which is default print command line string
deiconifyWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Selects the target window and then restores it.
deiconifyWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
De-iconify the window.
deiconifyWindow(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
De-iconify the window.
DELAY_MS - Static variable in class com.goldencode.p2j.ui.client.gui.ToolTip
The delay between mouse enter widget and draw tooltip, ms.
delayed - Variable in class com.goldencode.p2j.persist.RecordBuffer
Flag indicating the finalizable processing for this buffer will be delayed for when the external procedure gets deleted
delayedMinimize - Variable in class com.goldencode.p2j.ui.WindowConfig
Set when window should exhibit the delayed minimize behavior
delayedMouseExited - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Delayed mouseExited event.
delayedRepaint - Variable in class com.goldencode.p2j.ui.client.Frame
Pending repaint.
delegate - Variable in class com.goldencode.p2j.admin.client.application.home.AsyncAction
The exposed callback used by subclasses of this asynchronous task
delegate - Variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater.Handler
DMO delegate whose methods ultimately are invoked
delegate - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker.Handler
DMO delegate whose methods ultimately are invoked
delegate - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Result set to which record retrieval work is delegated
delegate - Variable in class com.goldencode.p2j.persist.QueryWrapper
Delegate query
delegate - Static variable in class com.goldencode.p2j.persist.TempTableConnectionProvider
Connection provider to which actual work is delegated
delegate - Variable in class com.goldencode.p2j.ui.client.gui.driver.SystemAction
All mouse events are forwarded to this mouse adapter
DELEGATE_CLASS_KEY - Static variable in class com.goldencode.p2j.persist.TempTableConnectionProvider
Property name in configuration for delegate provider class name
delegated - Variable in class com.goldencode.p2j.schema.PropertyMapper
Is this property delegated to a foreign class?
delegateNeeded - Variable in class com.goldencode.p2j.persist.ResultsAdapter
State flag indicating a new delegate worker must be installed
delegatingIndexedGetter(MethodVisitor, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for an indexed getter method which accepts a NumberType parameter for the index value.
delegatingIndexedSetter(MethodVisitor, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for an indexed setter method which accepts a NumberType parameter for the index value.
Deletable - Interface in com.goldencode.p2j.util
Interface to be implemented by all resources which can be deleted.
delete() - Method in class com.goldencode.p2j.extension.PSTimer
Perform actual delete of all resources.
delete() - Method in class com.goldencode.p2j.main.TwoURLsResource
Deletes the resource.
delete(String, Object...) - Method in interface com.goldencode.p2j.persist.Buffer
Delete all records associated with this buffer, which match the criteria specified by the given where clause.
delete(String, Object...) - Method in class com.goldencode.p2j.persist.BufferImpl
Delete all records associated with this buffer, which match the criteria specified by the given where clause.
delete() - Method in class com.goldencode.p2j.persist.BufferImpl
Perform actual delete of an resource.
delete(String, Serializable, boolean, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
delete(String, Serializable, boolean, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
DELETE - Static variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
Status flag indicating delete
delete(String, Serializable, boolean, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
delete(String, Serializable, boolean, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
delete(String, Serializable, boolean, boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
delete(Object) - Method in class com.goldencode.p2j.persist.Persistence
Delete the persisted object from the specified database.
delete() - Method in class com.goldencode.p2j.persist.RecordBuffer
Delete the current record from the database.
delete(String, Object[]) - Method in class com.goldencode.p2j.persist.RecordBuffer
Perform a bulk delete, restricted by the given where clause and query substitution parameters.
delete(int, String, Serializable, boolean, boolean) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
delete(int, String, Serializable, boolean, boolean) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
delete(String, Serializable, boolean, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Mark a record as having been deleted in an uncommitted transaction, or unmark a record which previously was so marked.
delete(String, Object[]) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Perform a bulk delete, restricted by the given where clause and query substitution parameters.
delete() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Delete the current record from the database.
delete(character) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete(String) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete(character) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete(String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete(int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the DELETE() widget method, which removes the list item at the given index.
delete(long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the DELETE() widget method, which removes the list item at the given index.
delete(int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the DELETE() widget method, which removes the list item at the given index.
delete(long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the DELETE() widget method, which removes the list item at the given index.
delete(character, ControlSetEntity.BiPredicate<String, ControlSetItem>, boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Helper method for the DELETE() widget method, which removes the list item or items specified.
delete(String, ControlSetEntity.BiPredicate<String, ControlSetItem>, boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Helper method for the DELETE() widget method, which removes the list item or items specified.
delete(List<String>, ControlSetEntity.BiPredicate<String, ControlSetItem>, boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Helper method for the DELETE() widget method, which removes the list item or items specified.
delete() - Method in class com.goldencode.p2j.ui.FrameWidget
Perform actual delete of an resource.
delete(character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete(String) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete(int64) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Implements the DELETE() widget method, which removes the list item at the given index.
delete(long) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Implements the DELETE() widget method, which removes the list item at the given index.
delete(character) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete(String) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the DELETE() widget method, which removes the list item or items specified.
delete() - Method in class com.goldencode.p2j.ui.WindowWidget
Perform actual delete of an resource.
delete(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a DELETE trigger.
delete() - Method in interface com.goldencode.p2j.util.Deletable
Perform actual delete of an resource.
delete() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Perform actual delete of this procedure, by calling ProcedureManager.delete(Object).
delete() - Method in class com.goldencode.p2j.util.ExternalResource
Perform actual delete of an resource.
delete(String, boolean) - Method in interface com.goldencode.p2j.util.FileSystem
Deletes the specified file system entity, if necessary using recursion to delete all contents (if it is a directory) first.
delete(String[], boolean) - Method in interface com.goldencode.p2j.util.FileSystem
Deletes each of the directories or files specified.
delete(File, boolean) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Deletes the specified file system entity, if necessary using recursion to delete all contents (if it is a directory) first.
delete(String, boolean) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Deletes the specified file system entity, if necessary using recursion to delete all contents (if it is a directory) first.
delete(String[], boolean) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Deletes each of the directories or files specified.
delete(String[], boolean) - Static method in class com.goldencode.p2j.util.FileSystemOps
Deletes each of the directories or files specified.
delete() - Method in class com.goldencode.p2j.util.HandleChain
Perform actual delete of an resource.
delete(handle...) - Static method in class com.goldencode.p2j.util.HandleOps
Deletes the given handles.
delete(handle) - Static method in class com.goldencode.p2j.util.HandleOps
Deletes the given handle.
delete(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Delete the given procedure handle (i.e.
delete() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Delete this proxy procedure (from the requester side) and the associated remote procedure on the appserver side.
delete() - Method in class com.goldencode.p2j.util.SOAPFaultDetailImpl
Delete this resource.
delete() - Method in class com.goldencode.p2j.util.SOAPFaultImpl
Delete this resource.
delete() - Static method in class com.goldencode.p2j.util.WidgetPool
Delete an unnamed pool.
delete(String) - Static method in class com.goldencode.p2j.util.WidgetPool
Delete a pool with the given name.
delete(character) - Static method in class com.goldencode.p2j.util.WidgetPool
Delete a pool with the given name.
DELETE - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
DELETE_ALIAS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DELETE_ALIAS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DELETE_ALIAS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
delete_alias_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DELETE ALIAS language statement, and the following ProgressParser.database_name(boolean).
DELETE_CHARACTER - Static variable in class com.goldencode.p2j.ui.Keyboard
 
DELETE_COLUMN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
DELETE_END_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
DELETE_FIELD - Static variable in class com.goldencode.p2j.ui.Keyboard
 
DELETE_FROM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DELETE_FROM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DELETE_FROM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
delete_from_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL DELETE FROM directly in 4GL code.
DELETE_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
DELETE_OBJECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DELETE_OBJECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DELETE_OBJECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
delete_object_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DELETE OBJECT language statement, and the following required ProgressParser.expr() which must resolve to a handle or an object reference.
DELETE_PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DELETE_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DELETE_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
delete_procedure_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DELETE PROCEDURE language statement, and the following required ProgressParser.expr().
delete_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DELETE language statement and implements all following options.
DELETE_WIDGET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DELETE_WIDGET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DELETE_WIDGET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DELETE_WIDGET_POOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DELETE_WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DELETE_WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
delete_widget_pool_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DELETE WIDGET-POOL language statement, and the following optional ProgressParser.expr().
delete_widget_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DELETE WIDGET language statement, and the following required ProgressParser.handle() (or list thereof).
DELETE_WORD - Static variable in class com.goldencode.p2j.ui.Keyboard
 
deleteAcl(String, String, int) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Deletes the specified ACL from the specified ACL instance.
deleteAcl(String, String, int) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Deletes the specified ACL from the specified ACL instance.
deleteAcl(String, String, int) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Deletes the specified ACL from the specified ACL instance.
deleteAcl(String, String, int, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete acl.
deleteAcl(String, String, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Deletes the specified ACL from the specified ACL instance.
deleteAclInstance(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Deletes entire ACL instance from the directory.
deleteAclInstance(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Deletes the resource specific part of an ACL instance from the directory.
deleteAclInstance(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Deletes entire ACL instance from the directory.
deleteAclInstance(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Deletes the resource specific part of an ACL instance from the directory.
deleteAclInstance(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Deletes entire ACL instance from the directory.
deleteAclInstance(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Deletes the resource specific part of an ACL instance from the directory.
deleteAclInstance(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete acl instance.
deleteAclInstance(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete acl instance.
deleteAlias(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Delete the specified alias immediately.
deleteAlias(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Delete the specified alias immediately.
deleteAliasImpl(String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Delete the specified alias immediately.
deleteAll() - Method in interface com.goldencode.p2j.persist.Buffer
Bulk delete all records associated with the buffer.
deleteAll() - Method in class com.goldencode.p2j.persist.BufferImpl
Bulk delete all records associated with the buffer.
deleteAll() - Method in class com.goldencode.p2j.persist.RecordBuffer
Perform a bulk delete of all records in the table associated with this buffer.
deleteAll() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Perform a bulk delete of all records in the table associated with this buffer.
deleteAllBuffers() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Delete all the buffers (master and slave) associated with this temporary table (static or dynamic).
deleteAllRecords() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Delete all unlocked records from the acquired locks table.
deleteAllRecords() - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Delete all unlocked records from the acquired locks table.
deleteAllRecords - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Delete All button
deleteBack() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Erases one symbol before the cursor position.
deleteBack() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Erases one symbol before the cursor position.
deleteBack() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Erases one symbol before the cursor position.
deleteBack() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Erases one symbol before the cursor position.
deleteBack() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Performs BACKSPACE function which consists of deleting one character at the cursor and then moving the cursor one position to the left, if possible.
deleteBack() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Erases one symbol before the cursor position.
deleteCert(String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Deletes an existing certificate conditionally or unconditionally.
deleteCert(String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Deletes an existing certificate conditionally or unconditionally.
deleteCert(String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Deletes an existing certificate conditionally or unconditionally.
deleteCert(String, boolean, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete cert.
deleteCert(String, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Deletes an existing certificate conditionally or unconditionally.
deleteCertificate() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Gets the asynchronous action to delete certificate.
deleteCerts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Delete certificate button
deleteCharacter() - Method in class com.goldencode.p2j.ui.client.Editor
Delete character at current cursor position.
deleteCharacterKey() - Method in class com.goldencode.p2j.ui.client.Editor
Delete character at current cursor position - called by Editor.processKeyEvent(com.goldencode.p2j.ui.client.event.KeyInput).
deleteCharacterKey() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Delete character at current cursor position - called by EditorGuiImpl.processKeyEvent(com.goldencode.p2j.ui.client.event.KeyInput).
deleteCurrent() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Erases one symbol in the cursor position.
deleteCurrent() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Erases one symbol in the cursor position.
deleteCurrent() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Erases one symbol in the cursor position.
deleteCurrent() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Erases one symbol in the cursor position.
deleteCurrent() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Erases one symbol in the cursor position.
deleteCurrent() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Erases one symbol in the cursor position.
deleteCurrentRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the DELETE-CURRENT-ROW() widget method.
deleteCurrentRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DELETE-CURRENT-ROW() widget method.
deleted - Variable in class com.goldencode.p2j.persist.BufferImpl
Flag indicating this buffer was deleted.
deleted() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
This implementation does nothing.
deleted() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
No-op.
deleted() - Method in class com.goldencode.p2j.persist.OutputTableCopier
No-op.
deleted() - Method in class com.goldencode.p2j.persist.OutputTableHandleCopier
No-op.
deleted() - Method in class com.goldencode.p2j.persist.PreselectQuery
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
deleted() - Method in class com.goldencode.p2j.persist.RecordBuffer
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
deleted() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Multiplexer
Provides a notification that the external program in which the object is registered is being deleted and the object's reference may be lost after this method is called.
deleted() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.NoUndoValidator
No-op.
deleted - Variable in class com.goldencode.p2j.persist.TempTableBuilder
Determines if the table object was deleted.
deleted() - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Processes the deleted notification provided by the ProcedureManager.
deleted() - Method in class com.goldencode.p2j.ui.GenericFrame
This is a no-op.
deleted() - Method in class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
Processes the deleted notification provided by the ProcedureManager.
deleted - Variable in class com.goldencode.p2j.ui.GenericWidget
Flag indicating the resource was deleted.
deleted() - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
This implementation does nothing.
deleted() - Method in class com.goldencode.p2j.util.Accumulator
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
deleted() - Method in class com.goldencode.p2j.util.decimal.PrecisionResetter
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
deleted() - Method in interface com.goldencode.p2j.util.Finalizable
Provides a notification that the external program in which the object is registered is being deleted and the object's reference may be lost after this method is called.
deleted - Variable in class com.goldencode.p2j.util.PortTypeWrapper
Flag indicating if this port-type procedure was deleted or not.
deleted - Variable in class com.goldencode.p2j.util.SOAPFaultDetailImpl
Flag indicating this resource was deleted or not.
deleted - Variable in class com.goldencode.p2j.util.SOAPFaultImpl
Flag indicating this resource was deleted or not.
deleted - Variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Flag indicating if this resource was deleted or not.
deleted - Variable in class com.goldencode.p2j.util.SOAPHeaderImpl
Flag indicating if this resource was deleted or not.
deleted() - Method in class com.goldencode.p2j.util.Stream
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
deleted() - Method in class com.goldencode.p2j.util.Text.SensitivityResetter
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
deleted() - Method in class com.goldencode.p2j.util.UnnamedStreams.InputCloser
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
deleted() - Method in class com.goldencode.p2j.util.UnnamedStreams.OutputCloser
Provides a notification that the external program scope in which the object is registered is is being deleted and the object's reference will be lost after this method is called.
DELETED_SCOPE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Signal deletion of frame's instantiating procedure.
deletedACL(Set<AclRow>) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Deletes the supplied set of acls.
deleteDatabase(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
deleteDatabase(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
deleteDatabase(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
deleteDatabase(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete database.
deleteDictionary(String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Deletes a named dictionary from the list of those available.
deletedText - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
The deleted text (all contiguous).
deleteDynamicWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Removing dynamic widget from the current frame.
deleteDynamicWidget(GenericWidget<?>, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Removing dynamic widget from the current frame.
deleteEditorLine(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Delete the line of text in which the targeted editor's cursor currently resides.
deleteEditorLine(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Delete the line of text in which the targeted editor's cursor currently resides.
deleteEditorLine(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Delete the line of text in which the targeted editor's cursor currently resides.
deleteEntry(K) - Method in class com.goldencode.p2j.util.ScopedDictionary
Searches all scopes from the top of the stack down and deletes the first found occurrence of the target entry.
deleteExports(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
deleteExports(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
deleteExports(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
deleteExports(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete exports.
deleteExtension(DirectoryService, String) - Method in interface com.goldencode.p2j.admin.AdminAccountExtension
Deletes custom account extension data associated with the account directory node being deleted.
deleteFile(String, boolean) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Delete an arbitrary file specified by a filename which can be either absolute or relative to the current directory or relative to the project home directory.
deleteFiles(String[]) - Method in class com.goldencode.p2j.convert.ConversionDriver
Delete the file associated with each name in the list.
deleteFileSpecs(String[], ConversionDriver.ExcludeCheck) - Method in class com.goldencode.p2j.convert.ConversionDriver
For each element in the spec list, generate a list of matching files (each spec may contain traditional file system wildcard characters) and delete each of these files.
deleteFilterProfile(long) - Method in class com.goldencode.p2j.report.server.ReportApi
Delete a file filter profile, but only if it is not the default profile.
deleteGroup(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Deletes a group account definition.
deleteGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Delete group button
deleteGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Delete Group button
deleteGroup(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Deletes a group account definition.
deleteGroup(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Deletes a group account definition.
deleteGroup(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete group.
deleteGroup(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Deletes a group account definition.
deleteHandle(long) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Delete the resource associated with the specified handle.
deleteHandle(long) - Method in interface com.goldencode.p2j.ui.ServerExports
Delete the resource associated with the specified handle.
deleteHeaderEntry() - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Deletes the XML underlying a SOAP-HEADER-ENTRYREF object, without deleting the object.
deleteHeaderEntry() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Deletes the XML underlying a SOAP-HEADER-ENTRYREF object, without deleting the object.
deleteItems() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Delete all items.
deleteKeyword(Keyword) - Method in class com.goldencode.p2j.uast.KeywordDictionary
Removes a Keyword object from the dictionary.
deleteLabel() - Method in class com.goldencode.p2j.uast.SymbolResolver
Deletes the current label from the dictionary of labels.
deleteLdapNode(RamNode, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Delete node in LDAP directory.
deleteLdapNodeAttribute(RamNode, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Remove attribute from the LDAP node.
deleteLdapNodeAttributeValue(RamNode, String, int) - Method in class com.goldencode.p2j.directory.LdapRemapper
Delete node attribute value from LDAP node.
deleteLine() - Method in class com.goldencode.p2j.ui.client.Editor
Delete the line of text in which the cursor currently resides.
deleteLine() - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the DELETE-LINE() method which deletes the line of text in which the cursor is positioned.
deleteLine() - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the DELETE-LINE() method which deletes the line of text in which the cursor is positioned.
deleteLineWorker() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Delete the line of text in which the cursor currently resides.
deleteLineWorker() - Method in class com.goldencode.p2j.ui.client.Editor
Delete the line of text in which the cursor currently resides.
deleteLock - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Lock for deletes map
deleteLogging(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
deleteLogging(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
deleteLogging(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
deleteLogging(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete logging.
deleteNode(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Remove specified node from the directory (unless node has children).
deleteNode(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Remove specified node from the directory (unless node has children).
deleteNode(String) - Method in interface com.goldencode.p2j.directory.Remapper
Remove specified node from the directory (unless node has children).
deleteNode(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Remove specified node from the directory (unless node has children).
deleteNode(String) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Delete the specified node and all of its children.
deleteNode(String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Delete the specified node and all of its children.
deleteNode(String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Remove specified node from the directory (unless node has children).
deleteNode() - Method in interface com.goldencode.p2j.xml.XNodeRef
Deleting the internals of the current X-Node-Reference.
deleteNode() - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Deleting the internals of the current X-Node-Reference.
deleteNodeAttribute(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Remove whole node attribute.
deleteNodeAttribute(String, String) - Method in class com.goldencode.p2j.directory.RamRemapper
Remove whole node attribute.
deleteNodeAttribute(String, String) - Method in interface com.goldencode.p2j.directory.Remapper
Remove whole node attribute.
deleteNodeAttribute(String, String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Remove whole node attribute.
deleteNodeAttribute(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Remove whole node attribute.
deleteNodeAttributeExt(RamNode, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Intercept deletion of the attribute.
deleteNodeAttributeExt(RamNode, String) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by deleteNodeAttribute() when most checks are passed and it is about to delete attribute.
deleteNodeAttributeKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for deleteNodeAttribute() method
deleteNodeAttributeValue(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Remove particular value from the node attribute.
deleteNodeAttributeValue(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Remove particular value from the node attribute.
deleteNodeAttributeValue(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Remove particular value from the node attribute.
deleteNodeAttributeValue(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Remove particular value from the node attribute.
deleteNodeAttributeValue(String, String, int) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Remove particular value from the node attribute.
deleteNodeAttributeValueExt(RamNode, String, int) - Method in class com.goldencode.p2j.directory.LdapRemapper
Intercept deletion of the node attribute value.
deleteNodeAttributeValueExt(RamNode, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by deleteNodeAttribute() when most checks are passed and it is about to delete attribute value.
deleteNodeAttrValueKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for deleteNodeAttributeValue() method
deleteNodeExt(RamNode, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Intercept removing node.All parameters are checked and all what we need to to is to remove child node from LDAP and call super.deleteNodeExt().
deleteNodeExt(RamNode, String) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by deleteNode() when all checks are passed and it is about to remove node from the tree.
deleteNodeKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for deleteNode() method
deleteNonPersistentPools(Set<Integer>) - Static method in class com.goldencode.p2j.util.WidgetPool
Filter the set of pool IDs and from it, delete only the non-persistent widget-pools.
deleteOnExit - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Map with flags indicating if this procedure should be deleted on exit.
deleteOrUpdate(String, Object[], Type[], String) - Method in class com.goldencode.p2j.persist.Persistence
Perform a bulk delete or update of all objects which meet the specified criteria.
deletePersistence(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
deletePersistence(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
deletePersistence(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
deletePersistence(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete persistence.
deletePool(WidgetPool.WidgetPoolData) - Static method in class com.goldencode.p2j.util.WidgetPool
Delete the specified pool.
deleteProcedure(String, String) - Method in interface com.goldencode.p2j.main.AppServerEntry
Delete the remote procedure, specified by the resource ID.
deleteProcedure(PersistentProcedure) - Method in class com.goldencode.p2j.util.Agent
Delete the specified procedure, under the Agent's context.
deleteProcedure(PersistentProcedure) - Method in class com.goldencode.p2j.util.AgentPool
Delete the specified procedure, under the Agent's context.
deleteProcedure(String) - Method in class com.goldencode.p2j.util.AppServerHelper
Delete the associated remote procedure, from the remote side.
deleteProcedure(String, String) - Static method in class com.goldencode.p2j.util.AppServerManager
Delete the remote procedure, specified by the resource id.
deleteProcess(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Deletes a process account definition.
deleteProcess(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Deletes a process account definition.
deleteProcess(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Deletes a process account definition.
deleteProcess(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete process.
deleteProcess(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Deletes a process account definition.
deleteProcessAccounts(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Executes the action to delete the given process accounts
deleteProcessAccounts(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Executes the action to delete the given process accounts
deleteProcessAccounts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Delete Process Accounts button
deleteRecord() - Method in interface com.goldencode.p2j.persist.Buffer
Delete the record currently in the buffer, if any.
deleteRecord(Supplier<logical>, String) - Method in interface com.goldencode.p2j.persist.Buffer
Delete the record currently in the buffer, IF and ONLY IF the given validation expression evaluates true.
deleteRecord(Supplier<logical>, Supplier<character>) - Method in interface com.goldencode.p2j.persist.Buffer
Delete the record currently in the buffer, IF and ONLY IF the given validation expression evaluates true.
deleteRecord() - Method in class com.goldencode.p2j.persist.BufferImpl
Delete the record currently in the buffer, if any.
deleteRecord(Supplier<logical>, String) - Method in class com.goldencode.p2j.persist.BufferImpl
Delete the record currently in the buffer, IF and ONLY IF the given validation expression evaluates true.
deleteRecord(Supplier<logical>, Supplier<character>) - Method in class com.goldencode.p2j.persist.BufferImpl
Delete the record currently in the buffer, IF and ONLY IF the given validation expression evaluates true.
deleteRecord(boolean) - Method in class com.goldencode.p2j.persist.BufferImpl
Delete the record currently in the buffer, if any.
deleteReportDefinition(long) - Method in class com.goldencode.p2j.report.server.ReportApi
Delete a single report definition.
deleteResources(Set<WrappedResource>) - Static method in class com.goldencode.p2j.util.ProcedureManager
Delete the given resources, as long as they are still valid.
deleteResources() - Method in class com.goldencode.p2j.util.WidgetPool.WidgetPoolData
Delete all the resources from this pool.
deleteResultListEntry() - Method in class com.goldencode.p2j.persist.AbstractQuery
Deletes the current row of a query's result list.
deleteResultListEntry(boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Deletes the current row of a query's result list.
deleteResultListEntry(boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Deletes the current row of a query's result list.
deleteResultListEntry(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Deletes the current row of a query's result list.
deleteResultListEntry(boolean) - Method in class com.goldencode.p2j.persist.Cursor
Deletes the current row in the cache.
deleteResultListEntry() - Method in interface com.goldencode.p2j.persist.P2JQuery
Deletes the current row of a query's result list.
deleteResultListEntry(boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Deletes the current row of a query's result list.
deleteResultListEntry(boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Deletes the current row of a query's result list.
deleteResultListEntry() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
deleteResultListEntry(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
deleteResultListEntry() - Method in class com.goldencode.p2j.persist.QueryWrapper
Deletes the current row of a query's result list.
deleteResultListEntry(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Deletes the current row of a query's result list.
deleteResultListEntry() - Method in interface com.goldencode.p2j.persist.ResultListHandler
This will delete the current row in the query's results.
deleteResultListEntry() - Method in class com.goldencode.p2j.ui.BrowseWidget
This will delete the current row in the query's results.
deleteResultListEntry(boolean, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
This will delete the current row in the query's results.
deleteRow() - Method in class com.goldencode.p2j.persist.SimpleResults
Delete the current row.
deleteRow(int, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Delete the row with the specified index.
deleteRuntime(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
deleteRuntime(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
deleteRuntime(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
deleteRuntime(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete runtime.
deletes - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Map of entity names to sets of IDs deleted by this context
deletes - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Dirty deleted ids by entity name
deleteSchemaScope(boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Deletes the current record scope in the schema namespace (the top of the stack of scopes).
deleteScope(String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Deletes the current top of stack scope in the named dictionary.
deleteScope() - Method in class com.goldencode.p2j.uast.SymbolResolver
Decreases the scoping level of the variable and widget dictionaries by 1 level.
deleteScope() - Method in class com.goldencode.p2j.util.ScopedDictionary
Deletes the current scope which is the one on the top of the stack.
deleteScope(boolean) - Method in class com.goldencode.p2j.util.ScopedDictionary
Deletes the current scope which is the one on the top of the stack, and optionally propagates all entries defined in that scope to the next scope on the stack.
deleteSelected - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Delete selected button
deleteSelectedAlert(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert.AlertMessages
Builds the being deleted message.
deleteSelectedAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The message text field
deleteSelectedAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The warning message text field
deleteSelectedAlert(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert.AlertMessages
Builds the users accounts deleted message.
deleteSelectedAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
The message text field
deleteSelectedAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The message text field
deleteSelectedGroups(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Delete selected groups given by the array of group tagged names
deleteSelectedGroups(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Delete selected groups given by the array of group tagged names
deleteSelectedRecords(Set<RecordInfo>) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Delete the selected unlocked records.
deleteSelectedRecords(Set<RecordInfo>) - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Delete the selected unlocked records.
deleteSelectedRow(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the DELETE-SELECTED-ROW() widget method.
deleteSelectedRow(int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the DELETE-SELECTED-ROW() widget method.
deleteSelectedRow(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DELETE-SELECTED-ROW() widget method.
deleteSelectedRow(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DELETE-SELECTED-ROW() widget method.
deleteSelectedRows() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the DELETE-SELECTED-ROWS() widget method.
deleteSelectedRows() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DELETE-SELECTED-ROWS() widget method.
deleteSelectedUsers(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Deletes the given selected users accounts.
deleteSelectedUsers(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Deletes the given selected users accounts.
deleteSingleRow(int, String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Performs full cycle of DELETE-CURRENT-ROW or DELETE-SELECTED-ROW processing.
deleteStartup(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
deleteStartup(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
deleteStartup(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
deleteStartup(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete startup.
deleteSymbol(String) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Searches all scopes from the top of the stack down and deletes the first found occurrence of the symbol.
deleteTemporaryAccounts() - Static method in class com.goldencode.p2j.main.TemporaryAccountPool
Delete all temporary accounts.
deleteToEndOfLine() - Method in class com.goldencode.p2j.ui.client.Editor
Delete to end of line.
deleteTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
A DELETE TriggerData can be defined for each table on this layer.
deleteUser(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Deletes a user account definition.
deleteUser - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Delete user button
deleteUser(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Deletes a user account definition.
deleteUser(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Deletes a user account definition.
deleteUser(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Delete user.
deleteUser(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Deletes a user account definition.
deleteUserAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Delete User button
deleteValue(int) - Method in class com.goldencode.p2j.directory.Attribute
Delete attribute value at specified index.
deleteWidgetPools(Object) - Static method in class com.goldencode.p2j.util.WidgetPool
Delete all the non-persistent widget-pools associated with the specified procedure.
deleteWord() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Delete word.
deleteWorker(File, boolean) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Deletes the specified file system entity, if necessary using recursion to delete all contents (if it is a directory) first.
DeletingGroupsAlert - Class in com.goldencode.p2j.admin.client.application.home.accounts.groups
DeletingGroupsAlert is a dialog to display an alert message that these groups accounts are about to be deleted.
DeletingGroupsAlert(DeletingGroupsAlert.Binder, DeletingGroupsAlert.AlertMessages) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
Constructs this dialog used by by MPV gwtplatform of ArcBees Inc.
deletingGroupsAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Deleting Groups Alert view
DeletingGroupsAlert.AlertMessages - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
Alert message templates.
DeletingGroupsAlert.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
GWT UI creator
DeletingUsersAlert - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
DeletingUsersAlert modal dialog displays a deleting users alert that warns that the selected accounts are about to be deleted.
DeletingUsersAlert(DeletingUsersAlert.Binder, DeletingUsersAlert.AlertMessages) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
deletingUsersAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Clone User Account View
DeletingUsersAlert.AlertMessages - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
Alert dialog string resources
DeletingUsersAlert.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
GWT UI creator
DELIM - Static variable in class com.goldencode.p2j.util.Stream
The default delimiter to use for field level record reading.
delim - Variable in class com.goldencode.p2j.util.Stream
Character used for delimiting import and export fields.
DELIM_ERR - Static variable in class com.goldencode.p2j.util.Quoter
Error message for missing delimiter.
delimiter - Variable in class com.goldencode.p2j.ui.client.Label
Flag the special case of use as a separator line.
delimiter - Variable in class com.goldencode.p2j.ui.ControlSetConfig
The character value to separate the items inside the item string.
delimiter_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DELIMITER keyword and the following single quoted character (a STRING).
DELIMITER_OPTION - Static variable in class com.goldencode.p2j.util.Quoter
Delimiter option indicator.
deliverModule(String, HttpServletResponse) - Method in class com.goldencode.p2j.web.AbstractModulesHandler
Deliver a module directly from zip file that MUST be on CLASSPATH.
delMPID - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
The multiplex ID used to mark the records as deleted.
delRef() - Method in class com.goldencode.p2j.directory.DirectoryService
Complementary method for the newRef().
deltaWidth - Variable in class com.goldencode.p2j.ui.client.FillIn
Width delta for the header mode.
deltaWidth - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Extra width caused by widget placement quirk.
demodalizeWindow(TitledWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Restores modality of the passed-in window.
denorm2j - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Indexed map of new field names for denormalized legacy field name.
denormalizedProperties - Variable in class com.goldencode.p2j.schema.P2OLookup
Set of historical fully qualified denormalized properties of fields with custom extent
denormalizedProperty(Class<?>, String, Integer) - Method in class com.goldencode.p2j.persist.TableMapper
Get new field name for denormalized legacy field name and index.
denormPropMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Indexed property names to arrays of denormalized, custom extent property names
dependencies - Static variable in class com.goldencode.p2j.security.ContextLocal
Map holding dependencies.
dependents - Variable in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Import bundles dependent upon this one to finish its import
depot - Variable in class com.goldencode.p2j.pattern.TemplateWorker.Template
Temporary storage for ASTs that are created but not yet attached.
DEPRECATED - Static variable in class com.goldencode.expr.Attribute
Deprecated attribute name.
depth - Variable in class com.goldencode.p2j.pattern.RuleSet
Maximum walk depth for ASTs to which this ruleset is applied
depth() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Report scope depth.
dequeue() - Method in class com.goldencode.p2j.util.ThreadSafeQueue
Get the next object from the queue.
dequeueEvent() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Dequeue a key code from the head of the queue (if the queue is not empty), convert it to an event (which resolves the source component) and return that event.
dequeueInbound() - Static method in class com.goldencode.p2j.net.Queue
Retrieve a message from the Inbound Queue.
dequeueOutbound() - Method in class com.goldencode.p2j.net.Queue
Retrieve a message from the Outbound Queue.
dereference(String) - Method in class com.goldencode.p2j.persist.BufferImpl
Dereference a named member from this collection.
dereference(String, Object) - Method in class com.goldencode.p2j.persist.BufferImpl
This overloaded method is used when the dereference is the left-side of an assignment.
dereference(String) - Method in interface com.goldencode.p2j.util.Dereferenceable
Dereference a named member from this collection.
dereference(String, Object) - Method in interface com.goldencode.p2j.util.Dereferenceable
This overloaded method is used when the dereference is the left-side of an assignment.
dereference() - Method in class com.goldencode.p2j.util.StreamWrapper
Access the wrapped stream directly.
Dereferenceable - Interface in com.goldencode.p2j.util
This interface declares only one method, dereference() which is the correspondent of the Progress 10.x :: punctuation.
deregAPI - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
deregAPIClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Click handler.
deregister(NodeInfo) - Method in interface com.goldencode.p2j.net.AddressServer
Remove the given node descriptor from the registry of known/valid nodes.
deregister(long) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Deregister interest in index changes for a particular DMO type.
deregister(long, boolean) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Deregister interest in index changes for a particular DMO type.
deregister() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
De-register the handler
deregister - Variable in class com.goldencode.p2j.ui.ClientState
List of frame IDs to deregister.
deregister(ScopedDictionary<?, ?>, EventList) - Static method in class com.goldencode.p2j.ui.TriggerManager
Deregisters a trigger for specified events and widgets.
deregister(TransactionManager.WorkArea, IdentityHashMap<LazyUndoable, Object>) - Static method in class com.goldencode.p2j.util.TransactionManager
Deregister the specified undoables from all tx blocks.
deregisterAction(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Deregister the complex actions for the specified widget ID.
deregisterAsyncThread(Thread) - Method in class com.goldencode.p2j.net.SessionManager
DeRegister the given thread from the list of threads which always send async requests.
deregisterBuilder(TempTableBuilder) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper
Deregister the given temp-table builder from the DMO resource manager.
deregisterDatabase(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Deregister the specified, transient database, if and only if all other contexts using the database have deregistered it.
deregisterDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>, String) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Unregister a session database trigger for the given event type and buffer class.
deregisterDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Unregister a session database trigger for the given event type and buffer class.
deregisterDynamicBuffer(RecordBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
Deregister the given, dynamic record buffer by removing it from the buffer manager's tracking.
deregisterDynamicTable(Class<?>, PersistentClass) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Deregister dynamic table represented by the given DMO interface and persistent class.
deregisterDynamicTable(Class, Class) - Static method in class com.goldencode.p2j.persist.DMOIndex
Deregister dynamic table represented by the given DMO interface and implementation classes.
deregisteredSessionListener() - Method in interface com.goldencode.p2j.persist.event.SessionListener
Invoked when a session listener is removed from the list of registered session listeners.
deregisteredSessionListener() - Method in class com.goldencode.p2j.persist.PreselectQuery
Invoked when this session listener is removed from the list of registered session listeners.
deregisteredSessionListener() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
No-op in this implementation.
deregisteredSessionListener() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Invoked when this session listener is removed from the list of registered session listeners.
deregisterFontTable(Window<?>, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Deregister the font-table associated with this window.
deregisterFooter(RepeatedOutput) - Method in class com.goldencode.p2j.util.Stream
Removes a footer from the list of those footers that will be output at the bottom of every page (even a last partial page).
deregisterForGlobalEvents(long) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect a particular DMO type.
deregisterForGlobalEvents(long) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect a particular DMO type.
deregisterForGlobalEvents(long) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect a particular DMO type.
deregisterForGlobalEvents(long) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect a particular DMO type.
deregisterForGlobalEvents(long) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect the given array of indexes.
deregisterForGlobalEvents(int, long) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect a particular DMO type.
deregisterForGlobalEvents(int, long) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect a particular DMO type.
deregisterForGlobalEvents(long) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Deregister with a global event clearinghouse an interest in insert, delete, and update events which affect a particular DMO type.
deregisterFrame(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deletes the frame from the internal registry.
deregisterFrameContentInt(GenericFrame) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Internal worker for content cleanup.
deregisterFrameInt(int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
deregisterGlobalFinalizable(Finalizable) - Static method in class com.goldencode.p2j.util.TransactionManager
Remove the given finalizable from the global list of finalizables.
deregisterHeader(RepeatedOutput) - Method in class com.goldencode.p2j.util.Stream
Removes a header from the list of those headers that will be output at the top of every new page.
deregisterJar(String, boolean, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Remove registration for the specified jar.
deregisterJar(String, boolean, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Remove registration for the specified jar.
deregisterJar(String, boolean, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Remove registration for the specified jar.
deregisterJar(String, boolean, boolean, AsyncCallback<JarOpErrorCode>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Deregister jar.
deregisterJarAPI(String, String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Remove registration of the specified API in the specified jar.
deregisterJarAPI(String, String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Remove registration of the specified API in the specified jar.
deregisterJarAPI(String, String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Remove registration of the specified API in the specified jar.
deregisterJarAPI(String, String, boolean, AsyncCallback<JarOpErrorCode>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Deregister jar API.
deregisterJarFromDirectory(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Remove jar registration from the directory.
deregisterJarFromDirectory(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Remove jar registration from the directory.
deregisterJarFromDirectory(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Remove jar registration from the directory.
deregisterJarFromDirectory(String, String, AsyncCallback<JarOpErrorCode>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Deregister jar from directory.
deregisterMenu(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deletes the menu from the internal registry.
deregisterMenuContentInt(MenuContainerWidget<?>) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Removes static menu widgets from widget rigstry
deregisterMenuInt(int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
deregisterOutputParameterAssigner() - Static method in class com.goldencode.p2j.util.TransactionManager
Deregister the output parameter assigner for the current block, if any.
deregisterPageElement(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Deregister (remove) the frame as a header or footer from the stream that is the current redirected terminal output destination.
deregisterPageElement(int, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Deregister (remove) the frame as a header or footer from the given stream.
deregisterPageElement(int, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Deregister (remove) the frame as a header or footer from the stream that is the current redirected terminal output destination.
deregisterPageElement(int, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Deregister (remove) the frame as a header or footer from the given stream.
deregisterPageElement(int, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregister (remove) the frame as a header or footer from the stream that is the current redirected terminal output destination.
deregisterPageElement(int, boolean, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregister (remove) the frame as a header or footer from the given stream.
deregisterPendingResource(WindowWidget) - Static method in class com.goldencode.p2j.util.ProcedureManager
The ProcedureManager should know the DEFAULT-WINDOW in order to prevent releasing / deleting it when the top-level scope is popped out.
deregisterRemotePersistentProcedure(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Deregister an external program which was ran persistent by a remote side.
deregisterRequest(int) - Static method in class com.goldencode.p2j.util.AppServerManager
Deregister the specified request from the AppServerManager.requests map.
deregisterResource(Object, HandleResource) - Static method in class com.goldencode.p2j.util.ProcedureManager
Deregister the given resource from the specified creator procedure.
deregisterSession(BaseSession) - Method in class com.goldencode.p2j.net.LeafSessionManager
Deregister a session with the session manager.
deregisterSession(BaseSession) - Method in class com.goldencode.p2j.net.RouterSessionManager
Deregister a session with the session manager.
deregisterSession(BaseSession) - Method in class com.goldencode.p2j.net.SessionManager
Deregister a session with the session manager.
deregisterSessionListener(SessionListener) - Method in class com.goldencode.p2j.persist.Persistence.Context
Explicitly deregister a global session listener, which represents a dynamic temp-table resource which has been deleted explicitly.
deregisterSessionListener(SessionListener) - Method in class com.goldencode.p2j.persist.Persistence
Deregister a session listener when it no longer needs to receive session life cycle events.
deregisterStaticNetworkServer(String[]) - Static method in class com.goldencode.p2j.net.RemoteObject
Lock all static exports which are specified in the given list.
deregisterStaticNetworkServer(Class<?>[]) - Static method in class com.goldencode.p2j.net.RemoteObject
Remove all exported static methods in the given list of interfaces.
deregisterTooltipWorker(int) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Deregisters the specified widget for tooltip worker events.
deregisterTooltipWorkerInt(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Deregister the tooltip workers already registered with mouse handler.
deregisterTooltipWorkers(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Deregister the tooltip workers already registered with mouse handler.
deregisterTooltipWorkers(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Deregister the tooltip workers already registered with mouse handler.
deregisterTrigger(EventList) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregisters a non-persistent trigger within the current scope for specified events and widgets.
deregisterTrigger(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregisters a non-persistent trigger entirely by its ID.
deregisterTrigger(int, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregisters a trigger entirely by its ID, depending on its state and on the force flag.
deregisterWidget(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Deregister the specified widget for mouse events.
deregisterWidget(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Deregister the specified widget for mouse events.
deregisterWidget(int) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Deregister the specified widget for mouse events.
deregisterWidget(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Deregister the specified widget for mouse events.
deregisterWidget(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Deregister the specified widget for mouse events.
deregisterWidget(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Deregister widget.
deregisterWidget(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregister a widget which ID from widget registry map.
deregisterWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Deregister this window from the driver.
deregisterWindow(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Deregister a given window from the driver.
deregisterWindow(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
Deregister the given window from the driver.
deregisterWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Deregister this window from the driver.
deregisterWindow(WindowWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregister a window widget which was dynamically created, as it is now deleted.
deriveFont(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Scale the given font by the specified X and Y factors.
deriveFont(FontDetails<Font>) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Scale the given font by the specified X and Y factors.
deriveFont(FontDetails<Integer>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Scale the given font by the specified X and Y factors.
deriveFont(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Scale the given font by the specified X and Y factors.
dErr(String) - Method in class com.goldencode.p2j.security.SecurityCache
Logs error messages.
dErr(String) - Method in class com.goldencode.p2j.security.SecurityManager
Logs error messages.
desc - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The group account description
DESC_ARRAYLIST - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type descriptor for Java ArrayList
DESC_DATE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type descriptor for date
DESC_JAVA_INTEGER - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type descriptor for Java Integer
DESC_JAVA_STRING - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type descriptor for Java String
DESC_LIST - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type descriptor for Java List
DESC_PK_SORTER - Static variable in class com.goldencode.p2j.persist.DMOSorter.FieldWorker
Descending primary key sorter
DESCEND - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "descend" index column AST annotation
descendant(int, int) - Method in interface com.goldencode.ast.Aast
Searches the AST's descendants for an exact token type match.
descendant(int, int, int) - Method in interface com.goldencode.ast.Aast
Searches the AST's descendants for a token type that matches a given range of token types (inclusively).
descendant(int, int[]) - Method in interface com.goldencode.ast.Aast
Searches the AST's descendants for a token type that matches any of a given list of token types.
descendant(int, int) - Method in class com.goldencode.ast.AnnotatedAst
Searches the AST's descendants for an exact token type match.
descendant(int, int, int) - Method in class com.goldencode.ast.AnnotatedAst
Searches the AST's descendants for a token type that matches a given range of token types (inclusively).
descendant(int, int[]) - Method in class com.goldencode.ast.AnnotatedAst
Searches the AST's descendants for a token type that matches any of a given list of token types.
descendant(long, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the descendant user function.
descendantsIterator() - Method in class com.goldencode.p2j.util.TreeNode
Return an iterator to walk this node's children recursively in a depth-first traversal.
DESCENDER - Static variable in class com.goldencode.p2j.persist.DataSorter
Shared instance of an descending DataSorter
DESCENDING - Static variable in class com.goldencode.p2j.persist.P2JIndexComponent
Flag indicating descending (non-default) sort direction
descendingIterator() - Method in class com.goldencode.util.FastSiblingDeque
 
descent(Aast) - Method in interface com.goldencode.ast.AstWalkListener
Called whenever a transition from a parent node to its first child takes place during an AST walk.
descent(Aast) - Method in class com.goldencode.p2j.pattern.AstWalker
Called whenever a transition from a parent node to its first child takes place during an AST walk.
descent(WalkState) - Method in class com.goldencode.trpl.BaseWalker
Called whenever a transition from a parent node to its first child takes place during an AST walk.
descent(WalkState) - Method in class com.goldencode.trpl.NestedWalker
Called whenever a transition from a parent node to its first child takes place during an AST walk.
descent(WalkState) - Method in interface com.goldencode.trpl.TreeWalker
Called whenever a transition from a parent node to its first child takes place during an AST walk.
descent(Aast) - Method in class com.goldencode.trpl.WalkListener
Called whenever a transition from a parent node to its first child takes place during an AST walk.
descentRules() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Prepare to load a list of AST descent rules from inside of a descent-rules element.
descr - Variable in class com.goldencode.p2j.admin.SessionInfo
Account description.
describe() - Method in class com.goldencode.p2j.net.Echo.Invoker
Return a text description of the method being invoked.
describe() - Method in class com.goldencode.p2j.net.RemoteObject.RemoteAccess.Invoker
Return a text description of the method being invoked.
describe() - Method in class com.goldencode.p2j.persist.RecordBuffer
Provide a short descriptor of this buffer instance for debugging and logging purposes.
describe() - Method in interface com.goldencode.p2j.util.Invocable
Return a text description of the method being invoked.
describe() - Method in class com.goldencode.p2j.util.MethodInvoker
Return a text description of the method being invoked.
describeContext() - Static method in class com.goldencode.p2j.util.LogHelper
Get a string which uniquely describes the current context.
describeContext() - Static method in class com.goldencode.p2j.util.Utils
Get a string which uniquely describes the current context.
describeConversion() - Method in class com.goldencode.p2j.convert.NameConverter
Retrieve a string describing the conversion type performed by this converter.
describeJoin(String, String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Return a string which describes a join between two tables.
describeNode(Vertex, int) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Calculate the descriptive text for a given vertex.
describeRights() - Method in class com.goldencode.p2j.directory.DirectoryResource
Returns an array of descriptions, one object per the plugin's access rights item.
describeRights() - Method in class com.goldencode.p2j.net.NetResource
Returns an array of descriptions, one object per the plugin's access rights item.
describeRights() - Method in class com.goldencode.p2j.security.AdminResource
Returns an array of descriptions, one object per the plugin's access rights item.
describeRights() - Method in interface com.goldencode.p2j.security.Resource
Returns an array of descriptions, one object per the plugin's access rights item.
describeRights() - Method in class com.goldencode.p2j.security.StringConditionResource
Returns an array of descriptions, one object per the plugin's access rights item.
describeRights() - Method in class com.goldencode.p2j.security.SystemResource
Returns an array of descriptions, one object per the plugin's access rights item.
describeTooltip(Vertex, int) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Calculate the descriptive text for a given vertex.
description - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The account description field
description - Variable in class com.goldencode.p2j.admin.client.editors.DirectoryRightsEditor
Description array
description - Variable in class com.goldencode.p2j.admin.client.editors.NetRightsEditor
Description array
description - Variable in class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
Description array
description - Variable in class com.goldencode.p2j.admin.client.editors.SystemRightsEditor
Description array
description - Variable in class com.goldencode.p2j.admin.GroupDef
group description
description - Variable in class com.goldencode.p2j.admin.ProcessDef
process description
description - Variable in enum com.goldencode.p2j.admin.shared.PaperFormat
A format's description
description - Variable in class com.goldencode.p2j.net.RemoteObject.RemoteAccess.Invoker
The description of the method being executed.
description - Variable in class com.goldencode.p2j.schema.ExtentHintField
Field description.
description() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the DESCRIPTION property of a table, field, or index.
DESCRIPTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
description - Variable in class com.goldencode.p2j.security.Account
Text description of this group.
description - Variable in class com.goldencode.p2j.security.AuthPlugin
Plugin description.
Description - Class in com.goldencode.p2j.security
This class describes an item of the access rights.
Description() - Constructor for class com.goldencode.p2j.security.Description
The default constructor.
Description(int, boolean, boolean, int, String, String) - Constructor for class com.goldencode.p2j.security.Description
Convenience constructor for all types except bitfield based ones.
Description(int, boolean, boolean, int, String, String, String[], BitSet) - Constructor for class com.goldencode.p2j.security.Description
Regular constructor for all types of items.
description - Variable in class com.goldencode.p2j.security.Description
item's description
DESCRIPTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DESCRIPTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
descriptions - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Tracks menu descriptions that have yet to be pushed to the client.
descriptions - Variable in class com.goldencode.p2j.ui.MenuDescription
Descriptions of immediate child containers
descriptor - Variable in class com.goldencode.proxy.ClassInfo
Internal data type descriptor
descriptor - Variable in class com.goldencode.proxy.MethodInfo
JVM-internal method descriptor
descriptor - Variable in class com.goldencode.proxy.PrimitiveInfo
Internal data type descriptor
descriptorConstant - Variable in class com.goldencode.expr.MethodInfo
 
descriptorConstant - Variable in class com.goldencode.expr.NameAndTypeConstant
 
deselect(int, int) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Deselect specified range of items.
deselect(int, int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Deselect specified range of items.
deselectAll() - Method in class com.goldencode.p2j.ui.client.Browse
Remove all selections.
deselectEverything() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Deselects all selected widget inside the current container, including container itself.
deselectFocusedRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the DESELECT-FOCUSED-ROW() widget method.
deselectFocusedRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DESELECT-FOCUSED-ROW() widget method.
deselectFocusedRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the DESELECT-FOCUSED-ROW() BROWSE widget method.
deselectFocusedRow() - Method in class com.goldencode.p2j.ui.client.Browse
Deselect row which is currently in focus.
deselectFocusedRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the DESELECT-FOCUSED-ROW() BROWSE widget method.
deselectFocusedRow(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the DESELECT-FOCUSED-ROW() BROWSE widget method.
DESELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
deselectRows() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DESELECT-ROWS() widget method.
deselectRows(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the DESELECT-ROWS() BROWSE widget method.
deselectRows(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the DESELECT-ROWS() BROWSE widget method.
deselectRows() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this widget method.
deselectRows() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this widget method.
deselectRows(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the DESELECT-ROWS() BROWSE widget method.
deselectSelectedRow(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the DESELECT-SELECTED-ROW() widget method.
deselectSelectedRow(int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the DESELECT-SELECTED-ROW() widget method.
deselectSelectedRow(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DESELECT-SELECTED-ROW() widget method.
deselectSelectedRow(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the DESELECT-SELECTED-ROW() widget method.
deselectSelectedRow(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the DESELECT-SELECTED-ROW() widget method.
deselectSelectedRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Implements the DESELECT-SELECTED-ROW() widget method.
deselectSelectedRow(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the DESELECT-SELECTED-ROW() widget method.
deselectSelectedRow(BrowseWidget, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the DESELECT-SELECTED-ROW() widget method.
desktop - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Desktop bounds.
destination - Variable in class com.goldencode.p2j.directory.DirectoryService.NodeCopier
Back-end where subtree will be copied
destination - Variable in class com.goldencode.p2j.net.RoutingKey
Destination node address
destination - Variable in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
The procedure where the internal entry was resolved.
destroy() - Method in class com.goldencode.p2j.admin.server.AuthFilter
Filter finalization.
destroy() - Method in class com.goldencode.p2j.admin.server.SynchronizeFilter
Filter finalization.
destroy() - Method in class com.goldencode.p2j.ui.client.Browse
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.Button
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.ComboBox
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.Frame
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Destroy this window.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Destroy this window.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Destroy this window.
destroy() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.Menu
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Destroy this widget.
destroy() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Destroy this widget.
destroy() - Method in class com.goldencode.p2j.ui.GenericFrame
Final cleanups when frame completely leaves outer execute() scope (only occurs once for a frame, even if this is a shared frame which has nested openScope() invocations).
DESTROY - Static variable in class com.goldencode.p2j.ui.MarkEntry
Destroy the frame.
DESTROY_WIDGETS - Static variable in class com.goldencode.p2j.ui.MarkEntry
Destroy the widgets.
destroyFrame(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Destroy the frame and free associated resources as needed.
destroyFrame(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Destroy the frame and free associated resources as needed.
destroyFrame(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Notifies the logical terminal that a frame is going out of scope.
destroyingListener - Variable in class com.goldencode.p2j.ui.client.gui.OverlayWindow
The callback called when window is being destroyed.
destroyInProgress - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
Destroy flag.
destroyMenu(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Destroy the menu and free associated resources as needed.
destroyMenu(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Destroy the menu and free associated resources as needed.
destroyMenu(MenuContainerWidget<?>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Notifies the logical terminal that a menu is going out of scope.
destroyWidgets() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Destroy all the widgets in this window, except frames and menus - these will be unrealized and detached from the window.
destroyWidgets() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Destroy all the widgtets in this window.
destroyWidgets(int[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Mark the specified widgets to be destroyed, from the client-side.
destroyWindow(int, Integer[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Destroy the specified window at the client side.
DESTRUCTOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DESTRUCTOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
destructor() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for a destructor definition.
DESTRUCTOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
destructor_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
 
detach(Object) - Method in class com.goldencode.p2j.persist.Persistence
Evict the specified object from the session associated with the backing database in the current context.
detach(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Detach this widget from the window's workspace.
detach(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Detach this widget from this container.
detach(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Detach this widget from this container.
detailReport(long, int) - Method in class com.goldencode.p2j.report.server.ReportApi
Get a list of DetailRow objects which represent the rows of a detail report for the specified match category of a report of the given type.
DetailRow - Class in com.goldencode.p2j.report.server
Bean which encapsulates a row of data for a detail report.
DetailRow() - Constructor for class com.goldencode.p2j.report.server.DetailRow
Default constructor.
detailsTree - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
The tree view to display the certificate data
detectChange(Integer, String, Method, BaseDataType, boolean[]) - Method in class com.goldencode.p2j.persist.RecordBuffer.Handler
Process a setter method about to be invoked by the invocation handler.
detectContentType(String) - Method in class com.goldencode.p2j.web.AbstractHandlerCommons
Detect content type based on module file extension.
detectJumbleSort(LinkedList<Long>, LinkedList<Long>) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Compares the order of tables (only important in a multi-table query) with the order of the sort criteria.
detectSkips(Widget<O>[]) - Method in class com.goldencode.p2j.ui.client.Frame
Detect leading and trailing SKIP widgets in iteration.
detectTrailingSkips() - Method in class com.goldencode.p2j.ui.client.Frame
Scans the list of widgets and detects the case when there is a mixture of regular widgets with one or more trailing skips.
determineMode(double, double, boolean) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Determine layout mode (stacked or regular).
DEVICE_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status bitfield code for devices
df - Variable in class com.goldencode.p2j.schema.SchemaStatsHelper.SourceSpec
true if the source file is a .df file.
dialect - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Dialect of the dirty database
dialect - Variable in class com.goldencode.p2j.persist.ORMHandler
The dialect used by this handler.
dialect - Variable in class com.goldencode.p2j.persist.Persistence
Hibernate database dialect helper
dialect - Variable in class com.goldencode.p2j.persist.SortCriterion.CacheKey
Database dialect
dialect - Variable in class com.goldencode.p2j.persist.SortCriterion
SQL dialect which used this sort criterion; used for rtrim calls on character properties
dialect - Variable in class com.goldencode.p2j.schema.ImportWorker
Database dialect in use
dialect - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Database dialect in use
DIALECT_H2 - Static variable in class com.goldencode.p2j.convert.ConversionDriver
H2 dialect name
dialectData - Variable in class com.goldencode.p2j.persist.Persistence.Context
Optional, dialect-specific, context-local data
DialectHelper - Class in com.goldencode.p2j.persist.dialect
A helper to P2J dialect classes.
DialectHelper() - Constructor for class com.goldencode.p2j.persist.dialect.DialectHelper
 
DialectParam() - Constructor for class com.goldencode.p2j.schema.SchemaConfig.NsConfig.DialectParam
 
dialects - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of databases to Hibernate Dialects
dialog - Variable in class com.goldencode.p2j.ui.FrameConfig
Mark DialogBox.
DIALOG_BOX - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the DIALOG-BOX resource.
DialogBoxWindow - Class in com.goldencode.p2j.ui.client.gui
The class implements a window container for a FRAME displayed in DIALOG-BOX.
DialogBoxWindow(String) - Constructor for class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
The constructor.
dialogs - Variable in class com.goldencode.p2j.admin.client.application.Alarm
Modal dialogs
dialogs - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Moda dialogs
dialogs - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Modal dialogs
dialogs - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Modal dialogs
dialogs - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Modal dialogs
DialogsModule - Class in com.goldencode.p2j.admin.client.widget.dialog
GWT module for common modal dialogs.
DialogsModule() - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.DialogsModule
 
DICT_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
Text to append to a filename to generate a unique name for persisting schema dictionary information.
DICTDB - Static variable in class com.goldencode.p2j.persist.ConnectionManager
DICTDB alias name
DICTDB - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Implicit DICTDB alias
Dictionary() - Constructor for class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Default constructor which creates an instance and initializes.
dictionary - Variable in class com.goldencode.p2j.schema.RelationAnalyzer
Schema dictionary which is consulted for schema information
dictionary - Variable in class com.goldencode.p2j.schema.SchemaWorker
Provides schema information lookup; loads default database(s)
dictionary - Variable in class com.goldencode.p2j.util.ScopedDictionary.Node
Represents an instance of dictionary.
dictionaryContains(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Tests for the existence of a specified key in a named dictionary.
dictionaryKeyDepth(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Tests for the existence of a specified key in a named dictionary and returns the 0-based depth at which the key is found or -1 if the key does not exist.
dictionaryListMatches(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Returns the list of all matches of a specified key in a named dictionary.
dictionaryMaxDepth(String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Queries the total number of scopes in the dictionary (including a global scope if it exists).
dictionaryNumMatches(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Returns the number of matches of a specified key in a named dictionary.
dictionarySymbolSet(String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Returns a set containing all defined symbol names as strings, for the given dictionary.
dictionarySymbolSet(String, int) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Returns a set containing all defined symbol names as strings, for the given scope in the given dictionary.
dictionaryValueDepth(String, String, Object) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Locate the 0-based scope depth of the specified value of specified variable.
DictionaryWorker - Class in com.goldencode.p2j.pattern
Exports named and scoped dictionaries to pattern engine rules supporting any number of user controlled scoped dictionaries that map names to any of the 4 supported pattern engine types (string, long, double and boolean).
DictionaryWorker() - Constructor for class com.goldencode.p2j.pattern.DictionaryWorker
Default constructor which defines the symbol libraries to be registered.
DictionaryWorker.Dictionary - Class in com.goldencode.p2j.pattern
Provides generic scoped symbol dictionary services to pattern engine users.
dictList - Variable in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Stores all named dictionaries that are active.
dicts - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of database dictionary files.
diffBuf - Variable in class com.goldencode.p2j.ui.ValidationResult
Validation return differential screen buffer.
difference(NativeRectangle, int) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Create new rectangles which is the difference between this and the specified rectangle.
difference(EventDefinition) - Method in class com.goldencode.p2j.ui.EventDefinition
Returns a list of 0 to 2 instances of EventDefinitions which represent the events, widgets and resources of this instance which are not in the specified one.
difference(EventList) - Method in class com.goldencode.p2j.ui.EventList
Returns a list of zero or more instances of EventLists which represent the events and widgets of this instance which are not in the specified one.
difference(date, date) - Static method in class com.goldencode.p2j.util.date
Returns the number of days difference between the the dates of two instances.
difference(Set<T>, Set<T>, Set<T>) - Static method in class com.goldencode.p2j.util.Utils
Produces the difference of two sets and puts it into the third set.
differenceNum(date, date) - Static method in class com.goldencode.p2j.util.date
Returns the number of days difference between the dates of two instances.
differenceNum(datetime, datetime) - Static method in class com.goldencode.p2j.util.datetime
Returns the number of milliseconds difference between the datetimes of two instances.
diffIntArrays(int[], int[]) - Static method in class com.goldencode.p2j.util.Utils
Produces the difference of two int arrays.
diffNodes(String, String) - Method in class com.goldencode.p2j.directory.DirectoryDiff
Compares two nodes.
DIGIT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
DIGIT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
DIGIT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
DIGIT - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
DIGIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DIGIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DIGIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DIGIT - Static variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Character is a digit.
DigitCharInfo(int) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.DigitCharInfo
Initializes the index of this value char.
digitPos - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
First digit position.
DIGITS - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
digits - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Array of digits.
digitsLeft - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
Left side digit specification.
digitsRight - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
Right side digit specification.
dimension() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.ActivexFrame
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Dummy implementation of the missing method.
dimension() - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Replace original version to take into account P2J specific behavior.
dimension(boolean) - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Replace original version to take into account P2J specific behavior.
dimension() - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
This is a no-op, and it must not be called for ChUI clients.
dimension() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Replace original version to take into account P2J specific behavior.
dimension(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Replace original version to take into account P2J specific behavior.
dimension() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get widget dimension.
Dimension - Class in com.goldencode.p2j.ui.client
Area dimension descriptor.
Dimension(double, double) - Constructor for class com.goldencode.p2j.ui.client.Dimension
Constructor.
dimension() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorContent
 
dimension() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.Image
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.Rect
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.Separator
Getting the size of the separator object.
dimension() - Method in class com.goldencode.p2j.ui.client.Skip
Getting the size of the skip object.
dimension() - Method in class com.goldencode.p2j.ui.client.Slider
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.Space
Getting the size of the space object.
dimension() - Method in class com.goldencode.p2j.ui.client.StatusLine
 
dimension() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget dimension.
dimension() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get widget dimension.
dimension() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget dimension.
dimensionFromNative(NativeDimension) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from native to character units.
dimensionToNative(Dimension) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from character to native units.
dir - Static variable in class com.goldencode.p2j.directory.DirectoryManager
The current directory instance.
dir - Variable in class com.goldencode.p2j.test.DirectoryEdit
instance of HLO class that provides methods for directory access
DIR_ADD_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryResource
ADD access mode for directory resource
dir_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DIR keyword and a following ProgressParser.expr().
DIR_CREATE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryResource
CREATE access mode for directory resource
DIR_DELETE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryResource
DELETE access mode for directory resource
DIR_ENUMERATE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryResource
ENUMERATE access mode for directory resource
DIR_HINTS - Static variable in class com.goldencode.p2j.uast.UastHints
The standard name for the directory level hints file.
DIR_READ_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryResource
READ access mode for directory resource
DIR_WRITE_ACCESS - Static variable in class com.goldencode.p2j.directory.DirectoryResource
WRITE access mode for directory resource
dirAccessWorker(String, int) - Method in class com.goldencode.p2j.directory.DirectoryResource
Implements generalized access rights check worker.
dirB(String, String) - Method in class com.goldencode.p2j.security.VariablePool
Reads a single (the first) boolean value from a P2J directory attribute.
dirB(String, String, long) - Method in class com.goldencode.p2j.security.VariablePool
Reads a single indexed boolean value from a P2J directory attribute.
DirDialogImpl - Class in com.goldencode.p2j.ui.client
This class represents a dialog that allows the user to select a directory form local disk.
DirDialogImpl(String, int) - Constructor for class com.goldencode.p2j.ui.client.DirDialogImpl
The constructor build an object by forwarding the required parameters to super class.
direct - Variable in class com.goldencode.p2j.ui.chui.DirectPrimitives
Original direct output primitives.
direct - Variable in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Direct to screen output primitives.
DIRECT_MODE - Static variable in class com.goldencode.p2j.net.LeafSessionManager
Identifier indicating that a direct session was establies to that specific remote address and all subsequent sessions must be of the same type (i.e.
directFrom(List<T>, T) - Static method in class com.goldencode.p2j.util.Iterables
Return iterable which traverses list in direct order starting from given element.
directGetter(MethodVisitor, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a DMO method which retrieves and returns the object in the specified field.
direction - Variable in class com.goldencode.p2j.persist.BasicSorter
Multiplier used to adjust (possibly invert) sorting
direction - Variable in class com.goldencode.p2j.ui.client.layout.StackLayout
Stacking direction.
Direction() - Constructor for enum com.goldencode.p2j.ui.client.layout.StackLayout.Direction
 
DirectManipulation - Interface in com.goldencode.p2j.ui
Methods and attributes for widgets supporting direct manipulation.
directManipulationActive - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Flag indicating the direct manipulation handler registration.
DirectManipulationEvent - Class in com.goldencode.p2j.ui.client.event
Direct manipulation event.
DirectManipulationEvent(Widget, int) - Constructor for class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Constructor.
DirectManipulationEvent(MouseDirectManipulation, Widget, int) - Constructor for class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Constructor.
DirectManipulationEvent(Widget, Container, int) - Constructor for class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Constructor.
DirectManipulationEvent(Widget, Container, boolean, int) - Constructor for class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Constructor.
Directory - Interface in com.goldencode.p2j.directory
This interface defines the primary API for directory access.
directory - Static variable in class com.goldencode.p2j.directory.DirectoryService
Instance of the DirectoryService
directory - Variable in class com.goldencode.p2j.pattern.PatternEngine
Default root directory used to locate persisted AST files.
DIRECTORY_NODE_ID - Static variable in class com.goldencode.p2j.main.ClientBuilderOptions
Directory node name.
DIRECTORY_NODE_ID - Static variable in class com.goldencode.p2j.main.ProcessBuilderOptions
Directory node name, "clientConfig" string.
DIRECTORY_NODE_ID - Static variable in class com.goldencode.p2j.main.WebClientBuilderOptions
Directory node name in which our configuration can be found.
DIRECTORY_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status bitfield code for directory
DirectoryCopy - Class in com.goldencode.p2j.directory
This class implements a utility which provides batch mode directory editing.
DirectoryCopy(String[]) - Constructor for class com.goldencode.p2j.directory.DirectoryCopy
Construct an instance of DirectoryCopy for given command line parameters.
DirectoryDiff - Class in com.goldencode.p2j.directory
This class compares two directories and reports the differences.
DirectoryDiff(String[]) - Constructor for class com.goldencode.p2j.directory.DirectoryDiff
Construct an instance of DirectoryDiff for the given command line parameters.
DirectoryEdit - Class in com.goldencode.p2j.test
General purpose interactive directory editor.
DirectoryEdit(Session) - Constructor for class com.goldencode.p2j.test.DirectoryEdit
Construct an instance.
DirectoryEdit.MenuItem - Class in com.goldencode.p2j.test
Single menu item.
DirectoryEdit.ServerDirectory - Class in com.goldencode.p2j.test
HLO which will map server entry points into local object.
DirectoryEdit.StopMenu - Exception in com.goldencode.p2j.test
Special exception used to break menu processing loop.
DirectoryHelper(String) - Constructor for class com.goldencode.p2j.util.Utils.DirectoryHelper
Construct an instance and save the attribute name for future use.
DirectoryManager - Class in com.goldencode.p2j.directory
This interface defines the primary API for directory access.
DirectoryManager() - Constructor for class com.goldencode.p2j.directory.DirectoryManager
 
directoryPasswords - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
The passwords used to encrypt the directory private keys.
DirectoryPool() - Constructor for class com.goldencode.p2j.directory.DirectoryResource.DirectoryPool
Constructor.
DirectoryResource - Class in com.goldencode.p2j.directory
Implements the "directory" abstract resource.
DirectoryResource() - Constructor for class com.goldencode.p2j.directory.DirectoryResource
Constructor.
DirectoryResource.DirectoryPool - Class in com.goldencode.p2j.directory
Implements the directory variable pool.
DirectoryResource.SharedData - Class in com.goldencode.p2j.directory
Implements the directory variable pool shared data.
DirectoryRights - Class in com.goldencode.p2j.directory
Implements the "directory" rights objects.
DirectoryRights() - Constructor for class com.goldencode.p2j.directory.DirectoryRights
Default constructor.
DirectoryRights(BitSet, String) - Constructor for class com.goldencode.p2j.directory.DirectoryRights
Constructor.
DirectoryRightsEditor - Class in com.goldencode.p2j.admin.client.editors
Directory rights editor.
DirectoryRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.DirectoryRightsEditor
 
DirectoryServer - Class in com.goldencode.p2j.directory
Provides a network accessible server for the primary API for directory access.
DirectoryServer() - Constructor for class com.goldencode.p2j.directory.DirectoryServer
 
DirectoryService - Class in com.goldencode.p2j.directory
This class implements all logic of the P2J Directory Service.
DirectoryService(BootstrapConfig) - Constructor for class com.goldencode.p2j.directory.DirectoryService
Construct an instance using the given configuration to instantiate the directory back-end.
DirectoryService.AttributeAdder - Class in com.goldencode.p2j.directory
Helper class for the adding values to the attributes.
DirectoryService.AttributeGetter - Class in com.goldencode.p2j.directory
Helper class for the getting value from the attribute.
DirectoryService.AttributeRemover - Class in com.goldencode.p2j.directory
Helper class for the getting value from the attribute.
DirectoryService.AttributeSetter - Class in com.goldencode.p2j.directory
Helper class for setting attribute values.
DirectoryService.BatchRef - Class in com.goldencode.p2j.directory
Class BatchRef is a container for the batch editing variables.
DirectoryService.BindRef - Class in com.goldencode.p2j.directory
This is a helper class used to clean up forgotten or improperly closed sessions.
DirectoryService.ExpirableLock - Class in com.goldencode.p2j.directory
 
DirectoryService.LockHelper - Class in com.goldencode.p2j.directory
Base class for all attribute helper classes.
DirectoryService.NodeCopier - Class in com.goldencode.p2j.directory
Utility class which is used to copy subtree into different place.
DirectoryService.NodeLocker - Class in com.goldencode.p2j.directory
Helper class for accessing nodes.
DirectoryService.NodeRemover - Class in com.goldencode.p2j.directory
Utility class which is used for the cleanups after various operations.
DirectoryService.Rollback - Class in com.goldencode.p2j.directory
Utility class which is used for the rolling back of the transactions.
DirectoryService.WorkArea - Class in com.goldencode.p2j.directory
Wraps old ContextLocal<BatchRef> activeBatch and ContextLocal<BindRef> bound and has the purpose of cleaning them up when needed.
directOutput - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
The direct terminal output driver.
directOutput - Variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Direct drawing routines.
DirectPrimitives - Class in com.goldencode.p2j.ui.chui
Direct output primitives which implement shadow buffer semantic.
DirectPrimitives(BasePrimitives) - Constructor for class com.goldencode.p2j.ui.chui.DirectPrimitives
Constructor.
DirectSession - Class in com.goldencode.p2j.net
A concrete implementation of the Session interface, built upon BaseSession.
DirectSession(Queue, Object) - Constructor for class com.goldencode.p2j.net.DirectSession
Constructor which assigns a context ID of 0 to the session, since context multiplexing is not needed.
directSetter(MethodVisitor, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a DMO method which sets the value of the specified field to an object passed into the method.
dirL(String, String) - Method in class com.goldencode.p2j.security.VariablePool
Reads a single (the first) integer value from a P2J directory attribute.
dirL(String, String, long) - Method in class com.goldencode.p2j.security.VariablePool
Reads a single indexed integer value from a P2J directory attribute.
DirNode - Class in com.goldencode.p2j.directory
This class is used to hold node data - definition, attributes and list of names of child nodes.
DirNode(ObjectClass, String) - Constructor for class com.goldencode.p2j.directory.DirNode
Constructs an empty node of given class and name.
DirNode(String, String) - Constructor for class com.goldencode.p2j.directory.DirNode
Constructs an empty node of given class name and name.
DirNode(DirNode) - Constructor for class com.goldencode.p2j.directory.DirNode
Constructs node as copy of other node.
dirS(String, String) - Method in class com.goldencode.p2j.security.VariablePool
Reads a single (the first) string value from a P2J directory attribute.
dirS(String, String, long) - Method in class com.goldencode.p2j.security.VariablePool
Reads a single indexed string value from a P2J directory attribute.
DirScope() - Constructor for enum com.goldencode.p2j.util.Utils.DirScope
 
DirStream - Class in com.goldencode.p2j.util
A Stream class implementation for the INPUT FROM OS-DIR Progress statement.
DirStream(String, boolean) - Constructor for class com.goldencode.p2j.util.DirStream
Constructor for the OsDirStream
dirty - Variable in class com.goldencode.ast.BasePlugin
Records if any changes have been made since the registry was read.
dirty - Variable in class com.goldencode.expr.Expression
Flag used to determine whether a cache check is necessary
dirty - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Master buffer dirty flag
dirty - Variable in class com.goldencode.p2j.ui.ColorTable.EnvironmentColorTable
Dirty flag
dirtyBatchBuffers - Variable in class com.goldencode.p2j.persist.BufferManager.BatchModeData
Set of dirty batch assign mode buffers requiring validation
dirtyChecks - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Number of dirty checks performed by Hibernate since last flush
dirtyConfigs - Variable in class com.goldencode.p2j.ui.ConfigManager
A set of dirty widget configuration.
dirtyContext - Variable in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Dirty share context
dirtyContext - Variable in class com.goldencode.p2j.persist.RecordBuffer
Object which manages dirty read sharing across sessions
dirtyCopy - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Was last record found retrieved from the dirty database?
dirtyCopy - Variable in class com.goldencode.p2j.persist.RecordBuffer
Is current record actually a dirty copy from the dirty database?
dirtyDatabase - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Associated dirty database
dirtyDMO - Variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
DMO found in dirty database during dirty check (or snapshot)
dirtyDMOs - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Map of dirty DMOs which require a Hibernate session flush to record change events
DirtyDmoStrategy - Class in com.goldencode.p2j.persist
An implementation of a custom entity dirtiness strategy for Hibernate.
DirtyDmoStrategy() - Constructor for class com.goldencode.p2j.persist.DirtyDmoStrategy
 
dirtyHibernateMappings - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of dirty Hibernate mappings, keyed by database schema
DirtyInfo - Class in com.goldencode.p2j.persist.dirty
Encapsulates information found in a dirty database check.
DirtyInfo() - Constructor for class com.goldencode.p2j.persist.dirty.DirtyInfo
Default constructor.
dirtyLegacyKeyProps - Variable in class com.goldencode.p2j.persist.RecordBuffer
Legacy key properties whose setters have been invoked
dirtyNonUnique - Variable in class com.goldencode.p2j.persist.ValidationData
All non-unique indexes requiring sharing
dirtyProps - Variable in class com.goldencode.p2j.persist.RecordBuffer
Map of DMO properties to pending update values
dirtyProps - Variable in class com.goldencode.p2j.persist.ValidationData
All dirty properties requiring validation
DirtyShareContext - Interface in com.goldencode.p2j.persist.dirty
A client context's primary interface to store uncommitted index updates for sharing with other contexts, and to read uncommitted index updates made by other contexts.
DirtyShareFactory - Class in com.goldencode.p2j.persist.dirty
Factory for DirtyShareContext and DirtyShareManager instances.
DirtyShareFactory() - Constructor for class com.goldencode.p2j.persist.dirty.DirtyShareFactory
 
DirtyShareManager - Interface in com.goldencode.p2j.persist.dirty
An interface to manage and share knowledge of uncommitted modifications to database records, specifically, those modifications which affect database indexes.
DirtyShareMultiplexer - Interface in com.goldencode.p2j.persist.remote
Interface which defines a client-server API to manage the information about uncommitted modifications.
DirtyShareMultiplexerImpl - Class in com.goldencode.p2j.persist.remote
A singleton instance of this class services server-to-server requests to manage the information about uncommitted modifications to database records.
DirtyShareMultiplexerImpl() - Constructor for class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Default constructor which initializes the resources needed for this multiplexer to service dirty share manager requests.
dirtySnapshots - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Set of IDs of DMOs changed since last updateSnapshots() call
dirtyStatements - Variable in class com.goldencode.p2j.persist.HQLBundle
Parallel set of HQL statements for dirty database use
DirtyTempTableHelper - Class in com.goldencode.p2j.persist
Helper class which generates and caches SQL phrases to create and drop temporary tables, and to create indexes in those tables.
DirtyTempTableHelper(P2JDialect, Class<?>, Database) - Constructor for class com.goldencode.p2j.persist.DirtyTempTableHelper
Constructor.
dirtyUnique - Variable in class com.goldencode.p2j.persist.ValidationData
All unique indexes requiring validation/sharing
disable(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
Triggered around GenericFrame.disable() statements, to set the UIStatement.DISABLE.
disable(Exception) - Method in class com.goldencode.p2j.net.Queue
Disable the queue in preparation for shutting it down.
disable() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Disable widget.
disable() - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for all field-level widgets of the frame.
disable(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for the given field-level widgets of the frame.
disable(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for the given field-level widgets of the frame.
disable() - Method in interface com.goldencode.p2j.ui.CommonWidget
Disables this widget.
disable() - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for all field-level widgets of the frame.
disable(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for the given field-level widgets of the frame.
disable(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for the given field-level widgets of the frame.
disable() - Method in class com.goldencode.p2j.ui.GenericWidget
Disables this widget.
disable(GenericFrame, int[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Disables input for all specified field-level widgets of the frame.
disable(GenericFrame, int[], handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Disables input for all specified field-level widgets of the frame.
disable(String) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Disable RADIO-BUTTON in a RADIO-SET widget.
disable(character) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Disable RADIO-BUTTON in a RADIO-SET widget.
disable(String) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Disable RADIO-BUTTON in a RADIO-SET widget.
disable(character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Disable RADIO-BUTTON in a RADIO-SET widget.
disable() - Static method in class com.goldencode.trace.Tracer
Disables tracing.
disable_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DISABLE language statement.
DISABLE_TRIGGERS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DISABLE_TRIGGERS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DISABLE_TRIGGERS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
disable_triggers_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DISABLE TRIGGERS statement, the qualifier for DUMP or LOAD and the associated ProgressParser.record(boolean, boolean, boolean).
disableAutoZap - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
DISABLE-AUTO-ZAP attribute.
disableAutoZap - Variable in class com.goldencode.p2j.ui.FillInConfig
DISABLE-AUTO-ZAP attribute.
disableConnections(int) - Method in interface com.goldencode.p2j.util.LowLevelSocketListener
Terminates the listening loop for this server socket.
disableConnections(int) - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
Terminates the listening loop for this server socket.
disableConnections() - Method in interface com.goldencode.p2j.util.SocketListener
Java implementation for the DISABLE-CONNECTIONS() SERVER-SOCKET method.
disableConnections() - Method in class com.goldencode.p2j.util.SocketListenerImpl
Java implementation for the DISABLE-CONNECTIONS() SERVER-SOCKET method.
disabled() - Method in class com.goldencode.p2j.directory.BitSelector
Just throw an exception
disabledDumpTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
This is the set of tables that disabled their DUMP triggers (FIND).
disabledFore - Variable in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Disabled state text color.
disabledFore - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Disabled state text color.
disabledFore - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Disabled state text color.
disabledForeFixedColor - Variable in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
true if the foreground color of a disabled field is fixed (grey).
disabledLoadTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
This is the set of tables that disabled their LOAD triggers (all except FIND).
disableDumpTriggers() - Method in interface com.goldencode.p2j.persist.Buffer
Disable the triggers associated with the FIND event for the buffer's table.
disableDumpTriggers() - Method in class com.goldencode.p2j.persist.BufferImpl
Disable the triggers associated with the FIND event for the buffer's table.
disableDumpTriggers(Class<? extends Buffer>) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Disables dump triggers (FIND events) for the current block and any block of a callee from this block (function, internal/external procedure).
disableEmptyMode - Variable in class com.goldencode.p2j.ui.client.Label
Prepare for disabling empty mode.
disableExcept(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for all field-level widgets of the frame, except the specified ones.
disableExcept(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for all field-level widgets of the frame, except the specified one.
disableExcept(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for all field-level widgets of the frame, except the specified ones.
disableExcept(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for all field-level widgets of the frame, except the specified one.
disableLoadTriggers(boolean) - Method in interface com.goldencode.p2j.persist.Buffer
Disable the triggers associated with the CREATE, WRITE, DELETE and ASSIGN events for the buffer's table.
disableLoadTriggers(boolean) - Method in class com.goldencode.p2j.persist.BufferImpl
Disable the triggers associated with the CREATE, WRITE, DELETE and ASSIGN events for the buffer's table.
disableLoadTriggers(Class<? extends Buffer>) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Disables load triggers (CREATE, ASSIGN, WRITE events) for the current block.
disableLoadTriggers(Class<? extends Buffer>, boolean) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Disables load triggers (CREATE, ASSIGN, WRITE events) for the current block.
disableLoopProtection(BlockDefinition) - Static method in class com.goldencode.p2j.util.TransactionManager
Disables infinite loop protection for the remainder of the current iteration of the innermost block.
disableNewFileTracking() - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Disables tracking mode such that any JAST files that are persisted will no longer be logged in the set that can be queried by JavaPatternWorker.getPersistedFiles().
disableProcess - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Disable Process Account button
disableProcessAccount(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Executes the action to disable the given process account.
disableProcessAccount(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Executes the action to disable the given process account.
disableRedraw - Variable in class com.goldencode.p2j.ui.WindowConfig
DISABLE-REDRAW attribute, this attribute is a FWD extension, not real 4GL!
disableReleaseOnIterate() - Method in class com.goldencode.p2j.persist.RecordBuffer
Disable the buffer's default behavior of releasing its current record when the transaction manager invokes its RecordBuffer.iterate() method.
disableSpecial() - Static method in class com.goldencode.p2j.ui.client.Window
Disables the "special components" (status line, insert mode indicator, message lines, temp text components) and stores a list of all currently visible top-level components (which are then set invisible before this method completes).
disableTriggers(Class<? extends Buffer>, boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Disable a set of trigger events.
disableUnlessHidden() - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for all field-level widgets of the frame.
disableUnlessHidden(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for the given field-level widgets of the frame.
disableUnlessHidden(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Disables input for the given field-level widgets of the frame.
disableUnlessHidden() - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for all field-level widgets of the frame.
disableUnlessHidden(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for the given field-level widgets of the frame.
disableUnlessHidden(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Disables input for the given field-level widgets of the frame.
disableUserAccount(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Disables the target user account.
disableUserAccount(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Disables the target user account.
disableUserAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Disable/Enable User button
disassemble(Object) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Transform an object into its cacheable representation.
disassemble(Object, SessionImplementor) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Transform the object into its cacheable representation.
disassociate() - Method in class com.goldencode.p2j.security.AbstractResource
Nullifies the reference to the Rights object in the thread local storage.
disconnect(String) - Method in interface com.goldencode.p2j.main.AppServerEntry
Disconnect the appserver connection, with the given ID.
disconnect(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Request a disconnect from a logical database.
disconnect(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Request a disconnect from a logical database.
disconnect(String) - Method in class com.goldencode.p2j.util.AgentPool
Disconnect the appserver connection, with the given ID.
disconnect - Variable in class com.goldencode.p2j.util.AppServerDefinition
The disconnect procedure; may be null/empty.
disconnect() - Method in class com.goldencode.p2j.util.AppServerHelper
Disconnect from the appserver and terminate the associated P2J session.
disconnect(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Disconnect the appserver connection, with the given ID.
disconnect() - Method in interface com.goldencode.p2j.util.Connectable
Method declaration for the DISCONNECT() procedure supported by sockets web-services and server handles, this will attempt to disconnect the resource and returns true if succeeded or false otherwise.
disconnect(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Disconnect this socket.
disconnect(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Disconnect this socket.
disconnect() - Method in class com.goldencode.p2j.util.ServerHelper
Disconnect this server.
disconnect() - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the DISCONNECT() method supported by web-services and server handles.
disconnect() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the DISCONECT() SOCKET method.
disconnect(int) - Method in interface com.goldencode.p2j.util.WebService
Disconnect the web service.
disconnect() - Method in class com.goldencode.p2j.util.WebServiceHelper
Disconnect this server.
disconnect(int) - Method in class com.goldencode.p2j.util.WebServiceImpl
Disconnect the web service.
disconnect_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a DISCONNECT language statement, and the following ProgressParser.database_name(boolean).
disconnectImmediately(Set<Database>, boolean) - Method in class com.goldencode.p2j.persist.ConnectionManager
Disconnect all databases in the specified set by deregistering them with the DatabaseManager and removing them from the set.
disconnectImmediately(Database, boolean) - Method in class com.goldencode.p2j.persist.ConnectionManager
Disconnect the specified database by deregistering it with the DatabaseManager and terminating the associated network session.
disconnectImpl(String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Request a disconnect from a logical database.
disconnectImpl(boolean) - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the DISCONNECT() method supported by web-services and server handles.
dismiss() - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Dismisses the dialog.
dispatch(long, int, int, long, int, int[], long) - Static method in class com.goldencode.p2j.library.LibraryManager
Call the function with the specified arguments and return value processing.
dispatch() - Method in class com.goldencode.p2j.net.Dispatcher
Main message processing method, core of the Dispatcher class.
dispatch(FocusListener) - Method in class com.goldencode.p2j.ui.client.event.FocusEvent
Helper method which calls appropriate listeners' method depending on the event type.
dispatch(KeyListener) - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Invoke appropriate listeners' method depending on the event type.
dispatcher - Variable in class com.goldencode.p2j.net.Conversation
The singleton instance of the dispatcher.
Dispatcher - Class in com.goldencode.p2j.net
This class represents an incoming request processor.
Dispatcher(int) - Constructor for class com.goldencode.p2j.net.Dispatcher
Constructs an instance of Dispatcher, including initialization of thread pool.
dispatcher - Static variable in class com.goldencode.p2j.net.Dispatcher
Dispatcher shared instance.
Dispatcher.DispatcherStub - Class in com.goldencode.p2j.net
This class is used to start threads running dispatch() method.
Dispatcher.KeyMapEntry - Class in com.goldencode.p2j.net
This class is used as an entry in the Key Map.
DispatcherStub() - Constructor for class com.goldencode.p2j.net.Dispatcher.DispatcherStub
 
display() - Method in interface com.goldencode.p2j.admin.client.application.home.acl.ACLPopupPresenter.MyView
Displays the view.
display() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
Displays the view.
display(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
DISPLAY - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &DISPLAY definition.
display() - Method in class com.goldencode.p2j.ui.client.FillIn
Fills data structures from variable's value.
display() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Fills data structures from variable's value.
display() - Method in class com.goldencode.p2j.ui.client.Text
Fills data structures from variable's value and updates the mnemonic.
display() - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays a frame with no "data container" fields on the screen.
display(BrowseWidget) - Method in interface com.goldencode.p2j.ui.CommonFrame
Refresh specified browse widget.
display(Stream) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays (writes) non-data-containing fields from the frame to the given stream.
display(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays a list of fields from the frame on the screen.
display(Stream, FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays (writes) a list of fields from the frame on the given stream.
display(handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays a frame with no "data container" fields on the screen.
display(BrowseWidget, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Refresh specified browse widget.
display(Stream, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays (writes) non-data-containing fields from the frame to the given stream.
display(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays a list of fields from the frame on the screen.
display(Stream, FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays (writes) a list of fields from the frame on the given stream.
display(List<AggregatorElement>) - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Display aggregation results, either for a single break group, or for the entire set of rows displayed by a display loop.
display(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a frame with no "data container" fields on the screen.
display(BrowseWidget, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Refresh specified browse widget.
display(Stream, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays (writes) non-data-containing fields from the frame to the given stream.
display(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a list of fields from the frame on the screen.
display(Stream, FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays (writes) a list of fields from the frame on the given stream.
display() - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a frame with no "data container" fields on the screen.
display(BrowseWidget) - Method in class com.goldencode.p2j.ui.GenericFrame
Refresh specified browse widget.
display(Stream) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays (writes) non-data-containing fields from the frame to the given stream.
display(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a list of fields from the frame on the screen.
display(Stream, FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays (writes) a list of fields from the frame on the given stream.
display(Stream, FrameElement[], boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays (writes) a list of fields from the frame on the given stream.
display_color_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DISPLAY color_phrase construct used in a color specification (actually the DISPLAY keyword is optional).
display_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DISPLAY language statement and builds the associated AST.
displayAbend(int, String) - Static method in class com.goldencode.p2j.util.ErrorManager
Format the text of the abend message and then display that text on on the terminal.
displayAllDetails(Boolean) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Asks a controller to display all detailed report if it is available.
displayAllDetails(Boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewUiHandlers
Asks a controller to display all detailed report if it is available.
displayAllDetails - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Display All Details check box
displayAndDown(int, ScreenBuffer[], int[], int, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Support for the DISPLAY followed by DOWN combination.
displayAndDown(int, ScreenBuffer[], int[], int, boolean, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Support for the DISPLAY followed by DOWN combination.
displayAndDown() - Method in interface com.goldencode.p2j.ui.CommonFrame
Support for the DISPLAY followed by the DOWN combination.
displayAndDown(Stream) - Method in interface com.goldencode.p2j.ui.CommonFrame
Support for the DISPLAY STREAM ...
displayAndDown(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Support for the DISPLAY followed by the DOWN combination.
displayAndDown(Stream, FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Support for the DISPLAY STREAM ...
displayAndDown() - Method in class com.goldencode.p2j.ui.GenericFrame
Support for the DISPLAY followed by the DOWN combination.
displayAndDown(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Support for the DISPLAY followed by the DOWN combination.
displayAndDown(Stream) - Method in class com.goldencode.p2j.ui.GenericFrame
Support for the DISPLAY STREAM ...
displayAndDown(Stream, FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Support for the DISPLAY STREAM ...
displayAndDown(GenericFrame, int[], int, boolean, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Support for the DISPLAY followed by DOWN combination.
displayAndDownWorker(Stream, FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Support for the DISPLAY STREAM ...
displayCannotClear() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "CLEAR method may not be called on a static temp-table object, nor on a dynamic one with records; use buffer:EMPTY-TEMP-TABLE" error message.
displayCopyTempTableHalfDefined() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "COPY-TEMP-TABLE target temp-table must be either PREPARED or CLEAR, but not half-defined" error message.
displayCopyTempTableInvalidFirstArg() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "COPY-TEMP-TABLE must have valid buffer/temp-table handle as first argument" error message.
displayCouldNotFindAddIndex(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Could not find index {indexName} during ADD-INDEX-FIELD" error message.
displayCouldNotFindLikeField(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Could not find source field {fieldName} during ADD-LIKE-FIELD." error message.
displayCouldNotFindLikeIndex(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "ADD-LIKE-INDEX could not find index {indexName} in table {tableName}" error message.
displayCouldNotFindLikeTable(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Could not find table {tableName} during ADD-LIKE-FIELD.
displayCouldNotFindLikeTableFromHandle() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "TEMP-TABLE method could not find LIKE table from BUFFER handle" error message.
displayCouldNotFindLikeTableName(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "TEMP-TABLE method could not find LIKE table name {tableName}}" error message.
displayCreateLikeNotFirst() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "CREATE-LIKE must be the first method on a newly CREATEd TEMP-TABLE, or a newly CLEARed one" error message.
displayDataPres - Variable in class com.goldencode.p2j.ui.FillInConfig
Alternative data presentation to display.
displayDuplicateIndex(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Duplicate index name {indexName} for temp-table" error message.
displayDuplicateOrInvalidIndexField(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Attempt to add duplicate or inappropriate word index field {fieldName} to index {indexName}" error message.
displayed - Variable in class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
true if the tooltip is visible and need to be erased.
displayed - Variable in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
If true then last operation was display() rather than accumulate().
displayed - Variable in class com.goldencode.p2j.ui.MenuConfig
This flag is used to indicate the client state of widget.
displayed - Variable in class com.goldencode.p2j.ui.SubMenuConfig
This flag is used to indicate the client state of widget.
displayError(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Displays the error message via current client side error writer.
displayError(int, String) - Method in class com.goldencode.p2j.ui.client.Frame
Display error with specified code and message.
displayError(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Displays the error message via current client side error writer.
displayError(String) - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Displays error message in bach mode.
displayError(String) - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Displays error message for interactive mode.
displayError(String) - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Displays error message for server side mode.
displayError(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays the error message via current client side error writer.
displayError(int, String) - Static method in class com.goldencode.p2j.util.ErrorManager
Format the text of the error message and then display that text on on the terminal.
displayError(int, String, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Format the text of the error message and then display that text on on the terminal.
displayError(String) - Static method in class com.goldencode.p2j.util.ErrorManager
Display the given error message on the terminal.
displayError(String) - Method in interface com.goldencode.p2j.util.ErrorWriter
Displays error message using currently installed writer implementation.
displayErrorMessage(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Displays an error message.
displayErrorMessage(String) - Method in class com.goldencode.p2j.ui.client.Browse
Display browse-related error message.
displayErrorMessage(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Displays an error message.
displayErrorRedirected(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Displays the error message via current client side error writer.
displayErrorRedirected(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Displays the error message via current client side error writer.
displayErrorRedirected(String) - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Displays error message using currently installed writer implementation.
displayErrorRedirected(String) - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Displays error message using currently installed writer implementation.
displayErrorRedirected(String) - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Displays error message using currently installed writer implementation.
displayErrorRedirected(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays the error message via current client side error writer.
displayErrorRedirected(int, String, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Format the text of the error message and then display that text on the terminal.
displayErrorRedirected(String) - Static method in class com.goldencode.p2j.util.ErrorManager
Format the text of the error message and then display that text on the terminal.
displayErrorRedirected(String) - Method in interface com.goldencode.p2j.util.ErrorWriter
Displays error message using currently installed writer implementation.
DisplayFormat - Class in com.goldencode.p2j.ui.client.format
A descendant of this class encapsulates info about Progress display format.
DisplayFormat(String) - Constructor for class com.goldencode.p2j.ui.client.format.DisplayFormat
Constructs format from the Progress format string.
displayFormat - Variable in class com.goldencode.p2j.ui.FillInConfig
Alternative format to display.
DisplayFormat.Presentation - Class in com.goldencode.p2j.ui.client.format
Format specific internal presentation of data.
DisplayFormatCheckException - Exception in com.goldencode.p2j.ui.client.format
Exception thrown when data is incompatible with a display format.
DisplayFormatCheckException(String) - Constructor for exception com.goldencode.p2j.ui.client.format.DisplayFormatCheckException
Constructs exception with the given message.
DisplayFormatFactory - Class in com.goldencode.p2j.ui.client.format
Factory for display formats.
DisplayFormatFactory() - Constructor for class com.goldencode.p2j.ui.client.format.DisplayFormatFactory
Dummy constructor to disable creation of instances of this class.
DisplayFormatParsingException - Exception in com.goldencode.p2j.ui.client.format
Exception thrown when Progress display format string is not valid.
DisplayFormatParsingException(String) - Constructor for exception com.goldencode.p2j.ui.client.format.DisplayFormatParsingException
Constructs exception with the given message.
displayMessage(String[], Color, int) - Method in class com.goldencode.p2j.ui.client.Window
Display specified message lines.
displayMode - Variable in class com.goldencode.p2j.util.Stream
The print display mode of the stream
displayNotPrepared() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "TEMP-TABLE must be PREPARED before referencing NAME/DEFAULT-BUFFER-HANDLE etc" error message.
displayPhysicalLocation() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get display location of widget in screen coordinates.
displayPhysicalLocation() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get display location of widget in screen coordinates.
displayPopup() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Displays the dropdown.
displayPrepared() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "Definitional TEMP-TABLE methods (ADD-NEW/LIKE) may not be called after TEMP-TABLE-PREPARE has been called unless a CLEAR is done first, and may never be called on a DEFINED static table" error message.
displayPreparedIgnoring() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "TEMP-TABLE is already prepared--ignoring" error message.
displayPreviewSelectionDialog(PrintingContext, Consumer<PrintingContext.Range>) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the preview selection dialog menu item click handler.
displayTimezone - Variable in class com.goldencode.p2j.util.date.WorkArea
Timezone to be used when displaying timedate-tz values (DISPLAY-TIMEZONE attribute).
displayUnableAddFieldsFrom() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "Unable to ADD-FIELDS-FROM for TEMP-TABLE" error message.
displayUnableAssignUnknownUndo() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "Unable to assign UNKNOWN value to attribute UNDO on TEMP-TABLE widget" error message.
displayUnableCreateLike() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Display "Unable to CREATE-LIKE for TEMP-TABLE--try using a smaller source table" error message.
displayUnableToCreateLikeIndex() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Unable to create index for TEMP-TABLE in ADD-LIKE-INDEX" error message.
displayUnableToEvaluate() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Unable to evaluate arguments for TEMP-TABLE method" error message.
displayUnableToFindIndex(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Unable to find index {indexName} in table {tableName}" error message.
displayUnableToPrepareTableFields() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Unable to prepare TEMP-TABLE fields" error message.
displayUnableToPrepareTableIndices() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Display "Unable to prepare TEMP-TABLE indices" error message.
displayUnlessHidden(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays a list of fields from the frame on the screen.
displayUnlessHidden(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays a list of fields from the frame on the screen.
displayUnlessHidden(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a list of fields from the frame on the screen.
displayUnlessHidden(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a list of fields from the frame on the screen.
displayUnlessHidden(FrameElement[], boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a list of fields from the frame on the screen.
displayUnlessHiddenAndDown(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Support for the DISPLAY UNLESS HIDDEN followed by the DOWN combination.
displayUnlessHiddenAndDown(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Support for the DISPLAY UNLESS HIDDEN followed by the DOWN combination.
displayVar - Variable in class com.goldencode.p2j.ui.FillInConfig
Alternative variable to display.
displayWorker(FrameElement[], boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays a list of fields from the frame on the screen.
displayWrongPassword(String) - Static method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Displays a dialog informing the user that the entered database credentials are invalid.
Disposition() - Constructor for enum com.goldencode.p2j.util.BlockManager.Disposition
 
dispThreads - Static variable in class com.goldencode.p2j.net.Dispatcher
Thread group for the dispatcher threads.
distanceY - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Adjustment for the labels in non-SIDE-LABELS mode.
DIVIDE - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
DIVIDE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
divide(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
divide(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the quotient of two numbers.
DIVIDE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DIVIDE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DIVIDE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The division operator '/'.
DIVIDE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
divide(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the binary divide operator whose result will differ based on the types of the operands, which will not be known until runtime.
divide(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary floating-point division arithmetic operator to divide the left operand by the right operand and return the result.
divide(double, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary floating-point division arithmetic operator to divide the left operand by the right operand and return the result.
divide(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary floating-point division arithmetic operator to divide the left operand by the right operand and return the result.
divide(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary floating-point division arithmetic operator to divide the left operand by the right operand and return the result.
divide(BaseDataType, double) - Static method in class com.goldencode.p2j.util.MathOps
Hack! Temporarily.
DLG_BTN_CANCEL_TEXT - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
The text on OK button from the [Login] dialog
DLG_BTN_OK_TEXT - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
The text on OK button from the [Login] dialog
dList(String) - Method in class com.goldencode.p2j.security.SecurityCache
Logs detailed lists.
dList(String) - Method in class com.goldencode.p2j.security.SecurityManager
Logs detailed lists.
dmo - Variable in class com.goldencode.p2j.persist.event.RecordChangeEvent
Changed record, reflects current state of DMO
dmo - Variable in class com.goldencode.p2j.persist.FieldReference
DMO or DMO proxy instance; the referent of the referencing method
DMO - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
dmo - Variable in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Deleted DMO
dmo - Variable in class com.goldencode.p2j.persist.TempTableResultSet
The DMO associated with the temp table; this will be used to extract the DMO metadata and the table data.
dmo - Variable in class com.goldencode.p2j.schema.TableHints
Dmo conversion replacement for the table.
DMO_BASE_PACKAGE - Static variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Base package for generated DMOs.
DMO_IFACE_CATEGORY - Static variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Category name for DMO interfaces, used in conversion rules.
DMO_IMPL_CATEGORY - Static variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Category name for DMO implementation classes, used in conversion rules.
dmoAlias - Variable in class com.goldencode.p2j.persist.HQLHelper
Alias used to represent DMO instance in HQL statements
dmoAlias - Variable in class com.goldencode.p2j.persist.SortCriterion.CacheKey
DMO alias
DmoAsmTypes - Interface in com.goldencode.p2j.schema
Common constants needed when assembling DMO proxy method implementations with ASM.
DmoAsmWorker - Class in com.goldencode.p2j.schema
A pattern worker which provides services to support the in-memory compilation of DMO interface and implementation classes using ASM.
DmoAsmWorker() - Constructor for class com.goldencode.p2j.schema.DmoAsmWorker
Default constructor which defines the symbol library to be registered.
DmoAsmWorker.Library - Class in com.goldencode.p2j.schema
An API of library functions available to TRPL to provide services to assemble DMO interface and implementation classes using ASM.
dmoBufInterface - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
DMO interface provided by proxy assembler (may be a sub-interface of target interface)
dmoBufInterface - Variable in class com.goldencode.p2j.persist.RecordBuffer
Grouping DMO and Buffer interface associated with this buffer
dmoClass - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
DMO class object
dmoClass - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
DMO implementation class containing legacy field annotations
dmoClass - Static variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
MetaConnectImpl DMO implementation class
dmoClass - Static variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
MetaLockImpl DMO implementation class
dmoClass - Variable in class com.goldencode.p2j.persist.RecordBuffer
Class which defines DMO's implementation
dmoClass - Variable in class com.goldencode.p2j.persist.SortCriterion.CacheKey
DMO implementation class associated with dmoAlias
dmoClass - Variable in class com.goldencode.p2j.persist.SortCriterion
DMO implementation class containing the sort property
dmoClass - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
The DMO implementation class.
dmoClass - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Class of the DMO which is to be returned as the query result
dmoClassForEntity(String) - Static method in class com.goldencode.p2j.persist.DBUtils
Get the DMO implementation class for the given DMO entity name.
dmoClassName - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Fully qualified DMO implementation class name
dmoCtor - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Constructor used to create new instances of the backing DMO
dmoEntity - Variable in class com.goldencode.p2j.persist.HQLHelper
DMO entity name used by query
dmoEntity - Static variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
MetaLockImpl DMO entity name
dmoIface - Variable in class com.goldencode.p2j.persist.HQLHelperCache.Key
DMO interface
dmoIface - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
The DMO interface.
dmoIface - Variable in class com.goldencode.p2j.persist.TempTableBuilder
Generated DMO buffer class.
dmoIface - Variable in class com.goldencode.p2j.persist.TempTableHelper
DMO interface which provides the public API to the temp table
dmoIfaceName - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Fully qualified DMO interface name
dmoIfaces - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
DMO interfaces, possibly null
dmoImpl - Variable in class com.goldencode.p2j.persist.meta.MetadataManager.Helper
DMO implementation class
DMOIndex - Class in com.goldencode.p2j.persist
A helper class used during initialization of the persistence service, when a configuration for a new database needs to be established, or at runtime to service queries and record buffer objects.
DMOIndex() - Constructor for class com.goldencode.p2j.persist.DMOIndex
This class is never instantiated; access is restricted to the static DMOIndex.classes(java.lang.String) method.
DMOIndex.DMOMetadata - Class in com.goldencode.p2j.persist
Metadata about a particular DMO implementation class.
DMOIndex.MetadataMap - Class in com.goldencode.p2j.persist
Mapping of DMO metadata objects by both DMO interface and by DMO implementation class.
dmoInfo - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
DMO info object
DMOInfo(Collection<Class<?>>, Map<String, String>, Map<String, String>) - Constructor for class com.goldencode.p2j.persist.DynamicTablesHelper.DMOInfo
Constructor.
dmoInterface - Variable in class com.goldencode.p2j.persist.RecordBuffer
Interface which defines DMO's API
dmoMap - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Map of DMO interfaces to DMO information objects
DMOMetadata(Class<?>) - Constructor for class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Constructor.
dmoMetaTypes - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Set of DMO interfaces which are metadata DMOs
dmoName - Variable in class com.goldencode.p2j.persist.SavepointReversible
DMO interface short name.
dmoProxy - Variable in class com.goldencode.p2j.persist.RecordBuffer
Convenience reference to associated DMO proxy
DmoProxyPlugin - Class in com.goldencode.p2j.persist
A proxy assembler plugin which manages the assembly of indexed DMO getter/setter methods, for normalized and denormalized implementations.
DmoProxyPlugin(Class<?>, Class<?>) - Constructor for class com.goldencode.p2j.persist.DmoProxyPlugin
Create an instance of this plugin.
DmoProxyPlugin.IndexedGetterAssembler - Class in com.goldencode.p2j.persist
This class assembles an indexed getter method which performs a range check on the index before calling the proxy's invocation handler.
DmoProxyPlugin.IndexedProxyMethod - Class in com.goldencode.p2j.persist
A base class for concrete implementations of indexed proxy method assemblers.
DmoProxyPlugin.IndexedSetterAssembler - Class in com.goldencode.p2j.persist
This class assembles an indexed setter method which performs a range check on the index before calling the proxy's invocation handler.
dmoResourceManager - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Cross-context manager which cleans up shared DMO resources once they go out of scope
DMOResourceManager() - Constructor for class com.goldencode.p2j.persist.DynamicTablesHelper.DMOResourceManager
Constructor which registers with the dynamic DMO cache.
dmos - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of DMO files.
dmoSorter - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
DMO sorter associated with this component's sort clause
DMOSorter - Class in com.goldencode.p2j.persist
A sorter which orders data model objects (DMOs) according to a list of sort criteria.
DMOSorter(Database, Class<?>, List<SortCriterion>) - Constructor for class com.goldencode.p2j.persist.DMOSorter
Constructor which specifies DMO type and sort criteria.
dmoSorter - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
DMO sorter associated with query's sort clause
DMOSorter.FieldWorker - Class in com.goldencode.p2j.persist
Helper comparator implementation which compares a particular property of a DMO, adjusted for sort direction.
dmoUsers - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Map of DMO interfaces to sets of users of these interfaces
DMOValidator - Class in com.goldencode.p2j.persist
Performs record-level and field-level validation of database records.
DMOValidator(RecordBuffer) - Constructor for class com.goldencode.p2j.persist.DMOValidator
Construct a validator, based upon the database, and the DMO interface and class represented by buffer.
do_repeat_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches both DO and REPEAT Progress 4GL language statements.
DO_WHILE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Allows 'do { } while ();' to be generated cleanly.
doAddFieldsFrom(Collection<P2JField>, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Add specified set of fields to the table.
doAnsi() - Method in class com.goldencode.terminal.VT100Emulator
Process ANSI mode
doAssign(String, Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Performs a variable assignment.
doBlock(String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no default properties.
doBlock(String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no default properties.
doBlock(BlockManager.TransactionType, String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no user-defined or default properties.
doBlock(BlockManager.TransactionType, String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no user-defined or default properties.
doBlock(String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no default properties.
doBlock(String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no default properties.
doBlock(BlockManager.TransactionType, String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no default properties.
doBlock(BlockManager.TransactionType, String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no default properties.
doBlockWorker(BlockManager.TransactionType, String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple DO block (not a loop) with the given configuration and no default properties.
doBuffersExist(RecordBuffer, RecordBuffer, RecordBuffer.MethodType) - Static method in class com.goldencode.p2j.persist.RecordBuffer
This method checks that two buffer correspond not null records and displayOrRecordError otherwise.
doc - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The current instance of the created pdf document
doc - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
The doc.
DOC_COMMENT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The 'JavaDoc' style comment.
DOC_HTML - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Tag which can parent a text run.
DOC_PARAGRAPH - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
JavaDoc paragraph of text; all textual content is rooted at a paragraph.
DOC_TEXTRUN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Run of text within a JavaDoc comment; used within paragraph or tags
doClose() - Method in class com.goldencode.p2j.main.SecureFileHandler
Flush and close all files by invoking the superclass' close() method.
doCloseMultiplexScope() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Close the current multiplex scope for the underlying DMO type in the current context.
doCreateTable(Class<?>) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Issue the SQL statement(s) against the backing database necessary to create the backing temp table needed for the given DMO interface, as well as all indexes defined for that table.
DOCTAG_LINK - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
JavaDoc link tag; embedded within a paragraph or other tag.
DOCTAG_PARAM - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
JavaDoc param tag; text is param name, has text run and tag children
DOCTAG_RETURN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
JavaDoc return tag; has text run and tag children
DOCUMENT_FRAGMENT_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Document fragment node
DOCUMENT_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Document "container"
DOCUMENT_TYPE_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Document type declaration section
DocumentType - Enum in com.goldencode.p2j.admin.shared
DocumentType lists available document's types.
DocumentType(String, String) - Constructor for enum com.goldencode.p2j.admin.shared.DocumentType
Constructs this enumeration constant.
doDropTable(Class<?>) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Issue the SQL statement(s) against the backing database necessary to drop the backing temp table for the given DMO interface.
doEscSequence() - Method in class com.goldencode.terminal.VT100Emulator
Process ESC sequences
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.goldencode.p2j.admin.server.AuthFilter
Main filter logic.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.goldencode.p2j.admin.server.SynchronizeFilter
Main filter logic.
doFixup - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Perform fixup.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.admin.server.ReportServlet
Handles HTTP GET requests to build reports.
doGet(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.main.WebHandler
Handle GET requests.
doGetName() - Method in class com.goldencode.p2j.persist.BufferImpl
Get the NAME attribute as java string.
DOJO_TOOLKIT - Static variable in class com.goldencode.p2j.web.DojoToolkitHandler
Dojo toolkit package.
DOJO_TOOLKIT_ROOT - Static variable in class com.goldencode.p2j.web.DojoToolkitHandler
Dojo toolkit root path.
DojoToolkitHandler - Class in com.goldencode.p2j.web
Jetty Handler which delivers Dojo toolkit modules.
DojoToolkitHandler() - Constructor for class com.goldencode.p2j.web.DojoToolkitHandler
 
doLayout() - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Lay out the browse.
doLayout(Container<O>) - Method in class com.goldencode.p2j.ui.chui.ColumnLayout
Makes the widgets coordinates recalculation based on the current columns requirement.
doLayout() - Method in class com.goldencode.p2j.ui.client.Browse
Lay out the browse.
doLayout() - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.Frame
The methods calls the LayoutManager service for the widgets which are not yet positioned explicitly.
doLayout(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Process frame layout.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Layout.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Layout.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.MessagePanel
Layout.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Lay out the browse.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.ButtonsPane
Lays out this pane/row.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Updates the layout of this dialog.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.FilenamePane
Lays out this pane/row.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.NavigationPane
Lays out this pane/row.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.SaveasPane
Lays out this pane/row.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.ToolsPane
Lays out this pane/row.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Layout container.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Lay out container.
doLayout(Container<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.WindowLayout
Place components in specified container.
doLayout() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Layout the elements of this title.
doLayout(Container<O>) - Method in class com.goldencode.p2j.ui.client.layout.BorderLayout
Process container and place components at required locations.
doLayout(Container<O>) - Method in interface com.goldencode.p2j.ui.client.layout.LayoutManager
Place components in specified container.
doLayout(Container<O>) - Method in class com.goldencode.p2j.ui.client.layout.StackLayout
Process container and place components at required locations.
doLayout() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Lay out container.
doLayout() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Lay out container.
doLayout() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Lay out container.
doLayout(Container<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Makes the widgets coordinates calculation based on the current container size.
doLayoutWorker(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Process frame layout.
doLayoutWorker(boolean) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Process frame layout.
doLoopWorker(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
dom - Variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML document
dom - Variable in class com.goldencode.p2j.preproc.Hints
XML document
domains - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Map of master buffers to weak hash maps with slave buffer keys
domToAst(Node) - Static method in class com.goldencode.p2j.xml.XmlAst
Generate an AST based upon a Document Object Model node hierarchy.
domToAst(Aast, Node, boolean) - Static method in class com.goldencode.p2j.xml.XmlAst
Generate an AST based upon a Document Object Model node hierarchy.
done - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Termination flag
doneHandler - Variable in class com.goldencode.p2j.admin.client.MultiCallback
The handler called when all calls finish
doneIn - Variable in class com.goldencode.p2j.util.Stream
Flag denoting if input resources have already been cleaned up.
doneOut - Variable in class com.goldencode.p2j.util.Stream
Flag denoting if output resources have already been cleaned up.
doNotProxy - Static variable in class com.goldencode.p2j.persist.RecordBuffer
Array of methods not to be proxied
doNotProxy - Variable in class com.goldencode.proxy.ProxyFactory.CacheKey
Methods which are not to be proxied
doPlacement - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Flag which controls widget placement.
doPost(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.main.WebHandler
Handle POST request.
doSetName(String) - Method in class com.goldencode.p2j.persist.BufferImpl
Set NAME attribute without any checks.
doShowPopup(Widget<GuiOutputManager>, NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
The abstract portion of the logic making pop-up menu shown.
doShowPopup(Widget<O>, NativePoint) - Method in class com.goldencode.p2j.ui.client.Menu
The abstract portion of the logic making pop-up menu shown.
doSynch() - Method in class com.goldencode.p2j.persist.AssociationSyncher
Perform foreign association synchronization.
DOT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
DOT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
DOT - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Dot.
DOT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
DOT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DOT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DOT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DOT_LINE_THIN_WIDTH - Static variable in enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
Dotted thin line width.
DOT_LINE_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Dotted line width.
DOT_LINE_WIDTH - Static variable in enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
Dotted line width.
DOT_STEP - Static variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Dotted line specific parameter.
DOT_STEP - Static variable in enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
Dotted line specific parameter.
DOT_STEP_LARGE - Static variable in enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
Dotted line specific parameter.
DOT_STEP_SMALL - Static variable in enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
Dotted line specific parameter.
DotKludgeReader - Class in com.goldencode.p2j.uast
Implements a simple input reader based on an underlying input reader, which logically appends the dot character to the underlying input in case the latter terminates with anything else.
DotKludgeReader(Reader) - Constructor for class com.goldencode.p2j.uast.DotKludgeReader
Constructor.
DotKludgeStream - Class in com.goldencode.p2j.uast
Implements a simple input stream based on an underlying input stream, which logically appends the dot character to the underlying input stream in case the latter terminates with anything else.
DotKludgeStream(InputStream) - Constructor for class com.goldencode.p2j.uast.DotKludgeStream
Constructor.
dotLargeStroke - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Large dotted line pattern.
dotnet - Variable in class com.goldencode.p2j.uast.ClassDefinition
Flag to differentiate between 4GL classes and .NET classes.
dotnet - Variable in class com.goldencode.p2j.uast.SymbolResolver.SearchResult
Flag to differentiate between 4GL classes and .NET classes.
DOTNET_DELEGATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DOTNET_DELEGATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
dotnet_delegate() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the specification of an event handler as a .NET delegate class name that will handle the associated event.
DOTNET_DELEGATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
DOTNET_PATH - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Relative location for the .NET base definitions.
dotNetCls - Variable in class com.goldencode.p2j.uast.ProgressParser
true if we are parsing a .NET class/interface.
dotnetCls - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
Classes in the DOTNET_PATH, mapped qualified classname to filename.
dotnetPath - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Relative location for the .NET base definitions.
doTo(String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no default properties.
doTo(String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no default properties.
doTo(BlockManager.TransactionType, String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no user-defined or default properties.
doTo(BlockManager.TransactionType, String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no user-defined or default properties.
doTo(String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no default properties.
doTo(String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no default properties.
doTo(BlockManager.TransactionType, String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no default properties.
doTo(BlockManager.TransactionType, String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO TO expression loop with the given configuration and no default properties.
doToWhile(String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
doToWhile(String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
doToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
doToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
doToWhile(String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
doToWhile(String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
doToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
doToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression, DO TO var = val1 to val2 by val3 or DO TO WHILE expression loop with the given configuration and no default properties.
dotSmallStroke - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Small dotted line pattern.
dotSmallThinStroke - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Small and thin dotted line pattern.
dotStroke - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Dotted line pattern.
DOUBLE - Static variable in class com.goldencode.expr.Constant
Double constant value.
DOUBLE_QUOTE - Static variable in class com.goldencode.p2j.persist.dialect.DialectHelper
Double quote character
DOUBLE_QUOTE - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Double quote.
DOUBLE_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native double values.
DoubleBufferedTerminal - Class in com.goldencode.p2j.ui.chui
Provides a plugin as a compatible back-end for interactive terminal, which uses a double buffering technique to output only the absolute minimum of information to the terminal, which is calculated as the difference between the current and the previous buffers.
DoubleBufferedTerminal(int, int) - Constructor for class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Constructor.
doubleCheckInvalidation(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Given a record change event for which this query is listening, determine whether invalidation may be avoided.
DoubleConstant - Class in com.goldencode.expr
This class represents a double constant.
DoubleConstant(double) - Constructor for class com.goldencode.expr.DoubleConstant
 
DoubleSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.DoubleSerializer
Create serializer for native double values and set its NativeTypeSerializer.mark to 5.
doubleValue() - Method in class com.goldencode.p2j.util.date
Returns the day number as a double.
doubleValue() - Method in class com.goldencode.p2j.util.decimal
Returns the value of this instance as a double.
doubleValue() - Method in class com.goldencode.p2j.util.int64
Returns the value of this instance as a double.
doubleValue() - Method in class com.goldencode.p2j.util.NumberType
Returns the value of this instance as a double.
doVT52() - Method in class com.goldencode.terminal.VT100Emulator
Process VT52 mode
doWhile(String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no default properties.
doWhile(String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no default properties.
doWhile(BlockManager.TransactionType, String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no user-defined or default properties.
doWhile(BlockManager.TransactionType, String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no user-defined or default properties.
doWhile(String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no default properties.
doWhile(String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no default properties.
doWhile(BlockManager.TransactionType, String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no default properties.
doWhile(BlockManager.TransactionType, String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a DO WHILE expression loop with the given configuration and no default properties.
down - Variable in class com.goldencode.p2j.ui.BrowseConfig
DOWN attribute variable
down(int, int, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Positions the cursor on a new line in a down frame.
down(int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Positions the cursor on a new line in a down frame.
down - Variable in class com.goldencode.p2j.ui.client.Frame
Down frame flag
down(int, int, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Positions the cursor on a new line in a down frame.
down(int, int, int, boolean, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Positions the cursor on a new line in a down frame.
down - Variable in class com.goldencode.p2j.ui.ClientState
Frame DOWN info.
down() - Method in interface com.goldencode.p2j.ui.CommonFrame
Positions the cursor on a new line in a down frame.
down(double) - Method in interface com.goldencode.p2j.ui.CommonFrame
Positions the cursor on a new line in a down frame.
down(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Positions the cursor on a new line in a down frame.
down(Stream) - Method in interface com.goldencode.p2j.ui.CommonFrame
Writes a single new-line to the given stream.
down(Stream, double) - Method in interface com.goldencode.p2j.ui.CommonFrame
Writes lines number of new-lines to the given stream.
down(Stream, NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Writes lines number of new-lines to the given stream.
down - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress DOWN attribute.
down() - Method in class com.goldencode.p2j.ui.GenericFrame
Positions the cursor on a new line in a down frame.
down(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Positions the cursor on a new line in a down frame.
down(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Positions the cursor on a new line in a down frame.
down(Stream) - Method in class com.goldencode.p2j.ui.GenericFrame
Writes a single new-line to the given stream.
down(Stream, double) - Method in class com.goldencode.p2j.ui.GenericFrame
Writes lines number of new-lines to the given stream.
down(Stream, NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Writes lines number of new-lines to the given stream.
down(GenericFrame, int, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Positions the cursor on a new line in a down frame.
down(GenericFrame, int, boolean, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Positions the cursor on a new line in a down frame.
down(GenericFrame, int, int, boolean, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Positions the cursor on a new line in a down frame.
down - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Rows in a dynamic down frame or -1 if no runtime override exists.
Down - Interface in com.goldencode.p2j.util
Provide access to the DOWN attribute which contains number of iterations in a down frame or number of potential rows in a browse widget.
DOWN - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
down_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DOWN keyword and the optional preceding expression.
down_clause_or_loop_incr() - Method in class com.goldencode.p2j.uast.ProgressParser
Disambiguate between a ProgressParser.loop_incr() (which always starts with an ProgressParser.lvalue()) and a ProgressParser.down_clause() (which optionally starts with an ProgressParser.expr()).
downBody - Variable in class com.goldencode.p2j.ui.client.Frame
Content of the down frame body
downConfigs - Variable in class com.goldencode.p2j.ui.ScreenBuffer
The widget configs for the current iteration in a down frame.
downIDs - Variable in class com.goldencode.p2j.ui.ClientState
IDs of DOWN frames.
downIdx - Variable in class com.goldencode.p2j.ui.WidgetDownId
The location of the widget associated with this ID in the frame's down body.
downloadAction - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Download button
downloadReport() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Asks its controller to download the current report to the client side.
downloadReport() - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewUiHandlers
Asks its controller to download the current report to the client side.
downPath(String) - Method in interface com.goldencode.ast.Aast
Determines if this node's path downward matches the specified path, on a case-insensitive basis.
downPath(String) - Method in class com.goldencode.ast.AnnotatedAst
Determines if this node's path downward matches the specified path, on a case-insensitive basis.
downPath(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determines if the current source AST's path downward matches the specified path, on a case-insensitive basis.
DOWNSTREAM - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Traverse the graph in the downstream direction.
downstream_chained_reference(String, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
downWorker(int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Positions the cursor on a new line in a down frame.
downWorker(int, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
DOWN worker routine for the unnamed stream, redirected or not.
downWorker(int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
DOWN worker routine for named streams.
doWork(Spawner, String, BootstrapConfig) - Method in class com.goldencode.p2j.main.ProcessClientSpawner.TemporaryClientTask
On P2J client side, it will do custom work after authenticating using the temporary credentials.
doWork(Spawner, String, BootstrapConfig) - Method in interface com.goldencode.p2j.main.TemporaryClient
Depending on the type of the started P2J client, this will do custom work using the temporary credentials.
doWork(Spawner, String, BootstrapConfig) - Method in class com.goldencode.p2j.main.WebClientSpawner.TemporaryClientTask
On P2J client side, it will do custom work after authenticating using the temporary credentials.
doWork() - Method in class com.goldencode.terminal.VT100Emulator
Main loop.
dp2os - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of database P2O files.
DQUOTE - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
drag - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
If scroll bar thumb is being dragged.
DragDropHelper - Class in com.goldencode.p2j.ui.client.gui
Helper methods to handle drag and drop client side processing.
DragDropHelper() - Constructor for class com.goldencode.p2j.ui.client.gui.DragDropHelper
 
draggedColumn - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Reference to the column which is being dragged.
dragInProgress - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Flag used to control first drag event in sequential drag operations.
dragInProgress - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Mouse drag indicator.
dragPos - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Current position of the dragged thumb (distance between left/top button and thumb's left/top edge).
draw() - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
The main AlertBox renderer.
draw() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Draws the widget: border, header, selection marks and line, internal FillIn etc.
draw() - Method in class com.goldencode.p2j.ui.chui.ButtonImpl
Draw the button.
draw() - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Draws the combo box as a list item.
draw(Color) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Actual drawing routine.
draw(Color) - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Actual drawing routine.
draw() - Method in class com.goldencode.p2j.ui.chui.LabelImpl
Draws text.
draw() - Method in class com.goldencode.p2j.ui.chui.RadioButtonImpl
Called by this RadioButton's parent container.
draw(Point, CharSequence, Color) - Method in class com.goldencode.p2j.ui.chui.RadioButtonImpl
Draw characters and advance position
draw() - Method in class com.goldencode.p2j.ui.chui.RectangleImpl
Draw the rectangle.
draw() - Method in class com.goldencode.p2j.ui.chui.ScrollableListImpl
Draws this component.
draw() - Method in class com.goldencode.p2j.ui.chui.ScrollPaneImpl
The main renderer for this container.
draw(Widget<ChuiOutputManager>[]) - Method in class com.goldencode.p2j.ui.chui.ScrollPaneImpl
The secondary renderer for this container.
draw() - Method in class com.goldencode.p2j.ui.chui.SelectionListBodyImpl
Draws this component.
draw() - Method in class com.goldencode.p2j.ui.chui.SelectionListImpl
Draw all the components in this container.
draw() - Method in class com.goldencode.p2j.ui.chui.SeparatorImpl
Draw method to render the horizontal separator line.
draw() - Method in class com.goldencode.p2j.ui.chui.SkipImpl
CHARVA-specific version just moves cursor as necessary.
draw() - Method in class com.goldencode.p2j.ui.chui.StatusLineImpl
Widget drawing method.
draw(Color) - Method in class com.goldencode.p2j.ui.chui.TextImpl
Actual drawing routine.
draw() - Method in class com.goldencode.p2j.ui.chui.ToggleBoxImpl
Draw the button.
draw() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Draw the button implementation.
draw() - Method in class com.goldencode.p2j.ui.client.ActivexFrame
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.Browse
Draws the widget: border, header, selection marks and line, internal FillIn etc.
draw() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Dummy implementation of the missing method.
draw(Point, Dimension) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
This is a no-op, and it must not be called for ChUI clients.
draw() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.ComboBox
Draws the combo box as a list item.
draw(Color) - Method in class com.goldencode.p2j.ui.client.Editor
Actual drawing routine.
draw() - Method in class com.goldencode.p2j.ui.client.Editor
Draws text.
draw(Color) - Method in class com.goldencode.p2j.ui.client.FillIn
Actual drawing routine.
draw() - Method in class com.goldencode.p2j.ui.client.FillIn
Draws text.
draw() - Method in class com.goldencode.p2j.ui.client.Frame
Draw this container.
draw(Point, Dimension) - Method in class com.goldencode.p2j.ui.client.Frame
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.MessagePanel
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Draw the widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
Draw the widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Draws the widget: border, header, selection marks and line, internal FillIn etc.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Draw the button.
draw() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Draw this caption button, depending on its type.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Draw the combo-box.
draw(WidgetId, NativePoint, NativeRectangle, Runnable) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Execute a widget drawing bracket.
draw(NativePoint, NativeRectangle, Runnable) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Execute a widget drawing bracket.
draw(PaintStructure<F, I>) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Render the given paint operation.
draw(WidgetId, NativePoint, NativeRectangle, Runnable) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Execute a widget drawing bracket.
draw(NativePoint, NativeRectangle, Runnable) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Execute a widget drawing bracket.
draw(PaintStructure<Font, BufferedImage>) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Draw using a paint operation.
draw(PaintStructure<Integer, BufferedImage>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Draw using a paint operation.
draw() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Draw widget.
draw(Color) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Render this editor.
draw() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorContent
 
draw(Color) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Actual drawing routine.
draw(Point, Dimension) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl.GuiScrollContainer
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Draw this image
draw() - Method in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Draws text.
draw() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Widget drawing method.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Called by this RadioButton's parent container.
draw() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Draws RadioSet widget in GUI mode.
draw() - Method in class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
Draw the rectangle.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Draws this component.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Draw this scroll bar button, depending on its type.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Widget drawing method.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Widget drawing method.
draw(Widget<GuiOutputManager>[]) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
The secondary renderer for this container.
draw() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Draws this component.
draw() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Draw all the components in this container.
draw() - Method in class com.goldencode.p2j.ui.client.gui.SkipGuiImpl
Drawing is a no-op in GUI.
draw() - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Draw the slider.
draw() - Method in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Widget drawing method.
draw() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Draw the peer container.
draw() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Draw widget.
draw(Color) - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Draw this text.
draw() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Draw the toggle-box implementation.
draw() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Draw window
draw() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Draw the title's background.
draw() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Sets the window icon, if the icon is changed and then draws it on the graphic device.
draw() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Draw this window title.
draw() - Method in class com.goldencode.p2j.ui.client.gui.WindowWorkSpace
Widget drawing method.
draw() - Method in class com.goldencode.p2j.ui.client.Label
Draws text.
draw() - Method in class com.goldencode.p2j.ui.client.RadioButton
Called by this RadioButton's parent container.
draw() - Method in class com.goldencode.p2j.ui.client.RadioSet
Draw RadioSet widget.
draw() - Method in class com.goldencode.p2j.ui.client.Rect
Draw the rectangle.
draw() - Method in class com.goldencode.p2j.ui.client.ScrollableList
Draws this component.
draw() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Widget drawing method.
draw() - Method in class com.goldencode.p2j.ui.client.ScrollPane
The main renderer for this container.
draw(Widget<O>[]) - Method in class com.goldencode.p2j.ui.client.ScrollPane
The secondary renderer for this container.
draw() - Method in class com.goldencode.p2j.ui.client.SelectionList
Draw all the components in this container.
draw() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Draws this component.
draw() - Method in class com.goldencode.p2j.ui.client.Separator
Draw method to render the horizontal separator line.
draw() - Method in class com.goldencode.p2j.ui.client.Skip
Draw method, does nothing.
draw() - Method in class com.goldencode.p2j.ui.client.Slider
Draw the rectangle.
draw() - Method in class com.goldencode.p2j.ui.client.Space
Draw method, does nothing.
draw() - Method in class com.goldencode.p2j.ui.client.StatusLine
Widget drawing method.
draw() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.widget.BorderedPanelImpl
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.widget.OuterFrame
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.widget.Viewport
Draw widget.
draw() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Draw widget.
draw() - Method in class com.goldencode.p2j.ui.client.Window
Draw all the components in this window, and request the keyboard focus.
draw3DBorder(ThreeDBorderGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draws a ThreeDBorderGuiImpl widget.
draw3DBorder(ThreeDBorderGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draws a ThreeDBorderGuiImpl widget.
draw3DBorder(ThreeDBorderGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draws a ThreeDBorderGuiImpl widget.
draw3DRect(int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a 3D rectangle in the current color/stroke.
drawAlertBox(GuiDriver, int, int, int, int, int, ImageWrapper, String, FontDetails) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders borders of a top-level window.
drawAlertBox(GuiDriver, int, int, int, int, int, ImageWrapper, String, FontDetails) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders borders of a top-level window.
drawBase(NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Draws the slider trackbar and pointer.
drawBorder(Widget<O>, Dimension) - Method in interface com.goldencode.p2j.ui.client.border.Border
Draw border.
drawBorder(Widget<O>, Dimension) - Method in class com.goldencode.p2j.ui.client.border.EmptyBorder
Do nothing.
drawBorder(Widget<ChuiOutputManager>, Dimension) - Method in class com.goldencode.p2j.ui.client.border.LineBorder
Draw line border.
drawBorder(GuiColorResolver, int, int, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Draws the border box around the fill-in.
drawBorder(GuiColorResolver, int, int, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Draws the border box around the fill-in.
drawBorder(Widget<GuiOutputManager>, Dimension) - Method in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Draw border.
drawBorder(Widget<GuiOutputManager>, Dimension) - Method in class com.goldencode.p2j.ui.client.gui.ThreeDBorderGuiImpl
Draw border.
drawBorder(Widget<GuiOutputManager>, Dimension) - Method in class com.goldencode.p2j.ui.client.gui.WindowBorder
Draw border.
drawBrowseCell(BrowseColumnGuiImpl, GuiDriver, int, String) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the cell.
drawBrowseCellText(BrowseColumnGuiImpl, GuiDriver, boolean, boolean, String, NativeRectangle, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the text inside a label or cell.
drawBrowseColumnDrag(BrowseGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw animation of a dragged column in a BrowseGuiImpl widget.
drawBrowseColumnDrag(BrowseGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw animation of a dragged column in a BrowseGuiImpl widget.
drawBrowseColumnLabel(BrowseColumnGuiImpl, GuiDriver, int, int, int, int, FontDetails) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the label on a BrowseColumnGuiImpl widget.
drawBrowseColumnLabel(BrowseColumnGuiImpl, GuiDriver, int, int, int, int, FontDetails) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw the label on a BrowseColumnGuiImpl widget.
drawBrowseColumnLabelRect(BrowseColumnGuiImpl, GuiDriver, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw label-style rectangle.
drawBrowseColumnLabelRect(BrowseColumnGuiImpl, GuiDriver, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draw label-style rectangle.
drawBrowseMarkersColumn(BrowseColumnGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw a browse marker column BrowseColumnGuiImpl widget (without label).
drawBrowseMarkersColumn(BrowseColumnGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw a browse marker column BrowseColumnGuiImpl widget (without label).
drawBrowseNormalColumn(BrowseColumnGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw a normal column BrowseColumnGuiImpl widget (without label).
drawBrowseNormalColumn(BrowseColumnGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw a normal column BrowseColumnGuiImpl widget (without label).
drawBrowseResizingColumn(BrowseGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw animation of a dragged column in a BrowseGuiImpl widget.
drawBrowseResizingColumn(BrowseGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw animation of a dragged column in a BrowseGuiImpl widget.
drawBrowseRowHighlight(BrowseGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Highlight the currently active row in a BrowseGuiImpl widget.
drawBrowseRowHighlight(BrowseGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Highlight the currently active row in a BrowseGuiImpl widget.
drawBrowseTitlePanel(BrowseGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the title panel of a BrowseGuiImpl widget.
drawBrowseTitlePanel(BrowseGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw the title panel of a BrowseGuiImpl widget.
drawBrowseTitlePanel(BrowseGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draw the title panel of a BrowseGuiImpl widget.
drawButton(Point, boolean, Color, Color) - Method in class com.goldencode.p2j.ui.chui.RadioButtonImpl
Draws radio button ("(X)" or "( )") and advance position
drawButton(ButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders borders of a top-level window.
drawButton(ButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders borders of a top-level window.
drawButton(ButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders borders of a top-level window.
drawButton(ButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders borders of a top-level window.
drawButtonBorder(GuiDriver, NativePoint, NativeDimension, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw bottom border simulating 3D effect.
drawButtonImages(ButtonGuiImpl, GuiDriver, GuiColorResolver, NativePoint, NativeDimension, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw button internals with different states using preloaded images.
drawButtonInternal(ButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, NativePoint, NativeDimension, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw button internals with different states.
DrawCacheExpiryListener(int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawCacheExpiryListener
Create a new listener, for the specified window.
drawCaptionButton(CaptionButton, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders a CaptionButton.
drawCaptionButton(CaptionButton, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders a CaptionButton.
drawCaptionButton(CaptionButton, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders a CaptionButton.
drawCaptionButton(CaptionButton, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders a CaptionButton.
drawCaret() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Sets position of terminal's cursor.
drawCaret() - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Sets position of terminal's cursor to the first char of the combo-box.
drawCaret() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Sets position of terminal's cursor which may or may not be the same as the actual cursor location within the widget.
drawCaret() - Method in class com.goldencode.p2j.ui.chui.RadioButtonImpl
Draw cursor at the correct position.
drawCaret() - Method in class com.goldencode.p2j.ui.chui.ScrollableListImpl
Sets position of terminal's cursor to the first char of the combo-box.
drawCaret() - Method in class com.goldencode.p2j.ui.client.Browse
Sets position of terminal's cursor.
drawCaret() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Draw caret.
drawCaret() - Method in class com.goldencode.p2j.ui.client.ComboBox
Sets position of terminal's cursor to the first char of the combo-box.
drawCaret() - Method in class com.goldencode.p2j.ui.client.Editor
Sets position of terminal's cursor.
drawCaret() - Method in class com.goldencode.p2j.ui.client.FillIn
Sets position of terminal's cursor which may or may not be the same as the actual cursor location within the widget.
drawCaret() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Sets position of terminal's cursor.
drawCaret() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Sets position of terminal's cursor to the first char of the combo-box.
drawCaret() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Draws the caret.
drawCaret() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Draws the caret.
drawCaret() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Draw cursor at the correct position.
drawCaret() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Sets position of terminal's cursor to the first char of the combo-box.
drawCaret(GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders a caret for an enabled widget (FillInGuiImpl or EditorGuiImpl).
drawCaret() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Draw caret - this is a no-op.
drawCaret() - Method in class com.goldencode.p2j.ui.client.Label
Sets position of terminal's cursor.
drawCaret() - Method in class com.goldencode.p2j.ui.client.RadioButton
Draw cursor at the correct position.
drawCaret() - Method in class com.goldencode.p2j.ui.client.ScrollableList
Sets position of terminal's cursor to the first char of the combo-box.
drawCaret() - Method in class com.goldencode.p2j.ui.client.Text
Sets position of terminal's cursor.
drawCaret() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Draw caret.
drawCaret() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Draw caret.
drawCaretInt() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Draws the caret.
drawCaretUnconditionally() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Sets position of terminal's cursor unconditionally (even if this editor is not in focus).
drawCaretUnconditionally() - Method in class com.goldencode.p2j.ui.client.Editor
Sets position of terminal's cursor unconditionally (even if this editor is not in focus).
drawCaretUnconditionally() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Sets position of terminal's cursor unconditionally (even if this editor is not in focus).
drawCheckBox(boolean, Color, Color) - Method in class com.goldencode.p2j.ui.chui.ToggleBoxImpl
Draws check box itself ("[X]" or "[ ]").
drawCheckBox(ToggleBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
 
drawCheckmark(GuiDriver, NativePoint, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draws checkmark at specified point using specified driver and using specified color.
drawChoice(int, boolean) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Draws one of the choice fields either highlighted or not.
drawComboBoxButton(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the opening button of the combo box widget.
drawComboBoxButton(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the opening button of the combo box widget.
drawComboBoxButton(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the opening button of the combo box widget.
drawComboBoxButton(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the opening button of the combo box widget.
drawComboBoxEntryField(ComboBoxGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int, FontDetails<?>, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the entry field of a combo box.
drawComboBoxEntryField(ComboBoxGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int, FontDetails<?>, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the entry field of a combo box.
drawComboBoxEntryField(ComboBoxGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int, FontDetails<?>, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the entry field of a combo box.
drawComboBoxEntryField(ComboBoxGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int, FontDetails<?>, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the entry field of a combo box.
drawComboBoxFieldBorder(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the border (and possibly the background) of the combo box widget.
drawComboBoxFieldBorder(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the border (and possibly the background) of the combo box widget.
drawComboBoxFieldBorder(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the border (and possibly the background) of the combo box widget.
drawComboBoxFieldBorder(ComboBoxGuiImpl, GuiDriver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the border (and possibly the background) of the combo box widget.
drawCurrentValue(NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Draws the current widget screen value.
drawDownFrame(Point, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Draw the body of a down frame.
drawDownFrame(Point, boolean) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Draw the body of a down frame.
drawEditorCaret(EditorGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders caret of the editor widget.
drawEditorCaret(EditorGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders caret of the editor widget.
drawEditorContent(EditorGuiImpl, GuiDriver, GuiFontResolver, GuiColorResolver, int, int, int, int, NativePoint, NativePoint, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the content of an EditorGuiImpl widget.
drawEditorContent(EditorGuiImpl, GuiDriver, GuiFontResolver, GuiColorResolver, int, int, int, int, NativePoint, NativePoint, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the content of an EditorGuiImpl widget.
drawEnabled - Variable in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Flag to conrol whether the drop-dow be painting or not.
drawFillInBorder(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the border (and possibly the background) of the fill-in widget.
drawFillInBorder(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the border (and possibly the background) of the fill-in widget.
drawFillInBorder(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the border (and possibly the background) of the fill-in widget.
drawFillInBorder(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the border (and possibly the background) of the fill-in widget.
drawFillInCaret(FillInGuiImpl, GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders caret of the fill-in widget.
drawFillInCaret(FillInGuiImpl, GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders caret of the fill-in widget.
drawFillInSelection(FillInGuiImpl, GuiDriver, int, int, int, int, int, String, int, ColorRgb, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the selection (and possibly its background) of the fill-in widget widget.
drawFillInSelection(FillInGuiImpl, GuiDriver, int, int, int, int, int, String, int, ColorRgb, ColorRgb) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the selection (and possibly its background) of the fill-in widget widget.
drawFillInSelection(FillInGuiImpl, GuiDriver, int, int, int, int, int, String, int, ColorRgb, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the selection (and possibly its background) of the fill-in widget widget.
drawFinalSection() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Draw final section.
drawFrame(NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Draws the dotted frame border.
drawFrameTitle(FrameGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the title panel of a BrowseGuiImpl widget.
drawFrameTitle(FrameGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw the title panel of a BrowseGuiImpl widget.
drawFrameTitle(FrameGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draw the title panel of a BrowseGuiImpl widget.
drawFromOrigin(NativePoint, NativeRectangle, Runnable) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Execute a widget drawing bracket.
drawFromOrigin(NativePoint, NativeRectangle, Runnable) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Execute a widget drawing bracket.
drawGrid() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Draws frame grid before the frame content painting.
drawHBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw the upper or lower border.
drawHBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw horizontal border.
drawHBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw the upper or lower border.
drawHBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw the upper or lower border.
drawHBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw the upper or lower border.
drawHBorder(double, double, double, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Draw the upper or lower border.
drawHBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw the upper or lower border.
drawHelper - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Helper to generate image wrappers.
drawHelper - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Helper to generate image wrappers.
drawHighlight(int, int, int, int, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draws a highlighted rectangular area of the specified color and bounds.
drawHighlight(int, int, int, int, ColorRgb) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draws a highlighted rectangular area of the specified color and bounds.
drawHighlightWorker(int, int, int, int, ColorRgb, Graphics2D) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
This is the worker method for drawing a highlighted rectangular area of the specified color and bounds.
drawHorizontalLine(int, char, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw a horizontal line of the specified length starting at the current cursor position.
drawIfActive() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Draw choice if CHOOSE processing is active.
drawImage(ImageWrapper, int, int, int, int, int, int, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a image at the specified location.
drawImage(ImageWrapper<I>, int, int, int, int, int, int, boolean, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw an image at the specified location.
drawImage(ImageWrapper, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.VirtualScreen
Draw an image at the target position on the screen.
drawImage(int, int, int, int, ImageEncoding, int, byte[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a given image on the virtual screen and prepare it to transfer.
drawImage(ImageWrapper, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
Draw an image at the target position on the screen.
drawImage() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Draw this image.
drawing - Variable in class com.goldencode.p2j.ui.client.OutputManager
Reflects drawing in progress to avoid recursion.
drawingNoCacheOps - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Pending drawing operations (will be cleared and sent as a batch); this includes all operations, unaltered.
drawingOps - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Pending drawing operations (will be cleared and sent as a batch).
drawingOwner - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
The Thread having exclusive access to the GUI driver primitives.
drawInt() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Draws radio-set widget.
drawInt() - Method in class com.goldencode.p2j.ui.client.widget.OuterFrame
Internal drawing routine for common UI code.
drawItem(int, int, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Draws the next text item in the list inside visible part of the drop-down.
drawLabel(LabelGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders a label.
drawLabel(LabelGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders a label.
drawLabels - Variable in class com.goldencode.p2j.ui.client.Browse
Draw labels.
drawLabelUnderline(GuiDriver, int, int, int, int, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the horizontal bar under a label if the label is underlined.
drawLabelUnderline(GuiDriver, int, int, int, int, ColorRgb) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw the horizontal bar under a label if the label is underlined.
drawLine - Variable in class com.goldencode.p2j.ui.client.FillIn
Draw line instead of last line of spaces if height is greater than 1.
drawLine(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawLine(int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawLine(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a line in the current color/stroke from the given starting and ending points.
drawLine - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
This field tracks the need to draw separator line under headers.
drawLineBorder(LineBorderGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the line border LineBorderGuiImpl widget.
drawLineBorder(LineBorderGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw the line border LineBorderGuiImpl widget.
drawLineBorder(LineBorderGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draw the line border LineBorderGuiImpl widget.
drawLLCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw the lower-left border corner.
drawLLCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw lower left corner.
drawLLCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw the lower-left border corner.
drawLLCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw the lower-left border corner.
drawLLCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw the lower-left border corner.
drawLLCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw the lower-left border corner.
drawLRCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw the lower-right border corner.
drawLRCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw lower right corner.
drawLRCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw the lower-right border corner.
drawLRCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw the lower-right border corner.
drawLRCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw the lower-right border corner.
drawLRCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw the lower-right border corner.
drawMenuBackground(GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the background of a menu widget.
drawMenuBackground(GuiDriver, int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the background of a menu widget.
drawMenuBackground(GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the background of a menu widget.
drawMenuBackground(GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the background of a menu widget.
drawMenuBarElement(SubMenuGuiImpl, GuiDriver, GuiFontResolver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draws an element of a menu in a menubar.
drawMenuBarElement(SubMenuGuiImpl, GuiDriver, GuiFontResolver, int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draws an element of a menu in a menubar.
drawMenuBarElement(SubMenuGuiImpl, GuiDriver, GuiFontResolver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draws an element of a menu in a menubar.
drawMenuItemBackground(AbstractWidget, GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the background of an item in a menu widget.
drawMenuItemBackground(AbstractWidget, GuiDriver, int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the background of an item in a menu widget.
drawMenuItemBackground(AbstractWidget, GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the background of an item in a menu widget.
drawMenuItemBackground(AbstractWidget, GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the background of an item in a menu widget.
drawMenuItemContent(AbstractWidget, GuiDriver, GuiFontResolver, int, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the foreground content of menu item in a popup menu.
drawMenuItemContent(AbstractWidget, GuiDriver, GuiFontResolver, int, int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the foreground content of menu item in a menu.
drawMenuItemContent(AbstractWidget, GuiDriver, GuiFontResolver, int, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the foreground content of menu item in a popup menu.
drawMenuSeparator(GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the separator line in a menu widget.
drawMenuSeparator(GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the separator line in a menu widget.
drawMenuSeparator(GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the separator line in a menu widget.
drawMenuSeparator(GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the separator line in a menu widget.
drawMenuTitle(MenuElement<?>, GuiDriver, GuiFontResolver, NativePoint, String, MnemonicInfo) - Static method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draws title string at the specified point.
drawMenuTitle(MenuElement, GuiDriver, GuiFontResolver, String, MnemonicInfo, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
 
drawMovableWidgetsBounds(int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Immediate drawing the rectangular dotted line bounds for movable selected widgets.
drawNeeded(int, Rectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Check if the given location can draw data.
drawNeeded(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Check if the given location can draw data.
drawOnScreenBitmap() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Update screen by iterating over the pool and render each pending operation.
drawOnScreenBitmap() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Update screen by iterating over the pool and render each pending operation.
drawPanel() - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Drawing worker method.
drawPanel() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Drawing worker method.
drawPanel() - Method in class com.goldencode.p2j.ui.client.widget.BorderedPanelImpl
Drawing worker method.
drawParagraph(String, FontDetails<F>, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draws a multiline text (paragraph) at the supplied position and with the specified font.
drawParagraph(String, FontDetails<F>, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draws a multiline text (paragraph) at the supplied position and with the specified font.
drawParagraph(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draws a multiline text (paragraph) at the supplied position and with the specified font.
drawPopup(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MousePopupable
Draw the MousePopupable.popup, based on current popup state and mouse event.
drawPrepackagedImages(ButtonGuiImpl, GuiDriver, GuiColorResolver, NativePoint, NativeDimension, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw button internals with different states using preloaded prepackaged images.
drawRadioButton(RadioButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders a GUI radio button widget.
drawRadioButton(RadioButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders a GUI radio button widget.
drawRadioButton(RadioButtonGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders a GUI radio button widget.
DrawRecording(int, int, int, int, int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawRecording
Constructor.
drawRect(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a rectangle.
drawRect(int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a rectangle.
drawRect(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a rectangle in the current color/stroke.
drawRectangle(RectangleGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draws a RectangleGuiImpl widget.
drawRectangle(RectangleGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draws a RectangleGuiImpl widget.
drawRectangle(RectangleGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draws a RectangleGuiImpl widget.
drawRectangleBorder(ChuiOutputManager, Point, Dimension, int, Color) - Method in class com.goldencode.p2j.ui.chui.RectangleImpl
Draw rectangle character border.
drawRectangleCell(ChuiOutputManager, int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RectangleImpl
Draw rectangle cell.
drawReportFooter(TFooterObject, AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Draw report footer.
drawReportHeader(THeaderObject, AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Draw report header.
drawResizeAnchors(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Draws the 8 resize anchors within the given rectangle area.
drawRoundRect(int, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a rounded rectangle.
drawRoundRect(int, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a rounded rectangle.
drawRoundRect(int, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a rounded stroked rectangle in the current color/stroke.
drawRowToggleImage(GuiDriver, BrowseColumnGuiImpl, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw the image of a non-edited in-browse toggle-box.
drawScrollBarButton(GuiDriver, GuiColorResolver, int, int, int, int, ScrollBar.Position, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders a button of the scrollbar widget.
drawScrollBarButton(GuiDriver, GuiColorResolver, int, int, int, int, ScrollBar.Position, boolean, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders a button of the scrollbar widget.
drawScrollBarButton(GuiDriver, GuiColorResolver, int, int, int, int, ScrollBar.Position, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders a button of the scrollbar widget.
drawScrollBarButton(GuiDriver, GuiColorResolver, int, int, int, int, ScrollBar.Position, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders a button of the scrollbar widget.
drawScrollBarGauge(GuiDriver, GuiColorResolver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the gauge (background) of the scrollbar widget.
drawScrollBarGauge(GuiDriver, GuiColorResolver, int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the gauge (background) of the scrollbar widget.
drawScrollBarGauge(GuiDriver, GuiColorResolver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the gauge (background) of the scrollbar widget.
drawScrollBarGauge(GuiDriver, GuiColorResolver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the gauge (background) of the scrollbar widget.
drawScrollBarThumb(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the thumb/slider of the scrollbar widget.
drawScrollBarThumb(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the thumb/slider of the scrollbar widget.
drawScrollBarThumb(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the thumb/slider of the scrollbar widget.
drawScrollBarThumb(GuiDriver, GuiColorResolver, int, int, int, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the thumb/slider of the scrollbar widget.
drawSelection(int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a selection box rectangular area with current color.
drawSelection(int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a selection box rectangular area with current color.
drawSelection(int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a selection box rectangular area with current color.
drawSelection(String, int, int, int, ColorRgb, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Draws the selected part of the etry field.
drawSelection(String, int, int, int, ColorRgb, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Draws the selected part of the entry field.
drawSelectionBox(Widget<?>, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Immediate drawing the selection box area with dashed line style.
drawSelectionFocus(GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Utility method for drawing a dotted rectangle using XOR operation.
drawSelectionFocus(GuiDriver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Utility method for drawing a dotted rectangle using XOR operation.
drawSelectionFocus(GuiDriver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Utility method for drawing a dotted rectangle using XOR operation.
drawSelectionInt(String, int, int, int, ColorRgb, ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Draws the selected part of the entry field.
drawSelectionListBackground(GuiDriver, GuiColorResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the background of a selection list.
drawSelectionListBackground(GuiDriver, GuiColorResolver, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the background of a selection list.
drawSelectionListBackground(GuiDriver, GuiColorResolver, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the background of a selection list.
drawSelectionListItem(ComboBoxGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int, String, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders a single item in a combo box selection list.
drawSelectionListItem(ComboBoxGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int, String, int, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders a single item in a combo box selection list.
drawSelectionListItem(ComboBoxGuiImpl, GuiDriver, GuiColorResolver, int, int, int, int, String, int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders a single item in a combo box selection list.
drawSeparators - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
Determines whether the separators will be drawn for the unknown value (applies to editing mode only).
drawSeparators - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Determines whether the separators will be drawn for the unknown value (applies to editing mode only).
drawStatusBar(GuiDriver, GuiColorResolver, int, int, int, int, String, GuiFontResolver.FontCache, NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the status bar of a top-level window.
drawStatusBar(GuiDriver, GuiColorResolver, int, int, int, int, String, GuiFontResolver.FontCache, NativePoint, NativeDimension, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the status bar of a top-level window.
drawStatusBar(GuiDriver, GuiColorResolver, int, int, int, int, String, GuiFontResolver.FontCache, NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the status bar of a top-level window.
drawStatusLine(String, boolean) - Method in class com.goldencode.p2j.ui.client.Window
Draw status line.
drawString(Graphics, String, Font, int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Helper method to draw the given string into the given graphics object at the given location with the given font.
drawString(String, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a string at the specified location.
drawString(String, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a string at the specified location.
drawString(PaintStructure<Font, BufferedImage>, Graphics2D) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Draw a string using the current font.
drawString(String, boolean, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a string at the specified location.
drawStringCentered(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a string using the current font, which will be scaled so that the final string will have the specified legacy width and height.
drawStringCentered(String, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a string at the specified location.
drawStringCentered(String, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a string at the specified location.
drawStringCentered(String, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a string using the current font, which will be scaled so that the final string will have the specified legacy width and height.
drawStringScaled(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a string using the current font, which will be scaled so that the final string will have the specified legacy width and height.
drawStringScaled(String, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a string using the current font, which will be scaled so that the final string will have the specified legacy width and height.
drawStringScaled(PaintStructure<Font, BufferedImage>, Graphics2D) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Draw a string using the current font, which will be scaled so that the final string will have the specified legacy width and height.
drawStringScaled(String, boolean, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a string using the current font, which will be scaled so that the final string will have the specified legacy width and height.
drawStringWithMnemonic(String, NativePoint, MnemonicInfo, GuiFontResolver, AbstractWidget<GuiOutputManager>, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Draw a string with a mnemonic.
drawStringWithMnemonic(String, NativePoint, MnemonicInfo, GuiFontResolver, AbstractWidget<GuiOutputManager>, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Draw a string with a mnemonic.
drawTableHeader(AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Draw table header.
drawTableRow(TRowObject, AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Draw table row.
drawTextAtLeftTopCorner(String, PDFont, float, float, float, float) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Draw the provided text at (x, y) upper left corner
drawTextAtLeftTopCorner(String, PDFont, float, float, float, float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Draw the provided text at (x, y) upper left corner
drawTextAtRightTopCorner(String, PDFont, float, float, float, float) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Draw the provided text aligned right at y upper level
drawTextAtRightTopCorner(String, PDFont, float, float, float, float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Draw the provided text aligned right at y upper level
drawTextCentered(String, PDFont, float, float, float, float, float) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Draw the provided text centered at y upper level
drawTextCentered(String, PDFont, float, float, float, float, float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Draw the provided text centered at y upper level
drawThumb(int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Draws the slider thumb.
drawTicMarks(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Draws the slider tic marks.
drawTitle(Point, int, boolean, Color) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Draw frame title.
drawTitle(Point, Color) - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Draws menu-item title, drawing mnemonic character as underlined.
drawTitle(Point) - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Draws menu-item title, drawing mnemonic character as underlined.
drawToggleBox(ToggleBoxGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders a GUI toggle box widget.
drawToggleBox(ToggleBoxGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders a GUI toggle box widget.
drawToggleBox(ToggleBoxGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders a GUI toggle box widget.
drawToggleBox(ToggleBoxGuiImpl, GuiDriver, GuiColorResolver, GuiFontResolver, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders a GUI toggle box widget.
drawToolTip(GuiDriver, int, int, int, int, FontDetails, String) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Draw a ToolTip.
drawToolTip(GuiDriver, int, int, int, int, FontDetails, String) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Draw a ToolTip.
drawToolTip(GuiDriver, int, int, int, int, FontDetails, String) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Draw a ToolTip.
drawToolTip(GuiDriver, int, int, int, int, FontDetails, String) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Draw a ToolTip.
drawULCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw the upper-left border corner.
drawULCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw upper left corner.
drawULCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw the upper-left border corner.
drawULCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw the upper-left border corner.
drawULCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw the upper-left border corner.
drawULCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw the upper-left border corner.
drawUnderline(Widget<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Draw underline for specified widget.
drawUnderline(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Draw underline for specified widget.
drawUnderline(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Draw underline for specified widget.
drawURCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw the upper-right border corner.
drawURCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw upper right corner.
drawURCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw the upper-right border corner.
drawURCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw the upper-right border corner.
drawURCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw the upper-right border corner.
drawURCorner(int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw the upper-right border corner.
drawVBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw the left or right border.
drawVBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw vertical border.
drawVBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw the left or right border.
drawVBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw the left or right border.
drawVBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw the left or right border.
drawVBorder(double, double, double, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Draw the left or right border.
drawVBorder(int, int, int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw the left or right border.
drawWidgetsSelectionStatus() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Updates the status of the selected widgets.
drawWindowBorder(GuiDriver, int, int, int, int, NativeInsets, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders borders of a top-level window.
drawWindowBorder(GuiDriver, int, int, int, int, NativeInsets, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders borders of a top-level window.
drawWindowBorder(GuiDriver, int, int, int, int, NativeInsets, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders borders of a top-level window.
drawWindowBorder(GuiDriver, int, int, int, int, NativeInsets, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders borders of a top-level window.
drawWindowTitle(GuiDriver, GuiFontResolver, int, int, int, int, String, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the text on the titlebar of a top-level window.
drawWindowTitle(GuiDriver, GuiFontResolver, int, int, int, int, String, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the text on the titlebar of a top-level window.
drawWindowTitle(GuiDriver, GuiFontResolver, int, int, int, int, String, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the text on the titlebar of a top-level window.
drawWindowTitle(GuiDriver, GuiFontResolver, int, int, int, int, String, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the text on the titlebar of a top-level window.
drawWindowTitleBar(GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Renders the background of the titlebar of a top-level window.
drawWindowTitleBar(GuiDriver, int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Renders the background of the titlebar of a top-level window.
drawWindowTitleBar(GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Renders the background of the titlebar of a top-level window.
drawWindowTitleBar(GuiDriver, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Renders the background of the titlebar of a top-level window.
drelDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores data-relation names.
driveFixups(Aast) - Method in class com.goldencode.ast.AnnotatedAst
Kickoff the fixup process on a specific child to set IDs and ensure that all parent linkages are correct.
driver - Variable in class com.goldencode.p2j.ui.client.OutputManager
Active screen driver.
Driver - Class in com.goldencode.trpl
Implements the core logic for a tree processing thread.
Driver(ConcurrentLinkedQueue<String>, Pipeline, BaseState, CountDownLatch) - Constructor for class com.goldencode.trpl.Driver
Construct a driver thread instance.
DriverPrimitives - Class in com.goldencode.p2j.ui.client.chui.driver
Base class for driver-level implementations of OutputPrimitives.
DriverPrimitives() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
 
DROP_INDEX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DROP_INDEX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DROP_INDEX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
drop_index_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL DROP INDEX directly in 4GL code.
DROP_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DROP_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DROP_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
drop_table_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL DROP TABLE directly in 4GL code.
DROP_VIEW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DROP_VIEW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DROP_VIEW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
drop_view_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL DROP VIEW directly in 4GL code.
dropAlias - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Alias to drop, if any
dropAlias - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
DMO alias to drop during HQL where clause generation or null if none
dropCR - Variable in class com.goldencode.p2j.e4gl.E4GLLexer
Flag to force dropping CR characters from newlines.
dropdown - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The dropdown button
dropDown - Variable in class com.goldencode.p2j.ui.client.ComboBox
The drop-down list object to select one item from the list.
DropDown<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Implements the drop-down window for a combo-box.
DropDown(ComboBox<O>) - Constructor for class com.goldencode.p2j.ui.client.DropDown
Create a drop-down container based on the parent combo-box and it's associated data model.
DropDownGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Implements the drop-down window for a combo-box in GUI mode.
DropDownGuiImpl(ComboBox<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Create a drop-down container based on the parent combo-box and it's associated data model.
DropDownImpl - Class in com.goldencode.p2j.ui.chui
Implements the drop-down window for a combo-box.
DropDownImpl(ComboBox<ChuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.chui.DropDownImpl
Create a drop-down container based on the parent combo-box and it's associated data model.
dropDownRequestFocus() - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Requesting focus to opened drop-down.
dropDownRequestFocus() - Method in class com.goldencode.p2j.ui.client.ComboBox
Requesting focus to opened drop-down.
dropDownRequestFocus() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Requesting focus to opened drop-down.
dropIndex(Session, P2JIndex) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Drop an index based upon the specified definition.
dropIndexes(Collection<P2JIndex>) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Sequentially drop all of the specified indexes from the database.
dropInitialContext() - Method in class com.goldencode.p2j.net.RouterSessionManager
Release the initial security context assigned to the calling thread.
dropInitialContext() - Method in class com.goldencode.p2j.net.SessionManager
Release the initial security context assigned to the calling thread.
dropInitialSecurityContext() - Method in class com.goldencode.p2j.security.SecurityManager
Releases the initial security context assigned to the calling thread.
dropLibrary(Scope, String) - Method in class com.goldencode.expr.SymbolResolver
Drop a particular function library from the scope of libraries registered at the given scope.
Droppable - Interface in com.goldencode.p2j.ui
Methods and attributes for widgets supporting file manes list dropping.
dropTable(TempTable, String, Class<?>, int) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Remove the given table from the active temp tables in use within the current context, and add it to the pending drop tables.
dropTarget - Variable in class com.goldencode.p2j.ui.BrowseConfig
DROP-TARGET attribute.
dropTarget - Variable in class com.goldencode.p2j.ui.ControlConfig
DROP-TARGET attribute.
dropTarget - Variable in class com.goldencode.p2j.ui.PaneConfig
DROP-TARGET attribute.
dropUnusedTables(boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Drop all temporary tables which have been created during the current database session, but which are no longer in use.
dropVariable(Scope, String) - Method in class com.goldencode.expr.SymbolResolver
Drop a particular variable from a variable pool.
dropVariablePool(Scope) - Method in class com.goldencode.expr.SymbolResolver
Drop a pool of variables.
ds - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
instance of the directory service
ds - Variable in class com.goldencode.p2j.main.ClientsToPortsGenerator
Instance to access the directory.
ds - Variable in class com.goldencode.p2j.security.SecurityAdmin
instance of directory service
ds - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Instance to access the directory.
dschemas - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of database schema files.
dsetDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores dataset names.
dsLogMgr() - Static method in class com.goldencode.p2j.util.LegacyLogOps
Returns the instance of the current session's DSLOG-MANAGER resource.
dsLogMgr - Variable in class com.goldencode.p2j.util.LegacyLogOps.WorkArea
Equivalent of the DSLOG-MANAGER system handle for this session.
dsLogMgrHandle() - Static method in class com.goldencode.p2j.util.LegacyLogOps
Returns the instance of the current session's DSLOG-MANAGER system handle.
dsrcDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores data-source names.
dStat(String) - Method in class com.goldencode.p2j.security.SecurityCache
Logs statistics.
dStat(String) - Method in class com.goldencode.p2j.security.SecurityManager
Logs statistics.
dstBase - Variable in class com.goldencode.p2j.directory.DirectoryService.NodeCopier
Base ID for the destination back-end
DSTRING - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
dstring() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Matches any data delimited by two matching double quote characters.
DSTRING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DSTRING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DSTRING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dTrace(String) - Method in class com.goldencode.p2j.security.SecurityCache
Logs detailed traces.
dTrace(String) - Method in class com.goldencode.p2j.security.SecurityManager
Logs detailed traces.
DUMMY - Static variable in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
an empty/dummy style
dump() - Method in class com.goldencode.ast.LexerDumpHelper
Prints a report with one line per token in the token stream.
dump() - Method in class com.goldencode.p2j.schema.SchemaDictionary
Debug method to dump the contents of each scope currently defined in the dictionary.
dump(PrintStream) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Debug method to dump the contents of each scope currently defined in the dictionary.
dump(PrintStream) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Debug method to dump the contents of all global namespaces managed by this scope object to a stream.
dump() - Method in class com.goldencode.p2j.uast.CallbackResolver
Prints a report to stderr which includes 1 line per entry in the dictionary.
dump() - Method in class com.goldencode.p2j.uast.KeywordDictionary
Prints a report to stderr which includes 1 line per entry in the dictionary.
dump() - Method in class com.goldencode.p2j.uast.LexerDumpFilter
A looping driver to simulate a real client, which outputs a report with one line per token in the token stream.
dump() - Method in class com.goldencode.p2j.uast.SymbolResolver
Prints a report to stderr with the listing of each dictionary.
dump(PrintStream) - Method in class com.goldencode.p2j.util.ScopedDictionary
Prints a report of all entries found by scope, starting at the bottom of the stack (of scopes) working toward the top.
dump(PrintWriter) - Method in class com.goldencode.p2j.util.ScopedDictionary
Prints a report of all entries found by scope, starting at the bottom of the stack (of scopes) working toward the top.
dump() - Method in class com.goldencode.p2j.util.ScopedDictionary
Prints a report of all entries found by scope, starting at the bottom of the stack (of scopes) working toward the top.
DUMP_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DUMP_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DUMP_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dumpAnnotations - Variable in class com.goldencode.ast.DumpTree
Debug aid to dump annotations information.
DumpBitSet - Class in com.goldencode.ast
Prints out a list of each bit that is turned on in an antlr.collections.BitSet and its associated token type name.
DumpBitSet() - Constructor for class com.goldencode.ast.DumpBitSet
 
dumpCurrentScope(String, PrintStream) - Method in class com.goldencode.p2j.util.ScopedDictionary
Prints a report of all entries found in the current scope.
dumpCurrentScope(String, PrintWriter) - Method in class com.goldencode.p2j.util.ScopedDictionary
Prints a report of all entries found in the current scope.
dumpDependencies() - Static method in class com.goldencode.p2j.security.ContextLocal
If ContextLocal.debug mode is enabled, dump the dependencies to STDOUT.
dumpDictionary(String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Dump the contents of the specifified dictionary to stdout.
dumpExecutionStats() - Static method in class com.goldencode.p2j.util.BlockManager
Generates a CSV file with the recorded execution statistics.
dumpExpr - Variable in class com.goldencode.p2j.report.ReportDefinition
Expression for generating custom text output for each match.
dumpHintsTree() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Dumps the tree.
dumpLevel - Variable in class com.goldencode.p2j.report.ReportDefinition
0 to dump the current matched node, otherwise the ancestor level.
dumpLexer - Variable in class com.goldencode.p2j.uast.AstGenerator
Flag indicating whether dumping of lexer output is needed.
dumpLocks(String) - Method in class com.goldencode.p2j.directory.LockManager
Get snapshot of the current list of locks.
dumpName() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the DUMP-NAME property of a table.
dumpNamespace(PrintStream, Namespace) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Debug method to dump the contents of the specified namespace to a stream.
dumpNaturalJoins() - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Dump to stdout the set of natural joins detected by all invocations of SchemaWorker.SchemaSupport.recordJoin(java.lang.String, java.lang.String) during a scan of some set of Progress source code.
dumpNode(int, RepositionCache.Node, StringBuilder) - Method in class com.goldencode.p2j.persist.RepositionCache
Dump a string representation of the node into the given string builder.
dumpParser - Variable in class com.goldencode.p2j.uast.AstGenerator
Flag indicating whether dumping of parser output is needed.
dumpProperties(List<Widget<?>>, StringBuilder) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Recursively dumps widget properties to the passed-in string builder.
dumpSchema() - Method in class com.goldencode.p2j.uast.SymbolResolver
Prints a report to schema.dmp with the listing of all current contents of the Schema Dictionary.
dumpScope(ScopedDictionary.Node<K, V>, int, String, PrintWriter) - Method in class com.goldencode.p2j.util.ScopedDictionary
Prints a report of all entries found in a given scope.
dumpStack() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Debug method to print a stack trace dump to stderr.
dumpStackTrace() - Static method in class com.goldencode.util.LogHelper
Takes the result of LogHelper.getStackTrace() and sends it to the standard output.
dumpStackTrace(int) - Static method in class com.goldencode.util.LogHelper
Takes the result of LogHelper.getStackTrace() and sends it to the standard output.
dumpStackTrace(String) - Static method in class com.goldencode.util.LogHelper
Takes the result of LogHelper.getStackTrace() and sends it to the standard error output stream together with the value of the only argument.
dumpStackTrace(String, int) - Static method in class com.goldencode.util.LogHelper
Takes the result of LogHelper.getStackTrace() and sends it to the standard error output stream together with the value of the only argument.
dumpState() - Method in class com.goldencode.expr.Compiler
Produce an expression compilation report which describes the internal state of the compiler and the expression being compiled.
dumpState() - Method in class com.goldencode.p2j.preproc.ClearStream
Dumps the internal state variables.
dumpStatMatches(int) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Writes the matches for a single match category to STDOUT.
dumpTableDependencies(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Dump an exhaustive tree of nested table dependencies.
dumpTableDependencies(String, int) - Method in class com.goldencode.p2j.schema.P2OLookup
Dump an exhaustive tree of nested table dependencies.
dumpThrowable(Throwable, StringBuilder) - Method in class com.goldencode.p2j.util.LogHelper.CleanFormatter
Dump all details of the throwable into the given string buffer.
dumpThrowable(Throwable) - Static method in class com.goldencode.util.LogHelper
Dump all details of the throwable into a string.
dumpThrowable(Throwable, StringBuilder) - Static method in class com.goldencode.util.LogHelper
Dump all details of the throwable into the given buffer.
dumpTree() - Method in interface com.goldencode.ast.Aast
Create a human readable text representation of the tree rooted at this AST.
dumpTree(boolean) - Method in interface com.goldencode.ast.Aast
Create a human readable text representation of the tree rooted at this AST.
dumpTree() - Method in class com.goldencode.ast.AnnotatedAst
Create a human readable text representation of the tree rooted at this AST.
dumpTree(boolean) - Method in class com.goldencode.ast.AnnotatedAst
Create a human readable text representation of the tree rooted at this AST.
DumpTree - Class in com.goldencode.ast
Dumps the contents of an AST to stdout or to a user-defined output stream.
DumpTree() - Constructor for class com.goldencode.ast.DumpTree
Default constructor which uses stdout.
DumpTree(PrintStream) - Constructor for class com.goldencode.ast.DumpTree
Constructs an instance and allows control over the output destination.
dumpTree(RelationNode) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Debug method to dump to stdout the hierarchy of relations defined by node.
dumpType - Variable in class com.goldencode.p2j.report.ReportDefinition
Type of text output for each match.
dumpVariablePool() - Method in class com.goldencode.expr.SymbolResolver
A debug method which dumps the contents of the combined pool of variables (across all scopes) to stderr.
dumpWorker(BitSet, String[]) - Method in class com.goldencode.ast.DumpBitSet
Core worker routine that dumps the BitSet to STDOUT.
dup(int) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.ValueCharInfo
Makes a clone with different value index
duplicate() - Method in interface com.goldencode.ast.Aast
Creates a deep copy of the original, including all descendant ASTs.
duplicate(Map<Long, Aast>) - Method in interface com.goldencode.ast.Aast
Creates a deep copy of the original, including all descendant ASTs.
duplicate() - Method in class com.goldencode.ast.AnnotatedAst
Creates a deep copy of the original, including all descendant ASTs.
duplicate(Map<Long, Aast>) - Method in class com.goldencode.ast.AnnotatedAst
Creates a deep copy of the original, including all descendant ASTs.
duplicate(Serializable) - Method in class com.goldencode.p2j.persist.Reversible
Duplicate this reversible action.
duplicate(Serializable) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Duplicate this reversible action.
duplicate() - Method in class com.goldencode.p2j.security.SecurityContextStack
Create a copy of this stack with shared initial and effective contexts.
duplicate(T) - Method in class com.goldencode.p2j.ui.ConfigManager
Duplicate the given configuration.
duplicate() - Method in class com.goldencode.p2j.util.BaseDataType
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.character
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.comhandle
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.date
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.datetime
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.datetimetz
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.decimal
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.handle
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.int64
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.integer
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.logical
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.longchar
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.memptr
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.raw
Does the same as standard Object.clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.recid
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.rowid
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.p2j.util.unknown
Does the same as standard clone() method but returns an instance of BaseDataType and doesn't throw the CloneNotSupportedException.
duplicate() - Method in class com.goldencode.trpl.NestedWalker
Make a deep copy of this instance and return that new instance.
duplicate() - Method in interface com.goldencode.trpl.TreeWalker
Make a deep copy of this instance and return that new instance.
duplicate() - Method in class com.goldencode.trpl.WalkElement
Make a deep copy of this instance and return that new instance.
duplicateAugmentedOperand(HQLAst, HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Duplicate the given source operand node and graft the duplicate under parent.
duplicateFresh() - Method in interface com.goldencode.ast.Aast
Creates a deep copy of the original, including all descendant ASTs.
duplicateFresh(Map<Long, Aast>) - Method in interface com.goldencode.ast.Aast
Creates a deep copy of the original, including all descendant ASTs.
duplicateFresh() - Method in class com.goldencode.ast.AnnotatedAst
Creates a deep copy of the original, including all descendant ASTs.
duplicateFresh(Map<Long, Aast>) - Method in class com.goldencode.ast.AnnotatedAst
Creates a deep copy of the original, including all descendant ASTs.
duplicateImpl(AnnotatedAst, Map<Long, Aast>) - Method in class com.goldencode.ast.AnnotatedAst
Worker method to handle the core implementation of the 'deep copying' in the copy rather than in the original AST.
duplicateInProgress - Static variable in class com.goldencode.p2j.ui.ConfigSyncManager
Flag to prevent recursion during config duplication.
DURATION_MS - Static variable in class com.goldencode.p2j.ui.client.gui.ToolTip
The time the tooltip is shown without any action, ms.
dWarn(String) - Method in class com.goldencode.p2j.security.SecurityCache
Logs warnings.
dWarn(String) - Method in class com.goldencode.p2j.security.SecurityManager
Logs warnings.
DYN_GEN_QUERY_CLASS - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
The name of the generated java class.
DYN_PROPATH_APPEND_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key to enable global directory appending to the propath.
DYN_PROPATH_PREPEND_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key to enable global directory prepending to the propath.
dynamic() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of DYNAMIC attribute.
dynamic - Variable in class com.goldencode.p2j.persist.QueryWrapper
Flag indicating if this query is dynamic.
dynamic() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of DYNAMIC attribute.
dynamic - Variable in class com.goldencode.p2j.persist.RecordBuffer
Determines if this buffer is dynamic.
dynamic() - Method in class com.goldencode.p2j.persist.StaticTempTable
Checks whether the resource is dynamic or static.
dynamic() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Checks whether the resource is dynamic or static.
DYNAMIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
DYNAMIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
DYNAMIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
dynamic - Variable in class com.goldencode.p2j.ui.BaseConfig
Set to true if component is created dynamically by the runtime.
dynamic - Variable in class com.goldencode.p2j.ui.ColorTableEntry
Dynamic attribute
dynamic - Variable in class com.goldencode.p2j.ui.GenericWidget
When true, marks this resource as being dynamically created.
dynamic() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the resource is dynamic or static.
dynamic() - Method in interface com.goldencode.p2j.util.DynamicResource
Checks whether the resource is dynamic or static.
dynamic_current_value_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DYNAMIC-CURRENT-VALUE language statement.
dynamic_function_func() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the dynamic-function() function call.
dynamic_new_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DYNAMIC-NEW statement which looks like an assignment, allowing new object instances to be instantiated using a runtime (dynamic) choice of the class.
dynamicArgs - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
Substitution arguments for this component when in dynamic mode
DynamicArray<E> - Class in com.goldencode.p2j.util
Maintains an array which can grow or shrink as needed to contain the elements.
DynamicArray() - Constructor for class com.goldencode.p2j.util.DynamicArray
Default constructor.
DynamicArray(DynamicArray<E>) - Constructor for class com.goldencode.p2j.util.DynamicArray
Copy constructor.
dynamicArrayPrecisions - Variable in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Map of decimal dynamic array precisions.
dynamicArrays - Variable in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Stack of dynamic-extent arrays, per each scope.
dynamicCache - Static variable in class com.goldencode.p2j.persist.DMOIndex
DMO metadata objects for dynamic tables.
dynamicCol - Variable in class com.goldencode.p2j.ui.client.Frame
Dynamically calculated column.
dynamicComposites - Variable in class com.goldencode.p2j.persist.DatabaseManager.Context
Map of dynamic DMO classes to maps of property names to composite names
dynamicCurrentValue(String, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
dynamicCurrentValue(String, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
dynamicCurrentValue(character, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
dynamicCurrentValue(character, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
dynamicDB - Static variable in class com.goldencode.p2j.persist.TableMapper
Context-local mapper for all dynamic temporary tables
dynamicDMOClasses - Variable in class com.goldencode.p2j.persist.DatabaseManager.Context
Set of DMO implementation classes for dynamic tables
dynamicDMOIfaces - Variable in class com.goldencode.p2j.persist.DatabaseManager.Context
Set of DMO interface classes for dynamic tables
dynamicDown - Variable in class com.goldencode.p2j.ui.client.Frame
Track dynamic down.
dynamicDown - Variable in class com.goldencode.p2j.ui.GenericFrame
Dynamic DOWN value.
DynamicFrameTemplate - Interface in com.goldencode.p2j.ui
 
DynamicFrameTemplate.DynFrameDef - Class in com.goldencode.p2j.ui
Configuration implementation that can be common for all instances.
dynamicHQLPreprocessor - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
HQL preprocessor used for dynamic mode
DynamicJoin - Class in com.goldencode.p2j.persist
An implementation of a natural join helper used by dynamic query types.
DynamicJoin(RecordBuffer, RecordBuffer) - Constructor for class com.goldencode.p2j.persist.DynamicJoin
Constructor.
DynamicJoin.ParameterResolver - Interface in com.goldencode.p2j.persist
An internal API used by this class to abstract the resolution of the query substitution parameter at query execution time.
DynamicLegacyKeyJoin - Class in com.goldencode.p2j.persist
An implementation of a natural join helper used by dynamic query types.
DynamicLegacyKeyJoin(RecordBuffer, RecordBuffer) - Constructor for class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
Constructor.
DynamicLegacyKeyJoin.ParameterResolver - Interface in com.goldencode.p2j.persist
An internal API used by this class to abstract the resolution of the query substitution parameters at query execution time.
dynamicMultiplexer - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Globally-scoped multipler for dynamic temp-tables (null for others)
dynamicNextValue(String, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-NEXT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
dynamicNextValue(String, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-NEXT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
dynamicNextValue(character, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-NEXT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
dynamicNextValue(character, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-NEXT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
DynamicOps - Class in com.goldencode.p2j.util
A class that provides Progress 4GL compatible operators and functions that have dynamic type behavior.
DynamicOps() - Constructor for class com.goldencode.p2j.util.DynamicOps
 
DynamicOps.ReturnType - Enum in com.goldencode.p2j.util
Data types to return from dynamic function.
DynamicQuery - Class in com.goldencode.p2j.persist
Abstract base class for query classes which dynamically navigate and retrieve results, and which must support results list scrolling.
DynamicQuery() - Constructor for class com.goldencode.p2j.persist.DynamicQuery
Default constructor.
DynamicQueryHelper - Class in com.goldencode.p2j.persist
Helper class for dynamic query conversion.
DynamicQueryHelper() - Constructor for class com.goldencode.p2j.persist.DynamicQueryHelper
 
DynamicQueryHelper.ParametrizedJast - Class in com.goldencode.p2j.persist
A container for holding a JAST and its default parameters.
DynamicQueryHelper.QueryCacheKey - Class in com.goldencode.p2j.persist
Class that keys the already generated JAST trees within the LFUAgingCache caches of DynamicQueryHelper.
DynamicQueryHelper.QueryProcessor - Interface in com.goldencode.p2j.persist
Allows to customize the processing of a predicate for generation of the dynamic query.
DynamicQueryHelper.WorkArea - Class in com.goldencode.p2j.persist
Container of context-local data.
DynamicResource - Interface in com.goldencode.p2j.util
Interface marking resources which can be dynamic.
DynamicResults(DynamicQuery, boolean[]) - Constructor for class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Constructor which accepts a backing, dynamic query and turns scrolling on for that query.
dynamicRow - Variable in class com.goldencode.p2j.ui.client.Frame
Dynamically calculated row.
dynamicSecondaryTables - Variable in class com.goldencode.p2j.persist.DatabaseManager.Context
Map of dynamic table names to lists of Hibernate Table objects
dynamicSetValue(String, long, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicSetValue(String, long, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicSetValue(String, int64, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicSetValue(String, int64, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicSetValue(character, long, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicSetValue(character, long, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicSetValue(character, int64, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicSetValue(character, int64, character) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the DYNAMIC-CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
dynamicTable - Variable in class com.goldencode.p2j.convert.BufferList
true if the buffer is for a dynamic table.
DynamicTablesHelper - Class in com.goldencode.p2j.persist
Helper class for dynamic temporary tables.
DynamicTablesHelper() - Constructor for class com.goldencode.p2j.persist.DynamicTablesHelper
Private constructor to enforce singleton.
DynamicTablesHelper.CacheData - Class in com.goldencode.p2j.persist
DMO data to be cached for a dynamically defined temp-table.
DynamicTablesHelper.CacheKey - Class in com.goldencode.p2j.persist
A hashable key that encapsulates the characteristics which uniquely define the structure of a dynamic temp-table; namely, its field and index definitions.
DynamicTablesHelper.CacheKey.IndexKey - Class in com.goldencode.p2j.persist
Instances of this class are used to wrap instances of P2JIndex, for purposes of producing hash codes suitable for using instances of the enclosing class as hash map keys.
DynamicTablesHelper.Context - Class in com.goldencode.p2j.persist
Context local information, used to clean up resources when the context ends and to respond to queries about temp-table resources in use.
DynamicTablesHelper.DMOInfo - Class in com.goldencode.p2j.persist
Class which contains information about a dynamically define DMO, including the compiled interface and implementation classes, and mappings between the legacy and converted fields.
DynamicTablesHelper.DMOResourceManager - Class in com.goldencode.p2j.persist
An instance of this class manages resources requiring cleanup, across all contexts.
DynamicTempTableMapper() - Constructor for class com.goldencode.p2j.persist.TableMapper.DynamicTempTableMapper
 
dynamicUndoableArrays - Variable in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Stack of undoable dynamic-extent arrays, per each scope and each external program.
DynamicWidgetFactory - Class in com.goldencode.p2j.ui
Provides APIs to create the following widgets:
Widget Type API CREATE VALUE(...) DynamicWidgetFactory.create(java.lang.String, com.goldencode.p2j.util.handle) CREATE BUTTON DynamicWidgetFactory.createButton(com.goldencode.p2j.util.handle) CREATE COMBO-BOX DynamicWidgetFactory.createComboBox(com.goldencode.p2j.util.handle) CREATE CONTROL-FRAME DynamicWidgetFactory.createControlFrame(com.goldencode.p2j.util.handle) CREATE DIALOG-BOX DynamicWidgetFactory.createDialogBox(com.goldencode.p2j.util.handle) CREATE EDITOR DynamicWidgetFactory.createEditor(com.goldencode.p2j.util.handle) CREATE FILL-IN DynamicWidgetFactory.createFillIn(com.goldencode.p2j.util.handle) CREATE FRAME DynamicWidgetFactory.createFrame(com.goldencode.p2j.util.handle) CREATE IMAGE DynamicWidgetFactory.createImage(com.goldencode.p2j.util.handle) CREATE MENU DynamicWidgetFactory.createMenu(com.goldencode.p2j.util.handle) CREATE MENU-ITEM DynamicWidgetFactory.createMenuItem(com.goldencode.p2j.util.handle) CREATE RADIO-SET DynamicWidgetFactory.createRadioSet(com.goldencode.p2j.util.handle) CREATE RECTANGLE DynamicWidgetFactory.createRectangle(com.goldencode.p2j.util.handle) CREATE SELECTION-LIST DynamicWidgetFactory.createSelectionList(com.goldencode.p2j.util.handle) CREATE SLIDER DynamicWidgetFactory.createSlider(com.goldencode.p2j.util.handle) CREATE SUB-MENU DynamicWidgetFactory.createSubMenu(com.goldencode.p2j.util.handle) CREATE TEXT DynamicWidgetFactory.createText(com.goldencode.p2j.util.handle) CREATE TOGGLE-BOX DynamicWidgetFactory.createToggleBox(com.goldencode.p2j.util.handle) CREATE WINDOW DynamicWidgetFactory.createWindow(com.goldencode.p2j.util.handle) TODO: once the widget has been created, its attributes can be set regardless if is attached to a frame or not.
DynamicWidgetFactory() - Constructor for class com.goldencode.p2j.ui.DynamicWidgetFactory
 
dynColumn - Variable in class com.goldencode.p2j.ui.GenericFrame
Callback expression for the frame column.
dynDown - Variable in class com.goldencode.p2j.ui.GenericFrame
Callback expression for the number of iterations in a down frame.
DynFrameDef() - Constructor for class com.goldencode.p2j.ui.DynamicFrameTemplate.DynFrameDef
 
dynQueryFile - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The file name of the class containing the converted query code.
dynRow - Variable in class com.goldencode.p2j.ui.GenericFrame
Callback expression for the frame row.
dynTitle - Variable in class com.goldencode.p2j.ui.BrowseWidget
The registered storage for the current browse title.
dynTitle - Variable in class com.goldencode.p2j.ui.GenericFrame
The registered storage for the current frame title.
dynWidgets - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
List of dynamic widgets in this frame.

E

E4GLConstants - Interface in com.goldencode.p2j.e4gl
Shared constants for Embedded 4GL processing.
E4GLLexer - Class in com.goldencode.p2j.e4gl
Reads an HTML file and provides a stream of tokens that can be readily parsed.
E4GLLexer(InputStream) - Constructor for class com.goldencode.p2j.e4gl.E4GLLexer
 
E4GLLexer(Reader) - Constructor for class com.goldencode.p2j.e4gl.E4GLLexer
 
E4GLLexer(InputBuffer) - Constructor for class com.goldencode.p2j.e4gl.E4GLLexer
 
E4GLLexer(LexerSharedInputState) - Constructor for class com.goldencode.p2j.e4gl.E4GLLexer
 
E4GLParser - Class in com.goldencode.p2j.e4gl
Parses an HTML file that has embedded 4GL (E4GL) source code and acts like a filter in writing the result out as a Progress 4GL program.
E4GLParser(TokenBuffer, int) - Constructor for class com.goldencode.p2j.e4gl.E4GLParser
 
E4GLParser(TokenBuffer) - Constructor for class com.goldencode.p2j.e4gl.E4GLParser
 
E4GLParser(TokenStream, int) - Constructor for class com.goldencode.p2j.e4gl.E4GLParser
 
E4GLParser(TokenStream) - Constructor for class com.goldencode.p2j.e4gl.E4GLParser
 
E4GLParser(ParserSharedInputState) - Constructor for class com.goldencode.p2j.e4gl.E4GLParser
 
E4GLParserTokenTypes - Interface in com.goldencode.p2j.e4gl
 
E4GLPreprocessor - Class in com.goldencode.p2j.e4gl
Provides a driver for E4GL preprocessing.
E4GLPreprocessor(String) - Constructor for class com.goldencode.p2j.e4gl.E4GLPreprocessor
Create a preprocess instance that can be used to handle the E4GL preprocessing for a single HTML file and convert that file into a valid 4GL source file.
E4GLPreprocessor(String, int) - Constructor for class com.goldencode.p2j.e4gl.E4GLPreprocessor
Create a preprocess instance that can be used to handle the E4GL preprocessing for a single HTML file and convert that file into a valid 4GL source file.
E4GLPreprocessor(String, int, String) - Constructor for class com.goldencode.p2j.e4gl.E4GLPreprocessor
Create a preprocess instance that can be used to handle the E4GL preprocessing for a single HTML file and convert that file into a valid 4GL source file.
E_NAME_ATTRIBUTES - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
'attributes' color-map XML attribute name
E_NAME_BACKGROUND - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
'background' color-map XML attribute name
E_NAME_FOREGROUND - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
'foreground' color-map XML attribute name
E_NAME_INDEX - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
'index' color-map XML attribute name
E_NAME_NAME - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
'name' color-map XML attribute name
E_NAME_TYPES - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
'types' color-map XML element name
E_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
E_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
each_first_last_spec(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the construction used in the ProgressParser.preselect_phrase(), ProgressParser.for_or_preselect_clause() and in the ProgressParser.for_stmt() for specifying one or more ProgressParser.record_phrase(boolean, boolean) specifications and optionally prefixing the phrase with the EACH, FIRST or LAST keywords.
earlyConnections - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Deques of JDBC connections in use during initialization, by database
earlyCpLock - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Lock object to synchronize access to early connection pool
earlyPublishEntities - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
List of entities which publish uncommitted changes prematurely
echo(Serializable, int, RoutingKey) - Method in class com.goldencode.p2j.net.BaseSession
Send an echo request message using provided data as a message payload and wait for reply.
Echo - Class in com.goldencode.p2j.net
Helper class which provides a simple mechanism to test a session's connectivity.
Echo() - Constructor for class com.goldencode.p2j.net.Echo
 
ECHO - Static variable in interface com.goldencode.p2j.net.MessageTypes
A test message requesting a protocol-level reply.
echo(Serializable, int, RoutingKey) - Method in interface com.goldencode.p2j.net.Session
Send an echo request message using provided data as a message payload and wait for reply.
echo - Variable in class com.goldencode.p2j.util.Stream
Flag denoting if the UI functions that read input should echo it.
Echo.Invoker - Class in com.goldencode.p2j.net
Helper class to delegate execution of the transactEcho method.
ECHO_REPLY - Static variable in interface com.goldencode.p2j.net.MessageTypes
The response to an ECHO request.
echoReply(Message) - Method in class com.goldencode.p2j.net.BaseSession
Respond to an echo request by simply changing the message type to ECHO_REPLY and sending it back to its source node.
ed - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Environment handling daemon.
ed - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
Access to the client's environment.
edge_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the EDGE-CHARS or EDGE-PIXELS construct of the Progress 4GL language.
edgeChars - Variable in class com.goldencode.p2j.ui.RectangleConfig
EDGE-CHARS value
edgeInIterator(Vertex, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all inbound edges with the given label.
edgeIterator(Vertex, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all outbound edges with the given label.
edgeIterator(Vertex, String, String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all outbound edges with the given label and property key and value.
edgePixels - Variable in class com.goldencode.p2j.ui.RectangleConfig
EDGE-PIXEL value
edit - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The edit boolean flag which true value indicates the edit use case.
edit - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The edit boolean flag which true value indicates the edit use case.
edit(String, boolean, Rights, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
Edits the given instance of the Rights.
edit(String, boolean, Rights, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.DirectoryRightsEditor
Edits the given instance of the Rights.
edit(String, boolean, Rights, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.NetRightsEditor
Edits the given instance of the Rights.
edit(String, boolean, Rights, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
Edits the given instance of the Rights.
edit(String, boolean, Rights, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.SystemRightsEditor
Edits the given instance of the Rights.
edit(String, boolean, Rights, Consumer<Rights>, Runnable) - Method in interface com.goldencode.p2j.security.RightsEditor
Edits the given instance of the Rights.
edit(Window, TerminalOptions) - Static method in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Create a new instance of the settings panel class, display it as a modal dialog box allowing edits and return the resulting edited options.
EDIT_FID - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Edit frame ID.
EDIT_FID - Static variable in class com.goldencode.p2j.security.DefaultLoginPanel
Edit frame ID.
EditableField - Interface in com.goldencode.p2j.ui.client.format
This interface acts as a bridge between the widget and the format classes.
editableFrameRegistry - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Registry of the currently editable frames to get the screen buffers to operate.
editableFramesList - Variable in class com.goldencode.p2j.ui.client.WidgetRegistry
We need to maintain the list of currently editable frames.
editableNativeDimension() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Determine the portion of the widget's editable part.
editableNativeDimension() - Method in class com.goldencode.p2j.ui.client.FillIn
Determine the portion of the widget's editable part.
editableNativeDimension() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Determine the portion of the widget's editable part.
editableNativeDimension() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Determine the interior portion of the widget.
editableNativeDimension() - Method in class com.goldencode.p2j.ui.client.Text
Determine the portion of the widget's editable part.
editableNativeLocation() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Compute the location of the fill-in's editable content, relative to the fill-in's top-left corner.
editableSource - Variable in class com.goldencode.p2j.ui.client.format.DisplayFormat
A reference to the editable widget using this display.
editedRow - Variable in class com.goldencode.p2j.ui.client.Browse
Contents and cached text of the edited row.
editedRowIndex - Variable in class com.goldencode.p2j.ui.client.Browse
0-based index of the current edited row in the browse model.
editGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The edit group button
EDITING_BLOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EDITING_BLOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EDITING_BLOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
editingBlock(CommonFrame, FrameElement[], EventList, String[], String, Block, int) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with UPDATE semanics.
EditingCleaner(FrameElement[]) - Constructor for class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
Create an instance, storing key data for cleanup purposes.
editingExistingRowBefore - Variable in class com.goldencode.p2j.ui.client.Browse
If editing is active, the index (in the browse model) of the closest exiting row before the currently edited new row.
editingFocus - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Stack of prior focus before an editing block started.
editingFrames - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Stack of frames targeted by editing blocks.
editLock - Variable in class com.goldencode.p2j.ui.GenericFrame
Lock object for synchronization of shared editing block data.
editor - Variable in class com.goldencode.p2j.ui.BrowseColumnWidget
Widget which is used for in-browse editing for this column (if the column is editable).
Editor<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Implementation of Progress EDITOR component.
Editor(WidgetId, EditorConfig) - Constructor for class com.goldencode.p2j.ui.client.Editor
Special constructor used to restore component using given configuration.
editor - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
The editor content, where the text is actually drawn.
editor - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
The editor instance managed by this class.
EDITOR - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the resource.
Editor.Line - Class in com.goldencode.p2j.ui.client
Internal text representation element.
Editor.LocalFocusListener - Class in com.goldencode.p2j.ui.client
Some actions on focus hanging.
EDITOR_BACKTAB - Static variable in class com.goldencode.p2j.ui.Keyboard
 
editor_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS EDITOR phrase which is called from a ProgressParser.view_as_phrase(java.lang.String).
EDITOR_TAB - Static variable in class com.goldencode.p2j.ui.Keyboard
 
EDITOR_TAB_SIZE - Static variable in class com.goldencode.p2j.ui.chui.EditorImpl
Editor widget TAB size in spaces.
editorBackTab() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Handle EDITOR-BACKTAB event.
editorBorder - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Editor border.
EditorConfig - Class in com.goldencode.p2j.ui
The configuration container class which holds attributes specific for the Editor widget.
EditorConfig() - Constructor for class com.goldencode.p2j.ui.EditorConfig
Default constructor (only used in deserialization).
EditorConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.EditorConfig
Create a new config and associate it with the given widget.
EditorConfig(int) - Constructor for class com.goldencode.p2j.ui.EditorConfig
Create a new config and associate it with the given widget.
editorConfigsCache - Variable in class com.goldencode.p2j.ui.client.ClientBrowseModel
Cache of editing widgets' configurations.
EditorContent() - Constructor for class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorContent
 
editOrder(byte[], int, byte, char) - Static method in class com.goldencode.p2j.util.date
Helper to maintain the component order array.
EditorGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Implementation of Progress EDITOR component for GUI.
EditorGuiImpl(WidgetId, EditorConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Special constructor used to restore component using given configuration.
EditorGuiImpl.EditorContent - Class in com.goldencode.p2j.ui.client.gui
Worker class which is responsible of drawing the editor's text.
EditorGuiImpl.EditorScrollContainer - Class in com.goldencode.p2j.ui.client.gui
The editor's scroll container.
EditorGuiImpl.UndoableEditor - Class in com.goldencode.p2j.ui.client.gui
This class implements the editor's undo (CTRL-Z) behavior.
EditorHelper - Class in com.goldencode.p2j.ui
Common Editor implementation code used by both server and client.
EditorHelper() - Constructor for class com.goldencode.p2j.ui.EditorHelper
Don't allow instances of this class to be constructed.
EditorImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific portion of EDITOR component.
EditorImpl(WidgetId, EditorConfig) - Constructor for class com.goldencode.p2j.ui.chui.EditorImpl
Special constructor used to restore component using given configuration.
EditorImpl.LocalChuiFocusListener - Class in com.goldencode.p2j.ui.chui
Some actions on focus hanging.
EditorInterface - Interface in com.goldencode.p2j.ui
Define all EDITOR-specific widget attributes and methods which can be accessed via a handle instance.
EditorPopupGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI client implementation class of system popups.
EditorPopupGuiImpl(Widget<?>) - Constructor for class com.goldencode.p2j.ui.client.gui.EditorPopupGuiImpl
Special constructor used to restore component using given configuration.
editorReadFile(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Loads the file from the client side filesystem.
editorReadFile(String) - Method in class com.goldencode.p2j.ui.client.Editor
Loads the file from the client side filesystem.
editorReadFile(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Loads the file to the widget from the client side filesystem.
editorReadFile(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Read file into widgets on the client side.
editors - Variable in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
The map of registered editors, the map key is the resource type name
editorSaveFile(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Save the content in the widgets in the client side filesystem.
editorSaveFile(String) - Method in class com.goldencode.p2j.ui.client.Editor
Save the content in the widgets in the client side filesystem.
editorSaveFile(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Save the content in the widgets in the client side filesystem.
editorSaveFile(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Write data from widget into the file the client side.
editorScroll - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Scroll pane which is actual container.
EditorScrollContainer() - Constructor for class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorScrollContainer
 
editorTab() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Handle EDITOR-TAB event.
EditorWidget - Class in com.goldencode.p2j.ui
Server side implementation of the EDITOR widget.
EditorWidget() - Constructor for class com.goldencode.p2j.ui.EditorWidget
Default constructor.
EditorWidget(boolean) - Constructor for class com.goldencode.p2j.ui.EditorWidget
Default constructor.
editPath(BitSet, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
Edit path rights.
editPossible - Variable in class com.goldencode.p2j.ui.BrowseConfig
Determine if in-browse editing is possible.
editProcess - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Edit Process Account button
editRefresh(BitSet, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
Edit refresh rights.
editRights - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
The rights being edited
editRights(String, boolean, String, Rights, Consumer<Rights>) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Shows right editor.
editsb - Variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
The screen buffer for the editing frame.
editsb - Variable in class com.goldencode.p2j.security.DefaultLoginPanel
The screen buffer for the editing frame.
EditScroller - Class in com.goldencode.p2j.ui.client
In ChUI or GUI, widget content can be larger than the widget's editable width.
EditScroller() - Constructor for class com.goldencode.p2j.ui.client.EditScroller
 
editScroller - Variable in class com.goldencode.p2j.ui.client.FillIn
The active scroller, used when the fill-in is editable.
editsd - Variable in class com.goldencode.p2j.security.DefaultLoginPanel
Edit frame definition.
editUser(BitSet, Consumer<Rights>, Runnable) - Method in class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
Edit user rights.
editUserAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Edit User button
effectiveDescending - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexComponentInfo
Determines if this component has descending sorting.
effectiveEndColumn - Variable in class com.goldencode.p2j.report.server.AstNode
Effective ending column number.
effectiveEndLine - Variable in class com.goldencode.p2j.report.server.AstNode
Effective ending line number.
effectivePrimary - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
Determine if the index is a primary index: the one with the "primary" annotation or, if there is no such one, the first in the definition order.
effectiveRowHeight - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Row height (in pixels) excluding borders and separators.
effectiveStartColumn - Variable in class com.goldencode.p2j.report.server.AstNode
Effective starting column number.
effectiveStartLine - Variable in class com.goldencode.p2j.report.server.AstNode
Effective starting line number.
effectiveView - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Effective view flag
effectiveWidgetId - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
the id of the sub-widget which is the mouse hover target
elapsed - Variable in class com.goldencode.p2j.net.Echo.Invoker
Elapsed time in milliseconds.
elapsed() - Static method in class com.goldencode.p2j.util.date
Returns the number of milliseconds since the base milliseconds counter was reset or since the process started (this is an approximation).
elapsed(boolean) - Static method in class com.goldencode.p2j.util.date
Returns the number of milliseconds since the base milliseconds counter was reset or since the process started (this is an approximation).
elapsed(logical) - Static method in class com.goldencode.p2j.util.date
Returns the number of milliseconds since the base milliseconds counter was reset or since the process started (this is an approximation).
ELEM_ACTION - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML action element tag
ELEM_ALIAS - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Alias element tag name.
ELEM_ANN - Static variable in class com.goldencode.ast.XmlFilePlugin
A single annotation as a child element of an AST element.
ELEM_ARG - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Arguments element tag name.
ELEM_ARRAY - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Generic UAST hint element array value tag name.
ELEM_ASCENTRULES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML ascent-rules element tag
ELEM_ASSOCIATION - Static variable in class com.goldencode.p2j.schema.TableHints
Relational association between this table and another
ELEM_AST - Static variable in class com.goldencode.ast.XmlFilePlugin
AST-specific element, containing all data as attributes, all annotations as child elements and any number of child AST elements.
ELEM_ASTSPEC - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML ast-spec element tag
ELEM_BASEPATH - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Generic UAST hint element basepath tag name.
ELEM_BATCH - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Preprocessor BATCH-MODE element tag name.
ELEM_BREAK - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML break element tag
ELEM_BUCKET - Static variable in class com.goldencode.p2j.pattern.StatisticsHelper
XML tag name for bucket element
ELEM_CALLGRAPH - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Callgraph element tag name
ELEM_CASE_SENSITIVE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for case sensitive property element
ELEM_CFG - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML cfg element tag
ELEM_CLASS - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML tag for the class element.
ELEM_CLASS - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for class element
ELEM_CLASS_ATTR - Static variable in class com.goldencode.p2j.directory.SchemaStorage
XML tag for the class attribute element.
ELEM_CMAP - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Class mappings element.
ELEM_COLUMN - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for index component column element
ELEM_COMPONENT - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for unique constraint component element
ELEM_CONTINUE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML continue element tag
ELEM_CUSTOM - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
XML element containing all custom match phrases
ELEM_CUSTOM_EXTENT - Static variable in class com.goldencode.p2j.schema.TableHints
Element to define custom processing table fields with extent
ELEM_DATABASE - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Database element tag name.
ELEM_DEBUG - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Preprocessor DEBUG element tag name.
ELEM_DESCENTRULES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML descent-rules element tag
ELEM_DISP - Static variable in class com.goldencode.p2j.schema.TableHints
Disposition element to define a type of import processing
ELEM_DISTRIBUTION - Static variable in class com.goldencode.p2j.pattern.StatisticsHelper
XML tag name for distribution element
ELEM_E4GL - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Generic UAST hint element e4gl tag name.
ELEM_ENCODED - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for base-64 encoded property elements
ELEM_ESC - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Honor UNIX escape sequences element tag name.
ELEM_EXPRESSION - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML expression element tag
ELEM_EXTENT_NAME - Static variable in class com.goldencode.p2j.schema.TableHints
Element to define configurable, depending on customer preferences naming conversion field with extent
ELEM_FIELD - Static variable in class com.goldencode.p2j.schema.TableHints
Field element of table and association elements
ELEM_FILTER - Static variable in interface com.goldencode.p2j.report.XmlConstants
filter element text.
ELEM_FOREIGN - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for foreign element
ELEM_FUNCLIB - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML func-library element tag
ELEM_FUNCTION - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML function element tag
ELEM_INCLUDE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML include element tag
ELEM_INCLUDE_SPEC - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Callgraph include-spec element tag name
ELEM_INDEX - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for table index element
ELEM_INDEX - Static variable in class com.goldencode.p2j.schema.TableHints
Synthetic index element
ELEM_INDEX_FIELD - Static variable in class com.goldencode.p2j.schema.TableHints
Field element of index
ELEM_INITRULES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML init-rules element tag
ELEM_LIST - Static variable in interface com.goldencode.p2j.report.XmlConstants
list element text.
ELEM_LISTITEM - Static variable in class com.goldencode.ast.XmlFilePlugin
One element of an array annotation.
ELEM_LOCAL - Static variable in class com.goldencode.ast.XmlFilePlugin
Element which contains all tree-local data.
ELEM_MANY_TO_ONE - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML many-to-one element
ELEM_MAP - Static variable in class com.goldencode.ast.XmlFilePlugin
Represents a single name = ID pair.
ELEM_MARKER - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Preprocessor marker element tag name.
ELEM_MMAP - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Methods mappings element.
ELEM_MODE - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Generic UAST hint element mode tag name.
ELEM_NEXTCHILDRULES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML next-child-rules element tag
ELEM_NODE - Static variable in class com.goldencode.p2j.uast.RootNodeList
Represents a single root entry point.
ELEM_ONE_TO_ONE - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML one-to-one element
ELEM_OPSYS - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Preprocessor OPSYS element tag name.
ELEM_OUTPUT - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Generic UAST hint element output tag name.
ELEM_PARAM - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Parameter info element.
ELEM_PARAMETER - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML parameter element tag
ELEM_PHRASE - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
XML match phrase element
ELEM_PHRASE - Static variable in class com.goldencode.p2j.schema.TableHints
Phrase element to define a customized name conversion
ELEM_POSTRULES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML post-rules element tag
ELEM_PREPROC - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Preprocessor element tag name.
ELEM_PRESERVE - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
XML element containing all preserve match phrases
ELEM_PROFILE - Static variable in interface com.goldencode.p2j.report.XmlConstants
profile element text.
ELEM_PROPATH - Static variable in interface com.goldencode.p2j.uast.HintsConstants
PROPATH customization element tag.
ELEM_PROPERTY - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for property element
ELEM_PROPERTY - Static variable in class com.goldencode.p2j.persist.ORMHandler
XML property element
ELEM_REGISTRY_ROOT - Static variable in class com.goldencode.ast.XmlFilePlugin
Root element containing the entire mapping database.
ELEM_RETURN - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML return element tag
ELEM_ROOT - Static variable in class com.goldencode.ast.XmlFilePlugin
Root element containing the entire AST.
ELEM_ROOT - Static variable in class com.goldencode.p2j.uast.RootNodeList
Root element containing the list.
ELEM_ROOTLIST - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Callgraph rootlist element tag name
ELEM_RPT - Static variable in interface com.goldencode.p2j.report.XmlConstants
report element text.
ELEM_RULE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML rule element tag
ELEM_RULESET - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML rule-set element tag
ELEM_SCHEMA - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for schema element
ELEM_SCHEMA - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Root element tag name of schema sub-hierarchy
ELEM_SEARCH - Static variable in interface com.goldencode.p2j.report.XmlConstants
search element text.
ELEM_SEQUENCE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for sequence element
ELEM_SHADOW - Static variable in class com.goldencode.ast.XmlFilePlugin
Element containing a special shadow node AST.
ELEM_SHADOW_LIST - Static variable in class com.goldencode.ast.XmlFilePlugin
Element containing a list of shadow nodes.
ELEM_STANDARD - Static variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
XML element containing all standard match phrases
ELEM_TABLE - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Table element tag name
ELEM_TAG_ARG - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the argument hint element
ELEM_TAG_ATTRIBUTE_MAPPING - Static variable in class com.goldencode.p2j.directory.SchemaMaping
XML tag for the attribute-to-attribute mapping element
ELEM_TAG_CLASS_MAPPING - Static variable in class com.goldencode.p2j.directory.SchemaMaping
XML tag for the class-to-class mapping element
ELEM_TAG_FIELD - Static variable in class com.goldencode.p2j.convert.DatabaseReferenceWorker.Helper
XML tag for the field element
ELEM_TAG_INCL - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the include hint element
ELEM_TAG_NODE - Static variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML tag for the node element
ELEM_TAG_NODEATTR - Static variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML tag for the node attribute element
ELEM_TAG_REF - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the reference hint element
ELEM_TAG_ROOT - Static variable in class com.goldencode.p2j.convert.DatabaseReferenceWorker.Helper
XML tag for the root element
ELEM_TAG_ROOT - Static variable in class com.goldencode.p2j.directory.SchemaMaping
XML tag for the root element
ELEM_TAG_ROOT - Static variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML tag for the root element
ELEM_TAG_ROOT - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the root element
ELEM_TAG_SUBROOT - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the subroot element
ELEM_TAG_SYM - Static variable in interface com.goldencode.p2j.preproc.HintsTags
XML tag for the symbol definition hint element
ELEM_TAG_TABLE - Static variable in class com.goldencode.p2j.convert.DatabaseReferenceWorker.Helper
XML tag for the table element
ELEM_UAST - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Generic UAST hint element tag name.
ELEM_UNIQUE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML tag name for unique constraint element
ELEM_USER - Static variable in interface com.goldencode.p2j.report.XmlConstants
user element text.
ELEM_VAR - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Variable element tag name.
ELEM_VARIABLE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML variable element tag
ELEM_WALKRULES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML walk-rules element tag
ELEM_WHILE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML while element tag
ELEM_WINSYS - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Preprocessor WINDOW-SYSTEM element tag name.
ELEM_WORKER - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
XML worker element tag
ELEM_WSOPTIONS - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Generic UAST hint element wsoptions tag name.
element - Variable in class com.goldencode.p2j.pattern.ConfigLoader
XML element currently being processed.
element - Variable in class com.goldencode.p2j.ui.BrowseColumnWidget
Back reference to the variable accessor.
Element - Class in com.goldencode.p2j.ui
This class provides a simple association between a widget and the source and/or sink for the data to be displayed/edited in that widget.
Element(Accessor, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(BaseDataType, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(int, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(double, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(boolean, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(Accessor, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(BaseDataType, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(String, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(int, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(double, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
Element(boolean, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.Element
Create an instance.
element() - Method in class com.goldencode.util.FastSiblingDeque
 
ELEMENT_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Element node
elements - Variable in class com.goldencode.p2j.library.NativeTypeArray
Stores the contained elements for the array.
elements - Variable in class com.goldencode.p2j.util.DynamicArray
Stores our elements.
elementsCount - Variable in class com.goldencode.p2j.preproc.Hints
count of essential elements
elementsOfType(Class<? extends BaseDataType>, BaseDataType...) - Static method in class com.goldencode.p2j.util.BaseDataType
Check list of BaseType of arguments and return true if all BaseTypes are specific type.
ELSE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
else_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ELSE block of an IF THEN ELSE language statement.
ELSE_IF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Allows 'else if' to be generated without nesting.
embedded - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Indicates if the web client embedded mode is on or off.
embedded_assign() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an EQUALS token (the equals sign) and a following ProgressParser.expr().
EMBEDDED_ASSIGNMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EMBEDDED_ASSIGNMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EMBEDDED_ASSIGNMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
EMBEDDED_SQL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EMBEDDED_SQL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
embedded_sql() - Method in class com.goldencode.p2j.uast.ProgressParser
This is a simple placeholder to match the use of a SQL SELECT statement used directly in 4GL code in order to obtain a count of records from a given table.
EMBEDDED_SQL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
EmbeddedAssignment - Class in com.goldencode.p2j.ui
This class encodes an embedded assignment expression such that evaluation can be delegated to the user interface processing at a specific point in the normal assignment processing, as defined by the order of the FrameElement array passed to the helper.
EmbeddedAssignment(BaseDataType, int) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(Accessor, int) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(BaseDataType, double) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(Accessor, double) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(BaseDataType, boolean) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(Accessor, boolean) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(BaseDataType, String) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(Accessor, String) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(BaseDataType, Resolvable) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(BaseDataType, Supplier<BaseDataType>) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(Accessor, BaseDataType) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(Accessor, Resolvable) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedAssignment(Accessor, Supplier<BaseDataType>) - Constructor for class com.goldencode.p2j.ui.EmbeddedAssignment
Create an instance.
EmbeddedClient - Interface in com.goldencode.p2j.ui.client.gui.driver
This interface needs to be implemented by drivers for which clients can run in an embedded mode.
EmbeddedImageStructure<I> - Class in com.goldencode.p2j.ui.client.gui.driver
Encapsulates the image drawing parameters.
EmbeddedImageStructure(PaintStructure<F, I>) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Creates the embedded image structure filled with the required parameters taken from the provided paint structure.
embeddedSql - Variable in class com.goldencode.p2j.uast.ProgressParser
Modify ProgressParser.expr() process when inside embedded SQL statements.
EmbeddedWebServer - Interface in com.goldencode.p2j.ui.client.driver.web
Embedded web server API.
EmbeddedWebServerImpl - Class in com.goldencode.p2j.ui.client.driver.web
Web screen driver shared implementation of an embedded web server.
EmbeddedWebServerImpl(String, GenericWebSocketCreator, Resource, WebPageHandler[]) - Constructor for class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Create an instance.
embedIndex - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
The index position of an embedded parenthesis sign char.
emit(ComEvent) - Static method in class com.goldencode.p2j.comauto.ComServer
Emit an event by asynchronously calling the associated procedure.
emit(HQLAst, String) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Emit the restructured where clause AST into an infix notation expression, which is compliant with the HQL syntax supported by Hibernate.
emitter - Variable in class com.goldencode.p2j.comauto.ComEvent
The COM object that generated this event.
EMPTY - Static variable in class com.goldencode.p2j.directory.LdapRemapper
Value which will represent empty strings in LDAP
empty - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Flag to track presence of any DMO entities which need flushing
empty() - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Check if selection is empty.
empty() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Check if rectangle is empty.
empty() - Method in class com.goldencode.p2j.ui.client.Rectangle
Check if rectangle is empty.
empty - Variable in class com.goldencode.p2j.ui.EditorConfig
EMPTY Attribute
EMPTY_CELL - Static variable in class com.goldencode.p2j.ui.chui.BasePrimitives
Empty cell used for implementations which don't support BasePrimitives.cellAt(int, int)
EMPTY_CELL - Static variable in class com.goldencode.p2j.ui.client.Cell
Immutable empty cell (space character with normal color).
EMPTY_LOCK_LIST - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
Defines the empty locks array.
EMPTY_REFSUBS - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Empty array of field reference strings
EMPTY_SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
empty_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
An empty statement (a perfectly legal Progress 4GL construct).
EMPTY_TEMP_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EMPTY_TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EMPTY_TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
empty_temp_table_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an EMPTY TEMP-TABLE language statement and the required following temp-table name as a ProgressParser.record(boolean, boolean, boolean).
EMPTY_TYPES - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Empty array of Hibernate types
EmptyBorder<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.border
Empty border.
EmptyBorder() - Constructor for class com.goldencode.p2j.ui.client.border.EmptyBorder
 
emptyCell() - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100RendererImpl
Create an empty cell.
emptyCell() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Create an empty cell.
emptyIter - Variable in class com.goldencode.util.EmptySet
Empty iterator which is stateless, so it is safe to share
EmptyIterator<E> - Class in com.goldencode.util
An implementation of an Iterator which manages no elements.
EmptyIterator() - Constructor for class com.goldencode.util.EmptyIterator
 
emptyMode - Variable in class com.goldencode.p2j.ui.client.Label
If it is true, empty string is displayed.
EmptySet<E> - Class in com.goldencode.util
Implementation of a (reasonably) low overhead, empty set.
EmptySet() - Constructor for class com.goldencode.util.EmptySet
 
emptyTableFlags - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Map of flags indicating whether each virtual table is empty
EmulatedTerminalState - Class in com.goldencode.p2j.ui.client.chui.driver
This class provides shared emulated terminal simulator logic.
EmulatedTerminalState() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Create a new instance.
EmulatedWindowState<F,I> - Class in com.goldencode.p2j.ui.client.gui.driver
This is generic code for the core GUI window emulator.
EmulatedWindowState(MouseHandler) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Constructor.
emulator - Variable in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Child process wrapped by a VT100 terminal emulator.
emulators - Variable in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Registry of window emulators.
enable(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
enable(int, int[], ScreenBuffer[], boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Enables/disables input for all specified field-level widgets of the frame.
enable(int, int[], ScreenBuffer[], boolean, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Enables/disables input for all specified field-level widgets of the frame.
enable(int, int, ScreenBuffer[], boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Enables/disables input for the specified field-level widget.
enable() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Enable widget.
enable(int, int[], ScreenBuffer[], boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Enables/disables input for all specified field-level widgets of the frame.
enable(int, int, ScreenBuffer[], boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Enables/disables input for the specified field-level widget.
enable() - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for all field-level widgets of the frame.
enable(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enable(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enable(handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for all field-level widgets of the frame.
enable(GenericWidget<?>[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enable(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enable() - Method in interface com.goldencode.p2j.ui.CommonWidget
Enables this widget.
enable(GenericWidget<?>[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enable(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enable() - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for all field-level widgets of the frame.
enable(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for all field-level widgets of the frame.
enable(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enable(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enable(GenericWidget<?>[], boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enable() - Method in class com.goldencode.p2j.ui.GenericWidget
Enables this widget.
enable(GenericFrame, int[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Enables input for all specified field-level widgets of the frame.
enable(GenericFrame, int[], handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Enables input for all specified field-level widgets of the frame.
enable(String) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Enable RADIO-BUTTON in a RADIO-SET widget.
enable(character) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Enable RADIO-BUTTON in a RADIO-SET widget.
enable(String) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Enable RADIO-BUTTON in a RADIO-SET widget.
enable(character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Enable RADIO-BUTTON in a RADIO-SET widget.
enable() - Static method in class com.goldencode.trace.Tracer
Enables tracing.
ENABLE_INPUT_REDIRECTED - Static variable in class com.goldencode.p2j.ui.GenericFrame
Error message for enable statement during input redirection.
ENABLE_OS_EVENTS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Disable/enable OS event processing.
enable_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ENABLE language statement.
enableAccount(TemporaryAccount, boolean) - Method in class com.goldencode.p2j.main.TemporaryAccountPool
Enable / disable temporary account.
enableAllWidgets(Widget<O>, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Enable/disable all widgets in frame.
enableBreakGroups() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Enable all sort criteria set for this query to act as break group categories.
enableBreakGroups() - Method in interface com.goldencode.p2j.persist.PresortDelegate
Enable all sort criteria set for this query to act as break group categories.
enableBreakGroups() - Method in class com.goldencode.p2j.persist.Presorter
Enable all sort criteria set for this query to act as break group categories.
enableBreakGroups() - Method in class com.goldencode.p2j.persist.PresortQuery
Enable all sort criteria set for this query to act as break group categories.
enableBreakGroups() - Method in class com.goldencode.p2j.persist.QueryWrapper
Enable all sort criteria set for this query to act as break group categories.
enableChooseWidgets(ChooseData, Widget[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Enable widgets involved in CHOOSE.
enableConnections(long, int, int) - Method in interface com.goldencode.p2j.util.LowLevelSocketListener
Create a server socket and let it listen on the given port.
enableConnections(long, int, int) - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
Create a server socket and let it listen on the given port.
enableConnections(String) - Method in interface com.goldencode.p2j.util.SocketListener
Java implementation for the ENABLE-CONNECTION() method.
enableConnections(character) - Method in interface com.goldencode.p2j.util.SocketListener
Java implementation for the ENABLE-CONNECTION() method.
enableConnections(String) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Java implementation for the ENABLE-CONNECTION() method.
enableConnections(character) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Java implementation for the ENABLE-CONNECTION() method.
enableConversation(boolean, boolean) - Method in class com.goldencode.p2j.net.Queue
Enable conversation mode.
enableCopy(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Enable or disable the copy menu item.
enabled - Variable in class com.goldencode.p2j.admin.ProcessDef
state of the account
enabled - Variable in class com.goldencode.p2j.admin.UserDef
state of the account
enabled - Variable in class com.goldencode.p2j.extension.PSTimer
Flags if this timer is enabled.
enabled - Variable in class com.goldencode.p2j.main.UpdateAccountTask
Enabled parameter
enabled - Variable in class com.goldencode.p2j.scheduler.Job
Flag indicating if this job is enabled.
enabled - Variable in class com.goldencode.p2j.security.Account
Enabled status of this account.
enabled - Variable in class com.goldencode.p2j.security.Audit
tells whether auditing is enabled or not
enabled - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Locally cached sensitivity state flag.
enabled - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget enabled flag.
enabled - Variable in class com.goldencode.p2j.ui.ControlSetItem
Item is enabled for RADIO-SET
enabled - Variable in class com.goldencode.p2j.ui.WidgetConfig
Widget enabled flag.
enabled - Variable in class com.goldencode.p2j.util.Accumulator
Is accumulator enabled for the next iteration in its loop?
enabled - Static variable in class com.goldencode.trace.Tracer
Enabled flag.
enabled() - Static method in class com.goldencode.trace.Tracer
Returns true if tracing is enabled.
enableDraw() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Enables drawing for this drop-down.
enabledReplicationTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
This is the set of tables that disabled their REPLICATION triggers.
enabledWidgetsByList(Widget<O>[], Widget<O>, int[], boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Enable widgets specified in provided list.
enableEvents(int[], boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Enable or Disable OS-level events for the specified windows.
enableEvents(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Enable or Disable OS-level events for the specified windows.
enableEvents(int[], boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Enable or Disable OS-level events for the specified windows.
enableEvents(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Enable or Disable OS-level events for the specified windows.
enableEvents(int[], boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Enable or Disable OS-level events for the specified windows.
enableEvents(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Enable or Disable OS-level events for the specified windows.
enableEventsImpl(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Enable or Disable OS-level events for the specified windows.
enableExcept(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for all field-level widgets of the frame, except the specified ones.
enableExcept(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for all field-level widgets of the frame, except the specified one.
enableExcept(GenericWidget<?>[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for all field-level widgets of the frame, except the specified ones.
enableExcept(GenericWidget<?>, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for all field-level widgets of the frame, except the specified one.
enableExcept(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for all field-level widgets of the frame, except the specified ones.
enableExcept(GenericWidget<?>[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for all field-level widgets of the frame, except the specified ones.
enableExcept(GenericWidget<?>[], GenericWidget<?>[], boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for given field-level widgets of the frame, except the specified ones.
enableExcept(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for all field-level widgets of the frame, except the specified one.
enableExcept(GenericWidget<?>, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for all field-level widgets of the frame, except the specified one.
enableFillInAutoZap(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Activate AUTO-ZAP mode for widget if it a FillIn instance.
enableFinalFormatCheck() - Method in class com.goldencode.p2j.ui.GenericFrame
Enable format check at the end of input loop.
enableNewFileTracking() - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Clears past contents of the new files list and enables tracking mode where all JAST files that are persisted are logged in a set that can be queried by JavaPatternWorker.getPersistedFiles().
enableOsEvents(int[], boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Enable or disable processing of OS events.
enablePaste() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Enable or disable the paste menu item based on whether the clipboard does or does not (respectively) currently have string data that can be pasted.
enableSelectionTrack(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Control whether the selection tracker is tracking mouse events.
enableSpecial() - Static method in class com.goldencode.p2j.ui.client.Window
Enables the "special components" (status line, insert mode indicator, message lines, temp text components) and restores visibility to the list of all previously visible top-level components.
enableSSLConnections(long, int, int, String, String, boolean, int) - Method in interface com.goldencode.p2j.util.LowLevelSocketListener
Create a SSL server socket and let it listen on the given port.
enableSSLConnections(long, int, int, String, String, boolean, int) - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
Create a SSL server socket and let it listen on the given port.
EnableStatus() - Constructor for enum com.goldencode.p2j.persist.trigger.TriggerBlockLayer.EnableStatus
 
enableTransactionTrace(boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Set enable mode for transaction tracing.
enableTransactionTrace(boolean) - Method in class com.goldencode.p2j.persist.Persistence
Set enable mode for transaction tracing in the current context.
enableUnlessHidden() - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden() - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHidden(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableUnlessHiddenExcept(GenericWidget<?>[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables input for the given field-level widgets of the frame.
enableWorker(int[], ScreenBuffer[], boolean, Widget, Frame, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Widget enabling worker.
enclosingFrame() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the enclosing FRAME if it exists
enclosingFrame() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the enclosing FRAME if it exists
enclosingScopes - Variable in class com.goldencode.p2j.pattern.NamedFunction
Stack of enclosing scopes; scopes associated with call stack
encode(String[]) - Static method in class com.goldencode.p2j.security.SecurityAdmin
User password encoding utility.
encode(character) - Static method in class com.goldencode.p2j.util.SecurityOps
ENCODE implementation which can be run in compatible mode (the default which uses SecurityOps._encode(java.lang.String) as a worker) or in the incompatible mode using the J2SE MD5 hashing algorithm.
encode(String) - Static method in class com.goldencode.p2j.util.SecurityOps
ENCODE implementation which can be run in compatible mode (the default which uses SecurityOps._encode(java.lang.String) as a worker) or in the incompatible mode using the J2SE MD5 hashing algorithm.
encoded - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Set of base-64 encoded character properties
ENCODED_CHAR - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
encodedFields - Variable in class com.goldencode.p2j.schema.TableHints
Fields which require base-64 encoding for storage
encodeEvent(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Converts a named event into a numeric event code.
encodeImage(PaintStructure<Integer, BufferedImage>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Encodes the image if it isn't already loaded and returns the 3-elements array that holds the image hash in its first element, the image encoding in its second element and the encoded image or null in its third element depending on its loaded state.
encodeImageConversionMask(PaintStructure<F, I>) - Static method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Encodes image conversions: 3d, transparent, stretch, retain.
encodeToJavaSource(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Converts a runtime string to text representation of a java string literal.
encodeToJavaSource(String) - Static method in class com.goldencode.p2j.util.character
Converts a runtime string to text representation of a java string literal.
encodeWorker(DirectoryService, String) - Static method in class com.goldencode.p2j.security.SecurityAdmin
Modifies all ACLs in the specified ACL instance which refer to a given subject ID.
ENCODING - Static variable in class com.goldencode.html.HtmlHelper
Standard encoding text for use in an HTML header.
encoding - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The code-page encoding for this file or null if not present.
Encoding - Interface in com.goldencode.p2j.xml
Defines the ENCODING attribute.
encoding - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
encoding of SAX-Writer
encrypt(String) - Static method in class com.goldencode.p2j.security.SymmetricEncryption
Encryption method.
encrypt(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source and returns a memptr instance containing the encrypted data.
encrypt(String, raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key and returns a memptr instance containing the encrypted data.
encrypt(String, raw, raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key and initialization vector, and returns a memptr instance containing the encrypted data.
encrypt(String, raw, raw, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key, initialization vector and symmetric encryption algorithm, and returns a memptr instance containing the encrypted data.
encrypt(String, raw, raw, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key, initialization vector and symmetric encryption algorithm, and returns a memptr instance containing the encrypted data.
encrypt(Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source and returns a memptr instance containing the encrypted data.
encrypt(Text, raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key and returns a memptr instance containing the encrypted data.
encrypt(Text, raw, raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key and initialization vector, and returns a memptr instance containing the encrypted data.
encrypt(Text, raw, raw, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key, initialization vector and symmetric encryption algorithm, and returns a memptr instance containing the encrypted data.
encrypt(Text, raw, raw, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Encrypts the source using the given key, initialization vector and symmetric encryption algorithm, and returns a memptr instance containing the encrypted data.
EncryptBase64Value - Class in com.goldencode.p2j.security
Utility program to read the given base64 text, convert it to binary, encrypt it and convert it back to base64.
EncryptBase64Value() - Constructor for class com.goldencode.p2j.security.EncryptBase64Value
 
encryptedKeyStoreWorker - Static variable in class com.goldencode.p2j.main.ProcessBuilderOptions
Thread-local cache of the key store function obtained from SecurityManager.
encryptedKeyStoreWorker - Variable in class com.goldencode.p2j.main.ServerKeyStore
Worker to resolve the in-directory store.
encryptPassword(String, byte[]) - Method in class com.goldencode.util.PasswordHelper
Encrypt a password using the "PBKDF2WithHmacSHA1" algorithm.
encryptPrivateKey(Key, String) - Method in class com.goldencode.p2j.security.BCCertFactory
Encrypt the given key using AES and the provided password.
encryptPrivateKey(Key, String) - Method in class com.goldencode.p2j.security.SSLCertFactory
Encrypt the given key using the provided password.
end() - Method in class com.goldencode.p2j.net.BaseSession
End the network session.
end() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Perform transaction post-processing to release or downgrade record locks which may have been acquired during the transaction, to clean up dirty index update sharing information contributed to the dirty share manager by the current context for the transaction which is now ending, and to clean up any other resources associated with the transaction.
END - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
END - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &END definition.
END - Static variable in class com.goldencode.p2j.ui.Keyboard
 
end - Variable in class com.goldencode.p2j.util.ExportFieldExpansion
 
end - Variable in class com.goldencode.p2j.util.ImportFieldExpansion
 
end - Variable in class com.goldencode.p2j.util.PutFieldExpansion
 
END - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
END_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_ATTR_METH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_ATTR_METH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_ATTR_METH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_BOX_SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
END_BUFFERTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_BUFFERTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_BUFFERTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_CALLGRAPH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_CALLGRAPH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_CALLGRAPH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_DOCTAGS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
End of JavaDoc tag range
END_ERR_MSG - Static variable in class com.goldencode.p2j.ui.chui.ThinClient
Exception message used in END-ERROR key processing.
END_ERROR - Static variable in class com.goldencode.p2j.ui.Keyboard
 
end_error - Variable in exception com.goldencode.p2j.util.ErrorConditionException
true if the cause of this error was the END-ERROR key.
END_FIELDTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_FIELDTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_FIELDTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_FUNCTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_FUNCTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_FUNCTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_FWD_EXTENSION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_FWD_EXTENSION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_FWD_EXTENSION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_INDEX_MATCH_TYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_INDEX_MATCH_TYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_INDEX_MATCH_TYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_LVALUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_LVALUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_LVALUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_METATYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_METATYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_METATYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_METH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_METH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_METH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_MOVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
END_MULTIWORD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_MULTIWORD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_MULTIWORD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_NATIVE_VARTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_NATIVE_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_NATIVE_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_RECORDTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_RECORDTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_RECORDTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_REPLY - Static variable in interface com.goldencode.p2j.net.MessageTypes
An artificial boundary to ease finding the end of reply types.
END_RESERVED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_RESERVED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_RESERVED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
END_ROW_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
END_SCHEMA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_SCHEMA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_SCHEMA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_SCHEMAKW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_SCHEMAKW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_SCHEMAKW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_SEARCH - Static variable in class com.goldencode.p2j.ui.Keyboard
 
end_stmt(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an END Progress 4GL language statement.
end_stmt_with_no_beginning() - Method in class com.goldencode.p2j.uast.ProgressParser
Match an end statement (and following DOT) that does not have an associated opening block.
END_UNRESERVED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_UNRESERVED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_UNRESERVED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_VARTYPES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_VARTYPES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
END_WIDGETS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
END_WIDGETS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
END_WIDGETS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
endBatch() - Static method in class com.goldencode.p2j.persist.RecordBuffer
Exit batch assign mode in the current context, triggering pending validation on all buffers which were modified while in this mode.
endBatch() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
End a batch drawing routine.
endBatch() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
End a batch drawing routine.
endBatch() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
End a batch drawing routine.
endBatchAssignMode() - Method in class com.goldencode.p2j.persist.BufferManager
End batch assignment mode if we are currently in batch assignment mode and we are in the same scope at which batch assignment mode was started.
endBody() - Static method in class com.goldencode.html.HtmlHelper
Ends the body portion of an HTML document.
endCenter() - Static method in class com.goldencode.html.HtmlHelper
Ends a center section.
endCol - Variable in class com.goldencode.p2j.preproc.IncludeHint
column number on the output for the last character produced + 1
endColumn - Variable in class com.goldencode.p2j.util.Quoter.ColumnRange
This represents the end point to where a column will be subtracted from a String line.
EndConditionException - Exception in com.goldencode.p2j.util
Represents a Progress ENDKEY condition.
EndConditionException(String) - Constructor for exception com.goldencode.p2j.util.EndConditionException
Constructor which accepts an error message.
EndConditionException(String, int) - Constructor for exception com.goldencode.p2j.util.EndConditionException
Constructor which accepts an error message and the key code for the key press that caused this condition.
EndConditionException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.EndConditionException
Constructor which accepts an error message and a root cause.
EndConditionException(Throwable) - Constructor for exception com.goldencode.p2j.util.EndConditionException
Constructor which accepts and wrappers a root cause.
endConditionRaised - Variable in class com.goldencode.p2j.ui.client.ComboBox
A helper field for drop-down related event handling.
endContext(SecurityContextStack, SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Worker routine to centralize unassignment and cleanup (if this was the final usage) of the given context.
endCurrentWalk() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
End the current AST walk.
endDiv() - Static method in class com.goldencode.html.HtmlHelper
Ends a division.
endDocument() - Method in interface com.goldencode.p2j.xml.SaxWriter
Closes the XML document associated with SAX-Writer object.
endDocument() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Closes the XML document associated with SAX-Writer object.
endDocument() - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of the ending of the document.
endElement(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Ends an XML node of the given name in a XML document associated with SAX-Writer object.
endElement(EndElement) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.goldencode.util.GenericSAXHandler
Notification of the end of an XML element.
endField() - Static method in class com.goldencode.html.HtmlHelper
Ends a field element.
endFileDrop() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Terminates file dropping operation and clean up resources.
endFileDrop() - Static method in class com.goldencode.p2j.ui.client.gui.DragDropHelper
Terminates file dropping operation and clean up resources.
endFileDrop() - Method in interface com.goldencode.p2j.ui.ClientExports
Terminates file dropping operation and clean up resources.
endFileDrop() - Method in interface com.goldencode.p2j.ui.Droppable
Terminates file dropping operation and clean up resources.
endHead() - Static method in class com.goldencode.html.HtmlHelper
Ends the header portion of an HTML document.
endHtml() - Static method in class com.goldencode.html.HtmlHelper
Ends an HTML document.
ENDKEY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
endkeyRetry - Variable in class com.goldencode.p2j.util.BlockDefinition
Marks the current retry as one caused by an ENDKEY.
endLine - Variable in class com.goldencode.p2j.preproc.IncludeHint
line number on the output for the last character produced
endOutput(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Force the given stream to output any buffered PUT or EXPORT content, so long as the stream is not the terminal.
endOutput(int, boolean) - Method in interface com.goldencode.p2j.util.LowLevelStream
Write the current output buffer to the stream.
endOutput(boolean) - Method in class com.goldencode.p2j.util.RemoteStream
Write the current output buffer to the stream.
endOutput() - Method in class com.goldencode.p2j.util.Stream
Write the current output buffer to the stream.
endOutput(boolean) - Method in class com.goldencode.p2j.util.Stream
Write the current output buffer to the stream.
endOutput(int, boolean) - Method in class com.goldencode.p2j.util.StreamDaemon
Write the current output buffer to the stream.
endOutput(boolean) - Method in class com.goldencode.p2j.util.StreamWrapper
Write the current output buffer to the stream.
endPre() - Static method in class com.goldencode.html.HtmlHelper
Ends a preformatted section.
endPrefixMapping(String) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of the end of a Namespace mapping.
endRead() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Called when a REAd is ended.
endRow() - Static method in class com.goldencode.html.HtmlHelper
Ends a row.
endScroll - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Scroll window, ending position.
endSection() - Static method in class com.goldencode.p2j.net.CriticalSectionManager
Method called right after the end of a critical section; must be executed in a finally block.
endSelection(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
End the current selection operation, update the final selection state and force a repaint of the selection region which will cause the selection box to be drawn in its final position and size.
endSession(BaseSession, boolean, boolean) - Method in class com.goldencode.p2j.net.SessionManager
End the specified network session.
endSizeChange(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Indicates the ending of the resize process.
endSizeChange(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Indicates the ending of the resize process.
endsWithSubst - Variable in class com.goldencode.p2j.persist.HQLExpression
true if the HQL expression ends with a substitution.
endTable() - Static method in class com.goldencode.html.HtmlHelper
Ends a table.
endTransaction(boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Discard the current transaction, which was previously committed or rolled back.
endWalk - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Flag to indicate walking should cease after the current AST node
endWidgetOutput() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Mark end of widget output.
endWithHelp(int) - Static method in class com.goldencode.expr.TestDriver
Abort the program and display help text.
enforceDate(Date) - Method in class com.goldencode.p2j.directory.TimeValue
This method performs all necessary steps to enforce TimeValue instance to contain only time, without date part.
enforceDefaultMousePtr() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Check if the default mouse pointer should be used regardless of the parent settings
enforceDefaultMousePtr() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Check if the default mouse pointer should be used regardless of the parent settings
enforceDefaultMousePtr() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Check if the default mouse pointer should be used regardless of the parent settings
enforceDefaultMousePtr() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if the default mouse pointer should be used regardless of the parent settings
enforceTime(Date) - Method in class com.goldencode.p2j.directory.DateValue
This method performs all necessary steps to enforce DateValue instance to contain only date, without time part.
engine - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Pattern processing engine
engine - Variable in class com.goldencode.p2j.pattern.CommonAstSupport
The engine which created this worker.
engine - Variable in class com.goldencode.p2j.pattern.ConfigLoader
Pattern engine object being configured.
engine - Variable in class com.goldencode.trpl.BaseState
Tree processing engine which drives and controls the walk process.
Engine - Class in com.goldencode.trpl
Drives the multi-threaded processing of a list of trees.
Engine(AstManager) - Constructor for class com.goldencode.trpl.Engine
Construct an instance.
enlargedBy(Insets) - Method in class com.goldencode.p2j.ui.client.Dimension
Increase dimension by width and height deltas from provided Insets instance.
enqueue(E) - Method in class com.goldencode.p2j.util.ThreadSafeQueue
Put an object into the queue and notify one waiting thread.
enqueueDelete(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Enqueue a DMO delete event, if any registrant is interested in it.
enqueueEvent(GlobalChangeEvent) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Enqueue a DMO update, insert, or delete event.
enqueueInbound(Serializable) - Method in class com.goldencode.p2j.net.Queue
Preliminary message processing method.
enqueueInsert(String, Persistable) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Enqueue a DMO insert event, if any registrant is interested in it.
enqueueOutbound(Message) - Method in class com.goldencode.p2j.net.Queue
Put message into Outbound Queue for delivery to the remote side.
enqueueUpdate(String, Persistable, String[]) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Enqueue a DMO update event, if any registrant is interested in it.
ensureCapacity() - Method in class com.goldencode.cache.ExpiryCache
Ensure there is sufficient capacity to add a new record to the cache, by expiring the least desirable element(s), according to the policy of the cache.
ensureCapacity() - Method in class com.goldencode.cache.LFUAgingCache
Ensure there is sufficient capacity to add a new record to the cache, by expiring the least desirable element(s), according to the policy of the cache.
ensureCapacity(int) - Method in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Check capacity of memptr, if capacity is less then needed, then increase capacity.
ensureInjected() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
ensureRowVisible(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Ensure that specified row is visible.
ensureRowVisible(int, boolean) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Ensure that specified row is visible.
ensureVisibility(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Make sure that given component is visible in the viewport.
ensureVisibility(NativePoint, NativeRectangle) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Make sure that given component is visible in the viewport.
enter(int) - Method in class com.goldencode.p2j.directory.LockManager.Lock
Increment lock count.
enter() - Method in class com.goldencode.p2j.util.Block
Provides a callback to execute user-defined logic at the top of the block body but before the block body is executed.
Enter - Interface in com.goldencode.p2j.util
Functional interface that represents code executed as a Block.enter() method.
enter() - Method in interface com.goldencode.p2j.util.Enter
Provides a callback to execute user-defined logic at the top of the block body but before the block body is executed.
ENTER - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
Carriage return
ENTER_MENUBAR - Static variable in class com.goldencode.p2j.ui.Keyboard
 
enterBlock(int, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Called by the BufferManager when a new block scope has been entered.
enterChoose(ChooseData, Frame, Integer[], Widget[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Start CHOOSE processing.
enterChoose(Widget<O>[], ChooseData, int) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Initialize CHOOSE processing mode.
enterChoose(Widget<O>[], ChooseData, Integer) - Method in class com.goldencode.p2j.ui.client.Frame
Initialize CHOOSE processing mode.
ENTERED - Static variable in class com.goldencode.p2j.ui.ScreenBuffer
State flag
enterLock(String, int) - Method in class com.goldencode.p2j.directory.LockManager
Try to lock sub-tree.
enterMethod - Variable in class com.goldencode.p2j.util.Block
Lambda representing code to be executed as the contents of the Block.enter() method.
enterPortsRangeTo(int) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
 
entities - Variable in class com.goldencode.p2j.e4gl.BaseHelper
Replacement mappings for removing HTML entities.
entities - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Map of entity names to reference counts of interested parties
entities - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Names of entities involved in the query associated with these results
entity - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager.Registrant
DMO entity name
entity - Variable in class com.goldencode.p2j.persist.event.GlobalChangeEvent
DMO entity name
entity - Variable in class com.goldencode.p2j.persist.IndexHelper.EntityIndexKey
DMO entity name
entity - Variable in class com.goldencode.p2j.persist.IndexHelper.PropertyKey
DMO entity name
entity - Variable in class com.goldencode.p2j.persist.IndexHelper.SortKey
DMO entity name
ENTITY_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Entity node
ENTITY_REFERENCE_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Entity reference node
entityConvert(String) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Convert any HTML entities (in the given E4GL text) into the equivalent characters.
entityConvert(String) - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Convert any HTML entities (in the given E4GL text) into the equivalent characters.
entityForDMOInterface(Class<?>) - Static method in class com.goldencode.p2j.persist.DBUtils
Generate the DMO implementation class name (the entity name), given a DMO interface.
EntityIndexKey(String, boolean) - Constructor for class com.goldencode.p2j.persist.IndexHelper.EntityIndexKey
Constructor.
EntityName - Class in com.goldencode.p2j.schema
Representation of a qualified Progress schema entity name, reflecting the qualified name hierarchy represented by the Progress language naming conventions for schema entity references.
EntityName(int, String) - Constructor for class com.goldencode.p2j.schema.EntityName
Constructor which parses a qualified entity name into its constituent parts.
entityResolver - Variable in class com.goldencode.p2j.persist.ORMHandler
Entity resolver used when parsing XML
entries - Variable in class com.goldencode.p2j.util.SOAPHeaderImpl
Mapping of each key of a header entry to a DOM XML Node.
entry - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The text box
entry - Variable in class com.goldencode.p2j.main.StandardServer.MainInvoker
Entry point method
entry(Long, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a string from a comma-delimited list represented by another string, given its index within the list.
entry(Integer, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a string from a comma-delimited list represented by another string, given its index within the list.
entry(Long, String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a string from a delimited list represented by another string, given its index within the list and the delimiter.
entry(Integer, String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a string from a delimited list represented by another string, given its index within the list and the delimiter.
entry(int) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Returns the character value of the entry with specified index from the SelectionListBody.
entry(int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ENTRY() widget method.
entry(long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ENTRY() widget method.
entry(int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ENTRY() widget method.
entry(long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ENTRY() widget method.
ENTRY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
entry(NumberType, T, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry(double, T, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry(NumberType, String, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry(NumberType, T, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry(double, T, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry(NumberType, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry(NumberType, T) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed comma-delimited entry in the passed list.
entry(NumberType, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed comma-delimited entry in the passed list.
entry(double, T) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed comma-delimited entry in the passed list.
entry(double, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed comma-delimited entry in the passed list.
entry(double, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry(double, String, char) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entry_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ENTRY language statement.
ENTRY_TO_HEIGHT_Y_DIFF - Static variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
The space difference between item row height and full combo-box height.
entryField - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Editable entry field for SIMPLE and DROP-DOWN modes.
entryFieldChanged(String) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Posts value changed event to the queue.
EntryFieldGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Implementation of Progress entry field inside for GUI combo-box.
EntryFieldGuiImpl(WidgetId, FillInConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Special constructor used to restore component using given configuration.
EntryFieldGuiImpl(FillInConfig, ComboBoxGuiImpl) - Constructor for class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Special constructor used to restore component using given configuration.
entryImpl(Class<T>, double, String, char) - Static method in class com.goldencode.p2j.util.TextOps
Returns the specified 1-based indexed entry in the passed list.
entryKeys - Variable in class com.goldencode.p2j.util.SOAPHeaderImpl
List allowing fast indexed access to the header entry keys.
EntryPointResource - Class in com.goldencode.p2j.main
Implements the application entry point resource.
EntryPointResource() - Constructor for class com.goldencode.p2j.main.EntryPointResource
Default constructor.
EntryPointRights - Class in com.goldencode.p2j.main
Implements the EntryPointResource rights objects.
EntryPointRights() - Constructor for class com.goldencode.p2j.main.EntryPointRights
Default constructor which creates an instance that always evaluates to no access.
EntryPointRights(String) - Constructor for class com.goldencode.p2j.main.EntryPointRights
Protected constructor.
EntryPointRightsEditor - Class in com.goldencode.p2j.admin.client.editors
EntryPoint rights editor.
EntryPointRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.EntryPointRightsEditor
 
entrySet() - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns a set containing all defined entries (as Map.Entry objects).
entrySet(int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns a set containing all defined entries (as Map.Entry objects) in the scope specified.
entryStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with the entry values for each block.
entryTextParser - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The parser for text entry presentation values
EnumCreator<E extends java.lang.Enum<E>> - Interface in com.goldencode.p2j.admin.client.widget
Enumeration creator that used as a factory to build the target enumeration by its name and lists all its values.
enumerateACLInstancePaths() - Method in class com.goldencode.p2j.security.SecurityAdmin
Enumerates ACL instances defined in the directory.
enumerateACLInstances() - Method in class com.goldencode.p2j.security.SecurityAdmin
Enumerates ACL instances defined in the directory.
enumerateACLInstances(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Enumerates ACL instances defined in the directory, that have ACLs defined for the specified resource type.
enumerateACLs(String, Map<Integer, String>, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Enumerates ACLs under the given directory path and combines then into the given map.
enumerateNodeAttributes(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Return information about existing node attributes.
enumerateNodeAttributes(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Return list of all node attribute definitions.
enumerateNodeAttributes(String) - Method in interface com.goldencode.p2j.directory.Remapper
Return list of all node attribute definitions.
enumerateNodeAttributes(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Return list of all node attribute definitions.
enumerateNodes(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get array of names of nodes for which given node is immediate parent.
enumerateNodes(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Get direct list of children nodes for current node.
enumerateNodes(String) - Method in interface com.goldencode.p2j.directory.Remapper
Get direct list of children nodes for current node.
enumerateNodes(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get direct list of children nodes for current node.
enumerateNodes(String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Enumerates all children nodes of a node.
enumNodesKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for enumerateNodes() method
EnumRadioGroup<E extends EnumCreator> - Class in com.goldencode.p2j.admin.client.widget
GWT radio group control that can be initialized by the target enumeration.
EnumRadioGroup(String, E, EnumRadioGroup.RadioStyles, boolean) - Constructor for class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
Radio Group UI constructor.
EnumRadioGroup(String, E, EnumRadioGroup.RadioStyles, boolean, Map<String, String>) - Constructor for class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
Radio Group UI constructor.
EnumRadioGroup.RadioStyles - Enum in com.goldencode.p2j.admin.client.widget
Radio group styles
env - Variable in class com.goldencode.p2j.directory.LdapRemapper
LDAP context environment
env - Variable in class com.goldencode.p2j.preproc.BracesLexer
keeps the reference to the shared environment
env - Variable in class com.goldencode.p2j.preproc.BracesParser
Shared state for multiple lexers, parsers and the input stream.
env - Variable in class com.goldencode.p2j.preproc.ClearStream
Reference to the environment object
env - Variable in class com.goldencode.p2j.preproc.Preprocessor
shared environment
env - Variable in class com.goldencode.p2j.preproc.TextLexer
keeps the reference to the shared environment
env - Variable in class com.goldencode.p2j.preproc.TextParser
Keeps a reference to the shared environment.
envAcc - Variable in class com.goldencode.p2j.util.Environments.WorkArea
Remote instance of our file system worker.
envColorTables - Variable in class com.goldencode.p2j.ui.client.ColorManager.WorkArea
A map of environment names to their associated color-table.
envColorTables - Variable in class com.goldencode.p2j.ui.ColorTable.WorkArea
A map of environment names to their associated color-table.
envFontTables - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
A map of environment names to their associated font-table.
environment - Variable in class com.goldencode.p2j.main.BrokerSpawnParameters
A Map of environment variables
Environment - Class in com.goldencode.p2j.preproc
Encapsulates the shared environment for parsers, lexers and drivers.
Environment(Environment, ClearStream, Writer, Writer, Writer, ScopedSymbolDictionary, Options) - Constructor for class com.goldencode.p2j.preproc.Environment
Construct an instance.
EnvironmentAccessor - Interface in com.goldencode.p2j.util
Interface describing the methods that should be implemented by the classes that operete with 4GL environment.
EnvironmentColorTable(String, ColorTableEntry[], Map<String, ColorTable.ColorPair>) - Constructor for class com.goldencode.p2j.ui.ColorTable.EnvironmentColorTable
Create a new color-table, for the specified environment.
EnvironmentDaemon - Class in com.goldencode.p2j.util
A client side class to manipulate with environments.
EnvironmentDaemon(Session, boolean, boolean) - Constructor for class com.goldencode.p2j.util.EnvironmentDaemon
Create an instance and export its API to the network.
EnvironmentFontTable(String, FontDetails<?>[]) - Constructor for class com.goldencode.p2j.ui.client.FontManager.EnvironmentFontTable
Create a new font-table, for the specified environment.
environmentName(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Resolve environment name.
EnvironmentOps - Class in com.goldencode.p2j.util
Progress compatible environment-related static utility methods.
EnvironmentOps() - Constructor for class com.goldencode.p2j.util.EnvironmentOps
 
EnvironmentOps.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
EnvironmentOps.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
EnvironmentReader - Interface in com.goldencode.p2j.util
Interface describing the methods that should be implemented by the classes that operate with 4GL environment.
environments - Variable in class com.goldencode.p2j.ui.ServerState
Environments
Environments - Class in com.goldencode.p2j.util
A server side class to manipulate with environments.
Environments() - Constructor for class com.goldencode.p2j.util.Environments
 
Environments.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
Environments.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
envMap - Variable in class com.goldencode.p2j.util.EnvironmentDaemon
Map to store environments for possible reuse.
envName - Variable in class com.goldencode.p2j.ui.client.FontManager.EnvironmentFontTable
The enviroment's name.
envName - Variable in class com.goldencode.p2j.ui.ColorTable.EnvironmentColorTable
The environment's name.
envName - Variable in class com.goldencode.p2j.ui.ColorTable.WorkArea
Current environment name
envName - Variable in class com.goldencode.p2j.ui.WindowConfig
Environment name
envName - Variable in class com.goldencode.p2j.util.StanzaIni
The name of the environment.
EOF - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
EOF - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
EOF - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
EOF - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
EOF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
eof - Variable in class com.goldencode.p2j.uast.DotKludgeReader
Signals EOF condition on the underlying reader.
eof - Variable in class com.goldencode.p2j.uast.DotKludgeStream
Next read will signal EOF condition on the underlying stream.
EOF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EOF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
EOF - Static variable in class com.goldencode.p2j.util.Stream
The EOF character.
eprint(String) - Method in class com.goldencode.p2j.preproc.Environment
Prints an error message without any formatting.
eprint(String, int) - Method in class com.goldencode.p2j.preproc.Environment
Formats and prints an error message.
eprint(String, int, int) - Method in class com.goldencode.p2j.preproc.Environment
Formats and prints an error message.
EPSILON - Static variable in class com.goldencode.expr.Compiler
Value for floating point epsilon testing
EPSILON - Static variable in class com.goldencode.expr.DoubleConstant
Very small value for testing double values.
EPSILON - Static variable in class com.goldencode.expr.FloatConstant
Very small value for testing float values.
eq(Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(String, String) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for equality.
eq - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for equals.
EQ - Static variable in class com.goldencode.p2j.util.TextOps
equal(String, String) - Static method in class com.goldencode.util.StringHelper
Compare two (possibly null) strings
equality_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 6th lowest precedence level of expressions - the equality operators.
equality_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 3rd lowest precedence level of expressions - the equality operators.
EQUALITY_MATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EQUALITY_MATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EQUALITY_MATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
equalityMatches - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Stores the list of the equality matches for the current record phrase.
equals(Object) - Method in class com.goldencode.cache.ExpiryCache.Node
This method should be implemented to provide equivalence checking that is consistent with a subclass' implementation of compareTo(Node).
equals(Object) - Method in class com.goldencode.cache.LFUAgingCache.NodeImpl
An implementation of equivalence checking consistent with compareTo(Node).
equals(Object) - Method in class com.goldencode.cache.LRUCache.NodeImpl
An implementation of equivalence checking consistent with compareTo(Node).
equals(Object) - Method in class com.goldencode.expr.ClassConstant
This method returns true if this object is equal to the specified object.
equals(Object) - Method in class com.goldencode.expr.DoubleConstant
 
equals(Object) - Method in class com.goldencode.expr.Expression.CacheKey
Implementation of equals which considers all relevant state variables in this object.
EQUALS - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
equals(Object) - Method in class com.goldencode.expr.FloatConstant
 
equals(Object) - Method in class com.goldencode.expr.FMIrefConstant
 
equals(Object) - Method in class com.goldencode.expr.IntegerConstant
 
equals(Object) - Method in class com.goldencode.expr.LongConstant
 
equals(Object) - Method in class com.goldencode.expr.NameAndTypeConstant
 
equals(Object) - Method in class com.goldencode.expr.StringConstant
 
equals(Object) - Method in class com.goldencode.expr.SymbolResolver.CacheKey
Test for equivalence between this key and another.
equals(Object) - Method in class com.goldencode.expr.Utf8Constant
This method returns true if this object is equal to the specified object.
equals(Object) - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Compares this instance of the class with another.
equals(Object) - Method in class com.goldencode.p2j.admin.RecordInfo
Test for equivalence with another object.
equals(Object) - Method in class com.goldencode.p2j.admin.shared.ReportRequest
equals(Object) - Method in class com.goldencode.p2j.admin.TaggedName
Compares this instance of the class with another.
equals(Object) - Method in class com.goldencode.p2j.directory.DateValue
Compares two objects for equality.
equals(Object) - Method in class com.goldencode.p2j.directory.TimeValue
Compares two objects for equality.
EQUALS - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
equals(Object) - Method in class com.goldencode.p2j.main.BrokerParameters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.goldencode.p2j.net.Control.Operation
Test if the passed object is the same as this operation.
equals(Object) - Method in class com.goldencode.p2j.net.Dispatcher.KeyMapEntry
This method is used by Vector.indexOf() method.
equals(Object) - Method in class com.goldencode.p2j.net.RoutingKey
Compare two instances.
equals(Object) - Method in class com.goldencode.p2j.pattern.PatternEngine.StorageKey
Test this object for equality (equivalence) with the given object.
equals(Object) - Method in class com.goldencode.p2j.persist.BasicSorter
Test for equality between this comparator and another.
equals(Object) - Method in class com.goldencode.p2j.persist.BufferType
Test this object for equality (equivalence) with the given object.
equals(Object) - Method in class com.goldencode.p2j.persist.Database
Test this object for equality (equivalence) with the given object.
equals(Object) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.Collector.Key
Indicate whether this object instance is equivalent to the given instance, based on the content of both.
equals(Object) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.Location
Indicate whether this object instance is equivalent to the given instance, based on the content of both.
equals(Object) - Method in class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
Checks whether some other object is "equal to" this one.
equals(Object) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey
Use the field and index definitions in this key to determine equivalence with the given object.
equals(Object) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey.IndexKey
Overrides the default implementation to provide an implementation consistent with DynamicTablesHelper.CacheKey.IndexKey.hashCode().
equals(Object) - Method in class com.goldencode.p2j.persist.hql.FunctionKey
Test this object for equality with the given object, which is assumed to be an instance of this class.
EQUALS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
equals(Object) - Method in class com.goldencode.p2j.persist.HQLHelperCache.Key
Test for equivalence with another object.
equals(Object) - Method in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Check this object for equivalence with another instance of this class.
equals(Object) - Method in class com.goldencode.p2j.persist.IndexHelper.EntityIndexKey
Override the default implementation.
equals(Object) - Method in class com.goldencode.p2j.persist.IndexHelper.PropertyKey
Override the default implementation.
equals(Object) - Method in class com.goldencode.p2j.persist.IndexHelper.SortKey
Override the default implementation.
equals(Object) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Override parent's implementation of equality.
equals(Object) - Method in class com.goldencode.p2j.persist.P2JField
Test equivalence of this object and the given object in a way that is consistent with the implementation of P2JField.hashCode().
equals(Object) - Method in class com.goldencode.p2j.persist.P2JIndex
Implement a very loose test for equivalence, whereby o is considered equivalent to this object as long as both instances contain exactly the same set of component names, in the same order.
equals(Object) - Method in class com.goldencode.p2j.persist.P2JIndexComponent
Test for equivalence; o is considered equivalent if it a Component instance with the same name, sort direction, and abbreviation support as this component instance.
equals(Object) - Method in class com.goldencode.p2j.persist.Persistence.ColumnKey
Test for equivalence with another object.
equals(Object) - Method in class com.goldencode.p2j.persist.Persistence
Override the parent's implementation to ensure it is consistent with Persistence.hashCode.
equals(Object) - Method in class com.goldencode.p2j.persist.Persistence.QueryKey
Test for equivalence with another object.
equals(Object) - Method in class com.goldencode.p2j.persist.RecordBuffer.DatumAccess
Override equality algorithm to be consistent with hash code algorithm.
equals(Object) - Method in class com.goldencode.p2j.persist.RecordBuffer
Determine whether this object is equivalent to the specified object.
equals(Object) - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate.Key
Equality test.
equals(Object) - Method in class com.goldencode.p2j.persist.RecordIdentifier
Overridden equivalence test which takes all data values of this object into account.
equals(Object) - Method in class com.goldencode.p2j.persist.SortCriterion.CacheKey
Override of the default equivalence algorithm.
equals(Object) - Method in class com.goldencode.p2j.persist.SortIndex
Ensure an identity-based equality algorithm is employed when comparing this object with others.
equals(Object) - Method in class com.goldencode.p2j.persist.StaticTempTable
Indicates whether some other object represents the same temp table.
equals(Object, Object) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Tests for equality between two data wrapper instances.
equals(Object, Object) - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Tests for equality between two character instances in a case-sensitive manner, regardless of the case-sensitivity setting of either.
equals(Object, Object) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Tests for equality between two data wrapper instances.
EQUALS - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
equals(Object) - Method in class com.goldencode.p2j.report.server.CallGraphLink
Check if this instance is the same as the other one (if CallGraphLink.source and CallGraphLink.target are equal).
equals(Object) - Method in class com.goldencode.p2j.report.server.CallGraphNode
Check if this instance is the same as the other one (if CallGraphNode.id is the same).
EQUALS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
equals(Object) - Method in class com.goldencode.p2j.schema.TableRelation
A simplified implementation which considers two joins equal if they both contain the same pair of tables, regardless of the left-ness or right-ness of either table in each pair.
equals(Object) - Method in class com.goldencode.p2j.security.ContextKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.goldencode.p2j.uast.AstKey
A specialized equality test which checks only the subset of AST properties which were specified as criteria when this key was created.
equals(Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
Check if this instance is the same as the given one.
EQUALS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
equals(Object) - Method in class com.goldencode.p2j.uast.FrameAstKey
Check if another object obj and this are identical (represent FRAMES with compatible structure, which can be SHARED).
EQUALS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The equivalance operator '=='.
EQUALS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
equals(Object) - Method in class com.goldencode.p2j.ui.AggregatorElement
 
equals(Object) - Method in class com.goldencode.p2j.ui.client.Browse.SelectedRow
Compares two objects for equality.
equals(Object) - Method in class com.goldencode.p2j.ui.client.Cell
 
equals(TerminalOptions) - Method in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
Compare the given instance to the current instance and report if the two are equivalent.
equals(Object) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
This method returns true if this object is equal to the specified object.
equals(Object) - Method in class com.goldencode.p2j.ui.client.event.PaintEvent
Override default comparison method.
equals(Object) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.ParagraphKey
Check if this key is equal with the specified object.
equals(Object) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextKey
Check if this key is equal with the specified object.
equals(Object) - Method in class com.goldencode.p2j.ui.client.NativeDimension
Checks whether o represents a NativeDimension with same values.
equals(Object) - Method in class com.goldencode.p2j.ui.client.NativePoint
Determine if this instance is equal with the specified object.
equals(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Check if this rectangle is equal to specified one.
equals(Object) - Method in class com.goldencode.p2j.ui.client.PageElement
Compares two objects for equality.
equals(Object) - Method in class com.goldencode.p2j.ui.client.Point
Indicates whether some other object is "equal to" this one.
equals(Rectangle) - Method in class com.goldencode.p2j.ui.client.Rectangle
Check if this rectangle is equal to specified one.
equals(Object) - Method in class com.goldencode.p2j.ui.client.Rectangle
 
equals(Object) - Method in class com.goldencode.p2j.ui.Color
 
equals(Object) - Method in class com.goldencode.p2j.ui.ColorRgb
Reports if the given object is the same color as this instance.
equals(double, double) - Static method in class com.goldencode.p2j.ui.Coordinate
Returns true if the input coordinates equal.
equals(Object) - Method in class com.goldencode.p2j.ui.WidgetDownId
Check if the given object is the same as this one.
equals(Object) - Method in class com.goldencode.p2j.ui.WidgetId
Check if the given object is the same as this one.
equals(WidgetId, int) - Static method in class com.goldencode.p2j.ui.WidgetId
Returns true when objId != null && objId.asInt() == id.
equals(Object) - Method in class com.goldencode.p2j.util.BaseDataType
Determines if this instance and the given instance are equivalent.
equals(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
equals(Object) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheKey
Indicate whether this object is equivalent with the given object, based on both of their type and content, in a manner consistent with ControlFlowOps.InternalEntryCaller.CacheKey.hashCode().
equals(Object) - Method in class com.goldencode.p2j.util.date
An equality test which handles the most common cases with the least amount of overhead.
equals(Object) - Method in class com.goldencode.p2j.util.datetime
An equality test which handles the most common cases with the least amount of overhead.
equals(Object) - Method in class com.goldencode.p2j.util.datetimetz
An equality test which handles the most common cases with the least amount of overhead.
equals(Object) - Method in class com.goldencode.p2j.util.decimal
An equality test which handles the most common cases with the least amount of overhead.
equals(Object) - Method in class com.goldencode.p2j.util.ExternalResource
Check if this instance equals the given one.
equals(Object) - Method in class com.goldencode.p2j.util.int64
An equality test which handles the most common cases with the least amount of overhead.
equals(Object) - Method in class com.goldencode.p2j.util.logical
An equality test which handles the most common cases with the least amount of overhead.
equals(Object) - Method in class com.goldencode.p2j.util.rowid
An equality test which handles the most common cases with the least amount of overhead.
equals(Object) - Method in class com.goldencode.p2j.util.TransparentWrapper
Determines if this instance and the passed-in instance are equivalent.
equals(T, T) - Static method in class com.goldencode.p2j.util.Utils
Generic type safe equals.
equals(Object) - Method in class com.goldencode.proxy.ProxyFactory.CacheKey
Determine whether this object is equivalent to the given object.
equalsCaseSensitively(Text) - Method in class com.goldencode.p2j.util.Text
Test equality between the internal values of this object and the given parameter on a case sensitive basis.
eraseInDisplay(int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Clear lines on screen.
eraseInDisplay(int) - Method in interface com.goldencode.terminal.VT100Renderer
Clear lines on screen.
eraseInLine(int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Clear characters in current line.
eraseInLine(int) - Method in interface com.goldencode.terminal.VT100Renderer
Clear characters in current line.
err - Variable in class com.goldencode.p2j.preproc.Environment
Stream for error messages.
err - Static variable in class com.goldencode.p2j.uast.AstGenerator
Error destination.
err - Variable in class com.goldencode.p2j.util.ProcessStream
The STDERR from the child process.
ERR12118 - Static variable in class com.goldencode.p2j.util.SecurityOps
Progress error msg, can be shown while base64-encode method error
ERR12119 - Static variable in class com.goldencode.p2j.util.SecurityOps
Progress error msg, can be shown while base64-decode method error
ERR_BAD_ADDRESS - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "bad address".
ERR_BAD_FILE_NUM - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "bad file number".
ERR_BASE - Static variable in class com.goldencode.p2j.directory.DirectoryService
Base error code.
ERR_BINDING_NOT_IN_WSDL_DOCUMENT - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_BINDING_NOT_SUPPORTED - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_CANT_LOCK_DIRECTORY - Static variable in class com.goldencode.p2j.directory.DirectoryService
DirectoryService.backupDirectory(String) failed because it can't obtain the lock.
ERR_CANT_REFRESH_BACKEND - Static variable in class com.goldencode.p2j.admin.AdminConstants
Error code which indicates that backend can't perform refresh.
ERR_CANT_REFRESH_BACKEND - Static variable in class com.goldencode.p2j.directory.DirectoryService
Error code which indicates that backend can't perform refresh.
ERR_CANT_RENAME - Static variable in class com.goldencode.p2j.directory.DirectoryService
ERR_CANT_WRITE - Static variable in class com.goldencode.p2j.directory.DirectoryService
Writing error happened during DirectoryService.backupDirectory(String) call.
ERR_CONDITIONS_CAPACITY - Static variable in class com.goldencode.p2j.util.ErrorManager
Capacity of error conditions stack for _MSG function
ERR_DEST_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key for the error logfile.
ERR_DIR_NOT_EMPTY - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "directory not empty".
ERR_EDITING_IS_ACTIVE - Static variable in class com.goldencode.p2j.directory.DirectoryService
DirectoryService.backupDirectory(String) failed because editing is active.
ERR_FATAL - Static variable in class com.goldencode.p2j.directory.DirectoryService
DirectoryService.backupDirectory(String) failed because of fatal backend error.
ERR_FILE_EXISTS - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "file exists".
ERR_FILE_TABLE_OVERFLOW - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "file table overflow".
ERR_FILE_TOO_LARGE - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "file too large".
ERR_ILLEGAL - Static variable in class com.goldencode.p2j.admin.AdminConstants
Error code which indicates that call is not allowed/out of sequence.
ERR_INTERRUPTED - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "interrupted system call".
ERR_INVALID_PARAMS_IN_CONNECTION_STRING - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_IO - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "I/O error".
ERR_IS_DIR - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "is a directory".
ERR_LOADING_WSDL_DOCUMENT - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_LOCK_EXPIRED - Static variable in class com.goldencode.p2j.admin.AdminConstants
Error code which indicates that directory lock can't be placed.
ERR_LOCK_EXPIRED - Static variable in class com.goldencode.p2j.directory.DirectoryService
Error code which indicates that directory lock can't be placed.
ERR_NO_ERROR - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "no error".
ERR_NO_LOCK - Static variable in class com.goldencode.p2j.admin.AdminConstants
Error code which indicates that editing is in progress.
ERR_NO_LOCK - Static variable in class com.goldencode.p2j.directory.DirectoryService
Error code which indicates that editing is in progress.
ERR_NO_MORE_PROCESSES - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "no more processes".
ERR_NO_SERVICE_ERROR - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_NO_SERVICE_SPECIFIED - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_NO_SPACE_ON_DEVICE - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "no space left on device".
ERR_NO_SUCH_DEVICE - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "not such device".
ERR_NO_SUCH_FILE_OR_DIR - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "no such file or directory".
ERR_NOT_DIR - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "not a directory".
ERR_NOT_ENOUGH_CORE - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "not enough core memory".
ERR_NOT_OWNER - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "not owner".
ERR_PERM_DENIED - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "permission denied".
ERR_PORT_NOT_IN_WSDL_DOCUMENT - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_SAVE_NOT_SUPPORTED - Static variable in class com.goldencode.p2j.directory.DirectoryService
ERR_SERVICE_AND_PORT_NOT_FOUND - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_SERVICE_NOT_IN_WSDL_DOCUMENT - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_TARGETNAMESPACE_NOT_MATCH_WDSL - Static variable in interface com.goldencode.p2j.util.WebService
Error code.
ERR_TOO_MANY_FILES - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "too many open files".
ERR_UNKNOWN - Static variable in interface com.goldencode.p2j.util.FileSystem
The Progress code for "unknown error".
errExact - Variable in class com.goldencode.p2j.admin.Acl
error flag - exact
errName - Variable in class com.goldencode.p2j.admin.Acl
error flag - name
errOid - Variable in class com.goldencode.p2j.admin.Acl
error flag - oid
error - Variable in class com.goldencode.p2j.library.Signature
If not LibraryManager.ERROR_NONE, then this code describes the failure.
error - Variable in class com.goldencode.p2j.main.RemoteInvocationResult
The error thrown during the remote call or connection request.
error - Variable in class com.goldencode.p2j.persist.AbstractTempTable
Corresponds ERROR attribute.
ERROR - Static variable in class com.goldencode.p2j.security.SecurityManager
Logging level ERROR.
ERROR - Static variable in class com.goldencode.p2j.ui.Keyboard
 
error - Variable in class com.goldencode.p2j.ui.ValidationResult
Validation error message which may be null.
error - Variable in class com.goldencode.p2j.util.Agent.AgentCommand
Any error caught during the command execution.
error - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
Flag indicating that the call was terminated with an ERROR condition.
error - Variable in class com.goldencode.p2j.util.ErrorManager.ErrorStatus
Stores whether an error condition has occurred previously.
error - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
Flag indicating if the request ended with an ERROR condition.
error(String) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of a error messages.
ERROR_EXTENT_MISMATCH_TEMPLATE - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Error text template for error 8029.
ERROR_FIELD_TYPE_MISMATCH_TEMPLATE - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Error text template for error 8028.
ERROR_INVALID_CALL_CONV - Static variable in class com.goldencode.p2j.library.LibraryManager
Invalid calling convention.
ERROR_INVALID_TYPE - Static variable in class com.goldencode.p2j.library.LibraryManager
Invalid data type specified.
ERROR_LIBRARY_LOAD - Static variable in class com.goldencode.p2j.library.LibraryManager
An error occurred when trying to load the library.
ERROR_MISMATCHED_FIELDS - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Error text for error 12324.
ERROR_MISSING_ENTRYPOINT - Static variable in class com.goldencode.p2j.library.LibraryManager
An error occurred when trying to find the function address.
ERROR_NONE - Static variable in class com.goldencode.p2j.library.LibraryManager
No error occurred.
ERROR_OUT_OF_MEMORY - Static variable in class com.goldencode.p2j.library.LibraryManager
Out of memory error occurred.
ERROR_PREFIX - Static variable in class com.goldencode.p2j.main.WebHandler
Error message prefix.
ERROR_TABLE_MISMATCH_TEMPLATE - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Error text template for error 8030.
ERROR_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status code for error
ERROR_UNKNOWN_FAILURE - Static variable in class com.goldencode.p2j.library.LibraryManager
Invalid data type specified.
Errorable - Interface in com.goldencode.p2j.util
Defines getter and setter for the ERROR attribute.
errorAlreadyRealized(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Displays "Unable to set ATTRIBUTE_NAME because the BROWSE widget has been realised." error
ErrorCode - Enum in com.goldencode.p2j.classloader
This class provides error codes returned by the class loader registration and de-registration routines.
ErrorCode(String) - Constructor for enum com.goldencode.p2j.classloader.ErrorCode
C'tor for the error code.
ErrorCode() - Constructor for enum com.goldencode.p2j.security.SSLHelper.ErrorCode
 
errorCondition - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Reflects whether an error was detected while getting results
ErrorConditionException - Exception in com.goldencode.p2j.util
Represents a Progress ERROR condition.
ErrorConditionException(String) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts an error message.
ErrorConditionException(int, String) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts an error message and an error code.
ErrorConditionException(int, String, NumberedException) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts an error message, error code and root cause.
ErrorConditionException(String, int) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts an error message and the key code for the key press that caused this condition.
ErrorConditionException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts an error message and a root cause.
ErrorConditionException(Throwable) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts and wrappers a root cause.
ErrorConditionException(String, boolean) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts an error message.
ErrorConditionException(String, int, boolean) - Constructor for exception com.goldencode.p2j.util.ErrorConditionException
Constructor which accepts an error message and the key code for the key press that caused this condition.
errorCount - Variable in class com.goldencode.p2j.uast.ProgressParser
The number of errors encountered during parsing
ErrorDataAccess() - Constructor for class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
 
errorEditorAttributeNotSettable(String) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Raise error 4052 "<ATTRIBUTE-NAME> is not a setable attribute for <WIDGET-TYPE> <COLUMN-NAME>".
ErrorEntry(int, String) - Constructor for class com.goldencode.p2j.util.ErrorManager.ErrorEntry
Construct an instance.
ErrorEntry(int, String, boolean) - Constructor for class com.goldencode.p2j.util.ErrorManager.ErrorEntry
Construct an instance.
errorFindFirstLast() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Record or throw a FIND FIRST/LAST failed error condition for the current DMO type.
ErrorHandler - Class in com.goldencode.p2j.persist.pl
An error handler for custom database functions implemented in Java.
ErrorHandler() - Constructor for class com.goldencode.p2j.persist.pl.ErrorHandler
 
errorHandlerMixin - Variable in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
The error handling implementation
errorHandlerMixin - Variable in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
The error handling implementation
errorHelper(int, String) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Simple helper to construct a ErrorConditionException and throw it, when needed.
errorIfNull - Variable in class com.goldencode.p2j.persist.AbstractQuery
Should failed first/last/unique retrievals raise error?
errorIfNull - Variable in class com.goldencode.p2j.persist.QueryWrapper
Should delegate's failed first/last/unique retrievals raise error?
errorInvalidChar(char) - Static method in class com.goldencode.p2j.util.NumberType
Common method for reporting invalid char error.
errorInvalidRowIndex(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Displays the "Invalid row index specified for browse method methodName" error message.
errorList - Variable in class com.goldencode.p2j.util.ErrorManager.ErrorStatus
List of errors.
ErrorManager - Class in com.goldencode.p2j.util
A context-local class providing static methods to support the ERROR-STATUS and NO-ERROR Progress features.
ErrorManager() - Constructor for class com.goldencode.p2j.util.ErrorManager
 
ErrorManager.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
ErrorManager.ErrorDataAccess - Class in com.goldencode.p2j.util
Provides access to the error data when running on the server.
ErrorManager.ErrorEntry - Class in com.goldencode.p2j.util
Stores the data related to a single error.
ErrorManager.ErrorStatus - Class in com.goldencode.p2j.util
This class corresponds ERROR-STATUS p2j handle, that can contain supressed errors information in case of NO-ERROR expression used in P4GL statement.
ErrorManager.LocalDataAccess - Class in com.goldencode.p2j.util
Error storage local to client-side.
ErrorManager.ServerDataAccess - Class in com.goldencode.p2j.util
Provides access to the error data when running on the server.
ErrorManager.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context's transactions.
errorMessage - Variable in class com.goldencode.p2j.main.WebHandler
Error message to display, if any.
errorMessage(int, String) - Static method in class com.goldencode.p2j.main.WebHandler
Build a text string containing a message error based on the exit code.
errorMessage - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
If InvocationResponsePayload.error flag is true, this represents the error message.
errorNoSelectedRows(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Displays the "Invalid use of browse method methodName.
errorNotAvailable() - Method in class com.goldencode.p2j.persist.RecordBuffer
Record or throw a "record not available" error condition for the current DMO type.
errorNotOnFile() - Method in class com.goldencode.p2j.persist.RecordBuffer
Record or throw a "record not on file" error condition for the current DMO type.
errorNumber - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
If InvocationResponsePayload.error flag is true, this represents the error number.
errorOnBatchModeEnable(int, String) - Method in class com.goldencode.p2j.ui.GenericFrame
Raise an error condition with the given error number and text IF unnamed input has been redirected.
errorOnBatchModeSetPrompt(int, String) - Method in class com.goldencode.p2j.ui.GenericFrame
Raise an error condition with the given error number and text IF unnamed input has been redirected.
errorOnRedirectedInput(int, String) - Method in class com.goldencode.p2j.ui.GenericFrame
Raise an error condition with the given error number and text IF unnamed input has been redirected.
errors - Variable in class com.goldencode.p2j.admin.AclDef
Error count.
errors - Variable in class com.goldencode.p2j.directory.DirectoryCopy
utility statistics
errors - Static variable in class com.goldencode.p2j.persist.pl.ErrorHandler
Stack of error flags used to track errors by function scope
errors - Variable in class com.goldencode.p2j.preproc.Environment
counter for the preprocessor errors
ErrorStatus() - Constructor for class com.goldencode.p2j.util.ErrorManager.ErrorStatus
 
errorStatus - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
Current error status value.
errorString - Variable in class com.goldencode.p2j.persist.AbstractTempTable
Corresponds ERROR-STRING attribute.
errorString() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Obtain the current ERROR-STRING attribute of 4GL temp-table.
errorString() - Method in interface com.goldencode.p2j.persist.TempTable
Obtain the current ERROR-STRING attribute of 4GL temp-table.
errorTexts(Throwable) - Static method in class com.goldencode.p2j.util.ErrorManager
Get an iterator on Progress-style error text strings, derived from the error information stored in error (including its possible chain of root causes).
errorTexts(int, String, Throwable) - Static method in class com.goldencode.p2j.util.ErrorManager
Get an iterator on Progress-style error text strings, derived from the error information stored in error (including its possible chain of root causes), and from the given error number and text.
errorTexts(List<ErrorManager.ErrorEntry>) - Static method in class com.goldencode.p2j.util.ErrorManager
Get an iterator on Progress-style error text strings, based upon the ErrorEntry objects stored in a list.
ErrorUnwindException - Exception in com.goldencode.p2j.util
Used to unwind the stack to an arbitrary return point.
ErrorUnwindException() - Constructor for exception com.goldencode.p2j.util.ErrorUnwindException
Default constructor which uses an empty string "" as its message.
ErrorUnwindException(String) - Constructor for exception com.goldencode.p2j.util.ErrorUnwindException
Constructor which accepts an error message.
ErrorUnwindException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.ErrorUnwindException
Constructor which accepts an error message and a root cause.
ErrorUnwindException(Throwable) - Constructor for exception com.goldencode.p2j.util.ErrorUnwindException
Constructor which accepts and wrappers a root cause.
errorWriter - Static variable in class com.goldencode.p2j.util.ErrorManager
Error writer object instance for client.
ErrorWriter - Interface in com.goldencode.p2j.util
Interface decribing the error messages outputs.
ErrorWriterBatch - Class in com.goldencode.p2j.ui
Implements display outputs for batch mode.
ErrorWriterBatch(ClientExports) - Constructor for class com.goldencode.p2j.ui.ErrorWriterBatch
The only constructor used to create error writer.
ErrorWriterInteractive - Class in com.goldencode.p2j.ui
Implements display outputs for interactive mode.
ErrorWriterInteractive(ClientExports) - Constructor for class com.goldencode.p2j.ui.ErrorWriterInteractive
The only constructor used to create error writer.
ErrorWriterServer - Class in com.goldencode.p2j.ui
Implements display error outputs for server side.
ErrorWriterServer() - Constructor for class com.goldencode.p2j.ui.ErrorWriterServer
 
errRights - Variable in class com.goldencode.p2j.admin.Acl
error flag - rights
errSubjs - Variable in class com.goldencode.p2j.admin.Acl
error flag - subjects
ESC - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
Escape code
ESC - Static variable in class com.goldencode.terminal.VT100Emulator
Escape code
ESC_FUNC - Static variable in class com.goldencode.p2j.ui.Keyboard
 
ESCAPE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
escape_char() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches ESCAPE keyword and a following string literal for the LIKE operator.
escaped - Variable in class com.goldencode.p2j.schema.TableHints
Table escape attribute, null means that attribute is not set.
escaped - Variable in class com.goldencode.p2j.uast.UastHints
Schema escape attribute, null means that attribute is not set.
escapedFields - Variable in class com.goldencode.p2j.schema.TableHints
Field escape attributes.
escapeHTML(String) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Convert any unsafe characters (in the given HTML text) into equivalents that are safe to embed in a 4GL string literal and return that converted text.
escapeHTML(String) - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Convert any unsafe characters (in the given HTML text) into equivalents that are safe to embed in a 4GL string literal and return that converted text.
escapeLikeRValue(String) - Method in class com.goldencode.p2j.report.server.DatabaseService
Escape all percent and underscore symbols in the text that will be used as the r-value of a SQL LIKE expression, since these characters have special meaning to the LIKE processing.
escapeRegex(String[]) - Method in class com.goldencode.p2j.convert.ConversionDriver
Process each input element and escape characters that would be interpreted as part of a regular expression to convert them all into a literal match.
escPressed - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
Was ESC key previously pressed.
escPressed - Variable in class com.goldencode.p2j.ui.client.driver.swing.LinuxKeyboardReader
Track events that occur when the ESC key is pressed.
ets - Variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Emulated terminal simulator implemented in a driver-specific manner.
EUROPEAN_FORMAT - Static variable in class com.goldencode.p2j.util.NumberType
Constant identifying the EURPEAN format.
eval(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the eval user function.
evalExpression(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Evaluates an expression to a value that is returned.
evalLib(String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the evalLib user function.
evaluate(int, boolean) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Evalualte break row(s) which help to determine whether the given row if the first/last in a break group.
evaluate(int, boolean) - Method in interface com.goldencode.p2j.persist.Presorter.LazyEvaluator
Evaluate break row(s) which help to determine whether the given row if the first/last in a break group.
evaluate() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.LogicalLambda
Evaluate the lambda expression.
evaluate(Environment, String) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Evaluates Progress preprocessor expression given as a string.
evaluate(int, Object, String) - Method in class com.goldencode.p2j.security.SecurityManager
Compiles and evalautes an expression.
evaluate(AST) - Method in class com.goldencode.p2j.uast.ExpressionEvaluator
Core method that does the following: ensures that all alternatives recursively call this same method for all child nodes forces the return type to BaseDataType and where necessary wraps and/or casts the data into the proper non-primitive objects for a proper return specifies all possible alternatives and for each one, the proper processing is either executed inline or is accessed in another method or class
evaluate() - Method in interface com.goldencode.p2j.util.LogicalOp
Evaluate the predicate expression and return the calculated result.
evaluateCharacterExpression(Aast) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Evaluate the given expression by concatenating all the operands.
evaluateCharacterExpression(Aast) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Evaluate the given expression by concatenating all the operands.
evaluateExpr(String, CallbackResolver, boolean) - Static method in class com.goldencode.p2j.uast.ExpressionEvaluator
External entry point to evaluates a Progress 4GL expression as expressed in a string of source code.
evaluateLazy(Presorter.IncrementalResults) - Method in class com.goldencode.p2j.persist.Presorter.SortHelper
Indicates that this SortHelper from now should evaluate break groups information in the lazy mode using the given evaluator.
evaluatePropertyMatches(HQLPreprocessor, int, RecordBuffer, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery.Optimizer
Analyze the property match expressions found in the current component's where clause or join clause HQL, to determine suitability for a server-side join.
evaluatingExpression - Variable in class com.goldencode.p2j.uast.ProgressParser
Determines if the parser was entered for preprocessor expression evaluation.
event - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager.EventWrapper
Event representing a DMO change (insert, update, delete)
Event() - Constructor for enum com.goldencode.p2j.persist.event.SessionListener.Event
 
EVENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EVENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
event() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches any valid Progress symbol or string or other key label and returns an artificial token EVENT with a child that is the matched token.
EVENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
Event - Class in com.goldencode.p2j.ui.client.event
Basic event class.
Event(Widget, int) - Constructor for class com.goldencode.p2j.ui.client.event.Event
Constructor.
Event(Widget, Widget, int) - Constructor for class com.goldencode.p2j.ui.client.event.Event
Constructor.
event - Variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The captured AWT mouse event.
Event - Class in com.goldencode.p2j.ui.client.widgetbrowser
The class defines the available Widget Browser UI events and their structure.
Event(Object, int, Widget<?>) - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.Event
Event constructor.
Event(Object, int, Object) - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.Event
Event constructor.
event - Variable in class com.goldencode.p2j.util.ProcedureManager.Subscription
The subscribed event.
EVENT_LIST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EVENT_LIST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
event_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a space or comma delimited list of events.
EVENT_LIST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
event_proc_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the EVENT-PROCEDURE clause and its required expression and optional ProgressParser.in_procedure_clause().
EVENT_SIGNATURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EVENT_SIGNATURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
event_signature() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the specification of an event handler signature for a 4GL procedure or method that will handle the associated event.
EVENT_SIGNATURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
EVENT_TYPES_MOUSE_LABELS - Static variable in class com.goldencode.p2j.ui.Keyboard
 
EVENT_TYPES_PG_CODES - Static variable in class com.goldencode.p2j.ui.Keyboard
event codes full list for EVENT-TYPE="PROGRESS"
eventBracket(Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute the given code inside a new bracket of event processing which starts with a ThinClient.push() and ends with a ThinClient.pop() even if the executed code throws an exception.
eventBracket(boolean, Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute the given code inside a new bracket of event processing which starts with a ThinClient.push() and ends with a ThinClient.pop() or ThinClient.popTrash() even if the executed code throws an exception.
eventCode(String) - Static method in class com.goldencode.p2j.ui.Keyboard
Find the action code corresponding to a given event name.
EventDefinition - Class in com.goldencode.p2j.ui
This class represents events and widgets that determine the condition of termination of implicit or explicit WAIT-FOR statement and triggers activation.
EventDefinition() - Constructor for class com.goldencode.p2j.ui.EventDefinition
Default constructor.
EventDefinition(Set<String>, Set<Integer>, Set<Long>, boolean) - Constructor for class com.goldencode.p2j.ui.EventDefinition
A constructor.
EventDefinition(boolean, Integer, String) - Constructor for class com.goldencode.p2j.ui.EventDefinition
Create a new event definition for the specified widget and event.
EventDefinition(boolean, Long, String) - Constructor for class com.goldencode.p2j.ui.EventDefinition
Create a new event definition for the specified resource and event.
EventDefinition(String) - Constructor for class com.goldencode.p2j.ui.EventDefinition
Create a new global ANYWHERE event definition for the specified event.
eventDrawingBracket(Widget<?>, Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute the given code inside a new bracket of event processing which starts the toolkit capturing invalidation rectangles, then starts a new event bracket with a ThinClient.push(), executes the code and then ends with a ThinClient.pop() and finally disables invalidation mode.
eventDrawingBracket(Widget<?>, boolean, Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute the given code inside a new bracket of event processing which starts the toolkit capturing invalidation rectangles, then starts a new event bracket with a ThinClient.push(), executes the code and then ends with a ThinClient.pop() (or ThinClient.popTrash()) and finally disables invalidation mode.
eventDrawingBracket(Widget<?>, boolean, boolean, Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute the given code inside a new bracket of event processing which starts the toolkit capturing invalidation rectangles, then starts a new event bracket with a ThinClient.push(), executes the code and then ends with a ThinClient.pop() (or ThinClient.popTrash()) and finally disables invalidation mode.
eventFromKey(int) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Convert a key code into a complete event (which includes the event's source widget) by using the current widget in focus.
eventID - Variable in class com.goldencode.p2j.persist.event.GlobalChangeEvent
Globally unique identifier
eventID - Variable in class com.goldencode.p2j.persist.lock.RecordLockEvent
Sequential, unique event ID
eventId - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
The MouseEvt event ID for this high-level action.
eventId - Variable in class com.goldencode.p2j.ui.TriggerMatch
The event code matched in the lookup.
EventInfo - Class in com.goldencode.p2j.ui
Define An auxiliary object with the event information for use within the trigger
EventInfo(String, int, int) - Constructor for class com.goldencode.p2j.ui.EventInfo
EventInfo constructor
eventInfo - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Data which are meaningful only within the trigger Introduced for the WIDGET-LEAVE/WIDGET-ENTRY support
EventList - Class in com.goldencode.p2j.ui
This class supports the lists of events and widgets that define the termination of implicit or explicit WAIT-FOR statement and triggers activation.
EventList() - Constructor for class com.goldencode.p2j.ui.EventList
Default constructor with no events.
EventList(boolean) - Constructor for class com.goldencode.p2j.ui.EventList
A constructor that adds default GO and GO-ON events.
EventList(String[], GenericWidget[], boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String[], GenericWidget[]) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String, GenericWidget[]) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[], GenericWidget) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[], GenericWidget, boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String, GenericWidget[], boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String, GenericWidget, boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String, handle) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[], handle) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[], handle[]) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String, handle, boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String[], handle, boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String[], handle[], boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String, CommonFrame) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[], CommonFrame) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[]) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String[], boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String, boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String, Object[], boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
EventList(String, Object[]) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[], Object[]) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition without the ANYWHERE option.
EventList(String[], Object[], boolean) - Constructor for class com.goldencode.p2j.ui.EventList
Constructor that adds the given event definition.
eventLists - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Stack of event lists saved between editing blocks.
eventManager - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Index event manager
EventManager - Class in com.goldencode.p2j.ui.client.event
Manages a stack of event queues, allows posting events to the current queue and getting events from the current queue.
EventManager() - Constructor for class com.goldencode.p2j.ui.client.event.EventManager
Hidden constructor, all usage of this class will be static.
EventManager.WorkArea - Class in com.goldencode.p2j.ui.client.event
Stores global data relating to the state of the current context.
eventMode - Variable in class com.goldencode.p2j.ui.client.event.KeyInput
A flag which may have varying meaning depending on the event code.
eventName - Variable in class com.goldencode.p2j.comauto.ComEvent
The name of the event.
eventName(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Translates the event code for the high level events and returns the symbolic name of the event.
eventNoApply - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Event code recently consumed as result of the 4GL NO-APPLY trigger execution.
eventProcedure - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The name of the EVENT-PROCEDURE.
eventProcedureContext - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The context of the EVENT-PROCEDURE.
eventProcName - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
This represents the name of the internal procedure for the EVENT-PROCEDURE clause.
eventQueue - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Event queue
eventQueue - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Event queue to which many threads can write and from which only one thread reads
EventQueue - Class in com.goldencode.p2j.ui.client.event
Simple event queue which is able to compress (ignore) empty and identical painting events.
EventQueue() - Constructor for class com.goldencode.p2j.ui.client.event.EventQueue
 
EventRegistrationException - Exception in com.goldencode.p2j.persist.event
Exception thrown for global event registration errors.
EventRegistrationException(long) - Constructor for exception com.goldencode.p2j.persist.event.EventRegistrationException
Constructor.
events - Static variable in class com.goldencode.p2j.ui.client.event.ServerEvent
A registry of server-side events which were posted to the client.
events - Variable in class com.goldencode.p2j.ui.EventDefinition
Set of event names.
events - Variable in class com.goldencode.p2j.ui.EventList
List of event definitions
events_of_widgets_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the optional OR keyword prefix and the required event list, OF keyword and then a widget list.
eventStack - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Stack of currently active trigger event types for the associated buffer
EventType - Interface in com.goldencode.p2j.ui.client.event
Defined event types.
eventType - Variable in class com.goldencode.p2j.util.KeyReader.WorkArea
LAST-EVENT:EVENT-TYPE attribute.
EventWrapper(GlobalChangeEvent) - Constructor for class com.goldencode.p2j.persist.dirty.GlobalEventManager.EventWrapper
Constructor.
eventX - Variable in class com.goldencode.p2j.ui.ClientState
The value of the LAST-EVENT:X attribute.
eventX - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The value of the LAST-EVENT:X attribute.
eventY - Variable in class com.goldencode.p2j.ui.ClientState
The value of the LAST-EVENT:Y attribute.
eventY - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The value of the LAST-EVENT:Y attribute.
evict(Persistence.Context, Persistable) - Method in class com.goldencode.p2j.persist.Persistence
Evict the given DMO from the current session immediately.
evict(Collection<Persistable>) - Method in class com.goldencode.p2j.persist.Persistence
Evict a collection of DMOs from the current Hibernate session.
evictDMOIfUnused(Persistence, Persistence.Context, Persistable) - Method in class com.goldencode.p2j.persist.BufferManager
Evict the given DMO from the current Hibernate session if it is not referenced by any buffer or other resource.
evictDMOIfUnused(Persistable) - Method in class com.goldencode.p2j.persist.RecordBuffer
Evict the given DMO from the current Hibernate session if it is not referenced by any buffer or other resource.
evNames1 - Static variable in class com.goldencode.p2j.ui.Keyboard
Event/action names.
ews - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Currently selected window emulator.
ews - Variable in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Current GUI emulator.
ews - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
The GUI window emulator with which this mouse handler is registered.
exact - Variable in class com.goldencode.p2j.admin.Acl
Flag telling exact match (true) vs regexp match (false)
exact - Variable in class com.goldencode.p2j.security.AccessControlList
instance or match flag
EXACT_COMPARATOR - Static variable in class com.goldencode.p2j.schema.NameNode
Comparator which requires exact lexical match of node names
exactMatch - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheValue
Flag indicating whether signature of caller's parameters exactly matches method
ExactMatchComparator() - Constructor for class com.goldencode.p2j.schema.NameNode.ExactMatchComparator
 
except_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Specifies an list of fields that are not excluded from the previous record or query definition.
exception - Variable in class com.goldencode.p2j.admin.client.AdminCallback
An exception thrown during the call
exception - Variable in class com.goldencode.p2j.main.BrokerSpawnResult
On remote launch fail
exception - Variable in class com.goldencode.p2j.net.Queue
Queue termination exception.
exception - Variable in class com.goldencode.p2j.net.WaitingThread
A reference to an exception which indicates a failure.
ExceptionAction() - Constructor for class com.goldencode.p2j.pattern.Rule.ExceptionAction
 
ExceptionAttribute - Class in com.goldencode.expr
 
ExceptionAttribute(ConstantPool) - Constructor for class com.goldencode.expr.ExceptionAttribute
 
ExceptionAttribute(ConstantPool, String) - Constructor for class com.goldencode.expr.ExceptionAttribute
 
EXCEPTIONS - Static variable in class com.goldencode.expr.Attribute
Exceptions attribute name.
exceptions - Variable in class com.goldencode.expr.ExceptionAttribute
 
exceptions - Variable in class com.goldencode.proxy.MethodInfo
List of declared exception names
exceptionToCondition(ConditionException) - Static method in class com.goldencode.p2j.util.BlockManager
Translate exception into BlockManager.Condition code.
EXCLAIM - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
exclude(String) - Method in class com.goldencode.p2j.convert.ConversionDriver.ExcludeCheck
Determines if a given name should be excluded from list processing.
exclude(String) - Method in class com.goldencode.p2j.convert.ConversionDriver.ScanCheck
Determines if a given name should be excluded from list processing.
exclude(DataModelObject, String...) - Method in class com.goldencode.p2j.persist.AbstractQuery
Specifies the fields excluded from a record retrieval.
exclude(DataModelObject, String...) - Method in interface com.goldencode.p2j.persist.P2JQuery
Specifies the fields excluded from a record retrieval.
exclude(DataModelObject, String...) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
exclude(DataModelObject, String...) - Method in class com.goldencode.p2j.persist.QueryWrapper
Specifies the fields excluded from a record retrieval.
ExcludeCheck() - Constructor for class com.goldencode.p2j.convert.ConversionDriver.ExcludeCheck
 
EXCLUSIVE - Static variable in class com.goldencode.p2j.persist.lock.LockType
Progress-style exclusive lock; request for this type may block
EXCLUSIVE_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EXCLUSIVE_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EXCLUSIVE_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
EXCLUSIVE_NO_WAIT - Static variable in class com.goldencode.p2j.persist.lock.LockType
Progress-style exclusive lock; requests for this type never block
excTables - Variable in class com.goldencode.expr.CodeAttribute
List of all exception tables associated with the code array.
exec(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the exec user function.
execLib(String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the execLib user function.
execMethod(Aast, Object...) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Executes a method from this class by interpreting the sequence of statements from its body.
execute() - Method in class com.goldencode.expr.CompiledExpression
Each custom, concrete implementation of this abstract class will implement this method to perform the operations described by the underlying expression.
execute() - Method in class com.goldencode.expr.Expression
Execute the expression and return its result.
execute() - Method in interface com.goldencode.p2j.main.Isolatable
Specifies the method that is executed in a transaction environment,
execute() - Method in class com.goldencode.p2j.main.StandardServer.MainInvoker
Specifies the method that is executed in a transaction environment,
execute(Runnable) - Method in class com.goldencode.p2j.main.TemporaryAccountWorker
Execute specified task.
execute(String) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Execute a dynamically provided user expression.
execute(String, Object[]) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Execute a named user expression passing user provided named parameters to be referenced in the expression.
execute(Scope, Object[]) - Method in class com.goldencode.p2j.pattern.NamedFunction
Execute this named function, handling all user provided parameter assignments before the actual execution.
execute() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Overrides the parent's pure preselect implementation to use a different retrieval techniques depending upon the current mode of the query.
execute() - Method in class com.goldencode.p2j.persist.PreselectQuery
Compose an HQL query statement to represent the combination of all query components, execute it, and store the scrollable results.
execute(Object[], LockType, boolean, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Execute each query stored in the active HQL bundle in turn until we find a result or have no more statements to execute.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.CharacterExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DateExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeTzExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DecimalExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.Int64ExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.IntegerExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.LogicalExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.RawExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.RowidExpressionAdapter
Evaluates the execute method.
execute() - Method in class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
Instruct the client to show the Color Chooser dialog using the configured options using previously chained methods.
execute() - Method in class com.goldencode.p2j.ui.FileDialog
Displays the file selection dialog that was already configured.
execute() - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Validates the options and tells the client to create the dialog according to options configured and then interpret the results.
execute() - Method in class com.goldencode.p2j.ui.HelpService
The chain-terminator method.
execute() - Method in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Instruct the client to show the Printer Setup dialog using the configured options using previously chained methods.
execute() - Method in class com.goldencode.p2j.util.Agent.AgentCommand
Override this to define the command body.
execute() - Method in class com.goldencode.p2j.util.Agent.ResetContextCommand
 
execute(boolean) - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Execute the async request.
execute() - Method in class com.goldencode.p2j.util.CharacterExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.DateExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.DatetimeExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.DatetimeTzExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.DecimalExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.Int64Expression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.IntegerExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.LogicalExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.RawExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.RecidExpression
Execute the underlying expression and get its result.
execute() - Method in class com.goldencode.p2j.util.RowidExpression
Execute the underlying expression and get its result.
executeActions(List<RuleListElement>) - Method in class com.goldencode.p2j.pattern.Rule
Execute all actions/rules in the specified list, in order, discarding results of the action expressions themselves.
executeCallback(AST, Class) - Method in class com.goldencode.p2j.uast.ExpressionEvaluator
This is the worker function that indirectly calls (through reflection) the method that matches the text in the AST.
executeCallback(AST, Class, boolean, int) - Method in class com.goldencode.p2j.uast.ExpressionEvaluator
This is the worker function that indirectly calls (through reflection) the method that matches the text in the AST.
executed - Variable in class com.goldencode.p2j.ui.chui.ThinClient.TriggerResult
true if a trigger was found and executed.
executeDDL(List<String>, Database) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Execute a batch of DDL statements for the given database.
executeDDLScript(Database, Connection, String) - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Execute a script containing DDL SQL statements.
executeImpl(Object[], LockType, boolean, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Execute each query stored in the active HQL bundle in turn until we find a result or have no more statements to execute.
executeInContext(Session, Runnable) - Method in class com.goldencode.p2j.net.SessionManager
Execute the given task in the specified session's context.
executeJob(Runnable) - Method in class com.goldencode.p2j.scheduler.JobProcessor
Execute the given job.
executeLookup(DirectoryService, String, String, String, String, Utils.DirectoryHelper) - Static method in class com.goldencode.p2j.util.Utils
Builds the node path from its parts, checks that it exists with the correct data type and if so, returns the value.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.CharacterExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DateExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeTzExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DecimalExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.Int64ExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.IntegerExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.LogicalExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.RawExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executeMethod - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.RowidExpressionAdapter
The JAST tree that describes the execute method to be implemented by this object.
executePendingRefresh(int, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute pending refresh when REFRESHABLE is turned on.
executePendingRefresh(boolean, boolean, int) - Method in class com.goldencode.p2j.ui.client.Browse
Execute pending refresh when REFRESHABLE is turned on.
executePendingRefresh(int, boolean, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Execute pending refresh when REFRESHABLE is turned on.
executePendingRefresh(BrowseWidget, boolean, boolean, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Execute pending refresh when REFRESHABLE is turned on.
executeQuery(Persistence, String, Object[], Type[]) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Execute the query to create a first level result set.
executeQuery(Persistence, String, Object[], Type[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Execute the query to create a first level result set.
executeQuery(StringBuilder) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Execute an update or delete statement.
executeReversibleRollbacks() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Reverse temp table changes which were rolled back at the database, in order to support the Progress temp-table NO-UNDO semantic.
executeScroll(Persistence, String, Object[], Type[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Execute the query to create a ScrollableResults result set.
executeScroll(Persistence, String, Object[], Type[]) - Method in class com.goldencode.p2j.persist.PresortQuery
Execute the query to create a ScrollableResults result set.
executeSQL(String) - Method in class com.goldencode.p2j.persist.Persistence
Execute an arbitrary SQL statement which does not produce a result set.
executeSQL(String, Object[]) - Method in class com.goldencode.p2j.persist.Persistence
Execute an arbitrary SQL statement which does not produce a result set.
executeSQL(String, Object[], String[], boolean) - Method in class com.goldencode.p2j.persist.Persistence
Execute an arbitrary SQL statement which does not produce a result set.
executeSQLBatch(List<String>, String[], boolean) - Method in class com.goldencode.p2j.persist.Persistence
Execute an arbitrary list of SQL statements in batch.
executeSQLQuery(String) - Method in class com.goldencode.p2j.persist.Persistence
Execute an arbitrary SQL query.
executeSQLQuery(String, Object[]) - Method in class com.goldencode.p2j.persist.Persistence
Execute an arbitrary SQL query.
executeSQLQuery(String, Object[], String[], boolean) - Method in class com.goldencode.p2j.persist.Persistence
Execute an arbitrary SQL query.
executeStateManaged(Runnable) - Static method in class com.goldencode.p2j.util.BlockManager
Preserve certain work area state before running the given code and then restore that state afterward.
EXEMPLAR - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Cache this exemplar to make array processing faster.
exists() - Method in class com.goldencode.p2j.main.TwoURLsResource
Checks whether resource exists.
exists(String, boolean) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Determine if a filesystem name references an existing filesystem object.
exists(File, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Implements a check for the file's existence while honoring the case-sensitive file-system flag.
exit - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Quit menu item.
exit - Variable in class com.goldencode.p2j.ui.client.TypeAhead
Reader thread kill flag.
EXIT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
exitBlock(int, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Called by the BufferManager when the current block scope is about to end.
exitCode - Variable in class com.goldencode.p2j.main.BrokerSpawnResult
Exit code of spawned process
exitCode - Variable in class com.goldencode.p2j.main.ClientSpawner
Spawner exit code
exitDropDown() - Method in class com.goldencode.p2j.ui.client.ComboBox
Exit the drop-down (the "selection" mode of the combo-box).
exitDropDown() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Exit the drop-down (the "selection" mode of the combo-box).
exitLock - Variable in class com.goldencode.p2j.ui.client.TypeAhead
Lock access to the exit flag.
exitTopLevel(BlockManager.WorkArea) - Static method in class com.goldencode.p2j.util.BlockManager
Common worker to cleanup top-level block state just before exiting.
exp(BigDecimal) - Static method in class com.goldencode.p2j.util.MathOps
Raise e (Euler's number) to the power of the second number (the exponent).
EXP_MCONTEXT - Static variable in class com.goldencode.p2j.util.MathOps
Math context used by the exponentiation algorithm.
expand - Variable in class com.goldencode.p2j.ui.RadioSetConfig
The Progress EXPAND attribute.
expand() - Method in class com.goldencode.p2j.util.ExportFieldExpansion
 
expand() - Method in interface com.goldencode.p2j.util.ExtentExpansion
Retrieve the sub-array.
expand() - Method in class com.goldencode.p2j.util.ImportFieldExpansion
 
expand() - Method in class com.goldencode.p2j.util.PutFieldExpansion
 
expandAll() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Expand all tree nodes.
expandBraces - Variable in class com.goldencode.p2j.preproc.Environment
Disable/enable braces parser expansions.
EXPANDED_SCOPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EXPANDED_SCOPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EXPANDED_SCOPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
expandNodeMappings() - Method in class com.goldencode.p2j.directory.LdapMapGen
Expand all subtree to subtree mappings into explicit node-to-node mappings.
expandParameters(Object[], StringBuilder) - Static method in class com.goldencode.p2j.util.TraceHelper
Render the array of method arguments into a text form, optionally using recursion to emit elements that are themselves arrays.
expandRows(List<TreePath>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Expand the supplied tree paths.
expandWildcard(HashMap, String, String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Expand subtree node ID with wildcards and return a list of all nodes in the subtree.
expandWorker(HashMap, DirContext, String, String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Recursive worker routine for the expandWildcard() method.
ExpirableLock(Object, int) - Constructor for class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
 
expired - Variable in class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
Expiration flag.
expiredCacheData - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOResourceManager
Data which has expired from the cache, but has not yet been released
expiredEntries - Variable in class com.goldencode.cache.CacheExpiryEvent
Map of expired entries' keys to their values
ExpiryCache<K,V> - Class in com.goldencode.cache
An abstract implementation of a cache with a fixed capacity, which expires one or more of its elements when its capacity is reached and a new element is added to the cache.
ExpiryCache(int) - Constructor for class com.goldencode.cache.ExpiryCache
Constructor.
ExpiryCache(String, int) - Constructor for class com.goldencode.cache.ExpiryCache
Constructor.
ExpiryCache.Node<K,V> - Class in com.goldencode.cache
A sortable node containing the hashable key and value of a cache entry.
explicit - Variable in class com.goldencode.p2j.util.NullField
Contains an explicit column position.
explicit_compares() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COMPARES keyword (and optional EXPLICIT prefix), an optional NO-ERROR and the ProgressParser.compares_when_block().
ExplicitFileList - Class in com.goldencode.p2j.util
Creates a sorted list of files based on a user-defined list of filenames (absolute or relative).
ExplicitFileList(String[], boolean) - Constructor for class com.goldencode.p2j.util.ExplicitFileList
Base constructor to handle all possible cases.
ExplicitFileList(String[]) - Constructor for class com.goldencode.p2j.util.ExplicitFileList
Common constructor which uses a case-insensitive sorting algorithm.
explicitHide - Variable in class com.goldencode.p2j.ui.client.Frame
Flag tracking frame hiding via explicit HIDE calls.
explicitInput - Variable in class com.goldencode.p2j.preproc.FileScope
Track which c'tor was used.
explicitSetCollation() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Check if the dialect needs to set an explicit collation during schema DDL generation.
explicitSetCollation() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Check if the dialect needs to set an explicit collation during schema DDL generation.
explicitSetCollation() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Check if the dialect needs to set an explicit collation during schema DDL generation.
explicitSetCollation() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Check if the dialect needs to set an explicit collation during schema DDL generation.
explicitSilentError - Variable in class com.goldencode.p2j.persist.BufferManager
Flag indicating whether we are in explicit silent error mode
explicitTx - Variable in class com.goldencode.p2j.persist.Persistence.Context
Is current transaction explicit?
explicitViewAs(boolean) - Method in class com.goldencode.p2j.ui.LiteralWidget
Mark this widget as using an explicit VIEW-AS TEXT phrase.
explicitViewAs - Variable in class com.goldencode.p2j.ui.TextConfig
Flag indicating this widget is using an explicit VIEW-AS TEXT phrase.
explicitViewAs(boolean) - Method in class com.goldencode.p2j.ui.TextWidget
Mark this widget as using an explicit VIEW-AS TEXT phrase.
explicitVirtualHeight - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Keeping track on explicit virtual height setting.
explicitVirtualWidth - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Keeping track on explicit virtual width setting.
explPkgDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores explicit package names.
exponent - Variable in class com.goldencode.p2j.security.SSLCertFactory
The public key exponent.
export - Variable in class com.goldencode.p2j.uast.ProgressLexer
Export mode, defaults to false.
export(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Method that specifies the remote procedures the client can execute from the AppServer session.
export(character) - Static method in class com.goldencode.p2j.util.AppServerManager
Method that specifies the remote procedures the client can execute from the AppServer session.
export(String) - Method in interface com.goldencode.p2j.util.CommonSession
Method that specifies the remote procedures the client can execute from the AppServer session
export(character) - Method in interface com.goldencode.p2j.util.CommonSession
Method that specifies the remote procedures the client can execute from the AppServer session
export(String) - Static method in class com.goldencode.p2j.util.SessionUtils
Method that specifies the remote procedures the client can execute from the AppServer session.
export(character) - Static method in class com.goldencode.p2j.util.SessionUtils
Method that specifies the remote procedures the client can execute from the AppServer session.
export(FieldEntry[]) - Method in class com.goldencode.p2j.util.Stream
Output a list of fields with export formatting to the stream.
EXPORT_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EXPORT_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
export_field() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements proper tree building for the most common field specification in the ProgressParser.export_stmt().
EXPORT_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
export_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the EXPORT language statement.
exportData(String) - Method in interface com.goldencode.p2j.main.Spawner
Depending on the implementation, export custom data from the server back to the client.
exportData(String) - Method in class com.goldencode.p2j.main.SpawnerImpl
Depending on the implementation, export custom data from the server back to the client.
ExportField - Class in com.goldencode.p2j.util
Handles export formatted output of data fields for I/O helpers.
ExportField() - Constructor for class com.goldencode.p2j.util.ExportField
Default constructor which is necessary to restores instance when it is transferred via the network.
ExportField(int) - Constructor for class com.goldencode.p2j.util.ExportField
Generate output formatted using the toStringExport method of the associated type.
ExportField(double) - Constructor for class com.goldencode.p2j.util.ExportField
Generate output formatted using the toStringExport method of the associated type.
ExportField(boolean) - Constructor for class com.goldencode.p2j.util.ExportField
Generate output formatted using the toStringExport method of the associated type.
ExportField(String) - Constructor for class com.goldencode.p2j.util.ExportField
Generate output formatted using the toStringExport method of the associated type.
ExportField(BaseDataType) - Constructor for class com.goldencode.p2j.util.ExportField
Generate output formatted using the toStringExport method of the associated type.
ExportField(Resolvable) - Constructor for class com.goldencode.p2j.util.ExportField
Generate output formatted using the toStringExport method of the associated type.
ExportField(Supplier<BaseDataType>) - Constructor for class com.goldencode.p2j.util.ExportField
Generate output formatted using the toStringExport method of the associated type.
ExportFieldExpansion - Class in com.goldencode.p2j.util
TODO: finish this implementation TODO: table extent field support?
ExportFieldExpansion(BaseDataType[]) - Constructor for class com.goldencode.p2j.util.ExportFieldExpansion
 
ExportFieldExpansion(BaseDataType[], NumberType, long) - Constructor for class com.goldencode.p2j.util.ExportFieldExpansion
 
ExportFieldExpansion(BaseDataType[], long, long) - Constructor for class com.goldencode.p2j.util.ExportFieldExpansion
 
ExportFieldExpansion(BaseDataType[], NumberType, long, String) - Constructor for class com.goldencode.p2j.util.ExportFieldExpansion
 
ExportFieldExpansion(BaseDataType[], long, long, String) - Constructor for class com.goldencode.p2j.util.ExportFieldExpansion
 
ExportFieldExpansion(FieldReference...) - Constructor for class com.goldencode.p2j.util.ExportFieldExpansion
Constructs export-field expansion on top of buffer fields.
exportFmt - Variable in class com.goldencode.p2j.util.NumberType.WorkArea
Stores the context-specific export format string (which honors the user's defined group and decimal separators).
exportMethod(String, String, String) - Method in class com.goldencode.p2j.main.StandardServer
Registers an entry point as an export.
exports - Variable in class com.goldencode.p2j.util.AgentPool
The EXPORTS for this appserver.
exports - Variable in class com.goldencode.p2j.util.SessionUtils.WorkArea
Remote client interface.
ExportsDef - Class in com.goldencode.p2j.admin
ExportsDef is a stub implementation.
ExportsDef() - Constructor for class com.goldencode.p2j.admin.ExportsDef
 
ExportTracker - Class in com.goldencode.p2j.net
A session tracker for each static exported API.
ExportTracker() - Constructor for class com.goldencode.p2j.net.ExportTracker
C'tor, forces a singleton.
expr - Variable in class com.goldencode.expr.ExpressionInitializer
The expression used to generate an initial value.
expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the lowest (1st) precedence level of expressions: OR (the logical OR operator).
expr - Variable in class com.goldencode.p2j.pattern.NamedFunction
The list of expressions to execute.
expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the lowest (1st) precedence level of expressions: OR (the logical OR operator).
expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Parses any valid Progress 4GL expression and creates an AST that is suitable for evaluation.
expression - Variable in class com.goldencode.expr.Compiler
Object which holds expression information
Expression - Class in com.goldencode.expr
This class provides transparent access to compiled expressions.
Expression(SymbolResolver, String) - Constructor for class com.goldencode.expr.Expression
Construct a new instance of an Expression using the specified symbol resolver and infix notation expression.
expression() - Method in class com.goldencode.expr.ExpressionParser
Parses an infix expression and creates an AST that is verified suitable for compilation.
expression() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Add a user-defined expression to a named function definition.
expression() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Parses an HQL expression and creates an AST that is suitable for further processing.
expression(int) - Method in class com.goldencode.p2j.preproc.TextParser
Gathers the preprocessor expression into a string or ignores it.
EXPRESSION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EXPRESSION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EXPRESSION - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an expression.
EXPRESSION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
Expression.CacheKey - Class in com.goldencode.expr
Definition of the key to the cache of CompiledExpression instances.
ExpressionClassLoader - Class in com.goldencode.expr
This class extends ClassLoader to enable the loading of a class file stored as a byte array in memory.
ExpressionClassLoader() - Constructor for class com.goldencode.expr.ExpressionClassLoader
 
ExpressionConversionWorker - Class in com.goldencode.p2j.convert
A pattern worker whose purpose is to provide helpers for conversion of Progress language expression trees into the corresponding Java trees.
ExpressionConversionWorker() - Constructor for class com.goldencode.p2j.convert.ExpressionConversionWorker
Default constructor which initializes libraries.
ExpressionConversionWorker.ExpressionHelper - Class in com.goldencode.p2j.convert
Provides the core user-functions exported to pattern engine rules for Progress to Java expression conversion.
ExpressionConversionWorker.WorkArea - Class in com.goldencode.p2j.convert
Context-local work area.
ExpressionEvaluator - Class in com.goldencode.p2j.uast
Recursively walks an AST generated from a valid Progress 4GL expression and evaluates each node to obtain the final result of the expression which is returned to the caller as a BaseDataType (wrapper).
ExpressionEvaluator(CallbackResolver) - Constructor for class com.goldencode.p2j.uast.ExpressionEvaluator
Constructs an instance allowing the helper classes to be provided by the caller.
ExpressionEvaluator() - Constructor for class com.goldencode.p2j.uast.ExpressionEvaluator
 
ExpressionEvaluatorTokenTypes - Interface in com.goldencode.p2j.uast
 
ExpressionException - Exception in com.goldencode.expr
Exception thrown during ExpressionCompiler operations.
ExpressionException(String) - Constructor for exception com.goldencode.expr.ExpressionException
Constructor which accepts message text.
ExpressionException(String, Throwable) - Constructor for exception com.goldencode.expr.ExpressionException
Constructor which accepts message text and root cause.
ExpressionException(Throwable) - Constructor for exception com.goldencode.expr.ExpressionException
Constructor which accepts root cause.
ExpressionFlags - Interface in com.goldencode.expr
Expression flags that affect the compilation and runtime behavior of a compiled expression.
ExpressionHelper() - Constructor for class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
 
ExpressionInitializer - Class in com.goldencode.expr
Generates an initial value for a variable, using a contained Expression.
ExpressionInitializer(Expression) - Constructor for class com.goldencode.expr.ExpressionInitializer
Construct an instance.
ExpressionLexer - Class in com.goldencode.expr
Tokenizes an arithmetic or logical expression in infix notation (input as a stream of characters) into a stream of tokens suitable for the ExpressionParser.
ExpressionLexer(InputStream) - Constructor for class com.goldencode.expr.ExpressionLexer
 
ExpressionLexer(Reader) - Constructor for class com.goldencode.expr.ExpressionLexer
 
ExpressionLexer(InputBuffer) - Constructor for class com.goldencode.expr.ExpressionLexer
 
ExpressionLexer(LexerSharedInputState) - Constructor for class com.goldencode.expr.ExpressionLexer
 
ExpressionParser - Class in com.goldencode.expr
Creates an Abstract Syntax Tree (AST) representation of an expression in infix notation from an input stream of tokens (provided by the ExpressionLexer).
ExpressionParser(ExpressionLexer, SymbolResolver) - Constructor for class com.goldencode.expr.ExpressionParser
Create a new parser instance, given a lexer instance and a symbol resolver.
ExpressionParser(ExpressionLexer, SymbolResolver, boolean) - Constructor for class com.goldencode.expr.ExpressionParser
Create a new parser instance, given a lexer instance, a symbol resolver, and an indication of whether assignments are allowed.
ExpressionParser(TokenBuffer, int) - Constructor for class com.goldencode.expr.ExpressionParser
 
ExpressionParser(TokenBuffer) - Constructor for class com.goldencode.expr.ExpressionParser
 
ExpressionParser(TokenStream, int) - Constructor for class com.goldencode.expr.ExpressionParser
 
ExpressionParser(TokenStream) - Constructor for class com.goldencode.expr.ExpressionParser
 
ExpressionParser(ParserSharedInputState) - Constructor for class com.goldencode.expr.ExpressionParser
 
ExpressionParserTokenTypes - Interface in com.goldencode.expr
 
expressionType(Aast) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Walks the ProgressAst node specified and determines the data type of the wrapper object returned by that sub-expression.
expressionType(Aast, boolean) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Walks the ProgressAst node specified and determines the data type of the wrapper object returned by that sub-expression.
expressionType(Aast, boolean) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Walks the ProgressAst node specified and determines the data type of the wrapper object returned by that sub-expression.
expressionType(Aast, boolean, boolean) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Walks the ProgressAst node specified and determines the data type of the wrapper object returned by that sub-expression.
expressionType(Aast, Map<String, RecordBuffer>) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Determine the HQL type of the expression represented by the given AST node, which may be a single leaf node, or the head of a more complex expression.
ExpressionWrapper - Class in com.goldencode.p2j.util
A convenience adapter class to create a Resolvable runtime expression from an instance of an Accessor.
ExpressionWrapper(Accessor) - Constructor for class com.goldencode.p2j.util.ExpressionWrapper
Creates an instance based on the given object.
exprLvl - Variable in class com.goldencode.p2j.uast.ProgressParser
Tracks the level of recursion in the ProgressParser.expr() rule.
expTaylorSeries(BigDecimal) - Static method in class com.goldencode.p2j.util.MathOps
Raise e (Euler's number) to the power of the second number (the exponent).
ext - Variable in enum com.goldencode.p2j.util.ImageExt
extension
EXT_BASES - Static variable in enum com.goldencode.p2j.util.ImageExt
list of extensions with dot
EXT_CACHE - Static variable in class com.goldencode.p2j.report.ReportWorker
File name extension for a preprocessed source file.
EXT_PROC_SCOPE - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Index of external procedure scope
EXT_SCHEMA_NAME - Static variable in class com.goldencode.p2j.directory.SchemaLoad
File name for directory schema extensions.
EXT_VARIANTS - Static variable in enum com.goldencode.p2j.util.ImageExt
list of extension variants with dot
extColumns - Variable in class com.goldencode.p2j.admin.server.reports.ProcessesReportsBuilder
extended columns
extColumns - Variable in class com.goldencode.p2j.admin.server.reports.UsersReportsBuilder
extended columns
extDef - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition.ProcessData
The account extension data
extDef - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition.UserData
The account extension data
extDef - Variable in class com.goldencode.p2j.admin.server.reports.AccountData
extended account data
extendBytes(long) - Method in class com.goldencode.p2j.util.BinaryData
Helper to create a new byte array with the same contents as the given byte array and the specified length.
extendBytes(long) - Method in class com.goldencode.p2j.util.memptr
Helper to create a new byte array with the same contents as the given byte array and the specified length.
extendBytes(long) - Method in class com.goldencode.p2j.util.raw
Helper to create a new byte array with the same contents as the given byte array and the specified length.
extended_diag_option() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the EXTENDED keyword and the optional following qualifier keywords CURSOR, DATA-BIND, PERFORMANCE or VERBOSE.
ExtendedColumnInfo(String, int, AbstractReportBuilder.ColumnInfo<TRowObject>...) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ExtendedColumnInfo
Instantiates a new extended column info.
extendedKeys - Variable in class com.goldencode.p2j.ui.Keyboard
extended key names
ExtendedRowInfo - Interface in com.goldencode.p2j.admin.shared
An interface marking report data with additional so called extended rows.
extendees - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ExtendedColumnInfo
The extendees.
extendPage() - Method in class com.goldencode.p2j.util.Stream
Extend the output of a partial page (with blank lines) to the end of valid output so that any footer and a form feed can be output to terminate the page at the proper minimum length.
extension - Variable in enum com.goldencode.p2j.admin.shared.DocumentType
A default well-known file extension associated with this document
extent() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of EXTENT attribute (KW_EXTENT).
extent() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of EXTENT attribute (KW_EXTENT).
extent - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin.IndexedProxyMethod
Extent of the associated property
extent - Variable in class com.goldencode.p2j.persist.FieldReference
This field's extent (if an array field), else null
extent - Variable in class com.goldencode.p2j.persist.P2JField
Extent size.
extent - Variable in class com.goldencode.p2j.persist.PropertyDefinition
The extent of this property, or PropertyDefinition.NO_EXTENT if the property has no extent.
EXTENT - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "extent" property AST annotation
extent() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens as the value of the EXTENT property of a field.
extent() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the EXTENT keyword and the optional integer constant that follows it.
extent - Variable in class com.goldencode.p2j.util.Parameter
Extent setting of this parameter.
extent_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the EXTENT language statement.
ExtentExpansion<T> - Interface in com.goldencode.p2j.util
Allows a caller to retrieve a certain sub-array using dynamic start and end indices.
extentFunction(Class<T>, int, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with a default transaction level of TransactionType.SUB, which returns an extent value.
extentFunction(Class<T>, int, BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with the given transaction level, which returns an extent value.
extentFunction(Class<T>, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with a default transaction level of TransactionType.SUB, which returns a dynamic extent value.
extentFunction(Class<T>, BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with the given transaction level, which returns a dynamic extent value.
extentFunction(String, Class<T>, int, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with a default transaction level of TransactionType.SUB, which returns an extent value.
extentFunction(String, Class<T>, int, BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with the given transaction level, which returns an extent value.
extentFunction(String, Class<T>, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with a default transaction level of TransactionType.SUB, which returns a dynamic extent value.
extentFunction(String, Class<T>, BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with the given transaction level, which returns a dynamic extent value.
ExtentHintField - Class in com.goldencode.p2j.schema
Container for name, label and description of hint for custom denormalization of field with extent.
ExtentHintField(String, String, String) - Constructor for class com.goldencode.p2j.schema.ExtentHintField
Constructor which accepts field name, label and description.
extentIndex - Variable in class com.goldencode.p2j.persist.FieldInfo
Zero-based extent field index (-1 if not an extent field)
extentIndex - Variable in class com.goldencode.p2j.persist.RecordBuffer.DatumAccess
Index of an element in an extent property or null
extentMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Indexed property names to extent sizes (does not include denormalized properties)
extentMap - Variable in class com.goldencode.p2j.persist.RecordBuffer
Map of property names to extents for DMO array properties
extentParameters - Variable in class com.goldencode.p2j.util.AbstractParameter.Scope
The list with the wrapped extent parameters, created lazily.
extentParameters - Variable in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Map of extent parameter instances
extents - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Field info about extent fields kept by associated DMO property name.
extentsByProperty(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get an immutable map of DMO property names to extent values (if any) for the given DMO type, keyed by DMO interface.
extentVars - Variable in class com.goldencode.p2j.util.SharedVariableManager.VarRegistry
Pool of extent vars which is context-local (with the state at their definition).
external - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this block is derived from an external procedure.
external_api_definition() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the EXTERNAL keyword with a required following STRING (shared library name).
external_name_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Simple rule to handle the common case where a ProgressParser.filename(), a STRING or a ProgressParser.value() can be matched.
external_proc() - Method in class com.goldencode.p2j.uast.ProgressParser
Top-level program definition (and entry point) of a Progress 4GL external procedure.
EXTERNAL_PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
EXTERNAL_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
EXTERNAL_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
EXTERNAL_PROGRAM - Static variable in class com.goldencode.p2j.util.ProcedureManager
Marks the external program's root procedure - this is a P2J reserver name.
externalBuffers - Variable in class com.goldencode.p2j.persist.AbstractQuery
Set of external buffers, if any, referenced by this query
ExternalDataSource() - Constructor for class com.goldencode.p2j.util.Accumulator.ExternalDataSource
Default c'tor.
ExternalDataSource(Class<? extends BaseDataType>) - Constructor for class com.goldencode.p2j.util.Accumulator.ExternalDataSource
This c'tor must provide the type of the values being accumulated.
externalProcedure(Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given external procedure block with a default transaction level of TransactionType.SUB.
externalProcedure(BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given external procedure block with the given transaction level.
externalProcedure(Object, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given external procedure block with a default transaction level of TransactionType.SUB.
externalProcedure(Object, BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given external procedure block with the given transaction level.
ExternalProcedureCaller(Object) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.ExternalProcedureCaller
Associate this caller with the specified external program instance.
ExternalProcedureCaller(String, boolean) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.ExternalProcedureCaller
Configure this caller with the given data.
ExternalProcNodeFilter - Class in com.goldencode.p2j.uast
This class name can be passed to the PatternEngine via the graph-node-filter configuration parameter.
ExternalProcNodeFilter() - Constructor for class com.goldencode.p2j.uast.ExternalProcNodeFilter
 
ExternalProgram(String, String, String) - Constructor for class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Basic c'tor.
externalProgram - Variable in class com.goldencode.p2j.util.TriggerDefinition
The external program instance where the trigger was defined.
ExternalProgramResolver() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.ExternalProgramResolver
 
ExternalProgramWrapper - Class in com.goldencode.p2j.util
This container adds support for all persistent-procedure related attributes and methods, such as: INTERNAL-ENTRIES NAME FILE-NAME PERSISTENT TYPE NEXT-SIBLING PREV-SIBLING PRIVATE-DATA GET-SIGNATURE ADD-SUPER-PROCEDURE REMOVE-SUPER-PROCEDURE SUPER-PROCEDURES SERVER ASYNC-REQUEST-COUNT INSTANTIATING-PROCEDURE CURRENT-WINDOW
ExternalProgramWrapper(Object) - Constructor for class com.goldencode.p2j.util.ExternalProgramWrapper
Constructs a new wrapper for the given external procedure instance.
externalResolver - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
ControlFlowOps.ExternalProgramResolver instance which searches the external program list for a match.
ExternalResource - Class in com.goldencode.p2j.util
Instances of this class are helpers to associate a surrogate handle ID with a resource on a remote side.
ExternalResource() - Constructor for class com.goldencode.p2j.util.ExternalResource
 
ExternalSubscription(ExternalResource, character, Object) - Constructor for class com.goldencode.p2j.util.ProcedureManager.ExternalSubscription
Build a new subscription with the specified data.
extProg - Variable in class com.goldencode.p2j.util.Agent
An instance of an external program to which this agent is dedicated.
extra - Variable in class com.goldencode.expr.Compiler.LogicalData
Data object originally stored in the extra field of an AST
extra - Variable in class com.goldencode.expr.ExtraAst
Extra, user-defined object reference associated with this node.
extra - Variable in class com.goldencode.p2j.uast.Keyword
Arbitrary user-specified data to be associated with this keyword.
extra - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
If extra char is possible due to certain format sign options.
extra - Variable in class com.goldencode.p2j.util.ScopedDictionary.Node
Stores a user supplied object associated with the dictionary.
EXTRA_DLG_PIXELS - Static variable in class com.goldencode.p2j.ui.client.Frame
Extra border pixels for dialog-box.
ExtraAst - Class in com.goldencode.expr
A modified abstract syntax tree node which provides an additional service for storing a single object reference of the user's choosing.
ExtraAst() - Constructor for class com.goldencode.expr.ExtraAst
Default constructor.
ExtraAst(Token) - Constructor for class com.goldencode.expr.ExtraAst
Constructor which accepts and wrappers token.
extraBottomSpaces - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Extra spaces to insert between widgets for bottom part of layout.
extraButtonGroup - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
extractColumnName(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Given a column expression as queried from database metadata, extract the root name of a column.
extractColumnName(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Given a native column name as queried from database metadata, extract the root name of a column.
extractColumnName(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Given a column expression as queried from database metadata, extract the root name of a column.
extractColumnName(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Given a native column name as queried from database metadata, extract the root name of a column.
extractDateOrTimeComponent(char[], boolean, int) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Calculates numeric value of the date component.
extractDayOrMonthComponent(char[]) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Calculates numeric value of the date component.
extractFirstNumber() - Method in class com.goldencode.p2j.persist.id.Range
Returns the fisrt number in range AND removes it from range.
extractFrames(Deque<ThinClient.WaitForOp>) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Extract the frames from the stack of wait-for event loops.
extractFromLdap(RamNode) - Method in class com.goldencode.p2j.directory.LdapRemapper
Extract information from LDAP.
extractIndexName(String) - Static method in class com.goldencode.p2j.persist.DBUtils
Extracts index name from index name optionally containing prefix "idx__" and backticks.
extractJarName(URL) - Static method in class com.goldencode.p2j.net.ExportTracker
Extract the jar name from the given URL.
extractMarkEntries(MarkEntry[]) - Method in class com.goldencode.p2j.ui.ServerState
Convert array of mark entries to list.
extractParams(ProgressAst) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Process the progAst and replace all literals by confectioned variables of the required type.
extractTokenData(Token) - Method in class com.goldencode.ast.AnnotatedAst
Extract line number, column number and hidden previous/next token data from the input token and store this information as member data.
extractTokenData(Token) - Method in class com.goldencode.expr.ExtraAst
Extract token type, line number, and column information from a token and store this information as member data.
extractWidgetIDs(Collection<GenericWidget<?>>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Calculates widgets IDs by input collection of widgets.
extractYearComponent(char[][]) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Calculates numeric value of the year.
extractYearComponent(char[][]) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Calculates numeric value of the year.
extraSpaces - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Number of spaces to insert between widgets.
extraTopSpaces - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Extra spaces to insert between widgets for top of layout.
extReportFactoryClass - Static variable in class com.goldencode.p2j.admin.server.reports.ReportsManager
The extended reports factory class
extReportsFactory - Static variable in class com.goldencode.p2j.admin.server.reports.ReportsManager
The reports factory to build extended reports
extRowIndex - Variable in class com.goldencode.p2j.admin.server.reports.AccountData
extended row index
EXTS - Static variable in enum com.goldencode.p2j.util.ImageExt
map of ImageExt by extension
extUtils - Variable in class com.goldencode.p2j.security.BCCertFactory
Helper to generate X509 extensions.

F

F1 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F10 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F2 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
f2l - Variable in class com.goldencode.p2j.ui.Keyboard
mapping of key functions into key labels the function is mapped to
F3 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F4 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F5 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F6 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F7 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F8 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
F9 - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
factor - Variable in class com.goldencode.p2j.util.ToClause
Increment or decrement factor.
factor - Variable in class com.goldencode.util.FibonacciCounter
Factor to multiply with each number in the series
factorQuirk(NumberType) - Method in class com.goldencode.p2j.util.ToClause
Modify the initial value and the factor in cases where the factor is a special decimal value AND the variable being incremented is an integer/int64.
factory - Static variable in class com.goldencode.p2j.directory.LdapSocketFactory
Actual implementation of the factory
factory - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
Factory to generate the SSL certificate.
factory - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Factory to generate the SSL certificate.
factory - Variable in class com.goldencode.p2j.ui.client.driver.AbstractDriver
This driver-specific widget factory
factory - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Widget factory
factory - Variable in class com.goldencode.p2j.util.ProcessDaemon
Helper to create interactive child processes in a UI independent manner.
failed - Static variable in class com.goldencode.p2j.directory.RemapTestDriver1
Total number of failed tests.
fakeInsert - Variable in class com.goldencode.p2j.ui.chui.EditorImpl
If true then the editor is into read-only mode and INSERT key hasn't been pressed.
fallback - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
Compound query component fallback for multi-table, dynamic operation
fallback - Variable in class com.goldencode.p2j.preproc.Options
Fallpath list of files to search when an include file can't be found.
fallback - Variable in class com.goldencode.p2j.security.ContextLocal
An instance of our fallback (ThreadLocal-based) storage mechanism
Fallback() - Constructor for class com.goldencode.p2j.security.ContextLocal.Fallback
 
FALLBACK_DEFAULT_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The fallback font, in case the default fonts are not specified.
fallbackName - Variable in class com.goldencode.p2j.preproc.FileScope
Name of the file found during the fallback search.
falseActions - Variable in class com.goldencode.p2j.pattern.Rule
List of actions/rules to trigger if rule's condition is not met
falseTarget - Variable in class com.goldencode.expr.Compiler.LogicalData
AST which defines the destination instruction for a false result
fAst - Variable in class com.goldencode.p2j.uast.FrameAstKey
The Progress AST contained.
FastSiblingDeque<E> - Class in com.goldencode.util
A Deque with support for access of siblings of a particular element.
FastSiblingDeque() - Constructor for class com.goldencode.util.FastSiblingDeque
 
FastSiblingDeque.FsdNode<E> - Class in com.goldencode.util
A node in double-linked list of FastSiblingDeque.
fatal - Variable in class com.goldencode.p2j.schema.ImportWorker
Set of unqualified DMO class names for tables which had fatal errors
fatalError(Exception) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of a fatal errors.
faultActor - Variable in class com.goldencode.p2j.util.SOAPFaultImpl
The URI of the Web service actor that caused this SOAP-FAULT.
faultCode - Variable in class com.goldencode.p2j.util.SOAPFaultImpl
The SOAP-FAULT-CODE of this SOAP-FAULT object.
faultDetail - Variable in class com.goldencode.p2j.util.SOAPFaultDetailImpl
The DOM Node instance associated with the fault detail.
faultDetail - Variable in class com.goldencode.p2j.util.SOAPFaultImpl
The SOAP-FAULT-DETAIL associated with this SOAP-FAULT object.
faultString - Variable in class com.goldencode.p2j.util.SOAPFaultImpl
The SOAP-FAULT-STRING of this SOAP-FAULT object.
fCnt - Variable in class com.goldencode.p2j.report.server.SummaryRow
Files count
fetch(boolean, LockType, boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Fetch all records for a given result row into their backing buffers.
fetch(Database) - Method in interface com.goldencode.p2j.persist.DatabaseManager.DatabaseConfigFetcher
Fetch and return a local database configuration, given the physical name of the database.
fetch(Database) - Method in class com.goldencode.p2j.persist.DatabaseManager.DatabaseConfigFetcherImpl
Fetch and return a local database configuration, given the database info object.
fetch(boolean, LockType, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Fetch all records for a given result row into their backing buffers.
fetch_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL FETCH directly in 4GL code.
fetchAltNames(X509Certificate, int) - Static method in class com.goldencode.p2j.security.SecurityManager
Parses a X.509 certificate and returns a list of alternative names of a specified type.
fetchNextData() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper.ReversibleIterator
 
fetchOnReposition - Variable in class com.goldencode.p2j.persist.AbstractQuery
Should the next row be fetched after a reposition?
fetchOnReposition - Variable in class com.goldencode.p2j.persist.QueryWrapper
Should the next row of the delegate be fetched after a reposition?
fetchSelectedRow(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the FETCH-SELECTED-ROW() widget method.
fetchSelectedRow(long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the FETCH-SELECTED-ROW() widget method.
fetchSelectedRow(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the FETCH-SELECTED-ROW() widget method.
fetchSelectedRow(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the FETCH-SELECTED-ROW() widget method.
FGC_TXT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Label text for the foreground color button.
fgcolor - Variable in class com.goldencode.p2j.ui.BaseConfig
FGCOLOR option
fgColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
FGCOLOR attribute.
fgcolor - Variable in class com.goldencode.p2j.ui.client.Colors
FGCOLOR
fgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
FGCOLOR.
fgColor - Variable in class com.goldencode.p2j.ui.ColorTable.ColorPair
Foreground color index
fgColor - Variable in class com.goldencode.p2j.ui.GuiCellAttributes
FGCOLOR attribute.
fgEquals - Variable in class com.goldencode.p2j.ui.client.Colors
Compare result for PFCOLOR or FGCOLOR
FibonacciCounter - Class in com.goldencode.util
A counter which provides the numbers of a Fibonacci sequence, starting with [1, 1] and progressing indefinitely (practically limited by a 64-bit integer implementation -- values higher than can fit into this data type will overflow and become meaningless).
FibonacciCounter() - Constructor for class com.goldencode.util.FibonacciCounter
Default constructor, which uses a factor of 1.
FibonacciCounter(int) - Constructor for class com.goldencode.util.FibonacciCounter
Constructor.
fid - Variable in class com.goldencode.p2j.report.server.CallSite
The AST file ID for this call-site reference (and associated with CallSite.filename, in the report database.
fid - Variable in class com.goldencode.p2j.report.server.DetailRow
Source file ID
fids - Variable in class com.goldencode.ast.BasePlugin
Stores the ID to tree name mapping information.
field(String, String, String, String, boolean) - Static method in class com.goldencode.html.HtmlHelper
Creates a field element.
Field() - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Default ctor.
Field(String, ValType) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Ctor.
Field(String, ValType, boolean) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Ctor.
Field(String, ValType, boolean, Validator<ValType>...) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Ctor.
field - Variable in class com.goldencode.p2j.persist.DMOSorter.FieldWorker
Accessor object for DMO property
FIELD - Static variable in class com.goldencode.p2j.schema.EntityName
Constant indicating name represents a field
field() - Method in class com.goldencode.p2j.schema.SchemaParser
This rule matches a field definition, which consists of the ADD FIELD phrase followed by field property definitions, some of which are optional.
field - Variable in class com.goldencode.p2j.util.FieldAssigner
Field reference which manages the association with the DMO property.
field - Variable in class com.goldencode.p2j.util.PutFieldExpansion
 
FIELD_BIGINT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_BIGINT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_BIGINT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_BLOB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_BLOB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_BLOB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_BYTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_BYTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_BYTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_CLASS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_CLASS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_CLASS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
field_clause(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a field name and an optional WHEN condition.
FIELD_CLOB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_CLOB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_CLOB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_COM_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_DATETIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_DATETIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_DATETIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_DATETIME_TZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_DEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_DEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_DEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_DOUBLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_DOUBLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_DOUBLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_FIXCHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_FIXCHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_FIXCHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_FLOAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_FLOAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_FLOAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_GROUP - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the FIELD-GROUP resource.
FIELD_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_INT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_INT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_INT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_INT64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_INT64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_INT64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
field_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FIELDS or EXCEPT keywords and the optional following field list which is used to specify the list of fields to include or exclude from a particular table.
FIELD_LOGICAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
field_mapping_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a RELATION-FIELDS keyword followed by a list of one or more ProgressParser.parent_child_field_relation() references.
FIELD_PROPS - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Token types which represent permitted properties for copy purposes
FIELD_RAW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_RAW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_RAW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_RECID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_RECID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_RECID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_SHORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_SHORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_SHORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_TIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_TIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_TIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FIELD_TIMESTAMP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FIELD_TIMESTAMP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FIELD_TIMESTAMP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
field_trigger() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a FIELD-TRIGGER clause in the SchemaParser.field().
FIELD_TYPE_LIST - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
List of all non-metadata field types
FieldAssigner - Class in com.goldencode.p2j.util
Specialization of OutputParameterAssigner that handles various *Field data-type wrapper implementations, which assigns an INPUT-OUTPUT or OUTPUT parameter's value back to the database field with which it is associated, upon exit from a procedure or function.
FieldAssigner(BaseDataType, DataModelObject, String, NumberType, boolean) - Constructor for class com.goldencode.p2j.util.FieldAssigner
Constructor.
fieldClassMap - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Map of short data type names to associated wrapper classes
fieldCount - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
The number of fields in this widget configuration.
fieldDisp - Variable in class com.goldencode.p2j.schema.TableHints
Field dispositions for this table
fieldDrop - Variable in class com.goldencode.p2j.schema.TableHints
Field drop flags for this table
FieldEntry - Class in com.goldencode.p2j.util
This class provides an abstract base for passing data lists to I/O helpers.
FieldEntry() - Constructor for class com.goldencode.p2j.util.FieldEntry
 
FieldGroup - Class in com.goldencode.p2j.ui
Groups widgets together into a list of siblings that can be accessed via the first or last entry in the list.
FieldGroup(List<GenericWidget<?>>, FieldGroup) - Constructor for class com.goldencode.p2j.ui.FieldGroup
Creates an instance to groups related widgets in a frame.
fieldGroup - Variable in class com.goldencode.p2j.ui.GenericFrame
The first field group in the frame (holds all non-header widgets).
FieldGroupConfig - Class in com.goldencode.p2j.ui
Contains FIELD-GROUP specific widget state.
FieldGroupConfig() - Constructor for class com.goldencode.p2j.ui.FieldGroupConfig
Default constructor (only used in deserialization).
FieldGroupConfig(int) - Constructor for class com.goldencode.p2j.ui.FieldGroupConfig
Create a new config and associate it with the given widget.
FieldGroupConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.FieldGroupConfig
Create a new config and associate it with the given widget.
fieldHelps - Variable in class com.goldencode.p2j.ui.Choose
Holds the HELP text for the FIELD items.
fieldHelps - Variable in class com.goldencode.p2j.ui.ChooseData
Holds the HELP text for the FIELD items
fieldId - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
The id of this field in the sequence of the fields of the buffer.
fieldIds - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
A map of field names to field IDs.
FieldInfo - Class in com.goldencode.p2j.persist
A data structure which stores information about a field, parsed from a field specifier string during construction.
FieldInfo(String) - Constructor for class com.goldencode.p2j.persist.FieldInfo
Constructor which breaks a legacy field specification into its constituent parts.
FieldInfo - Class in com.goldencode.p2j.schema
A read-only bean which exposes schema-related information associated with a database field which is referenced in source code.
FieldInfo(Aast, String, String, String, int) - Constructor for class com.goldencode.p2j.schema.FieldInfo
Constructor.
fieldLegacyName - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexComponentInfo
The legacy name of the field participating in the index.
fieldMode - Variable in class com.goldencode.p2j.ui.Choose
true if in FIELD mode, false for ROW mode.
fieldMode - Variable in class com.goldencode.p2j.ui.ChooseData
true if in FIELD mode, false for ROW mode.
fieldName - Variable in class com.goldencode.p2j.persist.FieldInfo
Field name (required)
fieldNames - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
The list of field names in the configuration.
fieldPhrases - Variable in class com.goldencode.p2j.schema.TableHints
Name conversion replacements for fields within table
FIELDREF - Static variable in class com.goldencode.expr.Constant
Fieldref constant value.
fieldRef - Variable in class com.goldencode.p2j.persist.BufferFieldImpl
FieldReference delegate object
fieldRef - Variable in class com.goldencode.p2j.persist.type.HandleFieldRef
The field referenced by this instance.
fieldRef - Variable in class com.goldencode.p2j.util.InputOutputExtentField
The field reference instance for.
fieldRef - Variable in class com.goldencode.p2j.util.OutputExtentField
The field reference instance for.
FieldrefConstant - Class in com.goldencode.expr
 
FieldrefConstant(ConstantPool, String, String, String) - Constructor for class com.goldencode.expr.FieldrefConstant
 
FieldReference - Class in com.goldencode.p2j.persist
A readable, writable reference to a buffer field, used in cases where the field needs to be accessed at some arbitrary point in time after it is referenced in application code.
FieldReference(DataModelObject, String) - Constructor for class com.goldencode.p2j.persist.FieldReference
Create a new field reference given a DMO proxy and property name.
FieldReference(DataModelObject, String, boolean) - Constructor for class com.goldencode.p2j.persist.FieldReference
Create a new field reference given a DMO proxy and property name.
FieldReference(DataModelObject, String, int) - Constructor for class com.goldencode.p2j.persist.FieldReference
Create a new field reference given a DMO proxy, a property name, and an index for the property.
FieldReference(DataModelObject, String, boolean, int) - Constructor for class com.goldencode.p2j.persist.FieldReference
Create a new field reference given a DMO proxy, a property name, and an index for the property.
FieldReference(DataModelObject, String, NumberType) - Constructor for class com.goldencode.p2j.persist.FieldReference
Create a new field reference given a DMO proxy, a property name, and an index for the property.
FieldReference(DataModelObject, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.persist.FieldReference
Create a new field reference given a DMO proxy, a property name, and an index for the property.
FieldReference(Database, Class<?>, String) - Constructor for class com.goldencode.p2j.persist.FieldReference
Create a new field reference given a DMO interface and property name.
FieldReference(FieldReference, int) - Constructor for class com.goldencode.p2j.persist.FieldReference
Specialized copy constructor which copies a non-indexed field reference and applies an index to the copy.
fieldRefs - Variable in class com.goldencode.p2j.persist.ForeignResolver
Field references used to retrieve query substitution values
fieldRefs - Variable in class com.goldencode.p2j.util.ExportFieldExpansion
Buffer fields to be expanded
fieldRefs - Variable in class com.goldencode.p2j.util.ImportFieldExpansion
 
fields - Variable in class com.goldencode.expr.ClassFile
List of fields contained within current class.
fields - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey
List of field definitions for a dynamic temp-table
fields - Variable in class com.goldencode.p2j.persist.TempTableBuilder
Table fields keyed by their normalized names.
fields(Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get an iterator on all of the field ASTs defined for a given table.
fields(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Get an iterator on all of the field ASTs defined for a given table.
fields - Variable in class com.goldencode.p2j.ui.Choose
Holds the field widgets in the FIELD mode.
fields - Variable in class com.goldencode.p2j.ui.ChooseData
Holds the IDs of field widgets in the FIELD mode
fieldsByClass - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
Mapping of fields by their defining class.
fieldScopes - Variable in class com.goldencode.p2j.persist.BufferManager
Field assigner for function/procedure parameter assign-backs
fieldSize - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Field size
fieldStack - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Stack of names of fields for which assign triggers currently are executing
fieldWidgetDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores sets of database field widget ASTs, organized by their frame names
FieldWorker(Database, Class<?>, SortCriterion) - Constructor for class com.goldencode.p2j.persist.DMOSorter.FieldWorker
Constructor which accepts a DMO type and single property sort criterion.
file - Variable in class com.goldencode.ast.XmlFilePlugin
XML file for persisting the registry.
file - Variable in class com.goldencode.p2j.directory.XmlRemapper
XML file which will be used to load and store data
file - Variable in class com.goldencode.p2j.pattern.Rule
The file this rule is defined in, used for tracing.
file - Variable in class com.goldencode.p2j.pattern.RulesTracing.Location
File name.
file - Variable in class com.goldencode.p2j.preproc.Environment
Type of the environment - file (true) or reference (false).
file - Variable in class com.goldencode.p2j.report.server.DeadCodeReportLine
The source program file.
file - Variable in class com.goldencode.p2j.report.server.DetailRow
Source file name
file - Variable in class com.goldencode.p2j.uast.RootNodeList
XML filename for persisting the registry.
file - Variable in class com.goldencode.p2j.util.FileStream
The backing construct for the "stream".
file - Static variable in class com.goldencode.p2j.util.LogHelper
Logging level for the file handler (OFF to disable).
file2ID - Variable in class com.goldencode.p2j.report.ReportWorker
Filename to ID mappings
FILE_RESOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FILE_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FILE_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FILE_SEPARATOR - Static variable in class com.goldencode.p2j.security.SecurityManager
file separator that works on both Windows and Linux.
FILE_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status bitfield code for file
FILE_TYPE_ALIGN - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The alignment for file and type labels (on last two rows).
FileChecker - Class in com.goldencode.p2j.util
Utility class that uses JNI call to get the bitfield representing the status type of the given file path parameter and return the equivalent Progress OS-DIR status.
FileChecker() - Constructor for class com.goldencode.p2j.util.FileChecker
 
FileDialog - Class in com.goldencode.p2j.ui
 
FileDialog(character, boolean) - Constructor for class com.goldencode.p2j.ui.FileDialog
The constructor.
FileDialogGuiImpl - Class in com.goldencode.p2j.ui.client.gui
This class represents a dialog that allows the user to select a file form local disk, in GUI client.
FileDialogGuiImpl(String, int) - Constructor for class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The constructor build an object by forwarding the required parameters to super class.
FileDialogGuiImpl.ButtonsPane - Class in com.goldencode.p2j.ui.client.gui
Contains the following widgets: NAME_____________ TYPE_______ PROPERTIES____ ACTION______________________________________ HideFolders button Toggles visibility of Tools and Content panes /spacer/ expandable Nothing (fills in empty space) OK button Accepts the current selection Cancel button Rejects the dialog
FileDialogGuiImpl.ContentPane - Class in com.goldencode.p2j.ui.client.gui
Contains the following widgets: NAME_____________ TYPE_______ PROPERTIES____ ACTION______________________________________ FoldersTree treeview Contains 3 trees: Favorites/This PC/Network /splitter/ Changes ratio between Folders and Contents FolderContent browse/list List the files and folder at current location
FileDialogGuiImpl.FilenamePane - Class in com.goldencode.p2j.ui.client.gui
Contains the following widgets: NAME_____________ TYPE_______ PROPERTIES____ ACTION______________________________________ FileName label fixed Nothing (right-aligned) FileNameCb combobox expandable Allows user to type in a filename
FileDialogGuiImpl.NavigationPane - Class in com.goldencode.p2j.ui.client.gui
Contains the following widgets: NAME_____________ TYPE_______ PROPERTIES____ ACTION______________________________________ HistoryBack button round Loads the previous folder HistoryForward button round Loads the forward folder RecentLocations button Opens a popup-menu with recent locations FolderUp button Loads the parent folder Address editor expandable Allows user to type in a location Refresh button Reload the current location /splitter/ Changes ratio between Address and Search Search editor expandable Searches sub-folders for specific pattern
FileDialogGuiImpl.SaveasPane - Class in com.goldencode.p2j.ui.client.gui
Contains the following widgets: NAME_____________ TYPE_______ PROPERTIES____ ACTION______________________________________ SaveType label fixed Nothing (right-aligned) SaveAsCb combobox expandable Allows user to select a filter/type
FileDialogGuiImpl.ToolsPane - Class in com.goldencode.p2j.ui.client.gui
Contains the following widgets: NAME_____________ TYPE_______ PROPERTIES____ ACTION______________________________________ Organize button Opens a contextual popup-menu NewFolder button Creates a new folder at current location /spacer/ expandable Nothing (fills in empty space) MoreOptions button Opens a popup-menu with different view modes Help button Opens Help page
FileDialogImpl - Class in com.goldencode.p2j.ui.client.chui
Abstracts common code of dialogs that allows the user to select a file form local disk in either GUI or ChUI modes.
FileDialogImpl(String, int) - Constructor for class com.goldencode.p2j.ui.client.chui.FileDialogImpl
The constructor build an object by forwarding the required parameters to super class.
FileFilter - Class in com.goldencode.p2j.report.server
A file filter specification which defines a single file or group of files to be included in reporting results.
FileFilter() - Constructor for class com.goldencode.p2j.report.server.FileFilter
Default constructor.
fileHandler - Static variable in class com.goldencode.p2j.util.LogHelper
Shared file handler
FileInfo - Class in com.goldencode.p2j.util
Provides a container to store/transfer file attributes as defined by the Progress FILE-INFO system handle.
FileInfo() - Constructor for class com.goldencode.p2j.util.FileInfo
 
fileInfoGetCreationDate() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return the file's creation date, otherwise return the unknown value.
fileInfoGetCreationDate() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the file's creation date, otherwise return the unknown value.
fileInfoGetCreationTime() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return the file's creation time (in seconds from midnight), otherwise return the unknown value.
fileInfoGetCreationTime() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the file's creation time (in seconds from midnight), otherwise return the unknown value.
fileInfoGetFullPath() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return the absolute (canonicalized) path name, otherwise return the unknown value.
fileInfoGetFullPath() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the absolute (canonicalized) path name, otherwise return the unknown value.
fileInfoGetModDate() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return the file's last modification date, otherwise return the unknown value.
fileInfoGetModDate() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the file's last modification date, otherwise return the unknown value.
fileInfoGetModTime() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return the file's last modification time (in seconds from midnight), otherwise return the unknown value.
fileInfoGetModTime() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the file's last modification time (in seconds from midnight), otherwise return the unknown value.
fileInfoGetPathName() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return the absolute or relative path name, otherwise return the unknown value.
fileInfoGetPathName() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the absolute or relative path name, otherwise return the unknown value.
fileInfoGetSize() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return the file's size, otherwise return the unknown value.
fileInfoGetSize() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the file's size, otherwise return the unknown value.
fileInfoGetType() - Method in interface com.goldencode.p2j.util.CommonFileInfo
If the current file information data structures are initialized, return a string with characters that specify attributes about the file, otherwise return the unknown value.
fileInfoGetType() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return a string with characters that specify attributes about the file, otherwise return the unknown value.
FileInputStreamWrapper(String) - Constructor for class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
Constructor accepting a file name, which will read after first call.
fileLength - Variable in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Length in bytes of the exported data file
FileList - Class in com.goldencode.p2j.util
Creates a sorted list of files that can be accessed as either an array of filenames (strings) or as an array of File objects.
FileList(boolean) - Constructor for class com.goldencode.p2j.util.FileList
Base constructor.
FileList() - Constructor for class com.goldencode.p2j.util.FileList
Default constructor (provides a case-insensitive sort).
fileListing() - Method in class com.goldencode.p2j.report.server.SourceListingApi
Retrieve a listing of all source files, including their IDs, fully qualified names, and type information.
FileListingEntry - Class in com.goldencode.p2j.report.server
A file listing entry for a single source file.
FileListingEntry() - Constructor for class com.goldencode.p2j.report.server.FileListingEntry
Default constructor.
fileName - Variable in class com.goldencode.p2j.pattern.ConfigLoader
The originating file name of the currently processed DOM element.
filename - Variable in exception com.goldencode.p2j.pattern.TreeWalkException
Name of the file associated with the tree being walked
filename() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches include file name portion of the include file references and returns the file name.
FileName() - Constructor for class com.goldencode.p2j.preproc.BuiltinVariable.FileName
 
fileName - Variable in class com.goldencode.p2j.preproc.FileScope
Name of the file to preprocess, exactly as specified.
filename - Variable in class com.goldencode.p2j.preproc.Hints
output XML file name
filename - Variable in class com.goldencode.p2j.preproc.IncludeHint
Include file name
filename - Variable in class com.goldencode.p2j.report.server.AmbigFileReportLine
The file name.
filename - Variable in class com.goldencode.p2j.report.server.CallSite
The file name associated with this call site.
FILENAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FILENAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
filename() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all valid filenames (relative and absolute).
FILENAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
filename - Variable in class com.goldencode.p2j.uast.SymbolResolver.SearchResult
File system object that was found (includes pathing).
filename - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
fileName - Variable in class com.goldencode.p2j.util.ProxyProcedureWrapper
The name of this proxy procedure.
fileName - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
File name.
fileName - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.FileOutputStreamWrapper
File name.
FILENAME_PANE_HEIGHT - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Constant height of the fourth pane (filename direct input).
filenameLabel - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
filenamePane - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The filename input pane.
FilenamePane(WidgetId, FrameConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.FilenamePane
Special constructor used to restore component using given configuration.
filenames - Variable in class com.goldencode.p2j.util.ExplicitFileList
The list of explicit filenames.
fileNums - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Cache of converted table names to file numbers
FileOperationsWorker - Class in com.goldencode.p2j.pattern
Provides useful file operations for AST processing.
FileOperationsWorker() - Constructor for class com.goldencode.p2j.pattern.FileOperationsWorker
Default constructor which defines the symbol libraries to be registered.
FileOperationsWorker.FileOps - Class in com.goldencode.p2j.pattern
Implementation of core file operations including delete/rename/copy of arbitrary files and testing for file existance.
FileOps() - Constructor for class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
 
FileOutputStreamWrapper(String) - Constructor for class com.goldencode.p2j.xml.SaxWriterImpl.FileOutputStreamWrapper
Constructor accepting a file name, which will read after first call.
FILEROOT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FILEROOT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FILEROOT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
files - Variable in class com.goldencode.p2j.main.CommonDriver
Number of configuration files actually specified.
files - Variable in class com.goldencode.p2j.report.server.OverviewRow
Number of files in which matches were found
files - Variable in class com.goldencode.p2j.util.FileList
Stores cached results so subsequent access is fast.
FileScope - Class in com.goldencode.p2j.preproc
Represents the data associated with Progress files from the preprocessor perspective, such as file name and arguments.
FileScope(String, Reader) - Constructor for class com.goldencode.p2j.preproc.FileScope
Wrap an existing input stream for a scope that needs no arguments.
FileScope(String, Map, Options) - Constructor for class com.goldencode.p2j.preproc.FileScope
Constructor for an input file with arguments.
fileSep - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Name element separator used for the Progress file name data.
fileSep - Static variable in class com.goldencode.p2j.util.DirStream
OS file separator
fileSep - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Name element separator used for the Progress file name data.
FILESEP_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key for the file separator configuration parameter.
fileSeparator - Variable in class com.goldencode.p2j.preproc.Options
File separator string
fileSpec - Variable in class com.goldencode.p2j.pattern.PatternEngine
Filespec used to locate persisted AST files relative to a directory.
fileSpec - Variable in class com.goldencode.p2j.util.FileSpecList
The regular expression for filtering the file list.
FileSpecList - Class in com.goldencode.p2j.util
Creates a sorted list of files in the current directory or a user-defined start directory that match a user-defined specification (including wildcards).
FileSpecList(File, String, boolean, boolean) - Constructor for class com.goldencode.p2j.util.FileSpecList
Base constructor to handle most likely cases.
FileSpecList(File, String, boolean) - Constructor for class com.goldencode.p2j.util.FileSpecList
Base constructor to handle most likely cases.
FileStream - Class in com.goldencode.p2j.util
A stream class supporting input and output semantics for any file-like file system object (file or device).
FileStream(String, boolean, boolean) - Constructor for class com.goldencode.p2j.util.FileStream
Constructs an instance using a filename, this file or device will be opened for reading or writing based on the given write flag.
FileSystem - Interface in com.goldencode.p2j.util
Provides an API for file system query and manipulation.
FileSystemDaemon - Class in com.goldencode.p2j.util
Implements file-system utility methods (for query and manipulation) in a manner that is suitable for use on a remote node.
FileSystemDaemon(boolean) - Constructor for class com.goldencode.p2j.util.FileSystemDaemon
Create an instance and export its API to the network.
FileSystemOps - Class in com.goldencode.p2j.util
Progress compatible static file-system utility methods.
FileSystemOps() - Constructor for class com.goldencode.p2j.util.FileSystemOps
 
FileSystemOps.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
FileSystemOps.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
fill(character, NumberType) - Static method in class com.goldencode.p2j.util.character
Return a character instance that is comprised of num concatenated copies of a given string.
fill(character, int) - Static method in class com.goldencode.p2j.util.character
Return a character instance that is comprised of num concatenated copies of a given string.
fill(character, double) - Static method in class com.goldencode.p2j.util.character
Return a character instance that is comprised of num concatenated copies of a given string.
fill(String, NumberType) - Static method in class com.goldencode.p2j.util.character
Return a character instance that is comprised of num concatenated copies of a given string.
fill(String, double) - Static method in class com.goldencode.p2j.util.character
Return a character instance that is comprised of num concatenated copies of a given string.
fill(String, int) - Static method in class com.goldencode.p2j.util.character
Return a character instance that is comprised of num concatenated copies of a given string.
fill3DRect(int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a 3D filled rectangle in the current color/stroke.
FILL_IN - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the FILL-IN resource.
fillBundleLists(HQLBundle, boolean, List<SortCriterion>, boolean) - Method in class com.goldencode.p2j.persist.HQLHelper
Fill an HQL bundle's internal HQL statement and getter method lists with the appropriate statements and methods, respectively.
fillChar - Variable in class com.goldencode.p2j.ui.client.format.StringFormat.FillCharInfo
Fill char.
FillCharInfo(char) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.FillCharInfo
Initializes the instance with the given fill char.
fillDownBody() - Method in class com.goldencode.p2j.ui.client.Frame
Fill down frame body.
fillDownBodyParts(ArrayList<Widget<O>>, int) - Method in class com.goldencode.p2j.ui.client.Frame
Fill down body and relevant flags.
filled - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The filled.
filled - Variable in class com.goldencode.p2j.ui.RectangleConfig
NO-FILL, FILLED option and attribute
fillIn - Variable in class com.goldencode.p2j.ui.chui.ContentResolver
Reference to the widget which performed the request to resolve its contents.
FillIn<O extends OutputManager<?>,C extends FillInConfig> - Class in com.goldencode.p2j.ui.client
Implementation of Progress FILL-IN component.
FillIn(WidgetId, FillInConfig) - Constructor for class com.goldencode.p2j.ui.client.FillIn
Special constructor used to restore component using given configuration.
FillIn.LocalFocusListener - Class in com.goldencode.p2j.ui.client
Some actions on focus hanging.
FillIn.NoOpScroller - Class in com.goldencode.p2j.ui.client
A no-op implementation of the EditScroller class.
FillInConfig - Class in com.goldencode.p2j.ui
Contains FillIn specific widget state.
FillInConfig() - Constructor for class com.goldencode.p2j.ui.FillInConfig
Default constructor (only used in de-serialization).
FillInConfig(int) - Constructor for class com.goldencode.p2j.ui.FillInConfig
Create a new config and associate it with the given widget.
FillInConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.FillInConfig
Create a new config and associate it with the given widget.
FillInGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Implementation of Progress FILL-IN component for GUI.
FillInGuiImpl(WidgetId, FillInConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Special constructor used to restore component using given configuration.
FillInGuiImpl.LeftAnchorEditScroller - Class in com.goldencode.p2j.ui.client.gui
Content scroller implementation when the anchor is positioned on the left-side editable edge.
FillInGuiImpl.RightAnchorEditScroller - Class in com.goldencode.p2j.ui.client.gui
Content scroller implementation when the anchor is positioned on the right-side editable edge.
FillInImpl - Class in com.goldencode.p2j.ui.chui
Implementation of Progress FILL-IN component for CHUI.
FillInImpl(WidgetId, FillInConfig) - Constructor for class com.goldencode.p2j.ui.chui.FillInImpl
Special constructor used to restore component using given configuration.
FillInImpl.LeftAnchorEditScroller - Class in com.goldencode.p2j.ui.chui
Content scroller implementation when the anchor is positioned on the left-side editable edge.
FillInImpl.RightAnchorEditScroller - Class in com.goldencode.p2j.ui.chui
Content scroller implementation when the anchor is positioned on the right-side editable edge.
fillInStackTrace() - Method in exception com.goldencode.p2j.persist.lock.LockUnavailableException
Override the ancestor class' implementation to capture stack trace data only if the lock manager is configured for debug logging.
fillInStackTrace() - Method in exception com.goldencode.p2j.persist.QueryOffEndException
Override the ancestor class' implementation to do nothing.
fillInStackTrace() - Method in exception com.goldencode.p2j.util.ConditionException
Fills in the execution stack trace.
FillInWidget - Class in com.goldencode.p2j.ui
Server side FillIn widget implementation.
FillInWidget() - Constructor for class com.goldencode.p2j.ui.FillInWidget
Default constructor.
FillInWidget(boolean) - Constructor for class com.goldencode.p2j.ui.FillInWidget
Default constructor.
fillPaintStructure(PaintStructure, ImageWrapper<BufferedImage>, int, int, int, int, int, int, boolean, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Fills the helper paint structure with target values.
fillPolygon(int[], int[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Fill polygon.
fillPolygon(int[], int[]) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Fill polygon.
fillPolygon(int[], int[], int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a filled, closed polygon in the current color/stroke.
fillRandomSlots(char[], int, String) - Static method in class com.goldencode.util.RandomWordGenerator
Using characters from the specified pool, randomly chosen, fill randomly chosen elements in the given character buffer.
fillRect(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Fill a rectangle.
fillRect(int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Fill a rectangle.
fillRect(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a rectangle with the area filled by the current color.
fillRectangle(ChuiOutputManager, Point, Dimension, int, Color) - Method in class com.goldencode.p2j.ui.chui.RectangleImpl
Fill rectangle.
fillRoundRect(int, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Fill a rounded rectangle.
fillRoundRect(int, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Fill a rounded rectangle.
fillRoundRect(int, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Draw a rounded filled rectangle in the current color/stroke.
fillScreen(Cell) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Fill entire terminal screen with specified cell.
fillSpace(Container<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.layout.BorderLayout
fillTitlebar(GuiDriver, int, int, int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Fills the background of the titlebar of a top-level window.
fillWorker(character, int, boolean) - Static method in class com.goldencode.p2j.util.character
Return a character instance that is comprised of num concatenated copies of a given string.
filter(String) - Static method in class com.goldencode.html.HtmlHelper
Return an output string based on the input string, where all unsafe characters (in HTML) have been converted to the proper HTML entities.
FILTER - Static variable in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Filter GET parameter
filter - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The Filter button
filter - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The Filter button
filter - Variable in class com.goldencode.p2j.admin.shared.ReportRequest
Defines a search string to select a data subset for which the requested report should be built.
filter(StringBuffer, boolean) - Method in class com.goldencode.p2j.preproc.Environment
Scans the message for markers and newlines, handles and removes markers and adjusts current line and column on the output stream.
filter(int, String, int, boolean) - Method in class com.goldencode.p2j.security.Audit
Filters out audit targets.
FILTER_SPEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FILTER_SPEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
filter_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a pair of ProgressParser.expr() and roots both of them at a node of type FILTER_SPEC.
FILTER_SPEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
filterAction - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
The Filter button
filterAction - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Filter button
filterArgs(HQLPreprocessor) - Method in class com.goldencode.p2j.persist.QueryComponent
Get the (mostly) resolved query substitution parameters required by this query component and return them in an array.
FilteredResults - Class in com.goldencode.p2j.persist
An implementation of the Results interface which evaluates one or more client-side where clause expressions per virtual record, to create a filtered list of records.
FilteredResults(Results, List<RecordBuffer>, Collection<Supplier<logical>>, boolean) - Constructor for class com.goldencode.p2j.persist.FilteredResults
Construct an instance of this object from a first-pass result set provided by query execution.
filterExp - Variable in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Filter regular expression
filterForwarded(Message) - Static method in class com.goldencode.p2j.net.Router
Filter a forwarded message according to installed firewall rules (if any) for forwarded messages.
filterGroups - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Filter groups button
filterId - Variable in class com.goldencode.p2j.report.server.ReportApi
Active file filter ID
filterInbound(Message) - Static method in class com.goldencode.p2j.net.Router
Filter an inbound message according to installed firewall rules (if any) for inbound messages.
filterMode - Variable in class com.goldencode.p2j.security.Audit
top level filters combination operation: OR (false) or AND (true)
filterOutbound(Message) - Static method in class com.goldencode.p2j.net.Router
Filter an outbound message according to installed firewall rules (if any) for outbound messages.
filterParameters(Object[]) - Method in class com.goldencode.p2j.persist.CompoundQuery.SnapshotParameterFilter
Handles parameters passed to the component's subquery which handles the target buffer: according to the state kept in CompoundQuery.useSnapshot it returns original parameters or may substitute some of them with snapshot values for specific outer components.
filterParameters(Object[]) - Method in interface com.goldencode.p2j.persist.ParameterFilter
Handles parameters passed to the query.
FilterProfile - Class in com.goldencode.p2j.report.server
Bean containing information about a profile used to filter source files to be included in report results.
FilterProfile() - Constructor for class com.goldencode.p2j.report.server.FilterProfile
Default constructor.
filterProfileInfo() - Method in class com.goldencode.p2j.report.server.ReportApi
Get all file filter profile records and the ID of the currently active profile.
filterProperties(SortedMap<String, Object>, Iterable<String>) - Static method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Filters the passed in map of properties.
filterRecordLocksList(RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter
Retrieves the current record locks and updates the record locks table model according to the given filter criteria.
filterRecords - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The filter records predicate that tests if a row should be present in new reports
filterRGB(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
This is on the fly converter to change the 3D colors with one we passed on the filter construction.
filterRGB(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.ThresholdFilter
This is on the fly converter to change the image color by setting all pixels under threshold value to the color defined on filter construction.
filterRGB(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.TransparencyFilter
This is on the fly converter to turn on transparency for every pixels the sames as one we defined as marker on the filter construction.
filters - Variable in class com.goldencode.p2j.persist.FilteredResults
Client-side where expressions which define the filter
filters - Variable in class com.goldencode.p2j.report.server.FilterProfile
File filters associated with this profile
filters - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
filters - Variable in class com.goldencode.p2j.ui.FileDialog
Defines one or more filters for the filename dialog.
filters_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FILTERS clause followed by a list of pairs of character expressions matched by ProgressParser.filter_spec().
filterSelector - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The filter text box selector
filterSelector - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The filter text box to select groups according to the given criteria
filterSelector - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
The filter text box
filterSessionList(RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
Retrieves the current session list and updates the session table model according to the given filter criteria.
FilterSessionsView - Class in com.goldencode.p2j.admin.client.application.home.console.sessions
FilterSessionsView is a modal view that provides UI to filter sessions by parameters.
FilterSessionsView(FilterSessionsView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
Constructs this dialog used by by MPV gwtplatform of ArcBees Inc.
filterSessionsView - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The Filter Session View
FilterSessionsView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.console.sessions
GWT UI creator
filterSpecInfo(long) - Method in class com.goldencode.p2j.report.server.ReportApi
Get all files specifications for the target filter.
filterUsers - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Filter button
finalAdjustments() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Do final adjustments and calculations.
finalCheck - Variable in class com.goldencode.p2j.ui.GenericFrame
Final format check control.
Finalizable - Interface in com.goldencode.p2j.util
An interface for objects whose changes can be externally finalized at exit from the given block in which they are defined.
finalizables - Variable in class com.goldencode.p2j.util.BlockDefinition
Stores the list of finalizable objects to be notified when the flow of control exist from this block in any manner.
finalizables - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
Set of Finalizable instances which need notification when the persistent procedure gets deleted.
finalize() - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Cleanup resources for this instance, in this case the output stream is closed if it was instantiated by this class.
finalizeBuffers(String, BufferBlockState) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Moves any buffer scopes stored in the rollup list associated with the given block into the global list of buffers, then clears the rollup list.
finalizeChanges() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Commit the outstanding transaction and run analyze on the database.
finalizeHeight() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Finalize height calculations.
finalizeTableDefine(NameNode) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Finalize the definition of a temp-table.
finalizeTableDefine(Object) - Method in class com.goldencode.p2j.uast.SymbolResolver
Notifies the schema dictionary that the end of a temp-table definition has been reached.
finally_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements a KW_FINALLY block which is part of the structured error handling added in 10.2x.
find(String, boolean) - Method in class com.goldencode.p2j.schema.Namespace
Find a name node with the specified name in the pool of nodes.
find(String, boolean, Set<NameNode>) - Method in class com.goldencode.p2j.schema.Namespace
Find a name node with the specified name in the pool of nodes.
find(NameNode, Comparator<NameNode>) - Method in class com.goldencode.p2j.schema.Namespace
The actual implementation of the find node algorithm, this method lazily sorts all name nodes in this namespace into their natural order, then performs a binary search using comparator.
FIND - Static variable in class com.goldencode.p2j.ui.Keyboard
 
find(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a FIND trigger.
FIND_CASE_SENSITIVE - Static variable in class com.goldencode.p2j.ui.EditorWidget
Find & replace flags: the search is performed in case sensitive.
FIND_FIRST_TOK - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Token to prepend to a find-first predicate in order to obtain a well formed P4GL query.
FIND_GLOBAL - Static variable in class com.goldencode.p2j.ui.EditorWidget
Find & replace flags.
FIND_NEXT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
FIND_NEXT_OCCURRENCE - Static variable in class com.goldencode.p2j.ui.EditorWidget
Find & replace flags: find next occurrence from the cursor.
FIND_PREV_OCCURRENCE - Static variable in class com.goldencode.p2j.ui.EditorWidget
Find & replace flags: find previous occurrence from the cursor.
FIND_PREVIOUS - Static variable in class com.goldencode.p2j.ui.Keyboard
 
FIND_SELECT - Static variable in class com.goldencode.p2j.ui.EditorWidget
Find & replace flags: the occurrence is selected, otherwise the cursor is moved at its beginning.
find_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FIND language statement and implements all forms with most of the core processing delegated to the ProgressParser.record_phrase(boolean, boolean) rule.
FIND_WRAP_AROUND - Static variable in class com.goldencode.p2j.ui.EditorWidget
Find & replace flags: search loops from the beginning if the pattern is not found from the current cursor position up to the end of the text.
findAccountByName(String) - Method in interface com.goldencode.p2j.admin.client.IFindAccountScreen
Finds account by its name.
findActivePool(String, boolean) - Static method in class com.goldencode.p2j.util.WidgetPool
Determine the active pool.
findAdjacent(Vertex, int, String, boolean) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Get the first adjacent node on the given direction, with the specified type and edge label.
findAdjacent(Vertex, int, String, boolean) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Get the first adjacent node on the given direction, with the specified type and edge label.
findAdjacent(Vertex, int, String, String, Object, boolean) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Get the first adjacent node on the given direction, with the specified type and edge label.
findAncestor(Widget, Predicate<Widget>) - Static method in class com.goldencode.p2j.ui.client.WidgetRegistry
Returns a nearest widget's ancestor that satisfies the target filter condition.
findAstNode(long) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find the AST vertex in the ProgressParserTokenTypes.AST_NODE resource domain.
findBeginsIndexMatch(IndexSelectionWorker.IndexHelper.IndexInfo) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Uses the "begins" match data and the list of selectable indexes for the current record to determine if there is an index that would be matched.
findBlock(String) - Static method in class com.goldencode.p2j.util.TransactionManager
Find the nearest enclosing block associated with the given label.
findBroker(String) - Method in class com.goldencode.p2j.main.Broker
Find a broker based on UUID
findBroker(String) - Static method in class com.goldencode.p2j.main.BrokerManager
Find a broker using the given ID.
findButton(KeyInput) - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Find the button that matches a passed key event.
findButton(KeyInput) - Method in interface com.goldencode.p2j.ui.client.AlertBox
Find the button that matches a passed key event.
findButton(KeyInput) - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Find the button that matches a passed key event.
findButton(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Find the button that matches a passed key event.
findByName(long, String) - Static method in class com.goldencode.p2j.library.LibraryManager
Uses the operating-system runtime library lookup facility to obtain the address of the given symbol in the library.
findByOrdinal(long, int) - Static method in class com.goldencode.p2j.library.LibraryManager
Uses the operating-system runtime library lookup facility to obtain the address of the given ordinal in the library.
findByRowID(rowid) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, LockType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, long, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, NumberType, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, long, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, LockType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, long, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, NumberType, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, long, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, NumberType, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowID(rowid, integer, int) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-BY-ROWID() method (KW_FIND_BR).
findByRowid - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
Flag the query that it should performed on recid/rowid lookup table.
findByRowidValue - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
The actual rowid value that is to be loaded if it is a constant detected in hql preprocessing.
findCaseInsensitively(String, Environment) - Method in class com.goldencode.p2j.preproc.FileScope
Find a file on the file system using a case insensitive matching algorithm.
findChild(Serializable) - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Find the child node associated with the given primary key ID.
findChildren(int, boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Compute the child hierarchy for the specified window.
findClass(String) - Method in class com.goldencode.asm.AsmClassLoader
Overrides the parent's implementation to find the class file data to first check the cache of previously loaded classes, and if not found there, to load the dynamically generated class with the given name.
findClass(String) - Method in class com.goldencode.p2j.classloader.MultiClassLoader
Find and load the class with the given name.
findClass(String) - Method in class com.goldencode.p2j.security.SecurityManager.HookClassLoader
Find and load the class with the given name.
findComponent(RecordBuffer) - Method in class com.goldencode.p2j.persist.PreselectQuery
Find the query component associated with the given record buffer.
findConfigurationFile(String, String) - Static method in class com.goldencode.p2j.pattern.ConfigLoader
Searches the patpath for a file with a root name of name and a suffix of suffix.
findDatabaseNode(Namespace, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Find the name node, if any, corresponding with the database named or aliased by name.
findDescendant(Widget, Class) - Static method in class com.goldencode.p2j.ui.client.WidgetRegistry
Returns a nearest widget's descendant having a given type.
findDescendants(Element, String) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Finds the descendants of the given element filtered by the given selector.
findDirectChildren(WindowWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Find the direct children of the specified parent window.
findDirectories - Variable in class com.goldencode.p2j.ui.FileDialog
Flag to mark a dialog for selecting a directory.
findDirectoryNodePath(DirectoryService, String, String, boolean) - Static method in class com.goldencode.p2j.util.Utils
Obtain the path to the node in the directory if it exists or return null if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
findDirectoryNodePath(DirectoryService, String, String, Utils.DirScope, String[]) - Static method in class com.goldencode.p2j.util.Utils
Obtain the path to the node in the directory if it exists or return null if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Indicates whether a data model object entity either: might be dirty, possibly requiring a flush to the database; or definitely is not dirty.
findDirty(Object, EntityPersister, Session, CustomEntityDirtinessStrategy.DirtyCheckContext) - Method in class com.goldencode.p2j.persist.DirtyDmoStrategy
Find the properties of the DMO which are dirty.
findDMOGetterMethod(Class<?>, String, Class<?>[]) - Static method in class com.goldencode.p2j.persist.DBUtils
Look up the getter method associated with the given property.
findEdge(Vertex, Vertex, String, String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find an edge between the two nodes, which has the specified label and a property with the given key and value.
findEdge(Vertex, Vertex, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find an edge between the two nodes, which has the specified label.
findElement(XmlAst, String, Object[]) - Method in class com.goldencode.p2j.xml.XmlPatternWorker.Library
Given an XML AST node, attempt to find a child element with the specified name, and whose attributes match the given attribute name/value pairs.
findEntry(String, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Look up the name node associated with the specified name and entity type.
findEntry(String, int, int, int, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Look up the name node associated with the specified name and entity type.
finder - Variable in class com.goldencode.p2j.ui.HelpService
Flags the FINDER option is activated
finder() - Method in class com.goldencode.p2j.ui.HelpService
Activates the FINDER mode.
findExistingTable(String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Search for an existing table with the specified name.
findExistingTable(String, boolean) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Search for an existing table with the specified name.
findExternalNode(String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find the external node with the specified property.
findFieldNode(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Look up the name node for the field associated with the specified name.
findFieldNode(Namespace, String, Set<NameNode>) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Find the name node, if any, for the field associated with name.
findFieldNode(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Simple helper to return the given node if it is a field type or if it is an expression node, its first child will be returned if that child is a field type.
findFile(String) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Finds a filename within the configured PROPATH.
findFile(String, SymbolResolver.UsingType, SymbolResolver.SearchResult) - Method in class com.goldencode.p2j.uast.SymbolResolver
Search the PROPATH for a specific class or interface.
findFileInPath(String, String[]) - Static method in class com.goldencode.p2j.util.Utils
Find the specified file in the file system using the specified search paths and return it.
findFiles(String) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Finds all filenames within the configured PROPATH.
findFirst() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, LockType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, long, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, NumberType, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, long, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, LockType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, long, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, NumberType, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, long, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFirst(character, NumberType, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-FIRST() method (KW_FIND_1ST).
findFrames(List<Frame<?>>, Rectangle, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Collect all frames which are intersected with specified rectangle into provided list.
findFrames(List<Frame<?>>, Rectangle, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Collect all frames which are intersected with specified rectangle into provided list.
findHintsFile(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Find the UAST hints file associated with the given embedded 4GL (E4GL) program (which is an HTML file).
findIndexByName(Collection<P2JIndex>, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Find index in the collection of indexes by its name.
findInternalBuffer(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Searches scopes from most nested to least nested to find a BUFFER node that matches the given table name.
findJoiningIndex(RecordBuffer, Set<String>) - Static method in class com.goldencode.p2j.persist.TableMapper
Given a table and a map of fields which this table class has in common (by name and type) with another table, find the index which can be used to join this table with the other.
findJoiningIndex(Aast, Map<String, Integer>) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Given a table AST and a map of fields which this table has in common (by name and type) with another table, find the index which can be used to join this table with the other.
findKey(String) - Method in class com.goldencode.p2j.ui.Keyboard
Looks up the basic key names table for an exact match and returns the index.
findKeyEnd(String) - Method in class com.goldencode.p2j.ui.Keyboard
Looks up the basic key names table for an ending match and returns the code that takes into account all valid prefixes.
findKeyEventByKeyCode(int) - Method in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Finds the first key down event that has the given key code.
findLast() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, LockType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, long, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, NumberType, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, long, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, LockType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, long, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, NumberType, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, long, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLast(character, NumberType, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-LAST() method (KW_FIND_LST).
findLeadingIndexMatch(IndexSelectionWorker.IndexHelper.IndexInfo) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Uses the equality and range match data and the list of selectable indexes for the current record to determine if there is an index that would be matched based on the largest number of sequential leading index components.
findMatchingConstructor(Class, Class[]) - Static method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Look into the list of constructors for a class for the one that matches the list of argument types.
findMatchingMethod(Class, String, Class[], int) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Look into the list of methods of a class for the one that matches name and the list of argument types.
findMatchingMethodFromClass(Class, String, Class[], int) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Look into the list of methods of a class for the one that matches name and the list of argument types.
findMatchingStaticMethod(Class<?>, Method) - Static method in class com.goldencode.p2j.net.RemoteObject
Find the matching static method in the given class that corresponds to the given method.
findMenuItem(int, AbstractContainer<O>) - Method in class com.goldencode.p2j.ui.client.Menu
Find MENU-ITEM by specified accelerator key code in specified MENU (SUB-MENU) recursively.
findMenuItem(String) - Method in class com.goldencode.p2j.ui.MenuWidget
Finds menu-item in this menu tree.
findMenuItem(String) - Method in class com.goldencode.p2j.ui.SubMenuWidget
Finds menu-item in this menu tree.
findMenuItemInt(String) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Recursively finds menu-item in this menu tree.
findMenuItemStatic(String) - Static method in class com.goldencode.p2j.ui.MenuItemWidget
Finds the first MENU-ITEM with specified name in all menus.
findMenuMouseSource(AbstractContainer, NativePoint, NativeRectangle) - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Find the mouse source in this menu, recursive.
FindMode() - Constructor for enum com.goldencode.p2j.persist.BufferImpl.FindMode
 
findMouseSource(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Find the mouse source on which the specified event will act, based on coordinates.
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Find the widget positioned just bellow the specified mouse position (in physical units).
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Find the widget positioned just bellow the specified mouse position (in physical units).
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Find the widget positioned just bellow the specified mouse position (in physical units), in this menu bar, walking the entire opened menu tree, recursively.
findMouseSource(MouseEvt) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Find the widget to which the given mouse event can be applied.
findMouseSource(MouseEvt) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Find the widget to which the given mouse event can be applied.
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Find the widget positioned just bellow the specified mouse position (in physical units).
findMouseSource(MouseEvt) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Find the widget to which the given mouse event can be applied.
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Find the widget positioned just bellow the specified mouse position (in physical units).
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Find the widget to which the given mouse event can be applied.
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Find the widget positioned just bellow the specified mouse position (in physical units).
findMouseSource(NativePoint) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Find the widget positioned just bellow the specified mouse position (in physical units).
findMouseSource(MouseEvt) - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Find the widget to which the given mouse event can be applied.
findMouseSource(NativePoint) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Find the widget positioned just bellow the specified mouse position (in physical units).
findNearestExternal() - Static method in class com.goldencode.p2j.util.TransactionManager
Search the stack of scopes and return the level of the first external block found.
findNearestTopLevel() - Static method in class com.goldencode.p2j.util.TransactionManager
Search the stack of scopes and return the level of the first top level block found.
findNearestTopLevel(TransactionManager.WorkArea) - Static method in class com.goldencode.p2j.util.TransactionManager
Search the stack of scopes and return the level of the first top level block found.
findNext(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Find the next record matching the search criteria, or the first such record if no previous search has been executed against this query.
findNextNull(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the next index position into the array which is the null byte, starting at a given index position.
findNextNull(long, long, long) - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Returns the next index position into the array which is the null byte, starting at the given index position.
findNextNull(long, long, long) - Method in class com.goldencode.p2j.util.MemoryDaemon
Returns the next index position into the array which is the null byte, starting at the given index position.
findNextNull(long, long, long) - Static method in class com.goldencode.p2j.util.MemoryManager
Returns the next index position into the array which is the null byte, starting at the given index position.
findNextNull(long) - Method in class com.goldencode.p2j.util.memptr
Returns the next index position into the array which is the null byte, starting at a given index position.
findNextNull(long) - Method in class com.goldencode.p2j.util.raw
Returns the next index position into the array which is the null byte, starting at a given index position.
findNextOpenSlot(int) - Method in class com.goldencode.p2j.util.DynamicArray
Find the index of the next empty slot in the array starting at the given index.
findNextSeparator(StringBuilder, int) - Static method in class com.goldencode.p2j.util.date
Returns the index position within the input string where the next separator (following the starting position) can be found.
findNode(EntityName, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Find the name node entry, if any, associated with the specified entity name.
findNode(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Returns the related tree path for the supplied widget.
findNodeById(int, Object) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Find a node by its type and ID.
findNodeById(int, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find a node by its type and ID.
findNodes(List<Widget<?>>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Finds tree paths for the supplied list of widgets.
findNodes(TreeModel, Object, List<Widget<?>>, List<TreePath>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Recursively finds tree paths for the supplied list of widgets.
findOrCreateEvent(Vertex, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find or create the vertex associated with the specified event.
findParentAstVertex(Vertex, int) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Find the parent vertex having the given type.
findParentAstVertex(Vertex, int) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find the parent vertex having the given type.
findParentFrame(Component) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Finds the parent component that is a frame.
findPath(String) - Static method in class com.goldencode.p2j.security.AdminResourceNamespace
Finds a matching namespace tree node path for the given name.
findPreferred(List<NameNode>, Set<NameNode>) - Method in class com.goldencode.p2j.schema.Namespace
Returns the only match that is preferred or null if there are no preferred matches or if there is more than 1 preferred match.
findPrevious(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Find the previous record matching the search criteria, or the last such record if no previous search has been executed against this query.
findProcedureFile(Vertex) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Find the procedure file associated with the given AST node.
findProcedureFile(Vertex) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find the procedure file associated with the given AST node.
FindQuery - Class in com.goldencode.p2j.persist
A convenience adapter for a RandomAccessQuery.
FindQuery(DataModelObject, String, Supplier<logical>, String) - Constructor for class com.goldencode.p2j.persist.FindQuery
Basic constructor which defaults record lock type to LockType.SHARE.
FindQuery(DataModelObject, String, Supplier<logical>, String, DataModelObject) - Constructor for class com.goldencode.p2j.persist.FindQuery
Constructor which is used when joining to another table using a foreign key.
FindQuery(DataModelObject, String, Supplier<logical>, String, Object[]) - Constructor for class com.goldencode.p2j.persist.FindQuery
Constructor which defaults record lock type to LockType.SHARE and accepts default substitution parameters.
FindQuery(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[]) - Constructor for class com.goldencode.p2j.persist.FindQuery
Constructor which is used when joining to another table using a foreign key.
FindQuery(DataModelObject, String, Supplier<logical>, String, LockType) - Constructor for class com.goldencode.p2j.persist.FindQuery
Constructor which sets an explicit, default, record lock type.
FindQuery(DataModelObject, String, Supplier<logical>, String, DataModelObject, LockType) - Constructor for class com.goldencode.p2j.persist.FindQuery
Constructor which is used when joining to another table using a foreign key.
FindQuery(DataModelObject, String, Supplier<logical>, String, Object[], LockType) - Constructor for class com.goldencode.p2j.persist.FindQuery
Constructor which sets an explicit, default, record lock type and accepts default substitution parameters.
FindQuery(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[], LockType) - Constructor for class com.goldencode.p2j.persist.FindQuery
Constructor which is used when joining to another table using a foreign key.
FindQuery.CanFind - Enum in com.goldencode.p2j.persist
Types of can-find lookups
findRangeIndexMatch(IndexSelectionWorker.IndexHelper.IndexInfo) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Uses the range match data and the list of selectable indexes for the current record to determine if there is an index that would be matched.
findRecord(RecordLockEvent) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Find the metadata lock record associated with the user ID and lock record ID specified by the given record lock event.
findRecordNode(Namespace, String, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Find a matching node for a table-like record entity.
findResource(String) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Finds the resource with the given name.
findResource(String) - Method in class com.goldencode.p2j.classloader.MultiClassLoader
Finds the resource with the given name.
findRootEnclosingInstance(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Find the root enclosing instance of the specified inner class instance.
findRootProxyInterface(Class<?>) - Static method in class com.goldencode.p2j.persist.DmoProxyPlugin
Find the ancestral root of inner interfaces which extend Buffer.
findRow(int) - Method in class com.goldencode.p2j.ui.client.Editor
Find row number for a position
findSchemaFile(Vertex) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Find the schema file associated with the given AST node.
findSchemaInPath(String, String, String) - Static method in class com.goldencode.p2j.xml.SaxReaderImpl
Find DTD in path.
findScrollOffset(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Find a scroll offset to set the EditorConfig.scrollX value.
findSiblingWindow(Window<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Find the next visible window, in the specified direction.
findSortIndexMatch(IndexSelectionWorker.IndexHelper.IndexInfo) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Uses the sort match data and the list of selectable indexes for the current record to determine if there is an index that would be matched.
findStackLevel(TransactionManager.WorkArea, String) - Static method in class com.goldencode.p2j.util.TransactionManager
Find the stack level of the nearest enclosing block associated with the given label.
findSubMenu(String) - Method in class com.goldencode.p2j.ui.MenuWidget
Finds sub-menu in this menu tree.
findSubMenu(String) - Method in class com.goldencode.p2j.ui.SubMenuWidget
Finds sub-menu in this sub-menu tree.
findSubMenuInt(String) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Finds sub-menu in this menu tree.
findSubMenuStatic(String) - Static method in class com.goldencode.p2j.ui.SubMenuWidget
Finds the first SUB-MENU with specified name in all menus.
findTableFromNode(String, NameNode, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Given a table name representing table whose structure is to be copied (e.g., for a LIKE clause), find the name node associated with that table.
findTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
A FIND TriggerData can be defined for each table on this layer.
findUnambiguously(NameNode, Comparator<NameNode>, Set<NameNode>) - Method in class com.goldencode.p2j.schema.Namespace
Find the name node in the pool which matches the specified search key, using comparator to perform a binary search.
findUnique() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, LockType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, long, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, NumberType, long) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, long, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, LockType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, long, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, NumberType, long) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, long, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(character, NumberType, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of FIND-UNIQUE() method (KW_FIND_UNI).
findUnique(ImportWorker.QueryHelper, Map<String, Object>, Session) - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Execute the given query to produce a unique result.
findUniqueAdjacent(int, Object, String, boolean) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find the adjacent vertex to the uniquely described vertex, via a unique edge matching the given label.
findUniqueIndexMatch() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Uses the stored equality match data and the list of all indexes for the current record to determine if there is a unique index that would be matched (the index must be unique and all index components must have equality matches).
findUniqueNode(String, Object) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Find an unique node having a property with the given key and value.
findUniqueNode(String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Find an unique node having a property with the given key and value.
findUser - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Find User button
FindUserAccount - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
Assembles the Find User Account dialog.
FindUserAccount(AccountExtensionHolder) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.FindUserAccount
Creates the Find User Account manager.
findUserAccountManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The Find User Account manager
findWeakScopedBuffer(NameNode) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Searches scopes from most nested to least nested to find a matching BUFFER node that is associated with a weak scope.
findWindow(int) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Find the window with the given ID.
findWordIndexMatch() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Uses the stored word match data and the list of indexes for the current record to determine if there is a word index that would be matched.
fini() - Method in class com.goldencode.p2j.util.Block
Provides a callback that is guaranteed to be called AFTER every block executes and BEFORE the body can iterated, retried or exited.
Fini - Interface in com.goldencode.p2j.util
Functional interface that represents code executed as a Block.fini() method.
fini() - Method in interface com.goldencode.p2j.util.Fini
Provides a callback that is guaranteed to be called AFTER every block executes and BEFORE the body can iterated, retried or exited.
finiMethod - Variable in class com.goldencode.p2j.util.Block
Lambda representing code to be executed as the contents of the Block.fini() method.
finish() - Method in class com.goldencode.p2j.convert.BufferScopeWorker
Hook to provide termination processing for a pattern worker.
finish() - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
Hook to provide termination processing for a pattern worker.
finish() - Method in class com.goldencode.p2j.pattern.PatternEngine
Perform cleanup/termination post-processing, including applying all global, user-defined post-rules, calling each pattern worker's PatternWorker.finish() method, and nulling out the symbol resolver.
finish() - Method in interface com.goldencode.p2j.pattern.PatternWorker
This method is called once (and only once) per invocation of the pattern engine's PatternEngine.run() method, after all rulesets are processed, and after the pattern engine's own global post-rules are processed.
finish() - Method in interface com.goldencode.p2j.persist.QueryOffEndListener
Method called after all processing related to query off-end is finished.
finish() - Method in class com.goldencode.p2j.schema.DataModelWorker
Hook to provide termination processing for a pattern worker.
finish() - Method in class com.goldencode.p2j.schema.SchemaWorker
Hook to provide termination processing for a pattern worker.
finishConfigProcessing() - Method in class com.goldencode.p2j.ui.BrowseWidget
Finish the config processing for this browse.
finishConfigProcessing() - Method in class com.goldencode.p2j.ui.GenericFrame
Finish the config processing for this frame.
finishConfigProcessing() - Method in class com.goldencode.p2j.ui.GenericWidget
Finish the config processing for this widget.
finishConfigProcessing() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Finish the config processing for this frame.
finishCursorWrap(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Finish pending cursor wrap.
finished() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Called by the TransactionManager after commit or rollback to clean up.
finished() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Clean up local context - drop tables and DMO definitions.
finished() - Method in class com.goldencode.p2j.persist.OutputTableCopier
Copies data in OUTPUT direction.
finished() - Method in class com.goldencode.p2j.persist.OutputTableHandleCopier
Copies data in OUTPUT direction in table-handle parameter case.
finished() - Method in class com.goldencode.p2j.persist.PreselectQuery
Provides a notification that the scope in which this query was created is ending.
finished() - Method in class com.goldencode.p2j.persist.RecordBuffer
Called by the transaction manager just before a buffer scope closes.
finished() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Multiplexer
Cleans up the backing temp table by either dropping it (if no other buffers are using it any longer), or by removing this buffer's records from it.
finished() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.NoUndoValidator
The block is exiting; perform a non-destructive validation of the record in the buffer.
finished(logical) - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Set the result code, hide the dialog and flag input as complete.
finished(logical) - Method in interface com.goldencode.p2j.ui.client.AlertBox
Set the result code, hide the dialog and flag input as complete.
finished(logical) - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Set the result code, hide the dialog and flag input as complete.
finished(logical) - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Set the result code, hide the dialog and flag input as complete.
finished() - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Display full results (if any).
finished() - Method in class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
Uses the finish notification provided by the TransactionManager to ensure that any abnormal exit is detected and cleanup occurs.
finished() - Method in class com.goldencode.p2j.ui.GenericFrame
Cleanup that must occur at the end of the block to which the frame is scoped.
finished() - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Process end of block scope.
finished() - Method in class com.goldencode.p2j.util.Accumulator
Cleanup that must occur at the end of the block to which the frame is scoped.
finished - Variable in class com.goldencode.p2j.util.Agent.AgentCommand
Flag indicating if this command has finished or not.
finished() - Method in class com.goldencode.p2j.util.Agent.AgentCommand
Notify that this command has finished.
finished() - Method in class com.goldencode.p2j.util.decimal.PrecisionResetter
Processes the end of scope notification and resets the associated instance's precision.
finished() - Method in interface com.goldencode.p2j.util.Finalizable
Provides a notification that the scope in which the object is registered is ending and the object's reference may or may not be lost after this method is called.
finished() - Method in class com.goldencode.p2j.util.Stream
Processes the notification that the scope in which the stream was instantiated is ending and the object's reference will be lost after this method is called.
finished() - Method in class com.goldencode.p2j.util.Text.SensitivityResetter
Processes the end of scope notification and resets the associated instance's case sensitivity.
finished() - Method in class com.goldencode.p2j.util.UnnamedStreams.InputCloser
This method will be called when the current block will be popped out of scope and will close the stream if there is no explicit "input close" statement.
finished() - Method in class com.goldencode.p2j.util.UnnamedStreams.OutputCloser
This method will be called when the current block will be popped out of scope and will close the stream if there is no explicit "output close" statement.
finishedBuilders - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Temp-table builders which are no longer in use in this context
finishedImpl() - Method in class com.goldencode.p2j.persist.RecordBuffer
Called by the transaction manager just before a buffer scope closes.
finishEdit() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Indicates completion of an edit.
finishEdit() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Indicates completion of an edit.
finishEdit() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Indicates completion of an edit.
finishEdit() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Indicates completion of an edit.
finishEdit() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Indicates completion of an edit.
finishEdit() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Indicates completion of an edit.
finishSetup() - Method in class com.goldencode.p2j.ui.BrowseWidget
Finish initialization of the browse widget.
finishSetup() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Finish initialization of the combo box widget.
finishSetup() - Method in class com.goldencode.p2j.ui.GenericWidget
Finish initialization of the widget.
fireAssignTrigger(TriggerData, Buffer, BaseDataType) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Instantiates an object of the ASSIGN trigger and fires it.
fireDefaultAction() - Method in class com.goldencode.p2j.ui.client.Browse
Fires the DefaultAction event.
fireEvent() - Method in class com.goldencode.p2j.extension.PSTimer
Calls the callback or the event procedure asynchronously.
fireResultsChanged() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Notify all listeners about changes in obtained results.
fireTrigger(DatabaseEventType, TriggerData, Buffer, Buffer) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Instantiates a trigger object associated with the specified database event type and fires it.
fireValueChanged() - Method in class com.goldencode.p2j.ui.client.Browse
Fires the ValueChanged event.
first - Variable in class com.goldencode.p2j.admin.client.application.home.AsyncAction
The main asynchronous task
first(LockType) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Retrieve the first composite row of results for the query.
first() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Move cursor to the first results row.
first(LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Retrieve the first composite row of results for the query.
first() - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the first virtual, composite row of results for the compound query.
first(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the first virtual, composite row of results for the compound query.
first(LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the first virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
first(boolean, LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the first virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
first() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the first entry, whether or not it actually exists in the results list.
first() - Method in class com.goldencode.p2j.persist.FilteredResults
Move cursor to the first results row.
first() - Method in class com.goldencode.p2j.persist.HQLHelper
Create a bundle containing a single HQL statement and no getter methods, designed to retrieve the first record which matches the base where clause criteria.
first() - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the first composite row of results for the query.
first(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the first composite row of results for the query.
first() - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the first composite row of results for the query.
first(LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the first composite row of results for the query.
first() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Move cursor to the first results row.
first() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Move cursor to the first results row.
first() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Move cursor to the first results row.
first() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Move to the first result row.
FIRST - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Retrieve first record in a result set
first() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
first(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
first() - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the first virtual, composite row of results for a compound query.
first(boolean, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the first virtual, composite row of results for a compound query, overriding the lock type to apply to each underlying query.
first(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first(Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first(LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first(Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the first record which meets the query criteria and retrieve it into its record buffer.
first() - Method in interface com.goldencode.p2j.persist.Results
Move cursor to the first results row.
first() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Move cursor to the first result row.
first() - Method in class com.goldencode.p2j.persist.ScrollingResults
Move cursor to the first result row.
first() - Method in class com.goldencode.p2j.persist.SimpleResults
Move cursor to the first results row.
first - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The first line of valid output.
first() - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Get first selected index.
first() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get first selected row index.
first - Variable in class com.goldencode.p2j.util.ToClause
true until the loop increment and test has been called.
first - Variable in class com.goldencode.util.FastSiblingDeque
The head of the deque.
first_view - Variable in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Track first time when widget is displayed.
firstBuffer() - Method in interface com.goldencode.p2j.util.CommonSession
Returns the handle for the first dynamic buffer in the first table containing a dynamic buffer.
firstBuffer() - Static method in class com.goldencode.p2j.util.SessionUtils
Returns the handle for the first dynamic buffer in the first table containing a dynamic buffer.
firstChild() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get the first child of the frame which will be the field group that contains all non-header widgets.
firstChild() - Method in class com.goldencode.p2j.ui.FieldGroup
Accesses the first widget in the list of contained widgets.
firstChild() - Method in class com.goldencode.p2j.ui.FrameWidget
Accesses the first widget in the list of contained widgets.
firstChild() - Method in class com.goldencode.p2j.ui.GenericFrame
Get the first child of the frame which will be the field group that contains all non-header widgets.
firstChild() - Method in class com.goldencode.p2j.ui.MenuWidget
Accesses the first window in the list of contained windows, having this window as parent.
firstChild() - Method in class com.goldencode.p2j.ui.SubMenuWidget
Accesses the first window in the list of contained windows, having this window as parent.
firstChild() - Method in class com.goldencode.p2j.ui.WindowWidget
Accesses the first window in the list of contained windows, having this window as parent.
firstChild() - Method in interface com.goldencode.p2j.util.CommonHandleTree
Accesses the first widget in the list of contained widgets.
firstChild() - Static method in class com.goldencode.p2j.util.SessionUtils
Returns the handle for the first window in the session.
firstFocus() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Set focus to first focusable widget.
firstFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set focus to first focusable widget.
firstFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set focus to first focusable widget.
FirstLastProcedureAttribute - Interface in com.goldencode.p2j.util
Interface for the FIRST-PROCEDURE and LAST-PROCEDURE attributes.
firstOutput() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Any location in this class where content can be written to the buffer must call this method to notify that this is the first output for a fresh buffer.
firstProcedure() - Method in interface com.goldencode.p2j.util.FirstLastProcedureAttribute
Returns the first entry in the list of persistent procedures or procedure objects.
firstProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the SESSION:FIRST-PROCEDURE handle (unknown if no persistent procedures are loaded).
firstProcedure - Variable in class com.goldencode.p2j.util.ServerImpl
The first procedure in this server's proxy procedure list.
firstProcedure() - Method in class com.goldencode.p2j.util.ServerImpl
Returns the first entry in the list of persistent procedures or procedure objects.
firstQuery() - Method in interface com.goldencode.p2j.util.CommonSession
Returns the handle for the first created dynamic query.
firstQuery() - Static method in class com.goldencode.p2j.util.SessionUtils
Returns the handle for the first created dynamic query.
firstResource(String) - Static method in class com.goldencode.p2j.util.HandleChain
Get the first resource in the chain, for the given class.
firstResource(HandleChain, String) - Static method in class com.goldencode.p2j.util.HandleChain
Get the first resource in the chain, for the given class.
firstResource - Variable in class com.goldencode.p2j.util.HandleChain.WorkArea
The first connected resource in the chain, per resource type.
firstRowDeleted - Variable in class com.goldencode.p2j.persist.Cursor
Was the first row (or the last row if the scroll direction is backward) deleted by Cursor.deleteResultListEntry(boolean)?
firstRuleSet - Variable in class com.goldencode.p2j.pattern.ConfigLoader
First RuleSet processed.
firstServer() - Method in interface com.goldencode.p2j.util.CommonSession
Get the FIRST-SERVER attribute of this session.
firstServer() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the FIRST-SERVER attribute of this session.
firstServerSocket() - Method in interface com.goldencode.p2j.util.CommonSession
Get the FIRST-SERVER-SOCKET attribute of this session.
firstServerSocket() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the FIRST-SERVER-SOCKET attribute of this session.
firstSocket() - Method in interface com.goldencode.p2j.util.CommonSession
Get the FIRST-SOCKET attribute of this session.
firstSocket() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the FIRST-SOCKET attribute of this session.
firstStateCheck - Variable in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Flag to keep track first time state check when widget become realized.
firstWeak - Variable in class com.goldencode.p2j.convert.BufferBlockState
Remembers the first weak reference of this block.
fitLastColumn - Variable in class com.goldencode.p2j.ui.BrowseConfig
FIT-LAST-COLUMN attribute.
fitLastColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Fit the last column if FIT-LAST-COLUMN attribute is set.
fix_codepage_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FIX-CODEPAGE language statement.
fixCol(double) - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Fix column to make widget fit into screen.
fixColumns(AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Fix columns.
fixCoordinates(int, NativeRectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Fix the coordinates for the given rectangle.
fixDataTypeOverride(BrowseColumnWidget, BaseDataType) - Method in class com.goldencode.p2j.ui.BrowseWidget
If a character value is displayed at non-character column, change column's data type to "character" and make column right-aligned if the original column format was right-aligned or it was a numeric column.
FIXED - Static variable in class com.goldencode.p2j.util.TextOps
FIXED_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
The size is used to compute different positions for parts.
fixedDataStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with the fixed reported value.
fixedFont - Variable in class com.goldencode.p2j.ui.client.format.StringFormat
Flag indicating the drawing needs to use the DEFAULT-FIXED-FONT, if no font is specified.
fixedFont - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Flag identifying that the referenced font must default to the default fixed font, if is not specified.
fixedFonts - Static variable in class com.goldencode.p2j.ui.FontTable
A set containing the name of the fixed fonts.
fixedHeight - Variable in class com.goldencode.p2j.ui.BaseConfig
This flag is set to true when HEIGHT-CHARS or HEIGHT-PIXELS attribute is set outside of the frame setup phase.
fixedOnly - Variable in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Flag for allowing the font dialog to provide only mono-spaced fonts.
fixedOnly() - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Force the dialog to provide only mono-spaced fonts.
fixedOrderWindows - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
Storage for windows, following their creation order.
fixedSize - Variable in class com.goldencode.p2j.ui.client.FontDetails
Flag indicating this is a fixed-size font.
FixedSizeContainer<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Common base class for browse, editor, fillin and labels.
FixedSizeContainer() - Constructor for class com.goldencode.p2j.ui.client.FixedSizeContainer
 
fixedWidth - Variable in class com.goldencode.p2j.ui.BaseConfig
This flag is set to true when WIDTH-CHARS or WIDTH-PIXELS attribute is set outside of the frame setup phase.
fixedWidth - Variable in class com.goldencode.p2j.ui.client.Frame
Set to true if frame has fixed (explicitly specified) width.
fixedWidth - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Track explicit setting of container width.
fixFocusedFrameZOrder() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Fix possible Z-ordering issues.
fixLabelsRow() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Finalize label placement.
fixNonBody(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Fixes the list of non-body components of this down frame in case there is a replacement.
fixRow(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Fix row to make sure it fits into model bounds.
fixRow(double) - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Fix row to make widget fit into screen.
fixTopRow(int) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Converts the passed in value to a valid row unless the value is already valid.
fixupArrays(Class<?>[], Class<?>[], Object[], Object[]) - Static method in class com.goldencode.p2j.library.NativeInvoker
Eliminate any use of the OutputExtentParameter container class and replace it with the actual array references.
fixupBranchOffset() - Method in class com.goldencode.expr.BytecodeContainer
This method may be overridden if the subclass needs to perform any special processing to fix up its branch instructions (if any) so that their arguments will branch to the proper offset in the bytecode array.
fixupBranchOffset() - Method in class com.goldencode.expr.CodeUnit
This method is called after the final offsets for each bytecode instruction have been assigned.
fixupFileName(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Fixing the file name for special Windows requirement.
fixupFileName(String) - Static method in class com.goldencode.util.StringHelper
Fixing the file name for special Windows requirement.
fixupImageCoord(ImageGuiImpl, ButtonImageDefinition) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Sets up initial image location inside the button widget.
fixupNextRow - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Perform fixup of next row.
fixupNoLabelsY(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get Y coordinate minus possible labels height.
fixupNonWrappers(Class<?>[], Object[]) - Static method in class com.goldencode.p2j.library.NativeInvoker
Fixup any input parameters which were passed as literals in the 4GL, which emitted as Java literals instead of BDT wrappers.
fixupOffset() - Method in class com.goldencode.expr.CodeUnit.BranchData
This method sets the offset value of the argument to the branch instruction.
fixupParameters(Method, boolean, Object[]) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
For varargs methods, rework the last parameters into an array of the proper type.
fixupParent(Aast) - Method in class com.goldencode.ast.AnnotatedAst
Fixup the parent references for this tree.
fixupPropath(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Substitutes the path separator values with the comma character in the given string and returns the 4GL compatible PROPATH value that is the combination of the directory entries separated by comma.
fixupRegex(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Fixing the regular expression string for special Windows requirement.
fixupRegex(String) - Static method in class com.goldencode.util.StringHelper
Fixing the regular expression string for special Windows requirement.
fixupRegexChar(char) - Static method in class com.goldencode.p2j.util.TextOps
Converts a single character into a regular expression, including escaping any of the special characters that have other meaning in regular expressions.
fixupRegexChar(char, StringBuilder) - Static method in class com.goldencode.p2j.util.TextOps
Converts a single character into a regular expression in the given string builder, including escaping any of the special characters that have other meaning in regular expressions.
fixups(Aast, Long) - Method in class com.goldencode.ast.AnnotatedAst
Assigns parent nodes throughout the AST hierarchy of which this AST is the root.
fixups(Aast, Long, boolean) - Method in class com.goldencode.ast.AnnotatedAst
Assigns parent nodes throughout the AST hierarchy of which this AST is the root.
fixupStack(Stack) - Method in class com.goldencode.expr.BytecodeContainer
This method must be implemented to pop away any superfluous runtime stack entries in the event the compiled code must branch control.
fixupStack() - Method in class com.goldencode.expr.CodeAttribute
This method calls fixupStack on each bytecode container in this attribute.
fixupStack(Stack) - Method in class com.goldencode.expr.CodeUnit
This method checks whether this code unit is designated as a stackPopper.
fixupStack(Stack) - Method in class com.goldencode.expr.Instruction
This method updates the state of the specified stack to reflect the changes this instruction will make to the runtime stack when it is executed.
fixVisibleRows(int, int) - Method in class com.goldencode.p2j.ui.chui.DropDownImpl
Get the combo-box ChUI specific visible row adjust.
fixVisibleRows(int, int) - Method in class com.goldencode.p2j.ui.client.DropDown
Get the combo-box visible row adjust depending on the current UI type in use.
fixVisibleRows(int, int) - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Get the combo-box GUI specific visible row adjust.
fixWaitForFocus(int, Widget<?>, Widget<?>, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Fix the focus after a event loop has finished, regradless if a condition was raised or not.
FK_SUFFIX - Static variable in class com.goldencode.p2j.persist.ORMHandler
Foreign-key column name suffix
fkHqlMap - Variable in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Reusable map of parameter data for HQL queries
fkSetters - Variable in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Map of setter methods used to set foreign key association DMOs
flag - Variable in enum com.goldencode.p2j.convert.ConversionFlag
The name of this flag.
flag - Variable in class com.goldencode.p2j.io.StreamConnector
Specifies if the copy thread should exit when no data is left.
flagAt - Variable in class com.goldencode.p2j.ui.ControlTextConfig
AT (@) field flag.
flagOptional - Variable in class com.goldencode.p2j.security.Description
item is optional or mandatory
flags - Variable in class com.goldencode.expr.Expression.CacheKey
Runtime flags set for expression
flags - Variable in class com.goldencode.expr.Expression
Bitset of runtime safety checks to be performed
flags - Variable in class com.goldencode.p2j.persist.P2JIndexComponent
Property flags
flagStatic - Variable in class com.goldencode.p2j.ui.ControlTextConfig
Static widget content flag.
flagVariable - Variable in class com.goldencode.p2j.security.Description
item is variable or fixed size
flatButton - Variable in class com.goldencode.p2j.ui.ButtonConfig
Button FLAT-BUTTON flag.
FLD_MULTIPLEX - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Name of the temp-table multiplex ID field
flip(int) - Method in class com.goldencode.p2j.directory.BitField
Set specified bit into opposite value.
flip(int, int) - Method in class com.goldencode.p2j.directory.BitField
Set specified range of bits into opposite value.
flip(int) - Method in class com.goldencode.p2j.directory.BitSelector
This method is not allowed for use.
flip(int, int) - Method in class com.goldencode.p2j.directory.BitSelector
This method is not allowed for use.
FLOAT - Static variable in class com.goldencode.expr.Constant
Float constant value.
FLOAT_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native float values.
FloatConstant - Class in com.goldencode.expr
 
FloatConstant(float) - Constructor for class com.goldencode.expr.FloatConstant
 
FloatSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.FloatSerializer
Create serializer for native float values and set its NativeTypeSerializer.mark to 4.
flush() - Method in class com.goldencode.p2j.persist.Persistence
Flush the current session, which synchronizes the in-memory state of DMOs to the database.
flush(boolean) - Method in class com.goldencode.p2j.persist.Persistence
Flush the current session, which synchronizes the in-memory state of DMOs to the database.
flush(Persistence.Context, Session, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Flush the current session, which synchronizes the in-memory state of DMOs to the database.
flush() - Method in class com.goldencode.p2j.persist.RecordBuffer
Validate the current record and attach it to the current persistence session if it has been newly created and not yet saved.
flush(boolean) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Compare buffers and fill the matrix for update.
flush() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Attempts flushing of the buffered output.
flush() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Force screen buffer draw.
flush() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Render the given paint operation.
flush() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Force screen buffer draw.
flush() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Render the given paint operation.
flush() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Render the given paint operation.
flush(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Flushes the stream.
flush() - Method in class com.goldencode.p2j.util.RemoteStream
Flushes the stream.
flush() - Method in class com.goldencode.p2j.util.Stream
This method does nothing if the stream is in control mode.
flush(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Flushes the stream.
flush() - Method in class com.goldencode.p2j.util.StreamWrapper
Flushes the stream.
flush() - Method in class com.goldencode.p2j.xml.SaxWriterImpl.LongcharOutputStream
Flush data from internal buffer to longchar object.
flushArray - Variable in class com.goldencode.p2j.util.BufferSizeManager
Multidimensional array which stores "reference" buffer sizes for flush operations.
flushBatch() - Method in class com.goldencode.p2j.persist.Persistence
Flush a batch of records to the database, typically while inserting records in bulk.
flushBuffered() - Method in class com.goldencode.p2j.util.FileStream
Output any buffered writes to the file.
flushControlled(boolean) - Method in class com.goldencode.p2j.util.Stream
Writes the data previously buffered (via Stream.writeControlled(java.lang.String)) to the stream.
flushData() - Method in class com.goldencode.p2j.util.FileStream
Flushes this output stream and forces any buffered output bytes to be written out.
flushData() - Method in class com.goldencode.p2j.util.Stream
Flushes this output stream and forces any buffered output bytes to be written out.
flushed - Variable in class com.goldencode.p2j.ui.client.Frame
Track flushed frame state.
flushed - Variable in class com.goldencode.p2j.ui.GenericFrame
Track frame data flushing in redirected mode.
flushLevel - Variable in class com.goldencode.p2j.util.Stream
Nesting level for Stream.flushControlled(boolean) method invocations.
flushLimits - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Buffer sizes (which correspond the current stream state) for a flush action for different output operation types.
FlushListener - Interface in com.goldencode.p2j.util
Provides a callback mechanism to listen for page advance notifications.
flushListeners - Variable in class com.goldencode.p2j.util.Stream
Objects to receive a notification when a flush is issued.
flushMetaLockEvents() - Method in class com.goldencode.p2j.persist.Persistence
Force the lock table updater to process all record lock events which are pending at the time this method is invoked.
flushNow(int, Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Perform immediate stream flush.
flushParamIndexes - Variable in class com.goldencode.p2j.util.BufferSizeManager
"type of dependency -> index of the corresponding dimension" for the flush operations array.
flushQueue() - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater
This method is called within a user context to force any pending lock events to be processed.
flushRedirected(Stream, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Flushes all buffered output to the redirected output stream (does nothing if output is not redirected).
flushSession() - Method in class com.goldencode.p2j.persist.Persistence.Context
If an open session exists and the change broker indicates a flush is required, force a session flush now.
flushStream(Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Push any pending output from the redirected terminal to the stream and then flush the stream.
flushValuesIndexes - Variable in class com.goldencode.p2j.util.BufferSizeManager
"type of dependency -> mapping 'dependency value -> index inside the dimension'" for the flush operations array.
fm - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingFontMetrics
Font metrics instance.
FMIrefConstant - Class in com.goldencode.expr
 
FMIrefConstant(int, ConstantPool, String, String, String) - Constructor for class com.goldencode.expr.FMIrefConstant
 
fmt - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The data and time formatter
fmt - Variable in class com.goldencode.p2j.ui.Element
The value's associated format string or null.
fmt - Variable in class com.goldencode.p2j.ui.FormattedValue
The value's associated format string.
fmt - Variable in class com.goldencode.p2j.util.date.TestCase
The format in which to generate output, null for 'export' format.
FMT - Static variable in class com.goldencode.p2j.util.LogHelper.CleanFormatter
Date format string.
fmt - Variable in class com.goldencode.p2j.util.PutField
The format string to use on output.
fmtChars - Variable in class com.goldencode.p2j.ui.client.format.StringFormat
Info about characters in screen value.
fmtCommonLength - Variable in class com.goldencode.p2j.ui.client.format.BoolFormat
Length of common part in FALSE and TRUE strings.
fmtCommonPart - Variable in class com.goldencode.p2j.ui.client.format.BoolFormat
Lowercased common part of both strings.
fmtDateComps - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
How date components are positioned in rendered string.
fmtDatetimeComps - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
How date components are positioned in rendered string.
fmtFalse - Variable in class com.goldencode.p2j.ui.client.format.BoolFormat
FALSE presentation.
fmtFractDigitsCount - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Number of '9' chars after period.
fmtFractSharedCount - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Number of '<' chars.
fmtFullYear - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
true for a 4-digit year.
fmtFullYear - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
true for a 4-digit year.
fmtHavePeriod - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Is decimal period present?
fmtIntDigitsCount - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Number of 'Z' or '9' or '*' chars before period.
fmtIntSharedCount - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Number of '>' chars.
fmtIntZerosCount - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Number of '9' chars before period.
fmtScreenWidth - Variable in class com.goldencode.p2j.ui.client.format.DisplayFormat
Default width which should be reserved for a screen value.
fmtSeparator - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Date components separator.
fmtTrue - Variable in class com.goldencode.p2j.ui.client.format.BoolFormat
TRUE presentation.
FN_TXT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Label text for the font name field.
fnames - Variable in class com.goldencode.ast.BasePlugin
Stores the tree name to ID mapping information.
fnt - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseTooltipWorker
Font to draw the tooltip.
fnt - Variable in class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
The font used to display the tooltip.
focus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Returns the focused direct child Component.
focus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Returns the focused direct child Component.
focus() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the instance of a field level widget which has focus.
focus_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FOCUS keyword and the required following widget.
FOCUS_GAINED - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Focus gained.
FOCUS_HIDDEN - Static variable in class com.goldencode.p2j.ui.client.FocusManager
State of the focus on entry to waitFor: hidden, as in not visible.
FOCUS_INVALID - Static variable in class com.goldencode.p2j.ui.client.FocusManager
State of the focus on entry to waitFor: invalid
FOCUS_LOST - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Focus lost.
FOCUS_NOWRAP - Static variable in class com.goldencode.p2j.ui.client.FocusManager
Lookup mode for focusable widgets in frames: no wrap
FOCUS_UNDEF - Static variable in class com.goldencode.p2j.ui.client.FocusManager
State of the focus on entry to waitFor: undefined
FOCUS_VALID - Static variable in class com.goldencode.p2j.ui.client.FocusManager
State of the focus on entry to waitFor: valid
FOCUS_WRAP - Static variable in class com.goldencode.p2j.ui.client.FocusManager
Lookup mode for focusable widgets in frames: wrap
focusAttractor - Variable in class com.goldencode.p2j.ui.client.Frame
'focus attractor' flag
focusChange(Widget, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.FocusManager
Performs conditional focus change procedure to the next or previous widget in the tab order.
focusChange(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Handle keys which may trigger focus change.
focusDataGrid() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Requests the input focus for its data grid.
focused - Variable in class com.goldencode.p2j.ui.client.RadioButton
Pseudo-focus flag.
focusedCol - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
Component focused during processing of choose in the ROW mode.
focusedCol() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Get focused column widget.
FocusEvent - Class in com.goldencode.p2j.ui.client.event
Focus event.
FocusEvent(Widget, int) - Constructor for class com.goldencode.p2j.ui.client.event.FocusEvent
Constructor.
focusId - Variable in class com.goldencode.p2j.ui.client.Frame
Delayed focus activation component ID.
focusInvalidExplicit(Widget, Widget, EventList) - Method in class com.goldencode.p2j.ui.client.FocusManager
Sets initial focus for the WAIT-FOR with invalid focus on entry and an explicit FOCUS specification.
focusInvalidImplicit(Widget) - Method in class com.goldencode.p2j.ui.client.FocusManager
Sets initial focus for the WAIT-FOR with invalid focus on entry and no explicit FOCUS specification.
FocusListener - Interface in com.goldencode.p2j.ui.client.event.listener
Common interface for focus event listeners.
focusListeners - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Storage for focus listeners.
focusManager - Variable in class com.goldencode.p2j.ui.chui.ThinClient
FocusManager instance.
FocusManager - Class in com.goldencode.p2j.ui.client
Focus manager.
FocusManager(ThinClient) - Constructor for class com.goldencode.p2j.ui.client.FocusManager
Constructor.
focusReset - Variable in class com.goldencode.p2j.ui.client.Frame
Mark frame as such that need focus reset on trigger exit.
focusState(Widget) - Static method in class com.goldencode.p2j.ui.client.FocusManager
Sets initial focus for the WAIT-FOR with valid focus on entry and no explicit FOCUS specification.
focusToRestoreFillIn - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Saving the last focused widget before choose()
focusTransferManager - Variable in class com.goldencode.p2j.ui.client.Frame
Helper class which encapsulates all focus transfer logic.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.ActivexFrame
This component will not receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Browse
This component will receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Check if widget is focus traversable.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
This component will not receive focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Editor
This component will receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.FillIn
This component will receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Check if widget is focus traversable.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Caption buttons are not focus traversable.
focusTraversable - Variable in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Local focus traversable flag.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Check if widget is focus traversable.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Check if widget is focus traversable.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
This component will not receive focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
This component will not receive focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Image
This component will not receive focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Label
This component will not receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.RadioSet
Indicates whether this component can be traversed using TAB or BACK-TAB events.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Rect
This component will not receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Separator
Returns whether this widget will accept the keyboard focus.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Skip
This component will not receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Slider
This component will not receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Space
This component will not receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.StatusLine
This component will not receive focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.SubMenu
Check if widget is focus traversable.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.Text
This component will not receive an input focus when Tab or Shift-Tab is pressed.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Check if widget is focus traversable.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget is focus traversable.
focusTraversable() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Check if widget is focus traversable.
focusTraversable() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget is focus traversable.
focusUndefExplicit(Widget, EventList, int, boolean) - Method in class com.goldencode.p2j.ui.client.FocusManager
Sets initial focus for the WAIT-FOR with undefined focus on entry and an explicit FOCUS specification.
focusUndefImplicit(EventList, boolean) - Method in class com.goldencode.p2j.ui.client.FocusManager
Sets initial focus for the WAIT-FOR with undefined or hidden focus on entry and no explicit FOCUS specification.
focusValidExplicit(Widget, Widget, EventList, int, boolean) - Method in class com.goldencode.p2j.ui.client.FocusManager
Sets initial focus for the WAIT-FOR with valid focus on entry and an explicit FOCUS specification.
focusValidImplicit(Widget) - Method in class com.goldencode.p2j.ui.client.FocusManager
Sets initial focus for the WAIT-FOR with valid focus on entry and no explicit FOCUS specification.
focusWnd - Static variable in class com.goldencode.p2j.ui.client.WindowManager
Context local instance of this class.
focusWorker(boolean) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Search for the next or previous focusable widget in the container and set focus on it.
focusWorker(boolean) - Method in class com.goldencode.p2j.ui.client.Menu
Search for the next or previous focusable widget in the container and set focus on it.
focusWorker(boolean) - Method in class com.goldencode.p2j.ui.client.SubMenu
Search for the next or previous focusable widget in the container and set focus on it.
focusWorker(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Search for the next or previous focusable widget in the container and set focus on it.
folderUp - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
followedByLineEnd(Token) - Method in class com.goldencode.p2j.uast.ProgressParser
Check if the given token is followed by whitespace in the original source code which includes a newline character.
followedByWhitespace(Token) - Method in class com.goldencode.p2j.schema.SchemaParser
Check if the given token is followed by whitespace in the original source code (by reading from the hidden token stream).
followedByWhitespace(Token) - Method in class com.goldencode.p2j.uast.ProgressParser
Check if the given token is followed by whitespace in the original source code (by reading from the hidden token stream).
font - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The normal font used for the built report
font - Variable in class com.goldencode.p2j.ui.BaseConfig
Font number.
font - Variable in class com.goldencode.p2j.ui.client.FontDetails
The font object instance.
font - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
The message font.
font - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextKey
The font with which the metrics were computed.
font - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Font parameter
font - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
The font identification, in the js font-table.
font() - Method in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Resolve font.
font - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver.FontCache
Font.
font() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Resolve font.
font - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFontMetrics
The details about the legacy font.
FONT_ALIASES - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the font aliases.
FONT_TABLE - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the font-table.
fontAlias - Variable in class com.goldencode.p2j.ui.client.FontDetails
When set, this represents an alias for a legacy font; the driver will create a FontDetails.font instance for the font with the specifications given by this instance, instead of the current instance.
fontAliases - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
A cache with the font aliases, for this context.
fontCache - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
A font-key to font details map, containing all the fonts loaded by this client.
fontCache - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Widget font cache.
FontCache(int, FontDetails<?>) - Constructor for class com.goldencode.p2j.ui.client.gui.GuiFontResolver.FontCache
Constructor.
fontChanged - Variable in class com.goldencode.p2j.ui.BaseConfig
Flag indicating if font has been set via the widget's FONT attribute.
fontChanged - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
true when there is a newly added font.
FontChooserDialog(int64) - Constructor for class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Constructor.
FontChooserDialog(long) - Constructor for class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Constructor.
fontDefinition - Variable in class com.goldencode.p2j.ui.client.FontDetails
Byte array with the custom font definition.
FontDetails<F> - Class in com.goldencode.p2j.ui.client
A container for a font, font metrics and related state.
FontDetails() - Constructor for class com.goldencode.p2j.ui.client.FontDetails
Create new font details.
FontDetails(String, String, FontStyle, int, int, int, int, byte[], boolean, boolean) - Constructor for class com.goldencode.p2j.ui.client.FontDetails
Create a new font specification.
FontDetails(String, String, FontStyle, int, int, int, int, byte[], boolean) - Constructor for class com.goldencode.p2j.ui.client.FontDetails
Create a new font specification.
FontDetails(F, int, int, byte[]) - Constructor for class com.goldencode.p2j.ui.client.FontDetails
Create new font details.
fontHeight - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver.FontCache
Font height.
FontManager - Class in com.goldencode.p2j.ui.client
Font configuration manager, for a specific client session.
FontManager() - Constructor for class com.goldencode.p2j.ui.client.FontManager
 
FontManager.EnvironmentFontTable - Class in com.goldencode.p2j.ui.client
The font-table associated with a certain environment.
FontManager.WorkArea - Class in com.goldencode.p2j.ui.client
Context-local data for this font manager.
fontMetricsCache - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
A cache of font metrics objects, by their remote font ID.
FontMetricsHelper - Interface in com.goldencode.p2j.ui.client
Provides an API for font metrics.
fontname - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Font name field.
fontname - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The font used for all text.
fontName - Variable in class com.goldencode.p2j.ui.client.FontDetails
The font's name.
fontRef - Variable in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
The font reference to be associated by the dialog with the system font the user selects in the dialog.
fontResolver() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the font resolver
fonts - Variable in class com.goldencode.p2j.ui.client.FontManager.EnvironmentFontTable
The enviroment's font-table.
fontsize - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Font size field.
fontsize - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The font's point size used for all text.
FontStyle - Enum in com.goldencode.p2j.ui.client
Style constants representing the possible styles that can be applied to a font.
FontStyle() - Constructor for enum com.goldencode.p2j.ui.client.FontStyle
 
FontTable - Class in com.goldencode.p2j.ui
Implementation of the FONT-TABLE system handle (the APIs from the FontTableResource interface).
FontTable() - Constructor for class com.goldencode.p2j.ui.FontTable
 
fontTable - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
A cache with the font table specifications, for this context.
FontTable.FontChooserDialog - Class in com.goldencode.p2j.ui
Builder class that takes care of all options of the SYSTEM-DIALOG FONT statement.
FontTable.LegacyFont - Class in com.goldencode.p2j.ui
Structure with dDetails about a given font.
FontTable.LegacyFontMetrics - Class in com.goldencode.p2j.ui
Structure containing the legacy metrics, for a certain font.
FontTable.LegacyTextMetrics - Class in com.goldencode.p2j.ui
Structure containing the legacy text metrics, for a certain text.
FontTable.WorkArea - Class in com.goldencode.p2j.ui
Container for context-local data.
FontTableResource - Interface in com.goldencode.p2j.ui
Exposes the following methods or attributes from the FONT-TABLE handle:
FONT-TABLE attribute or method API GET-TEXT-HEIGHT-CHARS FontTableResource.getTextHeightChars() GET-TEXT-HEIGHT-PIXELS FontTableResource.getTextHeightPixels() GET-TEXT-WIDTH-CHARS FontTableResource.getTextWidthChars(java.lang.String) GET-TEXT-WIDTH-CHARS FontTableResource.getTextWidthPixels(java.lang.String) This interface is used as a returned type by the handle.unwrapFontTable() API, which, depending on the handle's state, it either returns an FontTable.asHandle() instance or a dynamic proxy using handle.invalidAttrAccessProxy
fontTableSize() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the number of entries in the font-table.
fontTableSize(Window<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the number of entries in the font-table.
fontTableSize() - Method in interface com.goldencode.p2j.ui.ClientExports
Get the number of entries in the font-table.
footer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The footer.
footer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleFooter
The footer.
footer - Variable in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
The report footer
footer() - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text for the footer of the generated file.
footer() - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the text for the footer of the generated file.
footer() - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text for the footer of the generated file.
footer() - Method in class com.goldencode.p2j.e4gl.WebSpeedHelper
Return the text for the footer of the generated file.
FOOTER_SPEC - Static variable in class com.goldencode.p2j.e4gl.WebSpeedHelper
Standard WebSpeed footer template.
footerFontSize - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The size of the footer font
footerMargin - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Defines top and bottom margin for the footer.
footerRenderer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The render of the report footer
footers - Variable in class com.goldencode.p2j.util.Stream
List of footers are to be output (valid in paged mode).
footerSectionRenderer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The render of the section footer
footersEmitted - Variable in class com.goldencode.p2j.util.Stream
When the flag is true, the page-footers were emitted.
footerSize - Variable in class com.goldencode.p2j.util.Stream
Size of current footers to be output in lines.
for_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FOR keyword followed by an ProgressParser.expr().
for_data_relation_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FOR followed by two ProgressParser.record(boolean, boolean, boolean) references and options including ProgressParser.field_mapping_clause().
for_or_preselect_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FOR or PRESELECT keyword and the following required ProgressParser.each_first_last_spec(boolean, boolean) of the ProgressParser.open_query_stmt().
for_parent_relation_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FOR followed by two ProgressParser.record(boolean, boolean, boolean) references and options including ProgressParser.field_mapping_clause().
for_query_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the FOR keyword followed by a ProgressParser.query_reference().
for_record_spec(boolean, boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the manner of specifying a list of records (and optional include or exclude list of fields) for certain database related language statements.
for_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches FOR Progress 4GL language statement.
for_table_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FOR TABLE construct and the following ProgressParser.expr() of the ProgressParser.create_buffer_stmt().
forBlock(String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlock(String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlock(BlockManager.TransactionType, String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlock(BlockManager.TransactionType, String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlock(String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlock(String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlock(BlockManager.TransactionType, String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlock(BlockManager.TransactionType, String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST or FOR LAST block with the given configuration and default properties.
forBlockTo(String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and default properties.
forBlockTo(String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and default properties.
forBlockTo(BlockManager.TransactionType, String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and no user-defined or default properties.
forBlockTo(BlockManager.TransactionType, String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and no user-defined or default properties.
forBlockTo(String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and default properties.
forBlockTo(String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and default properties.
forBlockTo(BlockManager.TransactionType, String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and default properties.
forBlockTo(BlockManager.TransactionType, String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST TO block with the given configuration and default properties.
forBlockToWhile(String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockToWhile(String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockToWhile(String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockToWhile(String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and default properties.
forBlockWhile(String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and default properties.
forBlockWhile(String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and default properties.
forBlockWhile(BlockManager.TransactionType, String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and no user-defined or default properties.
forBlockWhile(BlockManager.TransactionType, String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and no user-defined or default properties.
forBlockWhile(String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and default properties.
forBlockWhile(String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and default properties.
forBlockWhile(BlockManager.TransactionType, String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and default properties.
forBlockWhile(BlockManager.TransactionType, String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block with the given configuration and default properties.
forBlockWorker(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR FIRST/LAST WHILE block, FOR FIRST/LAST TO block or FOR FIRST/LAST TO WHILE block with the given configuration and with default properties.
forceActivateWindow(TitledWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Activates the specified window with the driver.
forceBox(double, double) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Forces drawing of a box character for a number of consecutive lines in redirected mode.
forceBox(double, double) - Method in class com.goldencode.p2j.ui.client.Frame
Forces drawing of a box character for a number of consecutive lines in redirected mode.
forceBytes(byte[]) - Method in class com.goldencode.p2j.util.character
This method allows the explicit bypass of embedded null character protections that are in place for all construction and assignment of text values.
forceCanHide - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Set 'canHide' flag on the next iteration.
forceCleanup(Object) - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Cleanup of the given external program instance.
forceClear() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Unconditionally delete all buffers for this table, drop DMO definitions and temporary table, clear TEMP-TABLE data structures.
forceCursorOnFocus() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Check if widget needs in cursor to be on when having the input focus.
forceCursorOnFocus() - Method in class com.goldencode.p2j.ui.client.MenuItem
Check if widget needs in cursor to be on when having the input focus.
forceCursorOnFocus() - Method in class com.goldencode.p2j.ui.client.SubMenu
Check if widget needs in cursor to be on when having the input focus.
forceCursorOnFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget needs in cursor to be on when having the input focus.
forceCursorOnFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget needs in cursor to be on when having the input focus.
forceDelete - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Force record deletion instead of updating the multiplex ID.
forceDelete() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Remove the marked records from the table.
forceDelete() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Unconditionally delete all buffers for this table, drop DMO definitions and temporary table, clear TEMP-TABLE data structures and mark the table as deleted (i.e.
forceDeregisterPageElement(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Deregister (remove) the frame as a header or footer from all streams in which it is registered.
forceDeregisterPageElement(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Deregister (remove) the frame either as a header or footer from all streams in which it is registered.
forceDeregisterPageElement(int, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Deregister (remove) the frame as a header or footer from all streams in which it is registered.
forceDeregisterPageElement(int, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deregister (remove) the frame as a header or footer from all streams in which it is registered.
forceDMOAlias - Variable in class com.goldencode.p2j.convert.BufferList
Explicit DMO alias for the converted buffer.
forcedRefresh - Variable in class com.goldencode.p2j.ui.client.Frame
Forced peer frame refresh on next VIEW call.
forcedSize - Variable in class com.goldencode.p2j.ui.client.Label
Widget's size which is set by setSize method.
forceDynamicOperation() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Force this query to operate in dynamic retrieval mode, if it supports this mode.
forceDynamicOperation() - Method in class com.goldencode.p2j.persist.CompoundQuery
Force this query to operate in dynamic retrieval mode, if it supports this mode.
forceDynamicOperation() - Method in interface com.goldencode.p2j.persist.Joinable
Force this query to operate in dynamic retrieval mode, if it supports this mode.
forceDynamicOperation() - Method in class com.goldencode.p2j.persist.PreselectQuery
Force this query to operate in dynamic retrieval mode, if it supports this mode.
forceDynamicOperation() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Force this query to operate in dynamic retrieval mode, if it supports this mode.
forceFile - Variable in class com.goldencode.p2j.ui.HelpService
Flags the FORCE-FILE option is activated
forceFile() - Method in class com.goldencode.p2j.ui.HelpService
Activates the FORCE-FILE mode: Ensures that the correct help file is open and displayed.
forceFloatSerialization() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
This method forces GWT to include Float into the list of serializable types.
forceFloatSerialization() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
forceFloatSerialization(AsyncCallback<Float>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
 
forceFlush() - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
This method is called within a user context to force any pending lock events to be processed.
forceFrameDraw(RedirectedTerminal, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Force the given frame to output to the given stream in redirected mode.
forceGlobalInvalidation - Static variable in class com.goldencode.p2j.persist.AdaptiveQuery
Force invalidation checks across all sessions
forceHiding() - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Clear map of viewed frames.
forceHome(String) - Static method in class com.goldencode.p2j.cfg.Configuration
Given a filename that assumes it is relative to the current directory, check if the project home directory is not "." and if so prepend the filename with the project home value.
forceInitialSelection(ComboBoxModel<String>) - Method in class com.goldencode.p2j.ui.client.DropDown
Enforce the current selection.
forceInteractive() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Switch the terminal into interactive mode if it is redirected.
forceLabel - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Force label.
forceLabel - Variable in class com.goldencode.p2j.ui.ControlConfig
Force setting of the label.
forceLeft - Variable in class com.goldencode.p2j.ui.client.FillIn
Flag to force left alignment.
forceLineColumnNums(Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Force all the line and column numbers (for non-artificial nodes in the tree) to be the same as the root node which is provided here.
forceLineColumnNums(Aast, Aast) - Method in class com.goldencode.p2j.schema.SchemaParser
Set the line and column numbers of the target AST to be the same as the source AST.
forceNewLine() - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Forces drawing of an empty line in redirected mode.
forcePageBreak() - Method in class com.goldencode.p2j.util.Stream
Force new output page.
forcePageBreak(boolean) - Method in class com.goldencode.p2j.util.Stream
Force new output page.
forceParentRepaint - Variable in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Flag indicating the parent container to be repainted after message handling.
forcePause - Variable in class com.goldencode.p2j.ui.client.Frame
Track forced pause state.
forcePendingFlush(RecordBuffer) - Method in class com.goldencode.p2j.persist.ChangeBroker
Force a Hibernate session flush to occur before the next query against the given buffer is executed.
forcePendingFlush(Persistence, Class<?>) - Method in class com.goldencode.p2j.persist.ChangeBroker
Force a Hibernate session flush to occur before the next query against the given DMO class is executed.
forcePlaceFrame(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Force placement of frame at the screen.
forceRedraw - Variable in class com.goldencode.p2j.ui.client.Editor
Flag indicating if the processed event forced a re-draw.
forceRefresh() - Method in class com.goldencode.p2j.ui.BrowseWidget
Force refreshing of the browse at client side.
forceRelease(RecordIdentifier, RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext
Force the unconditional release of a lock.
forceRelease(RecordIdentifier, RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Force the unconditional release of a lock.
forceResize() - Method in class com.goldencode.p2j.ui.client.driver.swing.AbstractClientDialog
Trigger a resizing operation.
forceResize() - Method in class com.goldencode.p2j.ui.client.driver.swing.AbstractClientFrame
Trigger a resizing operation.
forceResize() - Method in interface com.goldencode.p2j.ui.client.driver.swing.ContainerOps
Trigger a resizing operation.
forceRetry() - Static method in class com.goldencode.p2j.util.TransactionManager
Force a retry of the current block (if there is no pending rollback) or retry the same block as the pending rollback, in either case ensure that the flow of control will not naturally continue.
forceRetry(String) - Static method in class com.goldencode.p2j.util.TransactionManager
Force a retry of the current block or the scope named by the given label, ensuring that the flow of control will not naturally continue.
forceSecurityContext(SecurityContextStack) - Method in class com.goldencode.p2j.security.SecurityManager
Initializes the security context switching for the calling thread using the given context stack as the source of the initial and effective contexts.
forceSkips(int) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Forces drawing of skips in redirected mode.
forceTemp - Variable in class com.goldencode.p2j.uast.ProgressParser
Prefer temp-tables where the name conflicts with a table.
forceTitleLeftAlign - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
Flag indicating the title must be forced to left-align.
forceVisibility(boolean) - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Force widget visibility change without associated repainting.
forceVisibility(boolean) - Method in interface com.goldencode.p2j.ui.client.MessageArea
Force widget visibility change without associated repainting.
forceVisibility(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Force widget visibility change without associated repainting.
forceVisibility(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Force widget visibility change without associated repainting.
forceWipeScreen - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Force wiping of the screen from PUT SCREEN artifacts on next frame hiding.
forceWipeScreen - Variable in class com.goldencode.p2j.ui.client.Frame
true if the frame must wipe screen on next view call.
forEach(String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEach(String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEach(BlockManager.TransactionType, String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEach(BlockManager.TransactionType, String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEach(String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEach(String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEach(BlockManager.TransactionType, String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEach(BlockManager.TransactionType, String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH loop with the given configuration and default properties.
forEachActiveWindow(TopLevelWindow<?>, Predicate<TopLevelWindow<?>>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
The method enumerates all app-active windows and executes predicate for each until all windows are enumerated or predicate returns false.
forEachTo(String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and default properties.
forEachTo(String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and default properties.
forEachTo(BlockManager.TransactionType, String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and no user-defined or default properties.
forEachTo(BlockManager.TransactionType, String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and no user-defined or default properties.
forEachTo(String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and default properties.
forEachTo(String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and default properties.
forEachTo(BlockManager.TransactionType, String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and default properties.
forEachTo(BlockManager.TransactionType, String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH TO block with the given configuration and default properties.
forEachToWhile(String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachToWhile(String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachToWhile(String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachToWhile(String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and default properties.
forEachWhile(String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and default properties.
forEachWhile(String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and default properties.
forEachWhile(BlockManager.TransactionType, String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and no user-defined or default properties.
forEachWhile(BlockManager.TransactionType, String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and no user-defined or default properties.
forEachWhile(String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and default properties.
forEachWhile(String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and default properties.
forEachWhile(BlockManager.TransactionType, String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and default properties.
forEachWhile(BlockManager.TransactionType, String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH WHILE block with the given configuration and default properties.
forEachWorker(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a FOR EACH, FOR EACH WHILE block, FOR EACH TO block or FOR EACH TO WHILE block with the given configuration and with default properties.
foreground - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Foreground color button.
foreground - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The foreground color for each character.
foreign - Variable in class com.goldencode.p2j.persist.RelationInfo.PropertyData
Foreign property name
FOREIGN - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Foreign key
FOREIGN - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "foreign" relation AST annotation
foreignClass - Variable in class com.goldencode.p2j.persist.RelationInfo
Foreign (referent) DMO implementation class
foreignGetter - Variable in class com.goldencode.p2j.persist.ForeignNuller
Method of local DMO which gets referent (foreign) DMO
foreignGetter - Variable in class com.goldencode.p2j.persist.LocalSyncher
Method used to retrieve foreign DMO from a local DMO
foreignIface - Variable in class com.goldencode.p2j.persist.RelationInfo
Foreign (referent) DMO interface
foreignKeysEnabled - Static variable in class com.goldencode.p2j.persist.Persistence
Flag indicating whether records are joined using foreign keys
ForeignNuller - Class in com.goldencode.p2j.persist
A class whose primary purpose is to null out foreign key references to a DMO from related records, when the DMO is about to be deleted.
ForeignNuller(RecordBuffer, RelationInfo) - Constructor for class com.goldencode.p2j.persist.ForeignNuller
Private constructor which is only accessed by the ForeignNuller.instances(com.goldencode.p2j.persist.RecordBuffer) factory method.
ForeignNuller.Context - Class in com.goldencode.p2j.persist
Context local state maintained for the enclosing class.
ForeignNuller.State - Class in com.goldencode.p2j.persist
Object which stores a reference to a local DMO and its lock status before its foreign reference is changed.
foreignNullers - Variable in class com.goldencode.p2j.persist.RecordBuffer
Helpers which null out foreign key references to deleted DMOs
foreignProperties() - Method in class com.goldencode.p2j.persist.RelationInfo
Get an iterator on all of the legacy key property names for the foreign (referent) DMO.
foreignReferenceMap - Variable in class com.goldencode.p2j.schema.P2OLookup
Map of historical table names to sets of referencing tables
ForeignResolver - Class in com.goldencode.p2j.persist
Resolves records on either end of a foreign key association, based upon the values of one or more properties in a DMO, where those properties represent the legacy "foreign key" in the pre-conversion application.
ForeignResolver(RelationInfo, RecordBuffer, boolean) - Constructor for class com.goldencode.p2j.persist.ForeignResolver
Constructor.
foreignSchema - Variable in class com.goldencode.p2j.persist.RelationInfo
Foreign (referent) schema name
foreignSetter - Variable in class com.goldencode.p2j.persist.AssociationSyncher
Method used to set foreign DMO into local DMO
foreignSetter - Variable in class com.goldencode.p2j.persist.ForeignNuller
Method of local DMO which sets referent (foreign) DMO
FORM_ITEM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FORM_ITEM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
form_item(Set<Aast>) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the form item construct of the Progress 4GL language.
FORM_ITEM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
form_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FORM Progress 4GL language statement which is nearly identical to the ProgressParser.def_frame_stmt().
format - Static variable in class com.goldencode.p2j.directory.DateValue
Format used for DateValue <-> String conversion.
format - Static variable in class com.goldencode.p2j.directory.TimeValue
Format used for TimeValue <-> String conversion.
format - Variable in class com.goldencode.p2j.persist.P2JField
Field format.
format - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
FORMAT attribute of this field.
format - Variable in class com.goldencode.p2j.report.server.CustomColumn
Numeric format string (using Numeral.js conventions), or null for text columns
format() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens which is the value of the FORMAT property of a field.
format - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Column display format.
format - Variable in class com.goldencode.p2j.ui.ControlSetConfig
The string representing the inner data format for the items.
format - Variable in class com.goldencode.p2j.ui.ControlTextConfig
The Progress FORMAT attribute.
format - Variable in class com.goldencode.p2j.util.ExportFieldExpansion
 
format - Variable in class com.goldencode.p2j.util.ImportFieldExpansion
 
format(LogRecord) - Method in class com.goldencode.p2j.util.LogHelper.CleanFormatter
Format the given log record and return the formatted string.
format - Variable in class com.goldencode.p2j.util.PutFieldExpansion
 
FORMAT_DEC_SEP - Static variable in class com.goldencode.p2j.util.NumberType
Decimal separator used in format definition.
FORMAT_GROUP_SEP - Static variable in class com.goldencode.p2j.util.NumberType
Group separator used in format definition.
FORMAT_PHRASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FORMAT_PHRASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
format_phrase(String, Aast, boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the format phrase construct of the Progress 4GL language which optionally appears in a referencing rule but does not begin with a specific keyword.
FORMAT_PHRASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
format_string(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FORMAT keyword and the required following string.
formatCheck - Variable in class com.goldencode.p2j.ui.client.FillIn
Hard format check state flag.
formatCheck - Variable in class com.goldencode.p2j.ui.client.format.StringFormat
Flag to check if this format needs special validation.
formatCheckId - Variable in class com.goldencode.p2j.ui.ServerState
ID of frame which should enable hard format check.
formatClassName(Class, boolean) - Static method in class com.goldencode.expr.Compiler
Given a class, format the class' name into a form which can be used within the class file constant pool.
formatDate(date) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Format a date object as a string which is appropriate for use in an SQL statement.
formatDate(date) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Format a date object as a string which is appropriate for use in an SQL statement.
formatDate(date) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Format a date object as a string which is appropriate for use in an SQL statement.
formatDate(date) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Format a date object as a string which is appropriate for use in an SQL statement.
formatDef - Variable in class com.goldencode.p2j.ui.client.format.DisplayFormat
Saved Progress format definition string.
formatFilter - Variable in class com.goldencode.p2j.ui.GenericFrame
Widget IDs stored in this map are not checked for formatting errors.
formatLength(String) - Method in class com.goldencode.p2j.util.BaseDataType
Calculate the length of a formatted value (the text form of the value) using this format string.
formatLength(String) - Method in class com.goldencode.p2j.util.character
Calculate the length of any formatted value (the text form of the value) using this format string.
formatLength(String) - Method in class com.goldencode.p2j.util.logical
Calculate the length of a formatted value (the text form of the value) using this format string.
formatLength(String) - Method in class com.goldencode.p2j.util.rowid
Calculate the length of a formatted value (the text form of the value) using this format string.
formatLocation(RulesTracing.Location) - Static method in class com.goldencode.p2j.pattern.RulesTracing
Returns the formatted string of the passed in location.
formatLogonTime(SessionInfo) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Time format helper.
formatMessage(String, Aast) - Static method in exception com.goldencode.p2j.pattern.CommonAstSupport.UserGeneratedException
Create a string which includes an arbitrary error message and a brief, formatted descriptor of an AST (token type, line and column number).
formatMethod(Method) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Generate a quoted method name and signature, suitable for use within a CREATE ALIAS DDL statement.
formatScreenValue(String, int, int, boolean, boolean) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Formats screen value into screen chars.
FormatSpec(String) - Constructor for class com.goldencode.p2j.util.NumberType.FormatSpec
Simple constructor.
formatted - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
formatted attribute
formattedResultSize(Aast, String, boolean) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Calculates the correct maximum size of the text output using the given format string for the given data type.
FormattedValue - Class in com.goldencode.p2j.ui
A simple container for a value and an associated format string.
FormattedValue() - Constructor for class com.goldencode.p2j.ui.FormattedValue
Default constructor, only used for Externalizable.
FormattedValue(BaseDataType, String) - Constructor for class com.goldencode.p2j.ui.FormattedValue
Construct a new instance.
formatTrace(String, Object...) - Static method in class com.goldencode.util.LogHelper
Formats the input message and arguments for trace output.
formatValue(String) - Method in class com.goldencode.p2j.ui.client.ComboBox
Format source string using current settings and make it suitable for display.
formatValue(Object) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Formats the supplied reference into a string.
formatWidget(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Formats the supplied reference into a string.
formatWidth - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Format width of base AT field.
formatWithEscapedParameter(String, String) - Static method in class com.goldencode.p2j.persist.DBUtils
Returns a formatted string using the specified format string and parameter optionally containing backticks.
formatWithEscapedParameter(String, String, Long) - Static method in class com.goldencode.p2j.persist.DBUtils
Returns a formatted string using the specified format string and arguments optionally containing backticks.
formatWithEscapedParameter(String, String) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Returns a formatted string using the specified format string and parameter optionally containing backticks.
formatWithEscapedParameter(String, String, Long) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Returns a formatted string using the specified format string and arguments optionally containing backticks.
formatWithEscapedParameters(String, String, String...) - Static method in class com.goldencode.p2j.persist.DBUtils
Returns a formatted string using the specified format string and arguments optionally containing backticks.
formatWithEscapedParameters(String, String, String) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Returns a formatted string using the specified format string and arguments optionally containing backticks.
forms - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Mao of panel forms
formsPanel - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
forward(Message) - Method in class com.goldencode.p2j.net.BaseSession
Preprocess the given message and then send it as an asynchronous request without waiting for a reply.
forward(RoutingKey, Object[]) - Method in class com.goldencode.p2j.net.HighLevelObject
forward(Message) - Method in class com.goldencode.p2j.net.Queue
Send provided message as an asynchronous request without waiting for a reply.
forward(InboundRequest) - Static method in class com.goldencode.p2j.net.Router
Forward an inbound request which is not destined for this network node.
forward(Message) - Method in interface com.goldencode.p2j.net.Session
Send provided message as an asynchronous request without waiting for a reply.
forward(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Advance the current cursor position forward by the specified number of rows.
forward(NumberType) - Method in class com.goldencode.p2j.persist.Cursor
Advance the current cursor position forward by the specified number of rows.
forward(int) - Method in class com.goldencode.p2j.persist.Cursor
Advance the current cursor position forward by the specified number of rows.
forward(NumberType) - Method in class com.goldencode.p2j.persist.DynamicQuery
Advance the current cursor position forward by the specified number of rows.
forward(int) - Method in class com.goldencode.p2j.persist.DynamicQuery
Advance the current cursor position forward by the specified number of rows.
forward(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Advance the current cursor position forward by the specified number of rows.
forward(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Advance the current cursor position forward by the specified number of rows.
forward(NumberType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Advance the current cursor position forward by the specified number of rows.
forward(int) - Method in class com.goldencode.p2j.persist.PreselectQuery
Advance the current cursor position forward by the specified number of rows.
forward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
forward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
forward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Advance the current cursor position forward by the specified number of rows.
forward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Advance the current cursor position forward by the specified number of rows.
forward - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
forwardedHost - Variable in class com.goldencode.p2j.main.WebClientConfig
The forwarded host
forwardedHostByDirectory - Variable in class com.goldencode.p2j.main.WebClientsManager
The forwarded host value provided by the directory settings, this value overrides the corresponding value given by the "X-Forwarded-Host" HTTP header.
forwardedProto - Variable in class com.goldencode.p2j.main.WebClientConfig
The http/https protocol used by the forwarded host
forwardedProtoByDirectory - Variable in class com.goldencode.p2j.main.WebClientsManager
The forwarded protocol provided by the directory settings, this value overrides the corresponding value given by the "X-Forwarded-Proto" HTTP header.
forwardOnly() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
forwardOnly() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
forwardOnly() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
forwardOnly - Variable in class com.goldencode.p2j.persist.QueryWrapper
Corresponds FORWARD-ONLY attribute.
forwardOnly() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of FORWARD-ONLY attribute (KW_FWD_ONLY).
forwardPending() - Static method in class com.goldencode.p2j.util.ErrorManager
Makes pending error status current.
forwardPending() - Method in class com.goldencode.p2j.util.ErrorManager.LocalDataAccess
Makes pending error status current.
forwardPending() - Method in class com.goldencode.p2j.util.ErrorManager.ServerDataAccess
Makes pending error status current.
forwardPending() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Makes pending error status current.
forwardScroll - Variable in class com.goldencode.p2j.persist.Cursor
Flag indicating forward scroll direction
found - Variable in class com.goldencode.p2j.directory.DirectoryCopy
utility statistics
foundFirst - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Determines if we have fetched a result row.
foundFirst - Variable in class com.goldencode.p2j.persist.CompoundQuery
Determines if we have fetched a result row.
foundFirst - Variable in class com.goldencode.p2j.persist.Cursor
Have we visited the first result in the result set?
fPct - Variable in class com.goldencode.p2j.report.server.SummaryRow
Files percent (for this category, relative to total files)
fprintf(String, String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Given a format string using C-like printf syntax, and an array of runtime replacement arguments, perform formatted variable substitution and APPEND the resulting string to a named file.
fprintf(Long, String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Given a format string using C-like printf syntax, and an array of runtime replacement arguments, perform formatted variable substitution and APPEND the resulting string to previously opened stream identified by a numeric ID.
fragment - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
fragment attribute.
frame - Variable in class com.goldencode.p2j.ui.chui.ThinClient.WaitForOp
The frame targeted by a wait-for event loop.
Frame<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
A Frame is a top-level window with a title and a border.
Frame(WidgetId, FrameConfig) - Constructor for class com.goldencode.p2j.ui.client.Frame
Special constructor used to restore component using given configuration.
frame - Variable in class com.goldencode.p2j.ui.client.FrameState
Source frame.
frame - Variable in class com.goldencode.p2j.ui.GenericFrame
frame config
frame - Variable in class com.goldencode.p2j.ui.GenericWidget
The containing frame object.
FRAME - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the FRAME resource.
Frame.ScrollContainer - Class in com.goldencode.p2j.ui.client
The implementation of frame's scrollable container.
FRAME_ALLOC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FRAME_ALLOC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FRAME_ALLOC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FRAME_ELEMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FRAME_ELEMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FRAME_ELEMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
frame_funcs() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the frame related function calls that can take a frame name as a parameter.
frame_handle_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches FRAME clause followed by a ProgressParser.handle().
FRAME_LOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FRAME_LOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FRAME_LOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FRAME_PHRASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FRAME_PHRASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
frame_phrase(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the frame phrase construct of the Progress 4GL language which always begins with the WITH keyword.
FRAME_PHRASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
frame_reference(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FRAME frame reference seen in many Progress language statements such as ProgressParser.clear_stmt() and the common ProgressParser.frame_phrase(boolean, boolean).
FRAME_SCOPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FRAME_SCOPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FRAME_SCOPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FRAME_UNLOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FRAME_UNLOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FRAME_UNLOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FrameAstKey - Class in com.goldencode.p2j.uast
Objects of this class are used as keys for a hashtable that match frame definitions with compatible structure that can be used by shared frames partitions.
FrameAstKey(Aast, String) - Constructor for class com.goldencode.p2j.uast.FrameAstKey
The single constructor.
frameBuf - Variable in class com.goldencode.p2j.ui.client.SpareIteration
The current values of widgets.
frameBuf - Variable in class com.goldencode.p2j.ui.GenericFrame
screen buffer for this frame
FrameChuiImpl - Class in com.goldencode.p2j.ui.client.chui
A Frame is a top-level window with a title and a border.
FrameChuiImpl(WidgetId, FrameConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Special constructor used to restore component using given configuration.
frameCleanup() - Method in class com.goldencode.p2j.ui.GenericFrame
Cleanup this frame, as it was deleted.
frameCol() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the column position of the left corner of the frame within its window.
frameCol() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the column position of the left corner of the frame within its window.
frameColumnOffset - Variable in class com.goldencode.p2j.ui.BaseConfig
An offset from the left-side of the frame from which the widget is determined to be drawn, at initial frame layout.
FrameComparator() - Constructor for class com.goldencode.p2j.ui.chui.FramePlacementManager.FrameComparator
 
FrameConfig - Class in com.goldencode.p2j.ui
This class is used to hold frame and child frame specific attributes.
FrameConfig() - Constructor for class com.goldencode.p2j.ui.FrameConfig
Default constructor (only used in deserialization).
FrameConfig(int) - Constructor for class com.goldencode.p2j.ui.FrameConfig
Create a new config and associate it with the given widget.
FrameConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.FrameConfig
Create a new config and associate it with the given widget.
frameContentBounds() - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Get the bounds of the frame's content.
frameContentBounds() - Method in class com.goldencode.p2j.ui.client.Frame
Get the bounds of the frame's content.
frameContentBounds() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get the bounds of the frame's content.
FrameData - Class in com.goldencode.p2j.ui.client
Frame value/widget ID container.
FrameData(String, WidgetId) - Constructor for class com.goldencode.p2j.ui.client.FrameData
Construct an instance for given value and widget ID.
frameDb - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current value of FRAME-DB built-in function.
frameDef - Variable in class com.goldencode.p2j.ui.GenericFrame
frame definition
frameDefValue - Variable in class com.goldencode.p2j.ui.WidgetConfig
Store the widget's value set at frame definition.
frameDelete() - Method in class com.goldencode.p2j.ui.GenericFrame
Delete this frame, if is not dynamic and its associated instantiated procedure no longer exists.
frameDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores frame names.
frameDown() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the number of iterations in a down frame.
frameDown() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the number of iterations in a down frame.
FrameElement - Class in com.goldencode.p2j.ui
This class provides abstract base for passing data/widget lists to UI helpers.
FrameElement() - Constructor for class com.goldencode.p2j.ui.FrameElement
 
frameField - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current value of FRAME-FIELD attribute.
frameFieldId - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current ID of FRAME-FIELD
frameFile - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current value of FRAME-FILE built-in function.
FrameFocusTransferManager - Class in com.goldencode.p2j.ui.client
Common logic of frame focus transfer.
FrameFocusTransferManager(Frame) - Constructor for class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Constructor.
FrameFocusTransferManager.Target - Class in com.goldencode.p2j.ui.client
The container for the target component and cursor position.
FrameGuiImpl - Class in com.goldencode.p2j.ui.client.gui
A Frame is a top-level window with a title and a border.
FrameGuiImpl(WidgetId, FrameConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Special constructor used to restore component using given configuration.
FrameGuiImpl.GuiScrollContainer - Class in com.goldencode.p2j.ui.client.gui
The implementation of frame's scrollable container.
frameId - Variable in class com.goldencode.p2j.ui.client.PageElement
The frame id of the frame to be output.
frameId - Variable in class com.goldencode.p2j.ui.GenericFrame
frame ID
frameId - Variable in class com.goldencode.p2j.ui.WidgetConfig
The index of the frame which holds this widget.
frameIdFromWidgetId(int) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Retrieve the ID of the frame containing the widget with a given ID.
frameIdFromWidgetId(int) - Method in class com.goldencode.p2j.ui.client.ClientIdHelper
Retrieve the ID of the frame containing the widget with a given ID.
frameIdFromWidgetId(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Retrieve the ID of the frame containing the widget with a given ID.
frameIdFromWidgetId(int) - Method in class com.goldencode.p2j.ui.ServerIdHelper
Retrieve the ID of the frame containing the widget with a given ID.
frameIdFromWidgetId(int) - Static method in class com.goldencode.p2j.ui.WidgetIdHelper
Retrieve the ID of the frame containing the widget with a given ID.
frameIdFromWidgetId(int) - Method in interface com.goldencode.p2j.ui.WidgetIdWorker
Retrieve the ID of the frame containing the widget with a given ID.
frameIndex - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current value of FRAME-INDEX attribute.
FrameInterface - Interface in com.goldencode.p2j.ui
Define all FRAME-specific widget attributes and methods which can be accessed via a handle instance.
frameLine() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the current logical line number in a down frame.
frameLine() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the current logical line number in a frame.
frameLineWorker() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the current logical line number in a frame.
frameLock - Variable in class com.goldencode.p2j.ui.GenericWidget
When set, all attribute assignments are cached on server-side and pushed to client-side only when the lock is set to false via GenericWidget.setScreenLock(boolean).
frameName - Variable in class com.goldencode.p2j.uast.FrameAstKey
The name of the FRAME.
frameName - Variable in class com.goldencode.p2j.ui.GenericFrame
frame name
frameName - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current value of FRAME-NAME built-in function.
FramePlacementManager - Class in com.goldencode.p2j.ui.chui
The class handles proper placement of frames at the screen.
FramePlacementManager(TopLevelWindow<?>) - Constructor for class com.goldencode.p2j.ui.chui.FramePlacementManager
Create a new instance to place frames on the specified window.
FramePlacementManager.FrameComparator - Class in com.goldencode.p2j.ui.chui
Local comparator for two Frame instances.
frameRef - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current active frame
frameRegistry - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Registry for all frames for this user's session.
frameRow() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the row position of the upper-left corner of the frame within its window.
frameRow() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the row position of the upper-left corner of the frame within its window.
frameRowOffset - Variable in class com.goldencode.p2j.ui.BaseConfig
An offset from the top of the frame from which the widget is determined to be drawn, at initial frame layout.
frames - Variable in class com.goldencode.p2j.convert.ConversionDriver
Java ASTs (abstract syntax trees) created during frame generation.
frames - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Frames registered at current scope.
frames - Variable in class com.goldencode.p2j.ui.MarkEntry
List of frame or widget IDs to process.
frames - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Pool of frames which is context-local.
frameScroll - Variable in class com.goldencode.p2j.ui.client.Frame
Scroll pane which is actual container.
FrameState - Class in com.goldencode.p2j.ui.client
Frame state container.
FrameState(Frame) - Constructor for class com.goldencode.p2j.ui.client.FrameState
Constructor.
frameTitle - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Panel for the frame's title.
frameValue - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current value of FRAME-VALUE attribute.
frameValue - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Value of the last active widget.
frameViewed(GenericFrame) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Notify scope that frame is viewed.
FrameWidget - Class in com.goldencode.p2j.ui
This is the server side frame widget class which contains the client-side configuration for this frame BUT which does NOT implement any of the server side logic for frame processing.
FrameWidget() - Constructor for class com.goldencode.p2j.ui.FrameWidget
Default constructor which can be used to create a static frame.
FrameWidget(boolean) - Constructor for class com.goldencode.p2j.ui.FrameWidget
Primary constructor.
frameWrapped(Integer) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Notify that frame is wrapped during DOWN or UP processing.
frameXOffset - Variable in class com.goldencode.p2j.ui.BaseConfig
An offset from the left-side of the frame from which the widget is determined to be drawn, at initial frame layout.
frameYOffset - Variable in class com.goldencode.p2j.ui.BaseConfig
An offset from the top of the frame from which the widget is determined to be drawn, at initial frame layout.
free - Variable in class com.goldencode.p2j.util.AgentPool.UnboundPool
Flag indicating this is a STATE-FREE mode.
FREE_ACCESS - Static variable in class com.goldencode.p2j.util.SecurityOps
_User table of the database is empty, no access privilege needed
FREE_REFERENCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FREE_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FREE_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
freeClient(WebClientConfig) - Method in interface com.goldencode.p2j.main.WebClientAllocator
Releases the system resources for the web client.
freeClient(WebClientConfig) - Method in class com.goldencode.p2j.main.WebClientsManager
Releases the system resources for the web client.
freeWebClientResources(String) - Method in interface com.goldencode.p2j.main.WebClientRegistrar
Releases the web client resources managed by the server.
freeWebClientResources(String) - Method in class com.goldencode.p2j.main.WebClientsManager
Releases the web client resources managed by the server.
freeze() - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Make contents immutable and trim arrays to size.
freeze() - Method in class com.goldencode.p2j.persist.HQLBundle
Freeze this bundle so that its internal data structures can no longer be modified.
frequency - Variable in class com.goldencode.p2j.ui.SliderConfig
How often to display the tic marks.
freshMessages - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
list of fresh messages: elements are string arrays
from - Variable in class com.goldencode.p2j.main.WebClientsManager
ports range started from this port number
FROM - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
from_assembly() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KW_FROM in a ProgressParser.using_stmt().
from_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the FROM keyword and the required following coordinates (x y or col row).
from_database_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FROM keyword and the following ProgressParser.expr() of the ProgressParser.create_database_stmt().
from_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a from phrase embedded within a where clause as part of a subselect statement.
from_handle_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FROM keyword and the following ProgressParser.handle().
from_lob_source() - Method in class com.goldencode.p2j.uast.ProgressParser
fromAwtCursor(int) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.CursorType
Retrieve CursorType by AWT type
fromBitField(BitField) - Static method in class com.goldencode.p2j.security.BitSetHelper
Converts an object of type BitField to BitSet.
fromByte(byte) - Static method in enum com.goldencode.p2j.util.InvocationRequestPayload.InvokeType
Resolve a invocation type, from its numeric representation.
fromClass(Class) - Static method in enum com.goldencode.p2j.convert.ParmType
Resolve the constant from the class representing the given wrapper type.
fromCode(int) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.web.MouseOps
Determine which MouseOps is associated with the given code.
fromColorRgb(ColorRgb) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Helper to convert a generic RGB color into an AWT color.
fromDTO(Date[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Converts java.util.Date[], the array of data transferable objects, into the array of com.goldencode.p2j.util.date objects.
fromExportString(String) - Static method in class com.goldencode.p2j.util.character
Removes a set of enclosing double quotes (first and last characters) and converts any doubled up instances (2 instances sequentially) of double quotes into a single instance of double quotes.
fromExt(String) - Static method in enum com.goldencode.p2j.util.ImageExt
Retrieve ImageExt by extension string
fromExternalProgram - Variable in class com.goldencode.p2j.util.TriggerDefinition
Flag indicating the trigger definition was created in an external program.
fromHex(String) - Static method in class com.goldencode.p2j.main.TemporaryAccount
Convert a string from a hex format in ASCII
fromInt(int) - Static method in class com.goldencode.p2j.persist.lock.LockType
Return the appropriate static "constant" instance of this class for the given internal type.
fromLiteral(String) - Static method in class com.goldencode.p2j.util.date
Parse a Progress date literal (format mm/dd/yyyy).
fromLiteral(String) - Static method in class com.goldencode.p2j.util.datetime
Check if the str is a Progress datetime-tz literal (in ISO8601 format string representation), parse it and return the datetimetz object.
fromLiteral(String) - Static method in class com.goldencode.p2j.util.datetimetz
Check if the str is a Progress datetime-tz literal (in ISO8601 format string representation), parse it and return the datetimetz object.
fromLiteral(String) - Static method in class com.goldencode.p2j.util.decimal
Parses a Progress decimal literal and returns a decimal represented.
fromLockNowait(long, long) - Static method in class com.goldencode.p2j.persist.AbstractQuery
Return LockType instance for the given internal lock and nowait with corresponding query processing .
fromLockNowait(long, long) - Static method in class com.goldencode.p2j.persist.BufferImpl
Return LockType instance for the given internal lock and nowait with corresponding error processing .
fromLockNowait(long, long) - Static method in class com.goldencode.p2j.persist.lock.LockType
Return the appropriate static "constant" instance of this class for the given internal lock and nowait.
fromResourceId(Long) - Static method in class com.goldencode.p2j.util.handle
Converts the number representation of a handle into the original handle instance.
fromString(String) - Static method in enum com.goldencode.p2j.convert.ParmType
Resolve the constant from the string representation of the given wrapper type.
fromString(String) - Static method in class com.goldencode.p2j.directory.AttributeType
Convert type name into type value.
fromString(String) - Static method in class com.goldencode.p2j.persist.lock.LockType
Obtain the locking type object from a string representation.
fromString(String, ColorRgb) - Static method in class com.goldencode.p2j.ui.ColorRgb
Helper to take a Java compatible color definition and create a new instance of this class.
fromString(String) - Static method in enum com.goldencode.p2j.ui.MousePointer
Retrieve pointer by Progress name
fromString(String) - Static method in enum com.goldencode.p2j.util.AppServerOperatingMode
Create the appropriate enum constant, from the given string.
fromString(character) - Static method in class com.goldencode.p2j.util.handle
Convert the string representation of a handle into the original handle instance.
fromString(String) - Static method in class com.goldencode.p2j.util.handle
Convert the string representation of a handle into the original handle instance.
fromString(String) - Static method in enum com.goldencode.p2j.util.InternalEntry.Type
Given a Progress entry name, retrieve the appropriate enum value.
fromString(String, String) - Static method in class com.goldencode.p2j.util.logical
Check if the given value matches the received format.
fromVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.BoolFormat
Initializes a presentation for variable's value.
fromVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.DateFormat
Initializes a presentation for variable's value.
fromVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Initializes a presentation for variable's value.
fromVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Initializes a presentation for variable's value.
fromVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat
Initializes a presentation for variable's value.
fromVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.StringFormat
Initializes a presentation for variable's value.
fromXMLString(String) - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Parse a string representation of this value, as it appears in an XML document.
front(boolean, boolean, boolean, boolean, int) - Method in class com.goldencode.p2j.convert.ConversionDriver
Drive the front end of the conversion process using the file list of Progress source files that is already defined in this instance.
front - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
Run the front end.
frozen() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a token assumed from the caller's context to be the value of the FROZEN property of a table.
FROZEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FROZEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FROZEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
fs - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Stores parsed format string metrics.
fs - Variable in class com.goldencode.p2j.util.FileSystemOps.WorkArea
Remote instance of our file system worker.
FS_TXT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Label text for the font size field.
fschema - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
The front end should run the schema-related components.
fsd - Variable in class com.goldencode.p2j.ui.chui.ThinClient
File system daemon.
FsdNode() - Constructor for class com.goldencode.util.FastSiblingDeque.FsdNode
 
full - Variable in class com.goldencode.p2j.util.BlockDefinition
Caches whether or not this block started a transaction.
FULL_MATCH - Static variable in class com.goldencode.p2j.convert.NameConverter
Used when matching substrings within symbol; indicates full match
fullFmt - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
The full format string that this specification defines.
fullHeight() - Method in class com.goldencode.p2j.ui.client.Editor
Returns the number of lines the editor is holding.
fullHeightChars - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress FULL-HEIGHT-CHARS attribute.
fullHeightPixels - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress FULL-HEIGHT-PIXELS attribute.
fullname - Variable in class com.goldencode.p2j.util.FileInfo
Canonicalized absolute path name.
fullRecords - Variable in class com.goldencode.p2j.persist.PreselectQuery
Force query to retrieve full records, rather than primary keys only
fullRecords - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Force query to retrieve full records, rather than primary keys only
fulls - Variable in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Elements which need to be displayed on finished processing
fullSet - Variable in class com.goldencode.p2j.persist.Cursor
Have we visited the full result set?
fullSpec - Variable in class com.goldencode.p2j.persist.FieldInfo
Full spec
fullText - Variable in class com.goldencode.p2j.uast.Keyword
Full, literal text form of the keyword.
fullTextReplacement(String) - Method in class com.goldencode.p2j.convert.NameConverter
If the given candidate name is marked as a forced full text match (a match that is only allowed with the full text of the name rather than as a partial basis), return that replacement.
fullTrans - Variable in class com.goldencode.p2j.util.TriggerDefinition
Determines if this trigger should start a full transaction.
fulltxt - Variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
Map of full text names.
fulltxt - Variable in class com.goldencode.p2j.convert.NameConverter
Map of "full text only" replacements.
fullWidthChars - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress FULL-WIDTH-CHARS attribute.
fullWidthPixels - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress FULL-WIDTH-PIXELS attribute.
fullWindowCache - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The drawing cache, for an entire window state.
func - Variable in class com.goldencode.p2j.ui.HeaderElement
Non-capturing form of complex expression.
func_call() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all Progress 4GL function calls that take parenthesized parameter lists.
func_call_parameters(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a parenthesized, comma-delimited list of ProgressParser.func_call_parm(boolean) parameters.
func_call_parm(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Represents a function call parameter which is the equivalent of an ProgressParser.expr() BUT it can be optionally prefaced with any of the keywords INPUT, INPUT-OUTPUT or OUTPUT.
FUNC_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_CLASS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_CLASS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_CLASS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_COM_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_DATETIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_DATETIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_DATETIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_DATETIME_TZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_DEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_DEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_DEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_INT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_INT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_INT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_INT64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_INT64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_INT64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_LOGICAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_LONGCHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_MEMPTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_POLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_POLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_POLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_RAW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_RAW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_RAW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
FUNC_RECID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_RECID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_RECID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
func_return() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the optional RETURNS keyword and the required function return datatype (which is specified whether the RETURNS keyword is there or not.
FUNC_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNC_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNC_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
func_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the structure of a FUNCTION block definition which is the manner in which Progress implements a subroutine which can be called as part of an expression and which returns a value of a prespecified data type.
FuncDef(int, int, int, ParmType[]) - Constructor for class com.goldencode.p2j.convert.SignatureHelper.FuncDef
Construct an instance (convenience version).
FuncDef(int, int, SignatureHelper.SignDef[]) - Constructor for class com.goldencode.p2j.convert.SignatureHelper.FuncDef
Construct an instance.
funcDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores function names and return types.
funcRet - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
A return value for each function block on the call stack.
funcScopes - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Named function stack; top function is currently being processed
Function - Class in com.goldencode.expr
Support class which assists in parse-time resolution of method references in user expressions.
Function(Class, Class, Method) - Constructor for class com.goldencode.expr.Function
Construct an instance of this object to represent a regular method which does not accept variable-length argument lists.
Function(Class, Class, Method, Class[], boolean) - Constructor for class com.goldencode.expr.Function
Construct an instance of this object to represent a method which may or may not accept variable-length argument lists.
function() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a named function into the ruleset currently being processed from the function element.
function - Variable in class com.goldencode.p2j.persist.hql.FunctionKey
Function name
function() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches HQL function signatures: a SYMBOL followed by a parameter list in parentheses.
FUNCTION - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
FUNCTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNCTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
Function - Class in com.goldencode.p2j.uast
A simple wrapper class to contain all related data about a function.
Function(String, int, boolean, String) - Constructor for class com.goldencode.p2j.uast.Function
Constructs an instance with the required data to be contained.
function() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for a function or handles the case of a forward function declaration (without a block).
FUNCTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
function(Class<T>, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with a default transaction level of TransactionType.SUB.
function(Class<T>, BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with the given transaction level.
function(String, Class<T>, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with a default transaction level of TransactionType.SUB.
function(String, Class<T>, BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with the given transaction level.
function - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheKey
true if method represents a Progress function
function - Variable in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
Flag indicating we are calling a user-defined function.
FUNCTION_CALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
FUNCTION_CALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
FUNCTION_CALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
functionBlock(String, BlockManager.TransactionType, Block, Class<T>, int) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given function block with the given transaction level.
FunctionKey - Class in com.goldencode.p2j.persist.hql
Descriptor of a user-defined function, suitable for use as a key in a hash table.
FunctionKey(String, HQLTypes[]) - Constructor for class com.goldencode.p2j.persist.hql.FunctionKey
Constructor.
FunctionKey(Database, String, HQLTypes[]) - Constructor for class com.goldencode.p2j.persist.hql.FunctionKey
Constructor.
functionKey - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Contains the action code of the last key input event.
functionKey - Variable in class com.goldencode.p2j.ui.ClientState
The code of last event (LAST-EVENT:FUNCTION)
functionKey - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The code of last event function (LAST-EVENT:FUNCTION)
functionLibrary - Variable in class com.goldencode.p2j.pattern.RuleContainer
Library of named functions associated with this ruleset
functions - Static variable in class com.goldencode.p2j.persist.hql.DataTypeHelper
Map of functions to HQL types
Functions - Class in com.goldencode.p2j.persist.pl
A collection of static methods which provide the backing functionality for Progress-like built-in functions, which are executed within the database server as custom, Java-language functions.
Functions() - Constructor for class com.goldencode.p2j.persist.pl.Functions
 
FunctionSample - Class in com.goldencode.p2j.uast
Provides an example of how to implement user-defined functions and variables while using the standard Progress expression evaluator on a given Progress 4GL expression.
FunctionSample() - Constructor for class com.goldencode.p2j.uast.FunctionSample
 
FWD_TIMER - Static variable in annotation type com.goldencode.p2j.extension.FWDResource
Constant identifying the TIMER resource.
FWDResource - Annotation Type in com.goldencode.p2j.extension
Annotation definition to mark the FWD extensions from Progress 4GL resource type.
FWDTimer - Interface in com.goldencode.p2j.extension
Interface of the FWD TIMER Extension.
fwdVersion - Static variable in class com.goldencode.p2j.SpiVersion
The version string is interpolated during gradle build, see the gradle task buildVersion
fwdVersion - Static variable in class com.goldencode.p2j.Version
The version string is interpolated during gradle build, see the gradle task buildVersion

G

G - Static variable in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Constants used to draw right-bottom corner
g - Variable in enum com.goldencode.p2j.ui.ColorPalette
Green.
g2lCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of getter method to property name maps, by DMO interface, for legacy fields only
g2pCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of getter method to property name maps, by DMO interface, for POJO methods only
GAP_BETWEEN_SORT_ARROW_AND_NUMBER - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Gap between sort arrow and sort number.
gatherFiles(Connection, boolean, int) - Method in class com.goldencode.p2j.report.server.ReportApi
Gather the full list of filenames of the specified type from the database file map table.
gatherMethods(Class<?>[], boolean, Method[]) - Method in class com.goldencode.proxy.ProxyFactory
Gather the final list of methods to be implemented explicitly by the dynamic proxy class.
gatherTableAndIndexAsts(Aast, Map<String, Aast>, Map<String, Aast>) - Method in class com.goldencode.p2j.schema.SchemaWorker
Walk the given schema AST and collect every table and index node by their normalized names in the given maps.
gatherTargetPaths() - Method in class com.goldencode.p2j.pattern.PatternEngine
Assemble the master set of filenames to be processed.
gc - Variable in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Color resolver.
gc - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Color resolver.
gc - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Color resolver.
gc - Variable in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
Color resolver.
gc - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Color resolver.
gc - Variable in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Color resolver
gc - Variable in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Color resolver
gct - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Title color resolver
gd - Variable in class com.goldencode.p2j.ui.client.ActivexFrame
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Cached driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
GUI driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.CaptionButton
The graphics driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Screen driver
gd() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Get the GUI driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
The active GUI driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Cached driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Screen driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Screen driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
The graphics driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Cached driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
Cached GUI driver reference.
gd - Variable in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Cached GUI driver reference.
gd - Variable in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
Screen driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
The graphics driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Screen driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.ThreeDBorderGuiImpl
Cached driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.ToolTip
Screen driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.WindowBorder
Cached driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Screen driver
gd - Variable in class com.goldencode.p2j.ui.client.gui.WindowLayout
Cached GUI driver.
gd - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
The graphics driver.
ge - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for isGreaterThanOrEqual.
GE - Static variable in class com.goldencode.p2j.util.TextOps
GEN_DIGITS - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Random generator digits
GEN_DIGITS - Static variable in class com.goldencode.util.RandomWordGenerator
Default random generator digits
GEN_LENGTH - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Random generator length
GEN_LENGTH - Static variable in class com.goldencode.util.RandomWordGenerator
Default random generator length.
GEN_SYMBOLS - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Random generator symbols
GEN_SYMBOLS - Static variable in class com.goldencode.util.RandomWordGenerator
Default random generator symbols
genAttribute(String) - Method in class com.goldencode.p2j.directory.DirNode
Get existing attribute or generate new empty instance of Attribute.
genBadCharInFormatError(int, String) - Static method in class com.goldencode.p2j.util.date
Generate the error for the condition where any component of the date is empty or invalid.
genCannotBeDisplayed(String, String) - Static method in class com.goldencode.p2j.util.NumberType
Generate (and either display OR log) an error message if there is an invalid format, BUT DO NOT raise an error condition.
genCharUnknownErr(boolean) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate an character or longchar value cannot be unknown error.
genEmptyAttribute(Remapper, String, String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Generate new empty (without values) instance of the Attribute for specified node and attribute name.
genEntrypointErr(String, int) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate a missing entrypoint error.
GENERAL - Static variable in class com.goldencode.expr.Function
General purpose method
generate() - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Main method to generate mapping clients to their ports.
generate() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Main method to (re)generate the root CA, peer certificates and private keys.
generate() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Main method to (re)generate the root CA, peer certificates and private keys.
generate(String) - Static method in class com.goldencode.p2j.util.LogHelper
Generate a standard prefix for this string which includes identifiers of the current session's context.
generate(String, Object[]) - Static method in class com.goldencode.p2j.util.LogHelper
Substitute the given parameters into the specification string and then append the result to the standard prefix which includes identifiers of the current session's context.
generate(String, Object) - Static method in class com.goldencode.p2j.util.LogHelper
Substitute the given parameter into the specification string and then append the result to the standard prefix which includes identifiers of the current session's context.
generate(String, Object, Object) - Static method in class com.goldencode.p2j.util.LogHelper
Substitute the given parameters into the specification string and then append the result to the standard prefix which includes identifiers of the current session's context.
generate(String, Object, Object, Object) - Static method in class com.goldencode.p2j.util.LogHelper
Substitute the given parameters into the specification string and then append the result to the standard prefix which includes identifiers of the current session's context.
generateAddress(Queue) - Method in class com.goldencode.p2j.net.Router
Generate the next available address, assign it to the node and put the node into the local node registry.
generateAddressCacheKey(String, int) - Static method in class com.goldencode.p2j.library.LibraryManager
Calculate the key that will be used to access the given function in the address cache.
generateBeanName(String, boolean, boolean) - Static method in class com.goldencode.p2j.convert.NameConverter
Create a (mostly) Java-bean compatible getter or setter name for a given field.
generateBeanName(String, boolean, boolean) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Create a (mostly) Java-bean compatible getter or setter name for a given field.
generateBeanName(String, boolean, boolean) - Static method in class com.goldencode.util.StringHelper
Create a (mostly) Java-bean compatible getter or setter name for a given field.
generateCertificate(String, int, String, Map<String, String>, KeyStore, KeyStore) - Method in class com.goldencode.p2j.security.BCCertFactory
Generate a certificate and sign it with the already generated root CA.
generateCertificate(int, X500Name, AsymmetricCipherKeyPair, X509CertificateHolder, AsymmetricKeyParameter, boolean, KeyPurposeId[]) - Method in class com.goldencode.p2j.security.BCCertFactory
Generate a certificate and sign it with the private key for the specified issuer.
generateCertificate(String, int, String, Map<String, String>, KeyStore, KeyStore) - Method in class com.goldencode.p2j.security.SSLCertFactory
Generate a certificate and sign it with the already generated root CA.
generateCertificates() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Generate peer certificates for all SSLCertGenUtil.aliases.
GenerateClassMap - Class in com.goldencode.p2j.uast
Generates the Class Map file by searching for OO 4GL class files in a given set of paths.
GenerateClassMap() - Constructor for class com.goldencode.p2j.uast.GenerateClassMap
 
generateComment(String, boolean) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Generate a comment out the given text of an escape and output it to the stream.
generateComputedColumnsSQLCreate(Table, P2JDialect) - Method in class com.goldencode.p2j.persist.TempTableHelper
Generate the DDL necessary to create a local, temporary table with computed columns which right trim whitespace and optionally uppercase text columns.
generateCreateIndexes(OutputStream, String, Collection<P2JIndex>, boolean) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Sequentially create the DDL to create all of the specified indexes from the database, write this SQL to the given stream.
generateCustomReport(boolean, String, List<CustomColumn>, List<List<Object>>, Set<String>, int, int) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Generates a custom report using the same formatting as for standard reports, but using data provided by the caller.
generateDDL(String, List<String>, String, String) - Method in class com.goldencode.p2j.convert.ConversionDriver
For each .p2o file associated with a schema and for each specified dialect, generate the specified type of DDL.
generateDefault(Class) - Static method in class com.goldencode.p2j.util.BaseDataType
Creates a new instance of the given type that represents the default initialized value for that type.
generateDMOs(boolean) - Method in class com.goldencode.p2j.convert.ConversionDriver
Drives the execution of the DMO creation rule-set using the P2O lists as input and capturing the list of Java AST files generated.
generatedProgramFiles - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of new Progress file names generated by TRPL rules.
generateDropIndexes(OutputStream, String, Collection<P2JIndex>) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Sequentially create the DDL to drop all of the specified indexes from the database, write this SQL to the given stream.
generateFilename(Aast) - Method in class com.goldencode.p2j.schema.DataModelWorker
Generate a unique data model AST persistence filename based on the current source AST filename.
generateFormattedText(BaseDataType, String) - Method in class com.goldencode.p2j.util.Stream
Generates formatted data in conformity with PUT / PUT UNFORMATTED / PUT CONTROL specifications.
generateFrames() - Method in class com.goldencode.p2j.convert.ConversionDriver
Drives the execution of the frame generator rule-set using the Progress ASTs as input and capturing the list of Java AST files generated.
generateGraphs(String[], int) - Static method in class com.goldencode.p2j.uast.CallGraphGenerator
Implements the core of the call graph generation logic, a call graph will be generated for each of the root nodes passed.
generateHQL(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.AbstractJoin
Generate the HQL where clause snippet which will be inserted into the overall HQL statement executed by the enclosing query.
generateHQL(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.DynamicJoin
Generate the HQL where clause snippet which will be inserted into the overall HQL statement executed by the enclosing query.
generateHQL(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
Generate the HQL where clause snippet which will be inserted into the overall HQL statement executed by the enclosing query.
generateHQL(RelationInfo) - Static method in class com.goldencode.p2j.persist.ForeignNuller
Generate the HQL statement which will be used for the resolution of refering records to referent record (via foreign key).
generateHQL(RelationInfo) - Method in class com.goldencode.p2j.persist.ForeignResolver
Generate the HQL statement which will be used for record resolution, using the information stored in the relation descriptor.
generateHQL(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.ServerJoin
Generate the HQL where clause snippet which will be inserted into the overall HQL statement executed by the enclosing query.
generateHQL(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.ServerLegacyKeyJoin
Generate the HQL where clause snippet which will be inserted into the overall HQL statement executed by the enclosing query.
generateIndexDDL(String, String, String, String, List) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Generate the DDL to drop and recreate the list of indexes for the given table.
generateIndexReports(String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Deprecated. 
generateJavaFilename(String) - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Generate a unique Java AST persistence filename based on the passed filename.
generateJavaFilename(Aast) - Method in class com.goldencode.p2j.uast.JavaPatternWorker
Generate a unique Java AST persistence filename based on the current source AST filename.
generateJoin(String, String, String) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Generate a single HQL subexpression for an ANSI-style join, which joins a "master" DMO record with an associated list of composite elements.
generateJoins(Map<HQLAst, String>) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Define the set of ANSI-style join statements required to join the "master" DMO with one or more associated lists of composite elements.
generateJsonResponse(JsonGenerator, int, int, boolean, Object) - Method in class com.goldencode.p2j.report.server.ReportProtocol
Generate a JSON message response which includes a message header and payload.
generateKeyPair() - Method in class com.goldencode.p2j.security.BCCertFactory
Generate an asymmetric key pair using the RSA algorithm.
generateMainPage(Request, HttpServletResponse) - Method in class com.goldencode.p2j.web.HtmlResourceHandler
Use the skeleton main page to generate a response.
generateMenus() - Method in class com.goldencode.p2j.convert.ConversionDriver
Drives the execution of the frame generator rule-set using the Progress ASTs as input and capturing the list of Java AST files generated.
generateMultichar(char, int) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Fast generation of short string from repetitions of the same char.
generateParseReport(String, Aast) - Method in class com.goldencode.p2j.uast.AstGenerator
Dump an AST into a file with a human readable report format.
generateParsingError(int) - Method in class com.goldencode.p2j.util.datetime
Generate a parsing error.
generatePBEKey(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Generates a password-based encryption key, based on the PKCS#5/RFC 2898 standard, and returns the key as a raw instance.
generatePBEKey(String, raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Generates a password-based encryption key, based on the PKCS#5/RFC 2898 standard, and returns the key as a raw instance.
generatePBEKey(Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Generates a password-based encryption key, based on the PKCS#5/RFC 2898 standard, and returns the key as a raw instance.
generatePBEKey(Text, raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Generates a password-based encryption key, based on the PKCS#5/RFC 2898 standard, and returns the key as a raw instance.
generatePBEKey(BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Generates a password-based encryption key, based on the PKCS#5/RFC 2898 standard, and returns the key as a raw instance.
generatePBEKey(BinaryData, raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Generates a password-based encryption key, based on the PKCS#5/RFC 2898 standard, and returns the key as a raw instance.
generatePBESalt() - Static method in class com.goldencode.p2j.util.SecurityOps
Generates a random salt value (a series of 8 bytes) to use in generating an encryption key, and returns the salt value as a raw instance.
generatePrinterCmd(String) - Static method in class com.goldencode.p2j.util.PrinterStream
Generates the print command line for with specified printer name suitable only for Linux or Unix
generateQuestionMarks(BrowseColumnConfig, BaseDataType) - Static method in class com.goldencode.p2j.ui.client.Browse
Generate question marks that indicate that the cell value cannot be displayed using the current format.
generateQuestions(int) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Generates string from question marks.
generateReport(String) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Generate a name conversion report and write it to the specified file.
generateRootCA(String, int, String, Map<String, String>, KeyStore, KeyStore) - Method in class com.goldencode.p2j.security.BCCertFactory
Generate a self-signed root CA certificate, which will be used to sign all the issues certificates.
generateRootCA() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Generate the root CA.
generateRootCA(String, int, String, Map<String, String>, KeyStore, KeyStore) - Method in class com.goldencode.p2j.security.SSLCertFactory
Generate a root CA certificate, which will be used to sign all the issues certificates.
generateRootCA() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Generate the root CA.
generateRoutingKey(String, String) - Static method in class com.goldencode.p2j.net.Dispatcher
Returns RoutingKey instance using provided method and method group names.
generateSchemaAst(TempTableBuilder, String, String, String, Map<String, String>) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper
Generate AST that represents the target table and has the same structure as .p2o files from the conversion stage.
generateSelfSignedCertificate(String, boolean, int, String, Map<String, String>, KeyStore, KeyStore) - Method in class com.goldencode.p2j.security.BCCertFactory
Generate a self-signed certificate.
generateSelfSignedCertificate(String, boolean, int, String, Map<String, String>, KeyStore, KeyStore) - Method in class com.goldencode.p2j.security.SSLCertFactory
Generate a self-signed certificate.
generateServerCertificate() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Generate peer certificate for the server.
generateSignature(ExtraAst, boolean) - Method in class com.goldencode.expr.ExpressionParser
Walks the children (optionally ignoring the first child if it represents the target instance upon which the method is being called) and for each one uses Verifier.resolveDataType(com.goldencode.expr.ExtraAst) to determine the class of the resulting expression and builds the corresponding method signature.
generateSimpleFormat(String, boolean) - Static method in class com.goldencode.p2j.util.NumberType
Converts a given format string into a simple form that maintains the digit specifications (number, position, zero/space fill...) and the decimal separator (position and type) BUT converts any sign characters into a left minus and drops all group separators/user text.
generateSpaces(int) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Generates string from spaces.
generateSQLCreateIndex(P2JDialect, P2JIndex, Table, boolean, boolean) - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
Generate the dialect-specific SQL statement used to create an index for the temp table.
generateSQLCreateIndex(P2JDialect, P2JIndex, Table, boolean, boolean) - Method in class com.goldencode.p2j.persist.TempTableHelper
Generate the dialect-specific SQL statement used to create an index for the temp table.
generateSQLCreateIndexList(P2JDialect, Class<?>, Table, List<Table>, Iterator<P2JIndex>) - Method in class com.goldencode.p2j.persist.LocalTempTableHelper
Populate the list of dialect-specific SQL statements used to create any indexes required by the temp table(s).
generateSQLCreateIndexList(P2JDialect, Class<?>, Table, List<Table>, Iterator<P2JIndex>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Populate the list of dialect-specific SQL statements used to create any indexes required by the temp table(s).
generateSQLCreateIndexList(P2JDialect, Class<?>, Table, List<Table>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Populate the list of dialect-specific SQL statements used to create any indexes required by the temp table(s).
generateSQLCreateTable(Table, P2JDialect) - Method in class com.goldencode.p2j.persist.TempTableHelper
Generate the dialect-specific SQL statement used to create a primary or secondary temp table.
generateSQLCreateTableList(P2JDialect, Table, List<Table>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Populate the list of dialect-specific SQL statements used to create the required temp table(s).
generateSQLDropIndex(P2JDialect, String) - Method in class com.goldencode.p2j.persist.TempTableHelper
Generate the dialect-specific SQL statement used to drop an index for the temp table.
generateSQLDropIndexList(P2JDialect, Class<?>, Table, List<Table>) - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
This method is overridden to return an empty list - once created, the indices can not be dropped.
generateSQLDropIndexList(P2JDialect, Class<?>, Table, List<Table>, Iterator<P2JIndex>) - Method in class com.goldencode.p2j.persist.LocalTempTableHelper
Populate the list of dialect-specific SQL statements used to drop any indexes required by the temp table(s).
generateSQLDropIndexList(P2JDialect, Class<?>, Table, List<Table>, Iterator<P2JIndex>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Populate the list of dialect-specific SQL statements used to drop any indexes required by the temp table(s).
generateSQLDropIndexList(P2JDialect, Class<?>, Table, List<Table>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Populate the list of dialect-specific SQL statements used to drop any indexes required by the temp table(s).
generateSQLDropTable(Table, P2JDialect) - Method in class com.goldencode.p2j.persist.TempTableHelper
Generate the dialect-specific SQL statement used to drop a temp table.
generateSQLDropTableList(P2JDialect, Table, List<Table>) - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
This method is overridden to return an empty list - once created, the tables can not be dropped.
generateSQLDropTableList(P2JDialect, Table, List<Table>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Populate the list of dialect-specific SQL statements used to drop the specified temp table(s).
generateStandardSQLCreate(Table, P2JDialect) - Method in class com.goldencode.p2j.persist.TempTableHelper
Generate the DDL necessary to create a standard temp table (without computed columns).
generateStringFormat(String, int) - Static method in class com.goldencode.p2j.util.Stream
Generate the default format string of 'x(N)' will be used (where N is the length of the value) IF AND ONLY IF the given input format string is null.
generateSystemID() - Static method in class com.goldencode.p2j.ui.FontTable
Generate a system ID to allow us to find the DTD.
generateUniqueBufferName(String) - Method in class com.goldencode.p2j.persist.BufferManager
Generate unique (across the session) name (DMO alias) for a dynamic buffer.
generateUnknown(Class) - Static method in class com.goldencode.p2j.util.BaseDataType
Creates a new instance of the given type that represents the unknown value.
generateUUID() - Static method in class com.goldencode.p2j.util.SecurityOps
Generate a 16-bit UUID.
generateVariants(String) - Static method in enum com.goldencode.p2j.util.ImageExt
Generate extension variants
generateWidgetName(String, int, Object) - Method in class com.goldencode.p2j.ui.GenericFrame
Generate an indexed widget name from a simple base name and a numeric object that represents the index.
GENERATOR - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Unique identifier generator for primary keys
generator - Variable in class com.goldencode.p2j.uast.SymbolResolver
Used for recursive class or interface loading.
generator - Static variable in class com.goldencode.p2j.util.MathOps
Cached random number generator.
generic - Variable in class com.goldencode.p2j.main.Brokers
Generic flag
GenericExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a BaseDataType result.
GenericExpression() - Constructor for class com.goldencode.p2j.util.GenericExpression
 
GenericFrame - Class in com.goldencode.p2j.ui
This class implements a frame factory method which produces instances of interfaces generated at conversion time.
GenericFrame() - Constructor for class com.goldencode.p2j.ui.GenericFrame
Default constructor; creates a new instance of a frame.
GenericFrame.AggregateHandler - Class in com.goldencode.p2j.ui
Manages AggregatorElements associated with the enclosing frame instance.
GenericFrame.AggregateHandler.AggregatorElementComparator - Class in com.goldencode.p2j.ui
A comparator implementation which compares AggregatorElements using only the weights of their contained Accumulator instances.
GenericFrame.EditingCleaner - Class in com.goldencode.p2j.ui
Provides a cleanup mechanism for editing blocks that exits abnormally (without a natural exit via GenericFrame.continueEditing(com.goldencode.p2j.ui.FrameElement[], boolean)).
GenericFrame.WidgetCheck<One,Two> - Interface in com.goldencode.p2j.ui
Simple functional interface which accepts two parameters and returns a boolean.
GenericSAXHandler - Class in com.goldencode.util
Generic SAX handler for building Java objects from data stored as XML.
GenericSAXHandler() - Constructor for class com.goldencode.util.GenericSAXHandler
 
GenericSAXHandler.ActiveNode<T> - Class in com.goldencode.util
Simple convenience container to decouple the mapper from the object it constructs, without breaking generic type safety.
GenericWebServer - Class in com.goldencode.p2j.web
A generic design for an embedded web server having support for WebSocket's.
GenericWebServer() - Constructor for class com.goldencode.p2j.web.GenericWebServer
 
GenericWebSocketCreator<T> - Class in com.goldencode.p2j.ui.client.driver.web
A custom WebSocketCreator implementation which just returns the instance of the contained object which implements web-sockets support.
GenericWebSocketCreator(T) - Constructor for class com.goldencode.p2j.ui.client.driver.web.GenericWebSocketCreator
Constructor.
GenericWidget<T extends WidgetConfig> - Class in com.goldencode.p2j.ui
This class represents server side widgets.
GenericWidget(boolean, T) - Constructor for class com.goldencode.p2j.ui.GenericWidget
Constructor.
GenericWidget(boolean, T, GenericWidget<T>, boolean) - Constructor for class com.goldencode.p2j.ui.GenericWidget
Constructor.
genExc(String, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Helper to package up an error message and the no-viable-alternative location details into a single exception instance.
genExc(String, Token) - Method in class com.goldencode.p2j.uast.ProgressParser
Helper to package up an error message and the no-viable-alternative location details into a single exception instance.
genExpr(BaseDataType) - Static method in class com.goldencode.p2j.util.ToClause
Generate a resolvable instance from a base data type.
genFailedString(String) - Method in class com.goldencode.p2j.util.date
Generate the output string for the condition where any component of the date cannot fit into the specified format string.
genForcableError(int, String, boolean) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate an error that can optionally not be suppressed by NO-ERROR.
genIndeterminateArrayErr() - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate an indeterminate array parameter error.
genIndexError() - Method in class com.goldencode.p2j.util.BinaryData
Generate the standard error message in the case where an invalid index position (< 1) is used.
genInputUnknownErr(boolean) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate an input value cannot be unknown error.
genInvalidCharError(int, String) - Static method in class com.goldencode.p2j.util.NumberType
Generate an error if no digits are specified in a numeric format string.
genInvalidDateOrder() - Static method in class com.goldencode.p2j.util.date
Generate the error for the condition where the specification of the date component order is not valid.
genLibraryLoadErr(String, int) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate a library load error.
genLimitedLengthError() - Method in class com.goldencode.p2j.util.BinaryData
Generate the standard error message in the case where an access is requested for a location past the end of an initialized RAW variable.
genMismatchingModeErr(String, String) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate a mismatching mode error.
genMismatchingTypeErr(String, String) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate a mismatching type error.
genModuloError(long) - Static method in class com.goldencode.p2j.util.MathOps
genNegativeIndexError() - Static method in class com.goldencode.p2j.util.TextOps
Generate an error for a substring or overlay index that is negative.
genNoArrayForReturnErr() - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate an cannot pass an array variable for a RETURN parameter error.
genNodeAttribute() - Method in class com.goldencode.p2j.directory.AttributeDefinition
Generate NodeAttribute from this definition.
genNoDigitsError(String) - Static method in class com.goldencode.p2j.util.NumberType
Generate an error if no digits are specified in a numeric format string.
genOutOfBoundsError() - Method in class com.goldencode.p2j.util.BinaryData
Generate the standard error message in the case where an access is requested for a location past the end of an initialized MEMPTR variable.
genOutsideRangeError(int, String) - Static method in class com.goldencode.p2j.util.TextOps
Generate an error for a value out of range.
genRemapper(BootstrapConfig) - Static method in class com.goldencode.p2j.directory.DirectoryService
Construct an back-end instance using provided configuration information.
genSet(Object, String, String) - Method in class com.goldencode.util.Mapper
Generic property setter, following java bean conventions.
genUninitializedError() - Method in class com.goldencode.p2j.util.BinaryData
Generate the standard error message in the case where an access is requested for an uninitialized variable.
genUninitMemptrErr(String, String) - Static method in class com.goldencode.p2j.library.NativeInvoker
Generate an uninitialized MEMPTR error.
genUnknownArgError() - Method in class com.goldencode.p2j.util.BinaryData
Generate the standard error message in the case where a unknown is passed to GET or PUT.
get() - Static method in class com.goldencode.ast.AstManager
Obtain the singleton instance of this class.
get(K) - Method in interface com.goldencode.cache.Cache
Retrieve a value, given its key.
get(K) - Method in class com.goldencode.cache.ExpiryCache
Retrieve a value, given its key.
get(Constant) - Method in class com.goldencode.expr.ConstantPool
This method checks whether the specified constant is already in the pool.
get() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Returns the widgets that are managed by its view state machine.
get(Integer) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
Gets the certificate validity constant by the given code
get() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Provides all components that must be managed by its view state machine.
get() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Provides all components that must be managed by its view state machine.
get() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Provides all components that must be managed by its view state machine.
get() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
Provides all components that must be managed by its view state machine.
get(String) - Static method in enum com.goldencode.p2j.admin.shared.DocumentType
Returns a corresponding enumeration constant by its name.
get(int) - Method in class com.goldencode.p2j.admin.TaggedName
Get value at specified index.
get(int) - Method in class com.goldencode.p2j.directory.BitField
Get value of the specified bit.
get(int) - Method in class com.goldencode.p2j.net.NetRights
Gets the indexed bit of permissions.
get() - Static method in class com.goldencode.p2j.net.SessionManager
Method used to access the concrete, singleton session manager instance for a network node.
get() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Get the array of objects at the current result row.
get(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Get the object at the current result row, at the specified column.
get() - Static method in class com.goldencode.p2j.persist.BufferManager
Retrieve the context-local instance of this class, instantiating it first if necessary.
get() - Static method in class com.goldencode.p2j.persist.ChangeBroker
Retrieve the context-local instance of this class, instantiating it first if necessary.
get() - Static method in class com.goldencode.p2j.persist.ConnectionManager
Retrieve the ConnectionManager instance for the local context.
get() - Static method in class com.goldencode.p2j.persist.DatabaseStatistics
Get the singleton instance of this class.
get() - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property.
get(DataModelObject) - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property, using the given DMO as the target.
get(Persistable) - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property, using the given DMO as the target.
get(Class<?>, Type[], boolean, String, String, Class<?>) - Method in class com.goldencode.p2j.persist.HQLHelperCache
Attempt to retrieve an HQLHelper from the cache.
get(String, Database, P2JDialect, RecordBuffer[], Object[], String[], boolean, String, boolean, Set<String>) - Static method in class com.goldencode.p2j.persist.HQLPreprocessor
Factory method which accepts an unprocessed where clause, the database instance and the database dialect associated with the enclosing query, the DMO implementation class, and the substitution parameters, if any, for the query.
get(Database) - Static method in class com.goldencode.p2j.persist.IndexHelper
Get an instance of this class for the given database.
get(Persistence, BufferManager) - Static method in class com.goldencode.p2j.persist.lock.RecordLockContext
Factory method used to retrieve an instance of a RecordLockContext implementation which is appropriate for the database whose records are being managed.
get(Object) - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Get the property value from the given instance.
get(String) - Static method in class com.goldencode.p2j.persist.Persistence
Deprecated.
get() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Get the array of objects at the current result row.
get(int) - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Get the object at the current result row, at the specified column.
get() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Get the array of objects at the current result row.
get(int) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Get the object at the current result row, at the specified column.
get() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Get the array of objects at the current result row.
get() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Get the array of objects at the current result row.
get(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Get the object at the current result row, at the specified column.
get(DataModelObject) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Get the buffer instance which corresponds with the given DMO proxy.
get() - Method in interface com.goldencode.p2j.persist.Results
Get the array of objects at the current result row.
get(int) - Method in interface com.goldencode.p2j.persist.Results
Get the object at the current result row, at the specified column.
get() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Get the array of objects at the current result row.
get(int) - Method in class com.goldencode.p2j.persist.ResultsAdapter
Get the object at the current result row, at the specified column.
get() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.ClientWhere
Evaluate the lambda expression.
get() - Method in class com.goldencode.p2j.persist.ScrollingResults
Get the array of objects at the current result row.
get(int) - Method in class com.goldencode.p2j.persist.ScrollingResults
Get the object at the current result row, at the specified column.
get() - Method in class com.goldencode.p2j.persist.SimpleResults
Get the array of objects at the current result row.
get(int) - Method in class com.goldencode.p2j.persist.SimpleResults
Get the object at the current result row, at the specified column.
get(String, RecordBuffer) - Static method in class com.goldencode.p2j.persist.SortIndex
Get an instance of this class which matches the given sort phrase.
get(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.TempTableHelper
Factory method for obtaining a helper.
get() - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Obtain the context-local DatabaseTriggerManager object.
get() - Static method in class com.goldencode.p2j.report.server.DatabaseService
Get the singleton instance of this class.
get() - Method in class com.goldencode.p2j.security.ContextLocal
Get the value of the current context's copy of this context local variable.
get(boolean) - Method in class com.goldencode.p2j.security.ContextLocal
Get the value of the current context's copy of this context local variable.
get() - Method in class com.goldencode.p2j.security.ContextLocal.Wrapper
Get the contents of the context local variable.
get() - Method in class com.goldencode.p2j.ui.BypassElement
Unsupported since this class does not contain any data.
get() - Method in class com.goldencode.p2j.ui.client.event.EventQueue
Retrieve event from the current active input queue.
get(int) - Method in class com.goldencode.p2j.ui.client.model.ListModel
Retrieve item at specified index.
get(int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get widget for provided index or null if no such component exists.
get(int) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get widget for provided index or null if no such component exists.
get() - Method in class com.goldencode.p2j.ui.Element
Get a copy of the referenced object's current runtime value (this does not return the original instance itself).
get() - Method in class com.goldencode.p2j.ui.EmbeddedAssignment
Get a copy of the referenced object's current runtime value (this does not return the original instance itself).
get() - Method in class com.goldencode.p2j.ui.HeaderElement
Get a copy of the referenced object's current runtime value.
GET - Static variable in class com.goldencode.p2j.ui.Keyboard
 
get() - Method in class com.goldencode.p2j.ui.WidgetElement
Unsupported since this class does not contain any data.
get() - Method in interface com.goldencode.p2j.util.Accessor
Get a copy of the referenced object's current runtime value (this does not return the original instance itself).
get() - Method in class com.goldencode.p2j.util.AccessorWrapper
Get a copy of the referenced object's current runtime value (this does not return the original instance itself).
get(String) - Static method in class com.goldencode.p2j.util.AppServerDefinition
Get the settings for the specified appserver.
get() - Method in class com.goldencode.p2j.util.handle
Returns the value of this instance as an Object.
get() - Method in class com.goldencode.p2j.util.TransparentWrapper
Returns the referent of this instance as an Object.
get() - Method in class com.goldencode.terminal.MasterPty
Read from master PTY.
get3DBorderOffset() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the offset in a 3D bordered widget.
get3DBorderOffset() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the offset in a 3D bordered widget.
get3DColorsConvertedImage(BufferedImage) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper
Converts the image replacing standard 3D colors with currently redefined.
get4GLFieldName(Class<?>, String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Get 4GL field name by Hibernate field name for a dynamic DMO.
get4GLTableName(RecordBuffer) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Get 4GL name of the table which corresponds the given record buffer.
get4GLTableName(Persistence, String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Get original 4GL table name.
get_key_value_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the GET-KEY-VALUE statement.
GET_LIB - Static variable in class com.goldencode.expr.Function
Bootstrap method which retrieves a callback library object
GET_ROUTING_KEY - Static variable in class com.goldencode.p2j.net.RoutingKey
getRoutingKey() special entry point
get_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a GET language statement, the required keywords and query name (see ProgressParser.query_reference()).
GET_VAR - Static variable in class com.goldencode.expr.Function
Bootstrap method which retrieves the value of a variable
getAbsoluteName(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the absolute name of the external program associated with the given java instance.
getAbsoluteOrCurrent(boolean, String, boolean) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Return file name if it is absolute or exists in the current directory
getAbsoluteTimeOffset() - Method in class com.goldencode.p2j.util.date
Returns the absolute time in milliseconds since Java 'Epoch' or 0 if this instance is unknown.
getAbsoluteTimeOffset() - Method in class com.goldencode.p2j.util.datetime
Returns the absolute time in milliseconds since Java 'Epoch' or 0 if this is unknown.
getAccelerator() - Method in interface com.goldencode.p2j.ui.MenuItemInterface
Gets this menu-item accelerator - KEYLABEL of the short key assigned to this menu-item.
getAccelerator() - Method in class com.goldencode.p2j.ui.MenuItemWidget
Get this menu-item accelerator - KEYLABEL of the short key assigned to this menu-item.
getAcceptedIssuers() - Method in class com.goldencode.p2j.security.TransportSecurity.ZeroActionTrustManager
Produces zero size list pf accepter issuers.
getAccount(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get the account associated with the given user id.
getAccountAlias(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get the certificate alias for the specified subject.
getAccountById(String) - Method in class com.goldencode.p2j.security.SecurityCache
Gets an account by its ID.
getAccountByOrd(int) - Method in class com.goldencode.p2j.security.SecurityCache
Gets an account by its ordinal number.
getAccountExtData(String) - Method in interface com.goldencode.p2j.admin.server.reports.AccountReportsExtension
Returns the extended account data.
getAccountIds(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get all the subject IDs associated with the given P2J account.
getAccountIds() - Method in class com.goldencode.p2j.security.SecurityManager
Returns ALL subject IDs associated with the current context.
getAccountReportColumns() - Method in interface com.goldencode.p2j.admin.server.reports.AccountReportsExtension
Returns the extended account report columns.
getAccountReportsExtension() - Method in interface com.goldencode.p2j.admin.AdminAccountExtension
Account reports extension point.
getAccountReportsExtension() - Method in class com.goldencode.p2j.security.SecurityAdmin
Account reports extension point.
getAccountsByAlias(String, int) - Method in class com.goldencode.p2j.security.SecurityCache
Gets an array of user or process accounts by a trust store alias.
getAccountsForAppserver(String) - Method in class com.goldencode.p2j.security.SecurityCache
Get the process accounts configured to start the given appserver.
getAccountsForAppserver(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get the accounts configured to start the given appserver.
getAccountsTargets() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Lists all account targets and their presentation values.
getAccountsType() - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Gets the account type list box.
getAccountType() - Method in class com.goldencode.p2j.security.Account
Gets the account type of this account.
getAccountType() - Method in class com.goldencode.p2j.security.GroupAccount
Gets account type of this account
getAccountType() - Method in class com.goldencode.p2j.security.ProcessAccount
Gets the account type of this account
getAccountType() - Method in class com.goldencode.p2j.security.UserAccount
Gets the account type of this account.
getAccumulator() - Method in class com.goldencode.p2j.ui.AggregatorElement
Accesses the statistics aggregator associated with this frame element.
getAccumulator() - Method in class com.goldencode.p2j.ui.FrameElement
Accesses the statistics aggregator associated with this frame element.
getAcl(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets the full ACL definition information from the directory for the specified ACL instance and resource type.
getAcl() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Acl getter.
getACL() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getAcl(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Gets the full ACL definition information from the directory for the specified ACL instance and resource type.
getAcl(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Gets the full ACL definition information from the directory for the specified ACL instance and resource type.
getAcl(String, String, AsyncCallback<AclDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the acl.
getAcl(String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Gets the full ACL definition information from the directory for the specified ACL instance and resource type.
getAclDef() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
AclDef getter.
getACLs() - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the array of ACLs.
getAcls(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Gets the full ACL definition information from the directory for the specified ACL instance or all of them.
getACLs(int) - Method in class com.goldencode.p2j.security.SecurityManager
Returns the array of all ACLs defined for the specified resource type.
getAclWorker(String, String, String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Creates an ACL definition from the ACLs for the specified resource type.
getAcquiredLocks() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getACSchar(int) - Static method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
This method is used for getting the line-drawing special characters from underlying native layer.
getAction() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleCreate
Get a string which briefly describes the action which this object will reverse upon rollback.
getAction() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Get a string which briefly describes the action which this object will reverse upon rollback.
getAction() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Get a string which briefly describes the action which this object will reverse upon rollback.
getAction() - Method in class com.goldencode.p2j.persist.Reversible
Get a string which briefly describes the action which this object will reverse upon rollback.
getAction() - Method in class com.goldencode.p2j.ui.client.event.PortableMouseEvent
getAction() - Method in class com.goldencode.p2j.ui.client.event.WindowEvent
getActivate() - Method in class com.goldencode.p2j.util.AgentPool
Get the activate procedure for the appserver handled by this pool.
getActivate() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.activate field.
getActive() - Method in class com.goldencode.p2j.convert.BufferList
Accesses the current active buffer scope for this buffer name.
getActiveAstId() - Method in class com.goldencode.expr.CompiledExpression
Get the ID of the AST node which corresponds with the code unit which was last executing during a run of this expression's CompiledExpression.execute() method.
getActiveBatch() - Method in class com.goldencode.p2j.directory.DirectoryService
Get active batch for current session.
getActiveConfig(WidgetId) - Method in class com.goldencode.p2j.ui.ConfigManager
Get the active config associated with the given widget ID.
getActiveEditor() - Method in class com.goldencode.p2j.ui.client.Browse
Returns the active in-place editor if edit is in progress.
getActiveFillIn() - Method in class com.goldencode.p2j.ui.client.Browse
Get active editor (assumes it is a fill-in).
getActiveFrame() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the ID of the currently active frame.
getActiveFrame() - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the ID of the currently active frame.
getActiveFrameInt() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get reference to active frame.
getActiveSessions(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of all active sessions which have executed the specified API or API(s) associated to the specified jar.
getActiveSessions(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of all active sessions which have executed the specified API or API(s) associated to the specified jar.
getActiveSessions(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of all active sessions which have executed the specified API or API(s) associated to the specified jar.
getActiveSessions(String, String, AsyncCallback<SessionInfo[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the active sessions.
getActiveSessions(String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Get the list of all active sessions which have executed API(s) associated to this jar.
getActiveSessions(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Get the list of all active sessions which have executed API(s) associated to this jar.
getActiveToggleBox() - Method in class com.goldencode.p2j.ui.client.Browse
Get active editor (assumes it is a toggle-box).
getActiveWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the main window to be reported by the ACTIVE-WINDOW system handle, in other words the last window to receive ENTRY event.
getActiveWindows() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Returns list of active top-level windows.
getActiveX(String) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Obtain a (com-)handle to a specific Java emulated ActiveX, if such instance exist.
getActiveX(String) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Obtain a (com-)handle to a specific Java emulated ActiveX, if such instance exist.
getActor() - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Returns the value of the actor attribute for the SOAP-HEADER-ENTRYREF object as a URL.
getActor() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Returns the value of the actor attribute for the SOAP-HEADER-ENTRYREF object as a URL.
getActualBounds() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the widget's actual bounds
getActualBounds() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the widget's actual bounds
getActualBounds() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the widget's actual bounds
getActualEndColumn() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for actual ending column number.
getActualEndLine() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for actual ending line number.
getActualStartColumn() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for actual starting column number.
getActualStartLine() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for actual starting line number.
getAdditionalData() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
Gets the additional data.
getAdditionalIndexSuffix() - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
This method returns an empty string: the indexes must be global.
getAdditionalIndexSuffix() - Method in class com.goldencode.p2j.persist.LocalTempTableHelper
This method will return an additional suffix to make the index unique across sessions.
getAdditionalIndexSuffix() - Method in class com.goldencode.p2j.persist.TempTableHelper
Abstract method which will return the an additional index suffix (to make the index unique across sessions), if needed.
getAddRecordLockView() - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.MyView
Gets a reference to the Add Record Lock View.
getAddRecordLockView() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
Gets a reference to the Add Record Lock View.
getAddress() - Method in class com.goldencode.p2j.net.NodeInfo
Provides access to the node address.
getAddressPair() - Method in class com.goldencode.p2j.net.Queue
Return an instance of AddressPair built using local node and remote node addresses.
getAdjacentNonShadow(boolean) - Method in class com.goldencode.ast.ShadowNode
Obtain the nearest non-shadow AST in the given direction.
getADMData() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Get the value of the ADM-DATA attribute.
getADMData() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Get the value of the ADM-DATA attribute.
getADMData() - Method in class com.goldencode.p2j.persist.BufferImpl
Get the value of the ADM-DATA attribute.
getADMData() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get the value of the ADM-DATA attribute.
getADMData() - Method in interface com.goldencode.p2j.util.ADMData
Get the value of the ADM-DATA attribute.
getADMData() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the value of the ADM-DATA attribute.
getADMData() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the value of the ADM-DATA attribute.
getADMData(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the value of the ADM-DATA attribute of the specified referent.
getADMData() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Get the value of the ADM-DATA attribute.
getADMData() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Get the value of the ADM-DATA attribute.
getADMData() - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Get the value of the ADM-DATA attribute.
getAdminDef() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the configuration information about the administration interface itself.
getAdminDef() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the configuration information about the administration interface itself.
getAdminDef() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the configuration information about the administration interface itself.
getAdminDef(AsyncCallback<AdminDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the admin def.
getAdminDef() - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns the configuration information about the administration interface itself.
getAgentPool(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Get the agent pool for the given connection ID.
getAgentPoolBySubject(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Get the agent pool for the given subject ID.
getAgentPoolForAppserver(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Get the agent pool for the given appserver.
getAlertBoxPadding() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the padding for alert boxes.
getAlertBoxPadding() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the padding for alert boxes.
getAlias(byte[], char[]) - Static method in class com.goldencode.p2j.main.ServerKeyStore
Retrieves the server alias from its keys store.
getAlias() - Method in class com.goldencode.p2j.security.Account
Gets the certificate entry alias in the trust store for this account.
getAliases() - Method in class com.goldencode.p2j.uast.UastHints
Get the list of aliases (and associated database names) that must be created in the schema dictionary.
getAliasesByLDB() - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the currently connected aliases by their logical database name.
getAllAccountIds(int) - Method in class com.goldencode.p2j.security.SecurityCache
Gets IDs of all defined accounts of the specified type.
getAllAcls(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets the full ACL definition information from the directory for the specified ACL instance or all of them.
getAllAcls(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Gets the full ACL definition information from the directory for the specified ACL instance or all of them.
getAllAcls(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Gets the full ACL definition information from the directory for the specified ACL instance or all of them.
getAllAcls(String, AsyncCallback<AclDef[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the all acls.
getAllFieldProperties(String, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Given a table name, retrieve a map of the ASTs corresponding with all field properties of a particular type.
getAllFields(Map<String, Object>, String, Object) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Gathers all ref's fields and puts them into result.
getAllIncludes() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Returns the array of names of all included files.
getAllMenus() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns all registered menus.
getAllMessages(Consumer<List<String>>) - Method in class com.goldencode.p2j.admin.client.application.Alarm
Fetches all the messages from the admin service.
getAllMessages(Consumer<List<String>>, boolean) - Method in class com.goldencode.p2j.admin.client.application.Alarm
Fetches all the messages from the admin service.
getAllNamed(Environment) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Gets a string of all named parameters for the current input file.
getAllNamedArguments() - Method in class com.goldencode.p2j.preproc.FileScope
Returns a string representing all named Progress arguments matching the Progress' {&*} reference.
getAllowBlank() - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Allow-blank flag getter.
getAllowBlank() - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Allow-blank flag getter.
getAllPos(Environment) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Gets a string of all positional parameters for the current input file.
getAllPositionalArguments() - Method in class com.goldencode.p2j.preproc.FileScope
Returns a string representing all positional Progress arguments matching the Progress' {*} reference.
getAllRecordLockInfo() - Static method in class com.goldencode.p2j.persist.DatabaseManager
Gather snapshots of all record locks for all, non-temporary, permanently connected databases which are authoritatively managed by this P2J server instance.
getAllRelations(String) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Get a set of all potential natural relations between two tables, based upon the schema data only (not on references within source code).
getAllSlaveBuffers() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Get all slave buffers associated with this buffer.
getAllStoredObjects() - Method in class com.goldencode.p2j.pattern.PatternEngine
Get an unmodifiable map of all objects currently stored with this pattern engine.
getAllSubjects() - Method in class com.goldencode.p2j.security.SecurityManager
Gets IDs of all defined accounts.
getAllSubscriptions() - Method in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Get all the global subscriptions, for all contexts.
getAllTabOrderedWidgets() - Method in class com.goldencode.p2j.ui.client.Frame
Get all widgets (in the entire frame tree), using their tab order.
getAllUsers() - Method in class com.goldencode.p2j.security.SecurityManager
Gets IDs of all defined user accounts.
getAlterComputedColumnString(String, Configuration, String, String, boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Build the DDL to set the formula for the computed columns associated with an indexed, character column.
getAlterComputedColumnString(String, Configuration, String, String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Build the DDL to set the formula for the computed columns associated with an indexed, character column.
getAlterComputedColumnString(String, Configuration, String, String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
The PostgreSQL dialect doesn't need computed columns for indexed, char columns, so this implementation returns null
getAlterComputedColumnString(String, Configuration, String, String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Build the DDL to set the formula for the computed columns associated with an indexed, character column.
getAlternativeCoding(int) - Static method in class com.goldencode.p2j.preproc.ClearStream
Translates a valid alternative coding into a character.
getAmbiguousFiles() - Method in class com.goldencode.p2j.report.server.CallGraphApi
Get all the program files with ambiguous call-sites.
getAnalog() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the AST node which is located in the copy tree at the analogous index position as the current source AST, with respect to their respective parents.
getAncestor(int) - Method in interface com.goldencode.ast.Aast
Get the ancestor node at the specified number of levels of ancestry, if it exists.
getAncestor(int, int) - Method in interface com.goldencode.ast.Aast
Get the first ancestor node of a specified type found in a walk up to the maximum specified number of levels of ancestry, if such a node exists.
getAncestor(int, int, String, Object) - Method in interface com.goldencode.ast.Aast
Get the first ancestor node of the specified type which also has a particular annotation with the specified value.
getAncestor(int) - Method in class com.goldencode.ast.AnnotatedAst
Get the ancestor node at the specified number of levels of ancestry, if it exists.
getAncestor(int, int) - Method in class com.goldencode.ast.AnnotatedAst
Get the first ancestor node of a specified type found in a walk up to the maximum specified number of levels of ancestry, if such a node exists.
getAncestor(int, int, String, Object) - Method in class com.goldencode.ast.AnnotatedAst
Get the first ancestor node of the specified type which also has a particular annotation with the specified value.
getAncestor(String, Object, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Return the first ancestor node with the specified annotation, optionally refining the match by annotation value and/or token type.
getAncestor(Integer, String, Object, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Return the first ancestor node with the specified annotation, optionally refining the match by annotation value and/or token type.
getAncestorNoteBoolean(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Boolean annotation from the specified ancestor in the copy AST.
getAncestorNoteBoolean(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Boolean annotation at a specific index from an array annotation in the specified ancestor of the current copy AST.
getAncestorNoteDouble(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Double annotation from the specified ancestor in the copy AST.
getAncestorNoteDouble(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Double annotation at a specific index from an array annotation in the specified ancestor of the current copy AST.
getAncestorNoteLong(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Long annotation from the specified ancestor in the copy AST.
getAncestorNoteLong(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Long annotation at a specific index from an array annotation in the specified ancestor of the current copy AST.
getAncestorNoteString(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a String annotation from the specified ancestor in the copy AST.
getAncestorNoteString(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a String annotation at a specific index from an array annotation in the specified ancestor of the current copy AST.
getAncestorOfType(Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Return the first ancestor node which matches one of the specified token types.
getAncestorTreeDump(long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Accesses the text representation (human readable 'parser output') of the tree rooted at the specified ancestor AST node, if such a node exists.
getAnchorIndex() - Method in class com.goldencode.p2j.ui.client.EditScroller
Get the anchor.
getAndResetBitmap(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Get a copy of the current screen bitmap and reset clipping entirely.
getAndResetBitmap() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window, get a copy of the current screen bitmap and reset clipping entirely.
getAndSetBitmap(int, Rectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Get a copy of the current screen bitmap and clip output further so it is guaranteed not to go outside of the provided rectangle.
getAndSetBitmap(Rectangle) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window, get a copy of the current screen bitmap and clip output further so it is guaranteed not to go outside of the provided rectangle.
getAnnotation(String) - Method in interface com.goldencode.ast.Aast
Retrieve an annotation.
getAnnotation(String, int) - Method in interface com.goldencode.ast.Aast
Retrieve an element in an array annotation using the specified key as a unique identifier and an index to specify the location in the array from which to read the element.
getAnnotation(String) - Method in class com.goldencode.ast.AnnotatedAst
Retrieve an annotation.
getAnnotation(String, int) - Method in class com.goldencode.ast.AnnotatedAst
Retrieve an element in an array annotation using the specified key as a unique identifier and an index to specify the location in the array from which to read the element.
getAnnotationList(String) - Method in interface com.goldencode.ast.Aast
Retrieve an unmodifiable list view of an array annotation.
getAnnotationList(String) - Method in class com.goldencode.ast.AnnotatedAst
Retrieve an unmodifiable list view of an array annotation.
getAnonymId() - Method in class com.goldencode.p2j.security.SecurityCache
Gets anonymous account ID.
getAnsiJoin() - Method in class com.goldencode.p2j.persist.SortCriterion
If it is necessary to perform a join to support this sort criterion, return the necessary join clause, in ANSI join format.
getAppId() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current application ID.
getAppServer(Session) - Method in class com.goldencode.p2j.net.SessionManager
Get the appserver associated with this P2j client session.
getAppServer() - Method in class com.goldencode.p2j.security.AuthData
Get the AuthData.appServer name.
getAppServer() - Method in class com.goldencode.p2j.security.ProcessAccount
Get the appserver name associated with this account.
getAppServer() - Method in class com.goldencode.p2j.security.SecurityManager
Returns the the appserver associated with the current context.
getAppserver(String) - Static method in class com.goldencode.p2j.util.AgentPool
Get the appserver name used to established the given connection.
getAppServer() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.appServer field.
getAppserverBySubject(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Get the appserver name started by the given subject ID.
getAppserverForProcess(String) - Method in class com.goldencode.p2j.security.SecurityManager
Resolve the appserver associated with the given process ID.
getAppServerName() - Method in class com.goldencode.p2j.util.AppServerHelper
Deprecated.
getArgs() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Get substitution arguments for this component, resolving them first if necessary.
getArgs() - Method in class com.goldencode.p2j.persist.CompoundQuery
Get the query substitution arguments associated with this query, if any.
getArgs() - Method in interface com.goldencode.p2j.persist.Joinable
Get the query substitution arguments associated with this query, if any.
getArgs() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the query substitution arguments associated with this query, if any.
getArgs() - Method in class com.goldencode.p2j.persist.QueryComponent
Get substitution arguments for this component, resolving them first if necessary.
getArgs() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get the query substitution arguments associated with this query, if any.
getArgs() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the arguments for this async requests.
getArgument(int) - Method in class com.goldencode.p2j.library.Signature
Obtains a specific argument for this native function.
getArgumentHints(boolean) - Method in class com.goldencode.p2j.preproc.HintsTreeNode
Gets the embedded ArgumentHints.
getArguments() - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Getter for the RemoteInvocationResult.arguments field.
getArguments(Persistable) - Method in class com.goldencode.p2j.persist.ForeignResolver
Get the current values of all legacy key properties for this relation, from the given record.
getArguments() - Method in class com.goldencode.p2j.preproc.FileScope
Returns Progress arguments.
getArguments(HintsTreeNode, List, boolean) - Static method in class com.goldencode.p2j.preproc.HintsTreeNode
Gets the embedded ArgumentHints.
getArguments(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the array of argument hints for the top level file.
getArguments() - Method in class com.goldencode.p2j.uast.UastHints
Get the runtime arguments that must be passed to the preprocessor or null if no runtime arguments exist.
getArgumentSize() - Method in class com.goldencode.p2j.library.Signature
Reports the number of arguments for this native function.
getAssignedColumn(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial or set COLUMN value from the passed config instance.
getAssignedLocation(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
The returned value represents the location value assigned in frame definition or as set by COLUMN/ROW attributes.
getAssignedPixelLocation(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
The returned value represents the location value assigned in frame definition or as set by X/Y attributes.
getAssignedRow(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial or set ROW value from the passed config instance.
getAssignedX(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial or set X value from the passed config instance.
getAssignedY(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial or set Y value from the passed config instance.
getAssociatedFields(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the set of field names which are used to form a relational association between the table described by this hint and the table it references.
getAssociationType(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the schema parser token type associated with the association (if any) described by this hint between this table and the table it references.
getAst() - Method in class com.goldencode.expr.CompiledExpression
Return the AST associated with this compiled expression.
getAst(Long) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the AST with the specified ID.
getAst(Long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns an AST instance referenced by its ID if it is loaded (and registered) in the current resolver.
getAst(Long, boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns an AST instance referenced by its ID.
getAst() - Method in class com.goldencode.p2j.schema.FieldInfo
Get the AST which represents the field in the schema.
getAst() - Method in class com.goldencode.p2j.schema.NameNode
Get the AST which backs this name node.
getAst(Long) - Method in class com.goldencode.trpl.Resolver
Get the AST with the specified ID.
getAstId() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.astId field.
getAstid() - Method in class com.goldencode.p2j.report.server.DetailRow
Getter for the AST ID.
getAstPersist() - Method in class com.goldencode.p2j.uast.AstGenerator
Accesses the state of the flag indicating if new ASTs should be persisted.
getAstRoot() - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Return the AST node that is the root of the data model AST hierarchy.
getAsts() - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Obtain the map of the AST details for the graph snippet.
getAsyncInvoker() - Method in class com.goldencode.p2j.util.ServerImpl
Get the asynchronous invoker for this server; if ServerImpl.invoker is null, it will create a ServerImpl.SessionManagedInvoker if the server is in the Session-managed operating mode or a ServerImpl.SessionFreeInvoker if the server is in the Session-free operating mode.
getAsyncRequestCount() - Method in interface com.goldencode.p2j.util.AsyncRequestCountAttribute
Returns the number of asynchronous requests.
getAsyncRequestCount() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Returns the number of asynchronous requests.
getAsyncRequestCount() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Returns the number of asynchronous requests.
getAsyncRequestCount() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Returns the number of asynchronous requests.
getAsyncRequestCount() - Method in class com.goldencode.p2j.util.ServerImpl
Returns the number of asynchronous requests.
getAttribute() - Method in class com.goldencode.p2j.directory.DirectoryService.AttributeGetter
Perform all necessary steps and return attribute value.
getAttribute(String) - Method in class com.goldencode.p2j.directory.DirNode
Get an attribute with specified name.
getAttribute(int) - Static method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
This method is used for getting the attributes from underlying native layer.
getAttribute(String) - Method in class com.goldencode.p2j.util.InternalEntry
Get the value of the given attribute.
getAttribute(String) - Method in class com.goldencode.p2j.util.Parameter
Get the value of the given attribute.
getAttribute(String) - Method in interface com.goldencode.p2j.xml.XNodeRef
Getting the attribute value for a given attribute name.
getAttribute(character) - Method in interface com.goldencode.p2j.xml.XNodeRef
Getting the attribute value for a given attribute name.
getAttribute(String) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Getting the attribute value for a given attribute name.
getAttribute(character) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Getting the attribute value for a given attribute name.
getAttribute(Element, String) - Static method in class com.goldencode.util.XmlHelper
Extract the value of an attribute from an XML element, decoding it from hex format first if necessary.
getAttributeBoolean(Element, String, boolean) - Static method in class com.goldencode.util.XmlHelper
Get the specified attribute and convert it to a boolean value.
getAttributeDefinition(String) - Method in class com.goldencode.p2j.directory.ObjectClass
Get definitions for specified attribute.
getAttributeInt(Element, String, int) - Static method in class com.goldencode.util.XmlHelper
Get the specified attribute and convert it to an integer.
getAttributeLong(Element, String, long) - Static method in class com.goldencode.util.XmlHelper
Get the specified attribute and convert it to a 64-bit integer.
getAttributeNames() - Method in interface com.goldencode.p2j.xml.XNodeRef
Getting the attribute names available for current node reference.
getAttributeNames() - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Getting the attribute names available for current node reference.
getAttributeNode(handle, String) - Method in interface com.goldencode.p2j.xml.XNodeRef
Associates XML attribute node with the specified name to the given X-Noderef object handle.
getAttributeNode(handle, character) - Method in interface com.goldencode.p2j.xml.XNodeRef
Associates XML attribute node with the specified name to the given X-Noderef object handle.
getAttributeNode(handle, String) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Associates XML attribute node with the specified name to the given X-Noderef object handle.
getAttributeNode(handle, character) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Associates XML attribute node with the specified name to the given X-Noderef object handle.
getAttributes() - Method in class com.goldencode.p2j.directory.DirectoryRights
Returns its attributes map.
getAttributes() - Method in class com.goldencode.p2j.directory.DirNode
Get a list of all attributes.
getAttributes() - Method in class com.goldencode.p2j.net.NetRights
Returns its attributes map.
getAttributes() - Method in class com.goldencode.p2j.security.AdminRights
Returns its attributes map.
getAttributes() - Method in interface com.goldencode.p2j.security.Rights
Returns its attributes map.
getAttributes() - Method in class com.goldencode.p2j.security.StringConditionRights
Returns its attributes map.
getAttributes() - Method in class com.goldencode.p2j.security.SystemRights
Returns its attributes map.
getAttributes() - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Getter for attributes.
getAttributeType(int) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Get the type of an attribute.
getAttributeValue(Aast, String) - Method in class com.goldencode.p2j.xml.XmlPatternWorker.Library
Scan all attributes for the given AST set and return the one which matches with the given name (case-sensitively).
getAttrOrMethodName(Method, Object[]) - Static method in class com.goldencode.p2j.util.handle
Get the legacy attribute or method name mapped by this method.
getAudit() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
getAudit() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Gets the audit.
getAudit() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Gets the audit.
getAudit(AsyncCallback<AuditDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the audit.
getAudit() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the Audit object from this cache.
getAuthConfig() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets authentication configuration, which includes authentication mode, password aging and security tracing level.
getAuthConfig() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Gets authentication configuration, which includes authentication mode, password aging and security tracing level.
getAuthConfig() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Gets authentication configuration, which includes authentication mode, password aging and security tracing level.
getAuthConfig(AsyncCallback<AuthConfigDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the auth config.
getAuthenticationEntities() - Method in interface com.goldencode.p2j.security.Authenticator
Returns a set of entities that this class handles.
getAuthenticationEntities() - Method in class com.goldencode.p2j.security.CustomHookSample
Returns a set of entities that this class handles.
getAuthenticationEntities() - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Returns a set of databases that need to be authenticated.
getAuthenticationEntities() - Method in class com.goldencode.p2j.security.DefaultLoginPanel
Returns a set of entities that this class handles.
getAuthenticationEntities() - Method in class com.goldencode.p2j.security.GuestAccess
Returns a set of entities that this class handles.
getAuthenticationEntities() - Method in class com.goldencode.p2j.security.SecurityManager
Returns a set of entities that this class handles.
getAuthenticationEntities() - Method in class com.goldencode.p2j.security.TrustedClientPlugin
Returns a set of entities that this class handles.
getAuthLevel(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Check the access level for a database based on metadata of that database.
getAuthLevel(String) - Method in interface com.goldencode.p2j.util.CustomSecurityOps
Check the access level for a database.
getAuthLevel(String) - Method in class com.goldencode.p2j.util.MetadataSecurityOps
Check the access level for a database.
getAuthLevel(String) - Method in class com.goldencode.p2j.util.SecurityManagerSecurityOps
Check the access level for a database.
getAuthLevel(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Check the access level for a database.
getAuthMode() - Method in class com.goldencode.p2j.security.GroupAccount
Get authorization mode for this group.
getAuthMode() - Method in class com.goldencode.p2j.security.SecurityCache
Gets authorization mode.
getAuthMode() - Method in class com.goldencode.p2j.security.UserAccount
Gets authorization mode override set forth for this account.
getAuthModes() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Lists all authentication modes and their presentation values.
getAuthModes() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Builds the list of authentication options.
getAuthNumRetries() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the maximum number of authorization retries.
getAuthorizationToken() - Method in class com.goldencode.p2j.main.ServerKeyStore
Get authorization token.
getAuthPlugin() - Method in class com.goldencode.p2j.security.GroupAccount
Get custom authentication plugin class for this group.
getAuthPlugin(String) - Method in class com.goldencode.p2j.security.SecurityCache
Get auth plugin description object by its class.
getAuthPlugin() - Method in class com.goldencode.p2j.security.UserAccount
Gets the custom authentication plugin class for this account.
getAuthPlugins() - Method in class com.goldencode.p2j.security.SecurityCache
Get the list of available auth plugins.
getAutomation(String, boolean, boolean) - Static method in class com.goldencode.p2j.comauto.ComServer
Obtain a reference to an automation.
getAutoReturn() - Method in class com.goldencode.p2j.ui.Choose
Checks whether the AUTO-RETURN option was specified.
getAutoTrimTimeout() - Method in class com.goldencode.p2j.util.AppServerDefinition
getAvailableJarAPIImplClasses(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of classes which reside in the specified jar and statically implement all methods defined by the specified interface.
getAvailableJarAPIImplClasses(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of classes which reside in the specified jar and statically implement all methods defined by the specified interface.
getAvailableJarAPIImplClasses(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of classes which reside in the specified jar and statically implement all methods defined by the specified interface.
getAvailableJarAPIImplClasses(String, String, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the available jar API impl classes.
getAvailableJarAPIInterfaces(String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of interfaces available in the specified jar file.
getAvailableJarAPIInterfaces(String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of interfaces available in the specified jar file.
getAvailableJarAPIInterfaces(String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of interfaces available in the specified jar file.
getAvailableJarAPIInterfaces(String, boolean, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the available jar API interfaces.
getAvailableJarHookClasses(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of classes which reside into the specified jar file and implement the InitTermListener interface.
getAvailableJarHookClasses(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of classes which reside into the specified jar file and implement the InitTermListener interface.
getAvailableJarHookClasses(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of classes which reside into the specified jar file and implement the InitTermListener interface.
getAvailableJarHookClasses(String, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the available jar hook classes.
getAvailableLines() - Method in class com.goldencode.p2j.util.Stream
Gets the number of available lines (free space) on the current output page.
getAvailableLocales() - Method in class com.goldencode.p2j.spi.P2JCollatorProvider
Report all locales managed by this provider.
getAvailablePageSpace() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns available space for content between its page header and footer.
getAvailableRows(float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Gets the available rows.
getAvailableTravelSize() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Get size of the travel area available for thumb scrolling, excluding the bottom gap which is used to indicate scrolling towards the end of the result set.
getAvailableWidth() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Get width of the browse area available for scrollable columns, i.e.
getBackend() - Method in class com.goldencode.p2j.directory.DirectoryService.BatchRef
Return reference to backend which holds changed tree.
getBackground() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the background field group
getBackgroundWidgets() - Method in class com.goldencode.p2j.ui.WidgetListBase
Gets the map of background widgets registered with the frame.
getBackingTable(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Look up the Hibernate configuration helper object for a table.
getBackingTableInfo(Class<?>, EntityResolver) - Static method in class com.goldencode.p2j.persist.ORMHandler
Retrieve the database table info for a given DMO implementation class, by reading it directly from the .hbm.xml document.
getBackingTableName(Class<?>, EntityResolver) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Retrieve the database table name for a given DMO implementation class, by reading it directly from the .hbm.xml document.
getBackingTableName(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Retrieve the database table name for a given database and DMO implementation class.
getBaseId() - Method in class com.goldencode.p2j.directory.DirectoryService.BatchRef
Get ID of the root node of subtree.
getBaseId() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Gets the frame ID from this screen buffer.
getBasePackage() - Static method in class com.goldencode.p2j.persist.DMOIndex
Get the base package name for all DMOs.
getBasepath() - Method in class com.goldencode.p2j.preproc.Options
Gets the top-level directory for Progress source files in the project.
getBaseStep() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Get the base step of this scroll-bar.
getBaseValue(ResultSet, String) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Extract a data value (not wrapped by a BaseDataType implementation) object from a result set at a particular column.
getBaseValue(ResultSet, String) - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Extract a String value from a result set at a particular column.
getBaseValue(ResultSet, String) - Method in class com.goldencode.p2j.persist.type.DatetimeUserType
Extract a datetime value from a result set at a particular column.
getBaseValue(ResultSet, String) - Method in class com.goldencode.p2j.persist.type.DateUserType
Extract a Date value from a result set at a particular column.
getBaseValue(ResultSet, String) - Method in class com.goldencode.p2j.persist.type.HandleUserType
Extract a String value from a result set at a particular column.
getBeginTxTrace() - Method in class com.goldencode.p2j.persist.Persistence.Context
Retrieve trace information about where the current transaction, if any, was started.
getBeginTxTrace() - Method in class com.goldencode.p2j.persist.Persistence
Retrieve trace information about where the current transaction, if any, was started.
getBgColor() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the BGCOLOR writable attribute.
getBgColor() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the BGCOLOR writable attribute.
getBgColor(Window<?>, int) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Get BGCOLOR RGB value for specified index from color table associate to a Window.
getBgColor(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get BGCOLOR color.
getBgColor(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get BGCOLOR color.
getBgColor() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get display color.
getBgColor() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get BGCOLOR attribute.
getBgColor() - Method in class com.goldencode.p2j.ui.GenericFrame
Get display color.
getBgColor() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getBgStdColor(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get background color for a standard color like NORMAL, INPUT or MESSAGES.
getBgStdColor(String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get background color for a standard color like NORMAL, INPUT or MESSAGES.
getBinaryContent() - Method in interface com.goldencode.p2j.admin.server.reports.ReportBuilder.Document
Returns the document binary content.
getBindingName() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the binding name targeted by this connection.
getBindingNamespace() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the namespace associated with this WebServiceConnectOptions.binding.
getBindings() - Method in class com.goldencode.p2j.security.AccessControlList
Gets the embedded bindings list.
getBitmapCopy() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Get a copy of the current screen bitmap.
getBitmapCopy(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Get a copy of the current screen bitmap.
getBitmapCopy() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and get a copy of the current screen bitmap.
getBitNames() - Method in class com.goldencode.p2j.security.Description
Gets the bit names of this item.
getBits(double, double) - Method in class com.goldencode.p2j.util.NumberType
Returns the number of bits from the given position as an integer.
getBits(NumberType, double) - Method in class com.goldencode.p2j.util.NumberType
Returns the number of bits from the given position as an integer.
getBits(double, NumberType) - Method in class com.goldencode.p2j.util.NumberType
Returns the number of bits from the given position as an integer.
getBits(NumberType, NumberType) - Method in class com.goldencode.p2j.util.NumberType
Returns the number made of the bits from the given position as an integer.
getBitsWorker(double, double) - Method in class com.goldencode.p2j.util.decimal
Worker method for getBits, this returns the number of bits from the given position as an integer.
getBitsWorker(double, double) - Method in class com.goldencode.p2j.util.int64
Worker method for getBits, this returns the number of bits from the given position as an integer.
getBitsWorker(double, double) - Method in class com.goldencode.p2j.util.NumberType
Worker method for getBits, this returns the number of bits from the given position as an integer.
getBlockDepth() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get this buffer's current block depth.
getBlockingOperations() - Method in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Get the set of blocking operation that has been performed while the stream was open.
getBlockState(String) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Accesses the block state of the named buffer from the current block.
getBlockType() - Static method in class com.goldencode.p2j.util.TransactionManager
Returns the current block type.
getBlue() - Method in enum com.goldencode.p2j.ui.ColorPalette
Get the blue component of this color.
getBlue() - Method in class com.goldencode.p2j.ui.ColorRgb
Get blue value.
getBlueValue(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the blue component of an entry in the color table.
getBlueValue(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the blue component of an entry in the color table.
getBlueValue(int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns the blue component of an entry in the color table.
getBlueValue(long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns the blue component of an entry in the color table.
getBoldFont() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the bold font.
getBoldFont() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the bold report font.
getBoolAsObject() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
getBoolean(String, String, String, boolean) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Queries the value for a given key within the specified category and group.
getBoolean(int, String, boolean) - Method in interface com.goldencode.p2j.directory.Directory
Access a data value from the directory as specified by the given absolute or relative node ID.
getBoolean(int, String, boolean) - Method in class com.goldencode.p2j.directory.DirectoryServer
Access a data value from the directory as specified by the given absolute or relative node ID.
getBoolean(int, String, boolean) - Method in class com.goldencode.p2j.directory.NullDirectory
Access a data value from the directory as specified by the given absolute or relative node ID.
getBooleanKeyValue(String, String, Boolean) - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Getting the boolean key value from the current environment.
getBooleanProperty(String) - Method in class com.goldencode.p2j.pattern.PropsWorker.Props
Return a named system property as a Boolean value.
getBootstrapConfig() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get P2J client's bootstrap config.
getBootstrapConfig() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get P2J client's bootstrap config.
getBorder() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Returns the window's border implementation.
getBorder() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Returns the window's border implementation.
getBorder() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Returns the window's border implementation.
getBorder() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Returns the window's border implementation.
getBorder() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Get the effective border implementation.
getBorderBottomChars() - Method in class com.goldencode.p2j.ui.client.Frame
Getting the thickness in the units of char for the peer frame border at the bottom of the peer frame.
getBorderLeftChars() - Method in class com.goldencode.p2j.ui.client.Frame
Getting the thickness in the units of char for the peer frame border at the left of the peer frame.
getBorderRightChars() - Method in class com.goldencode.p2j.ui.client.Frame
Getting the thickness in the units of char for the peer frame border at the right of the peer frame.
getBorderSize(boolean, boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Get the frame's border size.
getBorderTopChars() - Method in class com.goldencode.p2j.ui.client.Frame
Getting the thickness in the units of char for the peer frame border at the top of the peer frame.
getBox() - Method in class com.goldencode.p2j.ui.client.ScrollableList
Get the combo-box instance to which this drop-down list is attached to.
getBracket() - Method in class com.goldencode.p2j.persist.ProgressiveResults.Locator
Get the 0-based bracket index within a list of delegate result set objects.
getBreakRows() - Method in class com.goldencode.p2j.persist.Presorter.SortHelper
Get the set of row numbers, each of which represents the first row in a break group.
getBreakValue() - Method in class com.goldencode.p2j.persist.CompoundQuery
Return an object which represents a property value which defines the end of a sort band.
getBreakValue() - Method in class com.goldencode.p2j.persist.DynamicQuery
Return an object which represents a property value which defines the end of a sort band.
getBreakValue() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Return an object which represents a property value which defines the end of a sort band.
getBroker(String) - Method in class com.goldencode.p2j.main.Broker
Get a broker instance based on UUID
getBroker() - Method in class com.goldencode.p2j.security.ProcessAccount
Get the broker name associated with this account.
getBrokerAccounts(DirectoryService, String) - Static method in class com.goldencode.p2j.main.BrokerManager
Get a list of P2J accounts which are served by this broker or and empty list if no accounts are configured for this broker.
getBrokerForProcess(String) - Method in class com.goldencode.p2j.security.SecurityManager
Resolve the broker associated with the given process ID.
getBrokerName() - Method in class com.goldencode.p2j.main.BrokerParameters
Get broker name.
getBrokers() - Method in class com.goldencode.p2j.main.Broker
Get broker instances.
getBrokers(String) - Static method in class com.goldencode.p2j.main.BrokerManager
Get a list of brokers for the given P2J or OS user account.
getBrokers() - Method in class com.goldencode.p2j.main.Brokers
Get the list of brokers.
getBrokersForUser(String) - Static method in class com.goldencode.p2j.main.BrokerManager
Get a list of brokers for a specified account.
getBrowse() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Returns parent browse widget.
getBrowse() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Obtain the BrowseGuiImpl this column is part of.
getBrowseCellBottomTextOffset(FontDetails) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get offset of a text drawn with the specific font in a browse cell, from the cell bottom (in pixels).
getBrowseColorResolver() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get browse color resolver.
getBrowseColumn(int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get specified browse column.
getBrowseColumn(NumberType) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get specified browse column.
getBrowseColumn(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Get specified browse column.
getBrowseColumn(int, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Get specified browse column.
getBrowseColumn(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Get specified browse column.
getBrowseColumns() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get iterator for browse column widgets.
getBrowseFontResolver() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get browse font resolver.
getBrowseMarkerArrow(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get row marker image for a row.
getBrowseMarkerArrow(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get row marker image for a row.
getBrowsePageRowCount() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get number of rows in the browse viewport set either by DOWN or SIZE options.
getBrowsePageRowCount(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get number of rows in the browse viewport set either by DOWN or SIZE options.
getBrowsePageRowCount(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Get number of rows in the browse viewport set either by DOWN or SIZE options.
getBrowsePageRowCount(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get number of rows in the browse viewport set either by DOWN or SIZE options.
getBuffer(String) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Access the master BufferList instance for the given buffer name.
getBuffer() - Method in class com.goldencode.p2j.persist.AbstractReversible
Get the record buffer which generated this reversible.
getBuffer() - Method in class com.goldencode.p2j.persist.QueryComponent
Get record buffer for this component of the query.
getBuffer() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get the record buffer associated with this query.
getBuffer() - Method in class com.goldencode.p2j.schema.FieldInfo
Get the buffer name associated with the field.
getBufferDatabaseTriggerMap(DatabaseEventType, String, boolean) - Method in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Lookup the buffer-to-trigger map using the DatabaseEventType.
getBufferedImage(Image) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper
Converts the image into buffered image.
getBufferedImageDrawHelper() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Gets the instanve of the helper to work with buffered images.
getBufferedImageDrawHelper() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Gets the instanve of the helper to work with buffered images.
getBufferedImageDrawHelper() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Gets the instance of the helper to work with buffered images.
getBufferForField(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the unabbreviated buffer name associated with the possibly abbreviated name field.
getBufferForTable(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the unabbreviated buffer name associated with the possibly abbreviated name table.
getBufferManager() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the buffer manager associated with this buffer.
getBufferName() - Method in class com.goldencode.p2j.persist.FieldInfo
Get lower case buffer name (if any).
getBuffers() - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Returns an iterator to all BufferList instances, one instance per unique buffer name.
getBufferSize(boolean, BufferSizeManager.StreamInfo, OutputOperationType) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get the buffer size for the given stream and output operation.
getBufferSize(boolean, Map<BufferSizeDependency, Object>) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get buffer size for the given stream state.
getBufferSize(Map<BufferSizeDependency, Object>, Object, Map<BufferSizeDependency, Integer>, Map<BufferSizeDependency, Map<Object, Integer>>, int) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get the buffer size for the given stream state from the given array of "reference" buffer sizes.
getBufferType() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the buffer type hash key associated with this buffer.
getBufName() - Method in class com.goldencode.p2j.convert.BufferList
Returns the buffer's name.
getBuilder(ClientBuilderParameters) - Method in class com.goldencode.p2j.main.ClientSpawner
Get a ClientBuilder used to spawn P2J clients.
getBuilder(ClientBuilderParameters) - Method in class com.goldencode.p2j.main.ProcessClientSpawner
Get a ProcessClientBuilder used to spawn P2J clients for the target ProcessClientSpawner.process.
getBuilder(ClientBuilderParameters) - Method in class com.goldencode.p2j.main.WebClientSpawner
Get a WebClientBuilder used to spawn P2J clients.
getButtonsExpandWidth(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Gets button width for expand mode.
getButtonsExpandWidth(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.client.RadioSet
Gets button width for expand mode.
getButtonsExtraDistance() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Gets extra distance between radio-buttons.
getButtonsExtraDistance() - Method in class com.goldencode.p2j.ui.client.RadioSet
Gets extra distance between radio-buttons.
getButtonSize() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Get size of the button.
getByCode(String) - Method in class com.goldencode.p2j.util.AgentPool.UnboundPool
Get the agent associated with the procedure identified by the given code.
getByte(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the byte at the given index position in the binary data.
getByte(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the byte at the given index position in the binary data.
getByteArray() - Method in class com.goldencode.p2j.util.BinaryData
Accesses the state of this instance's binary data.
getByteOrder() - Method in class com.goldencode.p2j.util.memptr
Reports the byte order mode configured in this instance.
getBytes(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Reads the given number of bytes starting at the given index position.
getBytes(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Reads the given number of bytes starting at the given index position.
getBytes(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Reads the given number of bytes starting at the given index position.
getBytes(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Reads the given number of bytes starting at the given index position.
getBytesAvailable(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the available bytes to be read.
getBytesAvailable(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the available bytes to be read.
getBytesAvailable() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Determine the number of available bytes on the socket's input stream.
getBytesAvailable() - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the GET-BYTES-AVAILABLE() SOCKET method, this will return the number of bytes that can be read at the current moment from the socket.
getBytesAvailable() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the GET-BYTES-AVAILABLE() SOCKET method, this will return the number of bytes that can be read at the current moment from the socket.
getBytesRead() - Method in interface com.goldencode.p2j.util.Socket
Java implementation for getting the BYTES-READ SOCKET attribute which contains the number of bytes the last read() method call returned from the socket.
getBytesRead() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for getting the BYTES-READ SOCKET attribute which contains the number of bytes the last read() method call returned from the socket.
getBytesWritten() - Method in class com.goldencode.p2j.io.ByteCountOutputStream
Accesses the current counter of the number bytes written to this stream.
getBytesWritten() - Method in interface com.goldencode.p2j.util.Socket
Java implementation for getting the BYTES-WRITTEN SOCKET attribute which contains the number of bytes the last write() method has put in the socket.
getBytesWritten() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for getting the BYTES-WRITTEN SOCKET attribute which contains the number of bytes the last write() method has put in the socket.
getCaAliases() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the array of CA certificate aliases.
getCache(Aast, String) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Inspects the node annotation for a runtime cached value.
getCache() - Method in class com.goldencode.p2j.security.SecurityContext
Gets the security cache this context is bound to.
getCache() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the security cache this context stack is bound to.
getCache() - Method in class com.goldencode.p2j.security.SecurityManager
Safely gets the reference to the security cache in a multithreaded environment.
getCache() - Method in class com.goldencode.p2j.security.Session
Gets the security cache this session is bound to.
getCache() - Method in class com.goldencode.p2j.uast.AstGenerator
Gets the state of the flag indicating if the preprocessor output should be cached.
getCache(ControlFlowOps.InternalEntryCaller.CacheKey) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get a cached value, if any, for the given key.
getCachedDecision(int, String, int) - Method in class com.goldencode.p2j.security.SecurityManager
Searches the cache for a previously made decision.
getCachedInstance(Scope, Object) - Method in class com.goldencode.expr.SymbolResolver
Obtain a cached expression instance if the given key exists in the cache at the given scope.
getCachedRow() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Assemble an array of primary key IDs for the current record(s) in the buffers underlying this query, from left-most to right-most (in the sense of how the query joins the associated tables).
getCachedRowNumber(BrowseRow[], int) - Method in class com.goldencode.p2j.ui.client.Browse
Get the browse model index of the data row at the specified row index in the specified row cache.
getCachedRowNumber(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get the browse model index of the data row positioned at the specified viewport row.
getCachedRowNumberWithIntermediate(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get the browse model index of the data row in the row cache supplemented with "intermediate" rows (Browse.intermediateDcData), positioned at the specified viewport row.
getCacheKey(String, ProgressAst, int) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Computes a string that will be used in the cache key to uniquely and quickly identify the query.
getCacheSize() - Method in class com.goldencode.p2j.ui.client.Browse
Get the number of rows in the cache (which matches the number of rows in the viewport).
getCacheSizeWithIntermediate() - Method in class com.goldencode.p2j.ui.client.Browse
Get the number of rows in the cache supplemented with "intermediate" rows (Browse.intermediateDcData), which matches the number of rows in the viewport.
getCallback() - Method in interface com.goldencode.p2j.extension.FWDTimer
Gets the legacy name of the callback procedure to be called at fixed interval when running in FWD extension mode (not as a COM).
getCallback() - Method in class com.goldencode.p2j.extension.PSTimer
Gets the legacy name of the callback procedure to be called at fixed interval when running in FWD extension mode (not as a COM).
getCalled() - Method in class com.goldencode.p2j.persist.OutputTableHandleCopier
Get called-side table handle.
getCallerInstance() - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the external program instance where this internal entry is defined.
getCallingConvention() - Method in class com.goldencode.p2j.library.NativeAPIEntry
Get the calling convention.
getCallNum() - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
Get the number of calls for this line.
getCallSite() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.callSite field.
getCallSiteHintTargets(int, int) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Get the targets for a specific call-site (which is determined to be ambiguous), from the hints file.
getCallSites(String) - Method in class com.goldencode.p2j.report.server.CallGraphApi
List all the call-sites targeting this vertex from the callgraph.
getCancelButton() - Method in interface com.goldencode.p2j.ui.FrameInterface
Gets the cancel button for this frame.
getCancelButton() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the cancel button for this frame.
getCaptionButtonHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Returns the height of a caption button on window's title bar.
getCaptionButtonHeight(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Returns the height of a caption button on window's title bar.
getCaptionButtonHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Returns the height of a caption button on window's title bar.
getCaptionButtonHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Returns the height of a caption button on window's title bar.
getCaptionButtonsAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the alignment of caption button for this theme.
getCaptionButtonsAlignment() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Get the alignment of caption button for this theme.
getCaptionButtonsAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get the alignment of caption button for this theme.
getCaptionButtonsAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Get the alignment of caption button for this theme.
getCaptionButtonWidth(CaptionButtonType, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Returns the width of a caption button on window's title bar.
getCaptionButtonWidth(CaptionButtonType, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Returns the width of a caption button on window's title bar.
getCaptionButtonWidth(CaptionButtonType, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Returns the width of a caption button on window's title bar.
getCaptionButtonWidth(CaptionButtonType, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Returns the width of a caption button on window's title bar.
getCaseInsensitiveFilenameMatches(String, String) - Static method in class com.goldencode.p2j.util.Utils
Supply a list of files which case-insensitively match the given file name.
getCaseInsensitiveFilenameMatches(String) - Static method in class com.goldencode.p2j.util.Utils
Supply a list of files which case-insensitively match the given file name.
getCaseInsensitiveMatch(File, boolean) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Find the actual canonical filesystem name that matches the given file or directory, if a case-insensitive match exists.
getCastName() - Method in class com.goldencode.proxy.ClassInfo
Get the internal name of the class which should be used with a CHECKCAST instruction when casting an Object returned from a call to InvocationHandler.invoke to an instance of this data type.
getCastName() - Method in class com.goldencode.proxy.PrimitiveInfo
Get the internal name of the class which should be used with a CHECKCAST instruction when casting an Object returned from a call to InvocationHandler.invoke to an instance of this data type.
getCastName() - Method in interface com.goldencode.proxy.TypeInfo
Get the internal name of the class which should be used with a CHECKCAST instruction when casting an Object returned from a call to InvocationHandler.invoke to an instance of this data type.
getCat() - Method in class com.goldencode.p2j.report.server.SummaryRow
Category description getter.
getCaughtExceptionTypeNames(Method) - Static method in class com.goldencode.proxy.ProxyUtils
Get the list of caught exception types (i.e., not including those assignable from RuntimeException) defined for the given method.
getCell(int, int) - Method in class com.goldencode.p2j.ui.client.ScreenData
Get cell at specified row and column.
getCellAttr(int, int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Get attributes of the specific cell.
getCellAttr(int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get attribute container for the given cell.
getCellAttr(BrowseRow[], int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get attribute container for the given cell from the specified row cache.
getCellAttrWithIntermediate(int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get attribute container for the given cell from the cache containing intermediate rows (Browse.intermediateDcData), if it is available, or normat cache (Browse.dcData) otherwise.
getCellFontSize() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the cell font size.
getCellFontSize() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the cell font size.
getCellMargin() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the cell margin.
getCellMargin() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the cell margin measured by points relative to the user space.
getCellOuterSpace() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the cell outer space.
getCellPadding() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the cell padding.
getCellPadding() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the cell padding measured by points relative to the user space.
getCellText(BrowseColumnConfig, BaseDataType) - Static method in class com.goldencode.p2j.ui.client.Browse
Get cell text to render.
getCellText(int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get text of the cell.
getCellTextClipPoint(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get clipping point for a text inside a cell relatively to the column top.
getCellTextClipRectangle(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get clipping rectangle for a text inside a cell.
getCellTextNoError(BrowseColumnConfig, BaseDataType) - Static method in class com.goldencode.p2j.ui.client.Browse
Get cell text to render, without raising error.
getCellTextTopOffset() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get top offset for positioning text inside a cell.
getCellTextWithIntermediate(BrowseColumnGuiImpl, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get text of the cell from the cache containing intermediate rows (Browse.intermediateDcData), if it is available, or normal cache (Browse.dcData)
getCellValue(int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get value of the cell.
getCellValueWithIntermediate(BrowseColumnGuiImpl, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get value of the cell from the cache containing intermediate rows (Browse.intermediateDcData), if it is available, or normal cache (Browse.dcData)
getCert(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns a DER-encoded certificate like those found in *.PEM files.
getCert(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns a DER-encoded certificate like those found in *.PEM files.
getCert(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns a DER-encoded certificate like those found in *.PEM files.
getCert(String, AsyncCallback<CertDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the cert.
getCert(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns a DER-encoded certificate like those found in *.PEM files.
getCertAccounts(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of all account names with their description for accounts sharing this certificate.
getCertAccounts(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of all account names with their description for accounts sharing this certificate.
getCertAccounts(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of all account names with their description for accounts sharing this certificate.
getCertAccounts(String, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the cert accounts.
getCertAccounts(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns an array of all account names with their description for accounts sharing this certificate.
getCertificate() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Gets the asynchronous action to retrieve certificate definition.
getCertificateAndPasswordAuth() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Certificate + Password Authentication" authentication mode.
getCertificateAuth() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Certificate Authentication" authentication mode.
getCertificateDefinitionView() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Returns the certificate definition view.
getCertificateDefinitionView() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Returns the certificate definition view.
getCertificateDetail(String, String) - Static method in class com.goldencode.p2j.admin.AdminHelper
From the given Distinctive Name data, extract the value for specified property.
getCertificateDetails() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Gets the asynchronous action to retrieve certificate details data.
getCertificateDetailsView() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Returns the certificate details view.
getCertificateDetailsView() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Returns the certificate details view.
getCertificateDNProperties(CertDef, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get a map of the owner or issuer Distinctive Name properties.
getCertificateDNProperties(CertDef, boolean) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Get a map of the owner or issuer Distinctive Name properties.
getCertificateDNProperties(CertDef, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get a map of the owner or issuer Distinctive Name properties.
getCertificateDNProperties(CertDef, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get a map of the owner or issuer Distinctive Name properties.
getCertificateDNProperties(CertDef, boolean, AsyncCallback<Map<String, String>>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the certificate DN properties.
getCertificateDNProperty(CertDef, String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the value of the specified property, from the Distinctive Name entry associated with the owner or issuer.
getCertificateDNProperty(CertDef, String, boolean) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Get the value of the specified property, from the Distinctive Name entry associated with the owner or issuer.
getCertificateDNProperty(CertDef, String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the value of the specified property, from the Distinctive Name entry associated with the owner or issuer.
getCertificateDNProperty(CertDef, String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the value of the specified property, from the Distinctive Name entry associated with the owner or issuer.
getCertificateDNProperty(CertDef, String, boolean, AsyncCallback<String>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the certificate DN property.
getCertificateHierarchy(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Given a certificate alias, it will compute the certificate signing chain.
getCertificateHierarchy(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Given a certificate alias, it will compute the certificate signing chain.
getCertificateHierarchy(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Given a certificate alias, it will compute the certificate signing chain.
getCertificateHierarchy(String, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the certificate hierarchy.
getCertificateOption() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Returns the selected certificate role.
getCertificateProperties(CertDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Loads the X509 certificate from the specified definition and returns a map with properties for: CertificateUtils.CERT_OWNER - this property will keep a Map of Distinctive Name properties for the owner CertificateUtils.CERT_ISSUER - this property will keep a Map of Distinctive Name properties for the issuer CertificateUtils.CERT_VALIDITY_NOT_BEFORE - the date from which this certificate starts to be valid.
getCertificateProperties(CertDef) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Loads the X509 certificate from the specified definition and returns a map with properties for: CertificateUtils.CERT_OWNER - this property will keep a Map of Distinctive Name properties for the owner CertificateUtils.CERT_ISSUER - this property will keep a Map of Distinctive Name properties for the issuer CertificateUtils.CERT_VALIDITY_NOT_BEFORE - the date from which this certificate starts to be valid.
getCertificateProperties(CertDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Loads the X509 certificate from the specified definition and returns a map with properties for: CertificateUtils.CERT_OWNER - this property will keep a Map of Distinctive Name properties for the owner CertificateUtils.CERT_ISSUER - this property will keep a Map of Distinctive Name properties for the issuer CertificateUtils.CERT_VALIDITY_NOT_BEFORE - the date from which this certificate starts to be valid.
getCertificateProperties(CertDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Loads the X509 certificate from the specified definition and returns a map with properties for: CertificateUtils.CERT_OWNER - this property will keep a Map of Distinctive Name properties for the owner CertificateUtils.CERT_ISSUER - this property will keep a Map of Distinctive Name properties for the issuer CertificateUtils.CERT_VALIDITY_NOT_BEFORE - the date from which this certificate starts to be valid.
getCertificateProperties(CertDef, AsyncCallback<Map<String, Object>>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the certificate properties.
getCertificatesOptions() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Lists all certificate options and their presentation values.
getCertProcesses(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of process account names with their description for processes sharing this certificate.
getCertProcesses(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of process account names with their description for processes sharing this certificate.
getCertProcesses(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of process account names with their description for processes sharing this certificate.
getCertProcesses(String, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the cert processes.
getCertProcesses(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns an array of process account names with their description for processes sharing this certificate.
getCerts() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getCertUsers(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of user account names with their description for users sharing this certificate.
getCertUsers(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of user account names with their description for users sharing this certificate.
getCertUsers(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of user account names with their description for users sharing this certificate.
getCertUsers(String, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the cert users.
getCertUsers(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns an array of user account names with their description for users sharing this certificate.
getChanged() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Gets a new ScreenBuffer where only widgets with the changed values are present.
getChangedList() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get list of all changed nodes.
getChanges() - Method in interface com.goldencode.p2j.net.StateSynchronizer
Called by the protocol driver to obtain the latest state that should be sent to the other side of the connection.
getChanges() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Called by the protocol driver to obtain the latest state that should be sent to the other side of the connection.
getChanges() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Called by the protocol driver to obtain the latest state that should be sent to the other side of the connection.
getChar(int, String, char) - Method in interface com.goldencode.p2j.directory.Directory
Access a data value from the directory as specified by the given absolute or relative node ID.
getChar(int, String, char) - Method in class com.goldencode.p2j.directory.DirectoryServer
Access a data value from the directory as specified by the given absolute or relative node ID.
getChar(int, String, char) - Method in class com.goldencode.p2j.directory.NullDirectory
Access a data value from the directory as specified by the given absolute or relative node ID.
getChar(int) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
 
getChars(int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Get the editor chars from the given interval.
getCharset() - Method in interface com.goldencode.p2j.util.CommonSession
Reports the default character set name.
getCharset() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Reports the default charset used by the JVM.
getCharsetName() - Static method in class com.goldencode.p2j.util.Utils
Reports the default character set name.
getCharsetOverride() - Static method in class com.goldencode.p2j.util.Utils
Reports if the default character set needs to be replaced.
getCharWidth() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Gets the current char width depending on choosen font.
getCharWidth() - Method in class com.goldencode.p2j.ui.client.RadioSet
Getting the width of the button.
getCheckBoxSize() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the size of image on a checkbox widget.
getCheckBoxSize() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the size of image on a checkbox widget.
getCheckBoxSize() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the size of image on a checkbox widget.
getCheckBoxSpace() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtains the space needed by a checkbox widget.
getCheckBoxSpace() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtains the space needed by a checkbox widget.
getCheckBoxSpace() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtains the space needed by a checkbox widget.
getCheckList() - Method in class com.goldencode.p2j.security.SecurityContext
Gets the array of accounts associated with this context.
getCheckList() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the current check list for the context.
getChild(String) - Method in class com.goldencode.p2j.directory.RamNode
Get a child node if node with such a name exists.
getChild() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Getting the wrapped component from the scroll pane.
getChild(handle, integer) - Method in interface com.goldencode.p2j.xml.XEntity
Getting the handle object of the child node with specified index.
getChild(handle, int) - Method in interface com.goldencode.p2j.xml.XEntity
Getting the handle object of the child node with specified index.
getChild(handle, int) - Method in class com.goldencode.p2j.xml.XEntityImpl
Getting the handle object of the child node with specified index.
getChild(handle, integer) - Method in class com.goldencode.p2j.xml.XEntityImpl
Getting the handle object of the child node with specified index.
getChildAst(Aast, int, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Iterate through the direct child nodes of parent and retrieve the first child whose token type matches tokenType and whose text matches name.
getChildAt(int) - Method in interface com.goldencode.ast.Aast
Search the immediate children for the one at the specified index.
getChildAt(int) - Method in class com.goldencode.ast.AnnotatedAst
Search the immediate children for the one at the specified index.
getChildCount() - Method in class com.goldencode.p2j.directory.DirNode
Get number of children.
getChildCount() - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Get the number of children.
getChildDepth() - Method in class com.goldencode.p2j.util.TreeNode
Get the level of nesting of the farmost child node from this node, where 0 indicates this node, and a positive number indicates generations from this node.
getChildDepth(TreeNode) - Method in class com.goldencode.p2j.util.TreeNode
Get the level of nesting of the farmost child node from this node, where 0 indicates this node, and a positive number indicates generations from this node.
getChildDescrArray() - Method in class com.goldencode.p2j.ui.MenuDescription
Get an array of all sub-descriptions inside this menu description.
getChildIndex() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the 0-based child index of the current AST.
getChildList() - Method in class com.goldencode.p2j.directory.RamNode
Get a list of all child nodes.
getChildNames() - Method in class com.goldencode.p2j.directory.DirNode
Get a list of all child node names.
getChildNames() - Method in class com.goldencode.p2j.directory.RamNode
Get a list of all child node names.
getChildNum() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Gets the number of child for the current one.
getChildNum() - Method in interface com.goldencode.p2j.xml.XEntity
Gets the number of child for the current one.
getChildNum() - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Gets the number of child for the current one.
getChildProcess() - Method in interface com.goldencode.p2j.util.ChildProcessFactory
Obtains a new instance of an interactive child process.
getChildProcessFactory() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Get driver-specific child process factory.
getChildProcessFactory() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Get driver-specific child process factory.
getChildProcessFactory() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Get driver-specific child process factory.
getChildProcessFactory() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Get driver-specific child process factory.
getChildProcessFactory() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get driver-specific child process factory.
getChildren() - Method in class com.goldencode.p2j.security.AdminResourceNamespace.Node
Gets the array of children
getChildType(int) - Static method in class com.goldencode.p2j.schema.EntityName
Get the type (i.e., TABLE or FIELD) of the next part of the entity name (as read from left to right), given the type of a qualifier.
getChooseData() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Obtain current CHOOSE mode data.
getChooseData() - Method in class com.goldencode.p2j.ui.client.Frame
Obtain current CHOOSE mode data.
getChooseHelp() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Return the help text for the selected component using the CHOOSE index.
getChooseHelp() - Method in class com.goldencode.p2j.ui.client.Frame
Return the help text for the selected component using the CHOOSE index.
getChunk() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Get chunk payload.
getCid() - Method in class com.goldencode.p2j.report.server.SummaryRow
Category ID getter.
getCipher(char[], boolean) - Static method in class com.goldencode.p2j.cfg.BootstrapConfig
Initialize and return an appropriate cipher instance.
getClass(String) - Method in class com.goldencode.p2j.classloader.MultiClassLoader
Find and load the class with the given name.
getClass(String) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Obtain the class by its name.
getClassBytes(String) - Static method in class com.goldencode.p2j.security.SecurityManager
Gets a byte array filled with the binary class data for the given class.
getClassData(String) - Method in class com.goldencode.expr.ExpressionClassLoader
This method is used to retrieve the byte array containing the class file information for the class with the specified name.
getClassDefinition() - Method in class com.goldencode.p2j.directory.ObjectClass
Get definitions for all class attributes.
getClassDefinition(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Get definitions for all class attributes.
getClassDefinition(String) - Method in interface com.goldencode.p2j.directory.Remapper
Get definitions for all class attributes.
getClassDefinition(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get definitions for all class attributes.
getClasses() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Get map of fully qualified class names to classes.
getClassFileList(String, boolean) - Static method in class com.goldencode.p2j.uast.SymbolResolver
List the 4GL class/interface files in a given path.
getClassFiles(String) - Static method in class com.goldencode.p2j.uast.SymbolResolver
List the 4GL class/interface files in a given path.
getClassMapping(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Retrieve the Hibernate configuration object associated with the given database and DMO implementation class.
getClassName() - Method in class com.goldencode.p2j.classloader.ClassInfo
Get the class name.
getClassName() - Method in class com.goldencode.p2j.uast.Callback
Returns the class name of the target object.
getClassName() - Method in class com.goldencode.p2j.uast.Function
Obtains the fully qualified name of the class of the object instance returned by this function.
getClassName() - Method in class com.goldencode.p2j.uast.Variable
Obtains the fully qualified name of the class of the object instance represented by this variable.
getClassName() - Method in class com.goldencode.p2j.util.ControlFlowOps.ExternalProcedureCaller
 
getClassName() - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the class name of the external program to which this internal entry belongs.
getClassName() - Method in class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
Get the class name of the external program to which this internal entry belongs.
getClassName() - Method in class com.goldencode.proxy.MethodInfo
Get owner class name.
getClassNames() - Method in class com.goldencode.p2j.directory.RamRemapper
Get list of names of all defined classes.
getClassNames() - Method in interface com.goldencode.p2j.directory.Remapper
Get list of names of all defined classes.
getClassNames() - Method in class com.goldencode.p2j.directory.SchemaStorage
Get list of class names.
getClassNames() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get list of names of all defined classes.
getClassNodeAttribute(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get NodeAttribute structure for the specified attribute.
getClassNodeAttribute(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets NodeAttribute structure for the specified attribute.
getClassNodeAttributes(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Generate an array of NodeAttribute structures for the all attributes defined for the node class.
getClassNodeAttributes(String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Generate an array of NodeAttribute structures for the all attributes defined for the node class.
getClassNodeAttrKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getClassNodeAttribute() method
getClassNodeAttrsKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getClassNodeAttributes() method
getClassPath() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get classpath
getClassPath() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get classpath
getCleanLimit() - Method in class com.goldencode.cache.ExpiryCache
Get the number of elements which will be expired from the cache each time it becomes full, and capacity is required for a new element.
getCleanLimit() - Method in class com.goldencode.cache.LFUAgingCache
Get the number of elements which will be expired from the cache each time it becomes full, and capacity is required for a new element.
getCleanLimit() - Method in class com.goldencode.cache.LRUCache
Get the number of elements which will be expired from the cache each time it becomes full, and capacity is required for a new element.
getClient() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the ClientExports for this session.
getClientConnectionId() - Method in interface com.goldencode.p2j.util.Server
This returns the id for the AppServer connection to this handle.
getClientConnectionId() - Method in class com.goldencode.p2j.util.ServerImpl
This returns the id for the AppServer connection to this handle.
getClientOptions() - Method in class com.goldencode.p2j.main.WebClientBuilderOptions
Get web client driver options.
getClientOptions() - Method in class com.goldencode.p2j.main.WebClientBuilderParameters
Get Terminal Options.
getClientParameters() - Static method in class com.goldencode.p2j.main.StandardServer
Get the parameters exposed by the client-side exposed, for this context.
getClientType() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the value of CLIENT-TYPE attribute, one of the following values: Standard ABL client: 4GLCLIENT WebClient: WEBCLIENT AppServer agent: APPSERVER WebSpeed agent: WEBSPEED Other special-purpose clients: Unknown value (?)
getClientType() - Method in interface com.goldencode.p2j.util.CommonSession
Get the value of CLIENT-TYPE attribute, one of the following values: Standard ABL client 4GL: CLIENT WebClient: WEBCLIENT AppServer agent: APPSERVER WebSpeed agent: WEBSPEED Other special-purpose clients: Unknown value (?)
getClipboardValue() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Exposes the client's system clipboard to the server.
getClipboardValue() - Method in interface com.goldencode.p2j.ui.ClientExports
Exposes the client's system clipboard to the server.
getClipboardValue() - Method in interface com.goldencode.p2j.util.Clipboard
Gets the system clipboard value.
getClipboardValue() - Static method in class com.goldencode.p2j.util.ClipboardManager
Gets the system clipboard value.
getClippings(int, Rectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Get the list of clipping rectangles intersecting the specified boundary.
getClippings(int, NativeRectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Get the list of clipping rectangles intersecting the specified boundary.
getClippings(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get the list of clipping rectangles intersecting in the specified bounds.
getClipRect() - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Get clipping rectangle.
getClipRect() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get clipping rectangle.
getClipRect() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get clipping rectangle.
getCloneGroupView() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Gets a reference to the Clone Group View.
getCloneGroupView() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Gets a reference to the Clone Group View.
getCloneProcessView() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Gets a reference to the Clone Process Account View.
getCloneProcessView() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Gets a reference to the Clone Process Account View.
getCloneUserAccountView() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Gets a reference to the Clone User Account View.
getCloneUserAccountView() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Gets a reference to the Clone User Account View.
getCloseAction() - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Gets the Close button.
getClosestPeerId(Aast) - Static method in class com.goldencode.p2j.convert.AbstractConversionWorker
Search the specified AST node and up each ancestor node in the path to the root to find the first instance of the 'peerid' annotation.
getClosestPeerId() - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Search the current source AST node and up each ancestor node in the path to the root to find the first instance of the 'peerid' annotation.
getcLvl() - Method in class com.goldencode.p2j.report.server.SummaryRow
Conversion support level getter.
getCmdLine(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
Parses the command line and returns the browser executable and its options.
getCode() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
Gets the certificate validity code.
getCodeLength() - Method in class com.goldencode.expr.CodeAttribute
Return the length of the bytecode array in this code attribute, measured in bytes.
getCodePage(longchar) - Static method in class com.goldencode.p2j.util.longchar
Returns the code page of a the specified longchar variable.
getCol() - Method in class com.goldencode.p2j.report.server.DetailRow
Getter for the starting column number in the source file of the match.
getColDefs() - Method in class com.goldencode.p2j.report.server.CustomReport
Getter for column metadata.
getColon() - Method in class com.goldencode.p2j.ui.client.Button
Return current value of COLON option.
getColon() - Method in class com.goldencode.p2j.ui.client.ComboBox
Return current value of COLON option.
getColon() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Return current value of COLON attribute.
getColon() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Return current value of COLON option.
getColon() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Return current value of COLON option.
getColon() - Method in class com.goldencode.p2j.ui.client.Slider
Return current value of COLON option.
getColon(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Get COLON attribute value from the passed configuration.
getColon() - Method in class com.goldencode.p2j.ui.ControlEntity
Gets the column number to which colon between label and widget should be aligned.
getColor() - Method in class com.goldencode.p2j.ui.Choose
Gets the custom color specification.
getColor() - Method in class com.goldencode.p2j.ui.ChooseData
Return color assigned to this CHOOSE statement.
getColor(Color) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
Calculate row color.
getColor(Window<?>, int, boolean) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Get a RGB color value from color table for specified index.
getColor() - Method in class com.goldencode.p2j.ui.client.StatusLine
Get current color used for displaying.
getColor(String, int) - Static method in class com.goldencode.p2j.ui.ColorTable
Get RGB value for specified index from color table associate to a Window.
getColor(String, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get RGB value for specified index from color table associate to a Window.
getColorModel() - Method in interface com.goldencode.p2j.ui.client.gui.driver.VirtualScreen
Describes a pixel format used for drawing.
getColorModel() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
Describes a pixel format used for drawing.
getColorResolver() - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Get the color resolver.
getColorResolver() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the color resolver.
getColorResolver() - Method in class com.goldencode.p2j.ui.client.gui.WindowWorkSpace
Provides a protected access to the internal color resolver instance.
getColorTable(String) - Static method in class com.goldencode.p2j.ui.ColorTable
Get color table of the specified environment.
getColorTableEntry(ColorTable.EnvironmentColorTable, int) - Static method in class com.goldencode.p2j.ui.ColorTable
Get color entry for the given index.
getColumn() - Method in class com.goldencode.ast.AnnotatedAst
Get the source code column number which designates where in the source code file the token wrappered by this node was found.
getColumn() - Method in class com.goldencode.expr.ExtraAst
Get the source code column number which designates where in the source code file the token wrappered by this node was found.
getColumn() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the column number in the source code file at which the current source AST was found.
getColumn() - Method in class com.goldencode.p2j.pattern.Match
Accesses the column number of the beginning of the match in the file.
getColumn() - Method in class com.goldencode.p2j.preproc.Environment
Gets the current output column number.
getColumn() - Method in class com.goldencode.p2j.preproc.ReferenceHint
Gets column number.
getColumn() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.column field.
getColumn() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the COLUMN writable attribute.
getColumn() - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Get the COLUMN readonly attribute.
getColumn(int) - Method in class com.goldencode.p2j.ui.client.Browse
Return BrowseColumn for specified index.
getColumn() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Get start column.
getColumn() - Method in class com.goldencode.p2j.ui.client.event.WindowMoved
Get the window's column.
getColumn(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get the browse column with the specific index.
getColumn() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the column position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getColumn() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getColumn() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the column position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getColumn() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getColumn() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Get current value for dynamically calculated frame column.
getColumnBgColor() - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Gets the COLUMN-BGCOLOR writable attribute.
getColumnBgColor() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the COLUMN-BGCOLOR writable attribute.
getColumnBgColor() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get the COLUMN-BGCOLOR attribute value.
getColumnBgColor() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the COLUMN-BGCOLOR attribute value.
getColumnCount() - Method in class com.goldencode.p2j.ui.client.Browse
Get the number of columns.
getColumnDataType(Database, String, String) - Static method in class com.goldencode.p2j.persist.Persistence
Use database metadata to determine the data type of a database column.
getColumnFgColor() - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Gets the COLUMN-FGCOLOR writable attribute.
getColumnFgColor() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the COLUMN-FGCOLOR writable attribute.
getColumnFgColor() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get the COLUMN-FGCOLOR attribute value.
getColumnFgColor() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the COLUMN-FGCOLOR attribute value.
getColumnFont() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the COLUMN-FONT attribute of this browse column widget.
getColumnFont() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the COLUMN-FONT attribute of this browse widget.
getColumnFont() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the COLUMN-FONT attribute of this browse column widget.
getColumnFontDetails() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Obtain the current FontDetails for this column.
getColumnFontNum() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Obtain the current font for this column.
getColumnFontSize() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the column font size.
getColumnFontSize() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the column header font size.
getColumnIndex() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Index of the browse column in the set of columns.
getColumnLabel() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Getter of COLUMN-LABEL attribute.
getColumnLabel() - Method in class com.goldencode.p2j.persist.P2JField
Get column label.
getColumnLabel() - Method in class com.goldencode.p2j.ui.GenericWidget
Getter of COLUMN-LABEL attribute.
getColumnLabel() - Method in interface com.goldencode.p2j.util.CommonField
Getter of COLUMN-LABEL attribute.
getColumnLabel() - Static method in class com.goldencode.p2j.util.KeyReader
Calls handle.invalidAttribute(java.lang.String, com.goldencode.p2j.util.handle), as the COLUMN-LABEL attribute is not supported.
getColumnLabelText() - Method in class com.goldencode.p2j.ui.client.Button
Return text of the column label.
getColumnLabelText() - Method in class com.goldencode.p2j.ui.client.ComboBox
Return text of the column label.
getColumnLabelText() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Return text of the column label.
getColumnLabelText() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Return text of the column label.
getColumnLabelText() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Return text of the column label.
getColumnLabelText() - Method in class com.goldencode.p2j.ui.client.Slider
Return text of the column label.
getColumnLabelTextWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get width of the label text, in pixels.
getColumnMnemonic() - Method in class com.goldencode.p2j.ui.client.ComboBox
Column MnemonicInfo instance getter.
getColumnMnemonic() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Column MnemonicInfo instance getter.
getColumnMnemonic() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Column MnemonicInfo instance getter.
getColumnMnemonic() - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Column MnemonicInfo instance getter.
getColumnMnemonic() - Method in class com.goldencode.p2j.ui.client.Slider
Column MnemonicInfo instance getter.
getColumnOffset(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get offset of the column from the left edge of the viewport or from the right edge of the last locked column if there are locked columns (if the is scroll pane is on its initial position).
getColumnPadding() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get column padding, i.e.
getColumnRange() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Gets the current column range that have been drawn on this page canvas already
getColumnRange() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Gets the current column range that have been drawn on this page canvas already
getColumnRange(String, BufferedWriter) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that parses a String containing column range and returns the List of ColumnRange that contains the character range from a line where the column can be found.
getColumnReadOnly() - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Get the COLUMN-READ-ONLY attribute, which indicates whether you can tab to a browse column but not edit it.
getColumnReadOnly() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the COLUMN-READ-ONLY attribute, which indicates whether you can tab to a browse column but not edit it.
getColumns() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the list of report columns.
getColumns() - Method in class com.goldencode.p2j.admin.server.reports.DefaultReportBuilder
Returns the list of report columns.
getColumns() - Method in class com.goldencode.p2j.admin.server.reports.GroupsReportsBuilder
Gets the report column list.
getColumns() - Method in class com.goldencode.p2j.admin.server.reports.ProcessesReportsBuilder
Returns report columns.
getColumns() - Method in class com.goldencode.p2j.admin.server.reports.UsersReportsBuilder
Returns report columns.
getColumns() - Method in class com.goldencode.p2j.ui.client.Browse
Return information about columns.
getColumns() - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Gets the number of columns on the screen.
getColumns() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
 
getColumns() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Get number of columns.
getColumns() - Method in interface com.goldencode.terminal.VT100Renderer
Get number of columns.
getColumnText(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get text value of the given column in current row.
getColumnToPropertyMap(Database, Class<?>, Set<String>, boolean) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get a mapping of column names to property names for the given DMO in the given database.
getColumnValue(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get value of the given column in current row.
getColumnValue(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get value of the given column in current row.
getComAccessor(ComObject, String, boolean) - Method in class com.goldencode.p2j.util.comhandle
Internal utility method that selects an accessor for a property from a COM object.
getComboBox() - Method in class com.goldencode.p2j.ui.client.DropDown
Get the combo-box widget to which this drop-down belongs.
getComboBoxButtonSize() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the size of the button that opens the combo box.
getComboBoxButtonSize() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the size of the button that opens the combo box.
getComboBoxButtonSize() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the size of the button that opens the combo box.
getComboBoxDropDownOffset() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the vertical distance between the combo box and the scrolling selection list.
getComboBoxDropDownOffset() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the vertical distance between the combo box and the scrolling selection list.
getComboBoxDropDownOffset() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the vertical distance between the combo box and the scrolling selection list.
getComboBoxEntryShift() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the shifting distance in a combo box widget.
getComboBoxEntryShift() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the shifting distance in a combo box widget.
getComboBoxEntryShift() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the shifting distance in a combo box widget.
getComboBoxFieldExtraSpace(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the field extra space for combo box layout.
getComboBoxFieldExtraSpace(boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the field extra space for combo box layout.
getComboBoxFieldExtraSpace(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the field extra space for combo box layout.
getComHandle() - Method in class com.goldencode.p2j.ui.ControlFrameWidget
Gets the Progress COM-HANDLE attribute.
getComHandle() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the Progress COM-HANDLE attribute.
getComHandle() - Method in interface com.goldencode.p2j.util.ControlFrame
Gets the Progress COM-HANDLE attribute.
getCommand() - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Get command arguments.
getCommand(String) - Static method in class com.goldencode.p2j.main.ClientBuilder
Get the spawn command registered for this UUID.
getCommand() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get command
getCommand() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get command
getCommand(String) - Method in interface com.goldencode.p2j.main.RemoteSpawner
Get the spawn command registered for this UUID, from the remote P2J server..
getCommand() - Method in class com.goldencode.p2j.ui.client.Button
Get command associated with button.
getCommonFields(RecordBuffer, RecordBuffer) - Static method in class com.goldencode.p2j.persist.TableMapper
Compose a set of legacy field names which represents the intersection of the fields (by name and type) of the two tables.
getCommonFields(Aast, Aast) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Compose a map of field names to field token types which represents the intersection of the fields (by name and token type) of the two tables specified.
getCommonProperties(Set<String>, Set<String>, String[], boolean) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Given two sets of property names, an additional list of names (optional), and a flag indicating whether the additional list is inclusive or exclusive, find the appropriate intersection of property names.
getComparableDMO() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Get the DMO, if any, found in the dirty database during a dirty check.
getComparator() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Returns the row comparator.
getCompareOperator(character) - Static method in class com.goldencode.p2j.util.TextOps
Convert the compare operator's string representation to its numeric representation, to be used by the TextOps.compare(Text, int, Text, int) method.
getCompatibilityHelper() - Method in class com.goldencode.p2j.e4gl.Options
Obtain the current compatibility helper instance based on the mode that was specified.
getCompiledInstance() - Method in class com.goldencode.expr.Expression
Get a configured instance of the custom, compiled expression class associated with this expression's current state.
getComponent(int) - Method in class com.goldencode.p2j.persist.P2JIndex
Get the index component at the specified position.
getComponent(WidgetId) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Return Component instance for the given ID.
getComponent(int) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Return Component instance for the given ID.
getComponents() - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Get all components defined in the screen.
getComposite(Class<?>, String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
If the given combination of DMO class and property indicate a property of a composite element of a collection associated with the DMO class, return the name of the collection as defined in the Hibernate mapping for the DMO class.
getCompositeRestrictor() - Method in class com.goldencode.p2j.persist.SortCriterion
If it is necessary to perform a join to support this sort criterion, return a where clause component which will restrict the joined association (a list) to the intended list element.
getComputedCols(String, Class<?>) - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
This method will retrieve the computed columns for the required DMO, as found in the indexes retrieved from the database.
getComputedCols(String, Class<?>) - Method in class com.goldencode.p2j.persist.LocalTempTableHelper
This method which will return the computed columns for the required DMO, as retrieved from the dmo_index.xml file.
getComputedCols(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.TempTableHelper
Get the computed cols for a certain table.
getComputedCols(String, Class<?>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Abstract method which will return the computed columns for the required DMO.
getComputedColumnFormula(String, boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Returns the formula for character computed columns.
getComputedColumnFormula(String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Returns the formula for character computed columns.
getComputedColumnFormula(String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Returns the formula for character computed columns.
getComputedColumnFormula(String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Returns the formula for character computed columns.
getComputedColumnPrefix(boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Get the prefix, if any, which should be prepended to computed column and/or property names.
getComputedColumnPrefix(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Get the prefix, if any, which should be prepended to computed column and/or property names.
getComputedColumnPrefix(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Get the prefix, if any, which should be prepended to computed column and/or property names.
getComputedColumnPrefix(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Get the prefix, if any, which should be prepended to computed column and/or property names.
getCondition() - Method in class com.goldencode.p2j.directory.DirectoryRights
Gets the condition.
getCondition() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the condition (an expression) used for detecting a match.
getCondition() - Method in class com.goldencode.p2j.report.server.OverviewRow
Getter for the report's condition expression.
getCondition() - Method in class com.goldencode.p2j.report.server.SearchHistory
Get the TRPL condition expression used to identify search matches.
getCondition() - Method in class com.goldencode.p2j.security.StringConditionRights
Gets the condition.
getCondition() - Method in class com.goldencode.p2j.security.SystemRights
Gets the condition.
getConditionDescr() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the condition description.
getConfig() - Method in class com.goldencode.p2j.security.SecurityManager
Returns the bootstrap configuration used to construct this instance.
getConfig(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Returns config reference associated with the passed-in widget.
getConfig(Widget<?>, Class<C>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Returns config reference associated with the passed-in widget.
getConfig(int) - Method in class com.goldencode.p2j.ui.MenuDescription
Gets a specific widget configuration instance for the widget with the ID provided.
getConfig(int) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Gets a specific widget configuration instance for the widget with the ID provided.
getConfigBySchema(String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get Hibernate Configuration object for the given schema (however note that from Hibernate 4 we do not share the same Configuration for multiple databases).
getConfigDef(Class<? extends WidgetConfig>) - Method in class com.goldencode.p2j.ui.ConfigManager
Get the WidgetConfigDef instance associated with the given WidgetConfig implementation.
getConfigDef(int) - Method in class com.goldencode.p2j.ui.ConfigManager
Get the WidgetConfigDef instance associated with the given widget.
getConfigDirectory() - Static method in class com.goldencode.p2j.cfg.Configuration
Get the configuration directory, which must be a cfg subdirectory beneath the P2J home path.
getConfigFile(File, String) - Static method in class com.goldencode.p2j.cfg.Configuration
Get the configuration file for the subsystem associated with root, which is either <root>.cfg.xml or, if this file is missing, is the default configuration file, p2j.cfg.xml.
getConfigFile() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get configuration file name.
getConfigFile() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get configuration file name.
getConfigInstance(Class<?>) - Static method in class com.goldencode.p2j.ui.GenericFrame
Retrieve the frame definition class and create and return a new instance of this class.
getConfigItem(String, String, String) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Queries the value for a given key within the specified category and group.
getConfigOptions() - Method in class com.goldencode.p2j.main.WebClientBuilderParameters
Get the command-line configuration options.
getConfigParameter(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Retrieve value of specified configuration variable.
getConfigParameter(String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Retrieve value of specified configuration variable.
getConfigsIterator() - Method in class com.goldencode.p2j.ui.MenuDescription
Get an iterator to enumerate all widget configurations inside this menu description.
getConfigsIterator() - Method in class com.goldencode.p2j.ui.ScreenDefinition
Get an iterator to enumerate all widget configurations inside this screen definition.
getConfigUpdates() - Method in class com.goldencode.p2j.ui.ClientConfigManager
Get the widget configuration updates, by comparing the active with the backup configuration.
getConfigUpdates() - Method in class com.goldencode.p2j.ui.ConfigManager
Get the widget configuration updates, using the captured dirty configs.
getConnect() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.connect field.
getConnectedDbCount() - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the number of databases currently connected in this context.
getConnectError() - Method in class com.goldencode.p2j.util.AppServerHelper
Get the error returned by CONNECT call.
getConnection() - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider.Context
Fetch a JDBC connection, which will be either the cached connection (if previously opened and not subsequently closed), or which will be newly obtained from the delegate connection provider (if it is not currently cached).
getConnection() - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider
Obtain a JDBC connection on demand.
getConnection() - Method in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Obtain a new JDBC connection from the backing datastore.
getConnectionID() - Method in class com.goldencode.p2j.main.AppServerInvocationResult
Get the established connection ID, for a connect request.
getConnectionId() - Method in class com.goldencode.p2j.util.Agent.AgentCommand
Get the connection ID where this command is executed.
getConnectionID() - Method in class com.goldencode.p2j.util.AppServerHelper
Get the ID of this appserver connection.
getConnectionID() - Method in class com.goldencode.p2j.util.ServerHelper
Get the connection ID.
getConnectionID() - Method in class com.goldencode.p2j.util.WebServiceHelper
Get the connection ID of this web service connection.
getConnectionLifetime() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Gets the wait time after which a client times out in a blocking scenario.
getConnectionLifetime() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the maximum number of seconds that a given connection can be reused for asynchronous requests before it is destroyed.
getConnectResult() - Method in class com.goldencode.p2j.util.AppServerHelper
Get the CONNECT call result.
getConsolidatedACLs(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get a map of consolidated ACL's, per each function.
getConstantPool() - Method in class com.goldencode.expr.ClassFile
Get a reference to this class file's constant pool.
getContainingWindow() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Obtain the containing window for the terminal simulator.
getContentLowBound() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the low bound for the page content.
getContentPane() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Obtain the content pane for the terminal simulator.
getContentPane() - Method in class com.goldencode.p2j.ui.client.Frame
Getting the content pane for scrollable container
getContentPane() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Obtain the content pane for the terminal simulator.
getContentPane() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get window content pane.
getContentPane() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get window content pane.
getContentPane() - Method in class com.goldencode.p2j.ui.client.gui.WindowWorkSpace
Get workspace content pane.
getContentPane() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get window content pane.
getContentPane() - Method in class com.goldencode.p2j.ui.client.Window
Get window content pane.
getContentType() - Method in class com.goldencode.p2j.e4gl.Options
Access the content-type string.
getContext() - Method in class com.goldencode.p2j.net.BaseSession
Get the security context for this session.
getContext() - Method in class com.goldencode.p2j.persist.Persistence
Get the context for the current user session.
getContext() - Static method in class com.goldencode.p2j.security.SecurityContextStack
Gets the current security context stack.
getContext() - Method in class com.goldencode.p2j.security.VariablePool
Safely query the cached security context.
getContextCommitable() - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Get a context-local Commitable which needs to have its methods invoked on commit/rollback.
getContextHelpId() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the CONTEXT-HELP-ID writable attribute.
getContextHelpId() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the CONTEXT-HELP-ID writable attribute.
getContextID() - Method in class com.goldencode.p2j.net.BaseSession
Get the session's security context ID.
getContextID() - Method in class com.goldencode.p2j.net.RoutingKey
Provide access to the security context ID.
getContextInstance(Database) - Static method in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Get the dirty share context for the given, primary database.
getContextPath() - Method in class com.goldencode.p2j.web.GenericWebServer
Get the server context path root.
getControl(int) - Method in class com.goldencode.p2j.net.Queue
Gets the registered instance of the interrupt manager.
getControl() - Method in class com.goldencode.p2j.util.Stream
Gets the stream's control mode flag which defines whether subsequent characters written to the stream will affect line/page counters.
getControlName() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
The component handle to an ActiveX control that has the specified design-time name (Control-Name) and that is loaded into the control-frame.
getControlName() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
The component handle to an ActiveX control that has the specified design-time name (Control-Name) and that is loaded into the control-frame.
getControls() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Returns a control collection from this control frame.
getControls() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Returns a control collection (with only one control in OE 10.2B) from this control frame.
getConversionResource(String, String) - Static method in class com.goldencode.p2j.pattern.ConfigLoader
Get conversion-related resource at server run time as an input stream.
getConvert() - Method in class com.goldencode.p2j.util.Stream
Gets the stream's character conversion mode.
getConvert3D() - Method in class com.goldencode.p2j.ui.ButtonWidget
Gets CONVERT-3D-COLORS option.
getConvert3D() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets CONVERT-3D-COLORS attribute.
getConvert3D() - Method in interface com.goldencode.p2j.ui.ImageSupport
Gets CONVERT-3D-COLORS attribute.
getConvert3D() - Method in class com.goldencode.p2j.ui.ImageWidget
Gets CONVERT-3D-COLORS option.
getConvertedName() - Method in class com.goldencode.p2j.util.Parameter
Get the converted name.
getCopy() - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
Get the current copy AST.
getCopy() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the instance of the copy AST currently set in the resolver.
getCopy() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get a copy of this bitmap instance.
getCopy(byte[]) - Method in class com.goldencode.p2j.util.MemoryBuffer
Create a copy of the given array of bytes.
getCopyAst() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the AST currently under inspection within the copy tree.
getCopyAstId() - Method in exception com.goldencode.p2j.pattern.TreeWalkException
Copy AST ID accessor.
getCount() - Method in class com.goldencode.p2j.directory.Attribute
Get number of values assigned to the attributed.
getCount() - Method in class com.goldencode.p2j.directory.LockManager.Lock
Get lock count.
getCount() - Method in class com.goldencode.p2j.directory.NodeAttribute
Returns number of values assigned to the attribute.
getCount() - Method in class com.goldencode.p2j.persist.ParameterIndices
Get the count of query substitution parameters which survived the where clause preprocessing step.
getCountByAlias(String, int) - Method in class com.goldencode.p2j.security.SecurityCache
Gets the number of user or process accounts by a trust store alias.
getCpIndex() - Method in class com.goldencode.expr.Constant
Return the index assigned to this constant within the constant pool.
getCPInternal() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Reports the default codepage used by the JVM.
getCPStream() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Reports the codepage used for streams (the equivalent of the CPSTREAM 4GL attribute, which reports the value set using the -cpstream startup parameter.
getCreateIndexString(P2JIndex, boolean, boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Build the DDL to create an index based upon the specified definition.
getCreateIndexString(P2JIndex, boolean, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Build the DDL to create an index based upon the specified definition.
getCreateIndexString(P2JIndex, boolean, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Build the DDL to create an index based upon the specified definition.
getCreateIndexString(P2JIndex, boolean, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Build the DDL to create an index based upon the specified definition.
getCreateSequenceString(String, long) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Generate a DDL string which will create a global sequence with the given starting value.
getCreateSequenceString(String, Long, Long, Long, Long, Boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Generate a DDL string which will create a sequence with given properties.
getCreateSequenceString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Generate a DDL string which will create a global sequence with the given starting value.
getCreateSequenceString(String, Long, Long, Long, Long, Boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Generate a DDL string which will create a sequence with given properties.
getCreateSequenceString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Generate a DDL string which will create a global sequence with the given starting value.
getCreateSequenceString(String, Long, Long, Long, Long, Boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Generate a DDL string which will create a sequence with given properties.
getCreateSequenceString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Generate a DDL string which will create a global sequence with the given starting value.
getCreateSequenceString(String, Long, Long, Long, Long, Boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Generate a DDL string which will create a sequence with given properties.
getCreateSequenceString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Generate a DDL string which will create a global sequence with the given starting value.
getCreateSequenceString(String, Long, Long, Long, Long, Boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Generate a DDL string which will create a sequence with given properties.
getCreateTableStatement() - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
This method will return the needed create table string, which is the "create temporary table" string.
getCreateTableStatement() - Method in class com.goldencode.p2j.persist.LocalTempTableHelper
This method will return the needed create table string, which is the "create local temporary table" string.
getCreateTableStatement() - Method in class com.goldencode.p2j.persist.TempTableHelper
Abstract method which will return the needed create table string: "create local temporary table" or "create temporary table".
getCreatingBuffer(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
If the specified record is an unvalidated insert created by a buffer local to this context, get the buffer which created it.
getCreatingBuffer(String, Serializable) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
If the specified record is an unvalidated insert created by a buffer local to this context, get the buffer which created it.
getCreatingBuffer(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
If the specified record is an unvalidated insert created by a buffer local to this context, get the buffer which created it.
getCronExpression(Job) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Build a cron expression following the CronExpression syntax, from the specified job.
getCronExpression(String, String, String, String, String, String, String) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Build a cron expression following the CronExpression syntax, from the specified fields.
getCtx() - Method in class com.goldencode.p2j.directory.LdapRemapper
Get JNDI LDAP context.
getCumulativeDirtyNonUnique() - Method in class com.goldencode.p2j.persist.ValidationData
Get the collection of dirty, non-unique, index names since the record was loaded/created.
getCurrent() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrent(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-CURRENT() method (KW_GET_CUR).
getCurrentArgs() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Retrieve this query's arguments, as currently resolved.
getCurrentClassDef() - Method in class com.goldencode.p2j.uast.SymbolResolver
Obtain the currently active class or interface definition.
getCurrentClassName() - Method in class com.goldencode.p2j.uast.SymbolResolver
Obtain the name of the currently active class definition.
getCurrentColorTable(ColorTable.WorkArea) - Static method in class com.goldencode.p2j.ui.ColorTable
Get current environment.
getCurrentColumn() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get the current column (a column can be selected by clicking on its header if ALLOW-COLUMN-SEARCHING is true).
getCurrentColumn() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the current column (a column can be selected by clicking on its header if ALLOW-COLUMN-SEARCHING is true).
getCurrentCondition() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the infix expression test, exactly as provided by the user or the pattern profile, of the rule condition currently under test.
getCurrentEditorX() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get X coordinate for the current editor (relatively to the containing column set).
getCurrentEditorY() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get Y coordinate for the current editor (relatively to the containing column set).
getCurrentEnvironmentName() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Get current environment name.
getCurrentEventList() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Gets the current event list.
getCurrentFilter() - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Gets the current search template.
getCurrentFilter() - Method in interface com.goldencode.p2j.admin.client.application.home.BaseUiHandlers
Gets the current search string used as a filter to display the target results.
getCurrentFocus() - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get the component which is in focus.
getCurrentFormat() - Method in class com.goldencode.p2j.ui.client.FillIn
Get current active format.
getCurrentFrame() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Return the topmost or active frame.
getCurrentID() - Method in class com.goldencode.p2j.schema.ImportWorker.IDContext
Get the most recently allocated, globally unique ID.
getCurrentIds() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Get array of the primary keys of the records contained in the backing buffers.
getCurrentLanguage() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the name of the current language being used for the Progress compatible environment.
getCurrentMarkersColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Obtain the current marker column.
getCurrentParameter(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Gets the current GET parameter value if it is found in the current url, otherwise returns the provided value.
getCurrentParentDef() - Method in class com.goldencode.p2j.uast.SymbolResolver
Obtain the parent of the currently active class definition.
getCurrentParentName() - Method in class com.goldencode.p2j.uast.SymbolResolver
Obtain the name of the parent of the currently active class definition.
getCurrentPath() - Method in class com.goldencode.util.GenericSAXHandler
Gives the full path in the XML tree from the root to (and including) the current node being processed.
getCurrentRange() - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
Gets the current preview range that is defined by the start page and the page count.
getCurrentRange() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Gets the current preview range that is defined by the start page and the page count.
getCurrentRecord() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the DMO which represents the database record currently held in the buffer.
getCurrentRedirection() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the stream to which the terminal is redirected or null if no redirection is currently in effect.
getCurrentRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get current row in the query.
getCurrentRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get current row in the query.
getCurrentRow() - Method in class com.goldencode.p2j.ui.client.Browse
Get the current row.
getCurrentRow() - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Get current row in the model.
getCurrentRow() - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Get current row in the model.
getCurrentRow() - Method in class com.goldencode.p2j.ui.client.ScrollableList
Get current cursor row.
getCurrentRow(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get current row in the query.
getCurrentRow(int) - Method in interface com.goldencode.p2j.ui.ServerExports
Get current row in the query.
getCurrentRowAsSelected() - Method in class com.goldencode.p2j.ui.client.Browse
Get the current row as Browse.SelectedRow object which takes into account its availability (see Browse.currentRowAvail).
getCurrentScope() - Method in class com.goldencode.expr.SymbolResolver
This method should return the scope currently associated with the symbol resolver.
getCurrentScope() - Method in class com.goldencode.expr.SymbolResolver.TestResolver
 
getCurrentScope() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the rule container which defines the current scope defined for the resolver.
getCurrentScope() - Method in class com.goldencode.p2j.persist.BufferManager
Query the scope level which currently is open.
getCurrentScope() - Method in class com.goldencode.p2j.security.Resolver
Gets the current scope.
getCurrentScope() - Static method in class com.goldencode.p2j.util.AbstractParameter
Obtain the current scope from the current context.
getCurrentScope() - Method in class com.goldencode.p2j.util.AbstractParameter.WorkArea
Get the object which manages field assigners for the current scope.
getCurrentStatement() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Get the frame's current statement.
getCurrentTheme() - Static method in class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
Obtain the current Theme.
getCurrentType() - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Get the current lock type.
getCurrentUserid(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Returns a string representing the user ID used for authentication to a database.
getCurrentUseridImpl(String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Returns the current id used by the user to authenticated to a database identified by its logical name.
getCurrentValue(String) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Queries the current value of a sequence.
getCurrentWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Returns current window handle.
getCurrentWindow(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Gets the value of CURRENT-WINDOW attribute of specified procedure
getCursor() - Method in class com.goldencode.p2j.ui.client.Frame
Returns the current cursor position in this down frame.
getCursorChar() - Method in class com.goldencode.p2j.ui.client.Editor
Gets the cursor in the current line
getCursorChar() - Method in interface com.goldencode.p2j.ui.EditorInterface
Get the value of the CURSOR-CHAR attribute which is the current cursor position as a 1-based index on the current line.
getCursorChar() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the CURSOR-CHAR attribute which is the current cursor position as a 1-based index on the current line.
getCursorCol() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Get cursor current column position.
getCursorCol() - Method in interface com.goldencode.terminal.VT100Renderer
Get cursor current column position.
getCursorLine() - Method in class com.goldencode.p2j.ui.client.Editor
Gets the cursor liner
getCursorLine() - Method in interface com.goldencode.p2j.ui.EditorInterface
Get the value of the CURSOR-LINE attribute which is the current cursor position as a 1-based line number.
getCursorLine() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the CURSOR-LINE attribute which is the current cursor position as a 1-based line number.
getCursorOffset() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Obtains the index position of the cursor in the edited cell in this column.
getCursorOffset() - Method in class com.goldencode.p2j.ui.client.Editor
Gets the cursor offset
getCursorOffset() - Method in class com.goldencode.p2j.ui.client.FillIn
Returns the cursor's offset from the left bound of the FillIn.
getCursorOffset() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Obtains the index position of the cursor in a text editing widget.
getCursorOffset() - Method in interface com.goldencode.p2j.ui.CommonWidget
Obtains the index position of the cursor in a text editing widget.
getCursorOffset() - Method in class com.goldencode.p2j.ui.EditorWidget
Obtains the index position of the cursor in a text editing widget.
getCursorOffset() - Method in class com.goldencode.p2j.ui.FillInWidget
Get value of the CURSOR-OFFSET attribute.
getCursorOffset() - Method in class com.goldencode.p2j.ui.GenericWidget
Obtains the index position of the cursor in a text editing widget.
getCursorPos() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Returns the cursor's position.
getCursorRow() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Get cursor current row position.
getCursorRow() - Method in interface com.goldencode.terminal.VT100Renderer
Get cursor current row position.
getCursorX() - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Get the cursor's current X coordinate.
getCursorX() - Method in class com.goldencode.p2j.ui.client.ScreenData
Get cursor X.
getCursorY() - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Get the cursor's current Y coordinate.
getCursorY() - Method in class com.goldencode.p2j.ui.client.ScreenData
Get cursor Y.
getCustomAuth() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Custom Authentication" authentication mode.
getCustomClientExt() - Method in class com.goldencode.p2j.security.SecurityCache
Gets custom client extension plugin name.
getCustomClientExt() - Method in class com.goldencode.p2j.security.SecurityManager
Gets custom client extension plugin name.
getCustomFieldExtent(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the list of extent property names for given field with extent: several property names in case of custom extent conversion.
getCustomFontData(String, String) - Static method in class com.goldencode.p2j.ui.FontTable
Load the font data from given location.
getCustomFontDefinition(String, boolean) - Static method in class com.goldencode.p2j.ui.FontTable
Get the custom definition of this font.
getCustomLibraries() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Get the current custom mouse pointer if it is set
getCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get the current custom mouse pointer if it is set
getCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the current custom mouse pointer if it is set
getCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the current custom mouse pointer if it is set
getCustomMousePointer() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the current custom mouse pointer if it is set
getCustomServerExt() - Method in class com.goldencode.p2j.security.SecurityCache
Gets custom server extension plugin name.
getCustomServerExt() - Method in class com.goldencode.p2j.security.SecurityManager
Gets custom server extension plugin name.
getData() - Method in class com.goldencode.p2j.admin.TaggedName
Returns the containing data.
getData() - Method in class com.goldencode.p2j.ui.Choose
Get ChooseData instance usable at client side.
getData(InputStream) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Gets the data array from input stream.
getDataAccessor() - Method in class com.goldencode.p2j.ui.Element
Returns the source and/or sink of the widget's data.
getDatabase(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
getDatabase(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
getDatabase(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
getDatabase(String, AsyncCallback<DatabaseDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the database.
getDatabase() - Method in class com.goldencode.p2j.persist.BufferType
Get the database.
getDatabase(String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the database information object for the given database name, which may be a logical name, physical name, or alias.
getDatabase() - Method in exception com.goldencode.p2j.persist.DatabaseConnectionException
Get the database which had a connection error.
getDatabase() - Method in class com.goldencode.p2j.persist.Persistence
Get the database information object associated with this persistence service object.
getDatabase() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the physical database name associated with this buffer.
getDatabase() - Method in class com.goldencode.p2j.schema.EntityName
Get the database qualifier part of the entity name.
getDatabase() - Method in class com.goldencode.p2j.schema.FieldInfo
Get the logical database name or alias, if any, associated with the field.
getDatabase(Aast) - Method in class com.goldencode.p2j.schema.MetaTableRelation
Get the database schema name for the given table AST.
getDatabase(Aast) - Method in class com.goldencode.p2j.schema.TableRelation
Get the database schema name for the give table AST.
getDatabaseForSequence(String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Seek the database in which the sequence is defined.
getDatabaseName() - Method in class com.goldencode.p2j.admin.RecordInfo
Retrieve the physical database name.
getDatabasePrepareStatements(Database) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Get a list of database prepare DDL statements.
getDatabasePrepareStatements(Database) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Get a list of database prepare DDL statements.
getDatabasePrepareStatements(Database) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Get a list of database prepare DDL statements.
getDatabasePrepareStatements(Database) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Get a list of database prepare DDL statements.
getDatabases() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of primary databases managed by this P2J server.
getDatabases() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of databases managed by this P2J server.
getDatabases() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of databases managed by this P2J server.
getDatabases(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the databases.
getDatabases() - Method in class com.goldencode.p2j.schema.TableRelation
Reports which database(s) is/are affected by this relation as a set of (lowercase) database names.
getDatabases() - Method in class com.goldencode.p2j.uast.UastHints
Get a list of all database names that must be connected before the ProgressParser can execute.
getDatabaseTables(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of tables of the given database.
getDatabaseTables(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of tables of the given database.
getDatabaseTables(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of tables of the given database.
getDatabaseTables(String, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the database tables.
getDatabaseTables(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get the tables of the given database.
getDataClass() - Method in class com.goldencode.p2j.ui.ControlEntity
Accesses the data type which the widget represents.
getDataEntryReturn() - Method in class com.goldencode.p2j.ui.client.FillIn
Convenience method to get access to SESSION:DATA-ENTRY-RETURN attribute.
getDataEntryReturn() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Convenience method to get access to SESSION:DATA-ENTRY-RETURN attribute.
getDataFile() - Method in class com.goldencode.p2j.schema.RecordLoader
Retrieve the file containing the export data for the current table.
getDataProvider() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Returns the data provider.
getDataServerList() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the list of the data servers available in Progress compatible environment.
getDataSize(PrintingContext.Range) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Returns the size of all data to preview or the size of selected data to preview
getDataSize(PrintingContext.Range) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Returns the size of all data to preview or the size of selected data to preview
getDataSize(PrintingContext.Range) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Returns the size of all data to preview or the size of selected data to preview
getDataSize(PrintingContext.Range) - Method in interface com.goldencode.p2j.admin.client.application.PrintingContext
Returns the size of all data to preview or the size of selected data to preview
getDataSource() - Method in class com.goldencode.p2j.util.Accumulator
Get the resolvable data source which feeds this accumulator.
getDataStream() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the report data stream.
getDataStream() - Method in class com.goldencode.p2j.admin.server.reports.DefaultReportBuilder
Returns the report data stream.
getDataStream() - Method in class com.goldencode.p2j.admin.server.reports.GroupsReportsBuilder
Gets the report data stream.
getDataStream() - Method in class com.goldencode.p2j.admin.server.reports.ProcessesReportsBuilder
Returns the stream of ProcessAccountData objects.
getDataStream() - Method in class com.goldencode.p2j.admin.server.reports.UsersReportsBuilder
Returns the stream of UserAccountData objects.
getDataType() - Method in class com.goldencode.expr.CodeUnit
Return the data type associated with this code unit.
getDataType() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Returns the value of the DATA-TYPE attribute
getDataType() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Queries the DATA-TYPE attribute of this widget.
getDataType() - Method in class com.goldencode.p2j.ui.ControlEntity
Queries the DATA-TYPE attribute of this widget.
getDataType() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries the DATA-TYPE attribute of this widget.
getDataType() - Method in interface com.goldencode.p2j.util.CommonField
Returns the value of the DATA-TYPE attribute
getDataType() - Static method in class com.goldencode.p2j.util.KeyReader
Calls handle.invalidAttribute(java.lang.String, com.goldencode.p2j.util.handle), as the DATA-TYPE attribute is not supported.
getDatatypeSubstitutionForCastFunction(String) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Returns for the given HQL type its replacement which can be used into CAST function.
getDate() - Method in class com.goldencode.p2j.directory.DateValue
Return current value represented as an instance of Date.
getDate() - Method in class com.goldencode.p2j.directory.TimeValue
Return current time as instance of the Date.
getDate() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current date as "YYYY/MM/DD".
getDateComponentOrder() - Static method in class com.goldencode.p2j.util.date
Gets the order of date components for conversion to/from strings.
getDateFormat() - Method in interface com.goldencode.p2j.util.CommonSession
Gets the order of date components for conversion to/from strings.
getDateFormat() - Static method in class com.goldencode.p2j.util.SessionUtils
Gets the order of date components (SESSION:DATE-FORMAT) for conversion to/from strings.
getDateOrder() - Static method in class com.goldencode.p2j.util.date
Gets the order of date components for conversion to/from strings.
getDay(Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the day of the month (1-based) from a datetime.
getDay(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the day of the month (1-based) from a date.
getDay() - Method in class com.goldencode.p2j.util.date
Returns the day of the month of the current instance from 1 to the highest possible day of the corresponding month (maximum of 31) independent of any timezone considerations.
getDayNum() - Method in class com.goldencode.p2j.util.date
Returns the day of the month of the current instance from 1 to the highest possible day of the corresponding month (maximum of 31) independent of any timezone considerations.
getDayOfEpoch() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current day of the epoch.
getDayOfMonth() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.dayOfMonth.
getDayOfMonth() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current day of the month.
getDayOfWeek() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.dayOfWeek.
getDayOfYear() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current day of the year.
getDBContext() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Obtains the logical database name of database that the DSLOG-MANAGER is generating log entries.
getDBContext() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Obtains the logical database name of database that the DSLOG-MANAGER is generating log entries.
getDbName() - Method in class com.goldencode.p2j.convert.BufferList
Returns the logical database name for the buffer.
getDbName() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Returns the state of the DBNAME attribute
getDbName() - Method in class com.goldencode.p2j.persist.BufferImpl
Returns the state of the DBNAME attribute
getDbName() - Method in class com.goldencode.p2j.ui.GenericWidget
Returns the state of the DBNAME attribute.
getDbName() - Method in interface com.goldencode.p2j.util.DatabaseInfo
Returns the state of the DBNAME attribute
getDbReferences() - Method in interface com.goldencode.p2j.util.RcodeInfo
Get the list of the databases, referenced by the r-code file.
getDbReferences() - Static method in class com.goldencode.p2j.util.RcodeInfoOps
Get the list of the databases, referenced by the target r-code file.
getDColor() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the display color writable attribute.
getDColor() - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Get the DCOLOR writable attribute.
getDColor() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get DCOLOR attribute.
getDColor(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get DCOLOR attribute for specified widget taking into account color inheritance from parent to child widgets.
getDColor(Color, Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get DCOLOR attribute for specified widget taking into account color inheritance from parent to child widgets.
getDColor() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getDColor() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getDeactivate() - Method in class com.goldencode.p2j.util.AgentPool
Get the deactivate procedure for the appserver handled by this pool.
getDeactivate() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.deactivate field.
getDeadCode() - Method in class com.goldencode.p2j.report.server.CallGraphApi
Report all dead code entry-points: programs, internal procedures/functions, trigger blocks, OO classes, properties and methods.
getDeadDependencies(String) - Method in class com.goldencode.p2j.report.server.CallGraphApi
For a given vertex ID assumed as dead code, return all the vertex ASTs which are marked as 'contains' or 'includes', directly from this vertex.
getDebugLevel() - Static method in class com.goldencode.p2j.pattern.RuleContainer
Return the current debug level for the process.
getDebugLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Gets the current debug level.
getDecimalFormat() - Static method in class com.goldencode.p2j.util.decimal
Get the decimal format, which uses the custom group and decimal separators.
getDecimalPrecision(decimal[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Returns decimal precision of the supplied array.
getDecimalPrecision(decimal[]) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Retrieve the decimal precision of the supplied array or null if precision was not previously set for the array argument.
getDecimalSeparator() - Static method in class com.goldencode.p2j.util.NumberType
Returns the current context's decimal separator (decimal point) which may have been obtained from the directory or may have defaulted to the locale-specific version.
getDecimalSeparatorIndex(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and return the digit string on the right if it exists.
getDecisionCache() - Method in class com.goldencode.p2j.security.SecurityContext
Gets the access decision cache.
getDecisionCache() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the access decision cache for the context.
getDefault() - Static method in class com.goldencode.p2j.directory.LdapSocketFactory
Return an instance of the LdapSocketFactory for use by client.
getDefault() - Method in interface com.goldencode.p2j.ui.ButtonInterface
Gets DEFAULT attribute.
getDefault() - Method in class com.goldencode.p2j.ui.ButtonWidget
Gets DEFAULT attribute.
getDefaultBuffer(handle) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Get default buffer for a temporary table.
getDefaultBufferSize(boolean, Map<BufferSizeDependency, Object>) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get the default buffer size for the given set of stream parameters.
getDefaultButton() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Returns the index of the default button.
getDefaultButton() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the default button of this frame.
getDefaultButton() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the default button of this frame.
getDefaultConsoleHelper() - Static method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Access the instance of the console helper.
getDefaultDatabase() - Method in class com.goldencode.p2j.util.MetadataSecurityOps
Returns the currently defined default database.
getDefaultDataTypeFormat(String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get default format for the given data type.
getDefaultEvent(KeyInput, boolean) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Get the default event associated for this widget and the given key.
getDefaultEvent(KeyInput, boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the default event associated for this widget and the given key.
getDefaultFontAliases() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the map of default font aliases specific to current Theme, to which a key defaults, if not overridden in the directory.
getDefaultFontAliases() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the map of default font aliases specific to current Theme, to which a key defaults, if not overridden in the directory.
getDefaultFontAliases() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the map of default font aliases specific to current Theme, to which a key defaults, if not overridden in the directory.
getDefaultFormat(NumberType) - Static method in class com.goldencode.p2j.util.NumberType
Returns the context-specific default format string (which honors the user's defined group and decimal separators).
getDefaultMessage() - Method in class com.goldencode.p2j.ui.client.Window
Get the default status message.
getDefaultOffset() - Static method in class com.goldencode.p2j.util.date
Get the default timezone as specified in the SESSION:TIMEZONE offset or if not specified there, the default JVM timezone's "offset" (raw + dst) converted from milliseconds to minutes.
getDefaultPath() - Static method in class com.goldencode.p2j.main.ClientBuilderOptions
Get default path as the p2j.jar file location.
getDefaultSystemPalette() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the default system palette for this theme.
getDefaultSystemPalette() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the default system palette for this theme.
getDefaultSystemPalette() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the default system palette for this theme.
getDefaultSystemPalette() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Obtain the default system palette for this theme.
getDefaultTimeout() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Get default timeout used by this session for processing WAIT-FOR requests when no explicit timeout is specified.
getDefaultTimeZone() - Static method in class com.goldencode.p2j.util.date
Get the default timezone as specified in the SESSION:TIMEZONE offset or if not specified there, the default JVM timezone.
getDefaultTimeZoneOffset() - Static method in class com.goldencode.p2j.util.date
Obtains the effective default timezone offset in minutes from UTC for this user's context.
getDefaultTimezoneOffset(date) - Static method in class com.goldencode.p2j.util.datetimetz
Computes the local offset (raw + DST) from UTC at a specified date.
getDefaultUserHandler() - Static method in class com.goldencode.p2j.util.SecurityOps
Instantiate the default _User handler and returns it.
getDefaultUserid(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Returns the default userid used for authentication to databases.
getDefaultUserid() - Static method in class com.goldencode.p2j.util.SecurityOps
Returns the default userid used for authentication to databases that do not have _User meta-table populated.
getDefaultWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Returns default window handle.
getDeferredPushback() - Method in class com.goldencode.p2j.preproc.FileScope
Obtain any text that must be pushed back onto the stream after this scope is complete.
getDefinition(int, int) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Get the SignatureHelper.FuncDef instance associated with the specified function or method.
getDefinition() - Method in class com.goldencode.p2j.directory.Attribute
Provide access to the NodeAttribute definition.
getDelay(TimeUnit) - Method in class com.goldencode.p2j.util.ProtectedTimerTask
Returns the remaining delay associated with this timer task, in the given time unit.
getDelegate() - Method in class com.goldencode.p2j.persist.QueryWrapper
Convenience method to access the current delegate query.
getDeletedList() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get list of all deleted nodes.
getDeletingGroupsAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Gets a reference to the Deleting Groups Alert View.
getDeletingGroupsAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Gets a reference to the Deleting Groups Alert View.
getDeletingUsersAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Gets a reference to the Deleting Users Alert.
getDeletingUsersAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Gets a reference to the Deleting Users Alert.
getDelimiter() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Get the statement delimiter for this dialect.
getDelimiter() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Get the statement delimiter for this dialect.
getDelimiter() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Get the statement delimiter for this dialect.
getDelimiter() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Get the statement delimiter for this dialect.
getDelimiter() - Method in interface com.goldencode.p2j.ui.CommonListWidget
Gets the DELIMITER writeable attribute.
getDelimiter() - Method in class com.goldencode.p2j.ui.ControlSetEntity
Gets the DELIMITER writeable attribute.
getDelimiter() - Method in class com.goldencode.p2j.util.Stream
Gets the stream's field import/export delimiter character.
getDelta() - Method in class com.goldencode.p2j.ui.chui.FillInImpl.LeftAnchorEditScroller
Get the amount of characters which are over the left-most edge, and are not being displayed.
getDelta() - Method in class com.goldencode.p2j.ui.chui.FillInImpl.RightAnchorEditScroller
Get the amount of characters which are over the left-most edge, and are not being displayed.
getDelta() - Method in class com.goldencode.p2j.ui.client.EditScroller
Get the amount of characters which are over the left-most edge, and are not being displayed.
getDelta() - Method in class com.goldencode.p2j.ui.client.FillIn.NoOpScroller
This implementation always returns 0.
getDelta() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.LeftAnchorEditScroller
Get the amount of characters which are over the left-most edge, and are not being displayed.
getDelta() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.RightAnchorEditScroller
Get the amount of characters which are over the left-most edge, and are not being displayed.
getDenormalizedFields(HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Get list of denormalized fields with extent for where clause AST.
getDenormalizedProperty(Class<?>, String, Integer) - Static method in class com.goldencode.p2j.persist.TableMapper
Get new field name for denormalized legacy field name and index.
getDependencies() - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Return the set of all DMO classes which represent the tables which must be loaded before this loader may import records into its associated table.
getDependenciesFor(String) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Get the dependencies for the specified file resources (as vertex ID).
getDependenciesReport() - Method in class com.goldencode.p2j.report.server.CallGraphApi
List all the dependencies for the entire program file list.
getDepth() - Method in interface com.goldencode.ast.Aast
Get the level of nesting of this AST from the root AST, where 0 indicates the root, and a positive number indicates generations from the root.
getDepth() - Method in class com.goldencode.ast.AnnotatedAst
Get the level of nesting of this AST from the root AST, where 0 indicates the root, and a positive number indicates generations from the root.
getDepth() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the number of generations away from the root AST node this AST is located (in the source AST).
getDepth() - Method in class com.goldencode.p2j.pattern.RuleSet
Get the maximum walk depth, where 0 indicates all levels should be visited.
getDepth() - Method in class com.goldencode.p2j.util.TreeNode
Get the level of nesting of this node from the root, where 0 indicates the root, and a positive number indicates generations from the root.
getDescription() - Method in enum com.goldencode.p2j.admin.shared.PaperFormat
Returns its description
getDescription() - Method in class com.goldencode.p2j.schema.ExtentHintField
Obtain field description.
getDescription() - Method in class com.goldencode.p2j.security.Account
Gets the verbose description for this account.
getDescription() - Method in class com.goldencode.p2j.security.AuthPlugin
Get plugin description.
getDescription() - Method in class com.goldencode.p2j.security.Description
Gets the description of this item.
getDescription() - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the array of rights descriptors.
getDescriptiveTokenText() - Method in interface com.goldencode.ast.Aast
Returns a descriptive string for the current node.
getDescriptiveTokenText() - Method in class com.goldencode.ast.AnnotatedAst
Returns a descriptive string for the current node.
getDescriptiveTokenText() - Method in class com.goldencode.p2j.uast.ProgressAst
Returns a descriptive string for the current node.
getDescriptor() - Method in class com.goldencode.proxy.ClassInfo
Get the descriptor which is used internally within the JVM to represent this data type.
getDescriptor() - Method in class com.goldencode.proxy.MethodInfo
Get internal method descriptor.
getDescriptor() - Method in class com.goldencode.proxy.PrimitiveInfo
Get the descriptor which is used internally within the JVM to represent this data type.
getDescriptor() - Method in interface com.goldencode.proxy.TypeInfo
Get the descriptor which is used internally within the JVM to represent this data type.
getDesktopDimension() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Get the desktop's dimension.
getDestination() - Method in interface com.goldencode.p2j.util.CalleeInfo
The procedure where the internal entry was resolved.
getDestination() - Method in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
The procedure where the internal entry was resolved.
getDestinationAddress() - Method in class com.goldencode.p2j.net.RoutingKey
Provide access to the destination node address.
getDialect(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Report the database dialect in use for the given database.
getDialect() - Method in class com.goldencode.p2j.persist.Persistence
Get the database dialect helper object associated with the database backing this object.
getDialect() - Method in class com.goldencode.p2j.persist.RecordBuffer
Convenience method to get the P2JDialect in use for this record buffer.
getDialectClass(String) - Static method in class com.goldencode.p2j.persist.dialect.DialectHelper
Return the Java class for a dialect using Hibernate identifier.
getDialectData() - Method in class com.goldencode.p2j.persist.Persistence.Context
Get the context-local, dialect-specific data object, if any.
getDialogDecorationCharSize() - Method in class com.goldencode.p2j.ui.client.Frame
Returns the size of the decoration elements for dialog-box.
getDialogDecorationCharSize() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Returns the size of the decoration elements for dialog-box.
getDialogsOwnedBy(int, boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Returns the dialogs owned by the supplied window.
getDictionary() - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Return instance of schema dictionary.
getDictionary(boolean) - Method in class com.goldencode.p2j.util.ScopedDictionary.Node
Accesses the dictionary at this node.
getDictionaryAtScope(int, boolean) - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns the dictionary from the scope specified, or null if the specified scope does not exist.
getDigitPos() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Return position of the digit character.
getDigitsLeft(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and return the digit string on the left if it exists.
getDigitsRight(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and return the digit string on the right if it exists.
getDirection() - Method in class com.goldencode.p2j.persist.BasicSorter
Report the direction in which this sorter sorts its data.
getDirectoryNode(DirectoryService, String) - Method in class com.goldencode.p2j.util.Utils.DirectoryHelper
User-implemented method which queries the given directory service for the attribute value of the given node ID and the returns the result.
getDirectoryNodeBoolean(DirectoryService, String, boolean) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeBoolean(DirectoryService, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeBoolean(DirectoryService, String, boolean, Utils.DirScope, String[]) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeByteArray(DirectoryService, String, byte[], Utils.DirScope, String[]) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeChar(DirectoryService, String, char) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeChar(DirectoryService, String, char, boolean) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeChar(DirectoryService, String, char, Utils.DirScope, String[]) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeInt(DirectoryService, String, int) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeInt(DirectoryService, String, int, boolean) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeInt(DirectoryService, String, int, Utils.DirScope, String[]) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeString(DirectoryService, String, String) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeString(DirectoryService, String, String, boolean) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeString(DirectoryService, String, String, Utils.DirScope, String[]) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the default value if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryNodeWorker(DirectoryService, String, String, Utils.DirectoryHelper, Utils.DirScope, String[]) - Static method in class com.goldencode.p2j.util.Utils
Obtain the specified attribute from the directory if it exists or return the null if the directory node doesn't exist with the proper type, the directory paths don't exist or the directory is unavailable.
getDirectoryService() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Return the current DirectoryService instance.
getDirectoryServiceChecked() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get directory service with permission check.
getDirectOutput() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Obtain the direct output worker.
getDirtyContext() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the dirty share context used by this buffer.
getDirtyDMO(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists, and if it was not put there by the current context.
getDirtyDMO(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists.
getDirtyDMO() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Get the DMO, if any, found in the dirty database during a dirty check.
getDirtyDMO(String, Serializable) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists, and if it was not put there by the current context.
getDirtyDMO(String, Serializable) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists.
getDirtyDMO(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists, and if it was not put there by the current context.
getDirtyDMO(int, String, Serializable) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists.
getDirtyDMO(int, String, Serializable) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists.
getDirtyDMO(String, Serializable) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Retrieve from the dirty database the record specified by the given entity and primary key, if it exists.
getDirtyHibernateMappings(String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Retrieve the dirty Hibernate configuration for the given database schema.
getDirtyInfo(RecordBuffer, String, int, HQLBundle, Object[], Type[], Persistable, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Given certain search criteria and possibly a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyInfo(String, Serializable, String, List<String>, Object[], Type[], boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Given certain search criteria and possibly the primary key of a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyInfo(RecordBuffer, String, int, HQLBundle, Object[], Type[], Persistable, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Given certain search criteria and possibly a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyInfo(String, Serializable, String, List<String>, Object[], Type[], boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Given certain search criteria and possibly the primary key of a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyInfo(RecordBuffer, String, int, HQLBundle, Object[], Type[], Persistable, boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Given certain search criteria and possibly a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyInfo(int, String, Serializable, String, List<String>, Object[], Type[], boolean) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Given certain search criteria and possibly the primary key of a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyInfo(int, String, Serializable, String, List<String>, Object[], Type[], boolean) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Given certain search criteria and possibly the primary key of a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyInfo(String, Serializable, String, List<String>, Object[], Type[], boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Given certain search criteria and possibly the primary key of a potential DMO match in the primary database, report any significant information currently being tracked for uncommitted transactions, which might override data (or the lack thereof) found in the primary database.
getDirtyNonUnique() - Method in class com.goldencode.p2j.persist.ValidationData
Get the collection of dirty, non-unique, index names since the last validation/share.
getDirtyProperties(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Get a map of dirty properties.
getDirtyProperties() - Method in class com.goldencode.p2j.persist.ValidationData
Get the set of dirty property names.
getDirtyStatements() - Method in class com.goldencode.p2j.persist.HQLBundle
Get an unmodifiable view on the list of HQL statements in this bundle, which are for dirty database use.
getDirtyUnique() - Method in class com.goldencode.p2j.persist.ValidationData
Get the collection of dirty, unique, index names.
getDisconnect() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.disconnect field.
getDisplayBounds(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns display size.
getDisplayBounds(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Returns bounds of a physical screen the passed in window is positioned on.
getDisplayBounds() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Returns bounds of a physical screen the top-level window this instance represents is positioned on.
getDisplayBounds(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Returns bounds of a physical screen the passed in window is positioned on.
getDisplayBounds() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Returns bounds of a physical screen the top-level window this instance represents is positioned on.
getDisplayBounds() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Since web interface is inherently a single-display setup the method effectively returns a rectangle with top-level corner equal to 0,0.
getDisplayBounds() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Since web interface is inherently a single-display setup the method effectively returns a rectangle with top-level corner equal to 0,0.
getDisplayFormat(BrowseColumnConfig) - Static method in class com.goldencode.p2j.ui.client.Browse
Get display format which corresponds to format string and data type stored in configuration.
getDisplayHeight(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns display height in native.
getDisplayHeight(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns display height in native.
getDisplayMode() - Method in class com.goldencode.p2j.util.Stream
Returns the display mode of the stream.
getDisplayTimeZone() - Method in interface com.goldencode.p2j.util.CommonSession
Gets the DISPLAY-TIMEZONE attribute for the user's context.
getDisplayTimeZone() - Static method in class com.goldencode.p2j.util.date
Obtains the currently configured DISPLAY-TIMEZONE attribute for the current user's context.
getDisplayTimeZone() - Static method in class com.goldencode.p2j.util.SessionUtils
Obtains the currently configured DISPLAY-TIMEZONE attribute for the current user's context.
getDisplayType() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Gets the display type (GUI or TTY).
getDisplayType() - Method in interface com.goldencode.p2j.util.CommonSession
Gets the display type (GUI or TTY).
getDisplayWidth(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns display width in native units.
getDisplayWidth(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns display width in native units.
getDisplayWorkArea(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns an application-usable display area.
getDisplayWorkArea(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Returns an application-usable display area.
getDisplayWorkArea() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Returns an application-usable display area.
getDisplayWorkArea(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Returns an application-usable display area.
getDisplayWorkArea() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Returns an application-usable display area.
getDisplayWorkArea() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Returns an application-usable display area.
getDisplayWorkArea() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Returns an application-usable display area.
getDisplayWorkAreaHeight(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the height of the application-usable display area.
getDisplayWorkAreaHeight(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the height of the application-usable display area.
getDisplayWorkAreaWidth(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the width of the application-usable display area.
getDisplayWorkAreaWidth(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the width of the application-usable display area.
getDisplayWorkAreaX(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the X coordinate of the application-usable display area.
getDisplayWorkAreaX(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the X coordinate of the application-usable display area.
getDisplayWorkAreaY(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the Y coordinate of the application-usable display area.
getDisplayWorkAreaY(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the Y coordinate of the application-usable display area.
getDMO() - Method in class com.goldencode.p2j.persist.AbstractReversible
Get the underlying DMO.
getDMO() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Get the record which represents the post-modification state of the affected DMO (in the case where the modification is the deletion of the DMO from the database, this will be the object instance which was deleted).
getDMO() - Method in class com.goldencode.p2j.persist.FieldReference
Get the DMO or proxy instance associated with this field reference.
getDMO() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Get the DMO which was deleted.
getDMO() - Method in class com.goldencode.p2j.persist.Reversible
Get the underlying DMO.
getDMO() - Method in class com.goldencode.p2j.persist.SavepointReversible
No-op.
getDMO() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
No-op.
getDmo() - Method in class com.goldencode.p2j.schema.TableHints
Get the custom DMO conversion replacement for the table.
getDMOAlias() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the variable name associated with this buffer instance.
getDMOBufInterface() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the combined DMO and Buffer grouping interface associated with this buffer.
getDMOBufInterfaceForObject(Object) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Get the backing, DMO and Buffer grouping interface for the given object.
getDMOClass() - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get the DMO implementation class.
getDMOClass() - Method in class com.goldencode.p2j.persist.SortCriterion
Get the DMO implementation class containing the sort property for this criterion.
getDMOClass() - Method in class com.goldencode.p2j.persist.StaticTempTable
Get DMO implementation class associated with this table.
getDMOClass(TempTable) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO implementation class for the specified TempTable resource.
getDMOClass(String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO implementation class for the legacy table name (part of the specified schema).
getDMOClass(String) - Method in class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Get the DMO class for the legacy table identified with the specified legacyKey.
getDMOClass() - Method in interface com.goldencode.p2j.persist.TempTable
Get DMO implementation class associated with this table.
getDMOClass() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get DMO implementation class associated with this table.
getDMOClass() - Method in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Get the class of the DMO implementation instance which is to be returned from executing this helper's query.
getDMOClassName() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Get fully qualified DMO implementation class name.
getDMOIfaceName() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Get fully qualified DMO interface name.
getDMOImplementationClass() - Method in class com.goldencode.p2j.persist.RecordBuffer
Report the DMO implementation class associated with this buffer.
getDMOImplementationName() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the unqualified name of the DMO implementation class.
getDMOInfo() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Get DMO information.
getDMOInfo(Class<?>) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Get the DMO information object associated with the given DMO interface.
getDMOInterface(Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get the DMO interface associated with the given DMO implementation class.
getDMOInterface(String, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get the DMO interface associated with the given DMO implementation class and schema.
getDMOInterface() - Method in class com.goldencode.p2j.persist.FieldReference
Get the interface of the DMO associated with this field reference.
getDMOInterface() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the DMO interface associated with this buffer.
getDMOInterface() - Method in class com.goldencode.p2j.persist.StaticTempTable
Get DMO interface associated with this table.
getDMOInterface() - Method in interface com.goldencode.p2j.persist.TempTable
Get DMO interface associated with this table.
getDMOInterface() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get DMO interface which backs this table.
getDMOName() - Method in class com.goldencode.p2j.persist.AbstractReversible
Get the unqualified interface name of the DMO being managed by this reversible.
getDMOName() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the unqualified name of the DMO's interface.
getDMOName() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Get the unqualified interface name of the DMO being managed by this reversible.
getDMOName() - Method in class com.goldencode.p2j.persist.Reversible
Get the unqualified interface name of the DMO being managed by this reversible.
getDMOName() - Method in class com.goldencode.p2j.persist.SavepointReversible
Get the unqualified interface name of the DMO being managed by this reversible.
getDMOName() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Get the unqualified interface name of the DMO being managed by this reversible.
getDMOName() - Method in class com.goldencode.p2j.schema.RecordLoader
Get the unqualified name of the DMO class associated with this record loader.
getDMOPropertyType(Class<?>, String) - Static method in class com.goldencode.p2j.persist.DBUtils
Report the data type of a DMO property.
getDMOProxy() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Get the DMO proxy which references parent buffer.
getDMOProxy() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the DMO proxy which references this buffer instance.
getDMOSorter() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Get the DMO sorter associated with this the index used to sort for this query component.
getDMOUseCount(Persistable) - Method in class com.goldencode.p2j.persist.BufferManager
Return the context local use count for the specific instance of the given record.
getDoc() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the doc.
getDoc() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Gets the doc.
getDocument() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfDocument
Gets the PDF document.
getDocument(handle) - Static method in class com.goldencode.p2j.xml.XmlFactory
Extract Document from valid handle, which contains XDocumentImpl class.
getDocumentBuilderFactory(boolean, boolean) - Static method in class com.goldencode.util.XmlHelper
Get a document builder factory for the current thread.
getDocumentElement(handle) - Method in interface com.goldencode.p2j.xml.XDocument
Getting the root node for the current document.
getDocumentElement(handle) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Getting the root node for the current document.
getDocumentFileName() - Method in interface com.goldencode.p2j.admin.server.reports.ReportBuilder.Document
 
getDocumentType() - Method in interface com.goldencode.p2j.admin.server.reports.ReportBuilder.Document
 
getDouble(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the 64-bit (8 byte) binary floating point data at the given position.
getDouble(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the 64-bit (8 byte) binary floating point data at the given position.
getDoubleProperty(String) - Method in class com.goldencode.p2j.pattern.PropsWorker.Props
Return a named system property as a Double value.
getDown() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the vale of the DOWN attribute.
getDown() - Method in class com.goldencode.p2j.ui.client.Browse
Return number of potential data rows in the Browse.
getDown() - Method in class com.goldencode.p2j.ui.client.Frame
Get frame DOWN attribute value.
getDown() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the down frame size.
getDown() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Extracts the caller-specified number of rows for the associated down frame.
getDown() - Method in interface com.goldencode.p2j.util.Down
Java implementation for retrieving the DOWN attribute which contains number of iterations in a down frame or number of potential rows in a browse widget.
getDownConfigs() - Method in class com.goldencode.p2j.ui.client.Frame
Get the widget configs for the current iteration in the frame's down body.
getDownConfigs() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Get the widget configs for the current frame row, in case this is a DOWN frame.
getDownFrameValue(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Get frame value for DOWN frames.
getDownIdx() - Method in class com.goldencode.p2j.ui.WidgetDownId
Get the position in the frame's down body of this widget.
getDrawableWidgets() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get the widgets which can be drawn, from this container.
getDrawText(char) - Method in class com.goldencode.p2j.ui.client.FillIn
Obtains the text that should be rendered, handling any processing of a password field.
getDriver() - Static method in class com.goldencode.p2j.ui.client.OutputManager
Access the current UI driver instance.
getDropDownList() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get list of the drop-down
getDropDownScrollBarWidth() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Gets the width of the scrollbar used for drop-down.
getDropIndexString(P2JIndex) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Build the DDL to drop an index based upon the specified definition.
getDropIndexString(P2JIndex) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Build the DDL to drop an index based upon the specified definition.
getDropIndexString(P2JIndex) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Build the DDL to drop an index based upon the specified definition.
getDropIndexString(P2JIndex) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Build the DDL to drop an index based upon the specified definition.
getDroppedFile(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Gets the name of the dropped file from internal 1-based list list.
getDroppedFile(int) - Static method in class com.goldencode.p2j.ui.client.gui.DragDropHelper
Gets the name of the dropped file from internal 1-based list list.
getDroppedFile(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Gets the name of the dropped file from internal 1-based list list.
getDroppedFile(int) - Method in interface com.goldencode.p2j.ui.Droppable
Gets the name of the dropped file from internal 1-based list list.
getDroppedFile(NumberType) - Method in interface com.goldencode.p2j.ui.Droppable
Gets the name of the dropped file from internal 1-based list list.
getDropSequenceString(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Generate a DDL string which will drop a sequence with given properties.
getDropSequenceString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Generate a DDL string which will drop a sequence with given properties.
getDropSequenceString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Generate a DDL string which will drop a sequence with given properties.
getDropSequenceString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Generate a DDL string which will drop a sequence with given properties.
getDropSequenceString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Generate a DDL string which will drop a sequence with given properties.
getDumpExpr() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains any custom dump expression with which to dump the match text.
getDumpLevel() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the ancestor level at which to dump the match text.
getDumpLexer() - Method in class com.goldencode.p2j.uast.AstGenerator
Accesses the state of the flag indicating if lexer output should be dumped.
getDumpParser() - Method in class com.goldencode.p2j.uast.AstGenerator
Accesses the state of the flag indicating if parser output should be dumped.
getDumpType() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the mechanism by which to dump the match text.
getDynamic(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns TRUE if the entry in the color table is a dynamic color.
getDynamic(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns TRUE if the entry in the color table is a dynamic color.
getDynamic(int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns TRUE if the entry in the color table is a dynamic color.
getDynamic(long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns TRUE if the entry in the color table is a dynamic color.
getDynamicColumnLabel() - Method in class com.goldencode.p2j.ui.WidgetConfig
Get the COLUMN-LABEL attribute in this widget configuration, dynamically.
getDynamicConfig(WidgetConfig, String, Class<T>, T) - Method in class com.goldencode.p2j.ui.ConfigManager
Dynamically get a specific widget configuration field.
getDynamicFormat() - Method in class com.goldencode.p2j.ui.WidgetConfig
Get the FORMAT attribute in this widget configuration, dynamically.
getDynamicHelp() - Method in class com.goldencode.p2j.ui.WidgetConfig
Get the HELP attribute in this widget configuration, dynamically.
getDynamicLabel() - Method in class com.goldencode.p2j.ui.WidgetConfig
Get the LABEL attribute in this widget configuration, dynamically.
getDynamicName() - Method in class com.goldencode.p2j.persist.RecordBuffer
Gets the legacy name assigned to a dynamically prepared temp-table.
getDynamicName() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Gets the legacy name assigned to a dynamically prepared temp-table.
getDynamicWidgetName(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Construct the string name for dynamic widget based on unique ID number.
getE4GLMode() - Method in class com.goldencode.p2j.uast.UastHints
Get any override for the E4GL preprocessor's compatibility mode.
getE4GLOutputFile() - Method in class com.goldencode.p2j.uast.UastHints
Get any override for the E4GL preprocessor's output file name.
getEarlyConnection(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Obtain a JDBC connection for the given database during persistence initialization.
getEarlyPublishEntities() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Retrieve the list of DMO entity names which will trigger the premature publication of uncommitted changes across sessions, once the query containing this preprocessor's underlying where clause is executed.
getEcho() - Method in class com.goldencode.p2j.util.Stream
Gets the stream's echo mode which causes UI statements that read data from a stream to echo that data to the current output destination.
getEdgeChars() - Method in interface com.goldencode.p2j.ui.RectangleInterface
Get EDGE-CHARS attribute.
getEdgeChars() - Method in class com.goldencode.p2j.ui.RectangleWidget
Get EDGE-CHARS attribute.
getEdgeExistingRow(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Get first or last existing (not new) row in the view.
getEdgePixels() - Method in interface com.goldencode.p2j.ui.RectangleInterface
Get EDGE-PIXELS attribute.
getEdgePixels() - Method in class com.goldencode.p2j.ui.RectangleWidget
Get EDGE-PIXELS attribute.
getEditableClientScreenBuffers(ScreenBuffer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Prepares the array of the screen buffers to pass to the server when calling the server export methods to be able the screen buffer synchronization.
getEditableClientScreenBuffers(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Prepares the array of the screen buffers to pass to the server when calling the server export methods to be able the screen buffer synchronization.
getEditableFrames() - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Get all currently existed editable frames in the screen.
getEditableServerScreenBuffers(GenericFrame) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Prepares the array of the screen buffers to pass to the client when calling the client export methods or returning from server export to be able the screen buffer synchronization.
getEditor(String) - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Returns the registered editor instance for a particular resource type.
getEditor() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get widget which is used for in-browse editing for this column.
getEditorsConfigs() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get configurations of editors (fill-ins, toggle-boxes or combo-boxes) used for in-browse editing.
getEditorsConfigs(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get configurations of widgets used for in-browse editing (fill-ins, toggle-boxes or combo-boxes).
getEditorsConfigs() - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Get configurations of editors (fill-ins, toggle-boxes or combo-boxes) used for in-browse editing.
getEditorsConfigs() - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Get configurations of editors (fill-ins, toggle-boxes or combo-boxes) used for in-browse editing.
getEditorsConfigs(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get configurations of editors (fill-ins, toggle-boxes or combo-boxes) used for in-browse editing.
getEditorsConfigs(int) - Method in interface com.goldencode.p2j.ui.ServerExports
Get configurations of widgets used for in-browse editing (fill-ins, toggle-boxes or combo-boxes).
getEditorValue() - Method in class com.goldencode.p2j.ui.client.Browse
Get value of the editor widget.
getEdits() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Obtain any changes made in the editor.
getEditScroller() - Method in class com.goldencode.p2j.ui.client.FillIn
Get the active EditScroller.
getEffectiveAcls(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets the combined ACL definition information from the directory for the specified resource type.
getEffectiveAcls(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Gets the combined ACL definition information from the directory for the specified resource type.
getEffectiveAcls(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Gets the combined ACL definition information from the directory for the specified resource type.
getEffectiveAcls(String, AsyncCallback<AclDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the effective acls.
getEffectiveColumn(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective COLUMN value from the passed config instance.
getEffectiveContext() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the effective security context.
getEffectiveContext() - Method in class com.goldencode.p2j.security.SecurityManager
Get the effective security context associated with the current thread, if any.
getEffectiveEndColumn() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for effective ending column number.
getEffectiveEndLine() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for effective ending line number.
getEffectiveLocation(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
The returned value represents the actual widget location as rendered on the client.
getEffectiveMinColumnWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get minimum visual width of a column (data width + offsets).
getEffectiveMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get the current effective custom mouse pointer
getEffectiveMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Get the current effective custom mouse pointer
getEffectiveMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Get the current effective custom mouse pointer
getEffectiveMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Get the current effective custom mouse pointer
getEffectiveMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the current effective custom mouse pointer
getEffectiveMousePointer() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the current effective custom mouse pointer
getEffectiveMousePointer() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the current effective custom mouse pointer
getEffectivePageSize() - Method in class com.goldencode.p2j.util.Stream
Gets the number of lines on the page excluding footers.
getEffectivePixelLocation(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
The returned value represents the actual widget location as rendered on the client.
getEffectiveRow(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective ROW value from the passed config instance.
getEffectiveScrollableSize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Calculates the effective size of the scrollable area of the window workspace.
getEffectiveScrollableSize() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Calculates the effective size of the scrollable area of this container.
getEffectiveStartColumn() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for effective starting column number.
getEffectiveStartLine() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for effective starting line number.
getEffectiveVirtualHeight(PaneConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective frame virtual size from the supplied pane config.
getEffectiveVirtualHeightPixels(PaneConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective frame virtual size from the supplied pane config.
getEffectiveVirtualWidth(PaneConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective frame virtual size from the supplied pane config.
getEffectiveVirtualWidthPixels(PaneConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective frame virtual size from the supplied pane config.
getEffectiveX(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective X value from the passed config instance.
getEffectiveY(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the effective Y value from the passed config instance.
getElapsed() - Method in class com.goldencode.p2j.net.Echo.Invoker
Returns the number of milliseconds of elapsed time during ping invocation.
getElement(Object, int[]) - Method in class com.goldencode.p2j.util.BufferSizeManager
Return the element of the given multidimensional array which position position is specified by the given indexes.
getElements() - Method in class com.goldencode.p2j.library.NativeTypeArray
Access the array of data elements.
getEmbedIndex(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and return the index of any embedded parenthesis (the parenthesis can be used as a sign and the left parenthesis can be embedded inside the user string on the left).
getEmitter() - Method in class com.goldencode.p2j.comauto.ComEvent
Obtain the COM object that generated this event.
getEmulatedTerminalState() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Obtain the core worker that implements the emulated terminal.
getEnablePendingFocus(Widget, int[], boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get widget which may receive focus after ENABLE.
getEnclosingQuery() - Method in class com.goldencode.p2j.persist.QueryComponent
Get the query which encloses this component.
getEnclosingScope() - Method in interface com.goldencode.expr.Scope
This method must return the object which represents the scope context which encloses this scope, if this scope is nested within a broader scope.
getEnclosingScope() - Method in class com.goldencode.p2j.pattern.NamedFunction
Return the scope of the object in whose scope this function currently is enclosed.
getEnclosingScope() - Method in class com.goldencode.p2j.pattern.RuleContainer
Return the object which defines the enclosing scope to this rule container's scope.
getEnclosingScope() - Method in class com.goldencode.p2j.security.AbstractResource
Gets the parent scope for this scope.
getEnclosingScope() - Method in class com.goldencode.p2j.security.SecurityManager
Gets the parent scope for this scope.
getEncoding() - Static method in class com.goldencode.html.HtmlHelper
Defines the encoding of an HTML document.
getEncoding() - Method in interface com.goldencode.p2j.xml.Encoding
Get encoding
getEncoding() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Gets the value of the encoding attribute for the given SAX-Writer object.
getEncoding() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Get encoding
getEncryptedKeyStore(String, String, String) - Method in interface com.goldencode.p2j.security.SecurityManager.EncryptedKeyStoreFunction
Get an encrypted key store with the SSL private key.
getEncryptedKeyStore() - Method in class com.goldencode.p2j.security.SecurityManager
Get a function worker to resolve an encrypted key store with the SSL private key.
getEncryptedKeyStoreWorker(String, String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Get an encrypted key store with the SSL private key.
getEncryptedTrustStore(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get an encrypted key store with the trusted certificates.
getEndColumn() - Method in class com.goldencode.p2j.preproc.IncludeHint
Gets ending column number.
getEndColumn() - Method in class com.goldencode.p2j.util.Quoter.ColumnRange
Returns the end index of the column.
getEndLine() - Method in class com.goldencode.p2j.preproc.IncludeHint
Gets ending line number.
getEnterPassword() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Enter Password" security option.
getEntities() - Method in class com.goldencode.p2j.persist.PreselectQuery
Collect the names of the entities (DMO types) associated with this query.
getEntity() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.Registrant
Get name of DMO entity being tracked by this registrant.
getEntity() - Method in class com.goldencode.p2j.persist.event.GlobalChangeEvent
Get the DMO type associated with this event.
getEntity() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Get the DMO type associated with this event.
getEntityDirtyState(String) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Indicate whether any uncommitted modification is being tracked for the database table associated with the specified entity.
getEntityDirtyState(String) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Indicate whether any uncommitted modification is being tracked for the database table associated with the specified entity.
getEntityDirtyState(int, String) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Indicate whether any uncommitted modification is being tracked for the database table associated with the specified entity.
getEntityDirtyState(int, String) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Indicate whether any uncommitted modification is being tracked for the database table associated with the specified entity.
getEntityDirtyState(String) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Indicate whether any uncommitted modification is being tracked for the database table associated with the specified entity.
getEntityName() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the entity name associated with this buffer, which is the fully qualified name of the DMO implementation class.
getEntityNameByTableName(Database, String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get the entity name which corresponds the given table of the given database.
getEntries(int) - Method in class com.goldencode.p2j.convert.MatchPhraseDictionary
Get a map containing all match phrase definitions included in the requested subset of match phrase categories.
getEntryFieldHeight() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Returns entry field height.
getEntryTextParser() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Returns the combobox text entry parser.
getEntryTypesList() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Provides the comma-separated list of currently valid entry types that can be assigned to the LegacyLogManager.setLogEntryTypes(java.lang.String).
getEntryTypesList() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Provides the comma-separated list of currently valid entry types that can be assigned to the LegacyLogManagerImpl.setLogEntryTypes(java.lang.String).
getEnv() - Method in class com.goldencode.p2j.preproc.Preprocessor
Returns the Environment.
getEnvelopeNameSpaces(ServiceClient) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Build a string containing the SOAP Envelope namespaces in reverse order.
getEnvironment() - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Get environment variables.
getEnvironmentDaemon() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the EnvironmentDaemon for this client.
getEnvironmentMap() - Method in class com.goldencode.p2j.main.TemporaryAccount
Create environment variables.
getEnvironmentName() - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Get the current environment's name.
getEnvironmentName() - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Get the current environment's name.
getEnvironmentName() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Get the current environment's name.
getEnvironmentName() - Method in interface com.goldencode.p2j.util.EnvironmentReader
Get the environment's name.
getEnvironmentName() - Static method in class com.goldencode.p2j.util.Environments
Get the current environment's name.
getEnvironmentName() - Method in class com.goldencode.p2j.util.Registry
Get the environment's name.
getEnvironmentName() - Method in class com.goldencode.p2j.util.StanzaIni
Get the environment's name.
getEnvironmentType() - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Get the current environment's type.
getEnvironmentType() - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Get the current environment's type.
getEnvironmentType() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Get the current environment type.
getEnvironmentType() - Method in interface com.goldencode.p2j.util.EnvironmentReader
Get the current environment's type.
getEnvironmentType() - Static method in class com.goldencode.p2j.util.Environments
Get the current environment's type.
getEnvironmentType() - Method in class com.goldencode.p2j.util.Registry
Get the environment's type.
getEnvironmentType() - Method in class com.goldencode.p2j.util.StanzaIni
Get the environment's type.
getEnvironmentValue(String) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Gets the OS environment variable value for given name if devined.
getErr() - Method in class com.goldencode.p2j.preproc.Environment
Returns the error output stream.
getError() - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Get any error thrown by the last remote request.
getError() - Method in class com.goldencode.p2j.ui.ValidationResult
Gets the validation error message.
getError() - Method in class com.goldencode.p2j.util.Agent.AgentCommand
Get the error caught during this command execution.
getErrorCode() - Method in exception com.goldencode.p2j.comauto.PropertyAccessException
Obtain the the error code associated with exception.
getErrorCode() - Method in class com.goldencode.p2j.library.Signature
Obtains the constant that defines the error code from the invocation attempt.
getErrorCount() - Method in class com.goldencode.p2j.uast.ProgressParser
Returns the number of errors encountered during parsing.
getErrorCounter() - Method in class com.goldencode.p2j.preproc.Environment
Get the error counter.
getErrorManager() - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to return null.
getErrorNum() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.AlphanumCharInfo
Get the number of the error shown if this char is invalid.
getErrorNum() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.AnyCharInfo
Get the number of the error shown if this char is invalid.
getErrorNum() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharInfo
Get the number of the error shown if this char is invalid.
getErrorNum() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.DigitCharInfo
Get the number of the error shown if this char is invalid.
getErrorNum() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.FillCharInfo
Get the number of the error shown if this char is invalid.
getErrorNum() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.LetterCharInfo
Get the number of the error shown if this char is invalid.
getErrorNum() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.UpperLetterCharInfo
Get the number of the error shown if this char is invalid.
getErrorNumber(integer) - Method in interface com.goldencode.p2j.util.CommonErrorStatus
Returns the Progress compatible error number associated with the error entry at the given index in the error list.
getErrorNumber(int) - Method in interface com.goldencode.p2j.util.CommonErrorStatus
Returns the Progress compatible error number associated with the error entry at the given index in the error list.
getErrorNumber(integer) - Static method in class com.goldencode.p2j.util.ErrorManager
Returns the Progress compatible error number associated with the error entry at the given index in the error list.
getErrorNumber(int) - Static method in class com.goldencode.p2j.util.ErrorManager
Returns the Progress compatible error number associated with the error entry at the given index in the error list.
getErrorNumberAtIndex(long) - Static method in class com.goldencode.p2j.util.ErrorManager
Java implementation for the _msg() function.
getErrorNumberAtIndex(integer) - Static method in class com.goldencode.p2j.util.ErrorManager
Java implementation for the _msg() function.
getErrorNumberAtIndex(int64) - Static method in class com.goldencode.p2j.util.ErrorManager
Java implementation for the _msg() function.
getErrorObjectDetail() - Method in interface com.goldencode.p2j.util.CommonErrorStatus
Returns a handle for the ERROR-OBJECT-DETAIL attribute, set in cases of SOAP-related faults.
getErrorObjectDetail() - Static method in class com.goldencode.p2j.util.ErrorManager
Returns a handle for the ERROR-OBJECT-DETAIL attribute, set in cases of SOAP-related faults.
getErrorText(integer) - Method in interface com.goldencode.p2j.util.CommonErrorStatus
Returns the Progress compatible error text associated with the error entry at the given index in the error list.
getErrorText(int) - Method in interface com.goldencode.p2j.util.CommonErrorStatus
Returns the Progress compatible error text associated with the error entry at the given index in the error list.
getErrorText(integer) - Static method in class com.goldencode.p2j.util.ErrorManager
Returns the Progress compatible error text associated with the error entry at the given index in the error list.
getErrorText(int) - Static method in class com.goldencode.p2j.util.ErrorManager
Returns the Progress compatible error text associated with the error entry at the given index in the error list.
getEvent() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.EventWrapper
Get the event wrapped by this object.
getEvent() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Return next available event or null if queue is empty.
getEvent() - Method in class com.goldencode.p2j.ui.client.event.MouseEvt
Get the AWT mouse event.
getEventID() - Method in class com.goldencode.p2j.persist.event.GlobalChangeEvent
Get the globally unique identifier for this event.
getEventID() - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Get the unique ID of this event.
getEventId() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
Get the event ID for this high-level action.
getEventInfo() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the value of the event info
getEventName() - Method in class com.goldencode.p2j.comauto.ComEvent
Obtain the name of the event.
getEventProcedure() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the EVENT-PROCEDURE attribute of this async request.
getEventProcedure() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the EVENT-PROCEDURE attribute of this async request.
getEventProcedureContext() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the EVENT-PROCEDURE-CONTEXT attribute of this async request.
getEventProcedureContext() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the EVENT-PROCEDURE-CONTEXT attribute of this async request.
getEvents(long, long) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Retrieve any events which have been enqueued, which are newer than lastID, and which correspond to the DMO entity for which the specified registrant previously has registered interest.
getEvents() - Method in class com.goldencode.p2j.ui.EventDefinition
Get the event list.
getEventType() - Method in interface com.goldencode.p2j.util.CommonLastEvent
Implementation of the LAST-EVENT system handle's EVENT-TYPE attribute.
getEventType() - Static method in class com.goldencode.p2j.util.KeyReader
Returns the value of the LAST-EVENT:EVENT-TYPE attribute
getEventX() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implementation of the LAST-EVENT system handle's X attribute.
getEventY() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implementation of the LAST-EVENT system handle's Y attribute.
getExact() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the exact nature of this item.
getException() - Method in class com.goldencode.p2j.admin.client.AdminCallback
Returns the exception thrown during the backend call.
getException() - Method in class com.goldencode.p2j.main.BrokerSpawnResult
Get exception if any.
getException() - Method in class com.goldencode.p2j.net.BaseSession
Return the exception which was thrown for an exceptional termination of the session, if any.
getException() - Method in interface com.goldencode.p2j.net.LowLevelSession
Return the exception which was thrown for an exceptional termination of the session, if any.
getException() - Method in class com.goldencode.p2j.net.Queue
Return the exception which was passed to the Queue.stop(java.lang.Exception, boolean) method, if any.
getExceptions() - Method in class com.goldencode.p2j.admin.client.MultiCallback
All the exceptions of all the failed service calls.
getExceptions() - Method in class com.goldencode.proxy.MethodInfo
Get list of declared exceptions.
getExistingField(Persistence, String, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the field of an existing table.
getExistingField(RecordBuffer, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the field of an existing table.
getExistingField(Class<?>, String, TempTable) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the field of an existing table.
getExistingFields(RecordBuffer) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the fields of an existing table.
getExistingFields(Persistence, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the fields of an existing table.
getExistingIndex(RecordBuffer, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the index of an existing table.
getExistingIndex(Persistence, String, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the index of an existing table.
getExistingIndexes(Persistence, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the indexes of an existing table.
getExistingIndexes(RecordBuffer) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the indexes of an existing table.
getExitCode() - Method in class com.goldencode.p2j.main.BrokerSpawnResult
Get exit code.
getExitCode() - Method in class com.goldencode.p2j.main.ClientSpawner
Return spawner exit code
getExitResourceIds() - Method in class com.goldencode.p2j.ui.EventList
Get the resource id list for which there are defined exit events.
getExitWidgetIds() - Method in class com.goldencode.p2j.ui.EventList
Get the widget id list for which there are defined exit events.
getExpandedWidgets() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Returns the list of expanded widgets in the tree.
getExpectedQueryName() - Method in interface com.goldencode.p2j.persist.DynamicQueryHelper.QueryProcessor
Returns the name of the variable that will contain the result of the evaluation.
getExpiredEntries() - Method in class com.goldencode.cache.CacheExpiryEvent
Get the map of expired entries' keys to their values.
getExplicitSource() - Method in class com.goldencode.p2j.ui.client.event.MouseEvt
Get the explicit source to which this mouse event needs to be posted.
getExportFormat(NumberType) - Static method in class com.goldencode.p2j.util.NumberType
Returns the context-specific export format string (which honors the user's defined group and decimal separators).
getExports(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
getExports(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
getExports(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
getExports(String, AsyncCallback<ExportsDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the exports.
getExports() - Method in class com.goldencode.p2j.util.AgentPool
Get the exports for this appserver.
getExt(String) - Static method in class com.goldencode.p2j.util.Utils
Extract extension from the file name
getExtBoolean(String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type boolean for the current user account.
getExtBoolean(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type boolean for the specified account.
getExtBytes(String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type byte[] for the current user account.
getExtBytes(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type byte[] for the specified account.
getExtData() - Method in interface com.goldencode.p2j.admin.client.AccountExtension
Returns the object representing the extended account data being edited in the input dialog.
getExtDate(String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type String for the current user account.
getExtDate(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type date for the specified account.
getExtendedRowIndex() - Method in class com.goldencode.p2j.admin.server.reports.AccountData
Returns the index of the extended row this instance may represent.
getExtendedRowIndex() - Method in interface com.goldencode.p2j.admin.shared.ExtendedRowInfo
Returns the index of the extended row this instance may represent.
getExtension() - Method in enum com.goldencode.p2j.admin.shared.DocumentType
Returns a file extension for a document having this type.
getExtension() - Method in class com.goldencode.p2j.security.SecurityAdmin
Utility method to get the custom server extension interface.
getExtension(List<?>, Class<T>) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Search the through the list of ExtensibilityElements for one matching the give type.
getExtent(Class<?>, String) - Static method in class com.goldencode.p2j.persist.FieldReference
Look up the extent for the specified property and interface.
getExtent() - Method in class com.goldencode.p2j.persist.FieldReference
Return field's extent, if field reference is to an extent field, else null.
getExtent() - Method in class com.goldencode.p2j.persist.P2JField
Get extent size.
getExtent() - Method in class com.goldencode.p2j.persist.PropertyDefinition
Get the extent of this property.
getExtent() - Method in class com.goldencode.p2j.util.Parameter
Obtain the extent of this parameter.
getExtent4GLName(Class<?>, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the 4GL name of the extent field
getExtentForParam(String, String, boolean, int) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the extent of the parameter at 0-based position (for the given internal entry).
getExtentIndex() - Method in class com.goldencode.p2j.persist.FieldInfo
Get extent index, if any.
getExtentIndex() - Method in class com.goldencode.p2j.persist.RecordBuffer.DatumAccess
Get extent index (zero-based).
getExtentMap() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the map of DMO property names to extents for the DMO type associated with this buffer, initializing it first if necessary.
getExtentParameter(BaseDataType[]) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Returns a previously registered extent parameter instance, see ArrayAssigner.WorkArea.registerExtentParameter(AbstractExtentParameter) for more info.
getExtentSubscript(Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Given an AST which represents a field or variable which possibly has an extent, check for a subscript and return it.
getExtentValue(Class<?>, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the value of the extent field
getExtentValues() - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property.
getExternalDependencies() - Method in class com.goldencode.p2j.report.server.CallGraphApi
Compute the external dependencies, which are not marked as missing.
getExternalProgram() - Method in class com.goldencode.p2j.util.TriggerDefinition
Get the external program instance where this trigger was defined.
getExternalProgramName() - Method in interface com.goldencode.p2j.util.CalleeInfo
The external program name; will be non-null only when we are invoking an external program.
getExternalProgramName() - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the legacy name of the external program where the execution will take place.
getExternalProgramName() - Method in class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
Get the legacy name of the external program where the execution will take place.
getExternalProgramName() - Method in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
The external program name; will be non-null only when we are invoking an external program.
getExternalTableHints(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Retrieve the table hints, if any, for the specified table name from a hints file not directly associated with the currently loaded AST.
getExtInteger(String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type int for the current user account.
getExtInteger(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type int for the specified account.
getExtra() - Method in class com.goldencode.expr.Compiler.LogicalData
Get the "extra" data previously associated with the underlying AST.
getExtra() - Method in class com.goldencode.expr.ExtraAst
Retrieve this AST's associated object reference.
getExtra() - Method in class com.goldencode.p2j.uast.Keyword
Returns the user-defined object associated with this keyword.
getExtra() - Method in class com.goldencode.p2j.util.ScopedDictionary.Node
Accesses the user supplied object at this node.
getExtraSpacesStacked(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Calculate number of required spaces between widgets depending on current conditions.
getExtReportsFactory() - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Gets the extended reports factory.
getExtString(String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type String for the current user account.
getExtString(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the named piece of account extension data of type String for the specified account.
getFactory() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Access driver-specific widget factory.
getFactory() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Get driver-specific widget factory.
getFactory() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Get driver-specific widget factory.
getFactory() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Access driver-specific widget factory.
getFactory() - Method in class com.goldencode.p2j.ui.client.OutputManager
Access driver-specific widget factory.
getFallback() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Get the fallback compound component, which is used in the event an optimized, compound, adaptive query if forced from preselect mode to dynamic mode.
getFallbackList() - Method in class com.goldencode.p2j.preproc.Options
Gets the list of all files in the top-level directory for Progress source files in the project.
getFallbackName() - Method in class com.goldencode.p2j.preproc.FileScope
Returns the filename that was found during the fallback attempt.
getFalseTarget() - Method in class com.goldencode.expr.Compiler.LogicalData
Get the AST which represents this object's logical destination if a false result is achieved.
getFaultActor() - Method in interface com.goldencode.p2j.util.SOAPFault
The URI of the Web service actor that caused this SOAP-FAULT.
getFaultActor() - Method in class com.goldencode.p2j.util.SOAPFaultImpl
The URI of the Web service actor that caused this SOAP-FAULT.
getFaultCode() - Method in interface com.goldencode.p2j.util.SOAPFault
The SOAP-FAULT-CODE of this SOAP-FAULT object.
getFaultCode() - Method in class com.goldencode.p2j.util.SOAPFaultImpl
The SOAP-FAULT-CODE of this SOAP-FAULT object.
getFaultDetail() - Method in interface com.goldencode.p2j.util.SOAPFault
Returns the handle of the SOAP-FAULT-DETAIL associated with this SOAP-FAULT object.
getFaultDetail() - Method in class com.goldencode.p2j.util.SOAPFaultImpl
Returns the handle of the SOAP-FAULT-DETAIL associated with this SOAP-FAULT object.
getFaultString() - Method in interface com.goldencode.p2j.util.SOAPFault
The SOAP-FAULT-STRING of this SOAP-FAULT object.
getFaultString() - Method in class com.goldencode.p2j.util.SOAPFaultImpl
The SOAP-FAULT-STRING of this SOAP-FAULT object.
getfCnt() - Method in class com.goldencode.p2j.report.server.SummaryRow
File count getter.
getFgColor() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the FGCOLOR writable attribute.
getFgColor() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the FGCOLOR writable attribute.
getFgColor(Window<?>, int) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Get FGCOLOR RGB value for specified index from color table associate to a Window.
getFgColor(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get FGCOLOR color.
getFgColor(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get FGCOLOR color.
getFgColor() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get input (prompt-for) color.
getFgColor() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get FGCOLOR attribute.
getFgColor() - Method in class com.goldencode.p2j.ui.GenericFrame
Get input (prompt-for) color.
getFgColor() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getFGRow(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
This method searches the frame row for specified field-group.
getFgStdColor(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get foreground color for a standard color like NORMAL, INPUT or MESSAGES.
getFgStdColor(String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get foreground color for a standard color like NORMAL, INPUT or MESSAGES.
getFid() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.fid field.
getFid() - Method in class com.goldencode.p2j.report.server.DetailRow
Getter for the source file ID in the report database.
getField(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get field by its name.
getField() - Method in class com.goldencode.p2j.schema.EntityName
Get the field part of the entity name.
getField(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the field AST associated with the given field name.
getField(int) - Method in class com.goldencode.p2j.ui.ChooseData
Returns ID of the particular field.
getField(int, Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Get field from specified iteration.
getField(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Get field from current iteration.
getField(Stream, Accessor, ScreenBuffer, GenericWidget<?>, String, boolean) - Static method in class com.goldencode.p2j.ui.GenericFrame
Read the next field from the given stream using any whitespace as the delimiter and validate the data against the widget's format string before assigning the data into the screen-buffer and back to the user's variable.
getFieldCopy(String, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get a copy of the AST which represents field name, with possible modifications.
getFieldDataType(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Perform a search for the specified field name and if found, return the field's data type.
getFieldDispositions(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the list of field dispositions defined for the table described by this hint.
getFieldForAddLikeColumn(P2JQuery, handle) - Static method in class com.goldencode.p2j.persist.DBUtils
Get field reference(s) for ADD-LIKE-COLUMN.
getFieldForAddLikeColumn(P2JQuery, character) - Static method in class com.goldencode.p2j.persist.DBUtils
Get field reference(s) for ADD-LIKE-COLUMN.
getFieldGroup() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the frame's field group.
getFieldHelp(int) - Method in class com.goldencode.p2j.ui.Choose
Gets the custom help text for the indexed field.
getFieldHelp(int) - Method in class com.goldencode.p2j.ui.ChooseData
Returns help string assigned for particular field.
getFieldHelps() - Method in class com.goldencode.p2j.ui.ChooseData
Returns array of help strings assigned for each field.
getFieldIndex(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Get index of the component in the row.
getFieldInfo(NameNode, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get an object which exposes schema-related information about a field which is referenced in source code.
getFieldMap(Aast) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Compose a map of field names to field token types for the given table.
getFieldName() - Method in class com.goldencode.p2j.persist.FieldInfo
Get lower case field name.
getFieldProperty(String, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Retrieve the AST corresponding with a field property.
getFieldRecordType(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the Progress parser token type of a table, temp-table, work-table, or buffer which contains the field represented by name.
getFields() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get the collection of table fields.
getFields() - Method in class com.goldencode.p2j.ui.Choose
Gets the array of field widgets for the CHOOSE .
getFields() - Method in class com.goldencode.p2j.ui.ChooseData
Return array of widget IDs of the fields.
getFieldsCount() - Method in class com.goldencode.p2j.ui.Choose
Gets the count of fields for the FIELD mode CHOOSE .
getFieldsHelp() - Method in class com.goldencode.p2j.ui.Choose
Gets the help texts for all fields.
getFieldText(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Get text of field.
getFieldValue(Class<?>, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the value of the non-extent field
getFile() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns resource file.
getFile() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the name of the source code file associated with the current source AST.
getFile(String, boolean) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Creates and returns a file object for a filename which can be specified as either absolute or relative to the current directory OR relative to the project home directory.
getFile() - Method in class com.goldencode.p2j.preproc.FileScope
Returns the embedded File object.
getFile() - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
Get the program file name where this dead code resides.
getFile() - Method in class com.goldencode.p2j.report.server.DetailRow
Getter for the source file name.
getFileAmbiguousCallSites(String) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Get all the ambiguous call-sites in the specified program file.
getFileCreationTime(String) - Static method in class com.goldencode.p2j.util.FileChecker
Native utility method that will return the creation date of a file represented as milliseconds from year 1970.
getFileId(String) - Static method in class com.goldencode.p2j.report.server.ReportApi
Get the record ID for the given file in the report database.
getFileLength() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Get the number of bytes in the exported data file for this table.
getFilename() - Method in interface com.goldencode.ast.Aast
Get the name of the source file associated with this AST
getFilename() - Method in class com.goldencode.ast.AnnotatedAst
Get source code filename associated with the current node.
getFilename() - Method in exception com.goldencode.p2j.pattern.TreeWalkException
Associated file name accessor.
getFileName() - Method in class com.goldencode.p2j.preproc.FileScope
Returns the filename as was specified at creation.
getFilename() - Method in class com.goldencode.p2j.preproc.IncludeHint
Gets include file name.
getFilename() - Method in class com.goldencode.p2j.report.server.AmbigFileReportLine
Get the file name.
getFilename() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.filename field.
getFileName() - Method in interface com.goldencode.p2j.util.CommonFile
Get the file-name attribute of this handle.
getFileName() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the FILE-NAME attribute of this external procedure instance.
getFileName(boolean, boolean, File, String) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Return file name if file is valid
getFileName() - Static method in class com.goldencode.p2j.util.FileSystemOps
If the current file information data structures are initialized, return the file name, otherwise return the unknown value.
getFileName() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the file-name attribute of this handle.
getFileName() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Get the external program name associated with the proxy procedure.
getFileName() - Static method in class com.goldencode.p2j.util.RcodeInfoOps
Get the name of the target r-code file.
getFileNum(RecordLockEvent) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Get the file number associated with a lock event.
getFileReader(String) - Method in class com.goldencode.p2j.preproc.FileScope
Creates a file reader instance with the current charset.
getFiles() - Method in class com.goldencode.p2j.report.server.OverviewRow
Getter for total number of files in which the report's condition was matched at least once.
getFileSep() - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Get the platform-specific file separator string for the current platform.
getFileSeparator() - Method in class com.goldencode.p2j.preproc.Options
Gets the legacy file separator defined for the project (which may be different from the platform's file separator).
getFileSeparator() - Method in interface com.goldencode.p2j.util.FileSystem
Get the file separator for the system.
getFileSeparator() - Method in class com.goldencode.p2j.util.FileSystemDaemon
Get the file separator for the system.
getFileSpec() - Method in class com.goldencode.p2j.util.FileSpecList
Get the original unmodified file specification used for the match.
getFileSpecAsRegEx() - Method in class com.goldencode.p2j.util.FileSpecList
Get the file specification (modified to be a regular expression) used for the match.
getFileType(String) - Static method in class com.goldencode.p2j.util.FileChecker
This method will call the native code handling the file type detection, interpret the bitfield result and return the status in Progress format.
getFillChar() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharInfo
Returns fill char.
getFillChar() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.FillCharInfo
Returns fill char.
getFillChar() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.ValueCharInfo
Return fill character.
getFilled() - Method in interface com.goldencode.p2j.ui.RectangleInterface
Get FILLED attribute.
getFilled() - Method in class com.goldencode.p2j.ui.RectangleWidget
Get FILLED attribute.
getFilter() - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Gets the filter.
getFilter() - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to return null.
getFilterRecords() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the current records filter used internally to select the target sub set of data.
getFilters() - Method in class com.goldencode.p2j.report.server.FilterProfile
Get the list of filters.
getFilterView() - Method in interface com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter.MyView
Gets a reference to the Filter View.
getFilterView() - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
Gets a reference to the Filter Session View.
getFindByRowid(Object[]) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
If this query is a ROWID/RECID lookup, get the record ID we are looking for.
getFirst() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the first result in the cache, and return the primary key array representing that result.
getFirst() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-FIRST method (KW_GET_1ST).
getFirst() - Method in class com.goldencode.util.FastSiblingDeque
 
getFirstAsyncRequest() - Method in interface com.goldencode.p2j.util.Server
Returns a handle to the first asynchronous requests in the AppServer or WebService list of asynchronous requests.
getFirstAsyncRequest() - Method in class com.goldencode.p2j.util.ServerImpl
Returns a handle to the first asynchronous requests in the AppServer or WebService list of asynchronous requests.
getFirstAvailablePageForRow(TRowObject) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Gets the first available page for the given row.
getFirstAvailablePageForSection(AbstractReportBuilder.SectionRenderer<TRowObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Gets the first available page for the given section.
getFirstBreakGroupKey() - Method in class com.goldencode.p2j.util.Accumulator
Get the first, non-null break group key registered with this accumulator.
getFirstCharSelection(KeyInput, ListModel<String>, int) - Static method in class com.goldencode.p2j.ui.client.ScrollableList
Gets item index for the given model according to the first item char and key code from the key event.
getFirstChild(boolean) - Method in class com.goldencode.ast.AnnotatedAst
Returns the first child (hidden or not) if the honorHidden flag is false, or the first non-hidden child if the honorHidden flag is true.
getFirstChild() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Accesses the first widget in the list of contained widgets.
getFirstChild() - Method in class com.goldencode.p2j.util.TreeNode
Access the first child in the list of children.
getFirstColumn() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the FIRST-COLUMN attribute getter.
getFirstColumn() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the FIRST-COLUMN attribute getter.
getFirstEnabledWidget() - Method in class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Looks up the very first enabled widget.
getFirstEnabledWidget() - Method in class com.goldencode.p2j.ui.client.FocusManager
Looks up the very first enabled widget among all displayed frames and menubar.
getFirstEnabledWidget() - Method in class com.goldencode.p2j.ui.client.Frame
Looks up the very first enabled widget in specified frames.
getFirstEnabledWidget() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Looks up the very first enabled widget.
getFirstEnabledWidget() - Method in class com.goldencode.p2j.ui.client.Menu
Looks up the very first enabled widget.
getFirstExistingRow() - Method in class com.goldencode.p2j.ui.client.Browse
Get first existing (not new) row in the view.
getFirstFieldLevelItem() - Method in class com.goldencode.p2j.ui.FieldGroup
Accesses the first field-level widget in the given field group.
getFirstFocusableId(Frame<?>) - Static method in class com.goldencode.p2j.ui.client.Frame
Looks up the first focusable widget of the frame.
getFirstFocusableId(Frame<?>, List<Integer>) - Static method in class com.goldencode.p2j.ui.client.Frame
Looks up the first focusable widget of the entire frame or field-group in frame.
getFirstFocusableItem() - Method in class com.goldencode.p2j.ui.client.SubMenu
Returns the first focusable child.
getFirstInGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Get reference to first widget in TEXT group.
getFirstLevelBcelInterfaces() - Method in class com.goldencode.p2j.classloader.ClassInfo
Get the names of the interfaces which are directly implemented by the superclasses (including the target class) which were loaded using BCEL.
getFirstSelectedRow() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Returns the first selected row.
getFirstTabItem(int, List<Integer>) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Gets the first widget in the tab order from the widgets of specified list.
getFirstTabItem(int, List<Integer>) - Method in interface com.goldencode.p2j.ui.ClientExports
Gets the first widget in the tab order from the widgets of specified list.
getFirstTabItem() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getFirstTabItem() - Method in class com.goldencode.p2j.ui.FieldGroup
Getting the FIRST-TAB-ITEM attribute.
getFirstTabItem() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getFirstTabItem(FieldGroup) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Gets the first widget in the tab order of specified field-group.
getFirstVisibleFrame() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Gets the first frame from the list of currently displayed frames.
getFirstVisibleWindow() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Finds the first visible valid window according their creation order if there exists a target window, otherwise returns the default window.
getFixedHeight() - Method in class com.goldencode.p2j.ui.client.Frame
Get vertical size of fixed portion of pane (like headers and such).
getFlatButton() - Method in interface com.goldencode.p2j.ui.ButtonInterface
Gets FLAT-BUTTON attribute.
getFlatButton() - Method in class com.goldencode.p2j.ui.ButtonWidget
Gets FLAT-BUTTON attribute.
getFloat(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the 32-bit (4 byte) binary floating point data at the given position.
getFloat(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the 32-bit (4 byte) binary floating point data at the given position.
getFloatReportSettings(DirectoryService, ReportParameters, float, Map<String, Object>) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets the report parameter value saved at the directory if it has been set, otherwise returns the default value.
getFocus() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get ID of the widget which has the input focus.
getFocus() - Method in interface com.goldencode.p2j.ui.ClientExports
Get ID of the widget which has the input focus.
getFocusedChild() - Method in class com.goldencode.p2j.ui.client.SubMenu
Get first focused sub-menu child (menu-iter or other sub-menu)
getFocusedFillIn() - Static method in class com.goldencode.p2j.ui.FillInWidget
Get focused fill-in.
getFocusedRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the FOCUSED-ROW attribute getter.
getFocusedRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the FOCUSED-ROW attribute getter.
getFocusedRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the FOCUSED-ROW attribute getter.
getFocusedRow() - Method in class com.goldencode.p2j.ui.client.Browse
Implements the FOCUSED-ROW attribute getter.
getFocusedRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the FOCUSED-ROW attribute getter.
getFocusedRow(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the FOCUSED-ROW attribute getter.
getFocusedWidget() - Method in class com.goldencode.p2j.ui.client.Browse
Returns the widget which corresponds the FOCUS handle if this browse is focused.
getFocusId() - Method in class com.goldencode.p2j.ui.client.Frame
ID of component which will receive focus next time.
getFocusInt() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get focused widget.
getFocusListener() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Get the focus listener instance.
getFocusListener() - Method in class com.goldencode.p2j.ui.client.Editor
Get the focus listener instance.
getFocusManager() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the focus manager.
getFocusWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the window owning the focus.
getFont() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the font.
getFont() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the normal report font.
getFont() - Method in class com.goldencode.p2j.ui.BaseEntity
Get the FONT attribute of this widget.
getFont() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get the FONT specification of this frame.
getFont() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the FONT attribute of this widget.
getFont() - Method in class com.goldencode.p2j.ui.GenericFrame
Get the FONT specification of this frame.
getFont() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the FONT attribute of this widget.
getFontHeight(WidgetId, int) - Method in class com.goldencode.p2j.ui.client.ClientCoordinatesConversionParams
Get the height of the given font.
getFontHeight(TitledWindow<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the height of the given font.
getFontHeight(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the height of the specified font.
getFontHeight(FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the height of the specified font.
getFontHeight(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Get the height of the specified font.
getFontHeight(WidgetId, int) - Method in interface com.goldencode.p2j.ui.CoordinatesConversionParams
Get the height of the given font.
getFontHeight(WidgetId, int) - Method in class com.goldencode.p2j.ui.LogicalTerminalConversionParams
Get the height of the given font.
getFontHeightPixels(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the height in pixels, of the specified font.
getFontHeightPixels(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Get the height in pixels, of the specified font.
getFontKey(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Resolve the font key associated with the given font, in the current window's font-table.
getFontKey(String, int, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get a key describing the given font.
getFontKey(TitledWindow<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Resolve the font key associated with the given font, in the current window's font-table.
getFontKey(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Resolve the font key associated with the given font, in the current window's font-table.
getFontList() - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Obtain the list of all available font family names.
getFontMaxWidth(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the maximum font width, for the given font.
getFontMaxWidth(FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the maximum font width, for the given font.
getFontMetrics(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the metrics of the given font.
getFontMetrics(FontDetails<Font>) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Get the metrics of the given font.
getFontMetrics(FontDetails<Integer>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Get the metrics of the given font.
getFontSize() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the base font size.
getFontWidth(WidgetId, int) - Method in class com.goldencode.p2j.ui.client.ClientCoordinatesConversionParams
Get the width of the given font.
getFontWidth(TitledWindow<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the width of the given font.
getFontWidth(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the width of the specified font.
getFontWidth(FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the width of the specified font.
getFontWidth(WidgetId, int) - Method in interface com.goldencode.p2j.ui.CoordinatesConversionParams
Get the width of the given font.
getFontWidth(WidgetId, int) - Method in class com.goldencode.p2j.ui.LogicalTerminalConversionParams
Get the width of the given font.
getFontWidths(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Report the advance widths of the first 256 characters in the font.
getFontWidths(FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Report the advance widths of the first 256 characters in the font.
getFooter() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Footer
Gets the footer.
getFooter() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleFooter
Gets the footer.
getFooterFontSize() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the footer font size.
getFooterFontSize() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the page footer font size.
getFooterMargin() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the footer margin.
getFooterMargin() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the footer margin measured by points relative to the user space.
getFooterRenderer() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the current header renderer.
getFooterSectionRenderer() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the current renderer to draw a page section footer.
getForceDMOAlias() - Method in class com.goldencode.p2j.convert.BufferList
Get the explicit DMO alias for the converted buffer.
getForeign() - Method in class com.goldencode.p2j.schema.TableRelation
Get the table which defines the foreign key end of this relation, if any.
getForeignAlias() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the alias of the foreign (referent) DMO, which is its unqualified interface name with the first letter lowercased.
getForeignClass() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the implementation class of the foreign (referent) DMO.
getForeignClassName() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the unqualified name of the foreign (referent) DMO's implementation class.
getForeignInterface() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the interface of the foreign (referent) DMO.
getForeignInterfaceName() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the unqualified name of the foreign (referent) DMO's interface.
getForeignKey(String, String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Return a string which contains the fields (space separated) that are part of the foreign key that joins two tables.
getForeignProperties() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the set of all of the legacy key property names for the foreign (referent) DMO.
getForeignSchema() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the name of the foreign class' schema.
getForInsert(Object, Map, SessionImplementor) - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Get the property value from the given owner instance.
getFormat() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Getter of FORMAT attribute.
getFormat() - Method in class com.goldencode.p2j.persist.P2JField
Get field format.
getFormat() - Method in class com.goldencode.p2j.report.server.CustomColumn
Getter for format string.
getFormat() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the format specification.
getFormat() - Method in class com.goldencode.p2j.ui.client.FillIn
Returns format definition string.
getFormat() - Method in class com.goldencode.p2j.ui.Element
Accesses the format string associated with this frame element.
getFormat() - Method in class com.goldencode.p2j.ui.FormattedValue
Get the format string.
getFormat() - Method in class com.goldencode.p2j.ui.FrameElement
Accesses the format string associated with this frame element.
getFormat() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the format specification.
getFormat() - Method in interface com.goldencode.p2j.util.CommonField
Getter of FORMAT attribute.
getFormat() - Static method in class com.goldencode.p2j.util.KeyReader
Calls handle.invalidAttribute(java.lang.String, com.goldencode.p2j.util.handle), as the FORMAT attribute is not supported.
getFormatDef() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Returns format definition string.
getFormatLength() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Returns the format length of the data type the combo-box represents.
getFormatted() - Method in interface com.goldencode.p2j.xml.SaxWriter
Gets the value of the formatted attribute for the given SAX-Writer object.
getFormatted() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Gets the value of the formatted attribute for the given SAX-Writer object.
getFormattedValue() - Method in class com.goldencode.p2j.ui.Element
Accesses the formatted value associated with this frame element.
getFormattedValue() - Method in class com.goldencode.p2j.ui.FrameElement
Accesses the formatted value associated with this frame element.
getForwardedHost() - Method in class com.goldencode.p2j.main.WebClientConfig
Gets the forwarded host.
getForwardedProto() - Method in class com.goldencode.p2j.main.WebClientConfig
Gets the forwarded host protocol.
getfPct() - Method in class com.goldencode.p2j.report.server.SummaryRow
File percent getter.
getFragment() - Method in interface com.goldencode.p2j.xml.SaxWriter
Gets the value of the fragment attribute for the given SAX-Writer object.
getFragment() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Gets the value of the fragment attribute for the given SAX-Writer object.
getFrame(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get frame widget from the given frame ID.
getFrame() - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Returns the managing frame instance.
getFrame() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the containing frame instance.
getFrame() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the containing frame instance.
getFrameBgColor() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get the color used to draw the frame background.
getFrameBuffer() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the differential screen buffer of this frame.
getFrameBufferRaw() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the screen buffer reference for this frame, without any update to dynamic content.
getFrameCol(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the column position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getFrameCol(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the column position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getFrameCol(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the column position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getFrameColumn() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the FRAME-COL writable attribute.
getFrameColumn() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getFrameColumn() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getFrameDb() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the backing database that was used to define the widget where the cursor is or was most recently.
getFrameDown(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the number of iterations in a down frame.
getFrameDown(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the number of iterations in a down frame.
getFrameDown(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the number of iterations in a down frame.
getFrameField() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the field name where the cursor is or was most recently.
getFrameFields(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Get the set of field reference ASTs associated with a particular frame.
getFrameFile() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the backing table that was used to define the widget where the cursor is or was most recently.
getFrameHandle() - Method in interface com.goldencode.p2j.ui.CommonFrame
Gets "parent" frame for this frame.
getFrameHandle() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the FRAME attribute, which is the containing frame instance, as a handle.
getFrameHandle() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Gets the FRAME attribute, which is the containing frame instance, as a handle.
getFrameHandle() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the containing frame instance, as a handle.
getFrameHandle() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets "parent" frame for this frame.
getFrameHandle() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the containing frame instance, as a handle.
getFrameHandle() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Gets the FRAME attribute, which is the containing frame instance, as a handle.
getFrameId() - Method in interface com.goldencode.p2j.ui.CommonFrame
Gets the unique numeric ID of this frame.
getFrameId() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the unique numeric ID of this frame.
getFrameIDs(TopLevelWindow) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get IDs of all frames in the current window.
getFrameIndex() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the field index within the array of fields where the cursor is or was the most recently.
getFrameLine(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the current logical line number in a frame.
getFrameLine(Frame, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the current logical line number in a frame.
getFrameLine(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the current logical line number in a down frame.
getFrameLine(GenericFrame, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the current logical line number in a down frame.
getFrameName(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Simple helper to extract a frame name from a frame phrase node.
getFrameName() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the frame name where the cursor is or was most recently.
getFrameRow() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the FRAME-ROW writable attribute.
getFrameRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the row position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getFrameRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the row position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getFrameRow() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getFrameRow() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the FRAME-ROW attribute.
getFrameRow(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the row position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getFrames() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Returns the frames contained in this top-level window.
getFrames() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Returns the frames contained in this top-level window.
getFramesAbove(Frame<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get all frames which are visible, overlap given frame and are above it in Z-order.
getFrameValue(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Get the text value of the currently focused widget taking into account the last CHOOSE operation.
getFrameValue(int, Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Retrieve the value of the component at the specified row.
getFrameValue() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Gets the value from a field of the active frame, which is in focus.
getFrameValue() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Get the value of the last active widget in the frame.
getFrameWidget() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the frame widget of this frame.
getFrameWidgetId(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Returns -1 if the widget is invalid, otherwise it returns the assigned widget ID.
getFrameX() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the FRAME-X writable attribute.
getFrameX() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getFrameX() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getFrameY() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the FRAME-Y writable attribute.
getFrameY() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getFrameY() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getFreeLocalPort() - Method in class com.goldencode.p2j.main.WebClientsManager
Runs over the available ports range and gets a first free port number to use.
getFrequency() - Method in interface com.goldencode.p2j.ui.SliderInterface
Get the value of the FREQUENCY attribute.
getFrequency() - Method in class com.goldencode.p2j.ui.SliderWidget
Get the value of the FREQUENCY attribute.
getFromDepot(String) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Returns the AST found in the depot by the given name or null if no such AST exists.
getFromMainPool() - Method in class com.goldencode.p2j.util.AgentPool
Extract an agent from the main pool; if non available, attempt to start one.
getFullFieldName(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Perform a search for the specified field name and if found, return the field's fully qualified, unabbreviated name.
getFullHeightChars() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the FULL-HEIGHT-CHARS writable attribute.
getFullHeightChars() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the FULL-HEIGHT-CHARS writable attribute.
getFullHeightPixels() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the FULL-HEIGHT-PIXELS writable attribute.
getFullHeightPixels() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the FULL-HEIGHT-PIXELS writable attribute.
getFullId(String[], boolean) - Method in class com.goldencode.p2j.test.DirectoryEdit
Combine current branch ID and command arguments into resulting node ID.
getFullIndexList() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Creates a list of all possible indexes for the current table.
getFullIniFileName() - Method in class com.goldencode.p2j.util.StanzaIni
Reconstructs full initial file name with possible path.
getFullResult() - Method in class com.goldencode.p2j.util.Accumulator
Get the full result of all accumulations so far for this accumulator, across all break groups.
getFullResult() - Method in class com.goldencode.p2j.util.AverageAccumulator
Get the full result of all accumulations so far for this accumulator, across all break groups.
getFullResult() - Method in class com.goldencode.p2j.util.CountAccumulator
Get the full result of all accumulations so far for this accumulator, across all break groups.
getFullResult() - Method in class com.goldencode.p2j.util.MaximumAccumulator
Get the full result of all accumulations so far for this accumulator, across all break groups.
getFullResult() - Method in class com.goldencode.p2j.util.MinimumAccumulator
Get the full result of all accumulations so far for this accumulator, across all break groups.
getFullResult() - Method in class com.goldencode.p2j.util.TotalAccumulator
Get the full result of all accumulations so far for this accumulator, across all break groups.
getFullSpec() - Method in class com.goldencode.p2j.persist.FieldInfo
Get the lower case full spec.
getFullTableName(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Perform a search for the specified table name and if found, return the table's fully qualified, unabbreviated name.
getFullText() - Method in class com.goldencode.p2j.convert.MatchPhraseDictionary
Get a map containing all forced full text matches.
getFullText() - Method in class com.goldencode.p2j.uast.Keyword
Returns the full text of the keyword.
getFullTransactionBlock() - Method in class com.goldencode.p2j.persist.BufferManager
Get the zero-based block depth (counting from the outermost scope) at which the current, full, application-level transaction (if any) began.
getFullTransactionBlock() - Static method in class com.goldencode.p2j.util.TransactionManager
Returns the index of the full transaction block, or -1 if none exists.
getFullWidthChars() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the FULL-WIDTH-CHARS writable attribute.
getFullWidthChars() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the FULL-WIDTH-CHARS writable attribute.
getFullWidthPixels() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the FULL-WIDTH-PIXELS writable attribute.
getFullWidthPixels() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the FULL-WIDTH-PIXELS writable attribute.
getFullyQualifiedName() - Method in class com.goldencode.expr.ClassFile
Return the fully qualified name of the current class, substituting . characters for / characters.
getFunction(String) - Method in class com.goldencode.p2j.pattern.RuleContainer
Get a named function, given the alias which is used to uniquely identify that function.
getFunctionAliases(Database, List<Method>, boolean, boolean) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Get function aliases for the given list of static methods, optionally making the alias names unique by appending a unique number for each overloaded method.
getFunctionAliases(Database, List<Method>, boolean, boolean) - Static method in class com.goldencode.p2j.persist.dialect.SQLServerHelper
Get function aliases for the given list of static methods, optionally making the alias names unique by appending parameter type decorations.
getFunctionContainer(String, RuleContainer) - Method in class com.goldencode.p2j.pattern.RuleContainer
Get the container instance which contains the function named name in its function library.
getFunctionKey() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get code of last event function (LAST-EVENT:FUNCTION)
getFWDVersion() - Static method in class com.goldencode.p2j.persist.pl.Functions
Helper function to return the FWD version string.
getFWDVersion() - Static method in class com.goldencode.p2j.SpiVersion
Returns the formatted FWD version.
getFWDVersion() - Static method in class com.goldencode.p2j.Version
Returns the formatted FWD version.
getGetter() - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Obtain the Java method used as a getter for attributes and the only thing called for 4GL methods.
getGetter(Class<?>, String) - Static method in class com.goldencode.p2j.persist.FieldReference
Look up the getter method for the specified property and interface.
getGetter(Class, String) - Method in class com.goldencode.p2j.persist.NopPropertyAccessor
Return a do-nothing Getter.
getGetterSetterType(Method) - Static method in class com.goldencode.p2j.persist.DBUtils
This method returns return type or parameter type depending on getter/setter method name prefix.
getGlobalEvents(long, long) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to record types for which the caller previously has registered interest.
getGlobalEvents(long, long) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to record types for which the caller previously has registered interest.
getGlobalEvents(long, long) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to record types for which the caller previously has registered interest.
getGlobalEvents(long, long) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to record types for which the caller previously has registered interest.
getGlobalEvents(long, long) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to records which participate in the indices for which the caller previously has registered interest.
getGlobalEvents(int, long, long) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to record types for which the caller previously has registered interest.
getGlobalEvents(int, long, long) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to record types for which the caller previously has registered interest.
getGlobalEvents(long, long) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Retrieve any new events that have been collected by a global event clearinghouse, representing inserts, deletes, and updates made to record types for which the caller previously has registered interest.
getGlobalObjects(String) - Method in class com.goldencode.util.GenericSAXHandler
Provides the list of top-level objects that were constructed from top-level XML nodes having a specific name.
getGoOn(int) - Method in class com.goldencode.p2j.ui.Choose
Gets the indexed GO-ON key as a key label or function.
getGoOn() - Method in class com.goldencode.p2j.ui.Choose
Gets all the GO-ON keys.
getGoOn() - Method in class com.goldencode.p2j.ui.ChooseData
Returns array of GO-ON key labels.
getGoOnCount() - Method in class com.goldencode.p2j.ui.Choose
Gets the count of GO-ON keys defined.
getGraph() - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Initialize the graph DB as necessary and return it.
getGraph() - Static method in class com.goldencode.p2j.uast.CallGraphWorker
Initialize the graph DB as necessary and return it.
getGraphicEdge() - Method in interface com.goldencode.p2j.ui.RectangleInterface
Get GRAPHIC-EDGE option.
getGraphicEdge() - Method in class com.goldencode.p2j.ui.RectangleWidget
Get GRAPHIC-EDGE option.
getGreen() - Method in enum com.goldencode.p2j.ui.ColorPalette
Get the green component of this color.
getGreen() - Method in class com.goldencode.p2j.ui.ColorRgb
Get green value.
getGreenValue(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the green component of an entry in the color table.
getGreenValue(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the green component of an entry in the color table.
getGreenValue(int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns the green component of an entry in the color table.
getGreenValue(long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns the green component of an entry in the color table.
getGregorianField(String) - Static method in class com.goldencode.p2j.util.DateOps
Maps Progress calendar fields to Java Calendar fields.
getGrid() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Returns the wrapped grid.
getGridFactorHorizontal() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-FACTOR-HORIZONTAL attribute.
getGridFactorHorizontal() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-FACTOR-HORIZONTAL attribute.
getGridFactorVertical() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-FACTOR-VERTICAL attribute.
getGridFactorVertical() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-FACTOR-VERTICAL attribute.
getGridUnitHeightChars() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-UNIT-HEIGHT-CHARS attribute.
getGridUnitHeightChars() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-UNIT-HEIGHT-CHARS attribute.
getGridUnitHeightPixels() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-UNIT-HEIGHT-PIXELS attribute.
getGridUnitHeightPixels() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-UNIT-HEIGHT-PIXELS attribute.
getGridUnitWidthChars() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-UNIT-WIDTH-CHARS attribute.
getGridUnitWidthChars() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-UNIT-WIDTH-CHARS attribute.
getGridUnitWidthPixels() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-UNIT-WIDTH-PIXELS attribute.
getGridUnitWidthPixels() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-UNIT-WIDTH-PIXELS attribute.
getGroup(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the group definition for the specified group name.
getGroup(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the group definition for the specified group name.
getGroup(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the group definition for the specified group name.
getGroup(String, AsyncCallback<GroupDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the group.
getGroup(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns the group definition for the specified group name.
getGroup(long) - Method in class com.goldencode.p2j.security.VariablePool
Gets a group name by index.
getGroupAndServerAuth() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Use Group or Server Auth Mode" authentication mode.
getGroupBox() - Method in interface com.goldencode.p2j.ui.RectangleInterface
Get GROUP-BOX attribute.
getGroupBox() - Method in class com.goldencode.p2j.ui.RectangleWidget
Get GROUP-BOX attribute.
getGroupDefinitionView() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Gets a reference to the Group Definition View.
getGroupDefinitionView() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Gets a reference to the Group Definition View.
getGroupID() - Method in class com.goldencode.p2j.net.RoutingKey
Provide access to the method's group ID.
getGroupId() - Method in class com.goldencode.p2j.security.VariablePool
Gets the first defined group ID.
getGroupName(RoutingKey) - Method in class com.goldencode.p2j.net.Dispatcher
Gets the group name corresponding to the specified routing key.
getGroups() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getGroups() - Method in class com.goldencode.p2j.security.UserAccount
Gets the groups to which this account belongs.
getGroups() - Method in class com.goldencode.p2j.security.VariablePool
Gets the number of groups.
getGroupSeparator() - Static method in class com.goldencode.p2j.util.NumberType
Returns the current context's group separator which may have been obtained from the directory or may have defaulted to the locale- specific version.
getGuiMessageArea() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Get the message area widget associated with this window.
getGuiMessageArea() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the message area widget associated with this window.
getGuiMessageArea() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the message area widget associated with this window.
getGuiMessageArea() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the message area widget associated with this window.
getGuiRgb() - Method in class com.goldencode.p2j.ui.ColorRgb
Get a combination of red, green and blue value Java compliant.
getH2Version() - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Report the full H2 database version.
getHandle() - Method in class com.goldencode.p2j.security.Search
Gets the handle of this search.
getHandleForFunction(handle, String) - Static method in class com.goldencode.p2j.util.ProcedureManager
Using the name of a function defined IN handle and a procedure handle to which this function definition belongs, resolve the target handle, to be able to invoke it.
getHandler() - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Gets the direct manipulation handler the event was generated within.
getHandler() - Method in interface com.goldencode.p2j.xml.SaxReader
Gets the value of the handler attribute for the given SAX Reader object.
getHandler() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the value of the handler atribute for the given SAX Reader object.
getHBMDocument() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Get hibernate ORM document.
getHead(String) - Static method in class com.goldencode.p2j.util.HandleChain
Get the first unwrapped resource in the chain, for the given class.
getHeader() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Header
Gets the header.
getHeader() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
Gets the header.
getHeaderEntries(int) - Method in interface com.goldencode.p2j.util.WebService
Get the header entries of an already open and prepared connection.
getHeaderEntries(int) - Method in class com.goldencode.p2j.util.WebServiceImpl
Get the header entries of the response to last invoked operation on the specified connection.
getHeaderEntry(handle, long) - Method in interface com.goldencode.p2j.util.SOAPHeader
Get the header entry at the given index and assign it to the given handle.
getHeaderEntry(handle, integer) - Method in interface com.goldencode.p2j.util.SOAPHeader
Get the header entry at the given index and assign it to the given handle.
getHeaderEntry(handle, int64) - Method in interface com.goldencode.p2j.util.SOAPHeader
Get the header entry at the given index and assign it to the given handle.
getHeaderEntry(handle, long) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Get the header entry at the given index and assign it to the given handle.
getHeaderEntry(handle, integer) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Get the header entry at the given index and assign it to the given handle.
getHeaderEntry(handle, int64) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Get the header entry at the given index and assign it to the given handle.
getHeaderFontSize() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the header font size.
getHeaderFontSize() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the page header font size.
getHeaderIDIterator() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Requests the iterator to walk through the content of the header widgets.
getHeaderKey() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Get the SOAPHeaderEntryImpl.headerKey for this SOAP header entry.
getHeaderLabel() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Returns the column header label.
getHeaderMargin() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the header margin.
getHeaderMargin() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the header margin measured by points relative to the user space.
getHeaderNode() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Get the DOM XML node associated with this SOAP Header entry.
getHeaderNode(Object) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Get the DOM XML node associated with the given key.
getHeaderRenderer() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the current header renderer.
getHeaderValue(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Getting the header value in the Object form for the given widget ID.
getHeaderWidgetForId(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Looks up the header widget by its ID.
getHeaderWidgets() - Method in class com.goldencode.p2j.ui.WidgetListBase
Gets the map of header widgets registered with the frame.
getHeading() - Method in class com.goldencode.p2j.report.server.CustomColumn
Getter for title/heading text.
getHeadings() - Method in interface com.goldencode.p2j.pattern.SourceFileHelper
Obtain the list of source file descriptions which is suitable for use as the column headings in the source file index table.
getHeadings() - Method in class com.goldencode.p2j.schema.SchemaStatsHelper
Obtain the list of source file descriptions which is suitable for use as the column headings in the source file index table.
getHeadings() - Method in class com.goldencode.p2j.uast.ProgressStatsHelper
Obtain the list of source file descriptions which is suitable for use as the column headings in the source file index table.
getHeight() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.CellValueRenderer
Provides the cell's height.
getHeight() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Returns an outer row height including margin and padding.
getHeight() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultColumnHeaderRenderer
Returns the height of the area on which this renderer makes its output.
getHeight() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultFooterRenderer
Returns the height of the area on which this renderer makes its output.
getHeight() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultHeaderRenderer
Returns the height of the area on which this renderer makes its output.
getHeight() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Renderer
Returns the height of the area on which this renderer makes its output.
getHeight() - Method in enum com.goldencode.p2j.admin.shared.PaperFormat
Returns a height of paper having this format, expressed in the format's units.
getHeight(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the height of the specified frame (the FRAME:HEIGHT-CHARS attribute).
getHeight() - Method in class com.goldencode.p2j.ui.client.event.WindowResized
Get the window's resized width.
getHeight() - Method in interface com.goldencode.p2j.ui.client.FontMetricsHelper
Report the height of a line of text.
getHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Returns the image canvas height.
getHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the window height.
getHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Obtain the height of the image in pixels.
getHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Get the window height.
getHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingFontMetrics
Report the height of a line of text.
getHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Get the window height.
getHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
Report the height of a line of text.
getHeight(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the height of the specified frame (the FRAME:HEIGHT-CHARS attribute).
getHeight() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Obtain the height of the widget or the screen display used in the current session, in pixels.
getHeight(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the height of the specified frame (the FRAME:HEIGHT-CHARS attribute).
getHeight() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Obtain the height of the widget or the screen display used in the current session, in pixels.
getHeightChars() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
HEIGHT-CHARS attribute is not defined for BUFFER-FIELD handle.
getHeightChars() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the HEIGHT-CHARS writable attribute.
getHeightChars() - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Get the HEIGHT-CHARS writable attribute.
getHeightChars() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Gets the HEIGHT-CHARS writable attribute.
getHeightChars() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the height of the widget.
getHeightChars() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getHeightChars() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
HEIGHT-CHARS attribute for SESSION handle.
getHeightChars() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Gets the HEIGHT-CHARS writable attribute.
getHeightChars() - Method in interface com.goldencode.p2j.util.CommonSession
Get the width in chars of the display.
getHeightChars() - Method in interface com.goldencode.p2j.util.Sizeable
Get HEIGHT-CHARS attribute value.
getHeightPixels() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
HEIGHT-PIXELS attribute is not defined for BUFFER-FIELD handle.
getHeightPixels() - Method in class com.goldencode.p2j.ui.BaseEntity
Get rectangle height pixels.
getHeightPixels() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the width of the widget in pixels.
getHeightPixels() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries the HEIGHT-PIXELS attribute of this widget.
getHeightPixels() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
HEIGHT-PIXELS attribute for SESSION handle.
getHeightPixels() - Method in interface com.goldencode.p2j.util.CommonSession
Get the height in pixels of the display.
getHeightPixels() - Method in interface com.goldencode.p2j.util.Sizeable
Queries the HEIGHT-PIXELS attribute of this widget.
getHelp() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the HELP writable attribute.
getHelp() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the HELP writable attribute.
getHelp() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the HELP writable attribute.
getHelper() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Obtain the HQLHelper object which supports this query, creating it first if necessary.
getHelpText() - Method in class com.goldencode.p2j.ui.client.Window
Get the last help text.
getHibernateConfiguration(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get Hibernate Configuration object for the given database.
getHibernateFieldName(Class<?>, String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Get Hibernate field name by 4GL field name for a dynamic DMO.
getHibernateFieldName(Class<?>, int) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Get Hibernate field name by field creation id for a dynamic DMO.
getHibernateMappings(String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Retrieve the Hibernate configuration for the given database schema.
getHibernateMappings() - Method in class com.goldencode.p2j.persist.ORMHandler
Get stored Hibernate mappings.
getHibernateProperties() - Method in class com.goldencode.p2j.persist.DatabaseConfig
Get the properties needed by Hibernate to create a session factory.
getHibernateTableName() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Get database table name.
getHibernateToLegacyFields() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOInfo
Get the mapping of converted, property names to legacy, 4GL field names.
getHibernateTypeMap() - Static method in class com.goldencode.p2j.persist.DBUtils
Get the mapping of Java class to Hibernate data type used by P2J.
getHighDate() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Retrieve the latest possible date value which is valid for the backing database.
getHighDate() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Retrieve the latest possible date value which is valid for the backing database.
getHighDate() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Retrieve the latest possible date value which is valid for the backing database.
getHighDate() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Retrieve the latest possible date value which is valid for the backing database.
getHints() - Method in class com.goldencode.p2j.preproc.Environment
Returns the hints list attached to this environment.
getHints() - Method in class com.goldencode.p2j.preproc.PreprocessorHintsWorker.HintsReader
Gets the PreprocessorHints instance for this file.
getHintsFile() - Method in class com.goldencode.p2j.preproc.Options
Gets the hints file name.
getHintsList() - Method in class com.goldencode.p2j.preproc.Hints
Returns the hints list.
getHintsStack() - Method in class com.goldencode.p2j.preproc.Hints
Returns the hints stack.
getHolidays() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the defined set of holidays.
getHomeRequest() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getHookForJar(String) - Static method in class com.goldencode.p2j.main.StandardServer
Get the registered hook which is defined in the given jar, if any.
getHookName() - Method in class com.goldencode.p2j.security.SecurityCache
Gets authentication hook name.
getHookParam(SecurityCache, String) - Method in class com.goldencode.p2j.security.SecurityManager
Get the default "option" value (specified into directory) for the given custom auth hook.
getHorizontalFragments(NativePoint, int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get the drawable horizontal fragments, to the left side of the specified column.
getHorizontalFragments(int, int, int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get the drawable horizontal fragments, to the left side of the specified column.
getHost() - Method in class com.goldencode.p2j.main.WebClientConfig
The host on which this web client is running
getHost() - Method in class com.goldencode.p2j.web.GenericWebServer
Get the server runtime host.
getHostLocalAddress() - Method in class com.goldencode.p2j.web.GenericWebServer
Get host site local address.
getHotKey() - Method in class com.goldencode.p2j.test.DirectoryEdit.MenuItem
Get menu item selection key.
getHour() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.hour.
getHour() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current hour for 24 hour clock.
getHourAmPm() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current hour for 12 hour clock.
getHours() - Method in class com.goldencode.p2j.util.datetime
Extract the hours time-element from this datetime.
getHoursNum() - Method in class com.goldencode.p2j.util.datetime
Extract the hours time-element from this datetime.
getHQL() - Method in class com.goldencode.p2j.persist.AbstractJoin
Get the HQL where clause snippet used to perform the join.
getHql() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.Collector.Key
Get the dialect-specific HQL query string.
getHql() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Get the dialect-specific HQL query string.
getHQL() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Get the (possibly rewritten) where clause, which is compliant with HQL syntax.
getHQL() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the HQL query which was executed to produce this query's results.
getHQLPreprocessor() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Get the HQL preprocessor associated with this component.
getHQLPreprocessor() - Method in class com.goldencode.p2j.persist.HQLHelper
Return the primary HQL preprocessor used for the underlying query's where clause.
getHQLPreprocessor() - Method in class com.goldencode.p2j.persist.QueryComponent
Get the HQL preprocessor associated with this component.
getHWND() - Method in interface com.goldencode.p2j.ui.CommonFrame
Gets the integer handle value of the window containing the widget.
getHWND() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the integer handle value of the window containing the widget.
getHWND() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the integer handle value of the window containing the widget.
getHWND() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the integer handle value of the window containing the widget.
getIcon() - Method in enum com.goldencode.p2j.admin.client.widget.dialog.MessageType
Message type icon getter.
getIcon() - Method in interface com.goldencode.p2j.ui.CommonWindow
Get icon file name previously loaded by CommonWindow.loadIcon(character).
getIcon() - Method in class com.goldencode.p2j.ui.WindowWidget
Get icon file name previously loaded by WindowWidget.loadIcon(character).
getId() - Method in interface com.goldencode.ast.Aast
Retrieve this AST's unique, persistent identifier.
getId() - Method in class com.goldencode.ast.AnnotatedAst
Retrieve this AST's unique, persistent identifier.
getId() - Method in class com.goldencode.expr.ExtraAst
Get this AST node's identifier.
getId() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the id for this item.
getId() - Method in enum com.goldencode.p2j.admin.client.application.home.StandardMenu
Menu item id getter.
getId(String) - Static method in enum com.goldencode.p2j.admin.shared.Reports
Returns a target report type by its name or unknown type if a type having the target name doesn't exist.
getId() - Method in class com.goldencode.p2j.directory.LockManager.Lock
Get lock ID.
getId() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the project-unique AST node ID of the current, source AST.
getId() - Method in class com.goldencode.p2j.persist.AbstractReversible
Get the ID of the underlying DMO.
getID(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Get the primary key ID at the current result row, at the specified column.
getId() - Method in class com.goldencode.p2j.persist.Database
Get the unique id of this database.
getId() - Method in enum com.goldencode.p2j.persist.Database.Type
Get the unique identifier associated with the enum value.
getId() - Method in interface com.goldencode.p2j.persist.Persistable
Get the database identifier for this persistable object.
getID(int) - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Get the primary key ID at the current result row, at the specified column.
getID(int) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Get the primary key ID at the current result row, at the specified column.
getID(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Get the primary key ID at the current result row, at the specified column.
getId() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Get the ID of the underlying DMO.
getID(int) - Method in interface com.goldencode.p2j.persist.Results
Get the primary key ID at the current result row, at the specified column.
getID(int) - Method in class com.goldencode.p2j.persist.ResultsAdapter
Get the primary key ID at the current result row, at the specified column.
getId() - Method in class com.goldencode.p2j.persist.Reversible
Get the ID of the underlying DMO.
getId() - Method in class com.goldencode.p2j.persist.SavepointReversible
No-op.
getID(int) - Method in class com.goldencode.p2j.persist.ScrollingResults
Get the primary key ID at the current result row, at the specified column.
getID(int) - Method in class com.goldencode.p2j.persist.SimpleResults
Get the primary key ID at the current result row, at the specified column.
getId() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
No-op.
getId() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the report ID.
getId() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for ID.
getId() - Method in class com.goldencode.p2j.report.server.CallGraphLink
Get the CallGraphLink.id of this link.
getId() - Method in class com.goldencode.p2j.report.server.CallGraphNode
Obtain the unique id of the node.
getId() - Method in class com.goldencode.p2j.report.server.DetailRow
Getter for the match ID in the report database.
getId() - Method in class com.goldencode.p2j.report.server.FileListingEntry
Getter for ID.
getId() - Method in class com.goldencode.p2j.report.server.FilterProfile
Getter for profile ID.
getId() - Method in class com.goldencode.p2j.report.server.OverviewRow
Getter for report ID.
getId() - Method in class com.goldencode.p2j.report.server.User
Get the user's unique ID.
getId() - Method in class com.goldencode.p2j.ui.client.FrameData
Get widget ID.
getId() - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Widget ID.
getId() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Widget ID.
getId() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Widget ID.
getId() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Widget ID.
getId() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget ID.
getId() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Widget ID.
getId() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the numeric ID of this widget (this is used as an index into the screen-buffer among other things).
getId() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the numeric ID of this widget (this is used as an index into the screen-buffer among other things).
getId() - Method in class com.goldencode.p2j.util.RemoteStream
Get the stream's remote id.
getId() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the id of this open connection.
getIdByExtInteger(String, int) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the user ID of a user having a matching value in a specified named account extension of integer type.
getIdByExtString(String, String, boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the user ID of a user having a matching value in a specified named account extension of string type.
getIdByOrdinal(int) - Method in class com.goldencode.p2j.security.SecurityManager
Gets IDs by thier ordinals.
getIdentifier() - Method in class com.goldencode.p2j.persist.AbstractReversible
Get the record identifier of the underlying DMO.
getIdentifier() - Method in exception com.goldencode.p2j.persist.lock.LockUnavailableException
Get the record identifier.
getIdentifier() - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Get record's unique identifier.
getIdentifier() - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Get the identifier which uniquely identifies the locked record.
getIdentifierGeneratorFactory() - Method in class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Allow access to the id generator factory.
getIdentifierPropertyName(String) - Method in class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Get the property name for the specified DMO's primary key identifier.
getIdentifierType(String) - Method in class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Get the Hibernate type for the specified DMO's primary key identifier property.
getIdentity() - Method in class com.goldencode.p2j.admin.client.application.ClientContext
User identity getter.
getIdentity() - Method in class com.goldencode.p2j.security.AuthData
getIdentity(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Returns the subject ID associated with the passed key.
getIdentityManager() - Method in class com.goldencode.p2j.persist.Persistence
Get the identity manager associated with this Persistence instance.
getIdList() - Method in class com.goldencode.p2j.security.SecurityContext
Gets the array of original subject IDs of this context.
getIdList() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the array of original subject IDs of this context.
getIDs(Persistable) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Create an array of size one, containing the primary key ID of the given DMO.
getIDs(int) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Get IDs of all widgets in the current screen belonging to the given frame.
getIDs(List<AggregatorElement>, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Convert list of AggregatorElement instances into array of widget IDs.
getIdsOfColumnWidgets() - Method in class com.goldencode.p2j.ui.client.Browse
Get widget IDs of the browse column widgets.
getIgnoreCase(Class<?>, String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
For a given DMO property which may represent an indexed text column, indicate whether that column is set to ignore case.
getIgnoredKeywords() - Static method in class com.goldencode.p2j.uast.ProgressLexer
Get the keyword ignore list.
getIgnoreFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Returns the set of widgets that are never selected for focus.
getIgnoreFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Returns the set of widgets that are never selected for focus.
getImage() - Method in class com.goldencode.p2j.ui.ButtonWidget
Returns the name of the image loaded by LOAD-IMAGE.
getImage() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Returns the wrapped image.
getImage() - Method in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Obtain the contained native image instance.
getImage(String, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain an image resource specific to this Theme.
getImage(String, int, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain an image resource specific to this Theme.
getImage(String, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain an image resource specific to this Theme.
getImage() - Method in class com.goldencode.p2j.ui.ImageWidget
Returns the name of the image loaded by LOAD-IMAGE.
getImageConversionMask() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Encodes image conversions: 3d, transparent, stretch, retain.
getImageFileName(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Find the name of the image file in PROPATH appending possible exensions, if needed.
getImageHeight() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Get internal image native height in pixels.
getImageStreamFromApplication(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Gets the image stream from application jar file or nul if the resource is not found.
getImageUniqueId() - Static method in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Returns the next unique image id within this class loader.
getImageWidth() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Get internal image native width in pixels.
getImgDisabled() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Obtain the image in disabled state, if available.
getImgDown() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Obtain the image in 'DOWN' state, if available.
getImgUp() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Obtain the image in 'UP' state, if available.
getImmediateChild(int, Aast) - Method in interface com.goldencode.ast.Aast
Search the immediate children for one that matches a specific token type.
getImmediateChild(Collection<Integer>, Aast) - Method in interface com.goldencode.ast.Aast
Search the immediate children for one that matches any token type in the specified Collection of types.
getImmediateChild(int, Aast) - Method in class com.goldencode.ast.AnnotatedAst
Search the immediate children for one that matches a specific token type.
getImmediateChild(Collection<Integer>, Aast) - Method in class com.goldencode.ast.AnnotatedAst
Search the immediate children for one that matches any token type in the specified Collection of types.
getImplClass(String) - Static method in class com.goldencode.p2j.net.RemoteObject
Get the implementation class for the given interface, exported as a static server.
getImplementedMethods() - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Report the set of methods which this plugin will implement.
getImplementedMethods() - Method in interface com.goldencode.proxy.ProxyAssemblerPlugin
Report the set of methods which this plugin will implement.
getImplementingClass(String, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get the implementation class mapped to the specified interface, within the specified schema.
getImplicit() - Method in class com.goldencode.p2j.convert.BufferList
Specifies if the buffer was created due to an implicit record reference or due to an explicit definition (e.g.
getImplicitFontSize(String) - Static method in class com.goldencode.p2j.ui.FontTable
Get the font's implicit size, from the FontTable.implicitSizes map.
getImplicitSoapPort(Collection<?>) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Get the implicit port from the given collection of ports.
getImportFile(String) - Method in class com.goldencode.p2j.schema.SchemaConfig
Returns a file object representing the import (DF) file associated with the specified database schema name.
getImportFile() - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Get DF import filename.
getIncludeHint() - Method in class com.goldencode.p2j.preproc.HintsTreeNode
Gets the embedded IncludeHint instance.
getIncludeSourceFor(Aast) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Get the include source file for this AST.
getIncludeSpec() - Method in class com.goldencode.p2j.uast.UastHints
Get a file specification of included call-graph files.
getIncrement() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Obtain increment of the sequence.
getIndent() - Method in interface com.goldencode.p2j.io.Indentable
Accesses the current indent level.
getIndent() - Method in class com.goldencode.p2j.io.IndentHandler
Accesses the current indent level.
getIndent() - Method in class com.goldencode.p2j.io.IndentingOutputStream
Accesses the current indent level.
getIndent() - Method in class com.goldencode.p2j.io.IndentingWriter
Accesses the current indent level.
getIndex(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Return the given named index for the current table.
getIndex() - Method in class com.goldencode.p2j.persist.FieldReference
Returns index used with the DMO indexed getter method.
getIndex(int) - Method in class com.goldencode.p2j.persist.ParameterIndices
Given a position of a query substitution parameter in the original array of parameters (before the where clause preprocessing step), get the new, zero-based index of that parameter in the original array.
getIndex(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get index by its name.
getIndex(String, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get a specific index AST for a table.
getIndex(NameNode, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get a specific index AST for a table.
getIndex() - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the registration index.
getIndex() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get value of the INDEX attribute: subscript value of the array element referenced by the current column.
getIndex(RadioButton<O>) - Method in class com.goldencode.p2j.ui.client.RadioSet
Request index of some button.
getIndex() - Method in enum com.goldencode.p2j.ui.ColorPalette
Get color index number in COLOR-TABLE.
getIndex() - Method in class com.goldencode.p2j.ui.ColorTableEntry
Get color index.
getIndex() - Method in class com.goldencode.p2j.ui.ControlEntity
Get current value of the INDEX attribute.
getIndex() - Method in interface com.goldencode.p2j.ui.IndexedInterface
Get value of the INDEX attribute.
getIndex() - Method in class com.goldencode.p2j.ui.WordWrapElement
Accesses the group index.
getIndex() - Method in class com.goldencode.p2j.util.IndexedAccessor
Get 0-based index of the requested array element.
getIndexByNamespaceName(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the 1-based index of the attribute with given namespace name.
getIndexByNamespaceName(String, Text) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the 1-based index of the attribute with given namespace name.
getIndexByNamespaceName(Text, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the 1-based index of the attribute with given namespace name.
getIndexByNamespaceName(String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the 1-based index of the attribute with given namespace name.
getIndexByNamespaceName(String, Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the 1-based index of the attribute with given namespace name.
getIndexByNamespaceName(Text, Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the 1-based index of the attribute with given namespace name.
getIndexByNamespaceName(Text, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the 1-based index of the attribute with given namespace name.
getIndexByNamespaceName(String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the 1-based index of the attribute with given namespace name.
getIndexByQname(Text) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the 1-based index of the attribute with given XML qualified name.
getIndexByQname(String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the 1-based index of the attribute with given XML qualified name.
getIndexByQname(String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the 1-based index of the attribute with given XML qualified name.
getIndexByQname(Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the 1-based index of the attribute with given XML qualified name.
getIndexedCharacterColumns(String, Database, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
For the given schema and DMO interface, get the map of indexed character column names to P2JIndexComponent instances which describe their use in individual indexes.
getIndexedCharacterColumns(String, Database, String) - Static method in class com.goldencode.p2j.persist.DMOIndex
For the given schema and DMO interface, get the map of indexed character column names to P2JIndexComponent instances which describe their use in individual indexes.
getIndexedCharCols(Database) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get the map of indexed character column names to P2JIndexComponent instances which describe their use in individual indexes.
getIndexedProperties(String, boolean) - Method in class com.goldencode.p2j.persist.IndexHelper
Retrieve the set of all property names for a particular DMO entity, which represent database columns that participate in an index on the entity's backing table, or the subset which represent database columns that participate in a unique index.
getIndexedProperties(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Retrieve the set of all property names for this buffer's DMO entity, which represent database columns that participate in an index on the entity's backing table, or only the subset which participate in unique indexes.
getIndexes(String, Class<?>) - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
This method will return the indexes associated with a certain DMO, as found in the associated database.
getIndexes(String, Class<?>) - Method in class com.goldencode.p2j.persist.LocalTempTableHelper
This method will return the indexes associated with a certain DMO, as retrieved from the dmo_index.xml file.
getIndexes() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get table indexes.
getIndexes(String, Class<?>) - Method in class com.goldencode.p2j.persist.TempTableHelper
Abstract method which will return the indexes associated with a certain DMO.
getIndexes() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Get the indexes to be created for the target table.
getIndexes(String) - Method in class com.goldencode.p2j.schema.P2OLookup
Get the full list of index descriptors associated with a Progress table.
getIndexesForEntity(String, boolean) - Method in class com.goldencode.p2j.persist.IndexHelper
Retrieve a list of all index names associated with the table represented by the given DMO entity name, or the sublist which represents unique indexes only.
getIndexesForProperty(String, String) - Method in class com.goldencode.p2j.persist.IndexHelper
Retrieve a list of the names of all indexes in which the database column associated with the given DMO property participates.
getIndexesHibernate() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Get list of index definitions using converted names.
getIndexFieldNames(RecordBuffer, P2JIndex) - Static method in class com.goldencode.p2j.persist.TableMapper
Compose a set of all legacy field names defined for the given index.
getIndexFieldNames(Aast) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Compose a set of the names of all fields defined for the given index.
getIndexFieldNames(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the set of field names of the specified index.
getIndexForSort(RecordBuffer, String) - Method in class com.goldencode.p2j.persist.IndexHelper
Given a sort phrase from an index-driven query, return the name of the index represented by the sort phrase.
getIndexHelper() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get IndexHelper instance used by this buffer.
getIndexInfo() - Method in class com.goldencode.p2j.persist.QueryComponent
Get the index information string as it is returned by INDEX-INFORMATION.
getIndexLengthLimit() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Some dialects do have constraints about the maximum size of fields that compose an index.
getIndexLengthLimit() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Some dialects do have constraints about the maximum size of fields that compose an index.
getIndexLengthLimit() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Some dialects do have constraints about the maximum size of fields that compose an index.
getIndexLengthLimit() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
MS SQL Server has constraints about the maximum size of fields that compose an index.
getIndexMapForEntity(String, boolean) - Method in class com.goldencode.p2j.persist.IndexHelper
Retrieve a mapping of index names to their component property names, for indexes associated with the table represented by the given DMO entity name.
getIndexName(TempTable, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Resolve the converted index name for a legacy index belonging to the temp-table defined by the TempTable resource.
getIndexName(String, String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Resolve the converted index name for a legacy index belonging to the specified legacy table.
getIndexName(K, String) - Method in class com.goldencode.p2j.persist.TableMapper
Get the converted index name for the specified legacy index.
getIndexNameByPrefix(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Returns the name of the index which corresponds the given prefix.
getIndexNames() - Method in class com.goldencode.p2j.schema.TableHints
Get the set of synthetic index names.
getIndexPos() - Method in interface com.goldencode.ast.Aast
Returns the index position of this instance in the array of children of its parent.
getIndexPos() - Method in class com.goldencode.ast.AnnotatedAst
Returns the index position of this instance in the array of children of its parent.
getInfix() - Method in class com.goldencode.expr.Expression
Report the infix notation expression string provided at construction of this object.
getInfo() - Method in class com.goldencode.p2j.persist.ForeignResolver
Get the descriptor object which contains information about the relation associated with this resolver.
getInitial() - Method in class com.goldencode.p2j.persist.P2JField
Get initial value.
getInitial() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Obtain the initial value of the sequence.
getInitial() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the initial context.
getInitialAgents() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.initialAgents field.
getInitialColumn(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial COLUMN value from the passed config instance.
getInitialCursorPos() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Compute the initial cursor position, depending on the widget's implementation.
getInitialCursorPos() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Get initial cursor position which will be set during activation.
getInitialCursorPos() - Method in interface com.goldencode.p2j.ui.client.format.EditableField
Compute the initial cursor position, depending on the widget's implementation.
getInitialCursorPos() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Get initial cursor position which will be set during activation.
getInitialCursorPos() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Compute the initial cursor position, depending on the widget's implementation.
getInitialCursorPos() - Method in class com.goldencode.p2j.ui.client.Text
Compute the initial cursor position, depending on the widget's implementation.
getInitialLocation(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
The returned value represents the location value assigned in frame definition.
getInitialPixelLocation(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
The returned value represents the location value assigned in frame definition.
getInitialRow(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial ROW value from the passed config instance.
getInitialScreenText(BaseDataType) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Gets the initially setted screen value.
getInitialSecurityContext() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the initial security context.
getInitialX(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial X value from the passed config instance.
getInitialY(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Returns the initial Y value from the passed config instance.
getInnerChars() - Method in class com.goldencode.p2j.ui.EditorWidget
Gets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
getInnerChars() - Method in interface com.goldencode.p2j.ui.ScrollbarHorizontalElement
Gets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
getInnerChars() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Gets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
getInnerLines() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
getInnerLines() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Returns the inner lines value for combo-box.
getInnerLines() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Gets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
getInnerLines() - Method in class com.goldencode.p2j.ui.EditorWidget
Gets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
getInnerLines() - Method in interface com.goldencode.p2j.ui.InnerLines
Gets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
getInnerLines() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Gets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
getInnerSize() - Method in class com.goldencode.p2j.ui.client.Frame
Getting the inner size of the container.
getInPath(boolean, String, String, boolean) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Return file name if file is valid in path
getInput() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Get the input stream.
getInput() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Access the specified input filename.
getInput() - Method in class com.goldencode.p2j.e4gl.Options
Access the specified input filename.
getInputActive() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get input active counter.
getInputDefaultText() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Resolve the input default text (if not already resolved) and return it.
getInputDialog() - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Returns the input dialog the rights editors may use for their UI.
getInputMessage() - Method in class com.goldencode.p2j.ui.client.Window
Get the input status message.
getInputMode() - Method in class com.goldencode.p2j.pattern.RuleSet
Gets the input mode currently associated with this ruleset.
getInputStream(String, String, String, String) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Queries the value for a given key within the specified category and group.
getInputStream() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns resource as stream.
getInputStream(String, File) - Static method in class com.goldencode.p2j.xml.SaxReaderImpl
Find fileName.
getIns() - Method in class com.goldencode.p2j.preproc.Environment
Returns the input source.
getInsertMode() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Returns the insert mode state.
getInsertMode() - Method in class com.goldencode.p2j.ui.client.FillIn
Returns the insert mode state.
getInsertMode() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Returns the insert mode state.
getInsertMode() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Returns the insert mode state.
getInsertMode() - Static method in class com.goldencode.p2j.ui.client.Window
The static function to get the global insert mode value.
getInsMode() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
In GUI, the insert mode is always Window.INSERT_MODE_INS.
getInsMode() - Method in class com.goldencode.p2j.ui.client.Window
Get the global insert mode value.
getInstance() - Static method in class com.goldencode.asm.AsmClassLoader
Get the singleton instance of this class loader.
getInstance() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the instance name for this item.
getInstance() - Static method in class com.goldencode.p2j.admin.shared.AdminService.App
Gets the single instance of App.
getInstance() - Static method in class com.goldencode.p2j.cfg.Configuration
Get the singleton instance of this class.
getInstance() - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Obtain the flag that denotes if the getter/setters are static or instance methods.
getInstance() - Static method in class com.goldencode.p2j.directory.DirectoryManager
Access the instance of the current directory API provider.
getInstance() - Static method in class com.goldencode.p2j.directory.DirectoryService
Returns DirectoryService instance.
getInstance() - Static method in class com.goldencode.p2j.main.SpawnerImpl
Get the Spawner instance.
getInstance() - Static method in class com.goldencode.p2j.main.TemporaryAccountPool
Create and return the pool manager instance.
getInstance() - Static method in class com.goldencode.p2j.main.WebClientsManager
Returns the web clients manager or null if is is not setup properly.
getInstance() - Static method in class com.goldencode.p2j.net.Dispatcher
Returns the singleton instance of this class.
getInstance(boolean) - Static method in class com.goldencode.p2j.persist.DataSorter
Helper method to retrieve an instance of this class which sorts in the specified direction.
getInstance(RecordBuffer) - Static method in class com.goldencode.p2j.persist.DMOValidator
Get an instance of a validator, based upon the DMO interface represented by buffer.
getInstance() - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Get singleton instance of the helper.
getInstance(String) - Static method in class com.goldencode.p2j.persist.PersistenceFactory
Get the Persistence instance associated with the given, physical database name, creating it first if necessary.
getInstance(Database) - Static method in class com.goldencode.p2j.persist.PersistenceFactory
Get the instance of this class associated with the given, physical database, creating it first if necessary.
getInstance() - Method in class com.goldencode.p2j.scheduler.Job
Get the instance of this job.
getInstance(String, int) - Static method in class com.goldencode.p2j.schema.P2OLookup
Get or create a P2OLookup instance, given a schema name or a fully qualified, legacy table or field name.
getInstance() - Static method in class com.goldencode.p2j.security.SecurityManager
Returns the reference to the instance of SecurityManager.
getInstance(Locale) - Method in class com.goldencode.p2j.spi.P2JCollatorProvider
Get an instance of a collator, if this provider is responsible for the specified locale.
getInstance() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Get the context-local instance of this class.
getInstance() - Static method in class com.goldencode.p2j.ui.client.gui.ToolTip
Obtain the singleton for this class.
getInstance() - Static method in class com.goldencode.p2j.ui.ConfigManager
Get the config manager instance for this context.
getInstance() - Static method in class com.goldencode.p2j.util.AccumulatorManager
Implements the singleton nature of this class, constructs this instance if it hasn't already been constructed.
getInstance() - Static method in class com.goldencode.p2j.util.BufferSizeManager
Returns singleton instance of this class.
getInstance() - Static method in class com.goldencode.p2j.util.SharedVariableManager
Implements the singleton nature of this class, constructs this instance if it hasn't already been constructed.
getInstanceDriver() - Method in class com.goldencode.p2j.ui.client.OutputManager
Access the instance UI driver.
getInstanceName() - Method in class com.goldencode.p2j.security.AccessControlList
Gets the embedded resource instance name.
getInstanceName() - Method in class com.goldencode.p2j.security.Search
Gets the resource instance name of this search.
getInstantiatingExternalProgram() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the name of the currently instantiated external program.
getInstantiatingProcedure(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Gets the INSTANTIATING-PROCEDURE associated to the referent.
getInt(String, String, String, int) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Queries the value for a given key within the specified category and group.
getInt(int, String, int) - Method in interface com.goldencode.p2j.directory.Directory
Access a data value from the directory as specified by the given absolute or relative node ID.
getInt(int, String, int) - Method in class com.goldencode.p2j.directory.DirectoryServer
Access a data value from the directory as specified by the given absolute or relative node ID.
getInt(int, String, int) - Method in class com.goldencode.p2j.directory.NullDirectory
Access a data value from the directory as specified by the given absolute or relative node ID.
getInt(Map<String, String>, String, int) - Static method in class com.goldencode.p2j.util.ConnectHelper
Parse the value for the specified key as an int, or default to the specified value if the key does not exist.
getInt64(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the signed 64-bit (8 byte) value from the given position.
getInt64(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the signed 64-bit (8 byte) value from the given position.
getIntegerWorker(long, int, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Returns a number using len bytes at the pos position.
getInteractions() - Static method in class com.goldencode.p2j.util.TransactionManager
Gets the number of interactive language statements (statements which took user input except for PAUSE) that have executed in the current block since the most recent start scope, iterate or retry.
getInteractiveOutput() - Method in class com.goldencode.p2j.ui.client.OutputManager
Obtain the interactive output worker.
getInterceptor(Persistence) - Method in class com.goldencode.p2j.persist.ChangeBroker
Retrieve the Interceptor instance to be installed in the next Hibernate Session to be opened against the specified database.
getInterceptor(Session) - Method in class com.goldencode.p2j.persist.DirtyDmoStrategy
Convenience method to extract our custom interceptor from the Hibernate session.
getInterface(RoutingKey) - Method in class com.goldencode.p2j.net.Dispatcher
Get the interface used to export the method with the given key, assuming that it is an interface.
getInterface(Class<?>) - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Look up the DMO interface associated with the given implementation class.
getInterfaces() - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtains the list of interfaces implemented by this class.
getInternalEntries(boolean) - Method in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Gets the internal-entry attribute for this external program.
getInternalEntries(String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the internal-entries attribute of the given external procedure.
getInternalEntry(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Helper function to obtain the Java object that holds the state of a single internal entry.
getInternalEntryName() - Method in interface com.goldencode.p2j.util.CalleeInfo
The internal entry name.
getInternalEntryName() - Method in class com.goldencode.p2j.util.ControlFlowOps.ExternalProcedureCaller
 
getInternalEntryName() - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the legacy name of this internal entry.
getInternalEntryName() - Method in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
The internal entry name.
getInterruptHandler() - Method in class com.goldencode.p2j.net.SessionManager
Get the interrupt handler.
getIntersectedColumn(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get the column which body intersects given x coordinate.
getInterval() - Method in interface com.goldencode.p2j.extension.FWDTimer
Obtain the current interval between two consecutive events.
getInterval() - Method in class com.goldencode.p2j.extension.PSTimer
Obtain the current interval between two consecutive events.
getInterval(Timestamp, Timestamp, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes the interval between two datetimes.
getInterval(Date, Timestamp, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes the interval between a date and a datetime.
getInterval(Timestamp, Date, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes the interval between a datetime and a date.
getInterval(Date, Date, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes the interval between two dates.
getIntervalInMillis(long, String) - Static method in class com.goldencode.p2j.util.DateOps
Computes and returns an interval of a fixed size time unit.
getIntReportSettings(DirectoryService, ReportParameters, int, Map<String, Object>) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets the report parameter value saved at the directory if it has been set, otherwise returns the default value.
getInvalidChars(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Get the total number of available clipped characters, from the search bitmap screen.
getInvalidChars() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get the total number of available clipped characters, from the search bitmap screen.
getInverse() - Method in class com.goldencode.p2j.persist.AbstractJoin
Return the inverse buffer used with this join, if any.
getInverse() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Get DMO (proxy) to which this component should join via a foreign relation.
getInverseInterface() - Method in class com.goldencode.p2j.persist.AbstractJoin
Get the DMO interface for the inverse (non-local) end of the join.
getInverseRelation(Class<?>) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get the relation descriptor for the relation to this object's DMO class from local.
getInverseType() - Method in class com.goldencode.p2j.schema.TableRelation
Get the inverse type of this relation.
getIpList() - Method in class com.goldencode.p2j.net.NodeInfo
Provides access to list of internet protocol addresses assigned to node.
getIsoDate() - Method in class com.goldencode.p2j.util.date
Obtains the text form of this date instance in ISO 8601 standard format.
getIsoDate() - Method in class com.goldencode.p2j.util.datetime
Obtains the text form of this date instance in ISO 8601 standard format.
getIsoDate() - Method in class com.goldencode.p2j.util.datetimetz
Obtains the text form of this date instance in ISO 8601 standard format.
getItemHeight() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Gets the item height depending on chosen font.
getItemId() - Method in class com.goldencode.p2j.ui.client.RadioButton
Get button id.
getItemId() - Method in class com.goldencode.p2j.ui.ControlSetItem
Get item id.
getItemIndex(character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Get an item index, enumerated from 1.
getItemIndex(character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Get an item index, enumerated from 1.
getItemMaximalWidth(int) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Calculates the maximal item width in the pixel units for the given font number.
getItemText(Object) - Method in class com.goldencode.p2j.ui.client.ComboBox
Properly dereference the text of an object, handling Progress data type formatting if needed.
getItemText(int) - Method in class com.goldencode.p2j.ui.client.ScrollableList
Get item text at specified index.
getItemText(int) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Get item text at specified index.
getIteration() - Method in class com.goldencode.p2j.persist.CompoundComponent
Get the natural iteration type.
getIteration() - Method in class com.goldencode.p2j.persist.QueryComponent
Get iteration/retrieval mode (first, last, next, etc.).
getIterationHeight() - Method in class com.goldencode.p2j.ui.client.Frame
Get vertical size of one iteration.
getIterationIds() - Method in class com.goldencode.p2j.ui.client.Frame
Get IDs of widgets which belong to single iteration.
getJarClassLoader(String, ClassLoader) - Static method in class com.goldencode.p2j.ui.ServerImageWorker
Gets jar file class loader to obtaing image resources.
getJarName() - Method in class com.goldencode.p2j.classloader.JarClassLoader
Get the jar name.
getJavaName() - Method in class com.goldencode.p2j.convert.BufferList
Returns the explicitly defined buffer's Java name which is the converted name for this buffer.
getJavaName(String) - Method in class com.goldencode.p2j.schema.P2OLookup
Get the converted, Java name of the class or property associated with the given, legacy table or field name (respectively).
getJavaName(String, Long) - Method in class com.goldencode.p2j.schema.P2OLookup
Get the converted, Java name of the class or property associated with the given, legacy table or field name (respectively).
getJavaPackage(boolean) - Method in class com.goldencode.p2j.schema.P2OLookup
Get the Java package name for the DMO interface classes associated with this lookup object's schema.
getJavaRootId() - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Exposes the root node ID of the current Java file as a variable.
getJob(String) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Get the Job with the given name.
getJoin() - Method in class com.goldencode.p2j.persist.CompoundQuery
Get the legacy natural join, if any, associated with this query.
getJoin() - Method in interface com.goldencode.p2j.persist.Joinable
Get the legacy natural join, if any, associated with this query.
getJoin() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the legacy natural join, if any, associated with this query.
getJoin() - Method in class com.goldencode.p2j.persist.QueryComponent
Get helper object for a join via a foreign key relation, if any.
getJoin() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get the legacy natural join, if any, associated with this query.
getJvmArguments() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get JVM arguments
getJvmArguments() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get JVM arguments
getKeepAlive(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the SO_KEEPALIVE option value for this socket.
getKeepAlive(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the SO_KEEPALIVE option value for this socket.
getKey() - Method in class com.goldencode.cache.ExpiryCache.Node
Get the key.
getKey(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateKeys
Gets a cretificate's field associated with the given name.
getKey(String, String) - Method in class com.goldencode.p2j.net.HighLevelObject
Get the routing key instance that represents the given group and method at the remote side of the session.
getKey() - Method in class com.goldencode.p2j.net.Message
Get RoutingKey instance assigned to message.
getKey() - Method in class com.goldencode.p2j.schema.TableRelation
Get the set of field names which define the relation described by this object.
getKeyCode() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Extracts the key code for the current event.
getKeyCode() - Method in exception com.goldencode.p2j.util.ConditionException
Returns the key code that was the cause of this condition.
getKeyentryPassword() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
getKeyEntryPassword(String) - Method in class com.goldencode.p2j.security.SecurityCache
Get the encryption password for the SSL private key associated with the given alias.
getKeyEvent(int, Widget<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Creates an instance of keyEvent for specified key.
getKeyManagerPassword() - Method in class com.goldencode.p2j.main.ServerKeyStore
Get KeyStore manager password.
getKeyName(int) - Method in class com.goldencode.p2j.ui.client.gui.KeyboardLayout
Gets keyboard key name according to this layout or null if not found.
getKeyName(int) - Method in class com.goldencode.p2j.ui.client.gui.USAKeyboardLayout
Gets keyboard key name according to this layout
getKeys() - Method in class com.goldencode.p2j.ui.Choose
Gets the initial keystrokes if any are defined..
getKeys() - Method in class com.goldencode.p2j.ui.ChooseData
Returns highlight and navigation variable.
getKeys() - Method in class com.goldencode.p2j.util.SectionContent
Getting the comma-separated list of the keys for this section.
getKeys(String) - Method in class com.goldencode.p2j.util.StanzaIni
Getting the comma-separated list of the keys for the given section.
getKeyStore() - Method in class com.goldencode.p2j.main.ServerKeyStore
Get KeyStore file content.
getKeystorePassword() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
getKeyStorePassword() - Method in class com.goldencode.p2j.main.ServerKeyStore
Get KeyStore password.
getKeystroke(int, boolean) - Method in class com.goldencode.p2j.ui.client.TypeAhead
Returns the next event from the type ahead buffer or blocks up to the specified number of milliseconds waiting for input.
getKeysVar() - Method in class com.goldencode.p2j.ui.Choose
Get keys variable.
getKeyVal(String, String, String) - Static method in class com.goldencode.p2j.util.Registry
Native entry point to get key value from registry.
getKeyValue(String, String) - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Getting the key value from the current environment.
getKeyValue(String, String) - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Getting the key value from the current environment.
getKeyValue(character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Getting the default key value from the current environment.
getKeyValue(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Getting the default key value from the current environment.
getKeyValue(String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Getting the key value from the current environment.
getKeyValue(character, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Getting the key value from the current environment.
getKeyValue(String, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Getting the key value from the current environment.
getKeyValue(character, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Getting the key value from the current environment.
getKeyValue(String, String) - Method in interface com.goldencode.p2j.util.EnvironmentReader
Getting the key value from the current environment.
getKeyValue(String, String) - Static method in class com.goldencode.p2j.util.Environments
Getting the key value from the current environment.
getKeyValue(String, String) - Method in class com.goldencode.p2j.util.Registry
Getting the key value or key or section lists from the current environment.
getKeyValue(String, String) - Method in class com.goldencode.p2j.util.StanzaIni
Getting the key value from the current environment.
getKeywords() - Static method in class com.goldencode.p2j.uast.ProgressLexer
Get the keyword list.
getKnownConnectOptions() - Static method in class com.goldencode.p2j.util.WebServiceHelper
Get the set of known options for web-service connections.
getKnownValues(String) - Method in class com.goldencode.p2j.convert.UnreachableCodeWorker.Helper
Get list of known values of the variable for the expression evaluator.
getLabel() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Returns the value of the LABEL attribute
getLabel() - Method in class com.goldencode.p2j.persist.P2JField
Get field label.
getLabel() - Method in class com.goldencode.p2j.schema.ExtentHintField
Obtain field label.
getLabel() - Method in class com.goldencode.p2j.security.Description
Gets the label of this item.
getLabel() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the label text for this widget.
getLabel(LabeledWidget<?>, boolean, boolean) - Static method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Get label taking into account various conditions and situations.
getLabel(LabeledWidget<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Get label taking into account various conditions and situations.
getLabel() - Method in class com.goldencode.p2j.ui.ControlSetItem
Get item label.
getLabel() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the label text for this widget.
getLabel() - Method in class com.goldencode.p2j.ui.SubMenuWidget
Get the label text for this widget.
getLabel() - Method in class com.goldencode.p2j.util.Accumulator
Get the label associated with this accumulator type, for use in the UI.
getLabel() - Method in class com.goldencode.p2j.util.AverageAccumulator
Get the label associated with this accumulator type, for use in the UI.
getLabel() - Method in interface com.goldencode.p2j.util.CommonField
Returns the value of the LABEL attribute
getLabel() - Method in class com.goldencode.p2j.util.CountAccumulator
Get the label associated with this accumulator type, for use in the UI.
getLabel() - Static method in class com.goldencode.p2j.util.KeyReader
Returns the value of the LABEL attribute
getLabel() - Method in class com.goldencode.p2j.util.MaximumAccumulator
Get the label associated with this accumulator type, for use in the UI.
getLabel() - Method in class com.goldencode.p2j.util.MinimumAccumulator
Get the label associated with this accumulator type, for use in the UI.
getLabel() - Method in class com.goldencode.p2j.util.TotalAccumulator
Get the label associated with this accumulator type, for use in the UI.
getLabelAreaWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get width of the column header, starting from the left column header border (inclusive) and ending with the right column header border (exclusive).
getLabelBgColor() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the LABEL-BGCOLOR writable attribute.
getLabelBgColor() - Method in interface com.goldencode.p2j.ui.BrowseElement
Gets the LABEL-BGCOLOR writable attribute.
getLabelBgColor() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Gets the LABEL-BGCOLOR writable attribute.
getLabelBgColor() - Method in class com.goldencode.p2j.ui.BrowseWidget
Gets the LABEL-BGCOLOR writable attribute.
getLabelFgColor() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the LABEL-FGCOLOR writable attribute.
getLabelFgColor() - Method in interface com.goldencode.p2j.ui.BrowseElement
Gets the LABEL-FGCOLOR writable attribute.
getLabelFgColor() - Method in class com.goldencode.p2j.ui.BrowseWidget
Gets the LABEL-FGCOLOR writable attribute.
getLabelFont() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the LABEL-FONT attribute of this browse column widget.
getLabelFont() - Method in interface com.goldencode.p2j.ui.BrowseElement
Get the LABEL-FONT attribute of this browse column widget.
getLabelFont() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the LABEL-FONT attribute of this browse column widget.
getLabelFont() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the LABEL-FONT attribute of this browse widget.
getLabelFont() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the LABEL-FONT attribute of this browse column widget.
getLabelFontDetails() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Obtain the current FontDetails of this label.
getLabelFontNum() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Obtain the current font of this label.
getLabelHeight(String, LabeledWidget<ChuiOutputManager>, boolean) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Compute the label height in character units.
getLabelHeight(String, LabeledWidget<O>, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Compute the label height in character units.
getLabelHeight(String, LabeledWidget<GuiOutputManager>, boolean) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Compute the label height in character units.
getLabelInstance() - Method in class com.goldencode.p2j.ui.client.Button
Return reference to the instance of the Label attached to the widget.
getLabelInstance() - Method in class com.goldencode.p2j.ui.client.ComboBox
Return the reference to the instance of the Label attached to the widget.
getLabelInstance() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Return reference to the instance of the Label attached to the widget.
getLabelInstance() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Return reference to the instance of the Label attached to the widget.
getLabelInstance() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Return reference to the instance of the Label attached to the widget.
getLabelInstance() - Method in class com.goldencode.p2j.ui.client.Slider
Return the reference to the instance of the Label attached to the widget.
getLabelLines() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get the array of labels for this column.
getLabelLinesNum() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Number of lines in the labels area (matches the number of lines in the tallest multi-line label).
getLabels() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Gets the labels.
getLabelsHeight() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get height of the labels area (in pixels), excluding borders.
getLabelStr() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the label text for this widget.
getLabelStr() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the label text for this widget.
getLabelText() - Method in class com.goldencode.p2j.ui.client.Button
Return text of the label.
getLabelText() - Method in class com.goldencode.p2j.ui.client.ComboBox
Return text of the label.
getLabelText() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Return text of the label.
getLabelText() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Return text of the label.
getLabelText() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Return text of the label.
getLabelText() - Method in class com.goldencode.p2j.ui.client.Slider
Return text of the label.
getLabelText() - Method in class com.goldencode.p2j.ui.client.StatusLine
Get label text.
getLabelTextClipPoint() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get clipping point for a text inside a label.
getLabelTextClipRectangle(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get clipping rectangle for a text inside a label.
getLabelTextTopOffset() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get top offset for positioning text inside a label.
getLabelVar(BrowseColumnConfig) - Static method in class com.goldencode.p2j.ui.client.Browse
Return label as array of strings.
getLabelWidth(String, LabeledWidget<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Compute the label width in character units.
getLabelWidth(String, LabeledWidget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Compute the label width in character units.
getLabelWidth(String, LabeledWidget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Compute the label width in character units, depending on the current font.
getLast() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the last result in the cache, and return the primary key array representing that result.
getLast() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-LAST method (KW_GET_LAST).
getLast() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-LAST method (KW_GET_LAST).
getLast() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-LAST method (KW_GET_LAST).
getLast() - Method in class com.goldencode.util.FastSiblingDeque
 
getLastActionCode() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the action code of the last key input event.
getLastAsyncRequest() - Method in interface com.goldencode.p2j.util.Server
Returns a handle to the last asynchronous requests in the AppServer or WebService list of asynchronous requests.
getLastAsyncRequest() - Method in class com.goldencode.p2j.util.ServerImpl
Returns a handle to the last asynchronous requests in the AppServer or WebService list of asynchronous requests.
getLastAvailableSelectedRow(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Get last (in the order of selection) "available" (not deleted on the moment of selection) selected row.
getLastChild() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Accesses the last widget in the list of contained widgets.
getLastDirtyEvent(RecordIdentifier) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Get the last record change event for the DMO the given ID, if that DMO currently is dirty.
getLastError() - Static method in class com.goldencode.p2j.util.FileSystemOps
Get the error code of the last operating system operation.
getLastExistingRow() - Method in class com.goldencode.p2j.ui.client.Browse
Get last existing (not new) row in the view.
getLastFunction() - Method in interface com.goldencode.p2j.util.CommonLastEvent
Implementation of the LAST-EVENT system handle's FUNCTION attribute.
getLastFunction() - Static method in class com.goldencode.p2j.util.KeyReader
Implementation of the LAST-EVENT system handle's FUNCTION attribute.
getLastImmediateChild(int) - Method in interface com.goldencode.ast.Aast
Search the immediate children for last child that matches a specific token type.
getLastImmediateChild(int) - Method in class com.goldencode.ast.AnnotatedAst
Search the immediate children for last child that matches a specific token type.
getLastInGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Get reference to last widget in the TEXT group.
getLastKey() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the last key, received form keyboard.
getLastKey() - Method in interface com.goldencode.p2j.util.CommonLastEvent
Obtains the last key read from any source (stream or terminal).
getLastKey() - Static method in class com.goldencode.p2j.util.KeyReader
Obtains the last key read from any source (stream or terminal).
getLastOffset() - Method in class com.goldencode.p2j.ui.client.FillIn
Returns the last valid cursor position from the left bound of the FillIn.
getLastOffset() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Returns the last valid cursor position from the left bound of the FillIn.
getLastPos() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Returns the last valid cursor position in the current data.
getLastPos() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Returns the last valid cursor position in the current data.
getLastUse() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.Registrant
Get timestamp of the last event request made for this registrant.
getLastViewed() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the last viewed frame.
getLastWord(int) - Method in class com.goldencode.p2j.ui.client.FillIn
Retrieve last word(s) from the buffer.
getLayout() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get active layout manager for the container.
getLayout() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get active layout manager for the container.
getLdapAttribute(RamNode, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Find a name of the LDAP attribute which corresponds to specified P2J attribute.
getLdapAttribute(String, String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Get LDAP attribute name for specified LDAP class and P2J attribute.
getLdapAttribute() - Method in class com.goldencode.p2j.directory.SchemaMaping.NamePair
Get name of the LDAP attribute.
getLdapAttributes(String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Get list of LDAP attributes for specified class.
getLdapClass(String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Return LDAP Object Class name for specified P2J Object Class.
getLdapNodeClass(String, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Get LDAP Object Class Name for child node of specified location.
getLDBName(String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the given logical database name or alias.
getLDBName(Database) - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for a connected physical database.
getLDBName(String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the logical database name associated with the given parameter.
getLDBName(String) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Get the logical database name associated with this buffer.
getLeadingComponents(int) - Method in class com.goldencode.p2j.persist.P2JIndex
Return up to size leading components of this index.
getLeadingSkipSize() - Method in class com.goldencode.p2j.ui.client.Frame
Get size of the leading skip in iteration.
getLeadingWords(int) - Method in class com.goldencode.p2j.ui.client.FillIn
Get leading words from the text buffer.
getLeavePasswordUnchanged() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Password Unchanged" security option.
getLeft() - Method in class com.goldencode.ast.ShadowNode
Obtain the ID of the left side node.
getLeft() - Method in class com.goldencode.p2j.schema.TableRelation
Get the left-hand table of the join defined by this relation.
getLeft() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Obtain the left of the widget or the screen display used in the current session, in pixels.
getLeft() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Obtain the left of the widget or the screen display used in the current session, in pixels.
getLeftColumnContourLimit() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns the left limit for the resize column contour (relative to browse).
getLeftShadowNode() - Method in interface com.goldencode.ast.Aast
Access a shadow node that exists to the left of the current node.
getLeftShadowNode() - Method in class com.goldencode.ast.AnnotatedAst
Access a shadow node that exists to the left of the current node.
getLeftShadowNode(Long) - Method in class com.goldencode.ast.TreeLocal
Access a shadow node that exists to the left of the identified node.
getLeftSiblings() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the number of siblings to the current AST's left.
getLegacyAttribute(handle, String, boolean) - Static method in class com.goldencode.p2j.util.HandleOps
Obtains the legacy attribute annotation instance for the given handle object and given legacy attribute name.
getLegacyAttributeInClass(Class, String, boolean) - Static method in class com.goldencode.p2j.util.HandleOps
Obtains the legacy attribute annotation instance for the given implementation or interface class object and given legacy attribute name.
getLegacyAttributeInMethod(Method, String, boolean) - Static method in class com.goldencode.p2j.util.HandleOps
Obtains the legacy attribute annotation instance for the given method and given legacy attribute name.
getLegacyAttributeInStatic(Object, String, boolean) - Static method in class com.goldencode.p2j.util.HandleOps
Obtains the legacy attribute annotation instance for the given static class object and given legacy attribute name.
getLegacyCaseSensitive() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the original Progress SOURCE file system's case-sensitive setting which must be maintained for certain runtime translations of dynamically generated names (the algorithms of which were designed with that path assumed) but which is not necessarily a valid path on the system on which this is running.
getLegacyField2Name() - Method in class com.goldencode.p2j.persist.LegacyFieldNameMap
Get map of the legacy fields to (lower case) DMO property names.
getLegacyFieldColumnLabel(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the COLUMN-LABEL field attribute for the property associated with the DMO referenced by the given buffer.
getLegacyFieldFormat(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the FORMAT field attribute for the property associated with the DMO referenced by the given buffer.
getLegacyFieldId(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the id of field in the sequence of the fields of the buffer.
getLegacyFieldInfo(Class<?>, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy field for the given property, which is defined by a DMO part of a permanent DB.
getLegacyFieldInfo(TempTable, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy field for the given TempTable resource and property.
getLegacyFieldInfo(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy field info for the property associated with the DMO referenced by the given buffer.
getLegacyFieldInitial(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the INITIAL field attribute for the property associated with the DMO referenced by the given buffer.
getLegacyFieldLabel(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the LABEL field attribute for the property associated with the DMO referenced by the given buffer.
getLegacyFieldLiteralQuestion(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the LITERAL-QUESTION field attribute for the property associated with the DMO referenced by the given buffer.
getLegacyFieldName(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy field name for the property associated with the DMO referenced by the given buffer.
getLegacyFieldName(Class<?>, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy field name for the given property, which is defined by a DMO part of a permanent DB.
getLegacyFieldName(TempTable, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy field name for the given TempTable resource and property.
getLegacyFieldName(Class<?>, String, TempTable) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the legacy name of an existing field (for any kind of table).
getLegacyFieldNameMap() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get bi-directional runtime mapping of DMO properties to their associated (lower case) legacy table names.
getLegacyFieldNameMap(RecordBuffer) - Static method in class com.goldencode.p2j.persist.TableMapper
A helper method to return bi-directional mapping of (lower case) legacy field names to their DMO property counterparts, optimized to gather information about all fields at once.
getLegacyFieldNames(String) - Method in class com.goldencode.p2j.schema.P2OLookup
Get the set of legacy field names for a particular legacy table.
getLegacyFieldValidateExpression(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the VALIDATE-EXPRESSION field attribute for the property associated with the DMO referenced by the given buffer.
getLegacyFieldValidateMessage(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the VALIDATE-MESSAGE field attribute for the property associated with the DMO referenced by the given buffer.
getLegacyFileSeparator() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the original Progress SOURCE system's file separator which must be maintained for certain runtime translations of dynamically generated names (the algorithms of which were designed with that path assumed) but which is not necessarily a valid path on the system on which this is running.
getLegacyFontMetrics(String) - Static method in class com.goldencode.p2j.ui.FontTable
Get the legacy metrics for the given font, using the font specified by the given key.
getLegacyGetterMap() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get a map of converted DMO property names to corresponding, legacy, getter methods.
getLegacyIndexInfo(Buffer, int) - Static method in class com.goldencode.p2j.persist.TableMapper
Get information about the index associated with the DMO referenced by the given buffer, as a string.
getLegacyIndexInfo(TempTable, int) - Static method in class com.goldencode.p2j.persist.TableMapper
Get information about the index associated with the given temporary table, as a string.
getLegacyIndexInfo(Class<?>, int) - Static method in class com.goldencode.p2j.persist.TableMapper
Get information about the index associated with the given DMO class, as a string.
getLegacyIndexInfoString(Buffer, int) - Static method in class com.goldencode.p2j.persist.TableMapper
Get information about the index associated with the DMO referenced by the given buffer, as a string.
getLegacyIndexName(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy index name of a converted index, defined by the backing table of the specified buffer.
getLegacyIndexName(Class<?>, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy name of a converted index, which is defined by the backing table for the specified buffer, part of a permanent DB.
getLegacyIndexName(TempTable, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy index name for the given TempTable resource and converted index name.
getLegacyKey(TempTable) - Method in class com.goldencode.p2j.persist.TableMapper.DynamicTempTableMapper
Get legacy key for the specified temp table.
getLegacyKey(TempTable) - Method in class com.goldencode.p2j.persist.TableMapper.StaticTempTableMapper
Get legacy key for the specified temp table.
getLegacyKey(TempTable) - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Get legacy key for the specified temp table.
getLegacyKeys() - Method in class com.goldencode.p2j.persist.AssociationSyncher
Retrieve the set of property names which represent the columns which comprise the legacy key joining two records.
getLegacyKeys() - Method in class com.goldencode.p2j.persist.InverseSyncher
Retrieve the set of property names which represent the columns which comprise the legacy key joining two records.
getLegacyKeys() - Method in class com.goldencode.p2j.persist.LocalSyncher
Retrieve the set of property names which represent the columns which comprise the legacy key joining two records.
getLegacyName() - Method in class com.goldencode.p2j.persist.PropertyDefinition
Get legacy name of this property.
getLegacyName() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the table/buffer legacy name
getLegacyName() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Obtain the name for the sequence from 4GL.
getLegacyName(Buffer) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy table name for the DMO referenced by the given buffer.
getLegacyName(Class<?>) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy table name for the given DMO, which is part of a permanent DB.
getLegacyName(TempTable) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy table name for the given TempTable resource.
getLegacyName() - Method in class com.goldencode.p2j.util.InternalEntry
Obtain the original name of the procedure being executed as specified in the 4GL code.
getLegacyName() - Method in class com.goldencode.p2j.util.Parameter
Get the legacy 4GL name.
getLegacyPathSeparator() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the original Progress SOURCE system's path separator which must be maintained for certain runtime translations of dynamically generated names (the algorithms of which were designed with that path assumed) but which is not necessarily a valid path on the system on which this is running.
getLegacyPlatform() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Get client legacy platform name.
getLegacyProperties(Class<?>) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the legacy fields' list which are defined by a DMO part of a permanent DB.
getLegacySearchPath() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the original Progress SOURCE system's PROPATH which must be maintained for certain runtime translations of dynamically generated names (the algorithms of which were designed with that path assumed) but which is not necessarily a valid path on the system on which this is running.
getLegacySetterMap() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get a map of converted DMO property names to corresponding, legacy, setter methods.
getLegacyTableName(RecordBuffer) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get legacy table name.
getLegacyTableName(String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Resolve the legacy table name, given the (possible) qualified table name.
getLegacyTextMetrics(String, String) - Static method in class com.goldencode.p2j.ui.FontTable
Get the legacy metrics for the given text, using the font specified by the given key.
getLegacyTextMetrics(String, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the legacy metrics for the given text, using the font specified by the given key.
getLegacyTextMetrics(String, String) - Method in interface com.goldencode.p2j.ui.ServerExports
Get the legacy metrics for the given text, using the font specified by the given key.
getLegacyToHibernateFields() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOInfo
Get the mapping of legacy, 4GL field names to converted, property names.
getLegacyWidget() - Method in class com.goldencode.p2j.ui.client.Browse
The method returns the legacy widget representing this widget.
getLegacyWidget() - Method in class com.goldencode.p2j.ui.client.DropDown
The method returns the legacy widget representing this widget.
getLegacyWidget() - Method in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Obtain the legacy widget for this line border.
getLegacyWidget() - Method in class com.goldencode.p2j.ui.client.Label
The method returns the legacy widget representing this widget.
getLegacyWidget() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
The method returns the legacy widget representing this possibly virtual widget.
getLen() - Method in class com.goldencode.p2j.util.DirStream
The length of the stream in bytes.
getLen() - Method in class com.goldencode.p2j.util.FileStream
The length of the stream in bytes.
getLen(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
The length of the stream in bytes.
getLen() - Method in class com.goldencode.p2j.util.NullStream
The length of the stream in bytes.
getLen() - Method in class com.goldencode.p2j.util.ProcessStream
The length of the stream in bytes.
getLen() - Method in class com.goldencode.p2j.util.RemoteStream
The length of the stream in bytes.
getLen() - Method in class com.goldencode.p2j.util.Stream
The length of the stream in bytes.
getLen(int) - Method in class com.goldencode.p2j.util.StreamDaemon
The length of the stream in bytes.
getLen() - Method in class com.goldencode.p2j.util.StreamWrapper
The length of the stream in bytes.
getLen() - Method in class com.goldencode.p2j.util.TerminalStream
The length of the stream in bytes.
getLength() - Method in class com.goldencode.expr.Attribute
This method must be implemented to return the total number of bytes in the subclass attribute structure.
getLength() - Method in class com.goldencode.expr.BytecodeContainer
Return the length, in bytes, of this code container.
getLength() - Method in class com.goldencode.expr.CodeAttribute
Return the total length in bytes of this code attribute, including the bytecode array and all other data.
getLength() - Method in class com.goldencode.expr.CodeUnit
Return the length of this code unit.
getLength() - Method in class com.goldencode.expr.ExceptionAttribute
 
getLength() - Method in class com.goldencode.p2j.ui.client.Editor
Gets the content length, compatible with the LENGTH attribute.
getLength() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateComponent
Returns number of digits to render.
getLength() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeComponent
Returns number of digits to render.
getLength() - Method in interface com.goldencode.p2j.ui.EditorInterface
Get the value of the LENGTH attribute
getLength() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the LENGTH attribute
getLength() - Method in class com.goldencode.p2j.util.Stream
The length of the stream in bytes.
getLex() - Method in class com.goldencode.p2j.preproc.Environment
Returns the lexer attached to this environment.
getLib(int) - Method in class com.goldencode.expr.CompiledExpression
Get the library object stored at the specified index.
getLibPath() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get native library path.
getLibPath() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get native library path.
getLibrary() - Method in class com.goldencode.p2j.directory.DirectoryResource
Returns the plugin's exported variables and functions.
getLibrary() - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
Get the user function/property library exposed by this pattern worker.
getLibrary() - Method in interface com.goldencode.p2j.pattern.PatternWorker
This method should return a worker library to be registered with the expression engine's symbol resolver, if the implementation wishes to expose bean-like properties or user functions to user expressions.
getLibrary() - Method in class com.goldencode.p2j.security.AbstractResource
Returns the plugin's exported variables and functions.
getLibrary() - Method in interface com.goldencode.p2j.security.Resource
Returns the plugin's exported variables and functions.
getLibraryName() - Method in class com.goldencode.p2j.library.NativeAPIEntry
Get the library name.
getLibraryName(String, String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the library name attribute of the given internal-entry.
getLibraryTarget(Scope, String) - Method in class com.goldencode.expr.SymbolResolver
Retrieve a callback library object with the given name which is registered within the context of the given scope.
getLibraryTarget(Scope, Class<?>) - Method in class com.goldencode.expr.SymbolResolver
Retrieve a callback library object of the given type which is registered within the context of the given scope.
getLimitString(String, int, int) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Override the parent's implementation to inline small (2 or less) limit values when there is no accompanying offset.
getLine() - Method in class com.goldencode.ast.AnnotatedAst
Get the source code line number which designates where in the source code file the token wrappered by this node was found.
getLine() - Method in class com.goldencode.expr.ExtraAst
Get the source code line number which designates where in the source code file the token wrappered by this node was found.
getLine() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the line number in the source code file at which the current source AST was found.
getLine() - Method in class com.goldencode.p2j.pattern.Match
Accesses the line number of the beginning of the match in the file.
getLine() - Method in class com.goldencode.p2j.preproc.Environment
Gets the current output line number.
getLine() - Method in class com.goldencode.p2j.preproc.ReferenceHint
Gets line number.
getLine() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.line field.
getLine() - Method in class com.goldencode.p2j.report.server.DetailRow
Getter for the starting line number in the source file of the match.
getLine() - Method in class com.goldencode.p2j.report.server.SourceLine
Line number getter.
getLine() - Method in class com.goldencode.p2j.ui.client.Editor
Get reference to the line under absolute cursor position.
getLine() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Extracts the current FRAME-LINE for the given frame.
getLineCount() - Method in class com.goldencode.p2j.ui.client.Editor
Obtain the number of current lines displayed (parsed) by this editor.
getLineNumber() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Returns the line number of the currently processed DOM element.
getLineText(int) - Method in class com.goldencode.p2j.ui.client.Editor
Obtain the text displayed on a specified line.
getLink() - Method in class com.goldencode.p2j.security.AbstractResource
Returns the reference to the currently associated link object.
getLinks() - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Obtain the list of the links in the graph snippet.
getList() - Method in class com.goldencode.p2j.uast.RootNodeList
Accesses the list of root nodes as read from the master XML file.
getList() - Method in class com.goldencode.p2j.ui.client.DropDown
Get the drop-down's inner list.
getList() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Returns the list for SIMPLE combo-box mode.
getListeners() - Method in exception com.goldencode.p2j.persist.QueryOffEndException
Get the listeners interested in this off-end exception
getListHeightChars() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Gets the list height in character units for radio-set.
getListHeightChars() - Method in class com.goldencode.p2j.ui.client.RadioSet
Gets the list height in character units for radio-set.
getListItemPairs() - Method in interface com.goldencode.p2j.ui.CommonListWidget
Gets the LIST-ITEM-PAIRS writeable attribute.
getListItemPairs() - Method in class com.goldencode.p2j.ui.ControlSetEntity
Gets the LIST-ITEM-PAIRS writeable attribute.
getListItems() - Method in interface com.goldencode.p2j.ui.CommonListWidget
Gets the LIST-ITEMS writeable attribute.
getListItems() - Method in class com.goldencode.p2j.ui.ControlSetEntity
Gets the LIST-ITEMS writeable attribute.
getListWidthChars() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Gets the list width in character units for radio-set.
getListWidthChars() - Method in class com.goldencode.p2j.ui.client.RadioSet
Gets the list width in character units for radio-set.
getLoadedClasses() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOInfo
Get all classes loaded to support this DMO.
getLoadedMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Get the Loaded custom mouse pointer if it is set
getLoadedMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Get the Loaded custom mouse pointer if it is set
getLoadedMousePointer() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the Loaded custom mouse pointer if it is set
getLoadedMousePointer() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the loaded custom mouse pointer if it is set
getLoader() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Get the record loader associated with this bundle.
getLoadInsn() - Method in class com.goldencode.proxy.ClassInfo
Get the ASM constant representing the instruction used to load an instance of this data type from a local variable and push it onto the operand stack (e.g., ALOAD, ILOAD, etc.).
getLoadInsn() - Method in class com.goldencode.proxy.PrimitiveInfo
Get the ASM constant representing the instruction used to load an instance of this data type from a local variable and push it onto the operand stack (e.g., DLOAD, ILOAD, etc.).
getLoadInsn() - Method in interface com.goldencode.proxy.TypeInfo
Get the ASM constant representing the instruction used to load an instance of this data type from a local variable and push it onto the operand stack (e.g., ALOAD, ILOAD, etc.).
getLocal() - Method in interface com.goldencode.ast.Aast
Access the tree-local data directly.
getLocal() - Method in class com.goldencode.ast.AnnotatedAst
Access the tree-local data directly.
getLocalAccess() - Static method in class com.goldencode.p2j.util.ErrorManager
Get the RemoteErrorData implementation which uses local storage.
getLocalAddr() - Method in class com.goldencode.p2j.net.NetSocket
Access the address of the local system, through which we are connecting.
getLocalAlias() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the alias of the local (refering) DMO, which is its unqualified interface name with the first letter lowercased.
getLocalAppServer() - Static method in class com.goldencode.p2j.util.AppServerHelper
Get the appserver export local to the P2J server.
getLocalClass() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the implementation class of the local (refering) DMO.
getLocalClassName() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the unqualified name of the local (refering) DMO's implementation class.
getLocalConfiguration(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get all data necessary to configure a database managed by the current P2J server instance.
getLocalContextID() - Method in class com.goldencode.p2j.net.VirtualSession
Get the context ID to which the virtual session is registered on this side.
getLocalDMOs(Persistable) - Method in interface com.goldencode.p2j.persist.AssociationSyncher.Helper
Retrieve the set of local DMOs stored in a foreign DMO for this association.
getLocalDMOs(Persistable) - Method in class com.goldencode.p2j.persist.AssociationSyncher.OneToManyHelper
Retrieve the set of local DMOs stored in a foreign DMO for this association.
getLocalDMOs(Persistable) - Method in class com.goldencode.p2j.persist.AssociationSyncher.OneToOneHelper
Retrieve the set of local DMOs stored in a foreign DMO for this association.
getLocalFileName(String) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Locates a file name to load from local file system.
getLocalHost(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the IP address of this side of this connection.
getLocalHost(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the IP address of this side of this connection.
getLocalHost() - Method in interface com.goldencode.p2j.util.Socket
Java implementation for getting the LOCAL-HOST SOCKET attribute which contains the address in IP form of the machine to which the Socket is connected.
getLocalHost() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for getting the LOCAL-HOST SOCKET attribute which contains the address in IP form of the machine to which the Socket is connected.
getLocalInterface() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the interface of the local (refering) DMO.
getLocalInterfaceName() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the unqualified name of the local (refering) DMO's interface.
getLocalName() - Method in interface com.goldencode.p2j.util.LocalName
Get the value of the LOCAL-NAME attribute.
getLocalName() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Get the value of the LOCAL-NAME attribute.
getLocalName() - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Get the value of the LOCAL-NAME attribute.
getLocalnameByIndex(double) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the unqualified local name of the current attribute object by the given 1-based index.
getLocalnameByIndex(NumberType) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the unqualified local name of the current attribute object by the given 1-based index.
getLocalnameByIndex(double) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the unqualified local name of the current attribute object by the given 1-based index.
getLocalnameByIndex(NumberType) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the unqualified local name of the current attribute object by the given 1-based index.
getLocalParam() - Method in class com.goldencode.p2j.util.AbstractParameter
Get the variable container used as parameter inside the procedure body.
getLocalParam() - Method in class com.goldencode.p2j.util.AbstractSimpleParameter
Get the variable container used as parameter inside the procedure body.
getLocalPort(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the port number of this side of this connection.
getLocalPort(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the port number of this side of this connection.
getLocalPort() - Method in interface com.goldencode.p2j.util.Socket
Java implementation for getting the LOCAL-PORT SOCKET attribute which contains the local port of the machine to which the Socket is connected.
getLocalPort() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for getting the LOCAL-PORT SOCKET attribute which contains the local port of the machine to which the Socket is connected.
getLocalProperties() - Method in class com.goldencode.p2j.persist.RelationInfo
Get the set all of the legacy key property names for the local (refering) DMO.
getLocalSockAddr() - Method in class com.goldencode.p2j.net.NetSocket
Access the address of the local system, through which we are connecting.
getLocation(RamNode) - Method in class com.goldencode.p2j.directory.LdapRemapper
Convenience method to retrieve information about LDAP context name (location) from specified RamNode instance of "ldapNode" Object Class.
getLocation() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Get the query ctor location information.
getLocatorColumnNumber() - Method in interface com.goldencode.p2j.xml.SaxReader
Gets the value of the current 1-based column in XML source.
getLocatorColumnNumber() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the value of the current 1-based column in XML source.
getLocatorLineNumber() - Method in interface com.goldencode.p2j.xml.SaxReader
Gets the value of the current 1-based line number in XML source.
getLocatorLineNumber() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the value of the current 1-based line number in XML source.
getLocatorPublicId() - Method in interface com.goldencode.p2j.xml.SaxReader
Gets the current value of the public identifier of the current XML source.
getLocatorPublicId() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the current value of the public identifier of the current XML source.
getLocatorSystemId() - Method in interface com.goldencode.p2j.xml.SaxReader
Gets the current value of the system identifier of the current XML source.
getLocatorSystemId() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the current value of the system identifier of the current XML source.
getLock() - Method in class com.goldencode.p2j.directory.DirectoryService.BatchRef
Get reference to the lock obtained during batch initialisation.
getLockAdministrator() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Retrieve the LockAdministrator object associated with this LockManager instance.
getLockAdministrator() - Method in interface com.goldencode.p2j.persist.lock.LockManager
Retrieve the LockAdministrator object associated with this LockManager instance.
getLockAdministrator() - Method in class com.goldencode.p2j.persist.remote.RemoteLockManager
Retrieve the LockAdministrator object associated with this LockManager instance.
getLockedColumnsWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get total width of the locked columns,
getLockedPaneLocation() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get locked panel location.
getLocker() - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Get the session token of the user which generated this lock event.
getLockerCount() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Determine the number of contexts which currently hold a lock on the backing record.
getLockers() - Method in class com.goldencode.p2j.admin.RecordLockInfo
Retrieve an array of session tokens which hold this lock.
getLockersPresentation() - Method in class com.goldencode.p2j.admin.RecordLockInfo
Gets the lockers presentation.
getLockFlags() - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Getter: Flags
getLockId() - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Getter: lockId
getLockInfo() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Store this object's information within a RecordLockInfo object for administrative purposes.
getLockManager() - Method in class com.goldencode.p2j.persist.Persistence
Get the lock manager associated with this Persistence instance.
getLockName() - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Getter: Name
getLockRecid() - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Getter: RECID
getLockRecordID(RecordLockEvent) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Extract an integral lock record ID from the lock event.
getLockRecords() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets records that have been previously locked in the given context using AdminServerImpl.lockRecords(com.goldencode.p2j.admin.RecordInfo[]).
getLockRecords() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Gets the records which have been previously locked in the given context using AdminServiceImpl.lockRecords(com.goldencode.p2j.admin.RecordInfo[]).
getLockRecords() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Gets the records which have been previously locked in the given context using AdminService.lockRecords(com.goldencode.p2j.admin.RecordInfo[]).
getLockRecords(AsyncCallback<RecordInfo[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the lock records.
getLocks() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getLockState(RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Get the LockState object associated with the given record identifier, optionally creating it if it does not yet exist.
getLockTable() - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Getter: Table
getLockTableUpdater(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Return the lock table updater associated with the given database, if any.
getLockType() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Retrieve the current lock type applied to the backing record.
getLockType() - Method in exception com.goldencode.p2j.persist.lock.LockUnavailableException
Get the requested lock type.
getLockType() - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Getter: Type
getLockType() - Method in class com.goldencode.p2j.persist.QueryComponent
Get lock type for records fetched into this component's buffer.
getLockType() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Retrieve this query's lock type.
getLockUsr() - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Getter: Usr
getLogEntryTypes() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Provides the comma-separated list of entry types that are being actively used for logging.
getLogEntryTypes() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Provides the comma-separated list of entry types that are being actively used for logging.
getLogFileName() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Obtains the filename to which log entries and stack traces are written.
getLogFileName() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Obtains the filename to which log entries and stack traces are written.
getLogger(Class<?>) - Static method in class com.goldencode.p2j.util.LogHelper
Retrieve a logging object from the LogManager.
getLogger(String) - Static method in class com.goldencode.p2j.util.LogHelper
Retrieve a logging object from the LogManager.
getLogging(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
getLogging(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
getLogging(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
getLogging(String, AsyncCallback<LoggingDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the logging.
getLoggingLevel() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Obtains the default logging level for all logging categories.
getLoggingLevel() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Obtains the default logging level for all logging categories.
getLogicalDatabase() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the logical database name associated with this buffer.
getLogicalDatabaseForField(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the logical database name for the database associated with the specified field.
getLogicalDatabaseForTable(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the logical database name for the database associated with the specified table.
getLogin() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getLogThreshold() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Obtains the configured log file size in bytes at which the log file will be renamed and a new log file started.
getLogThreshold() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Obtains the configured log file size in bytes at which the log file will be renamed and a new log file started.
getLong(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the signed 32-bit (4 byte) value from the given position.
getLong(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the signed 32-bit (4 byte) value from the given position.
getLongestItemAccelWidth(Container<?>) - Static method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Calculates max menu/sub-menu item accelerator width.
getLongestItemAccelWidth(Container<?>, GuiFontResolver, GuiDriver<?, ?>) - Static method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Calculates max menu/sub-menu item accelerator width.
getLongestItemTitleWidth(Container<?>, Widget<?>) - Static method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Calculates max menu/sub-menu item title (config's) width.
getLongestItemTitleWidth(Container<?>, MenuElement<?>, GuiFontResolver, GuiDriver<?, ?>) - Static method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Calculates max menu/sub-menu item title (config's) width.
getLongNum() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
getLongNumObject() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
getLongNumWrapped() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
getLongProperty(String) - Method in class com.goldencode.p2j.pattern.PropsWorker.Props
Return a named system property as a Long value.
getLoop() - Method in class com.goldencode.p2j.pattern.Rule
Gets the state variable for whether this rule acts as a WHILE instead of as an IF.
getLowDate() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Retrieve the earliest possible date value which is valid for the backing database.
getLowDate() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Retrieve the earliest possible date value which is valid for the backing database.
getLowDate() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Retrieve the earliest possible date value which is valid for the backing database.
getLowDate() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Retrieve the earliest possible date value which is valid for the backing database.
getLowerBound() - Method in class com.goldencode.p2j.persist.id.Range
Get the lower bound.
getLsi() - Method in class com.goldencode.p2j.preproc.Environment
Returns the LexerSharedInputState object.
getMainClass() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get the Java process main class.
getMainClass() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get the Java process main class.
getManagedDatabases() - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get a list of all configured databases managed by this P2J server instance.
getManagedLibsDirInformation() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get information about managed libraries directory (path to it and information whether it exists).
getManagedLibsDirInformation() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get information about managed libraries directory (path to it and information whether it exists).
getManagedLibsDirInformation() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get information about managed libraries directory (path to it and information whether it exists).
getManagedLibsDirInformation(AsyncCallback<TaggedName>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the managed libs dir information.
getManagerInstance(Database) - Static method in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Get the dirty share manager for the given, primary database.
getMandatorySubjectFields() - Method in class com.goldencode.p2j.security.BCCertFactory
Get the map with the mandatory subject attributes.
getMandatorySubjectFields() - Method in class com.goldencode.p2j.security.SSLCertFactory
Get the map with the mandatory subject attributes.
getMap() - Static method in class com.goldencode.p2j.persist.DMOIndex
Gets a map of fully qualified class names for each database schema supported by the application.
getMap() - Method in class com.goldencode.p2j.preproc.Environment
Returns the Map attached to this environment.
getMapFailOnNull(Class<?>, Map<Class<?>, Map<K, V>>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Retrieve a map from a cache of maps, keyed by DMO interface.
getMapList() - Method in class com.goldencode.p2j.directory.SchemaMaping
Return list of all mappings prepared for storing in LDAP.
getMapTo(String, String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the map-to attribute of the passed internal-entry.
getMargin() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the margin.
getMarker() - Method in class com.goldencode.p2j.preproc.Options
Gets the marker character.
getMarker() - Method in class com.goldencode.p2j.uast.UastHints
Gets the character to use for the preprocessor's internal stream/state synchronization mechanism.
getMarkers() - Method in class com.goldencode.p2j.preproc.Environment
Gets all buffered reference markers as a single string.
getMask() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.CertificatesViewStates
Gets the current mask that defines the set of affected components (widgets)
getMask() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.GroupsViewStates
Gets the current mask that defines the set of affected components (widgets).
getMask() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.ProcessesViewStates
Gets the current mask that defines the set of affected components (widgets).
getMask() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.UsersViewStates
Gets the current mask that defines the set of affected components (widgets).
getMask() - Method in enum com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.AcquiredLocksViewStates
Gets the current mask that defines the set of affected components (widgets).
getMask() - Method in interface com.goldencode.p2j.admin.client.application.home.ViewStateMachine.TransitionState
Gets the current mask that defines the set of affected components (widgets)
getMask() - Method in enum com.goldencode.p2j.persist.trigger.DatabaseEventType
Get the unique mask associated with this event type.
getMasterBuffer() - Method in class com.goldencode.p2j.persist.RecordBuffer
Retrieve the master record buffer for this buffer.
getMasterBuffer() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Retrieve the master record buffer for this buffer.
getMasterList(String) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Accesses the master list of all buffers for this buffer name.
getMatches() - Method in class com.goldencode.p2j.report.server.OverviewRow
Getter for total number of condition matches.
getMatches() - Method in exception com.goldencode.p2j.schema.AmbiguousSchemaNameException
Get the list of NameNode objects which matched the name used in the ambiguous search which caused this exception.
getMax() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Obtain the maximum allowable value for the sequence.
getMax() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get maximum value for the scroll bar.
getMax() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Get maximum value for the scroll bar.
getMax() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Return maximum value.
getMax() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Get maximum value for the scroll bar.
getMaxAge() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the maximum password age in days.
getMaxAgents() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.maxAgents field.
getMaxBinaryMessage() - Method in class com.goldencode.p2j.web.WebSocketConfig
Returns the maximal size of accepted binary messages.
getMaxChars() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get value of the MAX-CHARS attribute.
getMaxChars() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get value of the MAX-CHARS attribute.
getMaxChars() - Method in class com.goldencode.p2j.ui.EditorWidget
Get value of the MAX-CHARS attribute.
getMaxChars() - Method in interface com.goldencode.p2j.ui.MaxCharsElement
Get value of the MAX-CHARS attribute.
getMaxConnections() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Gets the maximum number of connections maintained between the client and the Web Server for asynchronous requests.
getMaxConnections() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the maximum number of simultaneous (parallel) connections maintained between the client and Web service for asynchronous requests.
getMaxDataGuess() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the MAX-DATA-GUESS attribute.
getMaxDataGuess() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the MAX-DATA-GUESS attribute.
getMaxDepth() - Method in class com.goldencode.trpl.WalkElement
Get the maximum depth of the walk in levels downward from the root node.
getMaxFontWidth(TitledWindow<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the maximum font width for the given font.
getMaxFrameSize() - Method in class com.goldencode.p2j.ui.client.Frame
The method returns the maximum frame size according to the workspace size of its parent window.
getMaxFrameSize() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
The method returns the maximum frame size according to the virtual size of the enclosing frame or according to the workspace size of its parent window.
getMaxHeight() - Method in interface com.goldencode.p2j.ui.CommonWindow
Get window maximal height.
getMaxHeight() - Method in class com.goldencode.p2j.ui.WindowWidget
Get window maximal height.
getMaxHeightChars() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getMaxHeightChars() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MAX-HEIGHT-CHARS writable attribute.
getMaxHeightChars(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MAX-HEIGHT-CHARS attribute from the supplied config.
getMaxHeightChars() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getMaxHeightChars() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MAX-HEIGHT-CHARS writable attribute.
getMaxHeightPixels() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MAX-HEIGHT-PIXELS writable attribute.
getMaxHeightPixels(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MAX-HEIGHT-PIXELS attribute from the supplied config.
getMaxHeightPixels() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MAX-HEIGHT-PIXELS writable attribute.
getMaxIdleTime() - Method in class com.goldencode.p2j.web.WebSocketConfig
Returns the maximal idle time.
getMaximalSelectedRowIndex() - Method in class com.goldencode.p2j.ui.client.Browse
Get the maximal row index (in the browse model) among the selected rows,
getMaxIncludeDepth() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Returns the maximum nesting level of includes for this instance.
getMaxItemHeight(AbstractContainer<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Calculates a max height of specified Menu or SubMenu.
getMaxItemWidth(Container<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Calculates max menu/sub-menu item width with borders.
getMaxLabelLen() - Method in class com.goldencode.p2j.ui.client.ComboBox
Calculates the minimum size of the of the combo-box by returning the largest label width of all elements in the list.
getMaxLen() - Method in class com.goldencode.p2j.ui.client.StatusLine
Return maximal length of the text.
getMaxPagesNumber() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the maximal pages number.
getMaxParameterCount() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Obtain the number of parameters a query of this dialect is allowed by the SQL server.
getMaxParameterCount() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Obtain the number of parameters a query of this dialect is allowed by the SQL server.
getMaxParameterCount() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Obtain the number of parameters a query of this dialect is allowed by the SQL server.
getMaxParameterCount() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Obtain the number of parameters a query of this dialect is allowed by the SQL Server.
getMaxStackDepth() - Method in class com.goldencode.expr.Compiler
Return the maximum number of 32-bit slots which the JVM runtime stack must be able to accommodate for the method whose bytecode currently is being assembled.
getMaxSubMenuHeight(AbstractContainer<?>) - Static method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Calculates a max height of specified Menu or SubMenu including borders.
getMaxSubMenuItemWidth(Container<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Calculates max menu/sub-menu item width with borders
getMaxTextMessage() - Method in class com.goldencode.p2j.web.WebSocketConfig
Return the maximal size of accepted text messages.
getMaxValue() - Method in interface com.goldencode.p2j.ui.SliderInterface
Gets the MAX-VALUE writable attribute.
getMaxValue() - Method in class com.goldencode.p2j.ui.SliderWidget
Gets the MAX-VALUE writable attribute.
getMaxWidth() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Gets the max width.
getMaxWidth() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Gets the maximum possible width of the current selection-list in character units.
getMaxWidth() - Method in interface com.goldencode.p2j.ui.CommonWindow
Get window maximal width.
getMaxWidth() - Method in class com.goldencode.p2j.ui.WindowWidget
Get window maximal width.
getMaxWidthChars() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getMaxWidthChars() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MAX-WIDTH-CHARS writable attribute.
getMaxWidthChars(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MAX-WIDTH-CHARS attribute from the supplied config.
getMaxWidthChars() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getMaxWidthChars() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MAX-WIDTH-CHARS writable attribute.
getMaxWidthPixels() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MAX-WIDTH-PIXELS writable attribute.
getMaxWidthPixels(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MAX-WIDTH-PIXELS attribute from the supplied config.
getMaxWidthPixels() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MAX-WIDTH-PIXELS writable attribute.
getMaxWorkspaceSize() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Get the maximum size of the window workspace area.
getMaxWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the maximum size of the window workspace area.
getMaxWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the maximum size of the window workspace area.
getMaxWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the maximum size of the window workspace area.
getmCnt() - Method in class com.goldencode.p2j.report.server.SummaryRow
Match count getter.
getMember() - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Retrieve the member to which this property maps.
getMemberStore(ClassDefinition.DataStoreType, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the static or instance member map or create (and return) it if it doesn't already exist.
getMemoryDaemon() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the LowLevelBuffer implementation.
getMenu(MenuElement<?>) - Static method in class com.goldencode.p2j.ui.client.Menu
Get menu widget from menu-item or sub-menu.
getMenubar() - Method in class com.goldencode.p2j.ui.client.Window
Get the Menu widget assigned to this window as MENUBAR.
getMenubar() - Method in interface com.goldencode.p2j.ui.CommonWindow
Get window MENUBAR.
getMenubar() - Method in class com.goldencode.p2j.ui.WindowWidget
Get window MENUBAR.
getMenuBarElementMinSize(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the minimum size of a titlebar element for this Theme, including any border.
getMenuBarElementMinSize(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the minimum size of a titlebar element for this Theme, including any border.
getMenuBarElementMinSize(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the minimum size of a titlebar element for this Theme, including any border.
getMenuCheckmarkWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the width of the check mark to for togglable menus.
getMenuCheckmarkWidth() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the width of the check mark to for togglable menus.
getMenuCheckmarkWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the width of the check mark to for togglable menus.
getMenuInsets() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the insets of a popup menu.
getMenuInsets() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the insets of a popup menu.
getMenuItemHeight(MenuElement) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the height of a MenuElement in a menu widget.
getMenuItemHeight(MenuElement) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the height of a MenuElement in a menu widget.
getMenuItemHeight(MenuElement) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the height of a MenuElement in a menu widget.
getMenuKey() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the MENU-KEY attribute.
getMenuKey() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the MENU-KEY attribute.
getMenuLeftPad() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the left padding of the test in a menu item.
getMenuLeftPad() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the left padding of the test in a menu item.
getMenuLeftPad() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the left padding of the test in a menu item.
getMenuMouse() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the value of the MENU-MOUSE attribute
getMenuMouse() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the value of the MENU-MOUSE attribute
getMenuMouse() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the MENU-MOUSE attribute.
getMenuMouse() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the MENU-MOUSE attribute.
getMenuRightPad() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the right padding of the test in a menu item.
getMenuRightPad() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the right padding of the test in a menu item.
getMenuRightPad() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the right padding of the test in a menu item.
getMenuSeparatorHeight() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the fixed height of a separator in a popup menu widget.
getMenuSeparatorHeight() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the fixed height of a separator in a popup menu widget.
getMenuSeparatorHeight() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the fixed height of a separator in a popup menu widget.
getMenuSeparatorHeight() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Obtain the fixed height of a separator in a popup menu widget.
getMenuSmArrowWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the width of the arrow marking menus with submenus (including additional space).
getMenuSmArrowWidth() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the width of the arrow marking menus with submenus (including additional space).
getMessage() - Method in class com.goldencode.p2j.net.InboundRequest
Gets the contained message.
getMessageArea() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Get the message area widget associated with this window.
getMessageArea() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the message area widget associated with this window.
getMessageArea() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the message area widget associated with this window.
getMessageArea() - Method in class com.goldencode.p2j.ui.client.Window
Get the message area widget associated with this window.
getMessageAreaFont() - Method in interface com.goldencode.p2j.ui.CommonWindow
Get the message-area's font.
getMessageAreaFont() - Method in class com.goldencode.p2j.ui.WindowWidget
Get the message-area's font.
getMessageColor() - Method in class com.goldencode.p2j.ui.client.Window
Get colors of message area.
getMessageColors() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Get all the message colors in this message-area.
getMessageColors() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Get all the message colors in this message-area.
getMessageColors() - Method in interface com.goldencode.p2j.ui.client.MessageArea
Get all the message colors in this message-area.
getMessageDialogPresenter() - Method in class com.goldencode.p2j.admin.client.application.ApplicationPresenter
Message dialog presenter getter.
getMessageDialogPresenter() - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Returns the common message dialog presenter.
getMessageLineRectangle(int) - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Get messages area rectangle by message line index.
getMessageLineRectangle(int) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get messages area rectangle by message line index.
getMessageLineRectangle(int) - Method in class com.goldencode.p2j.ui.client.Window
Get messages area rectangle by message line index.
getMessageLines() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the number of screen lines available for message display.
getMessageLines() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Returns the number of screen lines available for message display.
getMessageLines() - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the number of screen lines available for message display.
getMessageLines() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the number of screen lines available for message display.
getMessageParameters(Message, WebServiceImpl.WebServiceData) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Resolve the parameters for the given message.
getMessages(boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of messages accumulated since the previous call or all messages since the last message cleanup.
getMessages(boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of messages accumulated since the previous call or all messages since the last message cleanup.
getMessages(boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of messages accumulated since the previous call or all messages since the last message cleanup.
getMessages(boolean, AsyncCallback<String[][]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the messages.
getMessagesCollector() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Returns the unique instance of MessageCollector
getMessageSource() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the name of the current message source being used for the Progress compatible environment.
getMessageText() - Method in class com.goldencode.p2j.ui.client.Window
Get content of message area.
getMessageTexts() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Get all the message texts in this message-area.
getMessageTexts() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Get all the message texts in this message-area.
getMessageTexts() - Method in interface com.goldencode.p2j.ui.client.MessageArea
Get all the message texts in this message-area.
getMetadata(String, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Retrieve a DMO metadata object for the given schema and DMO interface.
getMetadata(Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Retrieve a DMO metadata object for the given DMO implementation class.
getMetadata(Class<?>) - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Get a DMO metadata object, given a DMO interface.
getMetadata(String) - Method in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
Return the metadata value associated with this key.
getMetadata() - Method in class com.goldencode.p2j.schema.SchemaConfig
Get the metadata identifier name associated with all schemas.
getMetaTableDumpFile(String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Return the unqualified data dump file name associated with the given metadata table.
getMetaTablesInPrimaryDB() - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Return the set of (lowercased) metadata table names to be implemented in each primary database, instead of in an in-memory database.
getMethod() - Method in class com.goldencode.expr.Function
Get the method backing this function.
getMethod(RoutingKey) - Method in class com.goldencode.p2j.net.Dispatcher
Get the method exported with the given key, assuming that it is defined by an interface.
getMethod(Class, String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Resolve a reflective method, given a class, method name, and parameter signature.
getMethod() - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Optional operation (return null)
getMethod() - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopSetter
Optional operation (return null)
getMethod() - Method in class com.goldencode.p2j.persist.SortCriterion
Get the getter method associated with the property behind this component.
getMethod() - Method in class com.goldencode.p2j.uast.Callback
Returns the java.lang.reflect.Method which can be used to invoke the associated method.
getMethodID() - Method in class com.goldencode.p2j.net.RoutingKey
Provide access to the method ID.
getMethodList(Class<?>[]) - Static method in class com.goldencode.p2j.persist.pl.BuiltIns
Given an array of classes, extract all public, static methods and return them in a list.
getMethodList(Class<?>) - Static method in class com.goldencode.p2j.persist.pl.BuiltIns
Given a single class, extract all public, static methods and return them in a list.
getMethodName(RoutingKey) - Method in class com.goldencode.p2j.net.Dispatcher
Gets the method name corresponding to the specified routing key.
getMethodName() - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Optional operation (return null)
getMethodName() - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopSetter
Optional operation (return null)
getMethodName() - Method in class com.goldencode.p2j.uast.Callback
Returns the method name to be called in the target object.
getMethodName() - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the java method name for this internal entry.
getMethodName() - Method in class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
Get the java method name for this internal entry.
getMethodName(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the java name of the passed internal-entry and 4GL program.
getMethodName() - Method in class com.goldencode.proxy.MethodInfo
Get method name.
getMethodSetup(long, long, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Common worker to handle the error checking/processing with no triggering of auto-expand features.
getMilliseconds() - Method in class com.goldencode.p2j.util.datetime
Extract the milliseconds time-element from this datetime.
getMillisecondsNum() - Method in class com.goldencode.p2j.util.datetime
Extract the milliseconds time-element from this datetime.
getMimeType() - Method in enum com.goldencode.p2j.admin.shared.DocumentType
Returns a document's MIME type for a document having this type.
getMin() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Obtain the minimum allowable value for the sequence.
getMinAgents() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.minAgents field.
getMinArgs() - Method in class com.goldencode.expr.Function
Get the minimum number of arguments required by this function.
getMinCellHeight() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the min cell height.
getMinChars() - Method in class com.goldencode.p2j.uast.Keyword
Returns the minimum number of characters used in abbreviations.
getMinHeight() - Method in class com.goldencode.p2j.ui.client.Frame
Return minimal frame height.
getMinHeightChars() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the MIN-HEIGHT-CHARS attribute getter.
getMinHeightChars() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the MIN-HEIGHT-CHARS attribute getter.
getMinHeightChars() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MIN-HEIGHT-CHARS writable attribute.
getMinHeightChars(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MIN-HEIGHT-CHARS attribute from the supplied config.
getMinHeightChars() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MIN-HEIGHT-CHARS writable attribute.
getMinHeightPixels() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MIN-HEIGHT-PIXELS writable attribute.
getMinHeightPixels(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MIN-HEIGHT-PIXELS attribute from the supplied config.
getMinHeightPixels() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MIN-HEIGHT-PIXELS writable attribute.
getMinimumSize() - Method in class com.goldencode.p2j.ui.client.Frame
Compute and return the minimum size need to display the widgets within this frame.
getMinSinceMidnight() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current minute since midnight.
getMinSize() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Returns the window minimum size.
getMinSize() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Returns the window minimum size.
getMinSize() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Returns the window minimum size.
getMinSize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Returns the window minimum size.
getMinute() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.minute.
getMinute() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current minute.
getMinutes() - Method in class com.goldencode.p2j.util.datetime
Extract the minutes time-element from this datetime.
getMinutesNum() - Method in class com.goldencode.p2j.util.datetime
Extract the minutes time-element from this datetime.
getMinValue() - Method in interface com.goldencode.p2j.ui.SliderInterface
Gets the MIN-VALUE writable attribute.
getMinValue() - Method in class com.goldencode.p2j.ui.SliderWidget
Gets the MIN-VALUE writable attribute.
getMinWidthChars() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MIN-WIDTH-CHARS writable attribute.
getMinWidthChars(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MIN-WIDTH-CHARS attribute from the supplied config.
getMinWidthChars() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MIN-WIDTH-CHARS writable attribute.
getMinWidthPixels() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MIN-WIDTH-PIXELS writable attribute.
getMinWidthPixels(WindowConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
An accessor method to get the value of MIN-WIDTH-PIXELS attribute from the supplied config.
getMinWidthPixels() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MIN-WIDTH-PIXELS writable attribute.
getMissingExternalTargets() - Method in class com.goldencode.p2j.report.server.CallGraphApi
Get the external targets marked as missing.
getMnemIdx() - Method in class com.goldencode.p2j.ui.client.MnemonicInfo
Get mnemonic index in a prepared label.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.Button
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.ComboBox
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.MnemonicInfo
Get mnemonic character.
getMnemonic() - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.RadioButton
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.Slider
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.Text.ContentMnemonic
MnemonicInfo instance getter.
getMnemonic() - Method in class com.goldencode.p2j.ui.client.ToggleBox
MnemonicInfo instance getter.
getMnemonicCharacter(boolean) - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Returns the mnemonic character from the processed widget label.
getMnemonicKeyCode(boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Returns the associated key code for this mnemonic character.
getMnemonicLabel(boolean) - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Returns the preprocessed mnemonic label, i.e.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
Provides an access to the target modal dialog.
getModal() - Method in class com.goldencode.p2j.admin.client.widget.dialog.ModalViewWithUiHandlers
Provides an access to the target modal dialog.
getModalDialogs() - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Returns the modal dialog UI service the rights editors may use for their UI.
getModalParent() - Method in interface com.goldencode.p2j.admin.client.application.home.HomePresenter.MyView
Returns the modal widget parent.
getModalParent() - Method in class com.goldencode.p2j.admin.client.application.home.HomeView
Returns the modal dialog panel.
getModals(boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Returns all visible modal windows in z-order with the top window being the last in the returned list.
getModalsOwnedBy(int, boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Returns the modal windows owned by the supplied window.
getMode() - Method in class com.goldencode.p2j.directory.DirectoryResource.DirectoryPool
Gets the access mode of the current operation.
getMode() - Method in class com.goldencode.p2j.directory.DirectoryResource.SharedData
Gets the access mode.
getMode() - Method in class com.goldencode.p2j.e4gl.Options
Access the compatibility mode (see E4GLConstants).
getMode() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.mode.
getMode() - Method in class com.goldencode.p2j.security.Search
Gets the resource access mode of this search.
getMode() - Method in class com.goldencode.p2j.util.Parameter
Get the unmodified mode name.
getMode() - Method in class com.goldencode.trpl.WalkElement
Get the flag which determines the input to the walk.
getModel() - Method in class com.goldencode.p2j.ui.client.Browse
Get currently used BrowseModel.
getModes() - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Gets the authentication mode list box.
getModes() - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Get the resolved parameter modes for this call.
getModes() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the parameter modes for this async request.
getModes() - Method in enum com.goldencode.p2j.xml.XMLCallbackWrapper.CallBack
Gets the input/output parameter modes.
getMonoFontList(Component) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Obtain the list of all available monospaced font family names.
getMonoFontName(Component, String) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Obtain the first available monospaced physical font name.
getMonth(Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the month number (1-based) from a datetime.
getMonth(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the month number (1-based) from a date.
getMonth() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.month.
getMonth() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current month.
getMonth() - Method in class com.goldencode.p2j.util.date
Returns the month of the current instance from 1 to 12 independent of any timezone considerations.
getMonthNum() - Method in class com.goldencode.p2j.util.date
Returns the month of the current instance from 1 to 12 independent of any timezone considerations.
getMouseActions() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the mouse actions on which this widget can respond.
getMouseActions() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the mouse actions on which this widget can respond.
getMouseHandler() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the window's mouse handler.
getMouseModifiers(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Gets the mouse modifiers mask for this event.
getMousePointer() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the value of the MOUSE-POINTER attribute for a widget
getMousePointer() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the value of the MOUSE-POINTER attribute for a widget
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.ButtonWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.ControlSetEntity
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.FillInWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in interface com.goldencode.p2j.ui.Hoverable
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.SliderWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Get the MOUSE-POINTER attribute
getMousePointerImpl() - Method in class com.goldencode.p2j.ui.WindowWidget
Get the MOUSE-POINTER attribute
getMousePosition() - Method in interface com.goldencode.p2j.ui.CommonWidget
Returns current mouse cursor position relative to this widget.
getMousePosition() - Method in class com.goldencode.p2j.ui.GenericWidget
Returns current mouse cursor position relative to this widget.
getMovableWidgetsBounds() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Collects the widget bounds for selected movable widgets belonging to current container.
getMovedList() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get list of all moved nodes.
getmPct() - Method in class com.goldencode.p2j.report.server.SummaryRow
Match percent getter.
getMplex() - Method in class com.goldencode.p2j.report.server.SummaryRow
Multiplex expression getter.
getMsg() - Method in enum com.goldencode.p2j.classloader.ErrorCode
Getter for the ErrorCode.msg field.
getMtime() - Static method in class com.goldencode.p2j.persist.pl.Functions
Deprecated.
getMtime(Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the time since midnight in milliseconds.
getMultiplexExpr() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the multiplex expression.
getMultiplexID() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the multiplex ID of this buffer.
getMultiplexID(String) - Method in class com.goldencode.p2j.persist.remote.DatabaseMultiplexer
Retrieve a unique ID for the given physical database name on this P2J server.
getMultiplexID() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Get the multiplex ID of this temporary buffer.
getMultiplexID(K) - Method in interface com.goldencode.p2j.util.RemoteMultiplexer
Retrieve a unique ID for the given key.
getName() - Method in class com.goldencode.expr.ClassConstant
Return the name of the class represented by this constant.
getName() - Method in class com.goldencode.expr.Variable
Get the name of this variable.
getName() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the Resource Instance Name for this item.
getName() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
getName() - Method in class com.goldencode.p2j.admin.TaggedName
Convenience method for accessing the name.
getName() - Method in class com.goldencode.p2j.cfg.Parameter
Get name which uniquely identifies this parameter within the configuration.
getName() - Method in class com.goldencode.p2j.comauto.ComObject
Obtain the name of this COM object.
getName() - Method in class com.goldencode.p2j.convert.NameConverter
Get the name being converted.
getName() - Method in class com.goldencode.p2j.directory.Attribute
Simplify access to Object Class name.
getName() - Method in class com.goldencode.p2j.directory.AttributeDefinition
Returns the value of name.
getName() - Method in class com.goldencode.p2j.directory.DirNode
Get node name.
getName() - Method in class com.goldencode.p2j.directory.NodeAttribute
Returns the value of name.
getName() - Method in class com.goldencode.p2j.directory.ObjectClass
Returns Object class name.
getName() - Method in class com.goldencode.p2j.extension.PSTimer
Obtain the name of the COM Object.
getName() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns rsource name.
getName() - Method in class com.goldencode.p2j.net.Dispatcher.KeyMapEntry
Provides access to group name.
getName() - Method in class com.goldencode.p2j.net.NodeInfo
Provides access to the node name.
getName() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the token name of the current, source AST.
getName() - Method in enum com.goldencode.p2j.persist.ConversionProfile
Get the profile name.
getName() - Method in class com.goldencode.p2j.persist.Database
Get the physical database name.
getName() - Method in class com.goldencode.p2j.persist.P2JField
Get field name.
getName() - Method in class com.goldencode.p2j.persist.P2JIndex
Get name of this index.
getName() - Method in class com.goldencode.p2j.persist.P2JIndexComponent
Get index component's name.
getName() - Method in class com.goldencode.p2j.persist.PropertyDefinition
Get the name of this property.
getName() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get legacy query name.
getName() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Obtain the name for the sequence.
getName() - Method in class com.goldencode.p2j.persist.SortCriterion
Get the name of the property behind this component.
getName() - Method in class com.goldencode.p2j.preproc.ArgumentHint
Gets argument name.
getName() - Method in class com.goldencode.p2j.preproc.ReferenceHint
Gets reference name.
getName() - Method in class com.goldencode.p2j.preproc.SymbolHint
Gets symbol name.
getName() - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
Get the description of this line.
getName() - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
Get the description of this line.
getName() - Method in class com.goldencode.p2j.report.server.FileListingEntry
Getter for file name.
getName() - Method in class com.goldencode.p2j.report.server.FilterProfile
Getter for profile name.
getName() - Method in class com.goldencode.p2j.report.server.User
Get the user name.
getName() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.name.
getName() - Method in class com.goldencode.p2j.schema.ExtentHintField
Obtain field name.
getName() - Method in class com.goldencode.p2j.schema.NameNode
Get the name associated with this node.
getName() - Method in class com.goldencode.p2j.schema.SchemaConfig.Metadata
Get the root name of the metadata schema.
getName() - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig.DialectParam
Get the dialect alias.
getName() - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Get identifying namespace name.
getName() - Method in class com.goldencode.p2j.schema.TableHints
Get the name of the table described by this hint.
getName() - Method in class com.goldencode.p2j.security.AdminResourceNamespace.Node
Gets the node name.
getName() - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtains the name of this class.
getName() - Method in class com.goldencode.p2j.uast.Function
Returns the full name of the function.
getName() - Method in interface com.goldencode.p2j.uast.TokenDataWrapper
Returns the full name of the object.
getName() - Method in class com.goldencode.p2j.uast.Variable
Returns the full name of the variable.
getName() - Method in class com.goldencode.p2j.ui.client.event.ServerEvent
Get the name of this server-event.
getName() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the name of this Theme.
getName() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Get the name of this Theme.
getName() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get the name of this Theme.
getName() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Get the name of this Theme.
getName() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable.TableRow
Name getter.
getName() - Method in class com.goldencode.p2j.ui.ColorRgb
Get color name.
getName() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Obtain the name of this COM object.
getName(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Get widget name for the given widget.
getName() - Method in class com.goldencode.p2j.util.AgentPool
Get the name of the appserver handled by this pool.
getName() - Method in class com.goldencode.p2j.util.SectionContent
Getting the name of this section.
getName() - Method in class com.goldencode.p2j.util.Stream
Get the name of the stream variable used in the legacy 4GL source code.
getName() - Method in enum com.goldencode.p2j.xml.SaxReader.ReadStatus
Returns the 4gl name of this enum constant.
getName() - Method in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Returns the 4gl name of this enum constant.
getName2LegacyField() - Method in class com.goldencode.p2j.persist.LegacyFieldNameMap
Get map of (lower case) DMO property names to legacy fields.
getNameReplacements() - Method in class com.goldencode.p2j.schema.TableHints
Get the custom replacement map (if any) used for name conversion for this table.
getNameReplacements(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the custom replacement map (if any) used for name conversion for the specified field in this table.
getNames() - Method in class com.goldencode.p2j.ui.WidgetListBase
Gets the map of names of widgets registered with the frame.
getNameSet(P2JDialect) - Method in class com.goldencode.p2j.persist.P2JIndex
Return the set of index component names for this index.
getNamespace() - Method in class com.goldencode.p2j.schema.NameNode
Get the namespace which contains this node's children, if any.
getNamespace(int) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Get the global namespace associated with the specified EntityName type.
getNamespace(int) - Method in interface com.goldencode.p2j.util.WebService
Get the wsdl namespace of this connection.
getNamespace(int) - Method in class com.goldencode.p2j.util.WebServiceImpl
Get the wsdl namespace of this connection.
getNamespaceParameter(String, String) - Method in class com.goldencode.p2j.schema.SchemaConfig
Get the value for the given namespace parameter.
getNamespacePrefix() - Method in interface com.goldencode.p2j.xml.XEntity
Returns the value of the the NAMESPACE-PREFIX attribute.
getNamespacePrefix() - Method in class com.goldencode.p2j.xml.XEntityImpl
Returns the value of the the NAMESPACE-PREFIX attribute.
getNamespaceURI() - Method in class com.goldencode.p2j.persist.BufferImpl
Returns the value of the the NAMESPACE-URI attribute.
getNamespaceURI() - Method in interface com.goldencode.p2j.util.NamespaceURI
Returns the value of the the NAMESPACE-URI attribute.
getNamespaceURI() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Returns the value of the the NAMESPACE-URI attribute.
getNamespaceURI() - Method in class com.goldencode.p2j.xml.XEntityImpl
Returns the value of the the NAMESPACE-URI attribute.
getNameTypeMap() - Method in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Get a mapping of all local parameter names parameters for this query to their foreign property names and Hibernate Types.
getNativeCursorPos() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Get the cursor position, in native units.
getNativeCursorPos() - Method in class com.goldencode.p2j.ui.client.FillIn
Get the cursor position, in native units.
getNativeCursorPos() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Get the cursor position, in native units, as it would be positioned in the fully-visible text.
getNativeCursorPos() - Method in class com.goldencode.p2j.ui.client.Text
Get the cursor position, in native units.
getNativeFontMetrics(Font) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Get the metrics of the given font.
getNativeInsets() - Method in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Get native insets introduced by the border.
getNearestTopLevelType() - Static method in class com.goldencode.p2j.util.TransactionManager
Search the stack of scopes and return the type of first top level block found.
getNearestTopLevelType(TransactionManager.WorkArea) - Static method in class com.goldencode.p2j.util.TransactionManager
Search the stack of scopes and return the type of first top level block found.
getNestingLevel() - Static method in class com.goldencode.p2j.util.TransactionManager
Returns the current nesting level.
getNewBuf() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.TestCase
Get the input sequence of characters after autocompletion.
getNewPointer(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if new mouse pointer is need to be used.
getNewProgramFiles() - Method in class com.goldencode.p2j.pattern.PatternEngine
Get the list of newly added program file names.
getNewRow(double, double, ArrayList<Frame<?>>) - Static method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Calculate new value for start row for frame placement.
getNewRowsBefore(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get the number of new rows in the viewport before the given base viewport row.
getNewServer() - Static method in class com.goldencode.p2j.util.ServerFactory
Method which returns a new SERVER resource.
getNewSliderValue(int, int) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Check if the given X,Y coordinates fall into value changed area and calculate the new suggested one.
getNewType() - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Get the lock type as it was after this event.
getNext() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the next result in the cache, and return the primary key array representing that result.
getNext() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-NEXT method (KW_GET_NEXT).
getNext() - Static method in class com.goldencode.p2j.util.ResourceIdHelper
Generates a valid resource identifier.
getNext(E) - Method in class com.goldencode.util.FastSiblingDeque
Get the next element after e.
getNextActiveWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
The window calculates the next main window that should eventually become active after the currently active window is deactivated.
getNextAfterGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Get focus traversable widget which is right before the TEXT group in TAB order.
getNextChild(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FieldGroup
Accesses the next widget in the list of contained widgets.
getNextChild(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.Group
Accesses the next widget in the list of contained widgets.
getNextChildIndex() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the index of the child being processed during a next child rule.
getNextChildIndex() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the nextChildIndex user variable which denotes which child is about to be processed when processing a 'next-child' rule.
getNextColumn() - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Implements the NEXT-COLUMN attribute getter.
getNextColumn() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Implements the NEXT-COLUMN attribute getter.
getNextColumn(BrowseColumnConfig) - Method in class com.goldencode.p2j.ui.client.Browse
Return reference to next column relative to given column.
getNextEnabledFrame(Frame<?>) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get the first enabled, visible frame, in z-order, after the specified frame.
getNextEnabledWidget(Widget<O>, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Looks up the next enabled and visible widget in the tab order of the specified frame.
getNextEvent() - Method in class com.goldencode.p2j.ui.client.event.WindowEvent
Get the next event to be raised, if the trigger does not consume this one.
getNextID() - Method in class com.goldencode.p2j.schema.ImportWorker.IDContext
Get the next available, globally unique ID.
getNextInGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Get next component in TEXT clause group.
getNextLineNum(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Gets the current page's next logical line number.
getNextLineNum() - Method in class com.goldencode.p2j.util.RemoteStream
Gets the current page's next logical line number.
getNextLineNum() - Method in class com.goldencode.p2j.util.Stream
Accesses the line number of the next line to be output on the current page.
getNextLineNum(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Gets the current page's next logical line number.
getNextLineNum() - Method in class com.goldencode.p2j.util.StreamWrapper
Gets the current page's next logical line number.
getNextMPID(Map<Integer, Integer>) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Returns a context-local multiplex ID value.
getNextNodeId(long) - Method in class com.goldencode.ast.AstManager
Access the next unassigned node ID for the specified tree.
getNextNodeId(long) - Method in interface com.goldencode.ast.AstManagerPlugin
Access the next unassigned node ID for the specified tree.
getNextNodeId(long) - Method in class com.goldencode.ast.BasePlugin
Access the next unassigned node ID for the specified tree.
getNextPage(TRowObject, AbstractReportBuilder.IPageCanvas, AbstractReportBuilder.ColumnInfo<?>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Gets the next page.
getNextRights(int) - Method in class com.goldencode.p2j.security.SecurityManager
Returns an instance of Rights interface to be used next in the access rights check loop.
getNextRights(String, int) - Method in class com.goldencode.p2j.security.SecurityManager
Returns an instance of Rights interface to be used next in the access rights check loop.
getNextScheduleTime(Job, Long) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Get the next job execution time.
getNextSibling(boolean) - Method in class com.goldencode.ast.AnnotatedAst
Returns the next sibling (hidden or not) if the honorHidden flag is false, or the next non-hidden sibling if the honorHidden flag is true.
getNextSibling() - Method in class com.goldencode.p2j.ui.BaseEntity
Obtains the next sibling widget in the current field group.
getNextSibling() - Method in interface com.goldencode.p2j.util.CommonHandleChain
Get the next-sibling attribute of this handle.
getNextSibling() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the NEXT-SIBLING attribute of this external procedure instance.
getNextSibling() - Method in class com.goldencode.p2j.util.HandleChain
Get the next-sibling attribute of this handle.
getNextSibling(HandleChain) - Method in class com.goldencode.p2j.util.HandleChain
Get the next-sibling attribute of this handle.
getNextSibling(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the NEXT-SIBLING attribute of the specified referent.
getNextSibling() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Get a handle for the next chained procedure.
getNextSibling() - Method in class com.goldencode.p2j.util.TreeNode
Access the next sibling (the child to the right of this node in the parent's list of children).
getNextSignificantNode(Aast) - Static method in class com.goldencode.p2j.uast.FrameAstKey
Utility method that searches next relevant item from a frame definition, starting from a current node, iterating its right siblings, until one is found or teh list ends.
getNextSplitPosition(String, int) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Get the next split position of this line, so that it fits the editor.
getNextSplitPosition(String, int) - Method in class com.goldencode.p2j.ui.client.Editor
Get the next split position of this line, so that it fits the editor.
getNextSplitPosition(String, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the next split position of this line, so that it fits the editor.
getNextTabItem(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Gets the widget that is the next from specified in the tab order.
getNextTabItem(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Gets the widget that is the next from specified in the tab order.
getNextTabItem() - Method in interface com.goldencode.p2j.ui.CommonFrame
Getting the NEXT-TAB-ITEM attribute.
getNextTabItem() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getNextTabItem() - Method in class com.goldencode.p2j.ui.ControlEntity
Getter for the NEXT-TAB-ITEM read-only attribute.
getNextTabItem() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the NEXT-TAB-ITEM writable attribute.
getNextTabItem() - Method in class com.goldencode.p2j.ui.GenericFrame
Getting the NEXT-TAB-ITEM attribute.
getNextTabItem() - Method in class com.goldencode.p2j.ui.GenericWidget
Calculates the next widget in the tab order.
getNextTabItem(GenericWidget<?>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Gets the widget that is the next from specified in the tab order.
getNextTimerNumber() - Static method in class com.goldencode.p2j.util.ProtectedTimer
Return next sequential unique timer number.
getNextUserSessionID() - Method in class com.goldencode.p2j.security.SecurityManager
Retrieve a unique user session ID to assign to a new security context.
getNextValue(String) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Computes and returns the next value of a sequence.
getNextVisibleFrame(Frame<?>) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Gets the frame from the list of currently displayed frames that immediately follows the specified frame.
getNextWordSize() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Get length of the first word in the next row.
getNode() - Method in class com.goldencode.ast.ShadowNode
Obtain the AST being stored.
getNode() - Method in class com.goldencode.p2j.directory.DirectoryResource.DirectoryPool
Gets the directory node under consideration.
getNode() - Method in class com.goldencode.p2j.directory.DirectoryResource.SharedData
Gets the directory node name.
getNode(String, String, String) - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get a string value from a directory node.
getNode(String, String, int) - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get an integer value from a directory node.
getNode(String, String, boolean) - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get a boolean value from a directory node.
getNode(String, String, String) - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
Get a string value from a directory node.
getNode(String, String, int) - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
Get an integer value from a directory node.
getNode(String, String, boolean) - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
Get a boolean value from a directory node.
getNode(String, String, byte[]) - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
Get a byte array from a directory node.
getNode(handle) - Method in interface com.goldencode.p2j.util.SOAPEntity
Gets the X-NODEREF object that refers to the XML underlying a SOAP-HEADER-ENTRYREF object or SOAP-FAULT entry and sets it to the given handle.
getNode(handle) - Method in class com.goldencode.p2j.util.SOAPFaultDetailImpl
Gets the X-NODEREF object that refers to the XML underlying a SOAP-HEADER-ENTRYREF object or SOAP-FAULT entry and sets it to the given handle.
getNode(handle) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Gets the X-NODEREF object that refers to the XML underlying a SOAP-HEADER-ENTRYREF object or SOAP-FAULT entry and sets it to the given handle..
getNode() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Getting the Element backend object for this XEntity.
getNode() - Method in class com.goldencode.p2j.xml.XEntityImpl
Getting the Element backend object for this XEntity.
getNodeAddress() - Method in class com.goldencode.p2j.net.AddressPair
Returns the local node address.
getNodeAddress() - Method in class com.goldencode.p2j.net.BaseSession
Get the node address assigned to the session.
getNodeAddress() - Method in interface com.goldencode.p2j.net.LowLevelSession
Get the node address assigned to the session.
getNodeAddress() - Method in class com.goldencode.p2j.net.Queue
Provide an access to the node address assigned to the queue.
getNodeAddress() - Method in class com.goldencode.p2j.net.SessionManager
Get the local node address of the active session, if any.
getNodeAttribute(Remapper, String, String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Retrieve entire attribute from specified node.
getNodeAttributes(Remapper, String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Returns the entire set of attributes with all their values, or null if request fails.
getNodeAttributes(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Returns all existing attributes of given node.
getNodeAttributes(String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Reads all attributes of a node.
getNodeAttributeValue(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Return value of specified variable of node attribute.
getNodeAttrsKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeAttributes() method
getNodeBitField(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeBitField(String, String, int) method.
getNodeBitField(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get BitField attribute value for specified node ID and index.
getNodeBitField(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get BitField attribute value for specified node ID and index.
getNodeBitField(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get BitField attribute value for specified node ID and index.
getNodeBitField(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get BitField attribute value for specified node ID and index.
getNodeBitFields(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all BitField attribute values for specified node ID.
getNodeBitFields(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all BitField attribute values for specified node ID.
getNodeBitFieldsKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeBitFields() method
getNodeBitSelector(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeBitSelector(String, String, int) method.
getNodeBitSelector(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get BitSelector attribute value for specified node ID and index.
getNodeBitSelector(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get BitSelector attribute value for specified node ID and index.
getNodeBitSelector(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get BitSelector attribute value for specified node ID and index.
getNodeBitSelector(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get BitSelector attribute value for specified node ID and index.
getNodeBitSelectors(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all BitSelector attribute values for specified node ID.
getNodeBitSelectors(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all BitSelector attribute values for specified node ID.
getNodeBitSelectorsKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeBitSelectors() method
getNodeBoolean(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeBoolean(String, String, int) method.
getNodeBoolean(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get Boolean attribute value for specified node ID and index.
getNodeBoolean(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get Boolean attribute value for specified node ID and index.
getNodeBoolean(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get Boolean attribute value for specified node ID and index.
getNodeBoolean(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get Boolean attribute value for specified node ID and index.
getNodeBooleans(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all Boolean attribute values for specified node ID.
getNodeBooleans(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all Boolean attribute values for specified node ID.
getNodeBooleansKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeBooleans() method
getNodeByPath(Element, String) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get XML node by the given path.
getNodeByteArray(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeByteArray(String, String, int) method.
getNodeByteArray(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get byte array attribute value for specified node ID and index.
getNodeByteArray(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get byte array attribute value for specified node ID and index.
getNodeByteArray(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get byte array attribute value for specified node ID and index.
getNodeByteArray(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get byte array attribute value for specified node ID and index.
getNodeByteArray(Element, String) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get the byte array which is stored under the given node.
getNodeByteArrays(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all byte array attribute values for specified node ID.
getNodeByteArrays(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all ByteArray attribute values for specified node ID.
getNodeByteArraysKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeByteArrays() method
getNodeClass(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Gets meta class ID for the Object Class to which specified node belongs.
getNodeClass() - Method in class com.goldencode.p2j.directory.DirNode
Get node Object Class.
getNodeClass(String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Return LDAP Object Class name for specified P2J node.
getNodeClass(String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Get node class name without leading prefix.
getNodeClass(String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Queries the object class name of a node.
getNodeClassKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeClass() method
getNodeClassName(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Return class name for the specified node.
getNodeClassName(String) - Method in interface com.goldencode.p2j.directory.Remapper
Return class name for the specified node.
getNodeClassName(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Return class name for the specified node.
getNodeDate(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeDate(String, String, int) method.
getNodeDate(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get DateValue attribute value for specified node ID and index.
getNodeDate(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get DateValue attribute value for specified node ID and index.
getNodeDate(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get DateValue attribute value for specified node ID and index.
getNodeDate(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get DateValue attribute value for specified node ID and index.
getNodeDates(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all DateValue attribute values for specified node ID.
getNodeDates(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all Date attribute values for specified node ID.
getNodeDatesKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeDates() method
getNodeDouble(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeDouble(String, String, int) method.
getNodeDouble(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get Double attribute value for specified node ID and index.
getNodeDouble(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get Double attribute value for specified node ID and index.
getNodeDouble(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get Double attribute value for specified node ID and index.
getNodeDouble(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get Double attribute value for specified node ID and index.
getNodeDoubles(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all Double attribute values for specified node ID.
getNodeDoubles(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all Double attribute values for specified node ID.
getNodeDoublesKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeDoubles() method
getNodeId() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.nodeId field.
getNodeInfo(T) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.CertTreeModel
Gets a tree node data.
getNodeInteger(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeInteger(String, String, int) method.
getNodeInteger(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get Integer attribute value for specified node ID and index.
getNodeInteger(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get Integer attribute value for specified node ID and index.
getNodeInteger(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get Integer attribute value for specified node ID and index.
getNodeInteger(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get Integer attribute value for specified node ID and index.
getNodeIntegers(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all Integer attribute values for specified node ID.
getNodeIntegers(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all Integer attribute values for specified node ID.
getNodeIntegersKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeIntegers() method
getNodeKeyValue(Vertex) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Get the vertex node-key property value.
getNodes() - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Obtain the list of the nodes in the graph snippet.
getNodeString(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeString(String, String, int) method.
getNodeString(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get String attribute value for specified node ID and index.
getNodeString(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get String attribute value for specified node ID and index.
getNodeString(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get String attribute value for specified node ID and index.
getNodeString(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get String attribute value for specified node ID and index.
getNodeStrings(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all String attribute values for specified node ID.
getNodeStrings(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all String attribute values for specified node ID.
getNodeStrings(Element, String) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get the string values which are stored under the given node.
getNodeStringsKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeStrings() method
getNodeTime(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
This is a convenience wrapper for the getNodeTime(String, String, int) method.
getNodeTime(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Get TimeValue attribute value for specified node ID and index.
getNodeTime(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Get TimeValue attribute value for specified node ID and index.
getNodeTime(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Get TimeValue attribute value for specified node ID and index.
getNodeTime(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Get TimeValue attribute value for specified node ID and index.
getNodeTimes(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Get all TimeValue attribute values for specified node ID.
getNodeTimes(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Gets all Time attribute values for specified node ID.
getNodeTimesKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for getNodeTimes() method
getNodeValue(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Return value of specified variable of node attribute.
getNodeValue() - Method in interface com.goldencode.p2j.xml.XNodeRef
Getting the value of the XML node value attribute.
getNodeValue() - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Getting the value of the XML node value attribute.
getNodeValueExt(RamNode, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by getNodeValue() when most checks are passed and it is about to retrieve attribute value.
getNoError() - Method in class com.goldencode.p2j.ui.Choose
Checks whether the NO-ERROR option was specified.
getNoFocus() - Method in interface com.goldencode.p2j.ui.ButtonInterface
Gets NO-FOCUS attribute.
getNoFocus() - Method in class com.goldencode.p2j.ui.ButtonWidget
Gets NO-FOCUS attribute.
getNonamespaceSchemaLocation() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the value of the XML schema file for elements with no namespaces.
getNonamespaceSchemaLocation() - Method in interface com.goldencode.p2j.xml.XCommon
Gets the value of the XML schema file for elements with no namespaces.
getNonamespaceSchemaLocation() - Method in class com.goldencode.p2j.xml.XCommonImpl
Gets the value of the XML schema file for elements with no namespaces.
getNonamespaceSchemaLocation() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Gets the value of the XML schema file for elements with no namespaces.
getNonDefaultFilters() - Static method in class com.goldencode.p2j.report.server.ReportApi
Retrieve a list of all non-default FilterProfile records, including their file filter specifications.
getNonExitEventsForWidget(int) - Method in class com.goldencode.p2j.ui.EventList
Returns an instance of EventList which represents the common events for particular widget.
getNonNullables() - Method in class com.goldencode.p2j.persist.DMOValidator
Get the set of names of properties which are non-nullable, for the DMO type managed by this validator.
getNoPasswordProtection() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "No Password Protection" security option.
getNoteBoolean(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Boolean annotation from the current, copy AST.
getNoteBoolean(String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Boolean annotation at a specific index from an array annotation in the current copy AST.
getNoteDouble(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Double annotation from the current, copy AST.
getNoteDouble(String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Double annotation at a specific index from an array annotation in the current copy AST.
getNoteLong(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Long annotation from the current, copy AST.
getNoteLong(String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Long annotation at a specific index from an array annotation in the current copy AST.
getNotes() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for map of annotations.
getNoteSize(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the size of an array annotation as indexed by an arbitrary key.
getNoteString(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a String annotation from the current, copy AST.
getNoteString(String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a String annotation at a specific index from an array annotation in the current copy AST.
getNoteType(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determines the type of an annotation (if it exists) as indexed by an arbitrary key.
getNow() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the current system time in milliseconds since the epoch.
getNullValue() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
getNum() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
getNum() - Method in class com.goldencode.p2j.report.server.AmbigFileReportLine
Get the number of ambiguous call-sites.
getNum() - Method in class com.goldencode.p2j.util.NullField
Get explicit count.
getNumAllIncludes() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Returns the total number of included files.
getNumber() - Method in exception com.goldencode.p2j.NumberedException
Get the error number associated with this exception.
getNumberOfLoadedRows() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Returns the number of rows which have been loaded by this Results.
getNumberOfLoadedRows() - Method in class com.goldencode.p2j.persist.SimpleResults
Returns the number of rows which have been loaded by this Results.
getNumbers() - Method in exception com.goldencode.p2j.NumberedException
Get the errors numbers containing - current error number and previous
getNumButtons() - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Get the value of the NUM-BUTTONS attribute which is the number of buttions in the RADIO-SET.
getNumButtons() - Method in class com.goldencode.p2j.ui.RadioSetWidget
Get the value of the NUM-BUTTONS attribute which is the number of buttions in the RADIO-SET.
getNumBytesWritten(Long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the number of bytes written to this stream since it was opened.
getNumChildren() - Method in interface com.goldencode.ast.Aast
Get the total number of all descendants of this AST.
getNumChildren() - Method in class com.goldencode.ast.AnnotatedAst
Get the total number of all descendants of this AST.
getNumChildren() - Method in class com.goldencode.p2j.util.TreeNode
Get the number of immediate child nodes.
getNumChildren() - Method in interface com.goldencode.p2j.xml.XEntity
Gets the the number of children objects for the current one.
getNumChildren() - Method in class com.goldencode.p2j.xml.XEntityImpl
Gets the the number of children objects for the current one.
getNumColumns() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of NUM-COLUMNS attribute.
getNumColumns() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this widget method.
getNumColumns() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this widget method.
getNumDroppedFiles() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Gets the number of the dropped files.
getNumDroppedFiles() - Static method in class com.goldencode.p2j.ui.client.gui.DragDropHelper
Gets the number of the dropped files.
getNumDroppedFiles() - Method in interface com.goldencode.p2j.ui.ClientExports
Gets the number of the dropped files.
getNumDroppedFiles() - Method in interface com.goldencode.p2j.ui.Droppable
Gets the number of the dropped files.
getNumEntries() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the number of entries in the color-table of font-table.
getNumEntries() - Static method in class com.goldencode.p2j.ui.ColorTable
Get the number of entries in the color-table.
getNumEntries() - Static method in class com.goldencode.p2j.ui.FontTable
Get the number of entries in the font-table.
getNumEntries() - Method in interface com.goldencode.p2j.util.NumEntries
Get the number of entries in the color-table of font-table.
getNumericDecimalPoint() - Method in interface com.goldencode.p2j.util.CommonSession
Get the NUMERIC-DECIMAL-POINT attribute, which is the character that represents a number's decimal point, in its formatted representation.
getNumericDecimalPoint() - Static method in class com.goldencode.p2j.util.NumberType
Get the NUMERIC-DECIMAL-POINT attribute, which is the character that represents a number's decimal point, in its formatted representation.
getNumericFormat() - Method in interface com.goldencode.p2j.util.CommonSession
Get the NUMERIC-FORMAT attribute, which provides the way of interpreting commas and periods within numeric values.
getNumericFormat() - Static method in class com.goldencode.p2j.util.NumberType
Get the NUMERIC-FORMAT attribute, which provides the way of interpreting commas and periods within numeric values.
getNumericSeparator() - Method in interface com.goldencode.p2j.util.CommonSession
Get the NUMERIC-SEPARATOR attribute, which is the character that represents a number's thousands separator, in its formatted representation.
getNumericSeparator() - Static method in class com.goldencode.p2j.util.NumberType
Get the NUMERIC-SEPARATOR attribute, which is the character that represents a number's thousands separator, in its formatted representation.
getNumFields() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the number of fields in the legacy table represented by this buffer.
getNumFields(TempTable) - Static method in class com.goldencode.p2j.persist.TableMapper
Resolve the number of fields belonging to the specified TempTable resource.
getNumFields(String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the number of fields belonging to the specified legacy table.
getNumFields(K) - Method in class com.goldencode.p2j.persist.TableMapper
Get the number of fields in the table mapped to the given key.
getNumGroupSeparators(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and return the number of group separators on the left side.
getNumHeaderEntries() - Method in interface com.goldencode.p2j.util.SOAPHeader
Returns the number of SOAP-HEADER-ENTRYREF object entries attached to the SOAP-HEADER object.
getNumHeaderEntries() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Returns the number of SOAP-HEADER-ENTRYREF object entries attached to the SOAP-HEADER object.
getNumImmediateChildren() - Method in interface com.goldencode.ast.Aast
Get the number of immediate child nodes of this AST.
getNumImmediateChildren(int) - Method in interface com.goldencode.ast.Aast
Get the number of immediate child nodes of this AST that match a specific token type.
getNumImmediateChildren() - Method in class com.goldencode.ast.AnnotatedAst
Get the number of immediate child nodes of this AST.
getNumImmediateChildren(int) - Method in class com.goldencode.ast.AnnotatedAst
Get the number of immediate child nodes of this AST that match a specific token type.
getNumImmediateChildren() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the numImmediateChildren user variable.
getNumItems() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the NUM-ITEMS attribute.
getNumItems() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get the NUM-ITEMS attribute.
getNumItems() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Get the NUM-ITEMS attribute.
getNumItems() - Method in interface com.goldencode.p2j.util.NumItems
Get the number of items in an entity that holds a list.
getNumItems() - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the numbers of the entries in the attributes object.
getNumLeadingSpaces() - Method in class com.goldencode.p2j.ui.client.FillIn
Get number of leading spaces in the text before first non-space character.
getNumLeftSiblings() - Method in interface com.goldencode.ast.Aast
Returns the number of siblings to this node's left (before this node in a tree walk).
getNumLeftSiblings() - Method in class com.goldencode.ast.AnnotatedAst
Returns the number of siblings to this node's left (before this node in a tree walk).
getNumLines() - Method in interface com.goldencode.p2j.ui.EditorInterface
Get the value of the NUM-LINES attribute which is the number of lines of text in the editor.
getNumLines() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the NUM-LINES attribute which is the number of lines of text in the editor.
getNumLockedColumns() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the NUM-LOCKED-COLUMNS attribute getter.
getNumLockedColumns() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the NUM-LOCKED-COLUMNS attribute getter.
getNumLogFiles() - Method in interface com.goldencode.p2j.util.LegacyLogManager
Obtains the configured number of log files that will be stored in total (including both backed up log files and the current log).
getNumLogFiles() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Obtains the configured number of log files that will be stored in total (including both backed up log files and the current log).
getNumObject() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
getNumRefArgument(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the number of references to arguments in this file.
getNumRefBuiltin(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the number of references to builtin variables in this file.
getNumReferenced(String, boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the number of references to the specified variable in this file.
getNumRefGlobal(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the number of references to global variables in this file.
getNumRefs(String, boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the number of references to the specified type variables in this file.
getNumRefScoped(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the number of references to scoped variables in this file.
getNumRefUndefined(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the number of references to undefined variables in this file.
getNumResources() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the number of registered resource plugins.
getNumResults() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of NUM-RESULTS attribute (KW_NUM_RES).
getNumResults() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of NUM-RESULTS attribute (KW_NUM_RES).
getNumResults() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of NUM-RESULTS attribute (KW_NUM_RES).
getNumResults() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of NUM-RESULTS attribute (KW_NUM_RES).
getNumRightSiblings() - Method in interface com.goldencode.ast.Aast
Returns the number of siblings to this node's right (after this node in a tree walk).
getNumRightSiblings() - Method in class com.goldencode.ast.AnnotatedAst
Returns the number of siblings to this node's right (after this node in a tree walk).
getNumSelectedRows() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the NUM-SELECTED-ROWS attribute.
getNumSelectedRows(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Getter for the NUM-SELECTED-ROWS attribute.
getNumSelectedRows(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Getter for the NUM-SELECTED-ROWS attribute.
getNumSelectedRows() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getNumSelectedRows() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getNumSelectedRows(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Getter for the NUM-SELECTED-ROWS attribute.
getNumSelectedWidgets() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets NUM-SELECTED-WIDGETS attribute.
getNumSelectedWidgets() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets NUM-SELECTED-WIDGETS attribute.
getNumSpaces(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Get number of spaces which need to be inserted before given component.
getNumUniqueIncludes() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Returns the number of unique include files.
getNumValues(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Gets the number of values of node's attribute.
getObjClass(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Return ObjectClass for a given name.
getObjClass(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Return ObjectClass for a given name.
getObject() - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property.
getObjectClass(String) - Method in class com.goldencode.p2j.directory.SchemaStorage
Get definition for the specified Object Class.
getObjectClassName(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Find the class name referenced by the given object reference.
getObjectInput() - Method in class com.goldencode.p2j.net.NetSocket
Gets the object input stream.
getObjectInput() - Method in class com.goldencode.p2j.net.Queue
Gets the socket's object input stream.
getObjectOutput() - Method in class com.goldencode.p2j.net.NetSocket
Gets the object output stream.
getObjectOutput() - Method in class com.goldencode.p2j.net.Queue
Gets the socket's object output stream.
getObjectSeal() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Returns the embedded image identity 6-tuple.
getOffEnd() - Method in class com.goldencode.p2j.persist.CompoundQuery
Report the off-end status of this query, which is essentially the off-end status of its outermost component query.
getOffEnd() - Method in class com.goldencode.p2j.persist.Cursor
Get off-end state of query results.
getOffEnd() - Method in interface com.goldencode.p2j.persist.P2JQuery
Get the off-end status of this query, which indicates whether the query has run off either end of its results.
getOffEnd() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the off-end status of this query, which indicates whether the query has run off either end of its results.
getOffEnd() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Default implementation which reports that the query has the front off-end.
getOffEnd() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get the off-end status of the query, which indicates whether the query has run off either end of its results.
getOffEnd() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get the off-end status of this query, which indicates whether the query has run off either end of its results.
getOffEnd(SortIndex, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Get an indication whether the last current record set by a query: was null (meaning the query was off-end), and if so whether it used the same sort index as the one specified, and if so in which direction the query ran off-end.
getOffEndListeners() - Method in class com.goldencode.p2j.persist.CompoundQuery
Get all the off-end listeners associated with this query.
getOffEndListeners() - Method in interface com.goldencode.p2j.persist.P2JQuery
Get all the off-end listeners associated with this query.
getOffEndListeners() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get all the off-end listeners associated with this query.
getOffEndListeners() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Get all the off-end listeners associated with this query.
getOffEndListeners() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get all the off-end listeners associated with this query.
getOffEndListeners() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get all the off-end listeners associated with this query.
getOffEndListeners(boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Get the topmost set of off-end listeners.
getOffset() - Method in class com.goldencode.expr.BytecodeContainer
Return the offset of the first instruction in this container.
getOffset() - Method in class com.goldencode.p2j.persist.ProgressiveResults.Locator
Get the offset of a particular record from the start of the bracket.
getOffset() - Method in class com.goldencode.p2j.ui.chui.FillInImpl.LeftAnchorEditScroller
Get the index of the leftmost visible character in the widget's displayable area.
getOffset() - Method in class com.goldencode.p2j.ui.chui.FillInImpl.RightAnchorEditScroller
Get the index of the leftmost visible character in the widget's displayable area.
getOffset() - Method in class com.goldencode.p2j.ui.client.Editor.Line
Return the offset of this instance in the source text.
getOffset() - Method in class com.goldencode.p2j.ui.client.EditScroller
Get the index of the leftmost visible character in the widget's displayable area.
getOffset() - Method in class com.goldencode.p2j.ui.client.FillIn.NoOpScroller
This implementation always returns 0.
getOffset() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateComponent
Returns offset of this component in rendered string.
getOffset() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeComponent
Returns offset of this component in rendered string.
getOffset() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.LeftAnchorEditScroller
Get the index of the leftmost visible character in the widget's displayable area.
getOffset() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.RightAnchorEditScroller
Get the index of the leftmost visible character in the widget's displayable area.
getOffset() - Method in class com.goldencode.p2j.util.datetimetz
Get the offset in minutes from UTC for this instance.
getOffsetForSpec(character) - Static method in class com.goldencode.p2j.util.date
Obtains the timezone offset in minutes from UTC that corresponds to the given timezone specification.
getOffsetForSpec(String) - Static method in class com.goldencode.p2j.util.date
Obtains the timezone offset in minutes from UTC that corresponds to the given timezone specification.
getOldBuf() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.TestCase
Get the input sequence of characters.
getOldDMO() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Get a DMO representing a snapshot of the old buffer state for a write trigger.
getOldType() - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Get the lock type as it was before this event.
getOpCode() - Method in class com.goldencode.expr.Instruction
This method returns the op code for this instruction.
getOpenScopeCount() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the number of scopes currently open for this buffer.
getOpenSearches() - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the map of open searches.
getOpenSearches(String, boolean) - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the map of open searches for the specified subject.
getOperandType() - Method in class com.goldencode.expr.ExtraAst
Retrieve this AST's associated operand type.
getOperatingMode() - Method in class com.goldencode.p2j.util.AgentPool
Get the operating mode for this appserver.
getOperatingMode() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.operatingMode field.
getOperatingSystem() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the name of the operating system being upon which the Progress compatible environment is running.
getOperatingSystem() - Method in interface com.goldencode.p2j.util.OperatingSystemInspector
If there is still no match, then any os.name with the lowercase text "unix" will return "UNIX" and any os.name with the lowercase text "windows" will return "WIN32".
getOperatingSystem() - Method in class com.goldencode.p2j.util.OsPropertiesDaemon
If there is still no match, then any os.name with the lowercase text "unix" will return "UNIX" and any os.name with the lowercase text "windows" will return "WIN32".
getOperation() - Method in class com.goldencode.p2j.pattern.CopySpec
Access the copy operation.
getOperation() - Method in class com.goldencode.p2j.ui.EventList
Queries the terminal I/O operation type set here.
getOpsys() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Gets the operating system name which must be used to determine how escape characters are treated.
getOpsys() - Method in class com.goldencode.p2j.e4gl.Options
Gets the operating system name which must be used to determine how escape characters are treated.
getOpsys() - Method in class com.goldencode.p2j.preproc.Options
Gets the operating system name.
getOpsys() - Method in class com.goldencode.p2j.uast.UastHints
Get any override for the preprocessor's OPSYS setting.
getOpt() - Method in class com.goldencode.p2j.preproc.Environment
Returns options object.
getOption() - Method in class com.goldencode.p2j.security.AuthPlugin
Get plugin "option" (specified in the directory).
getOptions() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Access the specified and/or calculated options for preprocessing the current input file.
getOptions(int) - Method in class com.goldencode.p2j.uast.Variable
Gets the AST that defines all options for this variable.
getOrder() - Method in class com.goldencode.p2j.schema.NameNode
Must be called only for fields.
getOrderByClause(Database, String, Class) - Method in class com.goldencode.p2j.persist.P2JIndex
Get order by clause for given index of database.
getOrderedPropertyNames(Class<?>, TempTable) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the array of Hibernate property names ordered in the same way as they were specified in 4GL for the given table.
getOrdinal() - Method in class com.goldencode.p2j.library.NativeAPIEntry
Get the ordinal.
getOrdinalById(String) - Method in class com.goldencode.p2j.security.SecurityCache
Gets account's ordinal number by its ID.
getOrient() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the orient.
getOrigin() - Method in class com.goldencode.p2j.preproc.Symbol
Gets the symbol origin.
getOrigin() - Method in class com.goldencode.p2j.security.AccessControlList
Gets the directory node id where this ACL originated.
getOrigin() - Method in class com.goldencode.p2j.ui.client.event.WindowEvent
Get the origin of this event (the id of the source window which was the root cause of this event).
getOriginalHeightChars() - Method in class com.goldencode.p2j.ui.client.Frame
Return the HEIGHT-CHARS Progress attribute that was specified upon frame creation.
getOriginalName() - Method in class com.goldencode.p2j.persist.SortCriterion
Get the name of the property behind this component.
getOriginalName(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Get original widget name for the given widget.
getOriginalSort() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Get sort criteria in HQL order by clause format for this component.
getOriginalWhere() - Method in class com.goldencode.p2j.persist.CompoundQuery
Get the original, HQL where clause associated with this query.
getOriginalWhere() - Method in interface com.goldencode.p2j.persist.Joinable
Get the original, HQL where clause associated with this query.
getOriginalWhere() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the original, HQL where clause associated with this query.
getOriginalWhere() - Method in class com.goldencode.p2j.persist.QueryComponent
Get restriction criteria in HQL where clause format for this component (before the HQL preprocessor has preprocessed it).
getOriginalWhere() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get the original, HQL where clause associated with this query.
getOriginText() - Method in class com.goldencode.p2j.preproc.Symbol
Gets the symbol origin as a string.
getORMLoc(Class<?>) - Method in class com.goldencode.p2j.persist.ORMHandler
This method gets the ORM file location for the given DMO class.
getOSEvent() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Get the next available OS event from the EventManager.WorkArea.osEvents queue.
getOuterRectangle() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get outer rectangle.
getOutput() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Access the calculated output filename.
getOutput() - Method in class com.goldencode.p2j.e4gl.Options
Access the output filename.
getOutputArguments() - Method in class com.goldencode.p2j.util.ControlFlowOps.MapArgumentResolver
Get a map with the OUTPUT or INPUT-OUTPUT arguments, with their state as after the caller has been executed.
getOutputDataEnumByNumber(boolean, int) - Method in class com.goldencode.p2j.util.BufferSizeManager
Get the OutputOperationType enumeration value for the given operation type and number of bytes written by this operation.
getOutputDest() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Get a stream that outputs to the file specified by the current output filename (see E4GLPreprocessor.getOutput()).
getOutputManager() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get input active counter.
getOutputManager() - Method in class com.goldencode.p2j.ui.client.ClientCoordinatesConversionParams
Returns a valid reference to OutputManager instance.
getOutputManager() - Method in class com.goldencode.p2j.ui.client.DefaultCoordinatesConversionParams
Returns a valid reference to the current OutputManager instance.
getOutputManager() - Method in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Returns a valid reference to a static OutputManager instance.
getOutputMsgParameters() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the description for output parameters.
getOutputParameters() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the output parameters for current invocation.
getOutputToFile() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get output file name.
getOutputToFile() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
Get the output file template.
getOutputToFile() - Method in class com.goldencode.p2j.main.ProcessBuilderParameters
Build a file name for outpuToFile option based on a template.
getOutputValues(int) - Method in interface com.goldencode.p2j.util.WebService
Obtain the values of output parameters after a successful Web Service invocation.
getOutputValues(int) - Method in class com.goldencode.p2j.util.WebServiceImpl
Obtain the values of output parameters after a successful Web Service invocation.
getOwner() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Returns the owner.
getOwner() - Method in class com.goldencode.p2j.ui.MenuWidget
Get owner widget.
getOwnerDocument() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Getting the Document the current reference belongs to.
getOwnerDocument() - Method in interface com.goldencode.p2j.xml.XEntity
Getting the Document the current reference belongs to.
getOwnerDocument() - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Getting the Document the current reference belongs to.
getOwnerHandle() - Method in interface com.goldencode.p2j.ui.MenuInterface
Get handle of an owner widget.
getOwnerHandle() - Method in class com.goldencode.p2j.ui.MenuWidget
Get handle of an owner widget.
getOwnerOpt() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Returns the owner as Optional.
getOwningWidget() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Gets the widget, that owns this scrollbar.
getP2jAttribute(String, String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Get P2J attribute name for specified P2J class and LDAP attribute.
getP2jAttribute() - Method in class com.goldencode.p2j.directory.SchemaMaping.NamePair
Get name of the P2J attribute.
getP2jAttributes(String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Get list of P2J attributes for specified class.
getP2jClass(RamNode) - Method in class com.goldencode.p2j.directory.LdapRemapper
Get name of P2J Object Class associated with node of "ldapNode" Object Class.
getP2jClass(String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Return P2J Object Class name for specified LDAP Object Class.
getP2JType(int) - Static method in class com.goldencode.p2j.persist.type.TypeHelper
Get the P2J wrapper type for the given SQL type code.
getPackage() - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get the package name associated with the DMO class represented by this object.
getPad() - Method in interface com.goldencode.p2j.io.Indentable
Get the current pad.
getPad() - Method in class com.goldencode.p2j.io.IndentHandler
Get the current pad.
getPad() - Method in class com.goldencode.p2j.io.IndentingOutputStream
Get the current pad.
getPad() - Method in class com.goldencode.p2j.io.IndentingWriter
Get the current pad.
getPage() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Footer
Gets the page.
getPage() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Header
Gets the page.
getPage() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Gets the page.
getPage() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleFooter
Gets the page.
getPage() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
Gets the page.
getPageBottom() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the PAGE-BOTTOM option.
getPageMargin() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the page margin in this order: left, top, right and bottom.
getPageNum() - Method in class com.goldencode.p2j.util.Stream
Accesses the current page number in an output stream.
getPageNumber() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Gets the page number.
getPageNumber() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Gets the page number.
getPageSize() - Method in class com.goldencode.p2j.ui.client.Browse
Get page size used for Page Up / Page Down.
getPageSize() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get page size used for Page Up / Page Down.
getPageSize() - Method in class com.goldencode.p2j.util.Stream
Accesses the number of lines per page in an output stream, where 0 indicates that this stream is not paged.
getPagesNumber() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfDocument
Retrieves the document pages number.
getPagesNumber() - Method in class com.goldencode.p2j.admin.shared.ReportPreview
Gets the pages number.
getPageTop() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the PAGE-TOP option.
getPaperOrientation() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the report paper orientation.
getPar() - Method in class com.goldencode.p2j.preproc.Environment
Returns the parser attached to this environment.
getParagraphHeight(String, FontDetails<F>, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
The method performs a layout operation on the supplied text and returns the resulting paragraph height while maintaining the supplied maximum width.
getParagraphHeight(String, FontDetails<F>, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
The method performs a layout operation on the supplied text and returns the resulting paragraph height while maintaining the supplied maximum width.
getParagraphHeight(String, FontDetails<F>, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
The method performs a layout operation on the supplied text and returns the resulting paragraph height while maintaining the supplied maximum width.
getParagraphHeight(String, FontDetails<Font>, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The method performs a layout operation on the supplied text and returns the resulting paragraph height while maintaining the supplied maximum width.
getParagraphHeight(String, FontDetails<Integer>, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
The method performs a layout operation on the supplied text and returns the resulting paragraph height while maintaining the supplied maximum width.
getParagraphHeight(String, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The method performs a layout operation on the supplied text and * returns the resulting paragraph height while maintaining the supplied maximum width.
getParameter() - Method in enum com.goldencode.p2j.admin.shared.ReportParameters
Gets the parameter.
getParameter(String) - Static method in class com.goldencode.p2j.cfg.Configuration
Get the configuration parameter with the specified key.
getParameter(String, String) - Static method in class com.goldencode.p2j.cfg.Configuration
Get the configuration parameter with the specified key.
getParameter(String, boolean) - Static method in class com.goldencode.p2j.cfg.Configuration
Get the configuration parameter with the specified key as a boolean value.
getParameter(String) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Get the value for the specified namespace parameter.
getParameter() - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Returns the current reference for the parameter.
getParameter() - Method in interface com.goldencode.p2j.util.CommonSession
Get the value of the PARAMETER attribute, which is set to the value of the Parameter (-param) startup parameter specified for the current session.
getParameter(int) - Method in class com.goldencode.p2j.util.InternalEntry
Gets the details of the given parameter.
getParameter() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the value of the PARAMETER attribute, which is set to the value of the 4GL -param command line option specified for the current session.
getParameter(String, String, boolean, int) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Private utility method for locating a parameter of a routine.
getParameterIndex() - Method in class com.goldencode.p2j.util.TableParameter
Get 1-based index of the table parameter (in declaration of the function).
getParameterIndices() - Method in class com.goldencode.p2j.persist.HQLBundle
Get the ParameterIndices object associated with this bundle.
getParameterIndices() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Get the ParameterIndices object associated with this query.
getParameterList() - Method in class com.goldencode.p2j.util.InternalEntry
Returns the list of parameters for this internal entry.
getParameterListSize() - Method in class com.goldencode.p2j.util.InternalEntry
Returns the number of parameters for this internal entry.
getParameterModes(boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.ExternalProcedureCaller
 
getParameterModes(boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the string representation of the parameter modes defined for this internal entry.
getParameterModes() - Method in class com.goldencode.p2j.util.InternalEntry
Gets the string representation of the parameter modes for internal-entry.
getParameterModes(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the string representation of the parameter modes for this external procedure.
getParameterModes(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the string representation of the parameter modes for this internal entry.
getParameters() - Method in class com.goldencode.p2j.comauto.ComEvent
Obtain actual parameters of the event.
getParameters() - Method in class com.goldencode.p2j.persist.AbstractJoin
Get the values of DMO instance fields or the DMO instance itself which will be used as the query substitution parameter(s).
getParameters() - Method in class com.goldencode.p2j.persist.DynamicJoin
Get the DMO instance which will be used as the query substitution parameter.
getParameters() - Method in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
Get the values of DMO instance fields which will be used as the query substitution parameters.
getParameters(boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the parameters defined for this internal entry.
getParameters() - Method in class com.goldencode.p2j.util.InternalEntry
Gets the parameters for this internal entry.
getParameters(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the parameters for this internal entry.
getParameterType(String, int) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Determine the type of the given Progress external procedure's parameter at a given index.
getParameterTypes() - Method in class com.goldencode.expr.Function
Get the array of parameter types expected by this function object.
getParameterTypes(RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.AbstractJoin
Determine the Hibernate type of the query substitution parameters, if any.
getParameterTypes() - Method in class com.goldencode.p2j.persist.AbstractJoin
Get the type of the query substitution parameters, if any, which was determined at construction.
getParameterTypes(RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.DynamicJoin
Determine the Hibernate type of the query substitution parameter.
getParameterTypes(RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
Get the values of DMO instance fields which will be used as the query substitution parameters.
getParameterTypes(RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.ServerJoin
Determine the Hibernate type of the query substitution parameters, if any.
getParameterTypes(RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.ServerLegacyKeyJoin
Get the values of DMO instance fields which will be used as the query substitution parameters.
getParent() - Method in interface com.goldencode.ast.Aast
Get this AST's parent node, if any.
getParent() - Method in class com.goldencode.ast.AnnotatedAst
Get this Aast's parent node, if any.
getParent() - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Returns the parent widget the rights editors may use for their UI.
getParent() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the current, source AST's parent, if any.
getParent() - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Get parent node.
getParent() - Method in class com.goldencode.p2j.preproc.Environment
Gets the parent environment.
getParent() - Method in class com.goldencode.p2j.schema.NameNode
Get the parent, if any, associated with this node.
getParent() - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtains the parent class definition for this class.
getParent() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the PARENT writable attribute.
getParent(Class<T>) - Method in class com.goldencode.p2j.ui.BaseEntity
Returns the parent widget of the specified type.
getParent() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getParent() - Method in class com.goldencode.p2j.ui.FieldGroup
Gets the PARENT writable attribute.
getParent() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the PARENT writable attribute.
getParent() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getParent() - Method in class com.goldencode.p2j.util.TreeNode
Get this nodes's parent, if any.
getParent(handle) - Method in interface com.goldencode.p2j.xml.XNodeRef
Getting the Parent of current node.
getParent(handle) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Getting the Parent of current node.
getParentBuffer() - Method in class com.goldencode.p2j.persist.FieldReference
Returns the record buffer which contains the referent DMO.
getParentChain(Aast) - Method in class com.goldencode.ast.AnnotatedAst
Get chain of parent nodes starting from root to this node.
getParentContainer() - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Gets the parent container for widget target of the message.
getParentControlFrame() - Method in class com.goldencode.p2j.comauto.ComObject
Obtain the ControlFrameWidget container for this COM, if any.
getParentFrames(int) - Method in class com.goldencode.p2j.ui.client.ClientIdHelper
Returns all parent frames up the root frame starting from the provided widget.
getParentFrames(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Returns all parent frames up the root frame starting from the provided widget.
getParentFrames(int) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Returns all parent frames up the root frame starting from the provided widget.
getParentFrames(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns all parent frames up the root frame starting from the provided widget.
getParentFrames(int) - Method in class com.goldencode.p2j.ui.ServerIdHelper
Returns all parent frames up the root frame starting from the provided widget.
getParentFrames(int) - Static method in class com.goldencode.p2j.ui.WidgetIdHelper
Returns all parent frames up the root frame starting from the provided widget.
getParentFrames(int) - Method in interface com.goldencode.p2j.ui.WidgetIdWorker
Returns all parent frames up the root frame starting from the provided widget.
getParentHandle() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get the PARENT option.
getParentHandle() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the PARENT attribute, as a handle.
getParentHandle() - Method in class com.goldencode.p2j.ui.GenericFrame
Get the PARENT option.
getParentHandle() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the PARENT attribute, as a handle.
getParentId() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for parent ID.
getParentId() - Method in class com.goldencode.p2j.report.server.CallGraphLink
Get the CallGraphLink.parentId of this link.
getParentMenu() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Returns the parent menu.
getParentMenu() - Method in interface com.goldencode.p2j.ui.client.MenuElement
Returns the parent menu.
getParentMenuContainer() - Method in interface com.goldencode.p2j.ui.client.MenuElement
Returns the parent menu or sub-menu.
getParentPeer(Aast) - Static method in class com.goldencode.p2j.convert.AbstractConversionWorker
Simple helper to return the peer ID annotation from the passed-in node's parent.
getParentSubMenu() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Returns the parent menu.
getParentSubMenu() - Method in interface com.goldencode.p2j.ui.client.MenuElement
Returns the parent menu.
getParentTable() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get parent table.
getParentTag() - Method in class com.goldencode.util.Mapper
Provides the name of the parent XML tag.
getParser(E) - Static method in class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
Creates the enumeration parser.
getParser() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Create a new instance of the E4GL parser based on previously set configuration.
getParseStatus() - Method in interface com.goldencode.p2j.xml.SaxReader
Gets the current value of the parse status.
getParseStatus() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the current value of the parse status.
getPart(int) - Method in class com.goldencode.p2j.schema.EntityName
Get the name for the specified part of the entity name.
getPassChanged() - Method in class com.goldencode.p2j.report.server.UserRecord
Get the date of the last password change.
getPassword() - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Get password for authentication.
getPassword() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get user password;
getPassword() - Method in class com.goldencode.p2j.main.TemporaryAccount
Get account password.
getPassword() - Method in class com.goldencode.p2j.report.server.UserRecord
Get the user's encrypted password.
getPassword() - Method in class com.goldencode.p2j.security.UserAccount
Gets the hashed password for this acoount.
getPasswordAuth() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Password Authentication" authentication mode.
getPasswordChanged() - Method in class com.goldencode.p2j.report.server.Authentication
Get the date of the user's last password change, or null if it never was changed.
getPasswordCharacter() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the character used to replace text in password fields.
getPasswordCharacter() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the character used to replace text in password fields.
getPasswordCharacter() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the character used to replace text in password fields.
getPasswordDate() - Method in class com.goldencode.p2j.security.UserAccount
Gets the last password change date.
getPasswordInput() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the password input hook class name.
getPasswordOptions() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Lists all password options and their presentation values.
getPasswordTime() - Method in class com.goldencode.p2j.security.UserAccount
Gets the last password change time.
getPath() - Method in interface com.goldencode.ast.Aast
Return a string representing the path of this AST from the root AST, in terms of the token type of each element from the root to this AST.
getPath() - Method in class com.goldencode.ast.AnnotatedAst
Return a string representing the path of this AST from the root AST, in terms of the token type of each element from the root to this AST.
getPath(int) - Method in class com.goldencode.ast.AnnotatedAst
Return a string representing the path of this AST from an ancestor (possibly the root) AST, in terms of the token type of each element from the ancestor to this AST.
getPath() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Accesses the full path from the current source AST to the root.
getPath() - Method in class com.goldencode.p2j.util.TreeNode
Get the array of tree nodes which represents the path to this node from the root of the tree.
getPathFor(HintsTreeNode, int, int) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Locates all include files where specific line and column of the output came from.
getPathModTxt() - Method in class com.goldencode.p2j.uast.UastHints
Get the text to use for PROPATH customization.
getPathModType() - Method in class com.goldencode.p2j.uast.UastHints
Get the type code that specifies the file-specific customization that should be honored for the PROPATH.
getPathName(File) - Method in class com.goldencode.p2j.util.DirStream
Utility method that gets the absolute path name from a File which may be given with a relative path.
getPaths() - Method in class com.goldencode.p2j.uast.AstGenerator
Accesses the PROPATH as defined by the project configuration or by the user of this class.
getPathSep() - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Get the platform-specific path separator string for the current platform.
getPathSeparator() - Method in class com.goldencode.p2j.preproc.Options
Gets the legacy path separator defined for the project (which may be different from the platform's path separator).
getPathSeparator() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the path separator character used to parse the Progress search path (see EnvironmentOps.getSearchPath()).
getPathSeparator() - Method in interface com.goldencode.p2j.util.FileSystem
Get the path separator for the system.
getPathSeparator() - Method in class com.goldencode.p2j.util.FileSystemDaemon
Get the path separator for the system.
getPathSeparator() - Method in interface com.goldencode.p2j.util.OperatingSystemInspector
Gets the path separator character used to parse the Progress search path.
getPathSeparator() - Method in class com.goldencode.p2j.util.OsPropertiesDaemon
Gets the path separator character used to parse the Progress search path.
getPathToPrintPreviewOwner() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Returns url path to this view.
getPathToPrintPreviewOwner() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Returns url path to this view.
getPathToPrintPreviewOwner() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Returns url path to this view.
getPathToPrintPreviewOwner() - Method in interface com.goldencode.p2j.admin.client.application.PrintingContext
Returns url path to the owner of this print preview view.
getPatternEngine() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the pattern engine which created and uses this symbol resolver.
getPause() - Method in class com.goldencode.p2j.ui.Choose
Gets the timeout value.
getPause() - Method in class com.goldencode.p2j.ui.ChooseData
Returns amount of time in seconds provided to perform the processing.
getPayload() - Method in class com.goldencode.p2j.net.Message
Get the message payload.
getPDB(String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the database information object associated with the given logical database name.
getPDB(String) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Get the database information object associated with this buffer.
getPDBName(String, boolean) - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the physical database name for the given logical database name or alias.
getPDBName(String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the physical database name associated with the given logical name.
getPeerAliases() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the array of peer certificate aliases.
getPeerIp() - Method in class com.goldencode.p2j.security.VariablePool
Gets the TLS peer IP address.
getPeerName() - Method in class com.goldencode.p2j.security.VariablePool
Gets the TLS peer name.
getPeerNode() - Method in class com.goldencode.p2j.security.VariablePool
Gets the TLS P2J peer node address.
getPending() - Method in class com.goldencode.p2j.convert.BufferList
Accesses the current pending (unbound) free reference for this buffer name.
getPendingBatchFields() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Get the set of field (DMO property) names whose assign triggers were deferred until the end of the current batch assign mode.
getPendingFocus() - Method in class com.goldencode.p2j.ui.chui.ThinClient
getPendingImageData(int, int) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Gets the new image data byte array for loading at widget realization stage.
getPendingImageName(int, int) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Gets the new image file name for loading at widget realization stage.
getPendingReplacement() - Method in class com.goldencode.p2j.convert.NameConverter
Get the next pending replacement string, if any, based on a previous substring match.
getPendingRowCount() - Method in class com.goldencode.p2j.util.Stream
Number of lines pending for output but not buffered in local stream buffer.
getPendingVars(boolean) - Method in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Resolve the var registry or return the SharedVariableManager.WorkArea.pendingVars if it was already resolved.
getPermission(int) - Method in class com.goldencode.p2j.directory.DirectoryRights
Gets the indexed bit of permissions.
getPermission(int) - Method in class com.goldencode.p2j.security.AdminRights
Gets the indexed bit of permissions.
getPermissions() - Method in class com.goldencode.p2j.directory.DirectoryRights
Gets the entire set of permissions.
getPermissions() - Method in class com.goldencode.p2j.net.NetRights
Gets the entire set of permissions.
getPermissions(String, String) - Method in class com.goldencode.p2j.security.AbstractResource
The method is responsible for computing the permissions for the given instance name; the permissions are the ones valid for the specified subject ID.
getPermissions() - Method in class com.goldencode.p2j.security.AdminRights
Gets the entire set of permissions.
getPersistedFiles() - Static method in class com.goldencode.p2j.uast.JavaPatternWorker
Accesses the list of files persisted since the last call to JavaPatternWorker.enableNewFileTracking().
getPersistence(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
getPersistence(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
getPersistence(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
getPersistence(String, AsyncCallback<PersistenceDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the persistence.
getPersistence(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the Persistence instance associated with the given database name, which may be a physical or logical name, or an alias.
getPersistence() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the persistence service object used by this query.
getPersistence() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the persistence service object associated with this buffer.
getPersistenceContext() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the persistence context for this buffer.
getPersistenceFilename() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the project relative filename of the copy AST persistence file, using the default persistence naming convention.
getPersistentClass() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get persistent class which corresponds the table.
getPersistentClass(String) - Method in class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Helper to get the Hibernate configuration object associated with the specified DMO class.
getPersistentProcedure() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the PERSISTENT-PROCEDURE attribute of this async request.
getPersistentProcedure() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the PERSISTENT-PROCEDURE attribute of this async request.
getPerson() - Method in class com.goldencode.p2j.security.UserAccount
Gets the account owner's name.
getPfColor() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the input (prompt/edit mode) color writable attribute.
getPfColor() - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Get the PFCOLOR writable attribute.
getPfColor() - Method in class com.goldencode.p2j.ui.BrowseWidget
Blocks attempts to get the PFCOLOR attribute as it is undefined.
getPfColor() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getPfColor() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getPhandle() - Method in class com.goldencode.p2j.util.ControlFlowOps.ExternalProcedureCaller
 
getPhandle() - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
getPid() - Static method in class com.goldencode.p2j.main.ClientCore
Native call to read the operating system pid for the current JVM process.
getPid() - Method in class com.goldencode.terminal.MasterPty
Get child process id.
getPinnedLockType(Serializable) - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the lock type which potentially "pins" the communal record lock on the record with the given identifier (the record was ever or is currently loaded into this buffer)
getPinnedLockType(Serializable) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Override the superclass method to always return LockType.NONE.
getPixels() - Method in interface com.goldencode.p2j.ui.client.gui.driver.VirtualScreen
Returns RGBA model via pixels, each pixel is encoded as an integer.
getPixels() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
Returns RGBA model via pixels, each pixel is encoded as an integer.
getPixelsPerColumn() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the PIXELS-PER-COLUMN value for this client session.
getPixelsPerColumn() - Method in class com.goldencode.p2j.ui.client.ClientCoordinatesConversionParams
Returns the number of pixels in each column of the display.
getPixelsPerColumn(ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the PIXELS-PER-COLUMN value for this client session.
getPixelsPerColumn() - Method in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Returns the number of pixels in each column of the display.
getPixelsPerColumn() - Method in interface com.goldencode.p2j.ui.ClientExports
Get the PIXELS-PER-COLUMN value for this client session.
getPixelsPerColumn() - Method in interface com.goldencode.p2j.ui.CoordinatesConversionParams
Returns the number of pixels in each column of the display.
getPixelsPerColumn() - Method in class com.goldencode.p2j.ui.LogicalTerminalConversionParams
Returns the number of pixels in each column of the display.
getPixelsPerColumn() - Method in interface com.goldencode.p2j.util.CommonSession
Get the PIXELS-PER-COLUMN attribute of this session.
getPixelsPerColumn() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the PIXELS-PER-COLUMN attribute of this session.
getPixelsPerRow() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the PIXELS-PER-ROW value for this client session.
getPixelsPerRow() - Method in class com.goldencode.p2j.ui.client.ClientCoordinatesConversionParams
Returns the number of pixels in each row of the display.
getPixelsPerRow(ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the PIXELS-PER-ROW value for this client session.
getPixelsPerRow() - Method in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Returns the number of pixels in each row of the display.
getPixelsPerRow() - Method in interface com.goldencode.p2j.ui.ClientExports
Get the PIXELS-PER-ROW value for this client session.
getPixelsPerRow() - Method in interface com.goldencode.p2j.ui.CoordinatesConversionParams
Returns the number of pixels in each row of the display.
getPixelsPerRow() - Method in class com.goldencode.p2j.ui.LogicalTerminalConversionParams
Returns the number of pixels in each row of the display.
getPixelsPerRow() - Method in interface com.goldencode.p2j.util.CommonSession
Get the PIXELS-PER-ROW attribute of this session.
getPixelsPerRow() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the PIXELS-PER-ROW attribute of this session.
getPlaceManager() - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Returns the GWTP place manager.
getPlacementManager() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get the FramePlacementManager associated with this window.
getPlatform() - Method in class com.goldencode.p2j.library.Signature
Obtains the constant that defines the platform type on which the client is running.
getPlugin() - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the plugin instance.
getPluginClass() - Method in class com.goldencode.p2j.security.AuthPlugin
Get plugin class as it is specified in the directory.
getPluginInstance(String) - Method in class com.goldencode.p2j.security.SecurityManager
Searches abstract resource registry for a plugin that is responsible for the resources of the specified type.
getPlugins() - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Gets the list box of custom authentication plugins.
getPngImage(String) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Utility method that loads a image (recommended in PNG format because it is lossless and support full 8 bit alpha channel, but not otherwise restricted to).
getPointerValue() - Method in class com.goldencode.p2j.util.memptr
Method implementation of the GET-POINTER-VALUE 4GL built-in function which returns a 64-bit integer value representing the pointer used by the instance.
getPojoGetterMap() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get a map of converted DMO property names corresponding to simple, bean getter methods.
getPojoSetterMap() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get a map of converted DMO property names corresponding to simple, bean setter methods.
getPool(int) - Static method in class com.goldencode.p2j.util.WidgetPool
Get the pool with the given ID.
getPopupMenu() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get widget POPUP-MENU.
getPopupMenu() - Method in class com.goldencode.p2j.ui.GenericWidget
Get widget POPUP-MENU.
getPort() - Method in class com.goldencode.p2j.main.WebClientConfig
Gets the web client port number.
getPort() - Method in class com.goldencode.p2j.web.GenericWebServer
Get server runtime port number.
getPortableMouseEventCoordinates(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Get a point to represent the LAST-EVENT:X and LAST-EVENT:Y coordinates.
getPortableMouseEventCoordinates(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get a point to represent the LAST-EVENT:X and LAST-EVENT:Y coordinates.
getPortableMouseEventCoordinates(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get a point to represent the LAST-EVENT:X and LAST-EVENT:Y coordinates.
getPortableMouseEventCoordinates(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get a point to represent the LAST-EVENT:X and LAST-EVENT:Y coordinates.
getPortableMouseEventCoordinates(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get a point to represent the LAST-EVENT:X and LAST-EVENT:Y coordinates.
getPortableMouseEventCoordinates(NativePoint) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get a point to represent the LAST-EVENT:X and LAST-EVENT:Y coordinates.
getPortForService(DirectoryService, String) - Static method in class com.goldencode.p2j.util.Utils
Obtain the port number which has been mapped in the directory to a given service name.
getPortName(int) - Method in class com.goldencode.p2j.main.WebClientsManager
Represents a well-defined mapping from ports numbers to their names.
getPortName() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the port type name targeted by this connection.
getPortName(String, Definition) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Get the WSDL port name we'd like to access.
getPortTypeName(int) - Method in interface com.goldencode.p2j.util.WebService
Get the name of the PortType of the specified connection.
getPortTypeName(int) - Method in class com.goldencode.p2j.util.WebServiceImpl
Get the name of the PortType of the specified connection.
getPos() - Method in class com.goldencode.p2j.util.DirStream
The 0-based offset into the stream at which the next read or write will occur.
getPos() - Method in class com.goldencode.p2j.util.FileStream
The 0-based offset into the stream at which the next read or write will occur.
getPos(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
The 0-based offset into the stream at which the next read or write will occur.
getPos() - Method in class com.goldencode.p2j.util.NullStream
The 0-based offset into the stream at which the next read or write will occur.
getPos() - Method in class com.goldencode.p2j.util.ProcessStream
The 0-based offset into the stream at which the next read or write will occur.
getPos() - Method in class com.goldencode.p2j.util.RemoteStream
The 0-based offset into the stream at which the next read or write will occur.
getPos() - Method in class com.goldencode.p2j.util.Stream
The 0-based offset into the stream at which the next read or write will occur.
getPos(int) - Method in class com.goldencode.p2j.util.StreamDaemon
The 0-based offset into the stream at which the next read or write will occur.
getPos() - Method in class com.goldencode.p2j.util.StreamWrapper
The 0-based offset into the stream at which the next read or write will occur.
getPos() - Method in class com.goldencode.p2j.util.TerminalStream
The 0-based offset into the stream at which the next read or write will occur.
getPosArg(Environment, String) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Gets the specified positional parameter for the current input file.
getPosition() - Method in class com.goldencode.p2j.preproc.ArgumentHint
Gets argument position.
getPosition() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get position for the scroll bar.
getPosition() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Get position for the scroll bar.
getPosition() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Get current position.
getPosition() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Get position for the scroll bar.
getPosition() - Method in class com.goldencode.p2j.util.Stream
Obtains the current read and/or write position in the stream, if the stream type supports such a query.
getPrebuiltArrowImageSize() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Utility method that returns the size of the prebuilt arrow images.
getPrebuiltArrowImageSize() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Utility method that returns the size of the prebuilt arrow images.
getPrecision() - Method in class com.goldencode.expr.Expression
Report the number of decimal places of precision currently set for floating point rounding operations for this expression object.
getPrecision() - Method in class com.goldencode.p2j.util.decimal
Returns the number of digits that will be maintained to the right of the decimal point in this instance.
getPrefixedParameter(String, String) - Static method in class com.goldencode.p2j.persist.DBUtils
Returns prefixed parameter optionally containing backticks.
getPrepackagedImageData(String) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Gets the new image data byte array for prepackaged images.
getPreparedLabel() - Method in class com.goldencode.p2j.ui.client.MenuItem
Get MENU-ITEM prepared label.
getPreparedLabel() - Method in class com.goldencode.p2j.ui.client.SubMenu
Get MENU-ITEM prepared label.
getPreparedTitle() - Method in class com.goldencode.p2j.ui.client.MenuItem
Get MENU-ITEM prepared label.
getPreparedTitle() - Method in class com.goldencode.p2j.ui.client.SubMenu
Get MENU-ITEM prepared label.
getPrepareStatements(Database) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Get a list of database prepare DDL statements.
getPrepareStatements(Database) - Static method in class com.goldencode.p2j.persist.dialect.SQLServerHelper
Get a list of database prepare DDL statements.
getPrepLabel() - Method in class com.goldencode.p2j.ui.client.MnemonicInfo
Get prepared title.
getPreprocess() - Method in class com.goldencode.p2j.uast.AstGenerator
Gets the state of the flag indicating if the preprocessor should be run.
getPrerequisite() - Method in class com.goldencode.expr.Function
Get a Function object which encapsulates another method associated with this object.
getPresentationValue() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateKeys
Returns the field's label.
getPrevBeforeGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Get focus traversable widget which is right before the TEXT group in TAB order.
getPrevChild(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FieldGroup
Accesses the previous widget in the list of contained widgets.
getPrevChild(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.Group
Accesses the previous widget in the list of contained widgets.
getPrevColumn(BrowseColumnConfig) - Method in class com.goldencode.p2j.ui.client.Browse
Return reference to previous column relative to given column.
getPrevEnabledFrame(Frame<?>) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get the first enabled, visible frame, in z-order, before the specified frame.
getPreviewDialogParameter(PrintingContext.PreviewDialogParameters) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Returns the value of the preview dialog parameter.
getPreviewDialogParameter(PrintingContext.PreviewDialogParameters) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Returns the value of the preview dialog parameter.
getPreviewDialogParameter(PrintingContext.PreviewDialogParameters) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Returns the value of the preview dialog parameter.
getPreviewDialogParameter(PrintingContext.PreviewDialogParameters) - Method in interface com.goldencode.p2j.admin.client.application.PrintingContext
Returns the value of the preview dialog parameter.
getPreviewImages(ReportRequest, Range) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Gets report preview.
getPreviewImages(ReportRequest, Range) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Gets report preview.
getPreviewImages(ReportRequest, Range, AsyncCallback<ReportPreview>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the preview images.
getPreviewPage() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the page number to preview.
getPreviewPageNumber(Map<String, String>) - Static method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Gets the number of pages to preview.
getPreviewPages() - Method in class com.goldencode.p2j.admin.shared.ReportPreview
Gets the preview pages.
getPrevInGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Get previous component in TEXT clause group.
getPrevious() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, long) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the previous result in the cache, and return the primary key array representing that result.
getPrevious() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, long) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, long) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(long, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(NumberType, NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of GET-PREV method (KW_GET_PREV).
getPrevious(E) - Method in class com.goldencode.util.FastSiblingDeque
Get the previous element before e.
getPreviousSibling() - Method in class com.goldencode.p2j.util.TreeNode
Access the previous sibling (the child to the left of this node in the parent's list of children).
getPreviousTabItem() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the PREV-TAB-ITEM attribute of this widget.
getPreviousTabItem() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the PREV-TAB-ITEM attribute of this widget.
getPrevSibling() - Method in interface com.goldencode.ast.Aast
Returns the sibling to the left of this node in the tree or null if this instance is the first child of its parent.
getPrevSibling() - Method in class com.goldencode.ast.AnnotatedAst
Returns the sibling to the left of this node in the tree or null if this instance is the first child of its parent.
getPrevSibling() - Method in class com.goldencode.p2j.ui.BaseEntity
Obtains the previous sibling widget in the current field group.
getPrevSibling() - Method in interface com.goldencode.p2j.util.CommonHandleChain
Get the prev-sibling attribute of this handle.
getPrevSibling() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the PREV-SIBLING attribute of this external procedure instance.
getPrevSibling() - Method in class com.goldencode.p2j.util.HandleChain
Get the prev-sibling attribute of this handle.
getPrevSibling(HandleChain) - Method in class com.goldencode.p2j.util.HandleChain
Get the prev-sibling attribute of this handle.
getPrevSibling(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the PREV-SIBLING attribute of the specified referent.
getPrevSibling() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Get a handle for the previous procedure in the chain.
getPrimary() - Method in class com.goldencode.p2j.schema.TableRelation
Get the table which defines the primary key end of this relation, if any.
getPrimaryIndex() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Return the index set as primary for the current table.
getPrimaryIndex(String) - Method in class com.goldencode.p2j.persist.IndexHelper
Retrieve primary index of given database table.
getPrimaryKey() - Method in class com.goldencode.p2j.persist.event.GlobalChangeEvent
Get the primary key ID of the DMO affected by this event.
getPrimaryOrderByClause() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Get the order by clause determined by this buffer's backing table's primary index, if any.
getPrimitives() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Get driver-specific direct output primitives implementation.
getPrimitives() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Get driver-specific direct output primitives implementation.
getPrimitiveType() - Method in class com.goldencode.p2j.security.Description
Gets the primitive data type of this item.
getPrinterControlHandle() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:PRINTER-CONTROL-HANLDE attribute.
getPrinterControlHandle() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:PRINTER-CONTROL-HANLDE attribute.
getPrinterHDC() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:PRINTER-HDC attribute.
getPrinterHDC() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:PRINTER-HDC attribute.
getPrinterName() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:PRINTER-NAME attribute.
getPrinterName() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:PRINTER-NAME attribute.
getPrinterPort() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:PRINTER-PORT attribute.
getPrinterPort() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:PRINTER-PORT attribute.
getPrinters() - Method in interface com.goldencode.p2j.util.CommonSession
The SESSION:GET-PRINTERS method.
getPrinters() - Static method in class com.goldencode.p2j.util.SessionUtils
The SESSION:GET-PRINTERS method.
getPrintPreview() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getPriority() - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SensitiveBlankValidatorWrapper
Priority value for this validator.
getPriority() - Method in class com.goldencode.p2j.admin.client.widget.IntegerValidator
getPrivateData() - Method in interface com.goldencode.p2j.util.CommonHandleChain
Get the private-data attribute of this handle.
getPrivateData() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the PRIVATE-DATA attribute of this external procedure instance.
getPrivateData() - Method in class com.goldencode.p2j.util.HandleChain
Get the private-data attribute of this handle.
getPrivateData(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the PRIVATE-DATA attribute of the specified referent.
getPrivateKey(String) - Method in class com.goldencode.p2j.security.SecurityCache
Get the encrypted SSL private key associated with the given alias.
getProcDefModalParent() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Returns the parent container where the Add/Edit Process Account Definition View will be revealed in.
getProcDefModalParent() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Returns the parent container where the Add/Edit Process Account Definition View will be revealed in.
getProcedure() - Method in class com.goldencode.p2j.util.Agent
Get the external procedure associated with this agent.
getProcedure(String, String) - Method in class com.goldencode.p2j.util.AgentPool
Get the persistent procedure associated with the given ID; this returns a non-null instance only if the procedure was not deleted from the context specified by the connection ID.
getProcedureId() - Method in class com.goldencode.p2j.main.AppServerInvocationResult
Get the handle code for the remote persistent procedure.
getProcedureName(String, String) - Method in interface com.goldencode.p2j.main.AppServerEntry
Get the name of the remote procedure, specified by the resource ID.
getProcedureName(String) - Method in class com.goldencode.p2j.util.AppServerHelper
Get the name of the remote procedure, identified by the given code.
getProcedureName(String, String) - Static method in class com.goldencode.p2j.util.AppServerManager
Get the name of the remote procedure, specified by the resource ID.
getProcedureName() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the PROCEDURE-NAME attribute of this async request.
getProcedureName() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the PROCEDURE-NAME attribute of this async request.
getProcess(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the process definition for the specified process name.
getProcess(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the process definition for the specified process name.
getProcess(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the process definition for the specified process name.
getProcess(String, AsyncCallback<ProcessDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the process.
getProcess() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
Get P2J process name.
getProcess(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns the process definition for the specified process name.
getProcessAlias() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
getProcessedCharacterColumnName(String, boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Adjust a character column name appropriate to this dialect, such that it can be inserted into an index.
getProcessedCharacterColumnName(String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Adjust a character column name appropriate to this dialect, such that it can be inserted into an index.
getProcessedCharacterColumnName(String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Adjust a character column name appropriate to this dialect, such that it can be inserted into an index.
getProcessedCharacterColumnName(String, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Adjust a character column name appropriate to this dialect, such that it can be inserted into an index.
getProcessedProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the current external program (an application logic instance) being processed for scopeable or finalizable notifications.
getProcesses() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getProcessKeystore() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
getProcessOrdinal() - Method in class com.goldencode.p2j.security.SecurityContext
Gets process account index.
getProfile(String[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the admin permissions profile for an arbitrary set of resource instance names.
getProfile(String, int[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the admin permissions profile for an arbitrary set of permissions for a resource instance name.
getProfile(String[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the admin permissions profile for an arbitrary set of resource instance names.
getProfile(String, int[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the admin permissions profile for an arbitrary set of permissions for a resource instance name.
getProfile(String[]) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the admin permissions profile for an arbitrary set of resource instance names.
getProfile(String, int[]) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the admin permissions profile for an arbitrary set of permissions for a resource instance name.
getProfile(String[], AsyncCallback<AdminProfile[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the profile.
getProfile(String, int[], AsyncCallback<AdminProfile[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the profile.
getProfile(String[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns the admin permissions profile for an arbitrary set of resource instance names.
getProfile(String, int[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns the admin permissions profile for an arbitrary set of permissions for a resource instance name.
getProgressErrorCode() - Method in exception com.goldencode.p2j.util.ErrorConditionException
Returns the code (which is used in Progress 4GL) of the error that was the cause of this condition.
getProgressStackTrace() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the Progress stack trace
getProgressStackTrace() - Method in interface com.goldencode.p2j.ui.ServerExports
Get the Progress stack trace
getProjectToken() - Method in class com.goldencode.p2j.util.AppServerDefinition
Get the project token that this agent serves.
getProjectToken() - Static method in class com.goldencode.p2j.util.Utils
Get the current project token.
getProPath() - Method in class com.goldencode.p2j.preproc.Options
Gets the list of paths searched for Progress source files.
getPropath(String, UastHints) - Static method in class com.goldencode.p2j.uast.AstGenerator
Gets the PROPATH based on the global configuration and any file-specific configuration provided.
getPropath() - Method in class com.goldencode.p2j.uast.SymbolResolver
Gets the PROPATH.
getPropath() - Method in class com.goldencode.p2j.util.AgentPool
Get the appserver's propath.
getPropath() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.propath field.
getProperties() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Get a map whose keys are the names of those properties which have been modified and whose values are lists of the indexes at which those values are stored (indexed properties only).
getProperties() - Method in class com.goldencode.p2j.persist.TableResultSet
Get the metadata sent by a remote side, after the remote appserver call.
getProperties() - Method in class com.goldencode.p2j.persist.TableWrapper
Get the list of read TableWrapper.properties.
getProperties(Iterable<String>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree.WidgetWrapper
Builds map of properties to display in the property table.
getProperties() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for AppServerDefinition.properties properties.
getProperty() - Method in class com.goldencode.p2j.persist.FieldReference
Get property name (converted field name).
getProperty(String) - Method in class com.goldencode.p2j.schema.RecordLoader
Get the mapper for a given property.
getProperty(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the custom name used for conversion of DMO property for the specified field in this table.
getProperty(String) - Method in class com.goldencode.p2j.util.comhandle
Obtain a property value from the COM object stored in this handle.
getProperty(String) - Method in interface com.goldencode.p2j.util.FileSystem
Get the system property (user-defined properties can be specified at the Java command line) associated with the passed key.
getProperty(String) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Get the system property (user-defined properties can be specified at the Java command line) associated with the passed key.
getProperty(character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Get the system property (user-defined properties can be specified at the Java command line) associated with the passed key.
getProperty(String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Get the system property (user-defined properties can be specified at the Java command line) associated with the passed key.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.CharacterMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the Text class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.DateMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the date class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.DatetimeMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the date class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.DatetimetzMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the date class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.DecimalMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the NumberType class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper
Return the type which is expected by the setter method associated with the mapped property.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.Int64Mapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the NumberType class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.IntegerMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the NumberType class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.LogicalMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the logical class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.RawMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the BinaryData class.
getPropertyClass() - Method in class com.goldencode.p2j.schema.PropertyMapper.RowIDMapper
Return the type which is expected by the setter method associated with the mapped property; in this case, the NumberType class.
getPropertyIndex(String) - Method in class com.goldencode.p2j.persist.TableResultSet.DataHandler
Get the 1-based index for the property with the specified name.
getPropertyLabel(String) - Static method in class com.goldencode.p2j.admin.AdminHelper
Given a certificate property, it returns its readable form.
getPropertyMatches() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Get an unmodifiable list of the property matches collected for this where clause.
getPropertyName(Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Extract the DMO property name from the given method, which is assumed to be a getter or setter method.
getPropertyName(Method) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get the property name for the given getter or setter method.
getPropertyName() - Method in class com.goldencode.p2j.persist.RecordBuffer.DatumAccess
Get field name.
getPropertyName(TempTable, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Resolve the DMO property name for a legacy field name belonging to the specified TempTable resource.
getPropertyName(TempTable, String, Integer) - Static method in class com.goldencode.p2j.persist.TableMapper
Resolve the DMO property name for a legacy field name belonging to the specified TempTable resource.
getPropertyName(TempTable, int) - Static method in class com.goldencode.p2j.persist.TableMapper
Resolve the DMO property name for a field index name belonging to the specified TempTable resource.
getPropertyName(TempTable, int, Integer) - Static method in class com.goldencode.p2j.persist.TableMapper
Resolve the DMO property name for a field index name belonging to the specified TempTable resource.
getPropertyName(String, String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO property name for a legacy field name belonging to the specified legacy table.
getPropertyName(String, String, String, Integer) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO property name for a legacy field name belonging to the specified legacy table.
getPropertyName(String, String, int) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO property name for a field index belonging to the specified legacy table.
getPropertyName(String, String, int, Integer) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO property name for a field index belonging to the specified legacy table.
getPropertyName(Class<?>, int) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO property name for a field index belonging to the specified legacy table.
getPropertyName(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the DMO property name for the given buffer and legacy field name.
getPropertyName(K, int, Integer) - Method in class com.goldencode.p2j.persist.TableMapper
Get the property name for the specified field index.
getPropertyName(TableMapper.LegacyTableInfo, TableMapper.LegacyFieldInfo, Integer) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the property name for the specified table info, field info and null-based index.
getPropertyName(K, String, Integer) - Method in class com.goldencode.p2j.persist.TableMapper
Get the property name for the specified field.
getPropertyName() - Method in class com.goldencode.p2j.schema.PropertyMapper
Return the name of the mapped property.
getPropertyNames() - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Get the "property names" that may be used in a query.
getPropertyNamesArray(Class<?>, TempTable) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the array of Hibernate property names ordered in the same way as they were specified in 4GL for the given table (for the possible denormalized tables).
getPropertyType(String, String) - Method in class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Get the Hibernate type for the specified DMO property.
getPropertyTypes() - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Get the corresponding "property types".
getPropertyValue(Object, Method, Object) - Method in class com.goldencode.p2j.persist.DMOValidator
Extract current value of a DMO property, given the DMO, the getter method for the property, and an optional index argument to the getter method.
getPropertyValue(Object, int) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Get the value of a property.
getPropsMap(RecordBuffer, RecordBuffer, Map<String, Method>, character, character, RecordBuffer.OperationType) - Static method in class com.goldencode.p2j.persist.RecordBuffer
This method establishes the map of properties being compared or copied.
getProtocol() - Method in class com.goldencode.p2j.net.Queue
Get the Protocol instance of this queue.
getProxiedMethods() - Method in class com.goldencode.proxy.ProxyAssembler
Get the final list of proxied methods, which may differ from the methods passed to this object's constructor, due to plugin intervention.
getProxy(Class<?>, Class<?>[], InvocationHandler) - Static method in class com.goldencode.proxy.ProxyFactory
Get an instance of a proxy class which subclasses the given parent class and implements the specified interfaces.
getProxy(Class<?>, Class<?>[], boolean, Method[], ProxyAssemblerPlugin, InvocationHandler) - Static method in class com.goldencode.proxy.ProxyFactory
Get an instance of a proxy class which subclasses the given parent class and implements the specified interfaces.
getProxy(Class<? extends InvocationHandler>, Class<?>[]) - Static method in class com.goldencode.proxy.ProxyFactory
Get an instance of a proxy class which subclasses the given parent class and implements the specified interfaces.
getProxy(Class<? extends InvocationHandler>, Class<?>[], boolean, Method[]) - Static method in class com.goldencode.proxy.ProxyFactory
Get an instance of a proxy class which subclasses the given parent class and implements the specified interfaces.
getProxyImpl(Class<?>, Class<?>[], boolean, Method[], ProxyAssemblerPlugin, InvocationHandler) - Method in class com.goldencode.proxy.ProxyFactory
Get an instance of a proxy class which subclasses the given parent class and implements the specified interfaces.
getProxyMethodAssembler(Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Return an object which will assemble the given proxy method, or null if this plugin will allow the default proxy method implementation.
getProxyMethodAssembler(Method) - Method in interface com.goldencode.proxy.ProxyAssemblerPlugin
Return an object which will assemble the given proxy method, or null if this plugin will allow the default proxy method implementation.
getPsi() - Method in class com.goldencode.p2j.preproc.Environment
Returns the ParserSharedInputState object.
getPublicFunctions() - Static method in class com.goldencode.p2j.persist.pl.BuiltIns
Get a list of all public built-in function backing methods.
getPublicId() - Method in interface com.goldencode.p2j.xml.XDocument
This method returns the public ID of the external DTD from which an XML document was generated.
getPublicId() - Method in class com.goldencode.p2j.xml.XDocumentImpl
This method returns the public ID of the external DTD from which an XML document was generated.
getPublicMethods() - Method in class com.goldencode.p2j.classloader.ClassInfo
Get the list of all public methods.
getPublicStaticMethods() - Method in class com.goldencode.p2j.classloader.ClassInfo
Get the list of all public static methods.
getPublishedEvents() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the named events published by this procedure.
getPublishedEvents() - Method in interface com.goldencode.p2j.util.PersistentProcedure
Get the named events published by this procedure.
getPublishedEvents() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the PUBLISHED-EVENTS attribute.
getPublishedEvents(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the published named events by the specified procedure.
getPushbackDepth() - Method in class com.goldencode.p2j.preproc.Options
Gets the pushback depth.
getQnameByIndex(double) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the qualified name of the current attribute object by the given 1-based index.
getQnameByIndex(NumberType) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the qualified local name of the current attribute object by the given 1-based index.
getQnameByIndex(double) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the qualified name of the current attribute object by the given 1-based index.
getQnameByIndex(NumberType) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the qualified local name of the current attribute object by the given 1-based index.
getQualified() - Method in class com.goldencode.p2j.schema.FieldInfo
Get the fully qualified schema name of the field.
getQualifiedName(NameNode) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Compose an entity's fully qualified, unabbreviated name.
getQualifiedName(String, int, int, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Perform a search for the specified entity name and if found, return the entity's fully qualified, unabbreviated name.
getQuery() - Method in class com.goldencode.p2j.persist.CompoundComponent
Get the delegate query.
getQuery(String, int, int, boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Get a cached query for the given combination of HQL query string, maximum result rows, and starting row offset, creating and caching a new query if no such query already is cached.
getQuery(Persistence.Context, String, int, int, Object[], Type[], boolean) - Method in class com.goldencode.p2j.persist.Persistence
Get or create a query for the given HQL query string.
getQuery(Session) - Method in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Get the Hibernate query object generated by this query helper, based upon the DMO name supplied at construction and all the named parameters supplied via the ImportWorker.QueryHelper.addParameter(java.lang.String, java.lang.String, java.lang.String, boolean) method.
getQuery() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the QUERY writable attribute.
getQuery() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getQuery() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getQueryAsHandle() - Method in interface com.goldencode.p2j.persist.QueryAssociable
Get the query associated with the given resource.
getQueryAsHandle() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the query associated with the given resource.
getQueryHelper(String) - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Get the query helper which corresponds with a class on the opposite end of a foreign association.
getQueryOffEndListener() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the QueryOffEndListener instance for this record buffer.
getQueryParametersMap(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Gets the query parameters map for the given request (the history or current one).
getQueryString() - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Gets the current browser's query string.
getQueryString(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Gets the query string for the given request (the history or current one).
getQueue() - Method in class com.goldencode.p2j.net.BaseSession
Get the session's queue.
getQueue() - Method in class com.goldencode.p2j.net.InboundRequest
Gets the queue.
getRadioButtonExtraDist() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the extra distance in a radio button.
getRadioButtonExtraDist() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the distance separating radio buttons in a set.
getRadioButtonImage(boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the image from a radio button with specified attributes.
getRadioButtonImage(boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the image from a radio button with specified attributes.
getRadioButtonImage(boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Obtain the image from a radio button with specified attributes.
getRadioButtonImageSpace() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the distance before text, including the radio button (text offset).
getRadioButtonImageSpace() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the distance before text, including the radio button (text offset).
getRadioButtonImageSpace() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the distance before text, including the radio button (text offset).
getRadioButtonIndex(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Locates the radio-button index for the given mouse event coordinates inside radio-set.
getRadioButtons() - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Get RADIO-BUTTONS attribute.
getRadioButtons() - Method in class com.goldencode.p2j.ui.RadioSetWidget
Get RADIO-BUTTONS attribute.
getRaisedConditions() - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Gets err nums for raised errors.
getRaisedConditions() - Static method in class com.goldencode.p2j.util.ErrorManager
Gets err nums for raised errors.
getRaisedConditions() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Gets err nums for raised errors.
getRange() - Method in class com.goldencode.p2j.ui.client.Slider
Get widget value range as int.
getRangeSize() - Method in class com.goldencode.p2j.persist.id.Range
Return the quantity of numbers in range.
getRank() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Get this import bundle's rank, which is a heuristic intended to rank the importance of loading this table sooner than other tables.
getRawArgs() - Method in class com.goldencode.p2j.persist.QueryComponent
Get unresolved substitution arguments for this component, if any.
getReadableByteChannel() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns resource as ReadableByteChannel.
getReadOnly() - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Get environments read only flag.
getRealNode() - Method in class com.goldencode.p2j.directory.RamNode
Return a reference to node for which this node was created as a replacement.
getReceiveBufferSize(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the SO_RCVBUF option value for this socket.
getReceiveBufferSize(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the SO_RCVBUF option value for this socket.
getRecord(int) - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Gets a record from the list of error records.
getRecord(int) - Static method in class com.goldencode.p2j.util.ErrorManager
Gets a record from the list of error records.
getRecord(int) - Method in interface com.goldencode.p2j.util.RemoteErrorData
Gets a record from the list of error records.
getRecordBufferByHandle(handle, AbstractTempTable.CallingFunction) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Get record buffer by buffer or temp-table handle.
getRecordBuffers() - Method in class com.goldencode.p2j.persist.CompoundQuery
Get an array of all record buffers managed by this query.
getRecordBuffers() - Method in interface com.goldencode.p2j.persist.Joinable
Get an array of all record buffers managed by this query.
getRecordBuffers() - Method in class com.goldencode.p2j.persist.PreselectQuery
Access the record buffers manipulated by this query, in order from left-most (outermost) table of the query's join (if any) to right-most (innermost) table.
getRecordBuffers() - Method in interface com.goldencode.p2j.persist.Presortable
Access the record buffers manipulated by this query, in order from left-most (outermost) table of the query's join (if any) to right-most (innermost) table.
getRecordBuffers() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Access the record buffers manipulated by this query, in order from left-most (outermost) table of the query's join (if any) to right-most (innermost) table.
getRecordBuffers() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get an array of all record buffers managed by this query.
getRecordCount() - Method in class com.goldencode.expr.TestDriver
Get the number of data records managed by the current instance of the test driver.
getRecordCount() - Method in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
Obtain the expected record count in this file.
getRecordID() - Method in class com.goldencode.p2j.admin.RecordInfo
Retrieve the primary key ID of the record.
getRecordID() - Method in class com.goldencode.p2j.persist.RecordIdentifier
Get the record's primary key.
getRecordIdentifier() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Retrieve the object which uniquely identifies the record represented by this lock status object.
getRecordLockContext() - Method in class com.goldencode.p2j.persist.Persistence.Context
Get the record lock context associated with the current client session.
getRecordLockContext() - Method in class com.goldencode.p2j.persist.Persistence
Get the record lock context associated with the current client session.
getRecordLockList() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Creates a report of all record locks for the server.
getRecordLockList() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Creates a report of all record locks for the server.
getRecordLockList() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Creates a report of all record locks for the server.
getRecordLockList(AsyncCallback<RecordLockInfo[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the record lock list.
getRecordName(NameNode, int, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Compose a record name from the given name node, entity type, and raw name.
getRecordType() - Method in class com.goldencode.p2j.schema.FieldInfo
Get the Progress parser token type of a table, temp-table, work-table, or buffer which contains the field.
getRed() - Method in enum com.goldencode.p2j.ui.ColorPalette
Get the red component of this color.
getRed() - Method in class com.goldencode.p2j.ui.ColorRgb
Get red value.
getRedirOut() - Method in class com.goldencode.p2j.ui.GenericFrame
Getter for the redirOut field.
getRedValue(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the red component of an entry in the color table.
getRedValue(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the red component of an entry in the color table.
getRedValue(int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns the red component of an entry in the color table.
getRedValue(long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns the red component of an entry in the color table.
getReferencedBuffers() - Method in class com.goldencode.p2j.persist.AbstractQuery
Get an array of all record buffers referenced by this query, including those directly involved in the query, as well as those (if any) indirectly referenced by inlined, converted, CAN-FIND expressions.
getReferencedBuffers() - Method in interface com.goldencode.p2j.persist.Joinable
Get an array of all record buffers referenced by this query, including those directly involved in the query, as well as those (if any) indirectly referenced by inlined, converted, CAN-FIND expressions.
getReferencedBuffers() - Method in class com.goldencode.p2j.persist.QueryComponent
Get an array of all record buffers referenced by this query, including those directly involved in the query, as well as those (if any) indirectly referenced by inlined, converted, CAN-FIND expressions, and those related via a server-side join (if any).
getReferencedPropertyType(String, String) - Method in class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Get the type of the specified property of the specified DMO class.
getReferenceHints(boolean) - Method in class com.goldencode.p2j.preproc.HintsTreeNode
Gets the embedded ReferenceHints.
getReferenceList() - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Returns an iterator to the list of reference nodes.
getReferenceNoteBoolean(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Boolean annotation from the referenced node in the copy AST.
getReferenceNoteBoolean(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Boolean annotation at a specific index from an array annotation in the referenced node of the current copy AST.
getReferenceNoteDouble(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Double annotation from the referenced node in the copy AST.
getReferenceNoteDouble(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Double annotation at a specific index from an array annotation in the referenced node of the current copy AST.
getReferenceNoteLong(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Long annotation from the referenced node in the copy AST.
getReferenceNoteLong(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a Long annotation at a specific index from an array annotation in the referenced node of the current copy AST.
getReferenceNoteString(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a String annotation from the referenced node in the copy AST.
getReferenceNoteString(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Gets a String annotation at a specific index from an array annotation in the referenced node of the current copy AST.
getReferenceRow() - Method in class com.goldencode.p2j.persist.Cursor
Get the reference row for future iterations.
getReferences(HintsTreeNode, List, boolean) - Static method in class com.goldencode.p2j.preproc.HintsTreeNode
Gets the embedded ReferenceHints.
getReferences(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Gets the array of reference hints for the top level file.
getReferers(Persistable, ForeignNuller.Context) - Method in class com.goldencode.p2j.persist.ForeignNuller
Compose a list of DMOs which refer to the referent DMO via foreign key.
getReferrer() - Method in class com.goldencode.p2j.main.WebClientBuilderParameters
Get referrer address.
getRefinedPathName(String, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Gets image path string to be cleared from invalid sequences and file separator duplication.
getRegisteredFunction(Database, String, Class<?>[]) - Static method in class com.goldencode.p2j.persist.HQLPreprocessor
Returns the SQL name of the user-defined function previously registered by HQLPreprocessor.registerFunction(Database, String, String, Method).
getRegisteredJarAPIs(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of APIs registered for the specified jar.
getRegisteredJarAPIs(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of APIs registered for the specified jar.
getRegisteredJarAPIs(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of APIs registered for the specified jar.
getRegisteredJarAPIs(String, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the registered jar AP is.
getRegisteredJars() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of registered jars (which represent customer libs).
getRegisteredJars() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of registered jars (which represent customer libs).
getRegisteredJars() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of registered jars (which represent customer libs).
getRegisteredJars(AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the registered jars.
getRegisteredWorker(String) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the PatternWorker of the specified type, if any is already registered.
getRegistry() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Get the widget registry for this output manager.
getRegistry() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Get the widget registry for this output manager.
getRegistry() - Method in class com.goldencode.p2j.ui.client.OutputManager
Get the widget registry for this output manager.
getRegistryByOrd(int) - Method in class com.goldencode.p2j.security.SecurityCache
Gets a registry entry by its ordinal number.
getRegistryOrdByTypeName(String) - Method in class com.goldencode.p2j.security.SecurityCache
Gets a registry ordinal by the resource type name.
getRegularFrameValue(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Get frame value for regular (1-DOWN) frames.
getRelation(Class<?>) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get the relation descriptor for the relation from this object's DMO class to foreign.
getRelation(String, Class<?>, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Retrieve an object which describes the foreign relation between two tables.
getRelativeName(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the relative name used to create the given external program instance.
getRelativeSibling(int) - Method in class com.goldencode.p2j.util.TreeNode
Return the sibling at the index relative (positive or negative) to the this node.
getRemote() - Method in class com.goldencode.p2j.main.BrokerParameters
Get remote proxy interface.
getRemoteAddr() - Method in class com.goldencode.p2j.net.NetSocket
Access the address of the remote system, to which we are connecting.
getRemoteAddress() - Method in class com.goldencode.p2j.net.AddressPair
Returns the remote node address.
getRemoteAddress() - Method in class com.goldencode.p2j.net.BaseSession
Get the remote node address known to the session.
getRemoteAddress() - Method in interface com.goldencode.p2j.net.LowLevelSession
Get the remote node address known to the session.
getRemoteAddress() - Method in class com.goldencode.p2j.net.Queue
Provide an access to the remote node address known to the queue.
getRemoteAddress() - Method in class com.goldencode.p2j.net.SessionManager
Get the remote node address of the active session, if any.
getRemoteConfiguration(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get all data necessary to configure a database managed by a remote P2J server instance.
getRemoteHost(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the host IP address of the remote side of this connection.
getRemoteHost(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the host IP address of the remote side of this connection.
getRemoteHost() - Method in interface com.goldencode.p2j.util.Socket
Java implementation for getting the REMOTE-HOST SOCKET attribute which contains the address in IP form of the machine to which the Socket is connected.
getRemoteHost() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for getting the REMOTE-HOST SOCKET attribute which contains the address in IP form of the machine to which the Socket is connected.
getRemoteInetAddress() - Method in class com.goldencode.p2j.net.Queue
Report the socket address for the given queue.
getRemotePort(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the port number of the remote side of this connection.
getRemotePort(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the port number of the remote side of this connection.
getRemotePort() - Method in interface com.goldencode.p2j.util.Socket
Java implementation for getting the REMOTE-PORT SOCKET attribute which contains the local port of the machine to which the Socket is connected.
getRemotePort() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for getting the REMOTE-PORT SOCKET attribute which contains the local port of the machine to which the Socket is connected.
getRemoteSockAddr() - Method in class com.goldencode.p2j.net.NetSocket
Access the address of the remote system, to which we are connecting.
getRemoteStreamId(Stream) - Method in class com.goldencode.p2j.ui.GenericFrame
Dereferences the given stream to find and return the remote stream ID.
getRemoteUri() - Method in class com.goldencode.p2j.main.WebClientSpawner
Get the remote server URI to which the browser will be redirected.
getRemovingGroupsAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Gets a reference to the Removing Groups Alert.
getRemovingGroupsAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Gets a reference to the Removing Groups Alert.
getReplicationEvent(DatabaseEventType) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Convert a base database event into the replication event.
getReplicationTrigger(DatabaseEventType, Class<? extends Buffer>) - Method in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Obtain the container that hold information for instantiating a trigger object for the replication version of the det event.
getReport() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Gets the report id.
getReportFooter() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the footer data.
getReportFooter() - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Returns the footer data.
getReportFooter() - Method in class com.goldencode.p2j.admin.server.reports.DefaultReportBuilder
Returns the footer data.
getReportHeader() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the header data.
getReportHeader() - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Returns the header data.
getReportHeader() - Method in class com.goldencode.p2j.admin.server.reports.DefaultReportBuilder
Returns the header data.
getReportId() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the report id.
getReportId() - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Gets the report id.
getReportParameters() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Returns pairs of a report parameter key and its value
getReportParameters() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Returns pairs of a report parameter key and its value
getReportParameters() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Returns pairs of a report parameter key and its value
getReportParameters() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Gets the requested report parameters map.
getReportParameters() - Method in interface com.goldencode.p2j.admin.client.application.PrintingContext
Returns pairs of a report parameter key and its value
getReportParameters() - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Gets the report parameters.
getReportParametersMap() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the map of report parameters to their values saved in the directory.
getReportParametersMap() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the map of report parameters to their values saved in the directory.
getReportParametersMap() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the map of report parameters to their values saved in the directory.
getReportParametersMap(AsyncCallback<Map<String, Object>>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Returns the map of report parameters to their values saved in the directory.
getReportParametersMapFromServer(Consumer<Map<String, Object>>) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Retrieves the report parameters map from the server and delivers it to the given consumer.
getReportParentPlaceRequest(String, Map<String, String>) - Static method in class com.goldencode.p2j.admin.client.NameTokens
Builds report place request.
getReportsFactory() - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Gets the standard reports factory.
getReportsFactory(ReportRequest) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Gets the requested report factory.
getReportSize() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Gets the report size.
getReportSize() - Method in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder.PdfReportSettings
Gets the report rectangle.
getReportVerifySchemaTriggers() - Method in class com.goldencode.p2j.report.server.CallGraphApi
Verify the schema triggers loaded in the call graph.
getRepositionedRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the GET-REPOSITIONED-ROW() widget method.
getRepositionedRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the GET-REPOSITIONED-ROW() widget method.
getRepositionedRow() - Method in class com.goldencode.p2j.ui.client.Browse
Get repositioned row.
getRequestedDebugLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Gets the requested debug level.
getRequestedDebugLevel() - Method in class com.goldencode.p2j.security.VariablePool
Gets the requested debug level.
getRequestHeaderContext() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the PortTypeWrapper.requestHeaderContext for this port-type.
getRequestHeaderProc() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the PortTypeWrapper.requestHeaderProc for this port-type.
getRequestID() - Method in class com.goldencode.p2j.net.Message
Get the synchronous request ID.
getRequestId() - Method in class com.goldencode.p2j.util.Agent.AgentCommand
Get the request ID of this command.
getRequestMessage() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the built request message for current invocation.
getRequestTimeout() - Method in class com.goldencode.p2j.util.AppServerDefinition
getRequiredProperty(Properties, String) - Static method in class com.goldencode.p2j.util.Utils
Retrieve the property with the specified key from within the specified properties.
getReservedKeywords() - Static method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Get a collection of reserved keywords specific to this dialect.
getReservedKeywords() - Static method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Get a collection of reserved keywords specific to this dialect.
getReservedKeywords() - Static method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Get a collection of reserved keywords specific to this dialect.
getResizeDirection() - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Extracts widget resize direction value.
getResizedSize() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Determine the resized window size.
getResizedSize() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Determine the resized window size.
getResizedSize() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Determine the resized window size.
getResizedSize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Determine the resized window size.
getResizeHandles(Widget<?>) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Collects the widget resize handles bounds for selected resizable widget.
getResolver() - Method in class com.goldencode.expr.Expression
Report the symbol resolver associated with this object at construction.
getResolver() - Static method in class com.goldencode.p2j.pattern.AstSymbolResolver
Retrieve the context-local instance of this class, if it has been created.
getResolver() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the symbol resolver.
getResource() - Method in class com.goldencode.p2j.util.comhandle
Obtain the COM object held by this comhandle.
getResource() - Method in class com.goldencode.p2j.util.handle
Getter for the wrapped resource.
getResourceId() - Method in class com.goldencode.p2j.util.handle
Get resource ID as a long value.
getResourceId() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Get the ID of this remote resource.
getResourceId() - Method in interface com.goldencode.p2j.util.RemoteResource
Get the ID of this remote resource.
getResourceId() - Method in class com.goldencode.p2j.util.RemoteResourceImpl
Get the ID of this remote resource.
getResourceIds() - Method in class com.goldencode.p2j.ui.EventDefinition
Get the resource ids registered for this event.
getResourceName(String, boolean) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Check if the given resource belongs to this jar.
getResourceName(JarClassLoader, String, boolean) - Static method in class com.goldencode.p2j.ui.ServerImageWorker
Gets the resource name inside jar file for given image name.
getResourceType(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the registered resource type name for the given resource plugin.
getResourceType() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the resource type for this item.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
Returns the resource type name this editor is capable to edit.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.DirectoryRightsEditor
Returns the compatible resource type name.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.EntryPointRightsEditor
Returns the compatible resource type name.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.NetRightsEditor
Returns the resource type name this editor is capable to edit.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.RemoteEntryPointRightsEditor
Returns the compatible resource type name.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.RemoteLaunchOptionRightsEditor
Returns the compatible resource type name.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
Returns the compatible resource type name.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.SystemRightsEditor
Returns the resource type name this editor is capable to edit.
getResourceType() - Static method in class com.goldencode.p2j.admin.client.editors.TrustedSpawnerRightsEditor
Returns the compatible resource type name.
getResourceType(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the registered resource type name for the given resource plugin.
getResourceType(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the registered resource type name for the given resource plugin.
getResourceType(String, AsyncCallback<String>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the resource type.
getResourceType(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns the registered resource type name for the given resource plugin.
getResourceType() - Static method in class com.goldencode.p2j.ui.ColorTable
Get the type of its associated handle.
getResourceType() - Static method in class com.goldencode.p2j.ui.FontTable
Get the type of its associated handle.
getResourceType() - Static method in class com.goldencode.p2j.util.ClipboardManager
Get the type of its associated handle.
getResourceType() - Method in interface com.goldencode.p2j.util.CommonHandle
Get the type of this handle.
getResourceType() - Static method in class com.goldencode.p2j.util.ErrorManager
Get the type of its associated handle.
getResourceType() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the TYPE attribute of this external procedure instance.
getResourceType() - Static method in class com.goldencode.p2j.util.FileSystemOps
Get the type of its associated handle.
getResourceType() - Method in class com.goldencode.p2j.util.HandleResource
Get the type of this handle.
getResourceType() - Static method in class com.goldencode.p2j.util.KeyReader
Get the type of its associated handle.
getResourceType() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the type of its associated handle.
getResponseHeaderContext() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the PortTypeWrapper.responseHeaderContext for this port-type.
getResponseHeaderProc() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the PortTypeWrapper.responseHeaderProc for this port-type.
getResponseMessage() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the response from WebService in current invocation.
getRestrictionProperties() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Get an unmodifiable map of DMO entity names to sets of the names of the DMO properties used as restriction criteria in the preprocessed where clause.
getRestrictionProperties() - Method in class com.goldencode.p2j.persist.QueryComponent
Get an unmodifiable map of DMO entity names to sets of the names of the DMO properties used as restriction criteria in the preprocessed where clause.
getResult() - Method in class com.goldencode.p2j.admin.client.AdminCallback
Returns the callback result.
getResult() - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Get the returned result, after a function or procedure invocation.
getResult(double) - Method in class com.goldencode.p2j.persist.Cursor
Retrieve the result at the cursor's current position, which should always be at an index boundary (not between result indices).
getResult() - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Helper method to get the edited result when finished.
getResult() - Method in interface com.goldencode.p2j.ui.client.AlertBox
Helper method to get the edited result when finished.
getResult() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Helper method to get the edited result when finished.
getResult() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Helper method to get the edited result when finished.
getResult() - Method in class com.goldencode.p2j.util.AverageAccumulator
Get the numeric average of all instances of the accumulated data source across all iterations of the loop.
getResult(Resolvable) - Method in class com.goldencode.p2j.util.AverageAccumulator
Get the numeric average of all instances of the accumulated data source across all iterations of the specified break group.
getResult() - Method in class com.goldencode.p2j.util.CountAccumulator
Get the full count of iterations performed for the enclosing loop.
getResult(Resolvable) - Method in class com.goldencode.p2j.util.CountAccumulator
Get the count of iterations performed for the enclosing loop, but only since the current break group counter was last reset.
getResult() - Method in class com.goldencode.p2j.util.MaximumAccumulator
Get the maximum value of all instances of the accumulated data source across all iterations of the loop.
getResult(Resolvable) - Method in class com.goldencode.p2j.util.MaximumAccumulator
Get the maximum value of all instances of the accumulated data source across all iterations of the specified break group.
getResult() - Method in class com.goldencode.p2j.util.MinimumAccumulator
Get the minimum value of all instances of the accumulated data source across all iterations of the current break group.
getResult(Resolvable) - Method in class com.goldencode.p2j.util.MinimumAccumulator
Get the minimum value of all instances of the accumulated data source across all iterations of the specified break group.
getResult() - Method in class com.goldencode.p2j.util.TotalAccumulator
Get the numeric total of all instances of the accumulated data source across all iterations of the loop.
getResult(Resolvable) - Method in class com.goldencode.p2j.util.TotalAccumulator
Get the numeric subtotal of all instances of the accumulated data value across all iterations of the specified break group.
getResults() - Method in class com.goldencode.p2j.persist.PreselectQuery
Access the current Results object for this query.
getResults(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Access the delegate result set object for the given bracket index.
getResults(ProgressiveResults.Locator) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Access the delegate result set object defined by the given locator.
getResults() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Get the underlying Results worker object for this adapter.
getResultSet() - Method in class com.goldencode.p2j.util.TableParameter
Get result set (for remote parameters).
getResultValue(Object) - Static method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Extract the int64 value from a query result set.
getRetainShape() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets RETAIN-SHAPE attribute.
getRetainShape() - Method in class com.goldencode.p2j.ui.ImageWidget
Gets RETAIN-SHAPE option.
getRetainShape() - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Gets RETAIN-SHAPE attribute.
getReturnCode() - Method in class com.goldencode.p2j.security.AuthenticationResponse
Gets the return code from authentication processing.
getReturnInsn() - Method in class com.goldencode.proxy.ClassInfo
Get the ASM constant representing the instruction used to pop an instance of this data type from the operand stack and return it from a method (e.g., ARETURN, IRETURN, etc.).
getReturnInsn() - Method in class com.goldencode.proxy.PrimitiveInfo
Get the ASM constant representing the instruction used to pop an instance of this data type from the operand stack and return it from a method (e.g., DRETURN, IRETURN, etc.).
getReturnInsn() - Method in interface com.goldencode.proxy.TypeInfo
Get the ASM constant representing the instruction used to pop an instance of this data type from the operand stack and return it from a method (e.g., ARETURN, IRETURN, etc.).
getReturnType() - Method in class com.goldencode.expr.CompiledExpression
Reports the type of object which the CompiledExpression.execute() method of this object returns.
getReturnType() - Method in class com.goldencode.expr.Expression
Report the type of object which will be returned by the expression when it is executed.
getReturnType() - Method in class com.goldencode.expr.ExpressionInitializer
Report the type of object which will be returned when ExpressionInitializer.resolve() is called.
getReturnType() - Method in class com.goldencode.expr.Function
Get the return type of this function, which may be more specific than the return type of the underlying method.
getReturnType() - Method in class com.goldencode.expr.Initializer
Report the type of object which will be returned when Initializer.resolve() is called.
getReturnType() - Method in class com.goldencode.expr.SimpleInitializer
Report the type of object which will be returned when SimpleInitializer.resolve() is called.
getReturnType() - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Get the declared Java type.
getReturnType() - Static method in class com.goldencode.p2j.util.BlockManager
Returns the type of return processing from the nearest top-level block.
getReturnValue() - Method in class com.goldencode.p2j.library.Signature
Obtains the descriptor for the return value.
getReturnValue() - Static method in class com.goldencode.p2j.util.ControlFlowOps
Gets the most recent RETURN-VALUE for the current user's session.
getReuseAddress(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the SO_REUSEADDR option value for this socket.
getReuseAddress(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the SO_REUSEADDR option value for this socket.
getReversibles(RecordBuffer, int, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Retrieve the set of reversible action objects for a given block scope.
getReversiblesMap(RecordBuffer, int, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Retrieve a map of reversible action objects for a given block scope.
getRgb() - Method in class com.goldencode.p2j.ui.ColorRgb
Get a combination of red, green and blue value P4GL compliant.
getRgbValue(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the rgb component of an entry in the color table.
getRgbValue(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns the rgb component of an entry in the color table.
getRgbValue(int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns an integer that represents a combination of the red, green, and blue values of an entry in the color table.
getRgbValue(long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Returns an integer that represents a combination of the red, green, and blue values of an entry in the color table.
getRight() - Method in class com.goldencode.ast.ShadowNode
Obtain the ID of the right side node.
getRight() - Method in class com.goldencode.p2j.schema.TableRelation
Get the right-hand table of the join defined by this relation.
getRightColumnContourLimit() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns the right limit for the resize column contour (relative to browse).
getRightPadding() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Get the right-padding width to be added to each button, in horizontal mode.
getRights() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get a string representation of the rights.
getRights() - Method in class com.goldencode.p2j.security.Binding
Gets the embedded Rights object.
getRightShadowNode() - Method in interface com.goldencode.ast.Aast
Access a shadow node that exists to the right of the current node.
getRightShadowNode() - Method in class com.goldencode.ast.AnnotatedAst
Access a shadow node that exists to the right of the current node.
getRightShadowNode(Long) - Method in class com.goldencode.ast.TreeLocal
Access a shadow node that exists to the right of the identified node.
getRightSiblings() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the number of siblings to the current AST's right.
getRightSideControl() - Method in class com.goldencode.p2j.net.Control
Get the right-side instance for this virtual control.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.directory.DirectoryResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.main.EntryPointResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.main.RemoteEntryPointResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.main.RemoteLaunchOptionResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.main.TrustedSpawnerResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.net.NetResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.security.AdminResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in interface com.goldencode.p2j.security.Resource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.security.StringConditionResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsInstance(Object[]) - Method in class com.goldencode.p2j.security.SystemResource
Instantiates a plugin's class that implements the Rights interface, using the array of objects representing a set of access rights fields.
getRightsName() - Method in class com.goldencode.p2j.directory.DirectoryRights
Returns rights name, a directory known class name.
getRightsName() - Method in class com.goldencode.p2j.main.EntryPointRights
Reports this class' rights name.
getRightsName() - Method in class com.goldencode.p2j.main.RemoteEntryPointRights
Reports this class' rights name.
getRightsName() - Method in class com.goldencode.p2j.main.RemoteLaunchOptionRights
Reports this class' rights name.
getRightsName() - Method in class com.goldencode.p2j.main.TrustedSpawnerRights
Reports this class' rights name.
getRightsName() - Method in class com.goldencode.p2j.net.NetRights
Returns rights name, a directory known class name.
getRightsName() - Method in class com.goldencode.p2j.security.AdminRights
Returns rights name, a directory known class name.
getRightsName() - Method in interface com.goldencode.p2j.security.Rights
Returns rights name, a directory known class name.
getRightsName() - Method in class com.goldencode.p2j.security.StringConditionRights
Reports this class' rights name.
getRightsName() - Method in class com.goldencode.p2j.security.SystemRights
Returns rights name, a directory known class name.
getrLvl() - Method in class com.goldencode.p2j.report.server.SummaryRow
Runtime support level getter.
getRollbackScope() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Returns the level specifying the rollback scope that is pending.
getRoot() - Method in class com.goldencode.p2j.directory.RamRemapper
Return root of the three.
getRoot() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Get the root of this preprocessor hints tree.
getRootFrame() - Method in class com.goldencode.p2j.ui.client.Frame
Get the root frame (the frame which has no other frame as parent).
getRootFrameID() - Method in class com.goldencode.p2j.ui.ScreenDefinition
Get the root frame ID.
getRootList() - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Obtain the list of root program files used to generate the graph snippet.
getRootList() - Method in class com.goldencode.p2j.uast.UastHints
Get the path to a call-graph root list XML file.
getRootList() - Method in interface com.goldencode.p2j.util.FileSystem
Get the comma-separated list of filesystem roots (drive letters on platforms that support the concept, otherwise returns the equivalent of the empty string).
getRootList() - Method in class com.goldencode.p2j.util.FileSystemDaemon
Get the comma-separated list of filesystem roots (drive letters on platforms that support the concept, otherwise returns the equivalent of the empty string).
getRootList() - Static method in class com.goldencode.p2j.util.FileSystemOps
Get the comma-separated list of filesystem roots (drive letters on platforms that support the concept, otherwise returns the equivalent of the empty string).
getRootMenuID() - Method in class com.goldencode.p2j.ui.MenuDescription
Get the root menu ID.
getRootPanel() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Get the root panel.
getRootPojoInterface(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Given a top-level DMO interface, inspect its hierarchy of super-interfaces and return the furthest ancestor interface from the given interface (the "root"), which is still a DMO interface.
getRounded() - Method in interface com.goldencode.p2j.ui.RectangleInterface
Get ROUNDED attribute.
getRounded() - Method in class com.goldencode.p2j.ui.RectangleWidget
Get ROUNDED attribute.
getRoutingKey(String, String) - Static method in class com.goldencode.p2j.net.Dispatcher
Returns RoutingKey instance using provided method and method group names.
getRoutingKey(String, String, boolean) - Method in class com.goldencode.p2j.net.Dispatcher
Get RoutingKey instance using provided method and group names.
getRow() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Assemble an array of primary key IDs for the current record(s) in the buffers underlying this query, from left-most to right-most (in the sense of how the query joins the associated tables).
getRow() - Method in class com.goldencode.p2j.persist.CompoundQuery
Assemble an array of primary key IDs or DMOs for the current record(s) in the buffers underlying this query, from left-most to right-most (in the sense of how the query joins the associated tables).
getRow() - Method in class com.goldencode.p2j.persist.Cursor
Retrieve the virtual, composite row of results at the cursor's current position.
getRow() - Method in interface com.goldencode.p2j.persist.Joinable
Assemble an array of primary key IDs or DMOs for the current record(s) in the buffers underlying this query, from left-most to right-most (in the sense of how the query joins the associated tables).
getRow() - Method in class com.goldencode.p2j.persist.PreselectQuery
Assemble an array of primary key IDs for the current record(s) in the buffers underlying this query, from left-most to right-most (in the sense of how the query joins the associated tables).
getRow(int) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Get the specified row (an array of record identifiers).
getRow() - Method in class com.goldencode.p2j.persist.ProgressiveResults.Locator
Get the 0-based index of a row in the virtualized result set.
getRow() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Assemble an array of size one and store in it the primary key ID for the current record in the buffer underlying this query.
getRow(Serializable[]) - Method in class com.goldencode.p2j.persist.RepositionCache
Retrieve the row number associated with the given array of primary key IDs.
getRow() - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Get the row index associated with this node.
getRow() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the ROW writable attribute.
getRow() - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Get the ROW readonly attribute.
getRow() - Method in class com.goldencode.p2j.ui.Choose
Gets the row widget if the CHOOSE is for rows.
getRow() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Get start row.
getRow() - Method in class com.goldencode.p2j.ui.client.event.WindowMoved
Get the window's row.
getRow() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the row position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getRow() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getRow() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the row position of the upper-left corner of the frame within its window (in coordinates that are relative to the containing window).
getRow() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getRow() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Get current value for dynamically calculated frame row.
getRowByCoordinates(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get viewport index of the row which corresponds given vertical position.
getRowCount() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the number of rows iterated by the query (for preselect queries - matches result size, for adaptive queries - matches the size of the part of the result set the query has already iterated over).
getRowCount(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Get number of available rows starting from the given one.
getRowCount(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the number of rows iterated by the query (for preselect queries - matches result size, for adaptive queries - matches the size of the part of the result set the query has already iterated over).
getRowCount(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get number of available rows starting from the given one.
getRowCount() - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Get the number of rows iterated by the query (for preselect queries - matches result size, for adaptive queries - matches the size of the part of the result set the query has already iterated over).
getRowCount(int) - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Get number of available rows starting from the given one.
getRowCount() - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Get the number of rows iterated by the query (for preselect queries - matches result size, for adaptive queries - matches the size of the part of the result set the query has already iterated over).
getRowCount(int) - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Get number of available rows starting from the given one.
getRowCount(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the number of rows iterated by the query (for preselect queries - matches result size, for adaptive queries - matches the size of the part of the result set the query has already iterated over).
getRowCount(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get number of available rows starting from the given one.
getRowCount(int) - Method in interface com.goldencode.p2j.ui.ServerExports
Get the number of rows iterated by the query (for preselect queries - matches result size, for adaptive queries - matches the size of the part of the result set the query has already iterated over).
getRowCount(int, int) - Method in interface com.goldencode.p2j.ui.ServerExports
Get number of available rows starting from the given one.
getRowDeletionShift(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get the number of non-new selected rows before the given base row.
getRowDelta() - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Get a delta which is added between frames, when their Y coordinate is automatically computed.
getRowDelta() - Method in class com.goldencode.p2j.ui.client.Frame
Get a delta which is added between frames, when their Y coordinate is automatically computed.
getRowDelta() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get a delta which is added between frames, when their Y coordinate is automatically computed.
getRowDisplayEvents() - Method in class com.goldencode.p2j.ui.EventDefinition
Search for registered ROW-DISPLAY events.
getRowDisplayEvents() - Method in class com.goldencode.p2j.ui.EventList
Search for registered ROW-DISPLAY events.
getRowDisplayTriggerId(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get ID of the ROW-DISPLAY trigger for the target browse.
getRowDisplayTriggerId() - Method in class com.goldencode.p2j.ui.client.Browse
Get ID of the ROW-DISPLAY trigger for this browse.
getRowHeight() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get row height (in pixels), excluding borders and separators.
getRowHeight() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Gets the current row height depending on choosen font.
getRowHeight() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Gets the current row height depending on choosen font.
getRowHeightChars() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ROW-HEIGHT-CHARS attribute getter.
getRowHeightChars() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ROW-HEIGHT-CHARS attribute getter.
getRowHeightPixels() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ROW-HEIGHT-PIXELS attribute getter.
getRowHelp() - Method in class com.goldencode.p2j.ui.Choose
Gets the custom help text for the row.
getRowHelp() - Method in class com.goldencode.p2j.ui.ChooseData
Returns help string assigned for the CHOOSE in ROW mode.
getRowId() - Method in class com.goldencode.p2j.ui.ChooseData
Returns ID of the widget in ROW mode.
getRowIndex() - Method in class com.goldencode.p2j.ui.client.Browse.SelectedRow
Get row index.
getRowInDisplayAttributes(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Get container for getting / setting attributes of the cell in the row for which ROW-DISPLAY event is being triggered.
getRowNumber() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Get the row number currently under the cursor.
getRowNumber() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Get the row number currently under the cursor.
getRowNumber() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Get the row number currently under the cursor.
getRowNumber() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Get the row number currently under the cursor.
getRowNumber() - Method in interface com.goldencode.p2j.persist.Results
Get the row number currently under the cursor.
getRowNumber() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Get the row number currently under the cursor.
getRowNumber() - Method in class com.goldencode.p2j.persist.ScrollingResults
Get the row number currently under the cursor.
getRowNumber() - Method in class com.goldencode.p2j.persist.SimpleResults
Get the row number currently under the cursor.
getRowResizePointer(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if new mouse pointer for browse row resize is need to be used.
getRows() - Method in class com.goldencode.p2j.persist.SimpleResults
Get the list of row data which backs this results object.
getRows() - Method in class com.goldencode.p2j.persist.TableResultSet
Get the data sent by a remote side, after the remote appserver call.
getRows() - Method in class com.goldencode.p2j.persist.TableWrapper
Get the list of read TableWrapper.rows.
getRows() - Method in class com.goldencode.p2j.report.server.CustomReport
Getter for all of the report's row data.
getRows(int, int, boolean, int, ScreenBuffer[], RowDisplayStrategy) - Method in class com.goldencode.p2j.ui.BrowseWidget
Retrieves several subsequent rows from the database.
getRows(char, int, int, int, int, ScreenBuffer[]) - Method in class com.goldencode.p2j.ui.BrowseWidget
This function is used when search by key is performed in a browse.
getRows(int, int, boolean, Character, int, int, int, int, int, ScreenBuffer[], RowDisplayStrategy) - Method in class com.goldencode.p2j.ui.BrowseWidget
Depending on whether search by key is performed (searchChar parameter is specified): In non-search mode: retrieve several subsequent rows from the database. In search mode: retrieve the set of rows which should be in view after search is completed.
getRows(int, int, int, boolean, int, ScreenBuffer[], RowDisplayStrategy) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Retrieves several subsequent rows from the database.
getRows(int, char, int, int, int, int, ScreenBuffer[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
This function is used when search by key is performed in a browse.
getRows(int, int, boolean, RowDisplayStrategy) - Method in class com.goldencode.p2j.ui.client.Browse
Retrieves several subsequent rows from the database.
getRows(char, int, int, int) - Method in class com.goldencode.p2j.ui.client.Browse
This function is used when search by key is performed in a browse.
getRows(int, int, boolean, int, ScreenBuffer[], RowDisplayStrategy) - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Retrieves several subsequent rows from the database.
getRows(char, int, int, int, int, ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.client.BrowseModel
This function is used when search by key is performed in a browse.
getRows() - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Gets the number of rows on the screen.
getRows(int, int, boolean, int, ScreenBuffer[], RowDisplayStrategy) - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Retrieves several subsequent rows from the database.
getRows(char, int, int, int, int, ScreenBuffer[]) - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
This function is used when search by key is performed in a browse.
getRows(int, int, int, boolean, int, ScreenBuffer[], RowDisplayStrategy) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Retrieves several subsequent rows from the database.
getRows(int, char, int, int, int, int, ScreenBuffer[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
This function is used when search by key is performed in a browse.
getRows(int, int, int, boolean, int, ScreenBuffer[], RowDisplayStrategy) - Method in interface com.goldencode.p2j.ui.ServerExports
Retrieves several subsequent rows from the database.
getRows(int, char, int, int, int, int, ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.ServerExports
This function is used when search by key is performed in a browse.
getRowsNumber() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Gets the rows number.
getRowToggleImage(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the image of a non-edited in-browse toggle-box.
getRowToggleImage(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get the image of a non-edited in-browse toggle-box.
getRowToggleImage(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Get the image of a non-edited in-browse toggle-box.
getRowToggleOffset(BrowseColumnGuiImpl, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the offset of the in-browse toggle-box relatively to the containing cell.
getRowToggleOffset(BrowseColumnGuiImpl, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Get the offset of the in-browse toggle-box relatively to the containing cell.
getRowToggleOffset(BrowseColumnGuiImpl, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get the offset of the in-browse toggle-box relatively to the containing cell.
getRowToggleOffset(BrowseColumnGuiImpl, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Get the offset of the in-browse toggle-box relatively to the containing cell.
getRowToggleOffsetCentered(BrowseColumnGuiImpl, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the offset of the in-browse toggle-box, centered in the containing cell, relatively to that cell.
getRowToggleSize(BrowseColumnGuiImpl, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the size of the in-browse toggle-box.
getRowToggleSize(BrowseColumnGuiImpl, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Get the size of the in-browse toggle-box.
getRowToggleSize(BrowseColumnGuiImpl, boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get the size of the in-browse toggle-box.
getRuleScope() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Gets the symbol resolver's current container scope.
getRuleTypeName() - Method in class com.goldencode.p2j.pattern.Rule
Debug helper method to get the descriptive name of this rule's type.
getRunnable() - Method in class com.goldencode.p2j.ui.client.event.InvocationEvent
Runnable getter.
getRunner(Job) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Get a runner to execute this job, depending on the job's type.
getRuntime(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
getRuntime(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
getRuntime(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
getRuntime(String, String, AsyncCallback<RuntimeDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the runtime.
getRuntimeFlags() - Method in class com.goldencode.expr.Expression
Report the bitfield of runtime flags currently set for this expression object.
getRuntimeParams() - Method in class com.goldencode.p2j.web.GenericWebServer
Get the server runtime host and port number.
getRuntimeType() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the current runtime type being provided by the Progress compatible environment.
getSalt() - Method in class com.goldencode.p2j.report.server.UserRecord
Get the salt used to encrypt the user's password.
getSavedColumn() - Method in class com.goldencode.p2j.preproc.FileScope
Gets the saved column counter.
getSavedDimension() - Method in class com.goldencode.p2j.ui.client.Frame
Get original frame dimension provided by application.
getSavedInsState() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns saved insert indicator state that should be applied to the next focused fill-in, or -1 if there is no state to apply.
getSavedLine() - Method in class com.goldencode.p2j.preproc.FileScope
Gets the saved line counter.
getScalableImage(String, int, int) - Static method in class com.goldencode.p2j.ui.client.gui.VectorGraphicsHelper
Gets the new image data byte array for prepackaged scalable images.
getScalableImage(String, String, int, int) - Static method in class com.goldencode.p2j.ui.client.gui.VectorGraphicsHelper
Gets the new image data byte array for prepackaged scalable images.
getScalableImage(String, String, int, int, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.VectorGraphicsHelper
Gets the new image data byte array for prepackaged scalable images.
getSchema() - Static method in class com.goldencode.p2j.directory.SchemaStorage
Get the singleton instance.
getSchema() - Method in class com.goldencode.p2j.persist.DatabaseConfig
Get the database schema name.
getSchema(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Lookup the schema name associated with the given physical database name.
getSchema() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the schema name of the database associated with this buffer.
getSchema() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Obtain the schema where the sequence was defined into.
getSchemaByClass(Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Lookup the schema name associated with the given DMO implementation class.
getSchemaByInterface(Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Lookup the schema name associated with the given DMO interface.
getSchemaConfig() - Static method in class com.goldencode.p2j.cfg.Configuration
Return a schema configuration object.
getSchemaConfig() - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Get the SchemaConfig that was read from the project configuration.
getSchemaDict() - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the backing schema dictionary, if it exists.
getSchemaFile(String) - Method in class com.goldencode.p2j.schema.SchemaConfig
Returns a file object representing the XML document associated with the specified database schema name.
getSchemaFile(String) - Method in class com.goldencode.p2j.schema.SchemaLoader
Get the schema file associated with a logical database name.
getSchemaLoadFile(String) - Method in class com.goldencode.p2j.schema.SchemaWorker
Figures out which schema file to load as the basis for updates.
getSchemaLocation() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the current value of the namespace location pair mapping.
getSchemaLocation() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Determines the list of namespace/location pairs of an XML Schema file to validate against.
getSchemaLocation() - Method in interface com.goldencode.p2j.xml.XmlSchema
Determines the list of namespace/location pairs of an XML Schema file to validate against.
getSchemaName() - Method in class com.goldencode.p2j.convert.BufferList
Returns the fully-qualified schema name which is referenced by this buffer.
getSchemaPath() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Gets the delimiter separated list of directory paths used to locate XML DTD associated with a particular XML document.
getSchemaPath() - Method in class com.goldencode.p2j.xml.XDocumentImpl
A delimiter-separated list of directory paths used to locate the XML Document Type Definition (DTD) associated with a particular XML document.
getSchemaPath() - Method in interface com.goldencode.p2j.xml.XmlSchema
A delimiter-separated list of directory paths used to locate the XML Document Type Definition (DTD) associated with a particular XML document.
getSchemaResource(String) - Method in class com.goldencode.p2j.schema.SchemaConfig
Returns path to the resource representing the XML document associated with the specified database schema name.
getSchemas(boolean) - Method in class com.goldencode.p2j.schema.SchemaConfig
Get a list of schema names, optionally omitting the name of the metadata schema.
getScope(NameNode, Aast, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the scope in which node resides.
getScope() - Method in class com.goldencode.p2j.util.ScopedDictionary
Accesses the user object in the current scope.
getScopeable() - Static method in class com.goldencode.p2j.util.AbstractParameter
Retrieve a Scopeable for the current context.
getScopeable() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the Scopeable instance for this context.
getScopeAt(int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Accesses the user object in the scope specified.
getScopeAtDepth(int) - Method in class com.goldencode.p2j.util.ScopedList
Get the node list representing the scope at the given depth, where zero depth represents the current scope, and a positive depth indicate older scopes.
getScopeBlock() - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Gets the specific block AST node to which this buffer is scoped.
getScopeList() - Method in class com.goldencode.p2j.convert.BufferList
Returns an iterator to the list of buffer scopes associated with this buffer name.
getScopeNesting() - Method in class com.goldencode.p2j.ui.client.Frame
Get the scope nesting level.
getScopeNesting() - Method in class com.goldencode.p2j.ui.GenericFrame
Get the current scope nesting.
getScopeOpenDepth() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the depth of the scope at which this buffer was first opened.
getScreenBitmap() - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Get the screen bitmap for this output primitives implementation.
getScreenBitmap() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Get the screen bitmap for this output primitives implementation.
getScreenBitmap() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Get the screen bitmap for this output primitives implementation.
getScreenBitmap() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Get the screen bitmap for this output primitives implementation.
getScreenBitmap() - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Get the screen bitmap for this output primitives implementation.
getScreenBitmap() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the screen bitmap for the current window.
getScreenBitmap() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Get the screen bitmap for the current window.
getScreenBitmap() - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Get the screen bitmap for this output primitives implementation.
getScreenBuffer(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Generate a copy of the ScreenBuffer instance for the given frame or for the frame in which the given widget is contained.
getScreenBuffer(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Generate a copy of the ScreenBuffer instance for the given frame.
getScreenBuffer(int, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Generate a copy of the ScreenBuffer instance for the given frame.
getScreenBufferForTrigger(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get screen buffer that can be used for trigger invocation on server side.
getScreenBufferFromCache(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the screen buffer associated for this row.
getScreenBuffers() - Method in class com.goldencode.p2j.ui.ChooseData
Gets the screen buffer for the associated frame and all editable ones.
getScreenBuffers() - Method in class com.goldencode.p2j.ui.ValidationResult
Gets the differential screen buffer that may have been changed during validation.
getScreenColumnsNative() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Gets the number of columns on the screen.
getScreenData() - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Get screen memory array.
getScreenDimension() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Get dimension of screen area available for the placement of frames.
getScreenDimension() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get dimension of screen area available for the placement of frames.
getScreenDimension() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get dimension of screen area available for the placement of frames.
getScreenDimension() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get dimension of screen area available for the placement of frames.
getScreenDimension() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get dimension of screen area available for the placement of frames.
getScreenHeight() - Method in interface com.goldencode.p2j.ui.client.gui.driver.VirtualScreen
Gets a screen height.
getScreenHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
Gets a screen height.
getScreenLines() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the number of screen lines available for frame display (does not include the message or status lines).
getScreenLines() - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the number of screen lines available for frame display (does not include the message or status lines).
getScreenLines() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the SCREEN-LINES readable attribute.
getScreenLines() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the number of screen lines available for frame display (does not include the message or status lines).
getScreenLines() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the SCREEN-LINES readable attribute.
getScreenResolution() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Reports the screen resolution in dots per inch (DPI).
getScreenResolution() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Reports the screen resolution in dots per inch (DPI).
getScreenResolution() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Reports the screen resolution in dots per inch (DPI).
getScreenRowsNative() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Gets the number of rows on the screen.
getScreenValue() - Method in class com.goldencode.p2j.ui.BrowseWidget
Overrides the parent version to notify that this is not a queryable attribute.
getScreenValue() - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Get widget screen value.
getScreenValue() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get widget screen value.
getScreenValue(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Get the screen representation of the current content, adjusted using the display format (if the request is for the internal usage).
getScreenValue() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Get widget screen value.
getScreenValue() - Method in class com.goldencode.p2j.ui.client.SelectionList
Get screen value.
getScreenValue() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Get widget screen value (suitable for assigning back to any associated variable or field).
getScreenValue() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Obtain the current value in the screen buffer of the backing data for this widget and return it as a character type.
getScreenValue(boolean, BaseDataType, String, boolean) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Internal worker for getting the SCREEN-VALUE on a per-widget basis.
getScreenValue(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Obtain the current value in the screen buffer of the backing data for the given widget and return it as a character type.
getScreenValue() - Method in interface com.goldencode.p2j.ui.CommonWidget
Obtain the current value in the screen buffer of the backing data for this widget and return it as a character type.
getScreenValue(boolean, BaseDataType, String, boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Internal worker for getting the SCREEN-VALUE on a per-widget basis.
getScreenValue() - Method in class com.goldencode.p2j.ui.FillInWidget
Obtain the current value in the screen buffer of the backing data for this widget and return it as a character type.
getScreenValue(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Obtain the current value in the screen buffer of the backing data for the given widget and return it as a character type.
getScreenValue(GenericWidget<?>, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Obtain the current value in the screen buffer of the backing data for the given widget and return it as a character type.
getScreenValue() - Method in class com.goldencode.p2j.ui.GenericWidget
Obtain the current value in the screen buffer of the backing data for this widget and return it as a character type.
getScreenValue(boolean, BaseDataType, String, boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Internal worker for getting the SCREEN-VALUE on a per-widget basis.
getScreenValue() - Method in class com.goldencode.p2j.ui.RadioSetWidget
Obtain the current value in the screen buffer of the backing data for this widget and return it as a character type.
getScreenValue(boolean, BaseDataType, String, boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Internal worker for getting the SCREEN-VALUE on a per-widget basis.
getScreenValue(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Get current screen value.
getScreenValue() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Obtain the current value in the screen buffer of the backing data for this widget and return it as a character type.
getScreenValue(boolean, BaseDataType, String, boolean) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Internal worker for getting the SCREEN-VALUE on a per-widget basis.
getScreenValue() - Method in class com.goldencode.p2j.ui.SliderWidget
Obtain the current value in the screen buffer of the backing data for this widget and return it as a character type.
getScreenValue(boolean, BaseDataType, String, boolean) - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Internal worker for getting the SCREEN-VALUE on a per-widget basis.
getScreenValueAsInt() - Method in class com.goldencode.p2j.ui.client.Slider
Get widget screen value as int.
getScreenValueAsString() - Method in class com.goldencode.p2j.ui.client.Slider
Get widget screen value in String format.
getScreenWidth() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Returns screen width of the format.
getScreenWidth() - Method in interface com.goldencode.p2j.ui.client.gui.driver.VirtualScreen
Gets a screen width.
getScreenWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
Gets a screen width.
getScrollableColumnSet() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get the scrollable column widget.
getScrollableSize() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Returns the preferred size of the window workspace.
getScrollableSize() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Returns the size of the scrollable area of this widget in character units.
getScrollableSize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Returns the preferred size of the window workspace.
getScrollableSize() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Returns the preferred size of the scrollable area of this container.
getScrollBar(ScrollBar.Orientation) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Get the vertical or horizontal scroll bar controlled by this pane.
getScrollBarButtonHeight() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the size of the scroll button on the direction of the scroll.
getScrollBarButtonHeight() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the size of the scroll button on the direction of the scroll.
getScrollBarButtonHeight() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the size of the scroll button on the direction of the scroll.
getScrollBarButtonWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the size of the scroll button on the direction perpendicular to scroll direction.
getScrollBarButtonWidth() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the size of the scroll button on the direction perpendicular to scroll direction.
getScrollBarButtonWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the size of the scroll button on the direction perpendicular to scroll direction.
getScrollBarButtonWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Obtain the size of the scroll button on the direction perpendicular to scroll direction.
getScrollBarGaugeWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the width of the gauge of a scrollbar widget.
getScrollBarGaugeWidth() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the width of the gauge of a scrollbar widget.
getScrollBarGaugeWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the width of the gauge of a scrollbar widget.
getScrollbarThickness(ScrollBar.Orientation) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get thickness (width or height) of the corresponding scroll bar.
getScrollBarThumbMinSize() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the minimum size of the thumb/slider of a scrollbar widget.
getScrollBarThumbMinSize() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the minimum size of the thumb/slider of a scrollbar widget.
getScrollBarThumbWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the thumb/slider width in a scrollbar widget.
getScrollBarThumbWidth() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the thumb/slider width in a scrollbar widget.
getScrollBarThumbWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the thumb/slider width in a scrollbar widget.
getScrollBarThumbWidth() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Obtain the thumb/slider width in a scrollbar widget.
getScrollDimension() - Method in class com.goldencode.p2j.ui.client.Frame.ScrollContainer
 
getScrollDimension() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorScrollContainer
Returns the scroll dimension of this widget.
getScrollDimension() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Returns the scroll dimension of this widget.
getScrollDimension() - Method in interface com.goldencode.p2j.ui.client.ScrollableWidget
Returns the scroll dimension of this widget.
getScrollDimension() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Returns the scroll dimension of this widget.
getScrollDimension() - Method in class com.goldencode.p2j.ui.client.widget.NativeScrollContainer
Returns the scroll dimension of this widget.
getScrollDimension() - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Returns the scroll dimension of this widget.
getScrollPane() - Method in class com.goldencode.p2j.ui.client.DropDown
Get the drop-down's scroll pane.
getScrollPane() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Gets scrollpane container to draw something in coordinates related to it.
getScrollPaneDimension() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get scroll pane dimension.
getScrollPaneId() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get the id of the drop-down scroll pane
getScrollPaneLocation() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get scroll panel location.
getScrollRow() - Method in class com.goldencode.p2j.ui.client.Browse
Get the index of the row on the top of the page.
getScrollStep() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorScrollContainer
Returns the dimension of the base scroll step desired by the widget in the X and Y directions.
getScrollStep() - Method in interface com.goldencode.p2j.ui.client.ScrollableWidget
Returns the dimension of the base scroll step desired by the widget in the X and Y directions.
getScrollStep() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Returns the dimension of the base scroll step desired by the widget in the X and Y directions.
getScrollStep() - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Returns the dimension of the base scroll step desired by the widget in the X and Y directions.
getScrollWidget() - Method in class com.goldencode.p2j.ui.client.widget.Viewport
Get underlying widget.
getSearchColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get the search column, i.e.
getSearchHistory() - Method in class com.goldencode.p2j.report.server.ReportApi
Gather the search history, if any, for the current user.
getSearchId() - Method in class com.goldencode.p2j.report.server.SearchHistory
Get the search ID.
getSearchMode(int) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the ProcedureManager.SearchMode constant associated with the given mode, used by ADD-SUPER-PROCEDURE calls.
getSearchPath() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the Progress search path on the TARGET P2J system which is used for the Progress compatible environment.
getSearchPathList() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the list of directories in the Progress source file path.
getSearchPathOverride() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets any context-specific override for the Progress search path which was previously set via EnvironmentOps.setSearchPath(java.lang.String, boolean).
getSecond() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.second.
getSecond() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current second.
getSecondaryTables(Database, String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get a list of secondary (associated) temporary tables for the given primary, temporary table.
getSeconds() - Method in class com.goldencode.p2j.util.datetime
Extract the seconds time-element from this datetime.
getSecondsNum() - Method in class com.goldencode.p2j.util.datetime
Extract the seconds time-element from this datetime.
getSecSinceMidnight() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current second since midnight.
getSection(String) - Method in class com.goldencode.p2j.util.StanzaIni
Getting the object that holds the section from the previously formed environment.
getSectionAnchor(int) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Convenience method to retrieve the class section AST which anchors a certain category of class member.
getSectionAnchor(Long, int) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Convenience method to retrieve the class section AST which anchors a certain category of class member.
getSectionAnchor(Aast, int) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Convenience method to retrieve the class section AST which anchors a certain category of class member.
getSectionRenderer() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returns the current section renderer.
getSections() - Method in class com.goldencode.p2j.util.StanzaIni
Getting the comma-separated list of the keys for the given section.
getSecureLogger(boolean) - Static method in class com.goldencode.p2j.util.LogHelper
Retrieve an anonymous logger (one that has no name and is not accessible via the namespace) from the LogManager and configure it with independent (and inaccessible) instances of the handlers with which the named loggers are configured.
getSecureSocketContext() - Method in class com.goldencode.p2j.security.SecurityManager
Initializes and returns a valid SSL environment.
getSecureSocketContext(BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Initializes and returns a valid SSL environment.
getSecurityAdmin() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Return the current SecurityAdmin instance.
getSecurityCacheSerialNumber() - Method in class com.goldencode.p2j.admin.client.application.ClientContext
Security cache serial number getter.
getSecurityContext() - Method in class com.goldencode.p2j.security.Session
Gets the session security context.
getSecurityPlugin(String) - Method in class com.goldencode.p2j.net.SessionManager
Get the security plugin which is responsible for the resources of the specified type.
getSecuritySelectorOptions() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Lists all security options and their presentation values.
getSelected() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Returns the set of selected rows.
getSelected() - Method in class com.goldencode.p2j.ui.client.RadioSet
Get selected button.
getSelectedApi() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Get selected API.
getSelectedField(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Return the selected component (using the CHOOSE index) in a down frame that corresponds with the given base component.
getSelectedId() - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Get selected item id.
getSelectedIndex() - Method in class com.goldencode.p2j.ui.client.DropDown
Get the index of the selected object from the drop-down list.
getSelectedIndex() - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Get selected index.
getSelectedItem() - Method in class com.goldencode.p2j.ui.client.DropDown
Get the selected object from the drop-down list.
getSelectedJar() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Get selected jar.
getSelectedRowIndex(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Retrieve the 0-based row index of the nth selected row in the given browse widget.
getSelectedRowIndex(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get the index (in the browse model) of the given selected row.
getSelectedRowIndex(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Get the index (in the browse model) of the given selected row.
getSelectedRowIndex(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Retrieve the 0-based row index of the nth selected row in the given browse widget.
getSelectedRowIndex(BrowseWidget, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Retrieve the 0-based row index of the nth selected row in the given browse widget.
getSelectedRowIndexes(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Retrieve the row indexes of the selected rows in the given browse widget.
getSelectedRowIndexes() - Method in class com.goldencode.p2j.ui.client.Browse
Retrieve the row indexes of the selected rows in the given browse widget.
getSelectedRowIndexes(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Retrieve the row indexes of the selected rows in the given browse widget.
getSelectedRowIndexes(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Retrieve the row indexes of the selected rows in the given browse widget.
getSelectedRows() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Gets the selected rows data.
getSelectedRows() - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Gets ordered set of selected accounts
getSelectedRows() - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Gets the selected rows.
getSelectedRowsCount() - Method in class com.goldencode.p2j.ui.client.Browse
Returns the count of selected rows.
getSelectedSingle() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Return the single selected row.
getSelectedText() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Obtain any selected text in the widget for copying to the clipboard.
getSelectedText(boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the currently selected sub-text.
getSelectedText() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Obtain any selected text in the widget for copying to the clipboard.
getSelectedText() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Obtain any selected text in the widget for copying to the clipboard.
getSelectedText() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Obtain any selected text in the widget for copying to the clipboard.
getSelectedValue() - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Get selected value.
getSelectedWidget(int) - Method in class com.goldencode.p2j.ui.client.Frame
Returns the handle of the widget with number inside the frame.
getSelection(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Request indexes of selected items in RadioSet, ComboBox or SelectionList widgets.
getSelection() - Method in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
If the dialog was accepted this method returns the full path of the entity (file/directory) the user has chosen.
getSelection() - Method in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
getSelection() - Method in class com.goldencode.p2j.ui.client.ComboBox
Obtain the list of indexes for all selected items.
getSelection() - Method in interface com.goldencode.p2j.ui.client.ControlSetComponent
Request indexes of selected items in RadioSet, ComboBox or SelectionList widgets,
getSelection() - Method in class com.goldencode.p2j.ui.client.DirDialogImpl
If the dialog was accepted this method returns the full path of the directory the user has chosen.
getSelection() - Method in class com.goldencode.p2j.ui.client.RadioSet
Request indexes of selected items.
getSelection() - Method in class com.goldencode.p2j.ui.client.SelectionList
Request indexes of selected items.
getSelection(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Request indexes of selected items in RadioSet, ComboBox or SelectionList widgets.
getSelection(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Request indexes of selected items in RadioSet, ComboBox or SelectionList widgets.
getSelection(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Request indexes of selected items in RadioSet, ComboBox or SelectionList widgets.
getSelectionEnd() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get SELECTION-END attribute.
getSelectionEnd() - Method in class com.goldencode.p2j.ui.EditorWidget
Get SELECTION-END attribute.
getSelectionEnd() - Method in class com.goldencode.p2j.ui.FillInWidget
Get SELECTION-END attribute.
getSelectionEnd() - Method in interface com.goldencode.p2j.ui.SelectableText
Get SELECTION-END attribute.
getSelectionModel() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Returns the grid selection model.
getSelectionStart() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get SELECTION-START attribute.
getSelectionStart() - Method in class com.goldencode.p2j.ui.EditorWidget
Get SELECTION-START attribute.
getSelectionStart() - Method in class com.goldencode.p2j.ui.FillInWidget
Get SELECTION-START attribute.
getSelectionStart() - Method in interface com.goldencode.p2j.ui.SelectableText
Get SELECTION-START attribute.
getSelectionStream(TaggedName[]) - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Returns a data stream of selected accounts.
getSelectionText() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get SELECTION-TEXT attribute.
getSelectionText() - Method in class com.goldencode.p2j.ui.EditorWidget
Get SELECTION-TEXT attribute.
getSelectionText() - Method in class com.goldencode.p2j.ui.FillInWidget
Get SELECTION-TEXT attribute.
getSelectionText() - Method in interface com.goldencode.p2j.ui.SelectableText
Get SELECTION-TEXT attribute.
getSelf() - Method in class com.goldencode.p2j.ui.MenuDefinition
Get self menu widget.
getSelf() - Method in class com.goldencode.p2j.ui.SubMenuDefinition
Get self sub-menu widget.
getSendBufferSize(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the SO_SNDBUF option value for this socket.
getSendBufferSize(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the SO_SNDBUF option value for this socket.
getSeparatorColor() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get separator color.
getSeparatorFgColor() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get the SEPARATOR-FGCOLOR attribute value.
getSeparatorFgColor() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the SEPARATOR-FGCOLOR attribute value.
getSequence(String, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Lookups the internal data structure representing a sequence object.
getSequenceCurrValString(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Generate the appropriate select statement to retrieve the current value of a sequence.
getSequenceCurrValString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Generate the appropriate select statement to retrieve the current value of a sequence.
getSequenceCurrValString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Generate the appropriate select statement to reset the value of a sequence.
getSequenceCurrValString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Generate the appropriate select statement to reset the value of a sequence.
getSequenceCurrValString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Generate the appropriate select statement to retrieve the current value of a sequence.
getSequenceHandler(String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Factory method for obtaining a sequence object for a database.
getSequenceNextValString(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Generate the appropriate select statement to retrieve the next value of a sequence.
getSequenceNextValString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Generate the appropriate select statement to retrieve the next value of a sequence.
getSequencePrefetchString(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Generate the appropriate select statement to pre-fetch multiple, ascending values from a sequence.
getSequencePrefetchString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Generate the appropriate select statement to pre-fetch multiple, ascending values from a sequence.
getSequencePrefetchString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Generate the appropriate select statement to pre-fetch multiple, ascending values from a sequence.
getSequencePrefetchString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Generate the appropriate select statement to pre-fetch multiple, ascending values from a sequence.
getSequencePrefetchString(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Generate the appropriate select statement to pre-fetch multiple, ascending values from a sequence.
getSequenceSetValString(String, long) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Generate the appropriate select statement to reset the value of a sequence.
getSequenceSetValString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Generate the appropriate select statement to reset the value of a sequence.
getSequenceSetValString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Generate the appropriate select statement to retrieve the next value of a sequence.
getSequenceSetValString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Generate the appropriate select statement to retrieve the next value of a sequence.
getSequenceSetValString(String, long) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Generate the appropriate select statement to reset the value of a sequence.
getSerial() - Method in class com.goldencode.p2j.security.SecurityCache
Gets this security cache's serial number.
getSerialized() - Method in interface com.goldencode.p2j.util.SOAPEntity
Returns a LONGCHAR that contains the serialized form of the XML underlying SOAP-HEADER-ENTRYREF or SOAP-FAULT entry.
getSerialized() - Method in class com.goldencode.p2j.util.SOAPFaultDetailImpl
Returns a LONGCHAR that contains the serialized form of the XML underlying the SOAP-HEADER-ENTRYREF or SOAP-FAULT entry.
getSerialized() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Returns a LONGCHAR that contains the serialized form of the XML underlying the SOAP-HEADER-ENTRYREF or SOAP-FAULT entry.
getServer() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the ServerExports instance.
getServer() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the ServerImpl instance associated with this port-type.
getServer() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Get the ProxyProcedureWrapper.server instance for this proxy procedure.
getServer() - Method in class com.goldencode.p2j.util.ServerHelper
Get the ServerHelper.server instance associated with this helper.
getServerAccount() - Method in class com.goldencode.p2j.security.SecurityCache
Gets this server's account.
getServerAlias() - Method in class com.goldencode.p2j.security.SecurityManager
Get the certificate alias for the running sever.
getServerConfig(BootstrapConfig, String, String, String, int) - Method in class com.goldencode.p2j.main.ClientBuilder
Get a key value form configuration file.
getServerData() - Method in class com.goldencode.p2j.main.ProcessClientSpawner
Get a map containing the P2J process secure credentials: the serialized process keystore and trust store and other details, like target aliases in the keystore and truststore.
getServerData() - Method in interface com.goldencode.p2j.main.SpawnerListener
Depending on the implementation, receive custom data from the server.
getServerData() - Method in class com.goldencode.p2j.main.WebClientSpawner
Get the server key store.
getServerEvent() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Get the next available server event from the EventManager.WorkArea.serverEvents queue.
getServerHandle() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Returns a handle to the app server in which the procedure is ran.
getServerHandle() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Returns a handle to the app server in which the procedure is ran.
getServerHandle() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Returns a handle to the app server in which the procedure is ran.
getServerHandle() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Returns a handle to the app server in which the procedure is ran.
getServerHandle() - Method in interface com.goldencode.p2j.util.Remotable
Returns a handle to the app server in which the procedure is ran.
getServerHelper() - Method in class com.goldencode.p2j.util.ServerImpl
Get the helper for this server resource.
getServerId() - Method in class com.goldencode.p2j.directory.DirectoryService
Returns the server identification string from the bootstrap configuration.
getServerIp() - Method in class com.goldencode.p2j.security.VariablePool
Gets the TLS server IP address.
getServerKeyStore() - Method in class com.goldencode.p2j.main.WebClientBuilder
Get server key store
getServerMessages() - Method in class com.goldencode.p2j.admin.client.AdminCallback
Returns messages fetched from the admin service on failure.
getServerMessages() - Method in class com.goldencode.p2j.admin.client.MultiCallback
Returns all the server messages of all the failed callbacks.
getServerMessages() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getServerName() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the server's name.
getServerName() - Method in class com.goldencode.p2j.admin.client.application.ClientContext
Server name getter.
getServerName() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the server's name.
getServerName() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the server's name.
getServerName(AsyncCallback<String>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the server name.
getServerName() - Method in class com.goldencode.p2j.security.VariablePool
Gets the TLS server name.
getServerName() - Method in class com.goldencode.p2j.util.AppServerHelper
Get the name of the connected appserver.
getServerName() - Method in class com.goldencode.p2j.util.ServerHelper
Get the name of this server.
getServerName() - Method in class com.goldencode.p2j.util.WebServiceHelper
Get the name of this server.
getServerNode() - Method in class com.goldencode.p2j.security.VariablePool
Gets the TLS P2J server node address.
getServerOperatingMode() - Static method in class com.goldencode.p2j.util.AppServerManager
Method implementation for getting the SERVER-OPERATING-MODE attribute of the session handle.
getServerOperatingMode() - Method in interface com.goldencode.p2j.util.CommonSession
Method implementation for getting the SERVER-OPERATING-MODE attribute of the session handle.
getServerOperatingMode() - Static method in class com.goldencode.p2j.util.SessionUtils
Method implementation for getting the SERVER-OPERATING-MODE attribute of the session handle.
getServerSocket() - Static method in class com.goldencode.p2j.util.SocketFactory
Method which returns a new SocketListenerImpl.
getServerState() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get server state object.
getServerURI() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Get the embedded web server's URI.
getServerURI() - Method in interface com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServer
Get the embedded web server's URI.
getServerURI() - Method in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Get the embedded web server's URI.
getServerURI() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Get the embedded web server's URI.
getServiceClient() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the ServiceClient for current invocation.
getServiceName() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the service targeted by this connection.
getServiceNamespace() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the namespace for the given WebServiceConnectOptions.service.
getSession() - Method in class com.goldencode.p2j.main.BrokerParameters
Get P2J broker session.
getSession(int) - Static method in class com.goldencode.p2j.net.Control
Get the session for the specified context.
getSession() - Method in class com.goldencode.p2j.net.NetSocket
Gets the SSL session.
getSession() - Method in class com.goldencode.p2j.net.SessionManager
Get the active session, if any.
getSession(Database) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Retrieve the network session which manages the connection to the remote server which is authoritative for the specified database.
getSession(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Retrieve the network session which manages the connection to the remote server which is authoritative for the specified database name, which may be a logical name, physical name, or alias.
getSession() - Method in class com.goldencode.p2j.persist.Persistence.Context
Retrieve the Hibernate Session object associated with this context, creating it if necessary.
getSession() - Method in class com.goldencode.p2j.persist.Persistence
Get the Hibernate session associated with the current context.
getSessionContexts(String, String) - Method in class com.goldencode.p2j.net.SessionManager
Get the contexts for all active sessions which have invoked APIs in the given jar.
getSessionDescriptor(Session) - Method in class com.goldencode.p2j.security.SecurityManager
Obtain a descriptor for the given session.
getSessionFactory(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Retrieve the session factory for the given database.
getSessionId() - Method in class com.goldencode.p2j.security.SecurityContext
Gets session ID.
getSessionId() - Method in class com.goldencode.p2j.security.SecurityManager
Get the number which uniquely identifies the current context, or null if there is no current context.
getSessionId() - Method in class com.goldencode.p2j.security.Session
Gets the session ID object.
getSessionID() - Method in class com.goldencode.p2j.security.SessionToken
Gets session ID.
getSessionKey() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the context that is the session key object.
getSessionList() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Creates a report of all current user and process sessions.
getSessionList() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Creates a report of all current user and process sessions.
getSessionList() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Creates a report of all current user and process sessions.
getSessionList(AsyncCallback<SessionInfo[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the session list.
getSessionList() - Method in class com.goldencode.p2j.security.SecurityAdmin
Creates a report of all current user and process sessions.
getSessionListener() - Method in interface com.goldencode.p2j.security.Authenticator
Optionally the server-side may return a session listener.
getSessionListener() - Method in class com.goldencode.p2j.security.CustomHookSample
Always returns null.
getSessionListener() - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
A session listener will be returned only if any user was successfully authenticated to a database.
getSessionListener() - Method in class com.goldencode.p2j.security.DefaultLoginPanel
Not used for the client side, always returns null.
getSessionListener() - Method in class com.goldencode.p2j.security.GuestAccess
Always returns null.
getSessionListener() - Method in class com.goldencode.p2j.security.SecurityManager
Always returns null.
getSessionListener() - Method in class com.goldencode.p2j.security.TrustedClientPlugin
Always returns null.
getSessionListeners() - Method in class com.goldencode.p2j.net.NetSocket
Gets the list with added session listeners.
getSessionNoCreate() - Method in class com.goldencode.p2j.persist.Persistence.Context
Retrieve the Hibernate Session object associated with this context, if any.
getSessionReport() - Method in class com.goldencode.p2j.security.SecurityManager
Creates a report of all current user and process sessions.
getSessions() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getSessionsCounter() - Method in class com.goldencode.p2j.main.WebClientConfig
Counts sessions number opened by this web client.
getSessionSuperProcedures() - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Get the map of session's super-procedures.
getSessionTimeZone() - Method in interface com.goldencode.p2j.util.CommonSession
Gets the SESSION:TIMEZONE used as the default offset in minutes from UTC for this user's context.
getSessionTimeZone() - Static method in class com.goldencode.p2j.util.date
Accesses the SESSION:TIMEZONE used as the default offset in minutes from UTC for this user's context.
getSessionTimeZone() - Static method in class com.goldencode.p2j.util.SessionUtils
Accesses the SESSION:TIMEZONE used as the default offset in minutes from UTC for this user's context.
getSessionToken() - Method in class com.goldencode.p2j.security.SecurityContext
Gets session token.
getSessionToken() - Method in class com.goldencode.p2j.security.SecurityManager
Get the session token which uniquely identifies the current context, or null if there is no current context.
getSessionTooltips() - Static method in class com.goldencode.p2j.ui.client.gui.ToolTip
Accesses the SESSION:TOOLTIPS attribute for this session.
getSessionTooltips() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Accesses the SESSION:TOOLTIPS attribute for this session.
getSessionTooltips() - Method in interface com.goldencode.p2j.ui.ServerExports
Accesses the SESSION:TOOLTIPS attribute for this session.
getSessionTooltips() - Static method in class com.goldencode.p2j.util.SessionUtils
Accesses the SESSION:TOOLTIPS attribute for this session.
getSetter() - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Obtain the Java method used as a setter for attributes.
getSetter(Class<?>, String) - Static method in class com.goldencode.p2j.persist.FieldReference
Look up the setter method for the specified property and interface.
getSetter(String) - Method in class com.goldencode.p2j.persist.meta.MetadataManager.Helper
Retrieve the DMO property setter method for the specified property name.
getSetter(Class, String) - Method in class com.goldencode.p2j.persist.NopPropertyAccessor
Return a do-nothing Setter.
getShadowNode(int) - Method in class com.goldencode.ast.TreeLocal
Access the shadow node at the given index position.
getShadowNode(Long) - Method in class com.goldencode.ast.TreeLocal
Access the shadow node which contains the AST with the given ID.
getShadowNode(CommonHiddenStreamToken) - Method in class com.goldencode.ast.TreeLocal
Access the shadow node which was created from the given token.
getShadowNodeList() - Method in interface com.goldencode.ast.Aast
Access the list of all shadow nodes.
getShadowNodeList() - Method in class com.goldencode.ast.AnnotatedAst
Access the list of all shadow nodes.
getShadowNodeList() - Method in class com.goldencode.ast.TreeLocal
Access the list of all shadow nodes.
getShadowNodeWorker(Long, boolean) - Method in class com.goldencode.ast.TreeLocal
Access the shadow node on the left or right of the current node.
getShort(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the signed 16-bit (2 byte) value from the given position.
getShort(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the signed 16-bit (2 byte) value from the given position.
getShowBars(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get ScrollPaneGuiImpl.ShowBars option which corresponds given visibility of the scroll bars.
getShutdown() - Method in class com.goldencode.p2j.util.AgentPool
Get the shutdown procedure for the appserver handled by this pool.
getShutdown() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.shutdown field.
getSibling(ProgressAst) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Obtain the other operand of a binary operator node.
getSideLabelHandle() - Method in interface com.goldencode.p2j.ui.CommonWidget
Obtains the text widget that is used as the side label for this widget.
getSideLabelHandle() - Method in class com.goldencode.p2j.ui.ControlEntity
Obtains the text widget that is used as the side label for this widget.
getSideLabelHandle() - Method in class com.goldencode.p2j.ui.GenericWidget
Obtains the text widget that is used as the side label for this widget.
getSideLabelParent(int) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Get the parent widget for the given side-label.
getSideLabelsIterator() - Method in class com.goldencode.p2j.ui.ScreenDefinition
Get an iterator to enumerate all widget configurations inside this screen definition.
getSideWidget() - Method in class com.goldencode.p2j.ui.client.Label
Get the side-widget associated with this label.
getSignature(String) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Obtain the parameter list for the given Progress external procedure.
getSignature(int, int) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Resolve the signature of the specified function or method.
getSignature(int, int, int) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Resolve the signature of the specified function or method.
getSignature(int, int, String[]) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Get the signature of the specified function or method, using the number of passed parameters and the parameter list as a match.
getSignature(int, int, String[], boolean) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Get the signature of the specified function or method, using the number of passed parameters and the parameter list as a match.
getSignature(Method) - Method in class com.goldencode.p2j.main.StandardServer
Returns method's signature as text.
getSignature(Object...) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Get the signature, as defined by the parameters.
getSignature(String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Execute the GET-SIGNATURE method of this external procedure instance.
getSignature(character) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Execute the GET-SIGNATURE method of this external procedure instance.
getSignature() - Method in class com.goldencode.p2j.util.InternalEntry
Gets the signature of this internal-entry, as returned by the get-signature API of an persistent procedure.
getSignature(String) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Execute the get-signature method of this procedure instance.
getSignature(character) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Execute the get-signature method of this procedure instance.
getSignature(String) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the GET-SIGNATURE method.
getSignature(character) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the GET-SIGNATURE method.
getSignature(character) - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
This call is a no-op on proxy procedures, always returns the empty string.
getSignature(String, String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the 4GL-style signature of the given internal-entry.
getSignature(Method) - Method in class com.goldencode.proxy.StaticProxy
Get a string representation of the given method, including the return type, the method name and the type for all parameters.
getSignatureMode() - Method in class com.goldencode.p2j.util.Parameter
Get the value of the mode in a form that is acceptable for displaying in the internal entry's signature.
getSilent() - Method in class com.goldencode.p2j.uast.AstGenerator
Gets the state of the silent mode flag indicating if the System.out output should be suppressed.
getSimpleListVisibleHeight() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Returns simple list height without (upper and lower) border.
getSingleAttributeValue(Remapper, String, Attribute) - Static method in class com.goldencode.p2j.directory.DirectoryService
Retrieve one attribute value using attribute type specific call.
getSingleSQLResult(String, Object[], String, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Convenience method to retrieve a single result from a SQL statement.
getSiteLocalAddress() - Method in class com.goldencode.p2j.web.GenericWebServer
Search on the network interfaces of this machine for InetAddress which is a site local address.
getSize() - Method in class com.goldencode.p2j.directory.AttributeDefinition
Returns exact size for fixed size attributes and 0 for unlimited size strings.
getSize() - Method in class com.goldencode.p2j.persist.ProgressiveResults.Locator
Get the number of records in the bracket.
getSize() - Method in class com.goldencode.p2j.security.Description
Gets the fixed size of this item.
getSize() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Get chunk size.
getSize() - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Gets the size of the list of error records.
getSize() - Static method in class com.goldencode.p2j.util.ErrorManager
Gets the size of the list of error records.
getSize() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Gets the size of the list of error records.
getSkip() - Method in class com.goldencode.p2j.ui.SkipEntity
Gets the number of line feeds.
getSnapshot() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Get a deep copy snapshot of the DMO which reflects the state of the DMO as it was first set into the record buffer.
getSnapshot() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get a representation of the latest DMO to be held in the buffer.
getSoapEndpoint() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the SOAP endpoint targeted by this connection.
getSoapEndpoint() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the optional the SOAP endpoint.
getSoapEndpointPassword() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the password for the SOAP endpoint targeted by this connection.
getSoapEndpointPassword() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the optional the SOAP endpoint password.
getSoapEndpointUserid() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the user-id for the SOAP endpoint targeted by this connection.
getSoapEndpointUserid() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the optional the SOAP endpoint user ID.
getSocket(SecurityContextStack) - Method in class com.goldencode.p2j.security.VariablePool
Access the network state associated with the current security context.
getSocket() - Static method in class com.goldencode.p2j.util.SocketFactory
Method which returns a new SocketImpl.
getSocketAddress() - Method in class com.goldencode.p2j.persist.Database
Get the host address (including port number) of the P2J server instance which is authoritative for the database instance represented by this object.
getSocketOption(character) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the GET-SOCKET-OPTION() SOCKET method.
getSocketOption(String) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the GET-SOCKET-OPTION() SOCKET method.
getSocketOption(String) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the GET-SOCKET-OPTION() SOCKET method.
getSocketOption(character) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the GET-SOCKET-OPTION() SOCKET method.
getSoLinger(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the SO_LINGER option value for this socket.
getSoLinger(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the SO_LINGER option value for this socket.
getSortAreaWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get width of the sort area (sort arrow and number), in pixels.
getSortArrowImage(boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get cached sorting arrow image.
getSortCriteria() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Get the list of sort criteria associated with this query component.
getSortedResults() - Method in interface com.goldencode.p2j.persist.Presortable
Access the current, sorted results for this query.
getSortedResults() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Access the current, sorted results for this query.
getSortedResults() - Method in class com.goldencode.p2j.persist.PresortQuery
Access the current, sorted results for this query.
getSorter() - Method in class com.goldencode.p2j.persist.Presorter.SortHelper
Get the data sorter.
getSorterForSortPhrase(RecordBuffer, String) - Method in class com.goldencode.p2j.persist.IndexHelper
Retrieve a DMOSorter instance which is able to sort DMO instances according to the sort criteria specified by the given sort phrase.
getSortHelper(Resolvable) - Method in class com.goldencode.p2j.persist.Presorter
Get the sort helper, if any, associated with the given break group key.
getSortIndex() - Method in class com.goldencode.p2j.persist.HQLHelper
Return the sort index used by the helper's query.
getSortIndex() - Method in class com.goldencode.p2j.persist.QueryComponent
Get sort criteria in HQL order by clause format for this component.
getSorting() - Method in class com.goldencode.p2j.report.server.CustomColumn
Getter for sort constant.
getSortNumber() - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Get the SORT-NUMBER attribute, which indicates the sort-level number for the browse column.
getSortNumber() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the SORT-NUMBER attribute, which indicates the sort-level number for the browse column.
getSortNumImage(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get image of the given sort number.
getSortPhrase() - Method in class com.goldencode.p2j.persist.CompoundQuery
Get the sort phrase associated with this query.
getSortPhrase() - Method in interface com.goldencode.p2j.persist.Joinable
Get the sort phrase associated with this query.
getSortPhrase() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the sort phrase associated with this query.
getSortPhrase() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get the sort phrase associated with this query.
getSoTimeout(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the SO_RCVTIMEO option value for this socket.
getSoTimeout(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the SO_RCVTIMEO option value for this socket.
getSource() - Method in class com.goldencode.ast.ShadowNode
Obtain the token used to create the AST being stored.
getSource() - Method in class com.goldencode.cache.CacheExpiryEvent
Get the source cache object which originated this event.
getSource() - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
Get the current source AST.
getSource() - Method in class com.goldencode.p2j.pattern.CopySpec
Access the source filename.
getSource() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Get the record buffer which is the source of the change event.
getSource() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Get the PreprocessorHints.source filename.
getSource() - Method in class com.goldencode.p2j.report.server.CallGraphLink
Obtain the unique id of the source node.
getSourceAddress() - Method in class com.goldencode.p2j.net.RoutingKey
Provide access to the source node address.
getSourceAst() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the AST currently under inspection within the source tree.
getSourceAstId() - Method in exception com.goldencode.p2j.pattern.TreeWalkException
Source AST ID accessor.
getSourceCharset() - Method in class com.goldencode.p2j.uast.UastHints
Returns the source charset hint value.
getSourceData(long, long, int) - Method in class com.goldencode.p2j.report.server.ReportApi
Get the source code lines and AST nodes for a particular source file.
getSourceDir() - Method in class com.goldencode.p2j.uast.UastHints
Get the parent directory of the source file.
getSourceFor(int, int) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Locates the include file where specific line and column of the output came from.
getSourceName(int64) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Returns the Progress source file name that matches the program at the given index in the stack trace if the given index position exists.
getSourceName(long) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Returns the Progress source file name that matches the program at the given index in the stack trace if the given index position exists.
getSourcesFor(int, int) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Locates all include files where specific line and column of the output came from.
getSpaceBeforeButton(CaptionButtonType) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Return the amount of space to the right of this button.
getSpaceBeforeButton(CaptionButtonType) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Return the amount of space to the right of this button.
getSpaceBeforeButton(CaptionButtonType) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Return the amount of space to the right of this button.
getSpaceBeforeButton(CaptionButtonType) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Return the amount of space to the right of this button.
getSpawnArguments() - Method in class com.goldencode.p2j.main.ClientBuilder
Get the spawn arguments for a specific implementation.
getSpawnArguments() - Method in class com.goldencode.p2j.main.ProcessClientBuilder
Get the spawn arguments.
getSpawnArguments() - Method in class com.goldencode.p2j.main.WebClientBuilder
Get the spawn arguments.
getSpawner() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get spawner command.
getSpawner() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get spawner command.
getSpawner() - Method in class com.goldencode.p2j.util.AppServerLauncher.Launcher
Get a new spawner used to launch the appserver process.
getSpec() - Method in class com.goldencode.p2j.report.server.FileFilter
Getter for file specification.
getSpecial(int) - Static method in class com.goldencode.p2j.net.RoutingKey
Creates a special routing key from "system" group.
getSpecifications(String, String) - Method in interface com.goldencode.p2j.pattern.SourceFileHelper
Provide the list of copy specifications for the given source file and output directory.
getSpecifications(String, String) - Method in class com.goldencode.p2j.schema.SchemaStatsHelper
Provide the list of copy specifications for the given source file and output directory.
getSpecifications(String, String) - Method in class com.goldencode.p2j.uast.ProgressStatsHelper
Provide the list of copy specifications for the given source file and output directory.
getSplittedContent() - Method in interface com.goldencode.p2j.admin.server.reports.ReportBuilder.Document
Returns the document list of the related binary content
getSqlColumn(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the custom name used for conversion of sql column for the specified field in this table.
getSqlDecoration(String) - Static method in class com.goldencode.p2j.persist.dialect.SQLServerHelper
Returns the parameter decoration for fixing the function overloading constraint in MS SQL Server.
getSqLSizeHint(String) - Method in class com.goldencode.p2j.schema.TableHints
Get the SQL size hint for a (character) field.
getSqlTable() - Method in class com.goldencode.p2j.schema.TableHints
Get the custom replacement name used for sql table conversion.
getSqlType(String) - Static method in class com.goldencode.p2j.persist.dialect.SQLServerHelper
Returns the MS SQL Server datatype associated with the java type.
getSqlType(Class<?>) - Static method in class com.goldencode.p2j.persist.type.TypeHelper
Get the SQL type code for the given P2J wrapper type.
getSrcType() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.srcType field.
getSSLCertFactory() - Method in class com.goldencode.p2j.security.SecurityCache
Get the factory used to create SSL private keys and certificates.
getSslContextFactory() - Method in class com.goldencode.p2j.web.GenericWebServer
Construct a SSL Context Factory for HTTPS.
getSslContextFactory() - Method in class com.goldencode.p2j.web.SecureWebServer
Construct a SSL Context Factory for HTTPS.
getSslServerName(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
In case of a SSL connection, get the digital certificate subject name of the server for the current SSL session; else, return null.
getSslServerName(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
In case of a SSL connection, get the digital certificate subject name of the server for the current SSL session; else, return null.
getSslServerName() - Method in class com.goldencode.p2j.util.ServerImpl
Java implementation for getting the SSL-SERVER-NAME attribute which contains the SSL server name if the connection is made as SSL.
getSslServerName() - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for getting the SSL-SERVER-NAME SOCKET attribute which contains the SSL server name if the connection is made as SSL.
getSslServerName() - Method in interface com.goldencode.p2j.util.SslServerAttribute
Java implementation for getting the SSL-SERVER-NAME attribute which contains the SSL server name if the connection is made as SSL.
getSSLSocket() - Method in class com.goldencode.p2j.net.RouterSessionManager
Expose the SSLServerSocket so the port and other parameters used by the socket can be exposed to logic outside this class
getStackEntry(int) - Static method in class com.goldencode.p2j.util.ProcedureManager
Implementation for the PROGRAM-NAME functions.
getStackTrace() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the Progress stack trace
getStackTrace(int) - Static method in class com.goldencode.util.LogHelper
Returns a string representing the current call stack.
getStackTrace() - Static method in class com.goldencode.util.LogHelper
Returns a string representing the current call stack.
getStackTraceImpl(int) - Static method in class com.goldencode.util.LogHelper
Returns a string representing the current call stack.
getStaged() - Method in class com.goldencode.p2j.convert.BufferList
Accesses the current staged strong or weak reference for this buffer name.
getStandalone() - Method in interface com.goldencode.p2j.xml.SaxWriter
Gets the value of the standalone attribute for the given SAX-Writer object.
getStandalone() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Gets the value of the standalone attribute for the given SAX-Writer object.
getStandardColors(String) - Method in class com.goldencode.p2j.ui.ColorSpec
Check if color is missing or is a standard color NORMAL, INPUT or MESSAGES If yes return the standard color otherwise -1.
getStandardFontTable() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the map of standard fonts specific to current Theme, to which a key defaults, if not overridden in the directory.
getStandardFontTable() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the map of standard fonts specific to current Theme, to which a key defaults, if not overridden in the directory.
getStandardFontTable() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Obtain the map of standard fonts specific to current Theme, to which a key defaults, if not overridden in the directory.
getStandardFontTable() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Obtain the map of standard fonts specific to current Theme, to which a key defaults, if not overridden in the directory.
getStandardFunctions() - Static method in class com.goldencode.p2j.persist.pl.BuiltIns
Get a list of all public built-in and support function backing methods.
getStartColumn() - Method in class com.goldencode.p2j.preproc.IncludeHint
Gets starting column number.
getStartColumn() - Method in class com.goldencode.p2j.util.Quoter.ColumnRange
Returns the starting index of the column.
getStartDir() - Method in class com.goldencode.p2j.util.FileSpecList
Get the starting directory for the match.
getStartLine() - Method in class com.goldencode.p2j.preproc.IncludeHint
Gets starting line number.
getStartStringSelection(String, ListModel<String>) - Static method in class com.goldencode.p2j.ui.client.ScrollableList
Gets item index for the given model according to the item list name and given substring considering it at the beginning of the item name.
getStartup(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
getStartup(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
getStartup(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
getStartup(String, AsyncCallback<StartupDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the startup.
getStartup() - Method in class com.goldencode.p2j.util.AgentPool
Get the startup procedure for the appserver handled by this pool.
getStartup() - Method in class com.goldencode.p2j.util.AppServerDefinition
Getter for the AppServerDefinition.startup field.
getStartupParameter() - Method in class com.goldencode.p2j.util.AgentPool
Get the startup parameters for the appserver handled by this pool.
getStartupParameter() - Method in class com.goldencode.p2j.util.AppServerDefinition
getStartupParameters() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:STARTUP-PARAMETERS attribute.
getStartupParameters() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:STARTUP-PARAMETERS attribute.
getState() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.CertificatesViewStates
Gets the current state that defines the affected components states.
getState() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.GroupsViewStates
Gets the current state that defines the affected components states.
getState() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.ProcessesViewStates
Gets the current state that defines the affected components states.
getState() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.UsersViewStates
Gets the current state that defines the affected components states.
getState() - Method in enum com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.AcquiredLocksViewStates
Gets the current state that defines the affected components states.
getState() - Method in interface com.goldencode.p2j.admin.client.application.home.ViewStateMachine.State
Gets the current state that defines the affected components states.
getState() - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Gets the current page state.
getState() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Gets the current page state.
getState() - Method in class com.goldencode.p2j.main.BrokerParameters
Return broker state.
getState() - Method in class com.goldencode.p2j.net.SyncMessage
Get the state from the message.
getState() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Gets the current state of this component's data.
getState() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Gets the current state of this component's data.
getState() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Gets the current state of this component's data.
getState(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Gets the current state for the given widget ID.
getStateInt(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Gets the current state for the given widget ID.
getStateMachine(GroupsPresenter.MyView) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsModule
Provides the Groups view state machine.
getStateMachine(UsersPresenter.MyView) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsModule
Provides the Users view state machine.
getStateMachine(ProcessesPresenter.MyView) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsModule
Provides the Processes view state machine.
getStateMachine(CertificatesPresenter.MyView) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsModule
Provides the Certificates view state machine.
getStateMachine(AcquiredLocksPresenter.MyView) - Method in class com.goldencode.p2j.admin.client.application.home.console.ConsoleModule
Creates the view state machine.
getStatement(int, boolean) - Method in class com.goldencode.p2j.persist.HQLBundle
Retrieve the HQL statement at a particular index in the list.
getStatement() - Method in class com.goldencode.p2j.ui.GenericFrame
getStaticMethods(Object) - Static method in class com.goldencode.proxy.StaticProxy
Get the static methods implementing the static proxy represented by the given instance.
getStaticTempTable(String) - Method in class com.goldencode.p2j.persist.BufferManager
Get definition for the active static temp table with the given name.
getStaticTempTableDepth(String) - Method in class com.goldencode.p2j.persist.BufferManager
Get the depth of the scope at which the static temp table was opened.
getStaticWidgetIds(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Create an array of widgets in this frame that are static including possible header ones.
getStaticWidgetIds() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Create an array of widgets in this frame that are static including possible header ones.
getStatus() - Method in enum com.goldencode.p2j.xml.SaxReader.ReadStatus
Returns the 4gl value of this enum constant.
getStatus() - Method in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Returns the 4gl value of this enum constant.
getStatusArea() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Get the status area widget associated with this window.
getStatusArea() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the status area widget associated with this window.
getStatusArea() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the status area widget associated with this window.
getStatusArea() - Method in class com.goldencode.p2j.ui.client.Window
Get the status area widget associated with this window.
getStatusAreaFont() - Method in interface com.goldencode.p2j.ui.CommonWindow
Get the status-area's font.
getStatusAreaFont() - Method in class com.goldencode.p2j.ui.WindowWidget
Get the status-area's font.
getStatusLineRectangle() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Get status area rectangle.
getStatusLineRectangle() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get status area rectangle.
getStatusLineRectangle() - Method in class com.goldencode.p2j.ui.client.Window
Get status area rectangle.
getStatusText() - Method in class com.goldencode.p2j.ui.client.Window
Get content of status line.
getStatusType() - Method in class com.goldencode.p2j.ui.client.Window
Get current status type.
getStdColor(Window<?>, String, boolean) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Get foreground or background RGB color of a standard color.
getStdColor(ColorTable.EnvironmentColorTable, String, boolean) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Get foreground or background RGB color of a standard color.
getStep() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get step for the scroll bar.
getStep() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Get step for the scroll bar.
getStep() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Get step for the scroll bar.
getStore() - Static method in class com.goldencode.p2j.main.ServerKeyStore
Get a copy of the encrypted server store, based on the shared template.
getStoredJarHookClass(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get hook class specified in the directory for the target jar.
getStoredJarHookClass(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get hook class specified in the directory for the target jar.
getStoredJarHookClass(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get hook class specified in the directory for the target jar.
getStoredJarHookClass(String, AsyncCallback<String>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the stored jar hook class.
getStoredObject(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the object stored by the pattern engine under the given id.
getStoredObject(String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the object stored by the pattern engine under the given category and id.
getStoredObject(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Get the object stored under the given id.
getStoredObject(String, String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Get the object stored under the given category and id.
getStoredObject(String) - Method in class com.goldencode.p2j.persist.ConversionPool.Results
Get the object stored under the given id.
getStoredObject(String, String) - Method in class com.goldencode.p2j.persist.ConversionPool.Results
Get the object stored under the given category and id.
getStream() - Method in class com.goldencode.p2j.preproc.ClearStream
Gets the input stream.
getStream() - Method in class com.goldencode.p2j.preproc.FileScope
Returns the opened stream.
getStreamId() - Method in class com.goldencode.p2j.ui.client.Frame
Gets the last used stream ID.
getStrength(character) - Static method in class com.goldencode.p2j.util.TextOps
Convert the strength's string representation to its numeric representation, to be used by the TextOps.compare(Text, int, Text, int) method.
getStretchToFit() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets STRETCH-TO-FIT attribute.
getStretchToFit() - Method in class com.goldencode.p2j.ui.ImageWidget
Gets STRETCH-TO-FIT option.
getStretchToFit() - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Gets STRETCH-TO-FIT attribute.
getStrict() - Method in interface com.goldencode.p2j.xml.SaxWriter
Gets the value of the strict attribute for the given SAX-Writer object.
getStrict() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Gets the value of the strict attribute for the given SAX-Writer object.
getString(String, String, String, String) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Queries the value for a given key within the specified category and group.
getString(int, String, String) - Method in interface com.goldencode.p2j.directory.Directory
Access a data value from the directory as specified by the given absolute or relative node ID.
getString(int, String, String) - Method in class com.goldencode.p2j.directory.DirectoryServer
Access a data value from the directory as specified by the given absolute or relative node ID.
getString(int, String, String) - Method in class com.goldencode.p2j.directory.NullDirectory
Access a data value from the directory as specified by the given absolute or relative node ID.
getString(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Gets the bytes at the given starting index position in the binary data up to but NOT the including next null byte or the complete contents of the given buffer, whichever comes first.
getString(long) - Method in class com.goldencode.p2j.util.BinaryData
Gets the bytes at the given starting index position in the binary data up to but NOT the including next null byte or the complete contents of the given buffer, whichever comes first.
getString(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Gets the bytes at the given starting index position in the binary data.
getString(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Gets the bytes at the given starting index position in the binary data.
getString(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Gets the bytes at the given starting index position in the binary data.
getString(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Gets the bytes at the given starting index position in the binary data.
getString(Map<String, String>, String, String) - Static method in class com.goldencode.p2j.util.ConnectHelper
Get a string from the parameters map, using the specified key and defaulting to the specified value, if it does not exist.
getStringProperty(String) - Method in class com.goldencode.p2j.pattern.PropsWorker.Props
Return a named system property as a string value.
getStringReportSettings(DirectoryService, ReportParameters, String, Map<String, Object>) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Gets the report parameter value saved at the directory if it has been set, otherwise returns the default value.
getStringValue(int) - Method in class com.goldencode.p2j.directory.Attribute
Convert attribute value into string.
getStringValue(Object) - Method in class com.goldencode.p2j.directory.Attribute
Convert given object into string.
getSubject() - Method in class com.goldencode.p2j.main.TemporaryAccount
Get user account name.
getSubject() - Method in class com.goldencode.p2j.security.AuthenticationResponse
Gets the subject ID associated with the instance.
getSubject() - Method in class com.goldencode.p2j.security.SessionToken
Gets subject name.
getSubjectAlias(BootstrapConfig, boolean) - Method in class com.goldencode.p2j.security.TransportSecurity
Looks up the proper subject alias in the given configuration.
getSubjectCommonName(X509Certificate) - Static method in class com.goldencode.p2j.security.SecurityManager
Parses a X.509 certificate and returns the CN component of the subject's distinctive name.
getSubjectId() - Method in class com.goldencode.p2j.security.Account
Gets the subject ID for this account.
getSubjects() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get a string representation of the subjects.
getSubjects() - Method in class com.goldencode.p2j.security.Binding
Gets the embedded subjects.
getSubjectsByInstanceName(int) - Method in class com.goldencode.p2j.security.SecurityManager
Consolidate all the subjects for each instance with defined ACLs, for the given resources.
getSubjectsSet() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Subjects getter.
getSubKeys(String, String) - Static method in class com.goldencode.p2j.util.Registry
Getting the comma separated list of subkeys for the given environment name.
getSubResult() - Method in class com.goldencode.p2j.util.Accumulator
Get the current subgroup result for the first registered break group in this accumulator.
getSubResult() - Method in class com.goldencode.p2j.util.AverageAccumulator
Get the current subgroup result for the first registered break group in this accumulator.
getSubResult() - Method in class com.goldencode.p2j.util.CountAccumulator
Get the current subgroup result for the first registered break group in this accumulator.
getSubResult() - Method in class com.goldencode.p2j.util.MaximumAccumulator
Get the current subgroup result for the first registered break group in this accumulator.
getSubResult() - Method in class com.goldencode.p2j.util.MinimumAccumulator
Get the current subgroup result for the first registered break group in this accumulator.
getSubResult() - Method in class com.goldencode.p2j.util.TotalAccumulator
Get the current subgroup result for the first registered break group in this accumulator.
getSubscriptions() - Method in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Get all the global subscriptions, for this context.
getSubType() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Obtain the subtype of the handle.
getSubType() - Method in class com.goldencode.p2j.ui.MenuItemWidget
Returns the sub-type of this menu-item.
getSubType() - Method in class com.goldencode.p2j.util.AppServerHelper
Get the sub-type of this server.
getSubType() - Method in class com.goldencode.p2j.util.ServerHelper
Get the sub-type of this server.
getSubType() - Method in class com.goldencode.p2j.util.ServerImpl
Returns the subtype of the handle.
getSubType() - Method in interface com.goldencode.p2j.util.SubTypeAttribute
Returns the subtype of the handle.
getSubType() - Method in class com.goldencode.p2j.util.WebServiceHelper
Get the sub-type of this web service connection.
getSubType() - Method in class com.goldencode.p2j.xml.XEntityImpl
Gets the the subtype of the object.
getSuffix() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
Get the hint's suffix.
getSuperClass() - Method in class com.goldencode.expr.ClassFile
Return class constant object for the current class' parent.
getSuperHandle(String, boolean) - Static method in class com.goldencode.p2j.util.ProcedureManager
For procedures or functions defined IN SUPER, this computes the target procedure handle where the procedure's or function's body resides.
getSuperProcedures(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get a handle list of super-procedures for the given referent.
getSuperProcedures() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get a handle list of super-procedures for the session handle.
getSuperProcedures(Object) - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Get the map of the super-procedures for the given referent.
getSupportFunctions() - Static method in class com.goldencode.p2j.persist.pl.BuiltIns
Get a list of all support function backing methods.
getSupportLvlExpr() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the support level expression.
getSuppressNamespaceProcessing() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Indicates if the namespace processing is suppressed or not.
getSuppressNamespaceProcessing() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Indicates if the namespace processing is suppressed or not.
getSuppressNamespaceProcessing() - Method in interface com.goldencode.p2j.xml.XmlSchema
Indicates if the namespace processing is suppressed or not.
getSym() - Method in class com.goldencode.p2j.preproc.Environment
Returns scoped symbol dictionary.
getSymbol() - Method in class com.goldencode.expr.Function
Get the optional symbol which represents a name or identifier for the invocation target object.
getSymbolAtScope(String, int) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Gets the value of the given named symbol in the scope specified.
getSymbolicTokenType() - Method in interface com.goldencode.ast.Aast
Returns the symbolic representation of this AST's token type.
getSymbolicTokenType() - Method in class com.goldencode.ast.AnnotatedAst
Returns the symbolic representation of this AST's token type.
getSymbolicTokenType() - Method in class com.goldencode.p2j.persist.hql.HQLAst
Returns the symbolic representation of this AST's token type.
getSymbolicTokenType() - Method in class com.goldencode.p2j.schema.DataModelAst
Returns the symbolic representation of this AST's token type.
getSymbolicTokenType() - Method in class com.goldencode.p2j.uast.JavaAst
Returns the symbolic representation of this AST's token type.
getSymbolicTokenType() - Method in class com.goldencode.p2j.uast.ProgressAst
Returns the symbolic representation of this AST's token type.
getSymbolicTokenType() - Method in class com.goldencode.p2j.xml.XmlAst
Returns the symbolic representation of this AST's token type.
getSymbolValue(String) - Method in class com.goldencode.p2j.preproc.HintsTreeNode
Get the symbol value.
getSymbolValue(String) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Get the symbol value at the root level.
getSynchronizer(RemoteObject.WorkArea, boolean) - Static method in class com.goldencode.p2j.net.RemoteObject
Configure and return an instance of the local state synchronizer.
getSyntheticIndexSize(boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Returns the size of the synthetic part of the index.
getSyntheticIndexSize(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Returns the size of the synthetic part of the index.
getSyntheticIndexSize(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Returns the size of the synthetic part of the index.
getSyntheticIndexSize(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Returns the size of the synthetic part of the index.
getSysColor(int) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Return system color for a given index.
getSysColor(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get a system color.
getSysColor(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get a system color.
getSystem() - Method in class com.goldencode.p2j.security.SecurityCache
Gets the system resource ordinal number.
getSystemColors() - Static method in class com.goldencode.p2j.ui.ColorTable
Get system colors table.
getSystemId() - Method in interface com.goldencode.p2j.xml.XDocument
Returns the system ID of the external DTD from which an XML document was generated.
getSystemId() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Returns the system ID of the external DTD from which an XML document was generated.
getSystemLoading() - Method in interface com.goldencode.p2j.main.BrokerClientServices
Get OS loading.
getSystemLoading() - Static method in class com.goldencode.p2j.main.BrokerCore
Get OS loading.
getSystemPassword(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get the system user password used to authenticate this subjectId on the machine running the P2J server.
getSystemUser(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get the system user used to authenticate this subjectId on the machine running the P2J server.
getTab(InputDialog.Panel) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Get tab widget for the supplied panel.
getTable() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Returns the state of the TABLE attribute
getTable() - Method in class com.goldencode.p2j.persist.BufferImpl
Returns the state of the TABLE attribute
getTable() - Method in class com.goldencode.p2j.persist.P2JIndex
Get table name associated with this index.
getTable() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the name of the table associated with this buffer.
getTable() - Method in class com.goldencode.p2j.persist.RecordIdentifier
Get the database table name.
getTable() - Method in class com.goldencode.p2j.schema.EntityName
Get the table qualifier part of the entity name.
getTable() - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Get the name of the database table associated with this loader instance.
getTable(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the table object associated with the given table name.
getTable(NameNode) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the AST associated with the given table name node.
getTable() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries the TABLE attribute of this widget.
getTable() - Method in interface com.goldencode.p2j.util.DatabaseInfo
Returns the state of the TABLE attribute
getTable() - Method in class com.goldencode.p2j.util.TableParameter
Get the buffer of the wrapped table.
getTableCount() - Method in class com.goldencode.p2j.persist.CompoundQuery
Get the number of tables joined by this query.
getTableCount() - Method in interface com.goldencode.p2j.persist.P2JQuery
Get the number of tables joined by this query.
getTableCount() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get the number of tables joined by this query.
getTableCount() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Get the number of tables joined by this query.
getTableCount() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get the number of tables joined by this query.
getTableCount() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Get the number of tables joined by this query.
getTableCount() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Report the number of temp tables which currently are in use in the current context for the database associated with this buffer.
getTableCount() - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Report the number of temp tables which currently exist in the current context.
getTableDispositions() - Method in class com.goldencode.p2j.schema.TableHints
Get the list of table dispositions defined for the table described by this hint.
getTableHandle() - Method in class com.goldencode.p2j.util.TableParameter
Get the handle which references the wrapped table.
getTableHints() - Method in class com.goldencode.p2j.uast.UastHints
Get an unmodifiable map of schema table hints, keyed by table name.
getTableHints(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Retrieve the table hints, if any, for the specified table name.
getTableInfo(RecordBuffer) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Returns the TempTableBuilder object that contains information about the 4GL representation of the table or null if there is no corresponding dynamic table for the specified record buffer.
getTableName() - Method in class com.goldencode.p2j.admin.RecordInfo
Retrieve the table name.
getTableName() - Method in class com.goldencode.p2j.persist.TableWrapper
Returns table name.
getTableName(Class<?>) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Get the backing temp table name associated with the given DMO interface, primarily for debugging and error reporting purposes.
getTableName(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.TempTableHelper
Get the backing temp table name associated with the given DMO interface, primarily for debugging and error reporting purposes.
getTableNodeIfBuffer(NameNode) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Special handling for buffer name nodes, which are really aliases to a backing table definition.
getTableProperty(String, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Retrieve the AST corresponding with a table property.
getTableRecordType(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the Progress parser token type of a table, temp-table, work-table, or buffer.
getTables() - Method in class com.goldencode.p2j.schema.SchemaConfig.Metadata
Get an unmodifiable set of the names of the metadata tables used by the application.
getTableType(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Perform a search for the specified table name and if found, return the table's type (i.e., schema table, temp table, work table, buffer).
getTag() - Method in class com.goldencode.p2j.admin.TaggedName
Convenience method for accessing the tag.
getTag() - Method in class com.goldencode.p2j.report.server.OverviewRow
Getter for tag text representing the category of reports within which this row is grouped.
getTags() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the set of all category names with which this report is tagged.
getTail(String) - Static method in class com.goldencode.p2j.util.HandleChain
Get the last unwrapped resource in the chain, for the given class.
getTarget() - Method in class com.goldencode.expr.Compiler.LogicalData
Get the AST which represents the target to which the underlying AST's compiled code will jump when the trigger result is produced.
getTarget() - Method in class com.goldencode.expr.Function
Get the invocation target class of this function.
getTarget() - Method in class com.goldencode.p2j.pattern.CopySpec
Access the target filename.
getTarget() - Method in class com.goldencode.p2j.report.server.CallGraphLink
Obtain the unique id of the target node.
getTarget() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.target.
getTarget() - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the audit target object.
getTarget(Widget, int, boolean) - Method in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Locate component suitable for focus transfer using cursor movement keys.
getTargetInstance() - Method in class com.goldencode.p2j.uast.Callback
Returns the reference to the target object.
getTargetNamespace() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the namespace targeted by the service.
getTargetOperation() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the Operation for current invocation.
getTargetRootAst() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Get the AST which is the root of the target AST hierarchy.
getTargetThread() - Method in class com.goldencode.p2j.net.Control
Gets the currently executing thread without popping it off the stack.
getTcpNoDelay(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Get the TCP_NODELAY option value for this socket.
getTcpNoDelay(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Get the TCP_NODELAY option value for this socket.
getTemp(Persistable) - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property, using the given DMO as the target.
getTemp(DataModelObject) - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property, using the given DMO as the target.
getTempDirectory() - Method in interface com.goldencode.p2j.util.CommonSession
Gets the name of the directory where temporary files are stored.
getTempDirectory() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the name of the directory where temporary files are stored.
getTempDirectory() - Method in interface com.goldencode.p2j.util.OperatingSystemInspector
Gets the name of the directory where temporary files are stored.
getTempDirectory() - Method in class com.goldencode.p2j.util.OsPropertiesDaemon
Gets the name of the directory where temporary files are stored.
getTempIndex() - Method in class com.goldencode.p2j.uast.Function
This is a no-op, as for function references the associated function definition is computed during conversion.
getTempIndex() - Method in interface com.goldencode.p2j.uast.TokenDataWrapper
Returns the temporary index that identifies the original AST node that defined the object.
getTempIndex() - Method in class com.goldencode.p2j.uast.Variable
Returns the temporary index that identifies the original AST node that defined the variable.
getTemplateQueryRowid(Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Checks if this is a template query.
getTemplateRowid(Class<?>) - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Return the rowid of the template record for a permanent table.
getTemporaryClient() - Method in class com.goldencode.p2j.main.ProcessClientSpawner
Get a TemporaryClient worker which will do the work after authenticating on the P2J server using the temporary credentials.
getTemporaryClient(String) - Method in interface com.goldencode.p2j.main.Spawner
Get a TemporaryClient worker which will do the work after authenticating on the P2J server using the temporary credentials.
getTemporaryClient(String) - Method in class com.goldencode.p2j.main.SpawnerImpl
Get a TemporaryClient worker which will do the work after authenticating on the P2J server using the temporary credentials.
getTemporaryClient() - Method in interface com.goldencode.p2j.main.SpawnerListener
Get a TemporaryClient worker which will do the work after authenticating on the P2J server using the temporary credentials.
getTemporaryClient() - Method in class com.goldencode.p2j.main.WebClientSpawner
Get a TemporaryClient worker which will do the work after authenticating on the P2J server using the temporary credentials.
getTempRecord() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the currently active temporary record.
getTempTableName() - Method in class com.goldencode.p2j.schema.TableHints
Get the pre-conversion name of a temp table which is based upon the underlying table.
getter - Variable in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Java method used as a getter for attributes and the only thing called for 4GL methods.
getter - Variable in class com.goldencode.p2j.persist.AssociationSyncher.OneToManyHelper
Method used to retrieve set of local DMOs from foreign DMO
getter - Variable in class com.goldencode.p2j.persist.AssociationSyncher.OneToOneHelper
Method used to get local DMO from foreign DMO
getter - Variable in class com.goldencode.p2j.persist.FieldReference
Method used to resolve this field reference at query execution time
getter - Variable in class com.goldencode.p2j.schema.PropertyMapper
Method which gets value for the DMO property mapped by this object
getter(String, Class<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the current screen value of the specified widget.
getter(int, Class<?>, boolean, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the current screen value of the specified widget.
getter_setter() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the GET or SET block of the ProgressParser.def_prop_stmt().
getterArgs - Variable in class com.goldencode.p2j.schema.PropertyMapper
Array of arguments used when invoking getter
getTerminalOptions() - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Get terminal options used by client.
getTerminalType() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the terminal type.
getTerminalType() - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the terminal type.
getTerminalType() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the terminal type.
getTerminateSessionAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter.MyView
Gets a reference to the Terminate Session Alert.
getTerminateSessionAlert() - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
Gets a reference to the Terminate Session Alert.
getTermType() - Static method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Gets the terminal type reported by console native backend.
getterPrefix - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Method name prefix(es) for getter methods
getters - Variable in class com.goldencode.p2j.persist.HQLBundle
DMO getter methods used to get sort criteria parameter values
getters() - Method in class com.goldencode.p2j.persist.HQLBundle
Get an iterator on the DMO getter methods, if any, stored in this bundle.
getters - Variable in class com.goldencode.p2j.persist.RecordBuffer
Set of getter methods of the current DMO interface
getters - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
Getters for fields.
gettersSize() - Method in class com.goldencode.p2j.persist.HQLBundle
Return the number of DMO getter methods stored in this bundle.
getTest1() - Method in class com.goldencode.expr.TestDriver.SymbolLibrary
Return the value of the runtime variable "test1".
getTestResolver() - Static method in class com.goldencode.expr.SymbolResolver
Return an implementation of this abstract class for test and debugging purposes.
getText() - Method in class com.goldencode.expr.Utf8Constant
Return the text underlying this constant.
getText() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
getText() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the token text of the current source AST.
getText() - Method in class com.goldencode.p2j.pattern.Match
Accesses the user-defined text for this match.
getText() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for text.
getText() - Method in class com.goldencode.p2j.report.server.CallGraphLink
Obtain the descriptive text for the link.
getText() - Method in class com.goldencode.p2j.report.server.CallGraphNode
Obtain the descriptive text for the node.
getText() - Method in class com.goldencode.p2j.report.server.DetailRow
Getter for the match text.
getText() - Method in class com.goldencode.p2j.report.server.SourceLine
Source code text getter.
getText() - Method in class com.goldencode.p2j.test.DirectoryEdit.MenuItem
Get menu item text with making tilde removed.
getText(boolean) - Method in class com.goldencode.p2j.ui.chui.ContentResolver
Get screen representation of the data.
getText(boolean) - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Main worker routine for the FillIn text accessor.
getText(boolean) - Method in class com.goldencode.p2j.ui.chui.TextImpl
Get screen representation of the data.
getText() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Get text representation of the selected value.
getText() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get text representation of the currently selected value.
getText() - Method in interface com.goldencode.p2j.ui.client.DataContainer
Get text representation of the selected value.
getText() - Method in class com.goldencode.p2j.ui.client.Editor
Get screen representation of the data.
getText() - Method in class com.goldencode.p2j.ui.client.Editor.Line
Return text.
getText() - Method in class com.goldencode.p2j.ui.client.FillIn
Get screen representation of the data.
getText(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Main worker routine for the FillIn text accessor.
getText(boolean) - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Main worker routine for the text accessor.
getText() - Method in class com.goldencode.p2j.ui.client.RadioButton
Get label text.
getText() - Method in class com.goldencode.p2j.ui.client.RadioSet
Get text representation of the currently selected value.
getText() - Method in class com.goldencode.p2j.ui.client.SelectionList
Get text representation of the currently selected value.
getText() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Get the text representation of the currently selected value.
getText() - Method in class com.goldencode.p2j.ui.client.Slider
Get text representation of the current slider value.
getText() - Method in class com.goldencode.p2j.ui.client.StatusLine
Get label text.
getText() - Method in class com.goldencode.p2j.ui.client.ToggleBox
Get label text.
getText(Node) - Static method in class com.goldencode.util.XmlHelper
Get the string data, if any, from a node, whether it is wrapped in a CDATA section or not.
getTextHeight(String, Window<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the height of the specified text, in pixels, using the specified font.
getTextHeight(String, FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the height of the specified text, using the given font.
getTextHeight(String, FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the height of the specified text, using the given font.
getTextHeight(String, FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the height of the specified text, using the given font.
getTextHeight(String, FontDetails<Font>) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Get the height of the specified text, using the given font.
getTextHeight(String, FontDetails<Integer>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Get the height of the specified text, using the given font.
getTextHeight(String, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Get the height of the specified text, using the given font.
getTextHeight(String, int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
getTextHeight(String, int, boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Compute the height of the given text, using the specified font in the widget's window.
getTextHeightChars() - Static method in class com.goldencode.p2j.ui.FontTable
Get the height in characters unit, of the default font.
getTextHeightChars(long) - Static method in class com.goldencode.p2j.ui.FontTable
Get the height in characters unit, of the specified font.
getTextHeightChars(int64) - Static method in class com.goldencode.p2j.ui.FontTable
Get the height in characters unit, of the specified font.
getTextHeightChars() - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the height in characters unit, of the default font.
getTextHeightChars(long) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the height in characters unit, of the specified font.
getTextHeightChars(int64) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the height in characters unit, of the specified font.
getTextHeightNative(String, int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
getTextHeightPixels() - Static method in class com.goldencode.p2j.ui.FontTable
Get the height in pixels, of the default font.
getTextHeightPixels(long) - Static method in class com.goldencode.p2j.ui.FontTable
Get the height in pixels, of the specified font.
getTextHeightPixels(int64) - Static method in class com.goldencode.p2j.ui.FontTable
Get the height in pixels, of the specified font.
getTextHeightPixels() - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the height in pixels, of the default font.
getTextHeightPixels(long) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the height in pixels, of the specified font.
getTextHeightPixels(int64) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the height in pixels, of the specified font.
getTextKeyCaseSensitive() - Method in class com.goldencode.p2j.convert.ConverterHelper.Helper
Get the constant which defines AstKey's case-sensitive token text comparison flag.
getTextKeyIgnoreCase() - Method in class com.goldencode.p2j.convert.ConverterHelper.Helper
Get the constant which defines AstKey's case-insensitive token text comparison flag.
getTextMetrics(String, Window<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the metrics for the specified text and font from the cache.
getTextMetrics(String, FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the metrics for the given text and font from the AbstractGuiDriver.textMetricsCache.
getTextPBH() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns text displayed while processing pbh.
getTextSize() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Get text size.
getTextWidth(String, Window<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the width of the specified text, in pixels, using the specified font.
getTextWidth(String, FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the width of the specified text, using the given font.
getTextWidth(String, FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the width of the specified text, using the given font.
getTextWidth(String, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Get the width of the specified text, using the given font.
getTextWidth(String) - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Get text width.
getTextWidth(String, int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
getTextWidth(String, int, boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Compute the width of the given text, using the specified font in the widget's window.
getTextWidthChars(String) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in character units, using the default font.
getTextWidthChars(character) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in character units, using the default font.
getTextWidthChars(String, long) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in character units, using the specified font.
getTextWidthChars(character, long) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in character units, using the specified font.
getTextWidthChars(String, int64) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in character units, using the specified font.
getTextWidthChars(character, int64) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in character units, using the specified font.
getTextWidthChars(String) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in character units, using the default font.
getTextWidthChars(character) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in character units, using the default font.
getTextWidthChars(String, long) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in character units, using the specified font.
getTextWidthChars(character, long) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in character units, using the specified font.
getTextWidthChars(String, int64) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in character units, using the specified font.
getTextWidthChars(character, int64) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in character units, using the specified font.
getTextWidthNative(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the width of the specified substring, in the given line.
getTextWidthNative(Editor.Line, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the width of the specified substring, in the given line.
getTextWidthNative(String, int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
getTextWidthPixels(String, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(String, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(String) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in pixels, using the default font.
getTextWidthPixels(character) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in pixels, using the default font.
getTextWidthPixels(String, long) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(character, long) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(String, int64) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(character, int64) - Static method in class com.goldencode.p2j.ui.FontTable
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(String) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in pixels, using the default font.
getTextWidthPixels(character) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in pixels, using the default font.
getTextWidthPixels(String, long) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(character, long) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(String, int64) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in pixels, using the specified font.
getTextWidthPixels(character, int64) - Method in interface com.goldencode.p2j.ui.FontTableResource
Get the width of the specified text, in pixels, using the specified font.
getTextWidths(String, FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the widths of the specified text, using the given font.
getTextWidths(String[], FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the widths of the specified texts, using the given font.
getTextWidths(String, FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the widths of the specified text, using the given font.
getTextWidths(String[], FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the widths of the specified texts, using the given font.
getTextWidths(String[], FontDetails<Integer>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Get the widths of the specified texts, using the given font, in batch.
getTextWidths(String[], int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Get the widths of the specified texts, using the given font.
getTextWidths(String, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Get the widths of the specified text, using the given font.
getThemeSystemPalette() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Obtain the default system palette for current theme from client.
getThemeSystemPalette() - Method in interface com.goldencode.p2j.ui.ClientExports
Obtain the default system palette for current theme from client.
getThemeSystemPalette() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Obtain the default system palette for current theme from client.
getThis() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the instance of the source AST currently set in the resolver.
getThreadId() - Method in class com.goldencode.p2j.security.SecurityManager
Get the identifier mapped to the current thread.
getThreads() - Method in class com.goldencode.trpl.Pipeline
Get the number of threads in the pool to process trees..
getThumbDim() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Get thumb size for the scroll bar.
getThumbOffset() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Get thumb offset (mouse click point relative to thumb position).
getThumbPosition() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get thumb position for the scroll bar.
getThumbPosition() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Get thumb position for the scroll bar.
getThumbPosition() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Get thumb position for the scroll bar.
getThumbSize() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get thumb size for the scroll bar.
getThumbSize() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Get thumb size for the scroll bar.
getThumbSize() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Get thumb size for the scroll bar.
getTicMarks() - Method in interface com.goldencode.p2j.ui.SliderInterface
Get the value of the TIC-MARKS attribute.
getTicMarks() - Method in class com.goldencode.p2j.ui.SliderWidget
Get the value of the TIC-MARKS attribute.
getTime() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current time of day.
getTime() - Method in class com.goldencode.p2j.util.datetime
Obtain the millis from midnight.
getTimeAcquired() - Method in class com.goldencode.p2j.admin.RecordLockInfo
Retrieve the timestamp (time of epoch) at which the lock was acquired.
getTimeNum() - Method in class com.goldencode.p2j.util.datetime
Obtain the millis since midnight for this instance.
getTimeout() - Method in class com.goldencode.p2j.net.HighLevelObject
Get the transaction timeout in milliseconds.
getTimeout() - Method in class com.goldencode.p2j.util.Agent.AgentCommand
Get the Agent.AgentCommand.timeout of execution for this command.
getTimePBH() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns pause before hide time for automatic frame hiding.
getTimeSource() - Method in interface com.goldencode.p2j.util.CommonSession
Gets the TIME-SOURCE attribute for the user's context.
getTimeSource() - Static method in class com.goldencode.p2j.util.date
Obtains the currently configured TIME-SOURCE attribute for the current user's context.
getTimeSource() - Static method in class com.goldencode.p2j.util.SessionUtils
Obtains the currently configured TIME-SOURCE attribute for the current user's context.
getTimeStamp() - Method in class com.goldencode.p2j.security.Session
Obtain the timestamp of when this session was created.
getTimezone() - Static method in class com.goldencode.p2j.persist.pl.Functions
Deprecated.
getTimeZoneOffset() - Method in class com.goldencode.p2j.util.datetimetz
Obtains the timezone offset in minutes from UTC for this instance.
getTinyInputLine() - Method in class com.goldencode.p2j.ui.client.Window
Obtain the message area line number being used by the currently active MESSAGE SET/UPDATE.
getTitle() - Method in class com.goldencode.p2j.admin.client.editors.EntryPointRightsEditor
Obtains the window title for the editor.
getTitle() - Method in class com.goldencode.p2j.admin.client.editors.RemoteEntryPointRightsEditor
Obtains the window title for the editor.
getTitle() - Method in class com.goldencode.p2j.admin.client.editors.RemoteLaunchOptionRightsEditor
Obtains the window title for the editor.
getTitle() - Method in class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
Obtains the window title for the editor.
getTitle() - Method in class com.goldencode.p2j.admin.client.editors.TrustedSpawnerRightsEditor
Obtains the window title for the editor.
getTitle() - Method in class com.goldencode.p2j.report.ReportDefinition
Obtains the title for the summary report.
getTitle() - Method in class com.goldencode.p2j.report.server.OverviewRow
Getter for report title.
getTitle() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the TITLE writable attribute.
getTitle() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Returns the window title.
getTitle() - Method in interface com.goldencode.p2j.ui.CommonFrame
Gets the frame title.
getTitle() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
getTitle() - Method in class com.goldencode.p2j.ui.ControlEntity
Blocks attempts to get the TITLE attribute as it is undefined.
getTitle() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the frame title.
getTitle() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getTitle() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Extracts the caller-specified dynamic title for the associated frame.
getTitleBar() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Get the title bar widget associated witn this window.
getTitleBar() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the title bar widget associated witn this window.
getTitleBar() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the title bar widget associated witn this window.
getTitleBar() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the title bar widget associated witn this window.
getTitleBar() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get the title bar widget associated witn this window.
getTitleBarFont() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the Font used to render the windows title.
getTitleBarFont() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the Font used to render the windows title.
getTitleBarHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Returns the height of window's titleBar.
getTitleBarHeight(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Returns the height of window's titleBar.
getTitleBarHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Returns the height of window's titleBar.
getTitleBarHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
 
getTitleBarTextColor(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Obtain the Color used to render the windows title.
getTitleBarTextColor(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Obtain the Color used to render the windows title.
getTitleFont() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
getTitleFont() - Method in interface com.goldencode.p2j.ui.CommonFrame
Get the font for the frame title.
getTitleFont() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
getTitleFont() - Method in class com.goldencode.p2j.ui.GenericFrame
Get the font for the frame title.
getTitleFont() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
getTitleHeight() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get the height of the title, if any.
getTo() - Method in class com.goldencode.p2j.ui.client.Button
Return TO column.
getTo() - Method in class com.goldencode.p2j.ui.client.ComboBox
Return TO column.
getTo() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Return current value of TO attribute.
getTo() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Return TO column.
getTo() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Return TO column.
getTo() - Method in class com.goldencode.p2j.ui.client.Slider
Return TO column.
getTo(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Get COLON attribute value from the passed configuration.
getToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityContext
Gets the token from the context map.
getToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the token from the context map.
getToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the token from the context map.
getTokenParameter() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Returns the token parameter name to form GET request.
getTokenText(Token) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Get the text of the token unless it is of type ENCODED_CHAR in which case the contents will be converted from the '%XX' form into the hexidecimal character that is being encoded.
getTokenText() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.tokenText field.
getTokenType() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.tokenType field.
getTokenType() - Method in class com.goldencode.p2j.uast.Function
Returns the parser-defined token type of the function.
getTokenType() - Method in class com.goldencode.p2j.uast.Keyword
Returns the token type associated with this keyword by the Lexer and Parser.
getTokenType() - Method in interface com.goldencode.p2j.uast.TokenDataWrapper
Returns the parser-defined token type of the object.
getTokenType() - Method in class com.goldencode.p2j.uast.Variable
Returns the parser-defined token type of the variable.
getTooltip() - Method in class com.goldencode.p2j.report.server.CallGraphNode
Obtain the tooltip text for the node.
getTooltip() - Method in class com.goldencode.p2j.ui.BaseEntity
Get TOOLTIP attribute.
getTooltip() - Method in enum com.goldencode.p2j.ui.client.gui.CaptionButtonType
Returns tooltip string.
getTooltip() - Method in interface com.goldencode.p2j.ui.CommonWidget
Queries the TOOLTIP attribute of this widget.
getTooltip() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries the TOOLTIP attribute of this widget.
getTooltip() - Method in class com.goldencode.p2j.ui.ImageWidget
Get image tooltip.
getTop() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Obtain the top of the widget or the screen display used in the current session, in pixels.
getTop() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Obtain the top of the widget or the screen display used in the current session, in pixels.
getTopFrame(boolean) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Returns the frame that is on top of the Z-order or null if no such frame present.
getTopLevelComponents(Window) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Convenience method to retrieve top level frames and other components from the default window.
getTopRow() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Get item number to be displayed on the top of the list.
getTopRowOffset(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get top offset of the row (relatively to the place where label drawing starts).
getTopVisibleFrame() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get top visible frame.
getTopYforRow(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Gets vertical position of the given row related to the browse column vertical start.
getTotalColumnsWidth() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get the total width of the columns of this browse widget.
getTracker() - Static method in class com.goldencode.p2j.net.ExportTracker
Get the singleton tracker instance.
getTrailingSkipSize() - Method in class com.goldencode.p2j.ui.client.Frame
Get size of the trailing skip in iteration.
getTransaction() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Returns a handle to the current opened transaction.
getTransaction() - Method in interface com.goldencode.p2j.util.PersistentProcedure
Returns a handle to the current opened transaction.
getTransaction() - Method in class com.goldencode.p2j.util.PortTypeWrapper
This is a no-op, always return unknown handle.
getTransDepth() - Static method in class com.goldencode.p2j.util.TransactionManager
Get the current transaction depth.
getTransferData(DataFlavor) - Method in class com.goldencode.p2j.ui.client.driver.swing.ImageXfer
Obtains the contained data if it matches a supported data flavor.
getTransferDataFlavors() - Method in class com.goldencode.p2j.ui.client.driver.swing.ImageXfer
Provides a list of supported data flavors.
getTranslation(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.AuthModes
Gets labels for the target mode
getTranslationMap() - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Text translation map.
getTransLevel() - Method in class com.goldencode.p2j.util.LazyUndoable
Get the transaction level at which this instance was last registered.
getTransparent() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets TRANSPARENT attribute.
getTransparent() - Method in class com.goldencode.p2j.ui.ImageWidget
Gets TRANSPARENT option.
getTransparent() - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Gets TRANSPARENT attribute.
getTransparentImage(BufferedImage, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper
Converts the image to one having transparent color.
getTransportSecurity(BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Creates an instance of TransportSecurity class that serves the client or server end of secured TLS connections, as needed.
getTravelSize() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Get size of the travel area available for thumb scrolling.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree.NodeRenderer
 
getTreeDump() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Accesses the text representation (human readable 'parser output') of the tree rooted at the current AST node.
getTreeId(String) - Method in class com.goldencode.ast.AstManager
Reverse lookup of the ID that corresponds to a given AST name.
getTreeId(long) - Method in class com.goldencode.ast.AstManager
Returns the tree ID portion of a node ID.
getTreeId(String) - Method in interface com.goldencode.ast.AstManagerPlugin
Reverse lookup of the ID that corresponds to a given AST name.
getTreeId(long) - Method in interface com.goldencode.ast.AstManagerPlugin
Returns the tree ID portion of a node ID.
getTreeId(String) - Method in class com.goldencode.ast.BasePlugin
Reverse lookup of the ID that corresponds to a given AST name.
getTreeId(long) - Method in class com.goldencode.ast.BasePlugin
Returns the tree ID portion of a node ID.
getTreeId(String) - Method in class com.goldencode.ast.XmlFilePlugin
Reverse lookup of the ID that corresponds to a given AST name.
getTreeName(long) - Method in class com.goldencode.ast.AstManager
Lookup the name associated with the tree specified by this ID.
getTreeName(long) - Method in interface com.goldencode.ast.AstManagerPlugin
Lookup the name associated with the tree specified by this ID.
getTreeName(long) - Method in class com.goldencode.ast.BasePlugin
Lookup the name associated with the tree specified by this ID.
getTrigger() - Method in class com.goldencode.expr.Compiler.LogicalData
Get the trigger condition for this object.
getTrigger(DatabaseEventType, Class<? extends Buffer>, String) - Method in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Obtain the container that hold information for instantiating a trigger object.
getTrigger() - Method in class com.goldencode.p2j.util.TriggerDefinition
Construct a new instance of the trigger class that is defined by the contained metadata.
getTriggerClass() - Method in class com.goldencode.p2j.persist.trigger.TriggerData
Obtain the trigger class.
getTriggerContainer() - Method in class com.goldencode.p2j.persist.trigger.TriggerData
Obtain the trigger container.
getTriggerDefinition(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the trigger definition for the specified trigger ID.
getTriggerId() - Method in class com.goldencode.p2j.ui.EventDefinition
Gets trigger ID of this event definition.
getTriggerId() - Method in class com.goldencode.p2j.ui.EventList
Gets trigger ID off of this event list.
getTriggerNesting() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get trigger nesting.
getTriggerStatus(DatabaseEventType, Class<? extends Buffer>) - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Looks into the stack of layers and check if a trigger is enabled for a database event.
getTriggerStatus(DatabaseEventType, Class<? extends Buffer>) - Method in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Check if a trigger is disabled for a buffer on this layer.
getTrueTarget() - Method in class com.goldencode.expr.Compiler.LogicalData
Get the AST which represents this object's logical destination if a true result is achieved.
getTrustManagers() - Method in class com.goldencode.p2j.security.TransportSecurity
Returns the trust managers which have been initialized using the instance's defined trust store.
getTrustServerAlias() - Method in class com.goldencode.p2j.main.ServerKeyStore
Return the trust server certificate alias.
getTruststore() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
getTrustStore() - Method in class com.goldencode.p2j.security.SecurityCache
Returns the trust store.
getTrustStore() - Method in class com.goldencode.p2j.security.TransportSecurity
Returns the trust store.
getTruststoreAlias() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
getTruststorePassword() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
getType() - Method in class com.goldencode.expr.Function
Get the type of method this function object represents: either one of the bootstrap types or a general purpose method.
getType() - Method in class com.goldencode.expr.Variable
Get the data type of this variable.
getType() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.AccountType
An account database value.
getType() - Method in class com.goldencode.p2j.admin.RecordLockInfo
Retrieve the lock type.
getType() - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Accesses the Progress token type describing the scope.
getType() - Method in class com.goldencode.p2j.directory.Attribute
Convenience method for the NodeAtribute.getType().
getType() - Method in class com.goldencode.p2j.directory.AttributeDefinition
Returns the value of type.
getType() - Method in class com.goldencode.p2j.directory.LockManager.Lock
Get lock type.
getType() - Method in class com.goldencode.p2j.directory.NodeAttribute
Returns the value of type.
getType() - Method in class com.goldencode.p2j.net.Message
Get the message type.
getType() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Get the token type of the current, source AST.
getType() - Method in class com.goldencode.p2j.pattern.Rule
Get the rule type; one of the RuleContainer constants.
getType() - Method in interface com.goldencode.p2j.persist.CharacterExpr
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.persist.Database
Get the type/purpose of this database.
getType() - Method in interface com.goldencode.p2j.persist.DateExpr
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.persist.DatetimeExpr
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.persist.DatetimeTzExpr
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.persist.DecimalExpr
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.persist.FieldReference
Determine the data type that will be returned when this field reference is resolved.
getType() - Method in interface com.goldencode.p2j.persist.Int64Expr
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.persist.IntegerExpr
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.persist.LogicalExpr
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.persist.P2JField
Get field type.
getType() - Method in class com.goldencode.p2j.persist.PropertyDefinition
Get the type of this property.
getType() - Method in interface com.goldencode.p2j.persist.RawExpr
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.persist.RecidExpr
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.persist.RowidExpr
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.preproc.ReferenceHint
Gets reference type.
getType() - Method in class com.goldencode.p2j.preproc.SymbolHint
Gets symbol type.
getType() - Method in class com.goldencode.p2j.report.server.AstNode
Getter for token type.
getType() - Method in class com.goldencode.p2j.report.server.CallGraphNode
Obtain the token type for the node.
getType() - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
Get the AST token type.
getType() - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
Get the AST token type.
getType() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.type.
getType() - Method in class com.goldencode.p2j.schema.NameNode
Get the data type associated with this node.
getType() - Method in class com.goldencode.p2j.schema.TableRelation
Get the type of relation; will always return a valid type.
getType() - Method in class com.goldencode.p2j.security.AdminResourceNamespace.Node
Gets the node type.
getType() - Method in class com.goldencode.p2j.security.AdminRights
Gets the type of the bitfield.
getType() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Get type information.
getType() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Returns the button type.
getType() - Method in class com.goldencode.p2j.util.Accumulator.ExternalDataSource
Get the type of the current datum.
getType() - Method in class com.goldencode.p2j.util.Accumulator
Get the data type returned by this accumulator's data source.
getType() - Method in class com.goldencode.p2j.util.CharacterExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.DateExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.DatetimeExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.DatetimeTzExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.DecimalExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.GenericExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.Int64Expression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.IntegerExpression
Report the return type expected from executing the expression.
getType() - Method in enum com.goldencode.p2j.util.InvocationRequestPayload.InvokeType
Get the type of this target.
getType() - Method in class com.goldencode.p2j.util.LogicalExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.Parameter
Get the data type name.
getType() - Method in class com.goldencode.p2j.util.RawExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.p2j.util.RecidExpression
Report the return type expected from executing the expression.
getType() - Method in interface com.goldencode.p2j.util.Resolvable
Report the return type expected from resolving the object.
getType() - Method in class com.goldencode.p2j.util.RowidExpression
Report the return type expected from executing the expression.
getType() - Method in class com.goldencode.proxy.ClassInfo
Get the class object associated with this data type.
getType() - Method in interface com.goldencode.proxy.TypeInfo
Get the class object associated with this data type.
getType() - Method in class com.goldencode.util.Mapper
Gives the Java type of objects that this mapper is capable of building.
getTypeByIndex(double) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the current attribute object by the given 1-based index.
getTypeByIndex(NumberType) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the current attribute object by the given 1-based index.
getTypeByIndex(double) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the current attribute object by the given 1-based index.
getTypeByIndex(NumberType) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the current attribute object by the given 1-based index.
getTypeByNamespaceName(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the attribute with given namespace name.
getTypeByNamespaceName(String, Text) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the attribute with given namespace name.
getTypeByNamespaceName(Text, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the attribute with given namespace name.
getTypeByNamespaceName(String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the attribute with given namespace name.
getTypeByNamespaceName(String, Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the attribute with given namespace name.
getTypeByNamespaceName(Text, Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the attribute with given namespace name.
getTypeByNamespaceName(Text, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the attribute with given namespace name.
getTypeByNamespaceName(String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the attribute with given namespace name.
getTypeByQname(character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the attribute with given XML qualified name.
getTypeByQname(String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the type of the attribute with given XML qualified name.
getTypeByQname(String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the attribute with given XML qualified name.
getTypeByQname(character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the type of the attribute with given XML qualified name.
getTypeClass(Class<?>) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Get the HQL type associated with a particular Java class.
getTypeForParam(String, String, boolean, int) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Get the type/class of the parameter at 0-based position (for the given internal entry).
getTypeFunction(FunctionKey) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Get the HQL type associated with a particular FunctionKey.
getTypeFunction(Aast, Map<String, RecordBuffer>) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Get the HQL type which will be returned when the given function is executed.
getTypeInfo(Class<?>) - Static method in class com.goldencode.proxy.ProxyUtils
Get a TypeInfo object specific to the given class.
getTypeName() - Method in class com.goldencode.p2j.directory.DirectoryResource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.main.EntryPointResource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.main.RemoteEntryPointResource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.main.RemoteLaunchOptionResource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.main.TrustedSpawnerResource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.net.NetResource
Returns the plugin resource type name as a string.
getTypeName(int, long, int, int) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Get the name of the database type associated with the given Types typecode with the given storage specification parameters.
getTypeName(int) - Static method in class com.goldencode.p2j.schema.EntityName
Get the descriptive name of the specified entity type.
getTypeName() - Method in class com.goldencode.p2j.security.AdminResource
Returns the plugin resource type name as a string.
getTypeName() - Method in interface com.goldencode.p2j.security.Resource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.security.ResourceRegistry
Gets the abstract resource type name.
getTypeName() - Method in class com.goldencode.p2j.security.StringConditionResource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.security.SystemResource
Returns the plugin resource type name as a string.
getTypeName() - Method in class com.goldencode.p2j.util.BaseDataType
Returns the legacy type name of the sub-class as the type was known in the 4GL.
getTypeName() - Method in class com.goldencode.p2j.util.datetimetz
Returns the legacy type name of the this class.
getTypeParameter(Type) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Get the HQL type associated with a particular Hibernate Type, used to identify the data type of a query substitution parameter.
getTypeQualifiedProperty(Aast, Map<String, RecordBuffer>) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Get the HQL type associated with a particular, qualified DMO property, as represented by the given AST.
getTypes() - Method in class com.goldencode.p2j.report.server.FileListingEntry
Getter for type list.
getTypeToken(int) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Get the HQL type associated with a particular token type.
getTypeUnqualifiedProperty(Aast, Map<String, RecordBuffer>) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Get the HQL type associated with a particular, unqualified DMO property, as represented by the given AST.
getTzHours() - Method in class com.goldencode.p2j.util.datetime
Obtains the hours of timezone offset.
getTzHours() - Method in class com.goldencode.p2j.util.datetimetz
Obtains the hours of timezone offset.
getTzHoursNum() - Method in class com.goldencode.p2j.util.datetime
Obtains the hours of timezone offset.
getTzMinutes() - Method in class com.goldencode.p2j.util.datetime
Obtains the minutes of timezone offset.
getTzMinutes() - Method in class com.goldencode.p2j.util.datetimetz
Obtains the minutes of timezone offset.
getTzMinutesNum() - Method in class com.goldencode.p2j.util.datetime
Obtains the minutes of timezone offset.
getUastBoolean(String) - Method in class com.goldencode.p2j.uast.UastHints
Get a UAST hint using a uniquely named key, accessing a boolean or null if no such hint exists.
getUastBoolean(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Get a UAST hint using a uniquely named key, accessing a boolean or null if no such hint exists.
getUastDouble(String) - Method in class com.goldencode.p2j.uast.UastHints
Get a UAST hint using a uniquely named key, accessing a double or null if no such hint exists.
getUastDouble(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Get a UAST hint using a uniquely named key, accessing a double or null if no such hint exists.
getUastHints(String) - Method in class com.goldencode.p2j.uast.UastHints
Get all the hint keys which have the specified prefix.
getUastHintType(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Accesses the class name (data type) of a UAST hint using a uniquely named key.
getUastLong(String) - Method in class com.goldencode.p2j.uast.UastHints
Get a UAST hint using a uniquely named key, accessing a long or null if no such hint exists.
getUastLong(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Get a UAST hint using a uniquely named key, accessing a long or null if no such hint exists.
getUastString(String) - Method in class com.goldencode.p2j.uast.UastHints
Get a UAST hint using a uniquely named key, accessing a string or null if no such hint exists.
getUastString(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Get a UAST hint using a uniquely named key, accessing a string or null if no such hint exists.
getUastStringArray(String) - Method in class com.goldencode.p2j.uast.UastHints
Get a UAST hint using a uniquely named key, accessing a string array or null if no such hint exists.
getUastStringArray(String, int) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Get a UAST hint using a uniquely named key, accessing a string array or null if no such hint exists.
getUastType(String) - Method in class com.goldencode.p2j.uast.UastHints
Get the Java class name for a UAST hint using a uniquely named key, or null if no such hint exists.
getUiTheme() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Check the directory for the UI Theme.
getUiTheme() - Method in interface com.goldencode.p2j.ui.ServerExports
Check the directory for the UI Theme.
getUnassigningUsersAlert() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Gets a reference to the Unassigning Users Alert View.
getUnassigningUsersAlert() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Gets a reference to the Unassigning Users Alert View.
getUndoableHelper() - Static method in class com.goldencode.p2j.util.TransactionManager
Get a helper to access certain context-local state required for undoable support.
getUndoables(RecordBuffer, int, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Retrieve the map of DMO IDs to reversible update objects for a given block scope.
getUnformatted() - Method in class com.goldencode.p2j.util.Stream
Gets the stream's unformatted mode flag.
getUniqueID() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID() - Method in class com.goldencode.p2j.persist.BufferImpl
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID() - Method in class com.goldencode.p2j.persist.QueryWrapper
Gets the the unique ID number associated to this object by the underlying system.
getUniqueId() - Method in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Returns the image unique id.
getUniqueID() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Gets the the unique ID number associated to the referent.
getUniqueID() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID() - Method in interface com.goldencode.p2j.util.UniqueID
Gets the the unique ID number associated to this object by the underlying system.
getUniqueId(UniqueIdGenerator.IdKind) - Static method in class com.goldencode.p2j.util.UniqueIdGenerator
Get new unique id for the specified kind of entities (see UniqueIdGenerator.IdKind) in the current user context.
getUniqueID() - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Gets the the unique ID number associated to this object by the underlying system.
getUniqueID() - Method in class com.goldencode.p2j.xml.XEntityImpl
Gets the the unique ID number associated to this object by the underlying system.
getUniqueIdForSeal(List<Integer>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Gets the unique image id by its identity array.
getUniqueIncludes() - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Returns the array of names of unique include files.
getUniqueInitialSecurityContext() - Method in class com.goldencode.p2j.security.SecurityCache
Gets a new and unique instance of an initial security context.
getUniqueName() - Method in class com.goldencode.p2j.convert.BufferList
Returns the buffer's qualified name.
getUnits() - Method in enum com.goldencode.p2j.admin.shared.PaperFormat
Returns units in which paper width and height are expressed
getUnoccupied(Rectangle) - Method in class com.goldencode.p2j.ui.client.Frame
Calculates contiguous rectangles of the given rectangle that have lines not covered with any frame.
getUnprocessedDouble(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the 64-bit (8 byte) binary floating point data at the given position without wrapping it in a decimal instance.
getUnqualifiedName() - Method in class com.goldencode.p2j.persist.SortCriterion
Get the unqualified name of the property backing this component.
getUnqualifiedName(Class<?>) - Static method in class com.goldencode.p2j.util.Utils
Get the short name of a class or interface (everything after the last dot in the fully qualified class name).
getUnregisteredJars() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of jars, which reside in the customer libs directory, but haven't been registered yet and do not present in the server classpath.
getUnregisteredJars() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of jars, which reside in the customer libs directory, but haven't been registered yet and do not present in the server classpath.
getUnregisteredJars() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of jars, which reside in the customer libs directory, but haven't been registered yet and do not present in the server classpath.
getUnregisteredJars(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the unregistered jars.
getUnresolvedParameters() - Method in class com.goldencode.p2j.persist.AbstractJoin
Get a list of unresolved field reference parameters for this join.
getUnresolvedParameters() - Method in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
Get a list of unresolved field reference parameters for this join.
getUnsignedLong(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the unsigned 32-bit (4 byte) value from the given position.
getUnsignedLong(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the unsigned 32-bit (4 byte) value from the given position.
getUnsignedShort(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Returns the unsigned 16-bit (2 byte) value from the given position.
getUnsignedShort(long) - Method in class com.goldencode.p2j.util.BinaryData
Returns the unsigned 16-bit (2 byte) value from the given position.
getUnusedBits() - Method in class com.goldencode.p2j.security.Description
Gets the mask uf unused bits of this item.
getUnwrapInfo() - Method in class com.goldencode.proxy.ClassInfo
Get information for the method, if any, used to unwrap instances of this data type from a J2SE data wrapper object.
getUnwrapInfo() - Method in class com.goldencode.proxy.PrimitiveInfo
Get information for the method, if any, used to unwrap instances of this data type from a J2SE data wrapper object.
getUnwrapInfo() - Method in interface com.goldencode.proxy.TypeInfo
Get information for the method, if any, used to unwrap instances of this data type from a J2SE data wrapper object.
getUpdateAction() - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Gets the Bulk Update button.
getUpdated() - Method in class com.goldencode.p2j.directory.DirectoryService.Rollback
Get number of updated nodes.
getUpdateRect() - Method in class com.goldencode.p2j.ui.client.event.PaintEvent
Returns the rectangle representing the area that needs to be repainted in response to this event.
getUpperBound() - Method in class com.goldencode.p2j.persist.id.Range
Get the upper bound.
getUriByIndex(double) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the namespace URI of the current attribute object by the given 1-based index.
getUriByIndex(NumberType) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the namespace URI of the current attribute object by the given 1-based index.
getUriByIndex(double) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the namespace URI of the current attribute object by the given 1-based index.
getUriByIndex(NumberType) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the namespace URI of the current attribute object by the given 1-based index.
getURL() - Method in class com.goldencode.p2j.main.TwoURLsResource
Deprecated.
getURL(String, String, String) - Method in interface com.goldencode.p2j.pattern.SourceFileHelper
Create a URL to link to the given source file and line number.
getURL(String, String, String) - Method in class com.goldencode.p2j.schema.SchemaStatsHelper
Create a URL to link to the given source file and line number.
getURL(String, String, String) - Method in class com.goldencode.p2j.uast.ProgressStatsHelper
Create a URL to link to the given source file and line number.
getUseCount() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Get the number of times the HQL query was executed at this location, across all query instances constructed at the same location.
getUsed() - Method in class com.goldencode.p2j.preproc.ArgumentHint
Gets argument used flag.
getUser(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the user account definition for the specified account name.
getUser(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the user account definition for the specified account name.
getUser(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the user account definition for the specified account name.
getUser(String, AsyncCallback<UserDef>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the user.
getUser() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get user id by default.
getUser() - Method in class com.goldencode.p2j.main.ProcessBuilderParameters
In case of processes returns the P2J process id.
getUser() - Method in class com.goldencode.p2j.report.server.Authentication
Get the object representing the authenticated user.
getUser(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns the user account definition for the specified account name.
getUserDefModalParent() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Returns the parent container where the Add/Edit User Definition View will be revealed in.
getUserDefModalParent() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Returns the parent container where the Add/Edit User Definition View will be revealed in.
getUserId() - Method in class com.goldencode.p2j.main.BrokerParameters
Get user id.
getUserid() - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Get the ID of the user who generated this lock event.
getUserId() - Method in class com.goldencode.p2j.security.SecurityManager
Returns the subject ID associated with the current context.
getUserId() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current user ID.
getUserId() - Method in interface com.goldencode.p2j.util.CustomSecurityOps
Returns the userid associated with the current connected database.
getUserId() - Method in class com.goldencode.p2j.util.MetadataSecurityOps
Returns the userid associated with the current connected database.
getUserId() - Method in class com.goldencode.p2j.util.SecurityManagerSecurityOps
Returns the userid associated with the current user from the SecurityManager instance.
getUserId() - Static method in class com.goldencode.p2j.util.SecurityOps
Returns the userid associated with the current user.
getUserIdFromDB(String) - Method in interface com.goldencode.p2j.util.CustomSecurityOps
Returns the userid associated with the current user of the given logical database.
getUserIdFromDB(String) - Method in class com.goldencode.p2j.util.MetadataSecurityOps
Returns the userid associated with the current user of the given logical database.
getUserIdFromDB(String) - Method in class com.goldencode.p2j.util.SecurityManagerSecurityOps
Returns the userid associated with the current user of the given logical database.
getUserIdFromDB(character) - Static method in class com.goldencode.p2j.util.SecurityOps
Returns the userid associated with the current user of the given logical database.
getUserIdFromDB(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Returns the userid associated with the current user of the given logical database.
getUserLeft(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and return the user-specified string on the left if it exists.
getUserName() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get user name.
getUserName() - Static method in class com.goldencode.p2j.main.ClientCore
Native call to read the operating system user name for the current JVM process.
getUserOrdinal() - Method in class com.goldencode.p2j.security.SecurityContext
Gets user account index.
getUserRecords() - Static method in class com.goldencode.p2j.report.server.ReportApi
Retrieve a list of UserRecord records, each of which holds the details of a user.
getUserReports(int) - Static method in class com.goldencode.p2j.report.server.ReportApi
Get a list of all user-defined reports of the given type.
getUserRight(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and return the user-specified string on the right if it exists.
getUsers() - Static method in class com.goldencode.p2j.admin.client.NameTokens
Place getter.
getUsers() - Method in class com.goldencode.p2j.report.server.SearchHistory
Get the list of names of users who have used the search.
getUserSearchHistory() - Static method in class com.goldencode.p2j.report.server.ReportApi
Retrieve a list of SearchHistory records, each of which holds a search history record's ID and criteria expression, and one or more user names.
getUseServerAuth() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsConstants
Returns the presentation value for the "Use Server Auth Mode" authentication mode.
getUuid() - Method in class com.goldencode.p2j.main.BrokerParameters
Return assigned UUID.
getUuid() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get process assigned UUID.
getUuid() - Method in class com.goldencode.p2j.main.WebClientConfig
Returns a web client unique identifier.
getVacuumInterval() - Static method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Report the minimum number of milliseconds between explicit vacuums.
getValidateOnBlur() - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Gets the validate on blur.
getValidateOnBlur() - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Gets the validate on blur.
getValidationEnabled() - Method in interface com.goldencode.p2j.xml.SaxReader
Indicates if the parser validates the XML document against DTD or not.
getValidationEnabled() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Indicates if the parser validates the XML document against DTD or not.
getValidationError() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the last validation error message.
getValidationSet() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets a set of widgets of this frame that require validation.
getValidCursorPos() - Method in class com.goldencode.p2j.ui.client.FillIn
Get valid cursor position.
getValidCursorPos() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Get valid cursor position.
getValiditityMessage(int) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Get a string describing the given certificate state.
getValidityMessage() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
Gets the certificate validity description.
getValidParentTypes() - Method in class com.goldencode.p2j.ui.BaseEntity
Returns the widget types that can act as parent for this widget.
getValidParentTypes() - Method in class com.goldencode.p2j.ui.FieldGroup
Returns the widget types that can act as parent for this widget.
getValidParentTypes() - Method in class com.goldencode.p2j.ui.FrameWidget
Returns the widget types that can act as parent for this widget.
getValidParentTypes() - Method in class com.goldencode.p2j.ui.MenuItemWidget
Returns the widget types that can act as parent for this widget.
getValidParentTypes() - Method in class com.goldencode.p2j.ui.SubMenuWidget
Returns the widget types that can act as parent for this widget.
getValidParentTypes() - Method in class com.goldencode.p2j.ui.WindowWidget
Returns the widget types that can act as parent for this widget.
getValue() - Method in class com.goldencode.cache.ExpiryCache.Node
Get the value.
getValue() - Method in class com.goldencode.expr.Variable
Get the current value of this variable.
getValue() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Gets the selected value.
getValue(InputDialog.Field, T) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Returns the value of a specified field.
getValue(TRowObject) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ExtendedColumnInfo
Gets the value.
getValue(TRowObject) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.StaticColumnInfo
Gets the value.
getValue() - Method in class com.goldencode.p2j.cfg.Parameter
Get parameter's value.
getValue(int) - Method in class com.goldencode.p2j.directory.Attribute
Returns the indexed value of the attribute as a generic object, that can be cast into its primitive data type.
getValue() - Method in class com.goldencode.p2j.library.NativeBuffer
Access the data element.
getValue() - Method in class com.goldencode.p2j.library.NativeDouble
Access the data element.
getValue() - Method in class com.goldencode.p2j.library.NativeFloat
Access the data element.
getValue() - Method in class com.goldencode.p2j.library.NativeInteger
Access the data element.
getValue() - Method in class com.goldencode.p2j.library.NativeString
Access the data element.
getValue() - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the field reference's value, bracketed by calls to the error manager to first enable, then disable, warning mode.
getValue(String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Returns the value of a field in the record of this buffer.
getValue() - Method in class com.goldencode.p2j.preproc.ArgumentHint
Gets argument value.
getValue(Environment) - Method in class com.goldencode.p2j.preproc.BuiltinSymbol
Gets the symbol value using the current environment to dynamically create the result.
getValue(Environment) - Method in class com.goldencode.p2j.preproc.BuiltinVariable.BatchMode
Gets the symbol value using the current environment to dynamically create the result.
getValue(Environment) - Method in class com.goldencode.p2j.preproc.BuiltinVariable.FileName
Gets the symbol value using the current environment to dynamically create the result.
getValue(Environment) - Method in class com.goldencode.p2j.preproc.BuiltinVariable.LineNumber
Gets the symbol value using the current environment to dynamically create the result.
getValue(Environment) - Method in class com.goldencode.p2j.preproc.BuiltinVariable.Opsys
Gets the symbol value using the current environment to dynamically create the result.
getValue(Environment) - Method in class com.goldencode.p2j.preproc.BuiltinVariable.Sequence
Gets the symbol value using the current environment to dynamically create the result.
getValue(Environment) - Method in class com.goldencode.p2j.preproc.BuiltinVariable.WindowSystem
Gets the symbol value using the current environment to dynamically create the result.
getValue() - Method in class com.goldencode.p2j.preproc.ReferenceHint
Gets reference value.
getValue() - Method in class com.goldencode.p2j.preproc.Symbol
Gets the symbol value
getValue() - Method in class com.goldencode.p2j.preproc.SymbolHint
Gets symbol value.
getValue() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Retrieve value of the associated variable.
getValue() - Method in class com.goldencode.p2j.ui.client.Browse
Getting the BaseDataType object representing the current value.
getValue(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get value for the specified column.
getValue() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Returns the BaseDataType instance representing the current value.
getValue() - Method in class com.goldencode.p2j.ui.client.ComboBox
Gets the currently selected item.
getValue() - Method in interface com.goldencode.p2j.ui.client.DataContainer
Returns the BaseDataType instance representing the current value.
getValue() - Method in class com.goldencode.p2j.ui.client.Editor
Getting the BaseDataType object representing the current value.
getValue() - Method in class com.goldencode.p2j.ui.client.FillIn
Getting the BaseDataType object representing the current value.
getValue() - Method in class com.goldencode.p2j.ui.client.FrameData
Get frame value.
getValue() - Method in enum com.goldencode.p2j.ui.client.gui.driver.web.ImageEncoding
Returns an encoding well-known id.
getValue() - Method in class com.goldencode.p2j.ui.client.RadioButton
Returns the BaseDataType instance representing the current value.
getValue() - Method in class com.goldencode.p2j.ui.client.RadioSet
Must return the value of the radio-set as a BaseDataType.
getValue() - Method in class com.goldencode.p2j.ui.client.SelectionList
Getting the currently selected item.
getValue() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Getting the currently selected item.
getValue() - Method in class com.goldencode.p2j.ui.client.Slider
Gets the current slider value.
getValue() - Method in class com.goldencode.p2j.ui.client.ToggleBox
Getting the BaseDataType object representing the current value.
getValue() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable.TableRow
Value getter.
getValue() - Method in enum com.goldencode.p2j.ui.ColorAttribute
Returns the attribute value.
getValue() - Method in class com.goldencode.p2j.ui.ControlSetItem
Get item value.
getValue() - Method in class com.goldencode.p2j.ui.FormattedValue
Get the data value.
getValue() - Method in class com.goldencode.p2j.util.decimal
Returns the value of this instance as a double.
getValue() - Method in class com.goldencode.p2j.util.int64
Returns the value of this instance as an long.
getValue() - Method in class com.goldencode.p2j.util.logical
Accesses the state of this instance's boolean value independently of the state of whether this instance represents the unknown value.
getValue() - Method in class com.goldencode.p2j.util.MemoryBuffer
Get the array of bytes for this instance, as a copy.
getValue() - Method in class com.goldencode.p2j.util.rowid
Returns the value of this instance as an Long.
getValue() - Method in class com.goldencode.p2j.util.Text
Accesses the state of this instance's String value independently of the state of whether this instance represents the unknown value.
getValueAlignment() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Gets the value alignment.
getValueAt(int) - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get a value for a certain column.
getValueAt(int) - Method in class com.goldencode.p2j.admin.TaggedName
Get the value for the specified column.
getValueAtRank(SortedMap, long) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Given a sorted map of cumulative numbers of occurrences (ranks) to numeric data values, return the number associated with a specific rank.
getValueAtScope(K, int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Gets the value for the given key in the scope specified.
getValueByIndex(double) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the atribute with given index.
getValueByIndex(NumberType) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the atribute with given index.
getValueByIndex(double) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the atribute with given index.
getValueByIndex(NumberType) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the atribute with given index.
getValueByNamespaceName(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the attribute with given namespace name.
getValueByNamespaceName(String, Text) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the attribute with given namespace name.
getValueByNamespaceName(Text, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the attribute with given namespace name.
getValueByNamespaceName(String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the attribute with given namespace name.
getValueByNamespaceName(String, Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the attribute with given namespace name.
getValueByNamespaceName(Text, Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the attribute with given namespace name.
getValueByNamespaceName(Text, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the attribute with given namespace name.
getValueByNamespaceName(String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the attribute with given namespace name.
getValueByQname(character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the attribute with given XML qualified name.
getValueByQname(String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Gets the value of the attribute with given XML qualified name.
getValueByQname(String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the attribute with given XML qualified name.
getValueByQname(character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Gets the value of the attribute with given XML qualified name.
getValueForKey(String) - Method in class com.goldencode.p2j.util.SectionContent
Gets the value associated with the given key inside the section.
getValueGetter() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Returns the column value getter.
getValueGetter() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Gets the value getter.
getValueGetter() - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder.AccountColumnInfo
Returns the value getter.
getValueIndex() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharInfo
Returns index in the screen value corresponding to the given char.
getValueIndex() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.FillCharInfo
Returns (-1) because it is fill char.
getValueIndex() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.ValueCharInfo
Returns index in the screen value corresponding to the given char.
getValueNames(String, String) - Static method in class com.goldencode.p2j.util.Registry
Getting the comma separated list of keys(value name sin a terms of the windows registry) for given subkey section.
getValues() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
Lists all its values.
getValues() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
Lists all its values.
getValues() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
Lists all its values.
getValues() - Method in enum com.goldencode.p2j.admin.client.application.PrintingContext.Range
Lists all values.
getValues() - Method in interface com.goldencode.p2j.admin.client.widget.EnumCreator
Lists all values.
getValues() - Method in class com.goldencode.p2j.directory.Attribute
Return attribute values as array of strings.
getValues(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Retrieve text values for entire column.
getValueTextLength(String, String) - Static method in class com.goldencode.p2j.util.NumberType
Getting the length of the text for numeric value according to the given format string.
getValueWidgetId() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Get ID of the last active widget.
getVar(int) - Method in class com.goldencode.expr.CompiledExpression
Get the value of the user variable stored at the specified index.
getVariable(Scope, String) - Method in class com.goldencode.expr.SymbolResolver
Retrieve a variable with the given name which is registered within the context of the given scope.
getVariable() - Method in class com.goldencode.p2j.directory.Attribute
This method returns a default value for the specified NodeAttribute definition.
getVariable(Environment, String) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Gets the specified variable.
getVariable() - Method in class com.goldencode.p2j.ui.client.FillIn
Returns a reference to the variable of this widget.
getVariable() - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Get the variable reference, passed to the function/procedure's parameter.
getVariable() - Method in class com.goldencode.p2j.util.InputOutputExtentField
Get the current extent reference.
getVariable() - Method in class com.goldencode.p2j.util.OutputExtentField
Get the current extent reference.
getVariables() - Method in class com.goldencode.p2j.uast.UastHints
Get a list of all variables and widgets that must be added to the variable and widget dictionaries before the ProgressParser can execute.
getVariableValue(String) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Obtain the value of a variable.
getVector() - Method in class com.goldencode.p2j.net.Dispatcher.KeyMapEntry
Provides access to the vector of method names.
getVersion() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Gets the current version string of the Progress compatible environment.
getVersion() - Static method in class com.goldencode.p2j.util.ServerPropertiesDaemon
Gets the current version string of the Progress compatible environment.
getVersion() - Method in interface com.goldencode.p2j.util.ServerPropertiesInspector
Gets the current version string of the Progress compatible environment.
getVersion() - Method in interface com.goldencode.p2j.xml.SaxWriter
Gets the value of the version attribute for the given SAX-Writer object.
getVersion() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Gets the value of the version attribute for the given SAX-Writer object.
getVersionInfo() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the current application version.
getVersionInfo() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the current application version.
getVersionInfo(AsyncCallback<String>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Gets the version info.
getVertexId() - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
Get the callgraph vertex ID.
getVertexId() - Method in class com.goldencode.p2j.report.server.CallSite
Getter for the CallSite.vertexId field.
getVertexId() - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
Get the callgraph vertex ID.
getVerticalFragments(NativePoint, int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get the drawable vertical fragments, to the down side of the specified row.
getVerticalFragments(int, int, int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get the drawable vertical fragments, to the down side of the specified row.
getVerticalFragmentsAnyColumn(int, int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get the drawable vertical fragments, to the down side of the specified row.
getViewport() - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Returns the viewport reference.
getViewportDimension() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get viewport dimension.
getViewportRow() - Method in class com.goldencode.p2j.ui.client.Browse
Get the index of the current row in the viewport.
getViewportRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Get the index of the specified row in the viewport.
getVirtHeight() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get VIRTUAL-HEIGHT-CHARS attribute.
getVirtHeight() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getVirtHeight() - Method in class com.goldencode.p2j.ui.PaneEntity
Get VIRTUAL-HEIGHT-CHARS attribute.
getVirtHeightPixels() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get VIRTUAL-HEIGHT-PIXELS attribute.
getVirtHeightPixels() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getVirtHeightPixels() - Method in class com.goldencode.p2j.ui.PaneEntity
Get VIRTUAL-HEIGHT-PIXELS attribute.
getVirtualScreen() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Returns its virtual screen that represents the physical screen in a memory using a sRGB pixel model.
getVirtWidth() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get VIRTUAL-WIDTH-CHARS attribute.
getVirtWidth() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getVirtWidth() - Method in class com.goldencode.p2j.ui.PaneEntity
Get VIRTUAL-WIDTH-CHARS attribute.
getVirtWidthPixels() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get VIRTUAL-WIDTH-PIXELS attribute.
getVirtWidthPixels() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getVirtWidthPixels() - Method in class com.goldencode.p2j.ui.PaneEntity
Get VIRTUAL-WIDTH-PIXELS attribute.
getVisibleComponents(Frame, UIStatement) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get the non-hidden components from this frame and all child frames.
getVisibleDimension() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorScrollContainer
Returns the visible dimension of this widget.
getVisibleDimension() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Returns the visible dimension of this widget.
getVisibleDimension() - Method in interface com.goldencode.p2j.ui.client.ScrollableWidget
Returns the visible dimension of this widget.
getVisibleDimension() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Returns the visible dimension of this widget.
getVisibleDimension() - Method in class com.goldencode.p2j.ui.client.widget.NativeScrollContainer
Returns the visible dimension of this widget.
getVisiblePart() - Method in class com.goldencode.p2j.ui.client.RadioSet
Gets the sub-rectangle which should be visible.
getVisiblePart() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Gets the sub-rectangle which should be visible.
getVisiblePart() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Gets the sub-rectangle which should be visible.
getWaitState() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
The value of state-string determines the wait state and the type of wait cursor displayed.
getWaitState() - Method in interface com.goldencode.p2j.util.CommonSession
Returns a string indicating the current wait-state; valid values are: GENERAL COMPILER CUSTOM - if SET-WAIT-STATE was not called with GENERAL or COMPILER constants. empty string, if none of the above.
getWalker() - Method in class com.goldencode.trpl.WalkElement
Obtain the walker to be hooked for this stage of the pipeline.
getWalkers() - Method in class com.goldencode.trpl.Pipeline
Provides an independent list of the walkers that that define the pipeline.
getWarn() - Method in class com.goldencode.p2j.preproc.Environment
Returns the warning output stream.
getWarningCounter() - Method in class com.goldencode.p2j.preproc.Environment
Get the warning counter.
getWeakReference() - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Obtains the buffer that associated with a weak reference, which is a block defined by a FOR statement, DO PRESELECT statement or a REPEAT PRESELECT statement.
getWebActions(Widget) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Returns the set of mouse actions handled by this widget.
getWebRoot() - Method in class com.goldencode.p2j.main.WebClientConfig
Gets the web client root.
getWebSocket() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Obtain the web client protocol instance that implements the web socket operations.
getWeekday(Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the week day number from a datetime.
getWeekday(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the week day number from a date.
getWeekDay() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current day of the week.
getWeekday() - Method in class com.goldencode.p2j.util.date
Returns the day of the week of the current instance from 1 (Sunday) to 7 (Saturday) independent of any timezone considerations.
getWeekdayNum() - Method in class com.goldencode.p2j.util.date
Returns the day of the week of the current instance from 1 (Sunday) to 7 (Saturday) independent of any timezone considerations.
getWeekNum() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current week number.
getWeight() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Get this import bundle's weight, which is a heuristic intended to measure the relative time it will take to load this table.
getWeight() - Method in class com.goldencode.p2j.security.ContextLocal
Get the weight of this context-local var.
getWeight() - Method in interface com.goldencode.p2j.security.WeightedToken
Get the weight of this context-local var.
getWeight() - Method in class com.goldencode.p2j.util.Accumulator
Get the relative weight associated with this accumulator type, for use in sorting accumulator instances of different types according to their natural display order.
getWeight() - Method in class com.goldencode.p2j.util.AverageAccumulator
Get the relative weight associated with this accumulator type, for use in sorting accumulator instances of different types according to their natural display order.
getWeight() - Method in class com.goldencode.p2j.util.CountAccumulator
Get the relative weight associated with this accumulator type, for use in sorting accumulator instances of different types according to their natural display order.
getWeight() - Method in class com.goldencode.p2j.util.ErrorManager.ContextContainer
Get the weight of this context-local var.
getWeight() - Method in class com.goldencode.p2j.util.MaximumAccumulator
Get the relative weight associated with this accumulator type, for use in sorting accumulator instances of different types according to their natural display order.
getWeight() - Method in class com.goldencode.p2j.util.MinimumAccumulator
Get the relative weight associated with this accumulator type, for use in sorting accumulator instances of different types according to their natural display order.
getWeight() - Method in class com.goldencode.p2j.util.ProcedureManager.ContextContainer
Get the weight of this context-local var.
getWeight() - Method in class com.goldencode.p2j.util.TotalAccumulator
Get the relative weight associated with this accumulator type, for use in sorting accumulator instances of different types according to their natural display order.
getWeight() - Method in class com.goldencode.p2j.util.TransactionManager.ContextContainer
Get the weight of this context-local var.
getWelcomePageUrl(String, String) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Build the name of the main page as a resource locator string.
getWelcomePageUrl(String, String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Build the name of the main page as a resource locator string.
getWhere() - Method in class com.goldencode.p2j.persist.QueryComponent
Get restriction criteria in HQL where clause format for this component (pre-processed).
getWhereExpressions() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get this query's client-side where expressions.
getWholeIndexPrefix() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Get "WHOLE-INDEX," prefix for index information.
getWidget(InputDialog.Field) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Returns the widget of a specified field.
getWidget(WidgetId) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get Component instance for a given ID.
getWidget(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get Component instance for a given ID.
getWidget() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree.WidgetWrapper
Returns the wrapped widget reference.
getWidget() - Method in class com.goldencode.p2j.ui.Element
Accesses the widget associated with this frame element.
getWidget() - Method in class com.goldencode.p2j.ui.FrameElement
Accesses the widget associated with this frame element.
getWidget(String, int, int, Object) - Method in class com.goldencode.p2j.ui.GenericFrame
Core widget accessor processing, which handles the various widget name forms and the lookup of the widget including proper processing of array elements.
getWidget() - Method in class com.goldencode.p2j.ui.HeaderElement
Accesses the widget associated with this frame element.
getWidget() - Method in class com.goldencode.p2j.ui.WidgetElement
Accesses the widget associated with this frame element.
getWidgetActions(int) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Get the event IDs for all actions registered with the specified widget.
getWidgetByName(String) - Method in class com.goldencode.p2j.ui.GenericFrame
Simple helper to lookup a widget by a given name.
getWidgetEnter() - Method in interface com.goldencode.p2j.util.CommonLastEvent
Implementation of the WIDGET-ENTER system handle's EVENT-TYPE attribute.
getWidgetEnter() - Static method in class com.goldencode.p2j.util.KeyReader
Returns the value of the LAST-EVENT:WIDGET-ENTERY attribute
getWidgetForId(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Looks up the widget by its ID.
getWidgetForId(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Retrieve the widget associated with a given ID.
getWidgetForIdInt(int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Retrieve the widget or header widget associated with a given ID.
getWidgetHandle() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Returns the handle of the control frame associated with the control-frame COM object.
getWidgetHandle() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Returns the handle of the control frame associated with the control-frame COM object.
getWidgetHandleById(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the haadle of a field level widget with given id.
getWidgetId(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of specified widget.
getWidgetId() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the WIDGET-ID writable attribute.
getWidgetId() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Gets the WIDGET-ID writable attribute.
getWidgetId(String) - Method in class com.goldencode.p2j.ui.GenericFrame
Returns -1 if the widget name is invalid or null, otherwise it returns the assigned widget ID.
getWidgetId(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Returns -1 if the widget is invalid or null, otherwise it returns the assigned widget ID.
getWidgetId() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the WIDGET-ID writable attribute.
getWidgetId() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Gets the WIDGET-ID writable attribute.
getWidgetIdAsInt(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of specified widget.
getWidgetIdAsString(Widget<?>, String) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of specified widget formatted to string.
getWidgetIDIterator() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Requests the iterator to walk through the content of the screen buffer.
getWidgetIds() - Method in class com.goldencode.p2j.ui.EventDefinition
Get the widget ids registered for this event.
getWidgetLeave() - Method in interface com.goldencode.p2j.util.CommonLastEvent
Implementation of the WIDGET-LEAVE system handle's EVENT-TYPE attribute.
getWidgetLeave() - Static method in class com.goldencode.p2j.util.KeyReader
Returns the value of the LAST-EVENT:WIDGET-LEAVE attribute
getWidgetListForTooltipWorkers() - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Getting the list of the widgets with registered tooltip workers.
getWidgetProperties(Widget<?>, Iterable<String>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Builds map of properties to display in the property table.
getWidgets() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get widgets array from first available window.
getWidgets() - Method in class com.goldencode.p2j.ui.client.Window
Get widgets array from first available window.
getWidgets() - Method in class com.goldencode.p2j.ui.FieldGroup
Extracts field-group widgets.
getWidgets() - Method in class com.goldencode.p2j.ui.WidgetListBase
Gets the map of widgets registered with the frame.
getWidgetsInFrame(int) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Gets an array of all widget IDs in a given frame including any child frames.
getWidgetsInMenu(int) - Method in class com.goldencode.p2j.ui.MenuDescription
Gets an array of all immediate widget IDs in a given menu.
getWidgetsList() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get all widgets stored in the container.
getWidgetsToMove() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Collects the widgets to be moved, selected movable widgets belonging to current container.
getWidgetValue(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Getting the value in the Object form for the given widget ID.
getWidth() - Method in class com.goldencode.expr.Argument
Return this argument's width.
getWidth() - Method in class com.goldencode.expr.Constant
Return the width of this constant in terms of constant pool "slots".
getWidth() - Method in enum com.goldencode.p2j.admin.shared.PaperFormat
Returns a width of paper having this format, expressed in the format's units.
getWidth() - Method in interface com.goldencode.p2j.io.Indentable
Accesses the number of spaces in a single indent level.
getWidth() - Method in class com.goldencode.p2j.io.IndentHandler
Accesses the number of spaces in a single indent level.
getWidth() - Method in class com.goldencode.p2j.io.IndentingOutputStream
Accesses the number of spaces in a single indent level.
getWidth() - Method in class com.goldencode.p2j.io.IndentingWriter
Accesses the number of spaces in a single indent level.
getWidth(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the width of the specified frame (the FRAME:WIDTH-CHARS attribute).
getWidth() - Method in class com.goldencode.p2j.ui.client.event.WindowResized
Get the window's resized width.
getWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Returns the image canvas width.
getWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the window width.
getWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Obtain the width of the image in pixels.
getWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Get the window width.
getWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Get the window width.
getWidth(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns the width of the specified frame (the FRAME:WIDTH-CHARS attribute).
getWidth() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Obtain the width of the widget or the screen display used in the current session, in pixels.
getWidth(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the width of the specified frame (the FRAME:WIDTH-CHARS attribute).
getWidth() - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Obtain the width of the widget or the screen display used in the current session, in pixels.
getWidth() - Method in class com.goldencode.proxy.ClassInfo
Get the width, in stack or local variable slots for instances of this data type, when compiling bytecode instructions which manipulate such data.
getWidth() - Method in class com.goldencode.proxy.PrimitiveInfo
Get the width, in stack or local variable slots for instances of this data type, when compiling bytecode instructions which manipulate such data.
getWidth() - Method in interface com.goldencode.proxy.TypeInfo
Get the width, in stack or local variable slots for instances of this data type, when compiling bytecode instructions which manipulate such data.
getWidthChars() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Get the WIDTH-CHARS attribute of this BUFFER-FIELD handle.
getWidthChars() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the WIDTH-CHARS writable attribute.
getWidthChars() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the WIDTH attribute value.
getWidthChars() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the width of the widget.
getWidthChars() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getWidthChars() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WIDTH-CHARS attribute for SESSION handle.
getWidthChars() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Gets the WIDTH-CHARS writable attribute.
getWidthChars() - Method in interface com.goldencode.p2j.util.CommonSession
Get the width in chars of the display.
getWidthChars() - Method in interface com.goldencode.p2j.util.Sizeable
Get the WIDTH-CHARS Progress attribute.
getWidthPixels() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
WIDTH-PIXELS attribute is not defined for BUFFER-FIELD handle.
getWidthPixels() - Method in class com.goldencode.p2j.ui.BaseEntity
Get rectangle width pixels.
getWidthPixels() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Queries the WIDTH-PIXELS attribute.
getWidthPixels() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the width of the widget in pixels.
getWidthPixels() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries the WIDTH-PIXELS attribute of this widget.
getWidthPixels() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WIDTH-PIXELS attribute for SESSION handle.
getWidthPixels() - Method in interface com.goldencode.p2j.util.CommonSession
Get the width in pixels of the display.
getWidthPixels() - Method in interface com.goldencode.p2j.util.Sizeable
Queries the WIDTH-PIXELS attribute of this widget.
getWidths() - Method in class com.goldencode.p2j.ui.client.Editor.Line
Get the widths for these metrics.
getWidths() - Method in interface com.goldencode.p2j.ui.client.FontMetricsHelper
Report the advance widths of the first 256 characters in the font.
getWidths() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextMetrics
Get the intermediate widths.
getWidths() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingFontMetrics
Report the advance widths of the first 256 characters in the font.
getWidths() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
Report the advance widths of the first 256 characters in the font.
getWildcardKey() - Method in class com.goldencode.p2j.convert.ConverterHelper.Helper
Get the constant which defines AstKey's wildcard token type.
getWindow() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the WINDOW attribute.
getWindow() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the WINDOW attribute.
getWindowBorderInsets(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Returns the window's border insets.
getWindowBorderInsets(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Returns the window's border insets.
getWindowBorderInsets(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Returns the window's border insets.
getWindowBorderInsets(boolean) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Returns the window's border insets.
getWindowById(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get window by its id or throw an exception if not found.
getWindowDefaultIcon() - Static method in class com.goldencode.p2j.ui.client.TopLevelWindow
Sets the default window icon for all new windows on the client side.
getWindowDimension() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the physical window dimension, in pixel units.
getWindowDimension() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the physical window dimension, in pixel units.
getWindowEmulator() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
Get the currently selected window emulator.
getWindowEmulator(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
Returns the window emulator registered for the supplied window id.
getWindowEmulator() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Get the currently selected window emulator.
getWindowEmulator(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Returns the window emulator registered for the supplied window id.
getWindowIconAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the icon alignment for this theme.
getWindowIconAlignment() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Get the icon alignment for this theme.
getWindowIconAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get the icon alignment for this theme.
getWindowId() - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Get the ID of the window currently selected.
getWindowId() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the window ID for this simulator.
getWindowId() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Get the ID of the window currently selected.
getWindowId() - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Get the ID of the window currently selected.
getWindowId() - Method in class com.goldencode.p2j.ui.GenericFrame
Get an ID of window owning this frame or -1 when there is no owning window.
getWindowingYear() - Static method in class com.goldencode.p2j.util.date
Accesses the beginning year of the 100 year period where 2 digit dates implicitly correspond to 4 year dates.
getWindowLocation() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Get the window location on screen.
getWindowLocation() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the window location on screen.
getWindowLocation() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Get the window location on screen.
getWindowLocation() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Get the window location on screen.
getWindowLocation() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Get the window location on screen.
getWindowState() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the WINDOW-STATE attribute.
getWindowState() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the WINDOW-STATE attribute.
getWindowSystem() - Method in class com.goldencode.p2j.preproc.Options
Gets the window system name.
getWindowSystem() - Method in class com.goldencode.p2j.uast.UastHints
Get any override for the preprocessor's WINDOW-SYSTEM setting.
getWindowSystem() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Get the default WINDOW-SYSTEM used by this driver.
getWindowSystem() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Get the default WINDOW-SYSTEM used by this driver.
getWindowSystem() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the value of the WINDOW-SYSTEM attribute, which is the version on which the client was started.
getWindowSystem() - Method in interface com.goldencode.p2j.util.CommonSession
Get the value of the WINDOW-SYSTEM attribute, which is the version on which the client was started.
getWindowTitleAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Get the title alignment for this theme.
getWindowTitleAlignment() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Get the title alignment for this theme.
getWindowTitleAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Get the title alignment for this theme.
getWindowTitleAlignment() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Get the title alignment for this theme.
getWorkArea() - Method in class com.goldencode.p2j.util.date
Get the current context-local data structure.
getWorkAreaHeightPixels() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-HEIGHT-PIXELS attribute for SESSION handle.
getWorkAreaHeightPixels() - Method in interface com.goldencode.p2j.util.CommonSession
WORK-AREA-WIDTH-PIXELS attribute for SESSION handle.
getWorkAreaWidthPixels() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-WIDTH-PIXELS attribute for SESSION handle.
getWorkAreaWidthPixels() - Method in interface com.goldencode.p2j.util.CommonSession
WORK-AREA-WIDTH-PIXELS attribute for SESSION handle.
getWorkAreaX() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-X attribute for SESSION handle.
getWorkAreaX() - Method in interface com.goldencode.p2j.util.CommonSession
WORK-AREA-X attribute for SESSION handle.
getWorkAreaY() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-Y attribute for SESSION handle.
getWorkAreaY() - Method in interface com.goldencode.p2j.util.CommonSession
WORK-AREA-Y attribute for SESSION handle.
getWorker(String) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Return the pattern worker instance associated with the given name.
getWorker(String) - Method in class com.goldencode.p2j.pattern.RuleContainer
Retrieve the pattern worker, if any, registered for the given namespace.
getWorker(Database) - Method in class com.goldencode.p2j.persist.remote.DatabaseMultiplexer
Get the worker object which is associated with the given database.
getWorker(Database) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Get the dirty share manager which is associated with the given database.
getWorker(Database) - Method in class com.goldencode.p2j.persist.remote.IdentityManagerMultiplexerImpl
Get the identity manager which is associated with the given database.
getWorker(Database) - Method in class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Get the lock manager which is associated with the given database.
getWorker(Class<?>) - Static method in class com.goldencode.util.NativeTypeSerializer
Get the NativeTypeSerializer associated with the given Class.
getWorkingDirectory() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get user working directory.
getWorkingDirectory() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get user working directory.
getWorkingGraphics() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Obtain the current graphic context for working off screen image.
getWorkspace() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the workspace area widget associated with this window.
getWorkspaceNativeSize() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Get the native size of the window workspace area.
getWorkspaceNativeSize() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the native size of the window workspace area.
getWorkspaceNativeSize() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the native size of the window workspace area.
getWorkspaceNativeSize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the actual native size of the window workspace area.
getWorkspaceScreenLocation() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Get the screen location of the window workspace area, in native units.
getWorkspaceScreenLocation() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the screen location of the window workspace area, in native units.
getWorkspaceScreenLocation() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the screen location of the window workspace area, in native units.
getWorkspaceScreenLocation() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the screen location of the window workspace area, in native units.
getWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Get the size of the window workspace area.
getWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Get the size of the window workspace area.
getWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Get the size of the window workspace area.
getWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Get the size of the window workspace area.
getWorkspaceSize() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Get the size of the window workspace area.
getWrapInfo() - Method in class com.goldencode.proxy.ClassInfo
Get information for the method, if any, used to wrap instances of this data type in a J2SE data wrapper object.
getWrapInfo() - Method in class com.goldencode.proxy.PrimitiveInfo
Get information for the method, if any, used to wrap instances of this data type in a J2SE data wrapper object.
getWrapInfo() - Method in interface com.goldencode.proxy.TypeInfo
Get information for the method, if any, used to wrap instances of this data type in a J2SE data wrapper object.
getWrappedImage() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Returns the target image to draw.
getWrapper() - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Obtain the type of the resource used for unwrapping handles.
getWriteStatus() - Method in interface com.goldencode.p2j.xml.SaxWriter
Gets the value of the write-status attribute for the given SAX-Writer object.
getWriteStatus() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Gets the value of the write-status attribute for the given SAX-Writer object.
getWsdlDocument() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the WSDL document associated with this connection.
getWsdlPassword() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the WSDL password associated with this connection.
getWsdlUserid() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Get the WSDL user-id associated with this connection.
getWSOptions() - Method in class com.goldencode.p2j.e4gl.Options
Access the wsoptions string.
getWSOptions() - Method in class com.goldencode.p2j.uast.UastHints
Get any override for the E4GL preprocessor's WSOPTIONS setting.
getX() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the X writable attribute.
getX() - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Get the X readonly attribute.
getX() - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Get absolute X position of the cursor.
getX() - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Get absolute cursor X coordinate.
getX() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Get absolute X position of the cursor.
getX() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Get absolute X position of the cursor.
getX() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Get absolute X position of the cursor.
getX() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Get absolute X position of the cursor.
getx() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Get X coordinate of the cursor.
getX() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Get absolute X position of the cursor.
getX() - Method in class com.goldencode.p2j.ui.client.event.PortableMouseEvent
Get the PortableMouseEvent.x coordinate for this portable mouse event.
getX() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the horizontal position of the frame.
getX() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the horisontal position of the frame.
getX() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getX() - Static method in class com.goldencode.p2j.util.KeyReader
Implementation of the LAST-EVENT system handle's X attribute.
getX() - Method in interface com.goldencode.p2j.util.XYCoordinates
Definition of the X attribute for system handle EVENT-TYPE and widget.
getXChange() - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Extracts horizontal direction shift pixels value.
getXMLEvent(XMLStreamReader) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
This method allocates an event given the current state of the XMLStreamReader
getXmlFile() - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Get XML filename associated with the configured namespace.
getXmlPath() - Method in class com.goldencode.util.Mapper
Getter for the path to (and including) the XML node handled by this mapper.
getXmlSchemas() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the list of XML Schema's loaded from the WSDL document.
getXOffset() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
The image drawing offset along x-axis.
getY() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the Y writable attribute.
getY() - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Get the Y readonly attribute.
getY() - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Get absolute Y position of the cursor.
getY() - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Get absolute cursor Y coordinate.
getY() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Get absolute Y position of the cursor.
getY() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Get absolute Y position of the cursor.
getY() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Get absolute Y position of the cursor.
getY() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Get absolute Y position of the cursor.
gety() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Get Y coordinate of the cursor.
getY() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Get absolute Y position of the cursor.
getY() - Method in class com.goldencode.p2j.ui.client.event.PortableMouseEvent
Get the PortableMouseEvent.y coordinate for this portable mouse event.
getY() - Method in interface com.goldencode.p2j.ui.CommonFrame
Returns the vertical position of the frame.
getY() - Method in class com.goldencode.p2j.ui.GenericFrame
Returns the vertical position of the frame.
getY() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
getY() - Static method in class com.goldencode.p2j.util.KeyReader
Implementation of the LAST-EVENT system handle's Y attribute.
getY() - Method in interface com.goldencode.p2j.util.XYCoordinates
Definition of the Y attribute for system handle EVENT-TYPE and widget.
getYChange() - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Extracts vertical direction shift pixels value.
getYear(Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the year number from a datetime.
getYear(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the year number from a date.
getYear() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.year.
getYear() - Method in class com.goldencode.p2j.security.VariablePool
Gets the current year.
getYear() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.TestCase
Get the year that input sequence should be converted to.
getYear() - Method in class com.goldencode.p2j.util.date
Returns the year of the current instance with a negative value used to represent the years in the BC era, independent of any timezone considerations.
getYearNum() - Method in class com.goldencode.p2j.util.date
Returns the year of the current instance with a negative value used to represent the years in the BC era, independent of any timezone considerations.
getYearOffset() - Method in interface com.goldencode.p2j.util.CommonSession
Implementation of SESSION:YEAR-OFFSET attribute getter.
getYearOffset() - Static method in class com.goldencode.p2j.util.date
Implementation of SESSION:YEAR-OFFSET attribute getter.
getYearOffset() - Static method in class com.goldencode.p2j.util.SessionUtils
Implementation of SESSION:YEAR-OFFSET attribute getter.
getYOffset() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
The image drawing offset along y-axis.
getZombies() - Method in class com.goldencode.p2j.convert.BufferList
Accesses the list of zombie nodes for this buffer name.
getZoneCalendar(TimeZone) - Static method in class com.goldencode.p2j.util.date
Get the timezone-specific calendar out of the JVM-wide cache or if one is not yet in the cache, create it and add it to the cache before returning.
getZoneFromOffset(int) - Static method in class com.goldencode.p2j.util.date
Convert the offset to a timezone ID and return the resulting timezone instance.
getZOrderClass() - Method in class com.goldencode.p2j.ui.client.Frame
Get the Z-Order class
getZOrderClass() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Get the Z-Order class
getZOrderClass() - Method in class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
Get the Z-Order class
getZOrderClass() - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Get the Z-Order class
getZOrderClass() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the Z-Order class
getZOrderClass() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Get the Z-Order class
getZOrderClass() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the Z-Order class
gf - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Font resolver - frame title.
gf - Variable in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Font resolver
gf - Variable in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Font resolver
gfd - Variable in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Font resolver - for container purposes.
gfi - Variable in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Font resolver - for display purposes.
global - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Does this buffer represent a global temp table?
GLOBAL - Static variable in class com.goldencode.p2j.preproc.Symbol
origin definition constant for symbols defined with &GLOBAL-DEFINE
global - Variable in class com.goldencode.p2j.util.LazyUndoable
Flag indicating if this resource was defined as a NEW GLOBAL SHARED.
global - Static variable in class com.goldencode.p2j.util.LogHelper
Global logging level (all unconfigured handlers inherit this).
globalBlock - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Defines a single global scope which is not kept in the stack.
GlobalChangeEvent - Class in com.goldencode.p2j.persist.event
A DMO change event which is shared across sessions.
GlobalChangeEvent(long, String, Persistable, String[]) - Constructor for class com.goldencode.p2j.persist.event.GlobalChangeEvent
Constructor used for an update event.
GlobalChangeEvent(long, String, Persistable) - Constructor for class com.goldencode.p2j.persist.event.GlobalChangeEvent
Constructor used for an insert event.
GlobalChangeEvent(long, String, Serializable) - Constructor for class com.goldencode.p2j.persist.event.GlobalChangeEvent
Constructor used for a delete event.
globalColorMap - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color mapping table common to all terminals
globalEventID - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
Event registration ID used to gather index modification events
GlobalEventManager - Class in com.goldencode.p2j.persist.dirty
A clearinghouse for events which represent changes to records which affect any index of their backing tables.
GlobalEventManager(Database) - Constructor for class com.goldencode.p2j.persist.dirty.GlobalEventManager
Constructor
GlobalEventManager.Context - Class in com.goldencode.p2j.persist.dirty
Object which tracks registrants associated with the current session, primarily for end-of-context cleanup purposes.
GlobalEventManager.EventWrapper - Class in com.goldencode.p2j.persist.dirty
Object which wraps a change event to remember the unique identifier of the session which originated the event.
GlobalEventManager.PurgeWorker - Class in com.goldencode.p2j.persist.dirty
A worker which purges idle registrants from the registrant map and expired events from the event queue in a dedicated, daemon thread.
GlobalEventManager.Registrant - Class in com.goldencode.p2j.persist.dirty
A party which is interested in tracking index change for a particular DMO type.
GlobalEventSubscriptions() - Constructor for class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Create a dedicated thread, in the server's context, which will ProcedureManager.GlobalEventSubscriptions.listen() for PUBLISH tasks.
globalInvalidation - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Implement invalidation checks across all sessions
globalObjs - Variable in class com.goldencode.util.GenericSAXHandler
The container for top-level objects that were constructed by this handler during the parsing process.
globals - Variable in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Global namespaces indexed by entity type (database, table, field)
globalSubscriptions - Static variable in class com.goldencode.p2j.util.ProcedureManager
Worker for managing global subscriptions.
globalVariable() - Static method in class com.goldencode.p2j.preproc.Symbol
Gets the symbol origin of global preprocessor variables for DEFINED().
globalVars - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Global variable pool which is context-local.
globdef() - Method in class com.goldencode.p2j.preproc.TextParser
Matches the &GLOBAL-DEFINE Progress preprocessor statement.
GMTCalendar() - Constructor for class com.goldencode.p2j.util.date.GMTCalendar
 
gmtGC - Static variable in class com.goldencode.p2j.util.date
The GMT calendar cache (thread local).
GO - Static variable in class com.goldencode.p2j.ui.Keyboard
 
go_on_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the GO-ON() construct and the list of key labels that follow in enclosing parenthesis.
goDown(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll one row up and adjust current row.
goDown(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll one row down and adjust current row.
goDownWithSelection(int) - Method in class com.goldencode.p2j.ui.client.Browse
Deselect all rows and select the row after the given one.
goNextTabstop() - Method in class com.goldencode.terminal.VT100Emulator
Go to the next tab stop position.
goOn - Variable in class com.goldencode.p2j.ui.Choose
Holds the GO-ON keys.
goOn - Variable in class com.goldencode.p2j.ui.ChooseData
Holds the GO-ON keys
goOn - Variable in class com.goldencode.p2j.ui.EventList
Holds the GO-ON keys
GoOn - Class in com.goldencode.p2j.ui
Convenience class that makes it easier to instantiate the inline form of the parent class which is used solely for a GO-ON clause.
GoOn(String[]) - Constructor for class com.goldencode.p2j.ui.GoOn
Constructor that adds the given GO-ON definition.
GoOn(String) - Constructor for class com.goldencode.p2j.ui.GoOn
Constructor that adds the given GO-ON definition.
GOTO - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
GOTO - Static variable in class com.goldencode.p2j.ui.Keyboard
 
goToNewLine(String, boolean) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Check if the given text needs to output on a new line.
goToNewLine(String, boolean) - Method in class com.goldencode.p2j.ui.client.Editor
Check if the given text needs to output on a new line.
goToNewLine(String, boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Check if the given text needs to output on a new line.
goUp(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll one row up and adjust current row.
goUp(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll one row up and adjust current row.
goUpWithSelection(int) - Method in class com.goldencode.p2j.ui.client.Browse
Deselect all rows and select the row before the given one.
graft(Aast) - Method in interface com.goldencode.ast.Aast
Grafts a new child subtree onto this AST.
graft(Aast) - Method in class com.goldencode.ast.AnnotatedAst
Grafts a new child subtree onto this AST.
graft(String, Aast, long, Object[]) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Lookup a named template, process any attribute text replacements (if specified), attach the new AST subtree as the last child of the specified parent and, if any of the AST nodes has a PEERNODE attribute AND the source parameter is not null, cross-reference that node with source, using the respective 'peerid' values.
graft(String, Aast, Aast, Object[]) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Lookup a named template, process any attribute text replacements (if specified), attach the new AST subtree as the last child of the specified parent and, if any of the AST nodes has a PEERNODE attribute AND the source parameter is not null, cross-reference that node with source, using the respective 'peerid' values.
graftAt(Aast, int) - Method in interface com.goldencode.ast.Aast
Grafts a new child subtree onto this AST at a specific 0-based child index.
graftAt(Aast, int) - Method in class com.goldencode.ast.AnnotatedAst
Grafts a new child subtree onto this AST at a specific 0-based child index.
graftAt(String, Aast, long, int, Object[]) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Lookup a named template, process any attribute text replacements (if specified), attach the new AST subtree as a child of the specified parent AT THE SPECIFIED INDEX and, if any of the AST nodes has a PEERNODE attribute AND the source parameter is not null, cross-reference that node with source, using the respective 'peerid' values.
graftAt(String, Aast, Aast, int, Object[]) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Lookup a named template, process any attribute text replacements (if specified), attach the new AST subtree as a child of the specified parent AT THE SPECIFIED INDEX and, if any of the AST nodes has a PEERNODE attribute AND the source parameter is not null, cross-reference that node with source, using the respective 'peerid' values.
graftCopyTo(Aast, int[], boolean) - Method in interface com.goldencode.ast.Aast
Grafts a copy of this AST node onto the specified parent AST.
graftCopyTo(Aast, int[]) - Method in interface com.goldencode.ast.Aast
Grafts a copy of this AST node onto the specified parent AST.
graftCopyTo(Aast, int[]) - Method in class com.goldencode.ast.AnnotatedAst
Grafts a copy of this AST node onto the specified parent AST.
graftCopyTo(Aast, int[], boolean) - Method in class com.goldencode.ast.AnnotatedAst
Grafts a copy of this AST node onto the specified parent AST.
graftJoinNode(int, Set<String>, Aast, Aast) - Method in class com.goldencode.p2j.schema.SchemaWorker
Graft an AST node which describes a natural join onto a target table AST.
grant_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL GRANT directly in 4GL code.
graph - Variable in class com.goldencode.p2j.pattern.PatternEngine
Graph DB instance.
GRAPH_DETAIL_ALL - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
The callgraph is emitted with all details.
GRAPH_DETAIL_ENTRY_POINTS - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
The callgraph is emitted for only for entry points.
GRAPH_DETAIL_FILES - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
The callgraph is emitted only for file resources.
GraphDB - Class in com.goldencode.graphdb
An abstract adapter to obtain connections and create indexes in a tinkerpop-compatible graph DB.
GraphDB() - Constructor for class com.goldencode.graphdb.GraphDB
 
graphicEdge - Variable in class com.goldencode.p2j.ui.RectangleConfig
GRAPHIC-EDGE option
graphicPool - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Draw operations pools
graphicsCached - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The true value indicates that batches of drawing commands are cached.
GraphNodeFilter - Interface in com.goldencode.p2j.pattern
The implementation class name of this interface is passed to the PatternEngine via the graph-node-filter configuration parameter.
greaterThan(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
greaterThanOrEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
green - Variable in class com.goldencode.p2j.ui.ColorRgb
Green value
grid - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
acl grid widget
grid - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
The grid with messages
grid - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
The list grid
grid - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
sessions grid
grid - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The grid placed on the dropdown panel
grid - Variable in class com.goldencode.p2j.admin.client.widget.GridHandle
The wrapped grid
GRID_FACTOR_DEFAULT - Static variable in class com.goldencode.p2j.ui.PaneConfig
Default values for grid factors.
GRID_UNIT_SIZE_PIXELS_DEFAULT - Static variable in class com.goldencode.p2j.ui.PaneConfig
Default values for grid unit size in pixels.
gridFactorHorizontal - Variable in class com.goldencode.p2j.ui.PaneConfig
Spacing in horizontal grid units(minor grid unit) between horizontal grid lines(major grid unit).
gridFactorVertical - Variable in class com.goldencode.p2j.ui.PaneConfig
Spacing in vertical grid units(minor grid unit) between vertical grid lines(major grid unit).
gridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
ACL grid handle
gridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The acquired locks grid handle
gridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The record locks grid handle
gridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The grid handle of the session table view
gridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
List grid handle
gridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
sessions grid handle
GridHandle<TRowObject> - Class in com.goldencode.p2j.admin.client.widget
A class providing convenience methods for working with instance of DataGrid.
GridHandle(DataGrid, ListDataProvider<TRowObject>, SetSelectionModel<TRowObject>) - Constructor for class com.goldencode.p2j.admin.client.widget.GridHandle
Ctor.
GridHelper - Class in com.goldencode.p2j.admin.client.widget
The class makes work with the GWT's grid more pleasant.
GridHelper() - Constructor for class com.goldencode.p2j.admin.client.widget.GridHelper
 
GridHelper.ColumnInfo<TRowObject> - Class in com.goldencode.p2j.admin.client.widget
Holds grid column definition.
GridHelper.ResourcesAdapter - Class in com.goldencode.p2j.admin.client.widget
A resource adapter used to override some of the grid's css styles.
GridHelper.StyleAdapter - Class in com.goldencode.p2j.admin.client.widget
The class provides custom css styles.
gridSnap - Variable in class com.goldencode.p2j.ui.PaneConfig
Flag to indicate if the widgets should snap to the grid while move or resize.
gridTitle - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Widget
gridTitle - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
sessions grid title
gridUnitHeightPixels - Variable in class com.goldencode.p2j.ui.PaneConfig
The height in pixel units of the vertical grid unit(minor grid unit).
gridUnitWidthPixels - Variable in class com.goldencode.p2j.ui.PaneConfig
The width in pixel units of the horizonlal grid unit(minor grid unit).
gridVisible - Variable in class com.goldencode.p2j.ui.PaneConfig
Flag to indicate whether the grid should be visible or not.
Group() - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Group
 
GROUP - Static variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Group of exported methods which will be used for testing
group - Variable in class com.goldencode.p2j.ui.BaseEntity
Group container for the widget and its siblings.
Group - Interface in com.goldencode.p2j.ui
Groups widgets together into a list of siblings that can be accessed via the first or last entry in the list.
GROUP_BY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
GROUP_BY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
GROUP_BY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
GROUP_SEP - Static variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Character is a group separator.
GROUP_SEP - Static variable in class com.goldencode.p2j.util.NumberType
The locale-specific group separator as reported by the JVM.
groupAccount(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert.AlertMessages
Builds the being deleted message.
groupAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
Group account for which this alert is displayed
groupAccount(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert.AlertMessages
Builds the group account message.
GroupAccount - Class in com.goldencode.p2j.security
Represents a group which has specific rights and to which a list of other subjects belongs.
GroupAccount(String, String, int, String) - Constructor for class com.goldencode.p2j.security.GroupAccount
Constructor.
groupBox - Variable in class com.goldencode.p2j.ui.RectangleConfig
GROUP-BOX attribute value.
groupDef - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The group definition for adding or editing
GroupDef - Class in com.goldencode.p2j.admin
Provides storage for all the pieces of information that make a group account definition.
GroupDef() - Constructor for class com.goldencode.p2j.admin.GroupDef
 
GroupDefinitionView - Class in com.goldencode.p2j.admin.client.application.home.accounts.groups
GroupDefinitionView represents a view to create new group and to change a selected group account.
GroupDefinitionView(GroupDefinitionView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
Constructs this dialog used by by MPV gwtplatform of ArcBees Inc.
groupDefinitionView - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Group Definition View
GroupDefinitionView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
GWT UI creator
groupID - Variable in class com.goldencode.p2j.net.RoutingKey
Method group ID
groupId - Variable in class com.goldencode.p2j.security.SecurityContext
saved groupIds
grouping - Variable in class com.goldencode.p2j.ui.FillInConfig
Group mode flag.
groupMode - Variable in class com.goldencode.p2j.ui.client.FillIn
TEXT clause mode state.
GROUPS - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Accounts Groups place
groups - Variable in class com.goldencode.p2j.admin.UserDef
Group accounts where this user belongs; may be empty
groups - Variable in class com.goldencode.p2j.security.UserAccount
Indices of group accounts where this user belongs.
groupsColumnNames - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Column names for all groups table.
groupSep - Variable in class com.goldencode.p2j.util.NumberType.WorkArea
The context-specific group separator.
groupSeparator - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The group separator character for numbers.
groupsGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all groups table view
groupsGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all groups grid handle
groupsMessage(int) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert.AlertMessages
Builds the groups accounts message.
GroupsPresenter - Class in com.goldencode.p2j.admin.client.application.home.accounts.groups
GroupsPresenter represents a controller to manage groups.
GroupsPresenter(EventBus, GroupsPresenter.MyView, GroupsPresenter.MyProxy, PlaceManager, ViewStateMachine, AdminServiceAsync, ModalDialogs, Alarm, ACLPopupPresenter) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Defines the Groups presenter.
GroupsPresenter.GroupsViewStates - Enum in com.goldencode.p2j.admin.client.application.home.accounts.groups
Defines the Group Accounts View states
GroupsPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
Defines the proxy place for GWTP framework.
GroupsPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
This view interface that must be implemented by the concrete view according to GWTP framework.
groupsProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all groups data provider
GroupsReportsBuilder - Class in com.goldencode.p2j.admin.server.reports
GroupsReportsBuilder is a PDF report builder to produce Group Accounts reports.
GroupsReportsBuilder(ReportRequest) - Constructor for class com.goldencode.p2j.admin.server.reports.GroupsReportsBuilder
Creates the groups reports builder.
groupsSelectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all groups selection model
groupsToDelete(int) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert.AlertMessages
Builds the groups to delete message.
GroupsUIHandlers - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
Represents a common interface to be used to manage groups.
GroupsView - Class in com.goldencode.p2j.admin.client.application.home.accounts.groups
GroupsView provides a view to manage groups.
GroupsView(GroupsView.Binder, GroupDefinitionView, DeletingGroupsAlert, CloneGroupView, UnassigningUsersAlert) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Constructs this view used by by MPV gwtplatform of ArcBees Inc.
GroupsView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
GWT UI creator
GroupsViewStates(boolean[], boolean[]) - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.GroupsViewStates
Creates a target view state.
groupTaggedName - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The cloning group tagged name
groupUsersColumnNames - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Column names for all users table and group users table.
groupUsersGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The group users table view (all users in the given group)
groupUsersGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The group users grid handle
groupUsersProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The group users data provider
groupUsersSelectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The group users selection model
grow(int) - Method in class com.goldencode.p2j.io.ReversibleReader
Grow the array by the standard increment amount if it is full.
grow(int) - Method in class com.goldencode.p2j.util.DynamicArray
Grow the array by the standard increment amount if it is full.
grpsAcc - Variable in class com.goldencode.p2j.security.SecurityContext
indices of group accounts
GT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
GT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
GT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
gt(Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(String, String) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
gt(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a > b.
GT - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &GT definition.
GT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
GT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
GT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The greater-than operator '>'.
GT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
gt - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for isGreaterThan.
GT - Static variable in class com.goldencode.p2j.util.TextOps
GTE - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
GTE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
gte(Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(String, String) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
gte(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a >= b.
GTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
GTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
GTE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The greater-than or equal-to operator '>='.
GTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
guessBool(char) - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Strings for boolean values may have the same beginning.
GuestAccess - Class in com.goldencode.p2j.security
The class to request authentication to a specified user account without providing password.
GuestAccess() - Constructor for class com.goldencode.p2j.security.GuestAccess
Default constructor.
gui - Variable in class com.goldencode.p2j.main.WebClientBuilderParameters
Flag that denotes client type (true for GUI, false for ChUI).
gui - Variable in class com.goldencode.p2j.main.WebClientSpawner
Flag that denotes client type (true for GUI, false for ChUI).
gui - Variable in class com.goldencode.p2j.main.WebClientSpawner.TemporaryClientTask
Flag that denotes client type.
GUI_DRIVER_SWING - Static variable in class com.goldencode.p2j.ui.client.OutputManager
GUI swing driver name.
GUI_DRIVER_WEB - Static variable in class com.goldencode.p2j.ui.client.OutputManager
GUI web driver name.
GuiButton - Class in com.goldencode.p2j.ui.client.gui
This abstract class add mouse sensitiveness to Button objects.
GuiButton(WidgetId, Container<GuiOutputManager>, String) - Constructor for class com.goldencode.p2j.ui.client.gui.GuiButton
This constructor creates a button with a given text label.
GuiButton(WidgetId, ButtonConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.GuiButton
Special constructor used to restore component using given configuration.
GuiCellAttributes - Class in com.goldencode.p2j.ui
Container for GUI cell attributes.
GuiCellAttributes() - Constructor for class com.goldencode.p2j.ui.GuiCellAttributes
 
GuiColorResolver - Class in com.goldencode.p2j.ui.client.gui
Resolve widget color.
GuiColorResolver(GuiDriver, BaseConfig, int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Constructor.
GuiConstants - Class in com.goldencode.p2j.ui.client.gui.driver
Stores the default constants for GUI interface.
GuiConstants() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.GuiConstants
 
GuiContentMnemonic() - Constructor for class com.goldencode.p2j.ui.client.gui.TextGuiImpl.GuiContentMnemonic
 
GuiDriver<F,I> - Interface in com.goldencode.p2j.ui.client.gui.driver
GUI screen driver contract.
GuiFontResolver - Class in com.goldencode.p2j.ui.client.gui
Resolve widget font.
GuiFontResolver(Window<?>, GuiDriver, BaseConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Constructor.
GuiFontResolver(Window<?>, GuiDriver, BaseConfig, boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Constructor.
GuiFontResolver.FontCache - Class in com.goldencode.p2j.ui.client.gui
Font cache item.
GuiKeyboard - Class in com.goldencode.p2j.ui.client.gui
This class contains the configurations for a Keyboard compatible with the Windows GUI clients.
GuiKeyboard() - Constructor for class com.goldencode.p2j.ui.client.gui.GuiKeyboard
Added SHIFT + DEL key
GuiOutputManager - Class in com.goldencode.p2j.ui.client.gui.driver
Provides a generic interface to low level graphic user interface primitives.
GuiOutputManager(GuiDriver, BootstrapConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Create a new output manager instance, with the specified driver.
GuiPrimitives - Interface in com.goldencode.p2j.ui.client.gui.driver
This is a low level GUI-specific window emulator management interface.
GuiPrimitivesImpl - Class in com.goldencode.p2j.ui.client.gui.driver
This is a low level GUI-specific window emulator management implementation.
GuiPrimitivesImpl() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Constructor.
guiRound(double) - Static method in class com.goldencode.p2j.ui.Coordinate
Performs half-up rounding of a character coordinate value.
GuiScrollContainer() - Constructor for class com.goldencode.p2j.ui.client.gui.FrameGuiImpl.GuiScrollContainer
 
GuiWebDriver - Class in com.goldencode.p2j.ui.client.gui.driver.web
GUI driver using WebSockets to communicate with a very thin javascript client hosted in a browser.
GuiWebDriver(BootstrapConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Constructor.
GuiWebDriver.RepaintThread - Class in com.goldencode.p2j.ui.client.gui.driver.web
Dedicated thread responsible of processing repaint requests.
GuiWebEmulatedWindow - Class in com.goldencode.p2j.ui.client.gui.driver.web
The core web GUI window emulator.
GuiWebEmulatedWindow(Object, GuiWebSocket, GuiWebDriver) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Constructor.
GuiWebPageHandler - Class in com.goldencode.p2j.ui.client.gui.driver.web
This code primarily exists to parse the HTML text and substitute place holders, but all the rest of the handler functionality is in the parent class where it can be shared.
GuiWebPageHandler(BootstrapConfig, String, String) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebPageHandler
Constructor.
GuiWebSocket - Class in com.goldencode.p2j.ui.client.gui.driver.web
This is a WebSocket implementation for GUI which uses a binary protocol to communicate with the javascript (browser-based) desktop simulator.
GuiWebSocket(Object, ClientProtocolHooks, long, long, boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Create a new GUI web socket instance.
GuiWebSocket.BinaryMessage - Class in com.goldencode.p2j.ui.client.gui.driver.web
Auxiliary class for creating messages
GuiWebSocket.ClipboardRequest - Enum in com.goldencode.p2j.ui.client.gui.driver.web
Defines the possible ways that the clipboard contents can be requested.
GuiWebSocket.DrawCacheExpiryListener - Class in com.goldencode.p2j.ui.client.gui.driver.web
A listener for notification when draw cache entries expire.
GuiWebSocket.DrawRecording - Class in com.goldencode.p2j.ui.client.gui.driver.web
Internal class containing details about an intermediate recording of the drawing operations.
GuiWidgetFactory - Class in com.goldencode.p2j.ui.client.gui
GUI-specific widget factory implementation.
GuiWidgetFactory() - Constructor for class com.goldencode.p2j.ui.client.gui.GuiWidgetFactory
 
GuiWindow - Interface in com.goldencode.p2j.ui.client.gui
The interface provides an API for operations related to top level GUI windows.
GuiWindowCommons - Class in com.goldencode.p2j.ui.client.gui
The class holds logic common to all GUI windows - types implementing the interface GuiWindow.
GuiWindowCommons() - Constructor for class com.goldencode.p2j.ui.client.gui.GuiWindowCommons
 
GuiWindowContainer - Class in com.goldencode.p2j.ui.client.gui.driver.swing
The class implements JDialog-based window container for Swing application windows.
GuiWindowContainer(Window, String, SwingKeyboardReader) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.GuiWindowContainer
Construct the new window container by instantiating the SwingEmulatedWindow as the holder of the content pane.

H

H2Helper - Class in com.goldencode.p2j.persist.dialect
Helper class which provides H2-specific services, such as initializing an embedded H2 database, running scripts against it, and running a server to provide mixed mode access to it.
H2Helper() - Constructor for class com.goldencode.p2j.persist.dialect.H2Helper
Private constructor.
H2SequenceHandler - Class in com.goldencode.p2j.persist.sequence
H2 implementation of sequences using a hybrid native SQL sequence primitives and 4GL fixes backed by directory.
H2SequenceHandler(String) - Constructor for class com.goldencode.p2j.persist.sequence.H2SequenceHandler
The only constructor takes the name of the database as argument.
H_BAR_THUMB_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Width of the thumb of the horizontal scroll bar.
hadCondition - Variable in class com.goldencode.p2j.ui.GenericFrame
Track presence of condition during frame processing.
hadDraw - Variable in class com.goldencode.p2j.ui.client.Browse
Set to true if browse was drawn at least once.
hadException - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Track if any ENDKEY/ERROR condition was raised in this block.
hadPause - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Flags if the current operation had an implicit or explicit pause.
hadPause - Variable in class com.goldencode.p2j.ui.ClientState
Flag to indicate if there was a pause during the last operation.
hadPause - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this iteration has encountered a pause.
hadPause() - Static method in class com.goldencode.p2j.util.TransactionManager
Notifies this class that an interactive pause has occurred.
hadReset - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Track resetTerminal usage in editing blocks.
hadRollback() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports whether the current block was just rolled back or a containing block has a pending rollback.
hadView - Variable in class com.goldencode.p2j.ui.GenericFrame
Set to true when frame is viewed first time.
hadWrap - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Frame in scope has been wrapped.
HALF - Static variable in class com.goldencode.p2j.util.ToClause
A cached decimal .5.
HALIGN_CENTER - Static variable in interface com.goldencode.html.HtmlConstants
Horizontal alignment at the center of the element.
HALIGN_LEFT - Static variable in interface com.goldencode.html.HtmlConstants
Horizontal alignment at the left of the element.
HALIGN_RIGHT - Static variable in interface com.goldencode.html.HtmlConstants
Horizontal alignment at the right of the element.
halt() - Method in class com.goldencode.p2j.net.Conversation
Halt the conversation.
halted - Variable in class com.goldencode.p2j.net.Conversation
Flag to track if the thread is still active.
HAND - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
HAND_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
handedOutKeys - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Keys which were returned by nextPrimaryKey() and were not committed or rolled back.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.main.WebHandler
Handle HTTP requests.
handle - Variable in class com.goldencode.p2j.security.Search
handle of this instance
handle() - Method in class com.goldencode.p2j.uast.ProgressParser
This is a convenience method that matches ProgressParser.lvalue() except a validating semantic predicate is used to throw an exception if the data type of the variable or field is not HANDLE.
handle(int, char) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100ProgressKeyboard
Handle key strokes.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Return the main page for AJAX clients.
handle - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible handle data type.
handle() - Constructor for class com.goldencode.p2j.util.handle
Default constructor, creates an instance that represents the unknown value.
handle(BaseDataType) - Constructor for class com.goldencode.p2j.util.handle
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
handle(handle) - Constructor for class com.goldencode.p2j.util.handle
Constructs an instance that has the contained object reference and unknown value that exactly matches that of the passed-in instance.
handle(WrappedResource) - Constructor for class com.goldencode.p2j.util.handle
Constructs an instance that has the contained object reference.
handle(CommonFrame) - Constructor for class com.goldencode.p2j.util.handle
Constructs an instance that has the contained object reference.
handle - Variable in class com.goldencode.p2j.util.InvocationRequestPayload
The handle ID.
handle - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
When running an external program in persistent mode, this is the handle ID associated with the resource of that external program.
handle() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a handle instance initialized to the default value.
handle() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a handle instance initialized to the default value.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.web.AbstractModulesHandler
Return a requested module if found or empty response and HttpServletResponse.SC_NOT_FOUND if the module was not found.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.web.HtmlResourceHandler
Return the main page for AJAX clients.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.web.PojoWebSocketHandler
Handle WebSocket's upgrade requests.
handle.InvalidAttributeAccess - Class in com.goldencode.p2j.util
Handler for the handle.invalidAttrAccessProxy proxy.
handle.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
HANDLE_TO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
HANDLE_TO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
HANDLE_TO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
handleACLCellEdit(AclRow, int) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Handles edit request of the provided ACL record and the grid column.
handleACLsSelection() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Grid row selection change handler.
handleAddACL() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Handle Add ACL Item button press.
handleAllFinished(Runnable) - Method in class com.goldencode.p2j.admin.client.MultiCallback
Called when all the child callbacks have finished.
handleBasicEvents(KeyInput) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Process basic events - TAB, BACK-TAB and ENTER key event.
handleBasicEvents(KeyInput) - Method in class com.goldencode.p2j.ui.client.Button
Process basic events - TAB, BACK-TAB and ENTER key event.
handleBasicEvents(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Process basic events - TAB, BACK-TAB and ENTER key event.
handleBasicEvents(KeyInput) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Process basic events - TAB, BACK-TAB and ENTER key event.
HandleChain - Class in com.goldencode.p2j.util
This acts as a superclass which implements the most common methods of the CommonHandleChain interface:
attribute or base method API NAME HandleChain.name() PREV-SIBLING HandleChain.getPrevSibling() NEXT-SIBLING HandleChain.getNextSibling() PRIVATE-DATA HandleChain.getPrivateData(), HandleChain.setPrivateData(character) and HandleChain.setPrivateData(String)
HandleChain() - Constructor for class com.goldencode.p2j.util.HandleChain
Default c'tor.
HandleChain(boolean) - Constructor for class com.goldencode.p2j.util.HandleChain
Create this dynamic or static resource.
HandleChain(boolean, boolean) - Constructor for class com.goldencode.p2j.util.HandleChain
Create this dynamic or static resource.
HandleChain(boolean, boolean, HandleChain, boolean) - Constructor for class com.goldencode.p2j.util.HandleChain
Create this dynamic or static resource.
HandleChain.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
handleCloneACLItem() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Clone the selected ACL item.
HandleCommon - Interface in com.goldencode.p2j.util
This interface groups together all attributes and methods available via a handle.
handleCursorKeys(int, Frame<O>) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Handle cursor movement keys.
handleCursorKeys(int, Frame<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Handle cursor movement keys.
handledByJar(Class<?>, String) - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
Check if the given class is handled by a custom jar loader for the given jar.
handledByJar(String, String) - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
Check if the given class is handled by a custom jar loader for the given jar.
handleDeferredError() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
handleDeleteSelectedACL() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Handle Delete Selected ACL button press.
handleDeregisterAPI() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Handles API deregistration.
handleDeregisterJar() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Handle "deregister jar" button.
handleDeregisterResult(boolean, JarOpErrorCode) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Last phase of library deregister.
handleDynamicDown() - Method in class com.goldencode.p2j.ui.client.Frame
Handle dynamic DOWN changes.
handleDynamicLocation() - Method in class com.goldencode.p2j.ui.client.Frame
Handle dynamic frame location changes.
handleEditHookClass(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Handle "edit hook class" buttons.
handleEditHooks() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Handle "edit hook class" button.
handleError(RuntimeException) - Static method in class com.goldencode.p2j.persist.pl.ErrorHandler
Handle a P2J runtime error encountered in the current function scope.
handleError(int, DatabaseEventType, String, String) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Handle trigger- related errors.
handleError(ErrorConditionException, String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Displays the appropriate error message for an exception with specific 4GL error code.
handleException(Database, Exception) - Static method in class com.goldencode.p2j.persist.DBUtils
Handle an InterruptedException, which may be wrapped in an exception causal chain, by throwing StopConditionException.
handleException(Exception) - Method in class com.goldencode.p2j.persist.FieldReference
Handle a thread interruption or database connection error specially, otherwise return normally.
handleException(String, HibernateException) - Method in class com.goldencode.p2j.persist.Persistence
Raise a STOP condition, if the given exception represents a catastrophic, JDBC failure; else throw a PersistenceException.
handleExecuteException(LockUnavailableException) - Method in class com.goldencode.p2j.persist.FindQuery
Override the superclass' implementation to throw an exception unconditionally when in read-only mode.
handleExecuteException(ValidationException) - Method in class com.goldencode.p2j.persist.FindQuery
Override the superclass' implementation to throw an exception unconditionally when in read-only mode.
handleExecuteException(PersistenceException) - Method in class com.goldencode.p2j.persist.FindQuery
Override the superclass' implementation to throw an exception unconditionally when in read-only mode.
handleExecuteException(LockUnavailableException) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
This method is invoked when a locking exception is caught during query execution.
handleExecuteException(ValidationException) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
This method is invoked when a validation exception is caught during query execution.
handleExecuteException(PersistenceException) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
This method is invoked when a persistence exception is caught during query execution.
handleExtent() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a 0-length handle array.
handleExtent(int) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a handle array of the given extent and initialize it with the default value.
handleExtent(int) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a handle array of the given extent and initialize it with the default value.
handleExtent() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a 0-length handle array.
HandleFieldRef - Class in com.goldencode.p2j.persist.type
Data wrapper which associates with a DMO property and provides direct access to this property.
HandleFieldRef(DataModelObject, String) - Constructor for class com.goldencode.p2j.persist.type.HandleFieldRef
Constructor.
handleFillInEntry(int, Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process event for FillIn widgets.
handleFilter() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Handle row filtering using a generic filter.
handleFlags() - Method in class com.goldencode.p2j.ui.client.Frame
Handle various frame flags.
handleHighlightWidget(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowserAspect
Highlights the supplied widget when a related active Widget Browser exists, the widget is visible and it is selected to be highlighted in the Widget Browser.
handleHotkeys(KeyInput) - Method in class com.goldencode.p2j.ui.client.Button
Handle space and keys that match the highlighted char in button text.
handleInitColumn(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Handle widgets with explicitly set column.
handleInitRow(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Handle widget with explicitly set initial row.
handleInterrupted(InterruptedException) - Static method in class com.goldencode.p2j.net.Control
Trigger a notification when the thread is interrupted so that the handler may take any action deemed appropriate like throwing a customized exception.
handleInterrupted(InterruptedException) - Method in interface com.goldencode.p2j.net.InterruptHandler
Gets notified when the thread is interrupted to take any action that the handler deems appropriate like throwing a customized exception.
handleInterrupted(InterruptedException) - Method in class com.goldencode.p2j.util.InterruptedExceptionHandler
Gets notified when the thread is interrupted to take any action that deems appropriate like throwing a customized exception etc.
handleInterruptedImpl(InterruptedException) - Method in class com.goldencode.p2j.net.Control
Trigger a notification when the thread is interrupted so that the handler may take any action deemed appropriate like throwing a customized exception.
handleKeystroke(int, char) - Method in class com.goldencode.terminal.VT100AbstractKeyboard
Handle keystroke events.
handleKeystroke(int, char) - Method in interface com.goldencode.terminal.VT100Keyboard
Handle keystroke events.
handleLabeledWidget(int, Container<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Handle labeled widget.
handleMarker(String) - Method in class com.goldencode.p2j.preproc.Environment
Identifies the marker and adds the corresponding element into the hints tree.
handleMissingJoinRecord() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Respond to the condition that a component with a non-null JOIN has a missing inverse on which to perform the join.
handleMissingJoinRecord() - Method in class com.goldencode.p2j.persist.PreselectQuery
Respond to the condition that a component with a non-null JOIN has a missing inverse on which to perform the join.
handleMouseEvent(int, MouseEvent) - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChuiDriver
Handle the specified event, in the context of the specified widget.
handleMouseEvent(int, MouseEvent) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Handle the specified event, in the context of the specified widget.
handleMouseEvent(int, MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Handle the specified event, in the context of the specified widget.
handleMouseEvent(int, MouseEvent) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Handle the specified event, in the context of the specified widget.
handleMoveACLDown() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Handle Move ACL Down button press - if not last, it will move the ACL one position down.
handleMoveACLUp() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Handle Move ACL Up button press - if not first, it will move the ACL one position up.
handleNextPrevFrameEvents(Frame, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute the NEXT-FRAME or PREV-FRAME event, depending on flag.
handleNoLabelWidget(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Process widget which has no label for some reason.
HandleOps - Class in com.goldencode.p2j.util
Provides implementation for these handle-specific operations: DELETE OBJECT DELETE PROCEDURE CAN-QUERY() built-in function CAN-SET() built-in function Current implementation provides support only for SESSION, FILE-INFO, LAST-EVENT, ERROR-STATUS and procedure handles.
HandleOps() - Constructor for class com.goldencode.p2j.util.HandleOps
 
handleOutstandingNextPrompt(int, int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Handle outstanding NEXT-PROMPT clause.
handlePopup(MouseEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.PopupTrigger
Low level worker to implement event processing, causing the associated popup menu to be displayed if the given event is a popup trigger event.
handler - Variable in class com.goldencode.p2j.admin.client.application.home.MenuDef
Click handler
handler - Variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Invocation handler which maps proxy method calls to underlying DMO methods
Handler() - Constructor for class com.goldencode.p2j.persist.meta.ConnectTableUpdater.Handler
 
handler - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Invocation handler which maps proxy method calls to underlying DMO methods
Handler() - Constructor for class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker.Handler
 
handler - Variable in class com.goldencode.p2j.persist.RecordBuffer
Invocation handler for DMO proxy associated with this buffer
Handler() - Constructor for class com.goldencode.p2j.persist.RecordBuffer.Handler
Default constructor.
handler - Variable in class com.goldencode.p2j.security.Audit
handler that provides rotated file logs
handler - Variable in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Pointer to optional hanler to allow callback.
handlerCollection - Variable in class com.goldencode.p2j.web.GenericWebServer
Context Handlers
handleRegAPIStep1() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
First step of the register api wizard.
handleRegAPIStep2(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Second step of the register api wizard.
handleRegJarStep1() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Step one of the register jar wizard.
handleRegJarStep2(String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Step two of the register jar wizard.
handleReloadJarStep1() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Handle "reload customer library" button.
handleReloadJarStep2(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Second step of the reload jar wizard.
handleRemoveHookClass(String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Implements remove hook class.
handleReplacements(String) - Method in class com.goldencode.p2j.main.WebHandler
Process the given string and make any replacements of parameter values as needed.
handleReplacements(Request, String) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebPageHandler
Process the given string and make any replacements of parameter values as needed.
handleReplacements(Request, String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Process the given string and make any replacements of parameter values as needed.
handleReplacements(Request, String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebPageHandler
Process the given string and make any replacements of parameter values as needed.
handleReplacements(Request, String) - Method in class com.goldencode.p2j.web.HtmlResourceHandler
Process the given string and make any replacements of parameter values as needed.
handleResequenceACLs() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Clone the selected ACL item.
HandleResource - Class in com.goldencode.p2j.util
This acts as a superclass which implements:
attribute or base method API TYPE HandleResource.getResourceType() and HandleResource.type() INSTANTIATING-PROCEDURE HandleResource.instantiatingProcedure() Unknown status HandleResource.unknown() Read only field error HandleResource.readOnlyError(String) Invalid attribute access HandleResource.invalidAttribute(String)
HandleResource() - Constructor for class com.goldencode.p2j.util.HandleResource
Default c'tor.
HandleResource(boolean) - Constructor for class com.goldencode.p2j.util.HandleResource
Initialize this resource by determining its type.
handles - Static variable in class com.goldencode.p2j.security.Search
handle generator
handleScreenBuffer(GenericFrame, ScreenBuffer, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Honors any changes to the screen buffer received from the client, by merging these into the proper frame's state.
handleScreenBuffer(ScreenBuffer) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Honors any changes to the screen buffer received from the client, by merging these into the proper frame's state.
handleScreenBuffers(GenericFrame, ScreenBuffer[], boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Honors any changes to the screen buffer received from the client, by merging these into the proper frame's state.
handleScreenBuffers(ScreenBuffer[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Honors any changes to the screen buffer array received from the client, by merging these into the proper frame's state.
handleScreenBuffers(ScreenBuffer[], int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Honors any changes to the screen buffer array received from the client, by merging these into the proper frame's state.
handleScrollEvent(ScrollEvent) - Method in interface com.goldencode.p2j.ui.client.event.listener.ScrollListener
This method is invoked when scroll event must be handled.
handleScrollEvent(ScrollEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
This method is invoked when scroll pane is scrolled.
handleScrollEvent(ScrollEvent) - Method in class com.goldencode.p2j.ui.client.ScrollBar
This method is invoked when scroll pane is scrolled.
handleScrollEvent(ScrollEvent) - Method in class com.goldencode.p2j.ui.client.ScrollPane
This method is invoked when scroll pane is scrolled.
handleSkip(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Handle SKIP widget.
handleSpace(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Handle SPACE widget.
handleStartWidgetBrowser(TopLevelWindow<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowserAspect
The method creates and shows new Widget Browser main window.
handleTabKey() - Method in class com.goldencode.p2j.ui.client.Browse
Handle TAB key press.
handleTabKey() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Handle TAB key press.
handleTablesDoNotMatch(TemporaryBuffer.CopyTableMode, String, String) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
If copyTempTableErrorMode is true then dispaly "The caller's temp-table parameter {srcBufName} does not match to the target temp-table {dstBufName}" error message and abend.
handleTerminateSessions() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Perform the desired action, optionally, forcibly terminating sessions.
handleTO(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Handle widget TO option.
HandleUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J handle.
HandleUserType() - Constructor for class com.goldencode.p2j.persist.type.HandleUserType
 
handleVT220Delete - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
Flag which enables/disables VT220 DELETE key handling.
has(int) - Method in class com.goldencode.p2j.ui.Color
Check bit in the color properties.
hasAccessToDatabase(String) - Method in interface com.goldencode.p2j.util.CustomSecurityOps
Checks if the currently authenticated user has access to a database.
hasAccessToDatabase(String) - Method in class com.goldencode.p2j.util.MetadataSecurityOps
Checks if the currently authenticated user has access to a database.
hasAccessToDatabase(String) - Method in class com.goldencode.p2j.util.SecurityManagerSecurityOps
Checks if the currently authenticated user has access to a database.
hasAccessToDatabase(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Checks if the currently authenticated user has access to a database.
hasAccount(String) - Method in class com.goldencode.p2j.main.Broker
Check if a specific account is define for this broker.
hasAccumulators() - Method in class com.goldencode.p2j.persist.AbstractQuery
Check if query has attached accumulators.
hasActiveSessions(Class<?>, Method) - Static method in class com.goldencode.p2j.net.ExportTracker
Check if there are active sessions which have invoked the given method.
hasActiveSessions(Class<?>) - Static method in class com.goldencode.p2j.net.ExportTracker
Check if there are active sessions which have invoked an exported method in the given class.
hasAnsiJoins() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Report whether any ANSI-style join subexpressions are present.
hasAny() - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[]) - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[], LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny() - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[]) - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(LockType) - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[], LockType) - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[]) - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[], LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether a request to find the first result of this query would succeed or fail.
hasAny(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether a request to find the first result of this query would succeed or fail.
hasAnyAction(int) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Determine if the specified widget is registered to listen for any mouse action.
hasAnyEnabled() - Method in class com.goldencode.p2j.ui.client.Frame
Check if at least one component of any type (including labels) is enabled.
hasAsyncRequests() - Method in class com.goldencode.p2j.util.ServerImpl
Check if the server has running async requests.
hasBlink() - Method in class com.goldencode.p2j.ui.Color
Check if BLINK color property is active.
hasBody - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Set to false if container has no components in body.
hasBold() - Method in class com.goldencode.p2j.ui.Color
Check if BOLD color property is active.
hasBox() - Method in class com.goldencode.p2j.ui.client.Frame
The method returns true when the frame should have a box around.
hasBox() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
The method returns true when the frame should have a box around.
hasBoxBorderCorners() - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Check if this output primitives implementation requires border corners when drawing a box.
hasBoxBorderCorners() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Check if this output primitives implementation requires border corners when drawing a box.
hasBoxBorderCorners() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Check if this output primitives implementation requires border corners when drawing a box.
hasBoxBorderCorners() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Check if this output primitives implementation requires border corners when drawing a box.
hasChild(String) - Method in class com.goldencode.p2j.directory.DirNode
Check if child node with specified name exists.
hasChildSubmenu(Container<?>) - Static method in class com.goldencode.p2j.ui.client.SubMenu
Check if specified MENU/SUB-MENU contains SUB-MENU child.
hasChildType(int) - Static method in class com.goldencode.p2j.schema.EntityName
Establish whether type (presumably the type of an entity name qualifier) has an associated "child" type, as described by the EntityName.getChildType(int) method description.
hasColors() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Check if the terminal is able to display colors or not.
hasConfig(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Check if widget has config.
hasContext() - Method in class com.goldencode.p2j.security.SecurityManager
Detects if there is a valid context associated with the current thread.
hasContext(SecurityContext) - Method in class com.goldencode.p2j.security.Session
Checks whether this session was created with the specified security context.
hasConversion(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Helper method to get the conversion mask is supported or not.
hasCoordinatesOutsideScreen(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Check if a given rectangle has negative coordinates.
hasDecorations() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Determine if this window can have decorations.
hasDecorations() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Determine if this window can have decorations.
hasDecorations() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Determine if this window can have decorations.
hasDecorations() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Determine if this window can have decorations.
hasDefaultButton() - Method in class com.goldencode.p2j.ui.client.Frame
Check if the frame has a default button
hasDefinedX(Widget<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Check if particular widget has defined column either by specifying column or by setting TO or COLON option.
hasEditors() - Method in class com.goldencode.p2j.ui.client.Frame
Checks whether frame has editors.
hasElement(Element, Element) - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Tests if the given container holds the target element.
hasEnabled() - Method in class com.goldencode.p2j.ui.client.Frame
Check if at least one component able to accept input is enabled.
hasEnabledFrame() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns if the current window has at least one enabled frame.
hasEndkeyProp() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block has the ENDKEY property.
hasError - Variable in class com.goldencode.p2j.persist.BufferImpl
The ERROR property accessible through isError() and setError() methods.
hasErrorProp() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block has the ERROR property.
hasEvent(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
Determine if this complex action requires to process the given mouse event.
hasField(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Checks whether the field with specified name already exist.
hasFmtSeparator() - Method in class com.goldencode.p2j.ui.client.format.DateFormat
Report if the format string includes separators.
hasFocus() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Check if widget has focus.
hasFocus() - Method in class com.goldencode.p2j.ui.client.Menu
Check if widget has focus.
hasFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget has focus.
hasFocus() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Check if widget has focus.
hasFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget has focus.
hasFocusable(boolean, Widget<O>) - Method in class com.goldencode.p2j.ui.client.Browse
Reports if there is at least 1 focusable column that is not the current column.
hasFocusable(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Browse
Reports if there is at least 1 focusable component that is not the given component.
hasFocusable(Widget<O>) - Method in class com.goldencode.p2j.ui.client.RadioButton
Reports if this widget is focusable.
hasFocusable(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Reports if there is at least 1 focusable widget that is not the given widget.
hasFocusable(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Reports if there is at least 1 focusable widget that is not the given widget.
hasFormat() - Method in class com.goldencode.p2j.ui.Element
Determines if the element stores a format string in addition to a data value.
hasFormat() - Method in class com.goldencode.p2j.ui.FrameElement
Determines if the element stores a format string in addition to a data value.
hasFullSequenceSupport() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Returns true if this dialect fully support the sequences as 4GL language (most important: bounded values, cycle).
hasFullSequenceSupport() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Returns true if this dialect fully support the sequences as 4GL language (most important: bounded values, cycle).
hasFullSequenceSupport() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Returns true if this dialect fully support the sequences as 4GL language (most important: bounded values, cycle).
hasFullSequenceSupport() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Returns true if this dialect fully support the sequences as 4GL language (most important: bounded values, cycle).
hasFullSequenceSupport() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Returns true if this dialect fully support the sequences as 4GL language (most important: bounded values, cycle).
HASH - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
hash - Variable in class com.goldencode.p2j.persist.Persistence.QueryKey
Precalculated hash code
hash - Variable in class com.goldencode.p2j.uast.FrameAstKey
Cached value of hash.
HASH_LENGTH - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The length of the MD5 hash.
hasHandler() - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Checks if the event has handler integrated.
hashBase - Variable in class com.goldencode.expr.Constant
Base number used when determining a hashcode for subclasses.
hashCode() - Method in class com.goldencode.expr.ClassConstant
Return the unique hash code for this object.
hashCode() - Method in class com.goldencode.expr.DoubleConstant
 
hashCode() - Method in class com.goldencode.expr.Expression.CacheKey
Generates a hash code which considers the internal state of this key and which is consistent with the implementation of Expression.CacheKey.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.expr.FloatConstant
 
hashCode() - Method in class com.goldencode.expr.FMIrefConstant
 
hashCode() - Method in class com.goldencode.expr.IntegerConstant
 
hashCode() - Method in class com.goldencode.expr.LongConstant
 
hashCode() - Method in class com.goldencode.expr.NameAndTypeConstant
 
hashCode() - Method in class com.goldencode.expr.StringConstant
 
hashCode() - Method in class com.goldencode.expr.SymbolResolver.CacheKey
Generate a well-distributed hash code value for this key instance.
hashCode() - Method in class com.goldencode.expr.Utf8Constant
Return the unique hash code for this object.
hashCode() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Calculates the hash code for instances of this class.
hashCode() - Method in class com.goldencode.p2j.admin.RecordInfo
Return a hash code consistent with RecordInfo.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.admin.shared.ReportRequest
hashCode() - Method in class com.goldencode.p2j.admin.TaggedName
Calculates the hash code for instances of this class.
hashCode() - Method in class com.goldencode.p2j.directory.DateValue
Return a hash code for the instance.
hashCode() - Method in class com.goldencode.p2j.directory.TimeValue
Return a hash code for the instance.
hashCode() - Method in class com.goldencode.p2j.main.BrokerParameters
Returns a hash code value for the object.
hashCode() - Method in class com.goldencode.p2j.net.RoutingKey
Generate a hash code for use by HashMap.
hashCode() - Method in class com.goldencode.p2j.pattern.PatternEngine.StorageKey
Calculate a hash code for this object.
hashCode() - Method in class com.goldencode.p2j.persist.BasicSorter
Calculate a hash code for this object.
hashCode - Variable in class com.goldencode.p2j.persist.BufferType
Cached hash code
hashCode() - Method in class com.goldencode.p2j.persist.BufferType
Calculate a hash code for this object.
hashCode() - Method in class com.goldencode.p2j.persist.Database
Calculate a hash code for this object.
hashCode() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.Collector.Key
Return the hash code computed for this object instance.
hashCode() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.Location
Return the hash code computed for this object instance.
hashCode - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
Hash code
hashCode() - Method in class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
Returns a pre-computed hash code value for the object.
hashCode() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey
Use the field and index definitions in this key to calculate a hash code.
hashCode() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey.IndexKey
Use the content of the wrapped index definition to produce a hash code.
hashCode() - Method in class com.goldencode.p2j.persist.hql.FunctionKey
Return hash code for this object.
hashCode() - Method in class com.goldencode.p2j.persist.HQLHelperCache.Key
A hash code implementation consistent with our overridden HQLHelperCache.Key.equals(Object) method.
hashCode() - Method in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Return a hash code consistent with HQLPreprocessor.CacheKey.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.persist.IndexHelper.EntityIndexKey
Override the default implementation.
hashCode() - Method in class com.goldencode.p2j.persist.IndexHelper.PropertyKey
Override the default implementation.
hashCode() - Method in class com.goldencode.p2j.persist.IndexHelper.SortKey
Override the default implementation.
hashCode() - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Override parent's implementation to be consistent with RecordLockContext.Perm.LockState.equals(Object).
hashCode() - Method in class com.goldencode.p2j.persist.P2JField
Produce a hash code from the internal data of this object, which is consistent with the implementation of P2JField.equals(Object).
hashCode() - Method in class com.goldencode.p2j.persist.P2JIndex
Overridden implementation to ensure consistency with our specialized P2JIndex.equals(java.lang.Object) method implementation.
hashCode() - Method in class com.goldencode.p2j.persist.P2JIndexComponent
Hash code implementation which is consistent with this class' implementation of P2JIndexComponent.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.persist.Persistence.ColumnKey
A hash code implementation consisent with our overridden Persistence.ColumnKey.equals(Object) method.
hashCode - Variable in class com.goldencode.p2j.persist.Persistence
Cached hash code
hashCode() - Method in class com.goldencode.p2j.persist.Persistence
Override the parent's implementation to return a hash code cached at construction.
hashCode() - Method in class com.goldencode.p2j.persist.Persistence.QueryKey
A hash code implementation consistent with our overridden Persistence.QueryKey.equals(Object) method.
hashCode() - Method in class com.goldencode.p2j.persist.RecordBuffer.DatumAccess
Override hash code algorithm
hashCode - Variable in class com.goldencode.p2j.persist.RecordBuffer
Cached hash code
hashCode() - Method in class com.goldencode.p2j.persist.RecordBuffer
Return the hash code for this object.
hashCode() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate.Key
Generate a hash code for a given key, such that all hash codes created are consistent with this object's implementation of the equals method.
hashCode - Variable in class com.goldencode.p2j.persist.RecordIdentifier
Cached hash code
hashCode() - Method in class com.goldencode.p2j.persist.RecordIdentifier
Overridden implementation to maintain consistency with overridden RecordIdentifier.equals(java.lang.Object) method.
hashCode() - Method in class com.goldencode.p2j.persist.SortCriterion.CacheKey
Override of the default hash code algorithm.
hashCode() - Method in class com.goldencode.p2j.persist.SortIndex
Ensure an identity-based hash code is produced for this object.
hashCode() - Method in class com.goldencode.p2j.persist.StaticTempTable
Override parent's implementation to be consistent with StaticTempTable.equals(Object).
hashCode(Object) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Get the hash code of the given object in a manner that is consistent with the equality check performed by AbstractWrapperUserType.equals(java.lang.Object, java.lang.Object).
hashCode(Object) - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Get the hash code of the given object in a manner that is consistent with the equality check performed by CharacterUserType.equals(java.lang.Object, java.lang.Object).
hashCode(Object) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Get the hash code of the given object in a manner that is consistent with the equality check performed by DatetimeTzUserType.equals(java.lang.Object, java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.report.server.CallGraphLink
Compute the unique hashcode for this instance, using the CallGraphLink.source and CallGraphLink.target fields.
hashCode() - Method in class com.goldencode.p2j.report.server.CallGraphNode
Compute the unique hashcode for this instance, using the CallGraphNode.id.
hashCode() - Method in class com.goldencode.p2j.schema.TableRelation
Override the default implementation of this method to be consistent with the simplified implementation of TableRelation.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.security.ContextKey
Returns a hash code value for the object.
hashCode() - Method in class com.goldencode.p2j.uast.AstKey
Calculates a hash code for this key, which is consistent with this class' implementation of AstKey.equals(java.lang.Object).
hashCode(Aast, Set) - Method in class com.goldencode.p2j.uast.AstKey
Calculate a hash code for the given node, which considers only those properties specified in props.
hashCode() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
Compute the hashcode of this instance.
hashCode() - Method in class com.goldencode.p2j.uast.FrameAstKey
Obtain the hashing value for this container.
hashCode() - Method in class com.goldencode.p2j.ui.AggregatorElement
 
hashCode() - Method in class com.goldencode.p2j.ui.client.Browse.SelectedRow
Return a hash code for the instance.
hashCode() - Method in class com.goldencode.p2j.ui.client.Cell
 
hashCode() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Return the unique hash code for this object.
hashCode() - Method in class com.goldencode.p2j.ui.client.event.PaintEvent
Hash code implementation which is consistent with PaintEvent.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.ParagraphKey
Compute an unique hash key for this paragraph and font combination.
hashCode() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextKey
Compute an unique hash key for this text and font combination.
hashCode() - Method in class com.goldencode.p2j.ui.client.NativeDimension
Returns a hash code value for the object.
hashCode() - Method in class com.goldencode.p2j.ui.client.NativePoint
Return the unique hash code for this object.
hashCode() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Compute the hashcode of this rectangle.
hashCode() - Method in class com.goldencode.p2j.ui.client.PageElement
Return a hash code for the instance.
hashCode() - Method in class com.goldencode.p2j.ui.client.Point
Returns a hash code value for the object.
hashCode() - Method in class com.goldencode.p2j.ui.client.Rectangle
Compute the hashcode of this rectangle.
hashCode() - Method in class com.goldencode.p2j.ui.Color
 
hashCode() - Method in class com.goldencode.p2j.ui.ColorRgb
Calculate hash code compatible with equals()
hashCode() - Method in class com.goldencode.p2j.ui.WidgetDownId
Compute a hash code for this widget ID.
hashCode() - Method in class com.goldencode.p2j.ui.WidgetId
Compute a hash code for this widget ID.
hashCode() - Method in class com.goldencode.p2j.util.BaseDataType
The default implementation of this method provided by Object is overridden here with an abstract method to force subclasses to provide a concrete implementation which is consistent with this class' implementation of BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.BinaryData
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.comhandle
Custom implementation of Object.hashCode().
hashCode() - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheKey
Generate this object's hash code, based on its content, in a manner consistent with ControlFlowOps.InternalEntryCaller.CacheKey.equals(Object).
hashCode() - Method in class com.goldencode.p2j.util.date
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.datetime
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.datetimetz
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.decimal
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.ExternalResource
Compute the hashcode of this instance.
hashCode() - Method in class com.goldencode.p2j.util.handle
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.int64
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.integer
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.logical
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.rowid
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.Text
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.p2j.util.TransparentWrapper
Hash code implementation which is redirected to that of the contained object so long as that object is not null.
hashCode() - Method in class com.goldencode.p2j.util.unknown
Hash code implementation which is consistent with BaseDataType.equals(java.lang.Object).
hashCode() - Method in class com.goldencode.proxy.ProxyFactory.CacheKey
Return a well-distributed hash code which is consistent with this class' implementation of ProxyFactory.CacheKey.equals(Object).
hasHeaders() - Method in class com.goldencode.p2j.ui.client.Frame
Check if the frame has any header widgets.
hasHeaders - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
This field tracks of headers.
HashPassword - Class in com.goldencode.p2j.security
This class implements a password hashing public method and a command line utility.
HashPassword() - Constructor for class com.goldencode.p2j.security.HashPassword
 
hashPassword(String) - Static method in class com.goldencode.p2j.security.HashPassword
Hashes string into a digest used as an internal password represenation.
hasImages() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Check if the button has any images to be used to draw button.
hasIndex(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Checks whether the index with specified name already exist.
hasInvalidCoordinates(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Check if a given rectangle has invalid coordinates.
hasLabels(InputDialog.Item...) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Checks whether the supplied input dialog model has any defined label.
hasLeftResizeArea() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Determines if this column has left resize area (see BrowseColumnGuiImpl.ResizeArea for more information).
hasMoreData() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Check if the socket has more data to be read.
hasMoreDataWorker(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Check if the socket has more data to be read.
hasMoreProperties() - Method in class com.goldencode.p2j.persist.TableResultSet
Used in conjunction with TableResultSet.nextProperty(), it provides a mechanism for subclasses to send the property list in an iterator-like form.
hasMoreProperties() - Method in class com.goldencode.p2j.persist.TempTableResultSet
Check if there are more properties for this DMO.
hasMoreRows() - Method in class com.goldencode.p2j.persist.TableResultSet
Used in conjunction with TableResultSet.hasMoreRows(), it provides a mechanism for subclasses to send the data in an iterator-like form.
hasMoreRows() - Method in class com.goldencode.p2j.persist.TempTableResultSet
Check if there are more rows for this table.
hasName() - Method in class com.goldencode.p2j.util.HandleChain
Check if this resource supports the NAME attribute.
hasName() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Check if this resource supports the NAME attribute.
hasNameReadOnly() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Check if this resource supports the NAME attribute only in read-only mode.
hasNameReadOnly() - Method in class com.goldencode.p2j.ui.GenericWidget
Check if this resource supports the NAME attribute in read-only mode.
hasNameReadOnly() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
As this resource supports the name attribute in R/W mode, return false
hasNameReadOnly() - Method in class com.goldencode.p2j.util.HandleChain
Check if this resource supports the NAME attribute in read-only mode.
hasNameReadOnly() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Check if this resource supports the NAME attribute in read-only mode.
hasNameReadOnly() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Check if this resource supports the NAME attribute in read-only mode.
hasNext() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper.ReversibleIterator
 
hasNext() - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Indicate whether there is a next listener to be visited.
hasNext() - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Indicate whether there is a next element to visit.
hasNext() - Method in class com.goldencode.util.EmptyIterator
Indicates that there is no next element (since there is no backing collection).
hasNextPage() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PreviewPager
Returns true if there is enough data such that a call to SimplePager.nextPage() will succeed in moving the starting point of the table forward.
hasNextPages(int) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PreviewPager
Returns true if there is enough data to display a given number of additional pages.
hasNextSibling() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Check if this resource supports the NEXT-SIBLING attribute.
hasNextSibling() - Method in class com.goldencode.p2j.persist.BufferImpl
Check if this resource supports the NEXT-SIBLING attribute.
hasNextSibling() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Check if this resource supports the NEXT-SIBLING attribute.
hasNextSibling() - Method in class com.goldencode.p2j.util.HandleChain
Check if this resource supports the NEXT-SIBLING attribute.
hasNextSibling() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Check if this resource supports the NEXT-SIBLING attribute.
hasNextSibling() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Check if this resource supports the NEXT-SIBLING attribute.
hasNextSibling() - Method in class com.goldencode.p2j.xml.XCommonImpl
Check if this resource supports the NEXT-SIBLING attribute.
hasOldBuffer() - Method in class com.goldencode.p2j.persist.trigger.TriggerData
Check if this trigger additionally need the old value of the buffer.
hasOne() - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether this query would produce a unique result.
hasOne(Object[]) - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether this query would produce a unique result.
hasOne(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether this query would produce a unique result.
hasOne(Object[], LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether this query would produce a unique result.
hasOne() - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether this query would produce a unique result.
hasOne(Object[]) - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether this query would produce a unique result.
hasOne(LockType) - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether this query would produce a unique result.
hasOne(Object[], LockType) - Method in class com.goldencode.p2j.persist.FindQuery
Indicate whether this query would produce a unique result.
hasOne() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query would produce a unique result.
hasOne(Object[]) - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query would produce a unique result.
hasOne(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query would produce a unique result.
hasOne(Object[], LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query would produce a unique result.
hasOne() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query would produce a unique result.
hasOne(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query would produce a unique result.
hasOne(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query would produce a unique result.
hasOne(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query would produce a unique result.
hasOne() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query would produce a unique result.
hasOne(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query would produce a unique result.
hasOne(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query would produce a unique result.
hasOne(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query would produce a unique result.
hasOperatorAncestor(Aast) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Check if this AST is an operand for an arithmetic operator or ternary if.
hasOSEvents() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Check if there are pending mouse events in the EventManager.WorkArea.osEvents queue.
hasPageHeadersFooters() - Method in class com.goldencode.p2j.util.Stream
Checks if this is a paged stream and that it has at least 1 header or footer registered.
hasParent(HandleChain) - Method in class com.goldencode.p2j.ui.GenericWidget
Check if this resource has as parent the specified resource.
hasParent(HandleChain) - Method in class com.goldencode.p2j.util.HandleChain
Check if this resource has as parent the specified resource.
hasParentIteratedBlock() - Static method in class com.goldencode.p2j.util.TransactionManager
This checks if any of the enclosing loops has iterated at least once.
hasPrepackagedImages(ButtonConfig) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Check if the button has prepackaged images to be used to draw button.
hasPrevious() - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Indicate whether there is a previous element to visit.
hasPreviousPage() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PreviewPager
Returns true if there is enough data such that a call to SimplePager.previousPage() will succeed in moving the starting point of the table backward.
hasPreviousPages(int) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PreviewPager
Returns true if there is enough data to display a given number of previous pages.
hasPrevSibling() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Check if this resource supports the PREV-SIBLING attribute.
hasPrevSibling() - Method in class com.goldencode.p2j.persist.BufferImpl
Check if this resource supports the PREV-SIBLING attribute.
hasPrevSibling() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Check if this resource supports the PREV-SIBLING attribute.
hasPrevSibling() - Method in class com.goldencode.p2j.util.HandleChain
Check if this resource supports the PREV-SIBLING attribute.
hasPrevSibling() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Check if this resource supports the PREV-SIBLING attribute.
hasPrevSibling() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Check if this resource supports the PREV-SIBLING attribute.
hasPrevSibling() - Method in class com.goldencode.p2j.xml.XCommonImpl
Check if this resource supports the PREV-SIBLING attribute.
hasPrivateData() - Method in class com.goldencode.p2j.util.HandleChain
Check if this resource supports the PRIVATE-DATA attribute.
hasProcedure(PersistentProcedure) - Method in class com.goldencode.p2j.util.AgentPool
Check if the given persistent procedure was started as a remote procedure with the appserver associated with this pool.
hasProcedure(PersistentProcedure) - Static method in class com.goldencode.p2j.util.AppServerManager
Check if current running appserver knows the given procedure.
hasProperty(int) - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block has the given property.
hasQuitProp() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block has the QUIT property.
hasRealForeignKey() - Method in class com.goldencode.p2j.schema.MetaTableRelation
Indicates whether this relation uses a real foreign key join (vs.
hasRealForeignKey() - Method in class com.goldencode.p2j.schema.TableRelation
Indicates whether this relation uses a real foreign key join (vs.
hasRecords() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Checks whether this temp-table contains any records.
hasRecords() - Method in interface com.goldencode.p2j.persist.TempTable
Checks whether this temp-table contains any records.
hasRectangles - Variable in class com.goldencode.p2j.ui.client.ScreenBitmap
Flag to track if clipping rectangles were added to this bitmap (including null rectangles, which reset the screen).
hasRectangles() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Check if the screen was added any rectangles (including null rectangles, which reset the entire screen).
hasReferent(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if the given referent has been (or is still) registered with the ProcedureManager in the procedure map.
hasReverse() - Method in class com.goldencode.p2j.ui.Color
Check if REVERSE color property is active.
hasRightResizeArea() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Determines if this column has right resize area (see BrowseColumnGuiImpl.ResizeArea for more information).
hasRowMarkers() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the ROW-MARKERS attribute.
hasRowMarkers() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the ROW-MARKERS attribute.
hasRowMarkers() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
If the browse has row markers drawn.
hasRowMarkers() - Method in class com.goldencode.p2j.ui.client.Browse
If the browse has row markers drawn.
hasSameNormalizedName(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Determines if two names has the same normalized form.
hasSavedState() - Method in class com.goldencode.p2j.ui.client.Frame
Check if frame has saved state.
hasSelectedRows() - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Has selected accounts.
hasSep - Variable in class com.goldencode.p2j.util.ParsedDateFormat
true if this format has a separator (or if it has 2 separators).
hasServerEvents() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Check if there are pending server events in the EventManager.WorkArea.serverEvents queue.
hasSideLabelHandle() - Method in class com.goldencode.p2j.ui.ControlEntity
Check if a side-label can be attached.
hasStopProp() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block has the STOP property.
hasTitle() - Method in class com.goldencode.p2j.ui.client.Frame
Check if frame has title.
hasTitle() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Determines if this browse has title.
hasTitle() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Check if window has non-empty title.
hasTitlebar() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Check if window has title bar.
hasTitlebar() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Check if window has title bar.
hasTitlebar() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Check if window has title bar.
hasToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityContext
Checks whether the specified token is in the context map.
hasToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityContextStack
Checks whether the specified token is in the context map.
hasToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityManager
Checks whether the specified token is in the context map.
hasType(int) - Method in class com.goldencode.p2j.pattern.Rule.ExceptionAction
Returns whether the enclosing rule's type matches the specified type.
hasType(int) - Method in class com.goldencode.p2j.pattern.Rule
Indicates whether this object either represents a rule of the specified type.
hasType(int) - Method in class com.goldencode.p2j.pattern.RuleContainer
Indicates whether this object's internal list of rules contains any rules of the specified type.
hasType(int) - Method in interface com.goldencode.p2j.pattern.RuleListElement
Indicates whether this object either represents a rule of the specified type OR contains any rules of the specified type.
hasUnderline() - Method in class com.goldencode.p2j.ui.Color
Check if UNDERLINE color property is active.
hasValidation(Class<?>) - Static method in class com.goldencode.p2j.persist.TableMapper
Determine if the permanent table has table-level delete validation.
hasWhere - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Flag indicating if this bulk delete had a where clause or not.
hasWhereExpression() - Method in class com.goldencode.p2j.persist.CompoundQuery
Indicate whether this query has a client-side where clause expression associated with it.
hasWhereExpression() - Method in interface com.goldencode.p2j.persist.Joinable
Indicate whether this query has a client-side where clause expression associated with it.
hasWhereExpression() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether this query has a client-side where clause expression associated with it.
hasWhereExpression() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Indicate whether this query has a client-side where clause expression associated with it.
hasWidgetsOutsideWindow(TopLevelWindow<OutputManager<?>>) - Method in class com.goldencode.p2j.ui.EventList
Check if there are any widgets (outside of the given window) listening for events in the widget list.
hasWindowEmulator(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Check if window has an emulator for the given window id.
hasWindowEmulator(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Check if window has an emulator for the given window id.
hasWindowEmulator(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
Check if window has an emulator for the given window id.
hasWindowEmulator(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Check if window has an emulator for the given window id.
hasWindows() - Method in class com.goldencode.p2j.ui.EventList
Check if there are any windows listening for events in the widget list.
hBar - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Horizontal scroll bar
hbmDocument - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Hibernate ORM document
hCallback - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Specify the location of the SAX callback procedures
hdlrs - Variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Page handlers for our specific targets.
HDR - Static variable in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Standard Blue Diamond header for procedure files.
hdrWidth - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Header width.
head - Variable in class com.goldencode.p2j.util.ScopedList
Head of the list
head - Variable in class com.goldencode.p2j.util.ScopedList.NodeList
Head of the list
header - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Header to be displayed in the selection list for selection fields
header - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SelectField
Header to be displayed in the selection list box
header - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The header.
header - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
The header.
header - Variable in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
The report header
header() - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text for the header of the generated file.
header() - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the text for the header of the generated file.
header() - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text for the header of the generated file.
header() - Method in class com.goldencode.p2j.e4gl.WebSpeedHelper
Return the text for the header of the generated file.
header() - Method in class com.goldencode.p2j.e4gl.WebSpeedStrictHelper
Return the text for the header of the generated file.
header - Variable in class com.goldencode.p2j.ui.WidgetConfig
Mark header widget.
HEADER_SIZE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Header size
headerAlignment - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
The header alignment.
HeaderElement - Class in com.goldencode.p2j.ui
This class which encodes a header expression such that evaluation can be delegated to the user interface processing at a specific point in execution.
HeaderElement(int, GenericWidget) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
HeaderElement(double, GenericWidget) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
HeaderElement(boolean, GenericWidget) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
HeaderElement(String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
HeaderElement(BaseDataType, GenericWidget) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
HeaderElement(Resolvable, GenericWidget) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
HeaderElement(Supplier<BaseDataType>, GenericWidget) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
HeaderElement(Function<Object[], BaseDataType>, GenericWidget, Object...) - Constructor for class com.goldencode.p2j.ui.HeaderElement
Create an instance.
headerFontSize - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The size of the header font
headerHeightChars - Variable in class com.goldencode.p2j.ui.FrameConfig
Client-side only: saves the frame's top-label header height.
headerKey - Variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
After it is attached to a SOAP Header parent, this will be the key to the DOM Node for this header entry.
headerLabel - Variable in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Header label
headerLines - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Number of header lines in this frame
headerMargin - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Defines top and bottom margin for the header.
headerRenderer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The render of the report header
headers - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Accumulated headers
headers - Variable in class com.goldencode.p2j.ui.GenericFrame
Frame headers.
headers - Variable in class com.goldencode.p2j.ui.ScreenBuffer
The map to store header widget values.
headers - Variable in class com.goldencode.p2j.util.SOAPHeaderImpl
All SOAP Header Entries linked with this SOAP Header.
headers - Variable in class com.goldencode.p2j.util.Stream
List of headers that are to be output (valid in paged mode).
headersHeight - Variable in class com.goldencode.p2j.ui.client.Frame
Down frame headers height; recalculated dynamically
headerSize - Variable in class com.goldencode.p2j.util.Stream
Size of current headers to be output in lines.
headersOutput - Variable in class com.goldencode.p2j.ui.client.Frame
Streams that have had headers output.
headerWidth - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
The header width.
heading(int, String) - Static method in class com.goldencode.html.HtmlHelper
Creates a heading element.
heading - Variable in class com.goldencode.p2j.report.server.CustomColumn
Column title/heading text
headings - Static variable in class com.goldencode.p2j.schema.SchemaStatsHelper
Column headings.
headings - Static variable in class com.goldencode.p2j.uast.ProgressStatsHelper
Column headings.
headless - Static variable in class com.goldencode.p2j.util.ErrorManager
Headless mode
headless - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Flag that disables calls to the client side.
HEADLESS_KEY - Static variable in class com.goldencode.p2j.security.ContextKey
Opaque key - "headless" replacement
height - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultColumnHeaderRenderer
The height.
height - Variable in enum com.goldencode.p2j.admin.shared.PaperFormat
A paper width given in the provided units
height() - Method in class com.goldencode.p2j.ui.client.ActivexFrame
Calculate the height of this widget.
height() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Dummy implementation of the missing method.
height() - Method in class com.goldencode.p2j.ui.client.Button
Calculate the height of this widget.
height() - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
This is a no-op, and it must not be called for ChUI clients.
height() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Get sub-menu height.
height() - Method in class com.goldencode.p2j.ui.client.ComboBox
 
height - Variable in class com.goldencode.p2j.ui.client.Dimension
Area height.
height() - Method in class com.goldencode.p2j.ui.client.Dimension
Get dimension height.
height - Variable in class com.goldencode.p2j.ui.client.event.WindowResized
The new window height.
height() - Method in class com.goldencode.p2j.ui.client.FillIn
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Get widget height.
height - Variable in class com.goldencode.p2j.ui.client.gui.CaptionButton
The button's height, in character units.
height() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Get the button's CaptionButton.height.
height() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
 
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextMetrics
The text's height.
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Height parameter
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Image height in pixels.
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Height parameter
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Locally cached height (pixels).
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawRecording
The height of the resulted image, which will be captured and cached.
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
The screen height.
height - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
The font's height.
height() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorContent
 
height() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.ButtonsPane
Obtain the constant height of this pane.
height() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.FilenamePane
Obtain the constant height of this pane.
height() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.NavigationPane
Obtain the constant height of this pane.
height() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.SaveasPane
Obtain the constant height of this pane.
height() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.ToolsPane
Obtain the constant height of this pane.
height() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Compute the label's height.
height() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Replace original version to take into account P2J specific behavior.
height() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Return the height of the radio button in character units.
height() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Returns the height of the radio-set widget.
height() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Calculate the height of this widget.
height() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Get sub-menu height.
height() - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Calculate the height of this widget.
height() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Get widget height.
height - Variable in class com.goldencode.p2j.ui.client.NativeDimension
Area height.
height() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Returns the rectangle's height.
height - Variable in class com.goldencode.p2j.ui.client.PageElement
The total number of rows output during rendering.
height() - Method in class com.goldencode.p2j.ui.client.PageElement
Returns the height of the output as the number of lines that will be generated when PageElement.render(com.goldencode.p2j.util.Stream) is called.
height() - Method in class com.goldencode.p2j.ui.client.RadioButton
Return height of the radio button.
height() - Method in class com.goldencode.p2j.ui.client.Rect
Calculate the height of this widget.
height(Point) - Method in class com.goldencode.p2j.ui.client.Rectangle
Returns the rectangle's height.
height() - Method in class com.goldencode.p2j.ui.client.Separator
Returns the current height of the separator object.
height() - Method in class com.goldencode.p2j.ui.client.Skip
Returns the current height of the component.
height() - Method in class com.goldencode.p2j.ui.client.Slider
Calculate the height of this widget.
height() - Method in class com.goldencode.p2j.ui.client.Space
Returns the current height of the component.
height() - Method in class com.goldencode.p2j.ui.client.StatusLine
 
height() - Method in class com.goldencode.p2j.ui.client.ToggleBox
Calculate the height of this widget.
height() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget height.
height() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get widget height.
height() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget height.
height - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFontMetrics
The legacy height.
height - Variable in class com.goldencode.p2j.ui.HelpService
The HEIGHT of the help window.
height() - Method in interface com.goldencode.p2j.util.RepeatedOutput
Returns the height of the output as the number of lines that will be generated when RepeatedOutput.render(com.goldencode.p2j.util.Stream) is called.
HEIGHT_PAD - Static variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
This menu-item top/bottom padding in a MENUBAR, in pixels.
heightAssigned - Variable in class com.goldencode.p2j.ui.WindowConfig
The flag indicates whether window height has been assigned.
heightChars - Variable in class com.goldencode.p2j.ui.BaseConfig
The height of the widget.
heightChars - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Image height in character units.
heightDelta() - Method in class com.goldencode.p2j.ui.client.Insets
Get sum of top and bottom deltas.
heightFromNative(int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a native height value to a ChUI height value.
heightFromNative(int, WidgetId, int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a native height value to a ChUI height value.
heightLimit - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The height limit.
heightPixels - Variable in class com.goldencode.p2j.ui.BaseConfig
Rectangle height pixels
heightPixels - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Image height in pixel units.
heightToNative(double) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts ChUI height value to native height value.
heightToNative(double, WidgetId, int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts ChUI height value to native height value.
hello() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
help() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens as the value of the HELP property of a field.
help - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
HELP attribute variable
help - Variable in class com.goldencode.p2j.ui.BrowseConfig
HELP attribute variable.
help - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
help - Variable in class com.goldencode.p2j.ui.ControlConfig
Help string used when widget becomes focused.
help - Variable in class com.goldencode.p2j.ui.HelpService
Flags the HELP option is activated
help() - Method in class com.goldencode.p2j.ui.HelpService
Activates the HELP mode.
HELP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
help(int, ScreenBuffer[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Locates and executes a preconfigured HELP application.
help(int, ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.ServerExports
Locates and executes a preconfigured HELP application.
help - Variable in class com.goldencode.p2j.ui.WindowConfig
HELP attribute.
help_command_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all the various commands that can be passed to the ProgressParser.system_help_stmt().
help_string() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the HELP keyword and the required following string.
helpActive - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Track HELP function activity
helpActive - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Flag identifying that HELP is active.
Helper() - Constructor for class com.goldencode.p2j.convert.ConverterHelper.Helper
 
Helper() - Constructor for class com.goldencode.p2j.convert.DatabaseReferenceWorker.Helper
 
Helper() - Constructor for class com.goldencode.p2j.convert.UnreachableCodeWorker.Helper
 
helper - Variable in class com.goldencode.p2j.persist.AssociationSyncher
Object which abstracts methods to assist in managing the foreign DMO
Helper(Class<?>, Class<?>) - Constructor for class com.goldencode.p2j.persist.meta.MetadataManager.Helper
Constructor.
helper - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Builds HQL statements for various Hibernate queryies
helper - Variable in class com.goldencode.p2j.uast.JavaPatternWorker
Cache current instance of the helper so that common methods have access.
helper - Variable in class com.goldencode.p2j.uast.ProgressPatternWorker
Cache current instance of the helper so that common methods have access.
helper - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Reference to console low-level driver.
helper - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Reference to console low-level driver.
helper - Variable in class com.goldencode.p2j.util.ServerImpl
The server helper for this server, set after the ServerImpl.connect(java.lang.String) method is called.
helpers - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Map of short meta DMO names to helper objects
helpFile - Variable in class com.goldencode.p2j.ui.HelpService
Specifies the pathname of a help file.
HelpModule - Class in com.goldencode.p2j.admin.client.application.home.help
Setups the functionality available via the Help menu: Server Messages view.
HelpModule() - Constructor for class com.goldencode.p2j.admin.client.application.home.help.HelpModule
 
HelpService - Class in com.goldencode.p2j.ui
A class that collects option information about a SYSTEM-HELP statement using chained methods.
HelpService() - Constructor for class com.goldencode.p2j.ui.HelpService
Private constructor.
helpText - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Widget
helpText - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
widget
helpText - Variable in class com.goldencode.p2j.ui.client.Window
Last help text.
helptxt - Variable in class com.goldencode.p2j.main.CommonDriver
The main text of the syntax display, with each element being displayed on a separate line.
here - Variable in class com.goldencode.trpl.WalkState
Tree node being walked, read-only version.
HEX_DIGIT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
HEX_LITERAL - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
hexDecode(Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Converts a hexadecimal encoded string into a binary value and returns a raw with the decoded value.
hexDecode(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Converts a hexadecimal encoded string into a binary value and returns a raw with the decoded value.
HEXDIGIT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
hexEncode(raw) - Static method in class com.goldencode.p2j.util.SecurityOps
Converts a binary value into a hexadecimal encoded string and returns a the encoded value.
HIBERNATE_TYPES - Static variable in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Two element array containing the HIBERNATE type being mapped.
hibernateConfigs - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of Hibernate configuration, keyed by database.
hibernateMappings - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of Hibernate mappings, keyed by database schema.
hibernateMappings - Variable in class com.goldencode.p2j.persist.ORMHandler
Stored Hibernate mappings.
hibernateProperties - Variable in class com.goldencode.p2j.persist.DatabaseConfig
Hibernate configuration properties
hibernateTableName - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
Database table name
hibernateToLegacyFields - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOInfo
Mapping of converted, property names to legacy, 4GL field names
hidden - Variable in class com.goldencode.ast.AnnotatedAst
Hidden mode which can be used to modify iterator based walking.
hidden - Variable in class com.goldencode.p2j.schema.SchemaParser
Filter implementation to allow access to hidden tokens
hidden() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a token assumed from the caller's context to be the value of the HIDDEN property of a table.
HIDDEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
HIDDEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
hidden - Variable in class com.goldencode.p2j.uast.ProgressLexer
Hidden mode, defaults to false.
hidden - Variable in class com.goldencode.p2j.uast.ProgressParser
Filter implementation to allow access to hidden tokens.
HIDDEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
hidden - Variable in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
The state of the HIDDEN attribute.
hidden() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Get current hidden state.
hidden - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget hidden flag.
hidden() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get current hidden state.
hidden() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get current hidden state.
hidden - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
List of frames which were marked for hiding last time.
hidden - Variable in class com.goldencode.p2j.ui.WidgetConfig
The HIDDEN attribute, which stops widgets from displaying.
HIDDEN_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status bitfield code for hidden
hiddenByIconificationOf - Variable in class com.goldencode.p2j.ui.WindowConfig
The ID of the closer ancestor window that was iconified and triggered this window not to be visible in taskbar.
hiddenSet - Variable in class com.goldencode.p2j.ui.FrameConfig
Flag indicating if the HIDDEN flag was set.
hide() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
It hides this dialog.
hide(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
hide() - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Hide this widget and remove it.
hide(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Makes the specified frame or widget invisible.
hide() - Method in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
Hide widget.
hide() - Method in class com.goldencode.p2j.ui.client.DropDown
Hide this widget and remove it.
hide() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Hide widget.
hide() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Hide this widget and remove it.
hide(GuiWindow) - Static method in class com.goldencode.p2j.ui.client.gui.GuiWindowCommons
Hide the supplied window.
hide() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Hide widget.
hide() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Hide window.
hide() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Hide window.
hide() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Hide this window.
hide() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Hide widget.
hide() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Hide widget.
hide() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Hide widget.
hide(int, boolean, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Hides the specified widget.
hide() - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes the frame invisible with the default pause.
hide(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes the frame invisible.
hide(Stream, boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
If the frame is a PAGE-TOP or PAGE-BOTTOM and the stream is paged, the frame is removed from the list of those used for the header or footer.
hide(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes widgets in the frame invisible.
hide(FrameElement[], boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes widgets in the frame invisible.
hide(handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes the frame invisible with the default pause.
hide(handle, boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes the frame invisible.
hide(Stream, handle, boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
If the frame is a PAGE-TOP or PAGE-BOTTOM and the stream is paged, the frame is removed from the list of those used for the header or footer.
hide(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes widgets in the frame invisible.
hide(FrameElement[], handle, boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes widgets in the frame invisible.
hide() - Method in interface com.goldencode.p2j.ui.CommonWidget
Hides this widget.
hide(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Hides this widget.
hide(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Hides this frame.
hide(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame invisible with the default pause.
hide(handle, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame invisible.
hide(Stream, handle, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
If the frame is a PAGE-TOP or PAGE-BOTTOM and the stream is paged, the frame is removed from the list of those used for the header or footer.
hide(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes widgets in the frame invisible.
hide(FrameElement[], handle, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes widgets in the frame invisible.
hide() - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame invisible with the default pause.
hide(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame invisible.
hide(Stream, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
If the frame is a PAGE-TOP or PAGE-BOTTOM and the stream is paged, the frame is removed from the list of those used for the header or footer.
hide(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes widgets in the frame invisible.
hide(FrameElement[], boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes widgets in the frame invisible.
hide() - Method in class com.goldencode.p2j.ui.GenericWidget
Hides this widget.
hide(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Hides this widget.
hide(int, boolean, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Makes the frame or widget invisible.
hide(int, boolean, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Makes the frame or widget invisible.
HIDE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Mark frame for hiding.
hide() - Method in class com.goldencode.p2j.ui.WindowWidget
For windows, performing a HIDe is the same as setting the VISIBLE attribute to false.
HIDE_NO_PAUSE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Mark frame for hiding and reset pause flag.
hide_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the HIDE language statement.
hideAll(boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Hides all widgets and messages displayed in the message area.
hideAll(boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Hides all widgets and messages displayed in the message area.
hideAll(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Hides all widgets and messages displayed in the message area.
hideAll(handle, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Hides all widgets and messages displayed in the message area, in the given stream.
hideAll(Stream, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Hides all widgets and messages displayed in the message area, in the given stream.
hideAllFrames(boolean) - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Hide all frames.
hideAllFrames() - Method in class com.goldencode.p2j.ui.client.Window
Hide all frames.
hideBodies(Container<GuiOutputManager>, SubMenuGuiImpl, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Recursively hides all the sub-menu bodies starting at the passed in container reference down.
hideBody(boolean) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Hides sub-menu body.
hideBody(boolean) - Method in class com.goldencode.p2j.ui.client.SubMenu
Hides sub-menu body.
hideDialog(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Hide dialog frame.
hideDialogs(Window, Collection<Frame>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Hide all dialog frames, if not in the specified list.
hideFolders - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
hideFrame(Frame<?>, boolean) - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Hide single frame.
hideFrame(Widget, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Hide Frame widget.
hideFrames(Widget<?>[], boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Hide frames from specified array of components.
hideFrames(Frame<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Hide frames which are marked as such that can be hidden.
hideFramesInt(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Internal method which hides frames if necessary and maintains global flag.
hideHandler - Variable in class com.goldencode.p2j.admin.client.widget.dialog.ModalViewWithUiHandlers
Registration handler associated with the attached hide modal dialog event handler
hideHandlerReg - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Hide dialog handler registration
hideHandlerReg - Variable in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
Modal dialog dismiss event registration
hideMarkedFrames(boolean) - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Hide frames which can be hidden.
hideMessage(boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Hides all messages displayed in the message area.
hideMessage(boolean) - Method in class com.goldencode.p2j.ui.client.Window
Hides all messages displayed in the message area.
hideMessage(boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Hides all messages displayed in the message area.
hideMessage(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Hides all messages displayed in the message area.
hideMessage(Stream, handle, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Hides all messages displayed in the message area.
hideMessage(handle, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Hides all messages displayed in the message area.
hideNesting - Variable in class com.goldencode.p2j.ui.chui.FramePlacementManager
hideFrames call nesting
hidePopup() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Hides the dropdown.
hideRedirectedFrames() - Method in class com.goldencode.p2j.ui.client.Window
Hides all redirected frames that are visible.
hideWidget(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Hide regular widget.
hideWidgetsInFrame(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Hide inner widgets in frame.
hideWorker(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Hiding worker.
hideWorker(boolean, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
A worker to perform frame hide.
HidingProcessor(int, boolean, boolean) - Constructor for class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Constructor.
hierarchyDeclaresMethod(Method, Class<?>) - Method in class com.goldencode.p2j.net.RemoteObject.RemoteAccess
Determine whether the given interface or any of its ancestors declare the given method.
high - Variable in class com.goldencode.p2j.util.BinaryData.RangeCheck
The upper bound of the range (inclusive).
HIGH_BITS - Static variable in class com.goldencode.ast.BasePlugin
Number of bits to shift to make a file ID a normal int.
highDate - Static variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Highest date supported by PostgreSQL (12/31/32767 AD)
highDate - Static variable in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Highest date supported by SQL Server 2008 (December 31, 9999) http://msdn.microsoft.com/en-US/library/ms187819%28v=sql.100%29.aspx
HighLevelObject - Class in com.goldencode.p2j.net
Base class for remote objects which provides some useful utility methods.
HighLevelObject(Session) - Constructor for class com.goldencode.p2j.net.HighLevelObject
Constructs an instance using the given transport.
HighLevelObject(Session, int) - Constructor for class com.goldencode.p2j.net.HighLevelObject
Constructs an instance using the given transport and timeout.
highLevelResults - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
High level results object for parent query
highlight(Widget, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Changes the highlighted state of the widget and repaints it.
HIGHLIGHT_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Background color for highlighted text (Eg.
HIGHLIGHT_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Background color for highlighted text (Eg.
highlighted() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Get current highlighted state.
highlighted - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Flag indicating the selected item in the list must be highlighted when drawing.
highlighted - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget highlighted flag.
highlighted() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get current highlighted state.
highlighted() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get current highlighted state.
highlightRestoreBuffer - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Screen buffer for clearing an active highlight
highlightWidget(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowserAspect
Highlights the supplied widget when the widget is visible.
highlightX - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The left location of the last highlighted widget.
highlightY - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The top location of the last highlighted widget.
hints - Variable in class com.goldencode.p2j.preproc.Environment
reference to Hints
Hints - Class in com.goldencode.p2j.preproc
Keeps information about elementary hints and organizes them into the tree.
Hints(String) - Constructor for class com.goldencode.p2j.preproc.Hints
Constructor.
hints - Variable in class com.goldencode.p2j.preproc.PreprocessorHintsWorker
Stores the current AST's hints object.
hints - Variable in class com.goldencode.p2j.uast.AstGenerator
Represents any non-default, file specific behavior that must be handled for the preprocessor or parser.
hints - Variable in class com.goldencode.p2j.uast.CallGraphWorker
Stores the current AST's hints object.
hints - Variable in class com.goldencode.p2j.uast.UastHintsWorker
Stores the current AST's hints object.
HINTS_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
Text to append to a filename to generate a unique name for hints.
HINTS_SUFFIX - Static variable in class com.goldencode.p2j.preproc.PreprocessorHints
The standard suffix appended to a source code filename to create a unique filename for storing hints.
HINTS_SUFFIX - Static variable in class com.goldencode.p2j.uast.UastHints
The standard suffix appended to a source code filename to create a unique filename for storing hints.
HintsConstants - Interface in com.goldencode.p2j.uast
Constant values for the XML grammar used for hints.
hintsFile - Variable in class com.goldencode.p2j.preproc.Options
Hints file name option.
HintsReader() - Constructor for class com.goldencode.p2j.preproc.PreprocessorHintsWorker.HintsReader
 
HintsReader() - Constructor for class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
 
hintsRoot - Variable in class com.goldencode.p2j.preproc.PreprocessorHints
The hints tree built from the XML file
HintsTags - Interface in com.goldencode.p2j.preproc
Defines tags used in preprocessor hints XML documents.
HintsTreeNode - Class in com.goldencode.p2j.preproc
A preprocessor hints tree node which is an extenstion of TreeNode class.
HintsTreeNode(IncludeHint, ReferenceHint[], SymbolHint[], ArgumentHint[]) - Constructor for class com.goldencode.p2j.preproc.HintsTreeNode
Constructor.
HISTORICAL - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "historical" class/property AST annotation
historicalMetaTables - Variable in class com.goldencode.p2j.schema.P2OLookup
Stores the list of meta tables
history - Variable in class com.goldencode.p2j.convert.NameConverterWorker
History lists of name conversions, indexed by AST filename
hits - Variable in class com.goldencode.cache.LFUAgingCache.NodeImpl
Hit count -- number of times this node has been retrieved from the cache
HKEY_DEFAULT_BASE - Static variable in class com.goldencode.p2j.util.Registry
Windows default hive name.
hLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw a horizontal line of the specified length starting at the current cursor position.
hLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw horizontal line using pseudo-graphic characters.
hLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw a horizontal line of the specified length starting at the current cursor position.
hLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw a horizontal line of the specified length starting at the current cursor position.
hLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw a horizontal line of the specified length starting at the current cursor position.
hLine(double, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Draw horizontal line.
hLine(int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw a horizontal line of the specified length starting at the current cursor position.
hlo - Variable in class com.goldencode.p2j.net.RemoteObject.RemoteAccess
Remote invocation helper.
hlp - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Helper to emit headers, footers, comments and other text.
hlp - Variable in class com.goldencode.p2j.e4gl.Options
Helper to emit text that exactly matches a given implementation.
hlpFrameFieldId - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The frame field targeted by FRAME-VALUE before HELP is invoked.
hlpFrameRef - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The frame targeted by FRAME-VALUE before HELP is invoked.
hOff - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Height correction (bottom part)
hOld - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Cache for rectangle height.
holidays - Variable in class com.goldencode.p2j.security.SecurityCache
Set of holidays.
HOME - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Home place
home() - Static method in class com.goldencode.p2j.cfg.Configuration
Get the P2J home path defined for the application or "." if no such path is defined.
HOME - Static variable in class com.goldencode.p2j.ui.Keyboard
 
HOME - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
HomeModule - Class in com.goldencode.p2j.admin.client.application.home
HomeModule setups all business modules available via the main menu.
HomeModule() - Constructor for class com.goldencode.p2j.admin.client.application.home.HomeModule
 
HomePresenter - Class in com.goldencode.p2j.admin.client.application.home
Home presenter.
HomePresenter(EventBus, HomePresenter.MyView, HomePresenter.MyProxy, MenuPresenter, Provider<InputDialog>, AdminServiceAsync, Alarm, ModalDialogs, PlaceManager, TokenFormatter) - Constructor for class com.goldencode.p2j.admin.client.application.home.HomePresenter
Ctor.
HomePresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home
The presenter's proxy.
HomePresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home
Presenter's view.
HomeUiHandlers - Interface in com.goldencode.p2j.admin.client.application.home
HomeUiHandlers defines common methods available for views.
HomeView - Class in com.goldencode.p2j.admin.client.application.home
Home view.
HomeView(HomeView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.HomeView
Ctor.
HomeView.Binder - Interface in com.goldencode.p2j.admin.client.application.home
GWT binder.
honorConditionalUpDown(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Honor the deferred processing for a conditional up or down.
honorConditionalUpDown() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Honor the deferred processing for a conditional up or down.
honorError(ErrorConditionException) - Static method in class com.goldencode.p2j.util.TransactionManager
Check if the current error must unwind all the way to the caller of the top-level block in this method (if the ignore flag is set).
honorFormat - Variable in class com.goldencode.p2j.ui.ControlSetConfig
Tell widget that format should be honored.
honorHidden - Variable in class com.goldencode.p2j.pattern.PatternEngine
Honor hidden processing mode flag.
honorHidden - Variable in class com.goldencode.p2j.pattern.RuleSet
Honor hidden processing mode flag.
honorKeywordIgnoreList(Keyword[]) - Method in class com.goldencode.p2j.uast.ProgressParser
Remove any built-in functions or global variables that are defined with the given keywords.
honorNext(String) - Static method in class com.goldencode.p2j.util.TransactionManager
Determines if a NEXT operation with the given target block should be honored or if the NEXT should be converted to a LEAVE.
honorNextConditionalDown - Variable in class com.goldencode.p2j.ui.client.Frame
Mark frame as such that need to honor next conditional down and handle it as unconditional.
honorPBH - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Flag that determines if pause before hide mode is active.
honorRetry(RetryUnwindException) - Static method in class com.goldencode.p2j.util.TransactionManager
Check if there is a pending retry of the current block and if so then enable retry.
honorStop(StopConditionException) - Static method in class com.goldencode.p2j.util.TransactionManager
Dispatch the given exception to all registered stop condition handlers to see if any requires that the STOP condition be vetoed at the current scope.
honorStopCondition() - Static method in class com.goldencode.p2j.util.TransactionManager
Tests the interrupted status of the current thread using Thread.interrupted, if true then a StopConditionException will be thrown.
honorStopCondition() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Tests the interrupted status of the current thread using Thread.interrupted, if true then a StopConditionException will be thrown.
HookClassLoader(ClassLoader, byte[]) - Constructor for class com.goldencode.p2j.security.SecurityManager.HookClassLoader
Constructor for a single source.
hookInitialize() - Method in class com.goldencode.p2j.main.StandardServer
Notify server hook about application initialization.
hookName - Variable in class com.goldencode.p2j.security.SecurityCache
Authorization hook class name.
hooksValueChanged(ValueChangeEvent<Boolean>) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Hooks value changed handler.
hookTerminate(Throwable) - Method in class com.goldencode.p2j.main.StandardServer
Notify server hook about application termination.
horizBarQuirk - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Flag which activates a 4GL bug, which will not show the horizontal scrollbar, even if forced.
horizontal - Variable in class com.goldencode.p2j.ui.RadioSetConfig
The radio-set orientation.
horizontal - Variable in class com.goldencode.p2j.ui.SliderConfig
Widget orientation, horizontal or vertival.
HORIZONTAL_ALIGN_MASK - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant used to extract the horizontal alignment from an alignment value.
HorizontalColumnScroller() - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
 
horizontalColumnScrollMax - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Maximum for horizontal scrolling in column scrolling mode.
horizontalScrollbar - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Horizontal scrollbar.
horizontalScroller - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Horizontal scroller.
host - Static variable in class com.goldencode.p2j.main.BrokerCore
P2J Server address
host - Variable in class com.goldencode.p2j.main.WebClientConfig
The direct host assigned to launch the spawned web client
host - Variable in class com.goldencode.p2j.util.SocketImpl.ServerSocketMapping
The new server socket host.
host - Variable in class com.goldencode.p2j.web.GenericWebServer
Server host name
HOST_BYTE_ORDER - Static variable in class com.goldencode.p2j.util.memptr
Operations should use the native byte order on the current machine.
hostMatch(String, List) - Static method in class com.goldencode.p2j.security.SecurityManager
Compares the list of DNS names with the given host name.
hosts - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The hosts on which this appserver is running.
hotkey - Variable in class com.goldencode.p2j.test.DirectoryEdit.MenuItem
Menu item selection key
hour - Variable in class com.goldencode.p2j.scheduler.Job
The hour expression when the job needs to be executed.
HOURS - Static variable in class com.goldencode.p2j.util.datetime
Represents the hours component of the string formatted datetime(-tz).
HOVER_ACTIONS - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Actions for hoverable widgets
Hoverable - Interface in com.goldencode.p2j.ui
Groups widgets that have the LOAD-MOUSE-POINTER method.
hovers - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Active hovers stack
hql - Variable in class com.goldencode.p2j.persist.AbstractJoin
HQL where clause snippet used to perform the join
hql - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Collector.Key
Dialect-specific HQL query string
hql - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Dialect-specific HQL query string
hql - Variable in class com.goldencode.p2j.persist.ForeignNuller
HQL statement used to retrieve refering DMOs given a referent
hql - Variable in class com.goldencode.p2j.persist.ForeignResolver
HQL query statement
hql - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
HQL-compliant where clause (possibly rewritten)
hql - Variable in class com.goldencode.p2j.persist.Persistence.QueryKey
HQL statement
hql - Variable in class com.goldencode.p2j.persist.PreselectQuery
HQL query string to retrieve primary key ID arrays
hql - Variable in class com.goldencode.p2j.persist.ProgressiveResults
HQL query string used to select records
HQL_CONNECT - Static variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
HQL query to find a connect record by connect ID
HQLAst - Class in com.goldencode.p2j.persist.hql
Provides symbolic token name lookups that are specific to the HQL AST.
HQLAst() - Constructor for class com.goldencode.p2j.persist.hql.HQLAst
Default constructor.
HQLAst(Token) - Constructor for class com.goldencode.p2j.persist.hql.HQLAst
Constructor which accepts and wrappers token.
HQLBundle - Class in com.goldencode.p2j.persist
An assemblage of the various HQL statements, corresponding, reflective methods, and an index of the runtime query substitution parameters, which are necessary to satisfy a specific record retrieval request for a random access query.
HQLBundle() - Constructor for class com.goldencode.p2j.persist.HQLBundle
Default constructor.
HQLExpression - Class in com.goldencode.p2j.persist
Represents an HQL expression: HQL where clause, HQL statement or HQL snippet.
HQLExpression() - Constructor for class com.goldencode.p2j.persist.HQLExpression
Create an empty HQL expression.
HQLExpression(HQLExpression) - Constructor for class com.goldencode.p2j.persist.HQLExpression
Create an HQL expression starting with the specified sub-expression.
HQLExpression(String) - Constructor for class com.goldencode.p2j.persist.HQLExpression
Create an HQL expression starting with the specified sub-expression.
HQLExpression(String, boolean) - Constructor for class com.goldencode.p2j.persist.HQLExpression
Create an HQL expression starting with the specified sub-expression.
HQLFunction - Annotation Type in com.goldencode.p2j.persist.pl
Annotation for Functions and Operators methods exposed as UDF HQL functions invoked in SQL via some kind of PL.
HQLHelper - Class in com.goldencode.p2j.persist
Helper class which provides services to random access style queries.
HQLHelper(RecordBuffer, RecordBuffer[], String, String, boolean, HQLExpression, String, String, Object[]) - Constructor for class com.goldencode.p2j.persist.HQLHelper
Constructor which sets fundamental data upon which final HQL statements will be based.
HQLHelperCache - Class in com.goldencode.p2j.persist
A cache of HQLHelper objects mapped to a complex key which encompasses the DMO implementation class, base where clause, Hibernate substitution types, restriction sorting, foreign key information, and whether or not the query is a project query.
HQLHelperCache() - Constructor for class com.goldencode.p2j.persist.HQLHelperCache
Default constructor.
HQLHelperCache.Key - Class in com.goldencode.p2j.persist
HQLHelper hashable lookup key.
HQLLexer - Class in com.goldencode.p2j.persist.hql
Tokenizes an HQL query statement (input as a stream of characters) into a stream of tokens suitable for the HQLParser.
HQLLexer(InputStream) - Constructor for class com.goldencode.p2j.persist.hql.HQLLexer
 
HQLLexer(Reader) - Constructor for class com.goldencode.p2j.persist.hql.HQLLexer
 
HQLLexer(InputBuffer) - Constructor for class com.goldencode.p2j.persist.hql.HQLLexer
 
HQLLexer(LexerSharedInputState) - Constructor for class com.goldencode.p2j.persist.hql.HQLLexer
 
HQLParser - Class in com.goldencode.p2j.persist.hql
Creates an Abstract Syntax Tree (AST) representation of an HQL expression in infix notation from an input stream of tokens (provided by the HQLLexer).
HQLParser(TokenBuffer, int) - Constructor for class com.goldencode.p2j.persist.hql.HQLParser
 
HQLParser(TokenBuffer) - Constructor for class com.goldencode.p2j.persist.hql.HQLParser
 
HQLParser(TokenStream, int) - Constructor for class com.goldencode.p2j.persist.hql.HQLParser
 
HQLParser(TokenStream) - Constructor for class com.goldencode.p2j.persist.hql.HQLParser
 
HQLParser(ParserSharedInputState) - Constructor for class com.goldencode.p2j.persist.hql.HQLParser
 
HQLParserTokenTypes - Interface in com.goldencode.p2j.persist.hql
 
hqlPreprocessor - Variable in class com.goldencode.p2j.persist.HQLHelper
HQL where clause preprocessor
HQLPreprocessor - Class in com.goldencode.p2j.persist
A preprocessor for where clauses written in (extended) HQL.
HQLPreprocessor(Database, String, Map<String, RecordBuffer>, Object[], Type[], String[], P2JDialect, boolean, boolean, String, boolean, Set<String>) - Constructor for class com.goldencode.p2j.persist.HQLPreprocessor
Constructor which accepts an unprocessed where clause.
hqlPreprocessor - Variable in class com.goldencode.p2j.persist.QueryComponent
HQL preprocessor
HQLPreprocessor.CacheKey - Class in com.goldencode.p2j.persist
Instances of this class are used as keys to cache instances of HQLPreprocessor.
HQLPreprocessor.PropertyMatch - Class in com.goldencode.p2j.persist
Object which contains information about a single comparison of a database property to a substitution parameter or literal value.
HQLTypes - Enum in com.goldencode.p2j.persist.hql
Enumeration of data types for various HQL constructs.
HQLTypes() - Constructor for enum com.goldencode.p2j.persist.hql.HQLTypes
 
hr() - Static method in class com.goldencode.html.HtmlHelper
Creates a horizontal rule element.
href(String, String, boolean) - Static method in class com.goldencode.html.HtmlHelper
Creates a hyperlink element.
hScrollingStep - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Horizontal scrolling step for non-COLUMN-SCROLLING mode.
hServer - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
The server used to execute this async call.
HTML1_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
A filename extention to recognize as an HTML file.
HTML2_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
A filename extention to recognize as an HTML file.
HTML_DSTRING - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
HTML_SSTRING - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
htmlColor(String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Convert to HTML color format.
HtmlConstants - Interface in com.goldencode.html
An interface which contains common constants used in writing HTML output.
HtmlHelper - Class in com.goldencode.html
Provides utility functions to write HTML output.
HtmlHelper() - Constructor for class com.goldencode.html.HtmlHelper
 
HtmlResourceHandler - Class in com.goldencode.p2j.web
jetty Handler which delivers HTML resource files.
HtmlResourceHandler(String, String) - Constructor for class com.goldencode.p2j.web.HtmlResourceHandler
Constructor.
HTTP_EQUIV - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
httpClient - Variable in class com.goldencode.p2j.main.WebClientsManager
Used to test if this web client is still alive and free its resources if it is not.
HTTPS - Static variable in class com.goldencode.p2j.main.WebClientsManager
https protocol
HTTPS_PORT - Static variable in class com.goldencode.p2j.main.WebServer
HTTPS default port for listening.
HYPHEN - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 

I

i2ltCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of methods to trigger lazy collection init, by DMO interface
icon - Variable in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
The icon displayed in the dialog
icon - Variable in enum com.goldencode.p2j.admin.client.widget.dialog.MessageType
the icon that represents the particular message type
icon - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
The alert box icon.
icon - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
The window's icon.
ICON_SIZE - Static variable in class com.goldencode.p2j.ui.WindowConfig
Normal window icon size.
IconDataType() - Constructor for enum com.goldencode.p2j.ui.client.TopLevelWindow.IconDataType
 
iconDef - Static variable in class com.goldencode.p2j.ui.client.TopLevelWindow
Default window icon.
iconFileName - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress ICON attribute used by LOAD-ICON().
iconified - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Track the window's iconified state (which can be set at the OS or P2J level).
iconify() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Iconify the window.
iconify(int) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Iconify the window.
iconify(int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Iconify the window.
iconify() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Iconify the window.
iconify(int) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Iconify the window.
iconify(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Iconify the window.
iconify() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Iconify the window.
iconify(int) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Iconify the window.
iconify(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Iconify the window.
iconify() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Iconify the window.
iconify(int) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Iconify the window.
iconify(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Iconify the window.
iconifyWindow(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Selects the target window and then minimizes it.
iconifyWindow(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Iconify the window.
iconifyWindow(int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Iconify the window.
id - Variable in class com.goldencode.ast.AnnotatedAst
Unique, persistent identifier
id - Variable in class com.goldencode.cache.LFUAgingCache.NodeImpl
Internal identifier
id - Variable in class com.goldencode.expr.ExtraAst
Identifier which is unique to this node within an expression AST
id - Variable in enum com.goldencode.p2j.admin.client.application.home.StandardMenu
Menu item id.
id - Variable in class com.goldencode.p2j.admin.SessionInfo
Session ID.
id() - Method in class com.goldencode.p2j.comauto.ComObject
Get this resource's ID, if is already set.
id(long) - Method in class com.goldencode.p2j.comauto.ComObject
Set this resource's ID.
id - Variable in class com.goldencode.p2j.directory.LockManager.Lock
Lock ID
id - Variable in class com.goldencode.p2j.pattern.PatternEngine.StorageKey
Arbitrary id.
id - Variable in class com.goldencode.p2j.persist.Database
Unique ID of database, based on physical name
id - Variable in enum com.goldencode.p2j.persist.Database.Type
Unique identifier associated with enum value
id - Variable in class com.goldencode.p2j.persist.RepositionCache.Node
Primary key ID
id - Variable in class com.goldencode.p2j.report.ReportDefinition
Report ID.
id - Variable in class com.goldencode.p2j.report.server.AstNode
Unique ID
id - Variable in class com.goldencode.p2j.report.server.CallGraphLink
The unique ID of this link.
id - Variable in class com.goldencode.p2j.report.server.CallGraphNode
Graph-unique id for the node.
id - Variable in class com.goldencode.p2j.report.server.DetailRow
Match ID
id - Variable in class com.goldencode.p2j.report.server.FileListingEntry
Unique ID for the source file
id - Variable in class com.goldencode.p2j.report.server.FilterProfile
Profile ID
id - Variable in class com.goldencode.p2j.report.server.OverviewRow
Report ID
id - Variable in class com.goldencode.p2j.report.server.User
Unique ID
id - Variable in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Unique identifier for this scope.
id - Variable in class com.goldencode.p2j.security.ContextKey
The context id
id - Variable in class com.goldencode.p2j.security.Session
An object that serves as an ID of this connection
id - Variable in class com.goldencode.p2j.ui.client.event.Event
Event type ID.
id() - Method in class com.goldencode.p2j.ui.client.event.Event
Get event ID.
id - Variable in class com.goldencode.p2j.ui.client.event.ServerEvent
The id of the event.
id() - Method in class com.goldencode.p2j.ui.client.event.ServerEvent
Get the ID of this server-side event.
id - Variable in class com.goldencode.p2j.ui.client.FrameData
Widget ID.
id - Variable in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
ID is needed in case panel is registered as resizable for example.
id - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Paint operation
id - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
Window id.
id - Variable in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Window id.
id - Variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Widget ID.
id() - Static method in class com.goldencode.p2j.ui.ColorTable
Get this resource's ID.
id(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Set this resource's ID.
id - Variable in class com.goldencode.p2j.ui.ColorTable.WorkArea
The resource's ID.
id() - Static method in class com.goldencode.p2j.ui.FontTable
Get this resource's ID.
id(long) - Static method in class com.goldencode.p2j.ui.FontTable
Set this resource's ID.
id - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
The resource's ID.
id - Variable in class com.goldencode.p2j.ui.ScreenDefinition
Root frame ID.
id - Variable in class com.goldencode.p2j.ui.WidgetConfig
WIDGET-ID attribute variable.
id - Variable in class com.goldencode.p2j.ui.WidgetId
The widget's ID.
id() - Static method in class com.goldencode.p2j.util.ClipboardManager
Get this resource's ID.
id(long) - Static method in class com.goldencode.p2j.util.ClipboardManager
Set this resource's ID.
id - Variable in class com.goldencode.p2j.util.ClipboardManager.WorkArea
The resource's ID.
id() - Static method in class com.goldencode.p2j.util.ErrorManager
Get this resource's ID.
id(long) - Static method in class com.goldencode.p2j.util.ErrorManager
Set this resource's ID.
id - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
The resource's ID.
id - Variable in class com.goldencode.p2j.util.ExternalResource
The resource ID.
id() - Method in class com.goldencode.p2j.util.ExternalResource
Get this resource's ID.
id(long) - Method in class com.goldencode.p2j.util.ExternalResource
Set this resource's ID.
id() - Static method in class com.goldencode.p2j.util.FileSystemOps
Get this resource's ID.
id(long) - Static method in class com.goldencode.p2j.util.FileSystemOps
Set this resource's ID.
id - Variable in class com.goldencode.p2j.util.FileSystemOps.WorkArea
The resource's ID.
id - Variable in class com.goldencode.p2j.util.HandleResource
The resource's ID.
id() - Method in class com.goldencode.p2j.util.HandleResource
Get this resource's ID, if is already set.
id(long) - Method in class com.goldencode.p2j.util.HandleResource
Set this resource's ID.
id() - Static method in class com.goldencode.p2j.util.KeyReader
Get this resource's ID.
id(long) - Static method in class com.goldencode.p2j.util.KeyReader
Set this resource's ID.
id - Variable in class com.goldencode.p2j.util.KeyReader.WorkArea
The resource's ID.
id - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
The ID of this socket, on P2J client-side.
id - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
The ID of this socket on P2J client side.
id - Variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
The local ID of this server socket.
id - Variable in class com.goldencode.p2j.util.RemoteStream
The stream id on the remote node.
id() - Static method in class com.goldencode.p2j.util.SessionUtils
Get this resource's ID.
id(long) - Static method in class com.goldencode.p2j.util.SessionUtils
Set this resource's ID.
id - Variable in class com.goldencode.p2j.util.SessionUtils.WorkArea
The resource's ID.
id - Variable in class com.goldencode.p2j.util.TransparentWrapper
The resource's ID.
id() - Method in class com.goldencode.p2j.util.TransparentWrapper
Get this resource's ID, if is already set.
id(long) - Method in class com.goldencode.p2j.util.TransparentWrapper
Set this resource's ID.
id - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The id of the open connection.
id - Variable in class com.goldencode.p2j.util.WidgetPool.WidgetPoolData
The ID of this widget pool.
id() - Method in interface com.goldencode.p2j.util.WrappedResource
Get this resource's ID, if is already set.
id(long) - Method in interface com.goldencode.p2j.util.WrappedResource
Set this resource's ID.
id2File - Variable in class com.goldencode.p2j.report.ReportWorker
ID to filename mappings
ID_ABSOLUTE - Static variable in interface com.goldencode.p2j.directory.Directory
The node ID includes the full path from the root.
ID_GEN_SEQUENCE - Static variable in class com.goldencode.p2j.persist.Persistence
Well-known name of ID generator sequence
ID_RELATIVE - Static variable in interface com.goldencode.p2j.directory.Directory
The node ID is relative to a default set of search paths.
idBracketSize - Variable in class com.goldencode.p2j.schema.ImportWorker
ID bracket size
IDContext() - Constructor for class com.goldencode.p2j.schema.ImportWorker.IDContext
Default constructor; sets up internal counter.
idContextStack - Variable in class com.goldencode.p2j.schema.ImportWorker
Deque of IDContexts, up to ImportWorker.maximumThreads deep.
ident - Variable in class com.goldencode.p2j.persist.AbstractReversible
Identifier for the database record being acted upon
ident - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Unique identifier of record associated with this status object
ident - Variable in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Database record whose lock state is being tracked
ident - Variable in class com.goldencode.p2j.persist.TempLock
Unique record identifier
IDENT_RESPONSE - Static variable in class com.goldencode.terminal.VT100Emulator
Identify terminal response
identifier - Variable in exception com.goldencode.p2j.persist.lock.LockUnavailableException
Identifier of record which could not be locked
identifier - Variable in class com.goldencode.p2j.persist.lock.RecordLockEvent
Unique identifier of the locked record
identifyBestMethod(Set<Method>) - Method in class com.goldencode.proxy.ProxyFactory
Given a set of methods, identify the best method to implement in the dynamic proxy.
identifyFrame(int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Obtains the frame associated with the given frame ID.
IDENTITY - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
identity - Variable in class com.goldencode.p2j.security.AuthData
The identity of the authenticated session, in "processId/userId" form.
identityByQueue - Variable in class com.goldencode.p2j.net.SessionManager
One-to-one map of identity to queues.
IdentityContext() - Constructor for class com.goldencode.p2j.persist.id.IdentityPool.IdentityContext
 
IdentityManager - Interface in com.goldencode.p2j.persist.id
Interface which must be implemented by classes which provide primary key generation service.
identityManager - Variable in class com.goldencode.p2j.persist.Persistence
Identity manager
IdentityManagerMultiplexer - Interface in com.goldencode.p2j.persist.remote
Interface which defines a client-server API for remote database identity management (e.g.
IdentityManagerMultiplexerImpl - Class in com.goldencode.p2j.persist.remote
A singleton instance of this class services server-to-server requests for database identity management.
IdentityManagerMultiplexerImpl() - Constructor for class com.goldencode.p2j.persist.remote.IdentityManagerMultiplexerImpl
Default constructor which initializes the resources needed for this multiplexer to service identity manager requests.
IdentityPool - Class in com.goldencode.p2j.persist.id
Represents a pool of reusable primary keys.
IdentityPool(Database) - Constructor for class com.goldencode.p2j.persist.id.IdentityPool
Create the identity pool for the given database.
identityPool - Variable in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Identity pool used by this identity manager.
IdentityPool.IdentityContext - Class in com.goldencode.p2j.persist.id
Context-local container which manages the keys which were returned by nextPrimaryKey() for this context and were not committed or rolled back.
IdentityPool.KeyScanner - Class in com.goldencode.p2j.persist.id
This helper class implements functionality of Identity pool scanning thread.
IdentityPool.ScanMethod - Enum in com.goldencode.p2j.persist.id
Enumeration which defines a set of available methods for retrieval of available keys.
IdentityPoolManager - Interface in com.goldencode.p2j.persist.id
Interface which must be implemented by classes which provide primary key generation service and can interact with identity pool.
idFromStream(Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the stream ID associated with a given stream.
idFromStream(Stream) - Method in class com.goldencode.p2j.util.StreamDaemon
Returns the stream ID associated with a given stream.
idFromString(String) - Static method in class com.goldencode.p2j.util.ResourceIdHelper
Parses a resource id from its textual form into its numeric form.
IDGenerator(int) - Constructor for class com.goldencode.p2j.ui.WidgetId.IDGenerator
Create a new ID generator.
IdKind() - Constructor for enum com.goldencode.p2j.util.UniqueIdGenerator.IdKind
 
idleTimeout - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Time for a registrant to be idle before being expired
idOnly - Variable in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
ID-only flags, ordered by column
idOnly - Variable in class com.goldencode.p2j.persist.HQLHelper
Whether query should return primary key ID only, or entire DMO
idOnly - Variable in class com.goldencode.p2j.persist.HQLHelperCache.Key
Is query a projection query returning primary key ID only?
idOnly - Variable in class com.goldencode.p2j.persist.QueryComponent
Whether query should return primary key ID only, or entire DMO
idResources - Variable in class com.goldencode.p2j.util.handle.WorkArea
Stores handles that have been converted to strings and may need to be converted back into a handle.
ids - Variable in class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Map for storing table name -> current maximum ID relations.
ids - Variable in class com.goldencode.p2j.persist.Presorter.SortedResults.Row
Array of primary keys of result row records
IDS - Static variable in class com.goldencode.p2j.security.ContextKey
ID generator
ids - Variable in class com.goldencode.p2j.util.StreamDaemon
Same list but for reverse lookups of ID by stream
idSetter - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager.Helper
Primary key setter method
idSetToArray(Set<Integer>) - Method in class com.goldencode.p2j.ui.GenericFrame
Converts the given set of Integer values into an array of primitive int.
idsFromWidgets(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Converts a widget array into an array of widget IDs.
idsOnly - Variable in class com.goldencode.p2j.persist.FilteredResults
Store primary key IDs only or full records in filtered results?
idsToAppserver - Static variable in class com.goldencode.p2j.util.AgentPool
Map of connection IDs to appserver name.
idToString(Long) - Static method in class com.goldencode.p2j.util.ResourceIdHelper
Formats the numeric resource identifier with the default format string, ResourceIdHelper.DEFAULT_FORMAT.
idToString(String, Long) - Static method in class com.goldencode.p2j.util.ResourceIdHelper
Formats the numeric resource identifier with the supplied format string.
IdUtils - Class in com.goldencode.p2j.directory
A set of useful static routines to handle node and other IDs.
IdUtils() - Constructor for class com.goldencode.p2j.directory.IdUtils
 
idWorker - Variable in class com.goldencode.p2j.ui.WidgetIdHelper.WorkArea
Server or client side registered instance to perform actual calls.
idx - Variable in class com.goldencode.p2j.io.ReversibleReader
Index of the "front" of the queue (the next char to be read).
idx - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Index info kept by index number.
idx - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer.ZKey
initial position of the widget
idx - Variable in class com.goldencode.p2j.ui.WordWrapElement
Group index.
idx - Variable in class com.goldencode.p2j.util.PartitionedArray
The top of the stack (MUST be a non-null value).
IDX_NAME - Static variable in class com.goldencode.p2j.admin.TaggedName
Defines the index of the NAME field.
IDX_TAG - Static variable in class com.goldencode.p2j.admin.TaggedName
Defines the index of the TAG field.
idxj2p - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Index info kept by converted index name.
idxp2j - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Index info kept by legacy index name.
ieList - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
List of all internal entries, as they appear in the name_map file.
iename - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
The legacy 4GL name of this internal entry.
iename - Variable in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
The internal entry name.
if_func() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the special built-in IF THEN ELSE function, which can be used in an expression (which is what differentiates it from the language statement of the same name).
if_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IF THEN ELSE language statement.
iface - Variable in class com.goldencode.p2j.uast.ClassDefinition
Flag marking if this is a class or interface.
ifaceMap - Variable in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Map of DMO implementation classes to DMO interfaces
ifaces - Static variable in class com.goldencode.p2j.main.BrokerCore
Export BrokerRemote API
ifc - Variable in class com.goldencode.proxy.StaticProxy
The interface for this static proxy.
ifCondValue - Variable in class com.goldencode.p2j.preproc.Environment
The value of the last executed IF or ELSEIF statement.
ifEnded() - Method in class com.goldencode.p2j.util.Accumulator
This method is used to notify the accumulator that a IF statement which contains the ACCUM statement or a DISPLAY with aggregate phrase has ended.
ifExecutedStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with status of "IF with enclosed ACCUM statement" execution.
IFindAccountScreen - Interface in com.goldencode.p2j.admin.client
Defines search accounts functionality.
ifStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with the IF statement execution status - true values mean that an IF statement is currently being executed.
ignorableWhitespace(Characters) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of ignorable whitespace in element content.
IGNORE - Static variable in interface com.goldencode.p2j.ui.client.Watcher
action code - ignore Ctrl-C
ignore(BaseDataType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Checks if a value should be ignored (UNKNOWN for COMBO-BOX).
ignore(String) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Checks if a value should be ignored ("?" for COMBO-BOX).
ignore(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Checks if a value should be ignored ("?" for the COMBO-BOX)
ignore(BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Checks if a value should be ignored (UNKNOWN for COMBO-BOX)
ignore - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
true to NO-OP all error recording, display and exception generation.
IGNORE_CASE - Static variable in class com.goldencode.p2j.persist.P2JIndexComponent
Flag indicating component ignores case (character data only)
IGNORE_CASE - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "ignore-case" index column AST annotation
IGNORE_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key for the keyword ignore configuration parameter.
ignoreAction(int) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Check if the given event needs to be ignored, as it can't be treated by the widget.
ignoreAction(int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if the given event needs to be ignored, as it can't be treated by the widget.
ignoreCase - Variable in class com.goldencode.p2j.persist.RelationInfo.PropertyData
Ignore case flag
ignoreCase - Variable in class com.goldencode.p2j.persist.SortCriterion
Is case ignored (for character property only)?
ignoreCase - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper.NameType
If case must be ignored (only for a character parameter)
ignored - Static variable in class com.goldencode.p2j.uast.ProgressLexer
Stores all ignored keyword definitions.
ignoredFields - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
A set of field IDs which can be ignored when the configuration is copied from one side to another.
ignoreError - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Defines if an error condition should be ignored until reaching the caller of a top-level block.
ignoreFocusSet - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
The set of widgets that are never selected for focus - they are ignored by AbstractContainer.checkWidget(Widget, boolean).
ignoreKeywords(String[]) - Method in class com.goldencode.p2j.uast.ProgressLexer
Remove each of the given keywords from the keyword dictionary.
ignoreNextStopEditing - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Control editing mode processing.
ignoreNextToLowBoundAdjustment - Variable in class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
When the sequence is set to a new value, SQL2012 requires a NEXT value to be performed.
ignoreOORefs - Variable in class com.goldencode.p2j.uast.SymbolResolver
Flag indicating OO refs should be ignored as we are in pre-scan mode.
ignoreRepo - Variable in class com.goldencode.p2j.ui.BrowseWidget
Flag to ignore browse-driven reposition events
ilFirstScrollCol - Variable in class com.goldencode.p2j.ui.client.Browse
The minimal positive value of scrollColumn.
ilLabelsHeight - Variable in class com.goldencode.p2j.ui.client.Browse
The height (in character rows) of the labels area not including the separator line.
illegal() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
ilPageWidth - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl
Number of character character columns in the displayable page.
ilpCount - Variable in class com.goldencode.p2j.util.BlockDefinition
Counts the number of sequential retries converted to NEXT or LEAVE.
ilRightSpaceWidth - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl
Number of space columns on screen between the data area and the right border.
im2sm - Variable in class com.goldencode.proxy.StaticProxy
Map of interface methods to static equivalent.
image - Variable in class com.goldencode.p2j.ui.client.driver.swing.ImageXfer
The image being transferred.
image - Variable in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Contained native image.
Image<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Definition of a IMAGE widget.
Image(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.Image
Basic c'tor.
Image(WidgetId, ImageConfig) - Constructor for class com.goldencode.p2j.ui.client.Image
Special constructor used to restore component using given configuration.
image - Variable in class com.goldencode.p2j.ui.ImageConfig
Image file name.
IMAGE - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the IMAGE resource.
IMAGE_DOWN - Static variable in class com.goldencode.p2j.ui.ButtonConfig
Down image to load.
IMAGE_IMG - Static variable in class com.goldencode.p2j.ui.ButtonConfig
Image widget uses this.
IMAGE_INS - Static variable in class com.goldencode.p2j.ui.ButtonConfig
Insensitive image to load.
image_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the image phrase which is called from a ProgressParser.def_button_stmt(boolean[]) or a ProgressParser.def_image_stmt().
IMAGE_SHIFT - Static variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Shift in XY to draw images on the button.
image_size_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IMAGE-SIZE, IMAGE-SIZE-CHARS and IMAGE-SIZE-PIXELS keywords and the required following width and height.
image_stuff() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a set of image oriented keywords and keywords and the required following ProgressParser.image_phrase().
IMAGE_UP - Static variable in class com.goldencode.p2j.ui.ButtonConfig
Up image to load.
ImageConfig - Class in com.goldencode.p2j.ui
Contains IMAGE specific widget state.
ImageConfig() - Constructor for class com.goldencode.p2j.ui.ImageConfig
Default constructor (only used in deserialization).
ImageConfig(int) - Constructor for class com.goldencode.p2j.ui.ImageConfig
Create a new config and associate it with the given widget.
ImageConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.ImageConfig
Create a new config and associate it with the given widget.
imageConversionMask - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
The bits mask that encodes image conversions.
ImageEncoding - Enum in com.goldencode.p2j.ui.client.gui.driver.web
ImageEncoding defines Raw encoding and Hash encoding that is used to transfer images ids instead of their binaries via networks.
ImageEncoding(int) - Constructor for enum com.goldencode.p2j.ui.client.gui.driver.web.ImageEncoding
 
ImageExt - Enum in com.goldencode.p2j.util
Default image files' extensions
ImageExt(String, String) - Constructor for enum com.goldencode.p2j.util.ImageExt
Constructor
ImageGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Implementation of a IMAGE widget for the GUI driver.
ImageGuiImpl(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Create a new image widget.
ImageGuiImpl(WidgetId, boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Create a new image widget.
ImageGuiImpl(WidgetId, ImageConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Special constructor used to restore component using given configuration.
ImageHelper - Class in com.goldencode.p2j.ui.client
Image helper methods to handle prending image loading.
ImageHelper() - Constructor for class com.goldencode.p2j.ui.client.ImageHelper
 
IMAGES_SEQUENCE - Static variable in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Represents a images sequence that holds the next free sequence id.
imageSeals - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Maps the image seal to the unique image identity.
ImageSupport - Interface in com.goldencode.p2j.ui
Provide access to image loading widget-related APIs which can be accessed via handle instance.
imageUsages - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Image usages is a mapping of an image loaded by a client to its owner windows.
ImageWidget - Class in com.goldencode.p2j.ui
Server side image widget implementation.
ImageWidget() - Constructor for class com.goldencode.p2j.ui.ImageWidget
Default constructor.
ImageWidget(boolean) - Constructor for class com.goldencode.p2j.ui.ImageWidget
Default constructor.
ImageWidgetSupport - Interface in com.goldencode.p2j.ui
Provide access to image widget specific attributes APIs which can be accessed via handle instance.
ImageWrapper<I> - Class in com.goldencode.p2j.ui.client.gui.driver
Contains the state for a native image which can be accessed in a general purpose manner.
ImageWrapper(I, int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Construct an instance.
ImageXfer - Class in com.goldencode.p2j.ui.client.driver.swing
Provides a convenience class to make it easy to pass an image as a Transferrable.
ImageXfer(Image) - Constructor for class com.goldencode.p2j.ui.client.driver.swing.ImageXfer
Construct an instance with the given image as the data to transfer.
imaginary() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the imaginary user function.
img - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Image to draw
img - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Image to draw
img - Variable in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
The image object.
img - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
The image object for poiner draw.
imgCache - Variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Cache with read /decoded images.
imgDef - Variable in class com.goldencode.p2j.ui.ButtonConfig
Button image definition.
imgDisabled - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Image to draw on button in disabled state.
imgDown - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Image to draw on button in pressed state.
imgDownDef - Variable in class com.goldencode.p2j.ui.ButtonConfig
Button down image definition.
imgDownMap - Static variable in class com.goldencode.p2j.ui.client.ImageHelper
Map to store pending images for button widget down image.
imgInsDef - Variable in class com.goldencode.p2j.ui.ButtonConfig
Button insensitive image definition.
imgInsMap - Static variable in class com.goldencode.p2j.ui.client.ImageHelper
Map to store pending images for button widget disabled image.
imgMap - Static variable in class com.goldencode.p2j.ui.client.ImageHelper
Map to store pending images for image widget.
imgUp - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Image to draw on button in up state.
imgUpDef - Variable in class com.goldencode.p2j.ui.ButtonConfig
Button up image definition.
imgUpMap - Static variable in class com.goldencode.p2j.ui.client.ImageHelper
Map to store pending images for button widget up image.
immediateException - Variable in class com.goldencode.p2j.ui.chui.ThinClient
An exception which causes all trigger processing recursions to be terminated.
immutable - Variable in class com.goldencode.p2j.directory.AttributeDefinition
Attribute is for read-only access
implements_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches KW_IMPLMTS with one or more comma-separated following ProgressParser.user_defined_type_name().
implicit - Variable in class com.goldencode.p2j.convert.BufferList
true if the buffer was not explicitly defined.
implicitApplyNoTrigger - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Track APPLY with implicit target usage and there is no focus.
implicitDeletion() - Method in class com.goldencode.p2j.ui.FrameWidget
Check if the resource may be implicitly deleted.
implicitDeletion() - Method in class com.goldencode.p2j.ui.GenericWidget
Check if the resource may be implicitly deleted.
implicitDeletion() - Method in class com.goldencode.p2j.util.HandleResource
Check if the resource may be implicitly deleted.
implicitSizes - Static variable in class com.goldencode.p2j.ui.FontTable
A map containing the implicit sizes of all fonts.
implicitTxUseCount - Variable in class com.goldencode.p2j.persist.Persistence.Context
Implicit transaction use count
IMPORT_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
IMPORT_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
import_field() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements proper tree building for the most common field specification in the ProgressParser.import_stmt().
IMPORT_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
import_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IMPORT language statement.
importAll() - Method in class com.goldencode.p2j.schema.SchemaLoader
Imports all DF files defined in the configuration, generates an AST for each schema so defined, and persists that AST to a file defined by the configuration.
importAsync(ImportWorker.ImportBundle, String, Long) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Import a single table on a dedicated import thread.
ImportBundle(ImportWorker.SqlRecordLoader, List<P2JIndex>) - Constructor for class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Constructor.
importBundles - Variable in class com.goldencode.p2j.schema.ImportWorker
Map of unqualified DMO names to import bundles
imported - Variable in class com.goldencode.p2j.schema.ImportWorker
Number of records imported
importedBytes - Variable in class com.goldencode.p2j.schema.ImportWorker
Number of bytes imported
ImportFieldExpansion - Class in com.goldencode.p2j.util
TODO: finish this implementation TODO: table extent field support?
ImportFieldExpansion(BaseDataType[]) - Constructor for class com.goldencode.p2j.util.ImportFieldExpansion
 
ImportFieldExpansion(BaseDataType[], NumberType, long) - Constructor for class com.goldencode.p2j.util.ImportFieldExpansion
 
ImportFieldExpansion(BaseDataType[], long, long) - Constructor for class com.goldencode.p2j.util.ImportFieldExpansion
 
ImportFieldExpansion(BaseDataType[], NumberType, long, String) - Constructor for class com.goldencode.p2j.util.ImportFieldExpansion
 
ImportFieldExpansion(BaseDataType[], long, long, String) - Constructor for class com.goldencode.p2j.util.ImportFieldExpansion
 
ImportFieldExpansion(FieldReference...) - Constructor for class com.goldencode.p2j.util.ImportFieldExpansion
Constructs export-field expansion on top of buffer fields.
importFile - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Name of DF import file.
importNode(handle, handle, logical) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object.
importNode(handle, handle, boolean) - Method in interface com.goldencode.p2j.xml.XDocument
Creating the new node within the current Document object.
importNode(handle, handle, logical) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object.
importNode(handle, handle, boolean) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creating the new node within the current Document object.
importPEMCert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
The file upload widget to load PEM certificate
imports - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter
The list of import paths.
importSchema(String, Aast, String[]) - Method in class com.goldencode.p2j.schema.SchemaLoader
Import information for an individual, logical database schema and persist the resulting AST in a file defined by the configuration.
importSharedFrame(Class<T>, String) - Static method in class com.goldencode.p2j.ui.GenericFrame
Import an existing frame as a proxy object from the shared resource manager.
importStaticSharedMenu(Class<T>, String) - Static method in class com.goldencode.p2j.ui.MenuWidget
Import an existing menu
importTable(ImportWorker.SqlRecordLoader, List<P2JIndex>) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Import all data for a table into the database, using the given record loader and current session factory.
ImportWorker - Class in com.goldencode.p2j.schema
A pattern worker that provides batch data import services.
ImportWorker() - Constructor for class com.goldencode.p2j.schema.ImportWorker
Default constructor which initializes callback library.
ImportWorker.DataFileReader - Class in com.goldencode.p2j.schema
Utility class that helps reading data from Progress exported .d files.
ImportWorker.IDContext - Class in com.goldencode.p2j.schema
Thread local context which tracks next available primary key ID.
ImportWorker.ImportBundle - Class in com.goldencode.p2j.schema
All information necessary to perform the import of a single table, and to prioritize that import among all tables to be imported in the same run.
ImportWorker.Library - Class in com.goldencode.p2j.schema
Library of callback user functions exposed to rulesets.
ImportWorker.QueryHelper - Class in com.goldencode.p2j.schema
A helper class to manage the information necessary to compose and execute a database query using HQL (Hibernate Query Language).
ImportWorker.QueryHelper.NameType - Class in com.goldencode.p2j.schema
Simple container which holds a parameter's property name and its Hibernate type, for purposes of substituting parameter values into queries at runtime.
ImportWorker.SqlRecordLoader - Class in com.goldencode.p2j.schema
Helper class which manages all aspects of the mapping between a Progress data export file and the DMO which corresponds with a particular database table.
in - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Source for raw input.
in - Variable in class com.goldencode.p2j.io.StreamConnector
The input stream from which we read.
IN - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
in() - Static method in class com.goldencode.p2j.test.DirectoryEdit
A shortcut for getting user input.
in - Static variable in class com.goldencode.p2j.util.DirStream
The Input stream used to store OS-Dir data
in - Variable in class com.goldencode.p2j.util.ProcessStream
The STDIN from the child process.
in - Variable in class com.goldencode.p2j.util.ProcessStream.InReader
The reader from which to read.
in - Variable in class com.goldencode.p2j.util.ProcessStream.InStream
The stream from which to read.
in - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
The current unnamed input stream for this user's session.
in_operator_parms() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the value list or sub-select portion of an IN operator.
in_operator_sub_select_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a sub-select in a WHERE clause that is based on the IN operator.
in_procedure_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IN keyword and the required following expression that resolves to the procedure handle construct in which the internal procedure is to be run.
in_super_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches IN SUPER keywords in a ProgressParser.func_stmt() and is separated to improve the tree.
in_super_or_in_handle() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches IN SUPER and IN handle clauses in a ProgressParser.func_stmt().
IN_WIDGET_POOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
IN_WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
IN_WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
in_widget_pool_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IN WIDGET-POOL keywords and the required following pool name as a character expression (see ProgressParser.expr()).
in_window_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IN WINDOW clause seen in many Progress language statements such as ProgressParser.status_stmt() and ProgressParser.pause_stmt().
in_window_handle_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IN WINDOW clause followed by a ProgressParser.handle().
inAutoReturn - Variable in class com.goldencode.p2j.ui.client.FillIn
Processing the AUTO-RETURN event.
inBackgroundMode() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Checks if the current driver is running in background mode.
inBackgroundMode() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Checks if the current driver is running in background mode.
inBatchMode() - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Reports if the client is in batch mode.
inBatchMode() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Checks if the current driver is running in batch mode.
inBatchMode() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Checks if the current driver is running in batch mode.
inBatchMode() - Static method in class com.goldencode.p2j.ui.client.OutputManager
Checks if the client is running in batch mode.
inBatchMode() - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Reports if the client is in batch mode.
inboundProcessing(String, String, List<Parameter>, Class<?>[], String, Signature, Object...) - Static method in class com.goldencode.p2j.library.NativeInvoker
Checks the passed parameters (and their values) against the definition and raises errors to match the behavior of the 4GL, if OK the data will be copied into the descriptors for transport.
inboundQueue - Static variable in class com.goldencode.p2j.net.Queue
Inbound message queue (shared instance).
InboundRequest - Class in com.goldencode.p2j.net
This class holds a message and a reference to the instance of the Queue which received that message.
InboundRequest(Message, Queue) - Constructor for class com.goldencode.p2j.net.InboundRequest
Constructs an instance for a given message and queue.
inBraces - Variable in class com.goldencode.p2j.preproc.ClearStream
Nesting count of how many brace parsers are in use.
include - Variable in class com.goldencode.p2j.e4gl.Options
Flag controlling whether this emits as a procedure or include file.
include() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Process the include element by including an expression library (and any nested includes) from an external rule container definition.
include(RuleContainer) - Method in class com.goldencode.p2j.pattern.RuleContainer
Add a rule container to this container's set of includes.
include(DataModelObject, String...) - Method in class com.goldencode.p2j.persist.AbstractQuery
Specifies the fields included in a record retrieval.
include(DataModelObject, String...) - Method in interface com.goldencode.p2j.persist.P2JQuery
Specifies the fields included in a record retrieval.
include(DataModelObject, String...) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
include(DataModelObject, String...) - Method in class com.goldencode.p2j.persist.QueryWrapper
Specifies the fields included in a record retrieval.
include - Variable in class com.goldencode.p2j.preproc.HintsTreeNode
Embedded IncludeHint instance
INCLUDE_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INCLUDE_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INCLUDE_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
includeFile(Environment, String, Map, String) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Includes a file into the input stream.
includeFileArgument() - Static method in class com.goldencode.p2j.preproc.Symbol
Gets the symbol origin of include file arguments for DEFINED().
IncludeHint - Class in com.goldencode.p2j.preproc
Keeps information about an include file and how it maps to the preprocessor output.
IncludeHint(String) - Constructor for class com.goldencode.p2j.preproc.IncludeHint
Default constructor.
includes - Variable in class com.goldencode.p2j.pattern.RuleContainer
Rule containers included for their expression libraries
includes - Variable in class com.goldencode.p2j.preproc.Hints
stack of include hints
INCLUDES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INCLUDES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INCLUDES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
includeSpec - Variable in class com.goldencode.p2j.uast.UastHints
Call graph included file spec
inclusions - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
The property table inclusion strings.
Incoming(Socket, SessionListener) - Constructor for class com.goldencode.p2j.net.RouterSessionManager.Incoming
Constructs an instance.
incomingMap - Static variable in class com.goldencode.p2j.net.RouterSessionManager
Map of queues to contexts pending direct session creation.
inComment - Variable in class com.goldencode.p2j.preproc.ClearStream
true if current input is within a Progress comment.
INCOMPATIBLE_OPTIONS_ERR - Static variable in class com.goldencode.p2j.util.Quoter
Error message for when both -C and -D options are used at the same time.
IncompatibleDataTypesInExpression() - Static method in class com.goldencode.p2j.util.DynamicOps
Error message to display for incompatible types.
incompatibleTypesOnConversion() - Method in class com.goldencode.p2j.util.BaseDataType
Display error message in case of incompatible types for a POLY conversion.
incref() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches all the include file references and arranges their inclusion into the input stream.
increment() - Method in interface com.goldencode.p2j.io.Indentable
Increments the indent level by 1.
increment() - Method in class com.goldencode.p2j.io.IndentHandler
Increments the indent level by 1.
increment() - Method in class com.goldencode.p2j.io.IndentingOutputStream
Increments the indent level by 1.
increment() - Method in class com.goldencode.p2j.io.IndentingWriter
Increments the indent level by 1.
INCREMENT - Static variable in class com.goldencode.p2j.io.ReversibleReader
Number of elements by which to grow or shrink the array.
increment - Variable in class com.goldencode.p2j.persist.sequence.Sequence
The increment value, must not be 0
increment() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the INCREMENT property of a sequence.
INCREMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INCREMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INCREMENT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The increment operator '++'.
INCREMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INCREMENT - Static variable in class com.goldencode.p2j.ui.client.Slider
The increment value for slider mouse handler.
increment() - Method in class com.goldencode.p2j.util.date
Increments the Julian day number by 1.
increment() - Method in class com.goldencode.p2j.util.decimal
Increments the value of this instance by 1.
INCREMENT - Static variable in class com.goldencode.p2j.util.DynamicArray
Number of elements by which to grow or shrink the array.
increment() - Method in class com.goldencode.p2j.util.int64
Increments the value of this instance by 1.
increment() - Method in class com.goldencode.p2j.util.NumberType
Increments the value of this instance by 1.
INCREMENT - Static variable in class com.goldencode.p2j.util.PartitionedArray
Number of elements by which to grow or shrink the array.
increment - Static variable in class com.goldencode.p2j.util.Stream
Number of milliseconds to pause between checks for input.
IncrementalResults(Results) - Constructor for class com.goldencode.p2j.persist.Presorter.IncrementalResults
Create a result set that will interrogate sorted results iteratively on request.
incrementalScroll(int) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll browse by the specified number of rows.
incrementalScroll(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll browse by the specified number of rows.
incrementAndTest() - Method in class com.goldencode.p2j.util.ToClause
Increment (or decrement if using a negative factor) the loop control variable and return the result of the test of whether the loop should continue or not.
incrementCounters(boolean) - Method in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
Increment refresh counters.
incrementDMOUseCount(Persistable) - Method in class com.goldencode.p2j.persist.BufferManager
Increment the context local use count for the specific instance of the given record.
incrementDMOUseCount(Persistable) - Method in class com.goldencode.p2j.persist.RecordBuffer
Increment the context local use count for the specific instance of the given record.
incrementInteractions() - Static method in class com.goldencode.p2j.util.TransactionManager
Increases the number (by 1) of interactive language statements (statements which took user input except for PAUSE) that have executed in the current block since the most recent start scope, iterate or retry.
incrementMoves() - Method in class com.goldencode.p2j.persist.DynamicQuery
Increment the counter of how many times the current result row of this query has changed.
incrementNextBottomRow(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Increment bottom row calculated in character cells and in pixels.
incrementNextRow(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Increment next row for widget placement by specified delta.
incrementNextTopRow(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Increment top row calculated in character cells and in pixels.
incrementReference(long) - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Increments the number of references to this memory.
incrementReference(long) - Method in class com.goldencode.p2j.util.MemoryDaemon
Increments the number of references to this memory.
incrementStackDepth(int) - Method in class com.goldencode.expr.Compiler
This method tracks changes in the current and maximum stack depths.
incrementUseCount() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Increment by one the number of times the HQL query was executed at this location, across all query instances constructed at the same location.
incrErrorCounter() - Method in class com.goldencode.p2j.preproc.Environment
Increment the error counter.
incrWarningCounter() - Method in class com.goldencode.p2j.preproc.Environment
Increment the warning counter.
indent - Variable in class com.goldencode.p2j.io.IndentHandler
Current indent level (defaults to 0).
indent - Variable in class com.goldencode.p2j.io.IndentingOutputStream
Indent state manager.
indent - Variable in class com.goldencode.p2j.io.IndentingWriter
Indent state manager.
indent(Object, int) - Static method in class com.goldencode.util.StringHelper
Create a string representation of o and indent each line of that representation with padSize whitespace characters.
indent(Object, int, StringBuilder) - Static method in class com.goldencode.util.StringHelper
Create a string representation of o and indent each line of that representation with padSize whitespace characters.
INDENT_GRP - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Aggregates nodes and increments the indent level before the first child node is output and decrements the indent level after the last child node is output.
Indentable - Interface in com.goldencode.p2j.io
Provides an API for management of indention state.
IndentHandler - Class in com.goldencode.p2j.io
Provides management of indention state.
IndentHandler() - Constructor for class com.goldencode.p2j.io.IndentHandler
 
IndentingOutputStream - Class in com.goldencode.p2j.io
Provides OutputStream semantics with caller-controlled indenting.
IndentingOutputStream(OutputStream) - Constructor for class com.goldencode.p2j.io.IndentingOutputStream
Creates an instance with the associated output stream as the base and a default 0 indent level.
IndentingOutputStream(OutputStream, int) - Constructor for class com.goldencode.p2j.io.IndentingOutputStream
Creates an instance with the associated output stream as the base.
IndentingWriter - Class in com.goldencode.p2j.io
Provides Writer semantics with caller-controlled indenting.
IndentingWriter(Writer) - Constructor for class com.goldencode.p2j.io.IndentingWriter
Creates an instance with the associated writer as the base and a default 0 indent level.
IndentingWriter(Writer, int) - Constructor for class com.goldencode.p2j.io.IndentingWriter
Creates an instance with the associated writer as the base.
independentEventDrawingBracket(Widget, Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Execute the given code inside a new bracket of event processing which starts the toolkit capturing invalidation rectangles, then starts a new event bracket with a ThinClient.push(), executes the code and then ends with a ThinClient.pop() and finally disables invalidation mode.
index - Variable in class com.goldencode.p2j.convert.NameConverter
Current position in original name symbol
index - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey.IndexKey
The wrapped instance of an index definition
index - Variable in class com.goldencode.p2j.persist.FieldReference
Optional index, used with a DMO indexed getter method
INDEX - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
index - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Name of index in use for this query
index - Variable in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate.Key
Extent field index
INDEX - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Database table index
index() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches an index definition, which consists of the ADD INDEX phrase followed by index property definitions, some of which are optional, followed by some number of child entity definitions (field references).
INDEX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
index - Variable in class com.goldencode.p2j.security.ResourceRegistry
plugin registration index
index - Variable in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
The index in the hints's array, otherwise -1.
INDEX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INDEX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
index - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
Current selected field.
index() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Get current CHOOSE index.
index() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get index of first selected item.
index - Variable in enum com.goldencode.p2j.ui.ColorPalette
Color number (index in COLOR-TABLE)
index - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color table index used on WINDOWS only
index - Variable in class com.goldencode.p2j.ui.ColorTableEntry
Color index
index - Variable in class com.goldencode.p2j.ui.ControlConfig
Value of the INDEX attribute.
index - Variable in class com.goldencode.p2j.util.IndexedAccessor
0-based index of the requested array element.
index - Variable in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Iteration cursor position
index() - Method in class com.goldencode.terminal.VT100AbstractRenderer
IND -- Index ESC D This sequence causes the active position to move downward one line without changing the column position.
index() - Method in interface com.goldencode.terminal.VT100Renderer
IND -- Index ESC D This sequence causes the active position to move downward one line without changing the column position.
index_clause(Object) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an index definition of a DEFINE TEMP-TABLE language statement.
INDEX_COL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Column participating in an index
INDEX_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INDEX_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INDEX_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
index_field_clause(Object) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the index field clause of a DEFINE TEMP-TABLE language statement.
INDEX_ID - Static variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Bogus record ID for locking at index level
index_props() - Method in class com.goldencode.p2j.schema.SchemaParser
Index properties, aggregated as children of an artificial PROPERTIES node, which is itself a direct child of the INDEX node.
indexAsString(Object) - Method in class com.goldencode.p2j.ui.GenericFrame
Takes a numeric type (NumberType, Integer or Double) and converts this into a string that can be used as a name component for a widget getter/setter/accessor.
indexBySort - Variable in class com.goldencode.p2j.persist.IndexHelper
Map of sort clauses to index names
indexCache - Static variable in class com.goldencode.p2j.persist.DirtyTempTableHelper
Cache with the indexes retrieved from the database, for each table and database.
indexComponentReport - Variable in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
List of strings comprising the index component report
IndexedAccessor - Class in com.goldencode.p2j.util
Accessor that stores the index of the requested array element.
IndexedAccessor(BaseDataType[], long) - Constructor for class com.goldencode.p2j.util.IndexedAccessor
Creates the accessor for the given element of the given array.
IndexedAccessor(BaseDataType[], NumberType) - Constructor for class com.goldencode.p2j.util.IndexedAccessor
Creates the accessor for the given element of the given array.
indexedCharCols - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Map of all indexed character column names to index component
IndexedGetterAssembler(int) - Constructor for class com.goldencode.p2j.persist.DmoProxyPlugin.IndexedGetterAssembler
Default constructor.
IndexedInterface - Interface in com.goldencode.p2j.ui
Define INDEX widget attribute which can be accessed via a handle instance.
indexedProperties - Variable in class com.goldencode.p2j.persist.RecordBuffer
Properties which participate in any indexes of the backing table
IndexedProxyMethod(int) - Constructor for class com.goldencode.p2j.persist.DmoProxyPlugin.IndexedProxyMethod
Default constructor.
IndexedSetterAssembler(int) - Constructor for class com.goldencode.p2j.persist.DmoProxyPlugin.IndexedSetterAssembler
Default constructor.
indexedSetterFromArray(MethodVisitor, String, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a composite field setter method which accepts an array of values and assigns the elements of the composite field to the values in the array on a best-efforts basis.
indexedSetterFromScalar(MethodVisitor, String, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a composite field setter method which accepts a scalar value and assigns all elements of the composite field to that value.
indexes(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker
Obtains an iterator to the current record's list of indexes.
indexes - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper.IndexInfo
List of indexes.
indexes - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey
List of index definition wrappers for a dynamic temp-table
indexes - Variable in class com.goldencode.p2j.persist.TempTableBuilder
Table indexes keyed by their normalized names.
indexes - Variable in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
List of all indexes to be created for the target table
indexes(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Get an iterator on all the index descriptors associated with the given, legacy table.
indexes - Variable in class com.goldencode.p2j.schema.TableHints
Map containing information about synthetic indexes and their fields
indexesByEntity - Variable in class com.goldencode.p2j.persist.IndexHelper
Map of entity keys to lists of all index names
indexesByProperty - Variable in class com.goldencode.p2j.persist.IndexHelper
Map of property names to lists of indexes containing them
indexesByTable - Static variable in class com.goldencode.p2j.persist.Persistence
Mappings of table names to index lists, organized by schema
indexesForProperties(String, String[]) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Retrieve the names of all indexes in which each of the given DMO properties participate and merge them into a single list sorted in ascending alphabetical order, discarding duplicates.
indexesHibernate - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.CacheData
List of index definitions using converted names
indexField() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches an index field definition, which consists of the INDEX-FIELD keyword followed by index field property definitions, some of which are optional.
IndexHelper() - Constructor for class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
 
indexHelper - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Helper object to lookup indexes
IndexHelper - Class in com.goldencode.p2j.persist
Helper object to manage database index information.
IndexHelper(Database) - Constructor for class com.goldencode.p2j.persist.IndexHelper
Private constructor.
indexHelper - Variable in class com.goldencode.p2j.persist.RecordBuffer
Object which identifies modified indexes
IndexHelper.EntityIndexKey - Class in com.goldencode.p2j.persist
A hashable key which encapsulates a DMO entity and a boolean indicating unique vs.
IndexHelper.PropertyKey - Class in com.goldencode.p2j.persist
A hashable key which encapsulates a DMO entity and property name.
IndexHelper.SortKey - Class in com.goldencode.p2j.persist
A hashable key which encapsulates a DMO entity and a sort phrase.
indexIn - Variable in class com.goldencode.p2j.util.Stream
Current index position into the line being read.
IndexInfo() - Constructor for class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper.IndexInfo
Creates information object with empty list of indexes.
IndexInfo(List<P2JIndex>) - Constructor for class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper.IndexInfo
Creates information object with the given list of indexes and WHOLE-INDEX flag set to false.
IndexInfo(List<P2JIndex>, boolean) - Constructor for class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper.IndexInfo
Creates information object with the given list of indexes and WHOLE-INDEX flag set to the specified value.
IndexInfo(P2JIndex, boolean) - Constructor for class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper.IndexInfo
Creates information object with the list of indexes consisting of the single specified index and WHOLE-INDEX flag set to the specified value.
indexInfo - Variable in class com.goldencode.p2j.persist.QueryComponent
Index information string as it is returned by INDEX-INFORMATION.
indexInfo - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Index information string as it is returned by INDEX-INFORMATION.
indexInformation() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(int) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of INDEX-INFORMATION method.
indexInformation(int) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of INDEX-INFORMATION method.
indexInformation(NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of INDEX-INFORMATION method.
indexInformation() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of INDEX-INFORMATION method.
indexInformation(int) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of INDEX-INFORMATION method.
indexInformation(NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of INDEX-INFORMATION method.
indexInformation(NumberType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
IndexInformation - Interface in com.goldencode.p2j.persist
Interface which combines Query:INDEX-INFORMATION attribute and Buffer:INDEX-INFORMATION method.
indexInformation() - Method in interface com.goldencode.p2j.persist.IndexInformation
If applied to a query object, see P2JQuery.indexInformation().
indexInformation(int) - Method in interface com.goldencode.p2j.persist.IndexInformation
If applied to a query object, see P2JQuery.indexInformation(int).
indexInformation(NumberType) - Method in interface com.goldencode.p2j.persist.IndexInformation
If applied to a query object, see P2JQuery.indexInformation(NumberType).
indexInformation() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(NumberType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation(NumberType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Conversion of INDEX-INFORMATION attribute (KW_IDX_INFO).
indexInformation() - Method in class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
Returns index information as a string.
IndexKey(P2JIndex) - Constructor for class com.goldencode.p2j.persist.DynamicTablesHelper.CacheKey.IndexKey
Constructor.
indexMap - Variable in class com.goldencode.p2j.schema.P2OLookup
Map of historical table names to index descriptors
indexMapsByEntity - Variable in class com.goldencode.p2j.persist.IndexHelper
Map of entity keys to maps of index names to index property names
indexOf(String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the 0-based index of the first character that matches the find string in the input string or -1 if no match was found.
indexOf(String, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the 0-based index of the first character that matches the find string after the starting point in the input string or -1 if no match was found.
indexOf(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the 1-based index at which one string is found within another, or 0 if the string is not found.
indexOf(String, String, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the 1-based index at which one string is found within another, or 0 if the string is not found, starting at a particular index.
indexOf(String, String, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the 1-based index at which one string is found within another, or 0 if the string is not found, starting at a particular index.
indexOf(String, String, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the 1-based index at which one string is found within another, or 0 if the string is not found, starting at a particular index.
indexOf(String, String, Long, boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the 1-based index at which one string is found within another, or 0 if the string is not found, starting at a particular index, optionally taking case into account.
indexOf(String, String, Integer, boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the 1-based index at which one string is found within another, or 0 if the string is not found, starting at a particular index, optionally taking case into account.
indexOf(String, String, BigDecimal, boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the 1-based index at which one string is found within another, or 0 if the string is not found, starting at a particular index, optionally taking case into account.
indexOf(T) - Method in class com.goldencode.p2j.ui.client.model.ListModel
Get index of item with specified value.
indexOf(Text, Text, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(String, Text, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(Text, String, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(String, String, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(Text, Text, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(String, Text, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(Text, String, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(Text, Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression.
indexOf(String, Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression.
indexOf(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression.
indexOf(String, String, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOf(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression.
indexOf(String, String, double, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of one character expression within another given character expression based on a known starting point for the search.
indexOfNewLine(StringBuilder) - Method in class com.goldencode.p2j.util.Stream
Helper method to search the position of the new line string in a given text buffer.
indexPool() - Method in class com.goldencode.expr.ConstantPool
This method is called just before writing the pool to an output stream, presumably to create a Java class file.
indexProperties(Database) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get an iterator on all lists of property names in indices for the current DMO.
indexProperties(String, Database, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get an iterator on all lists of property names in indexes for the given DMO.
indexProps - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
List of all property name sets, grouped by index
IndexSelectionWorker - Class in com.goldencode.p2j.convert
A pattern worker whose purpose is to provide helpers for the calculation of all implicit index selections (based on record phrase and sorting criteria analysis).
IndexSelectionWorker() - Constructor for class com.goldencode.p2j.convert.IndexSelectionWorker
Default constructor which initializes libraries.
IndexSelectionWorker.IndexHelper - Class in com.goldencode.p2j.convert
Provides the core user-functions exported to pattern engine rules for Progress index selection calculation and schema index access.
IndexSelectionWorker.IndexHelper.IndexInfo - Class in com.goldencode.p2j.convert
Class containing index information: list of indexes and the WHOLE-INDEX flag which indicates if the index or indexes have bracketing or 4GL walks through the whole index(es).
IndexSelectionWorker.RecordPhraseData - Class in com.goldencode.p2j.convert
Data needed to process index selection for a record phrase.
indexToCoord(int, int, boolean, int) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Calculate X or Y coordinate for given slider index tha must be in ramge from slider min value to slider max value.
indices - Variable in class com.goldencode.p2j.persist.ParameterIndices
Mapping of indices of parameters in original array
indices(Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get the index ASTs associated with a database table.
inEditingBlock - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Track editing block usage.
inEnable - Variable in class com.goldencode.p2j.ui.chui.ThinClient
If true then enable(..) function is being run.
inEngineScope() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Determines if the element currently being processed is within the scope of the top-level, engine configuration (as opposed to being within the the scope of a lower-level, ruleset configuration.
inEventprocHandle - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
The handle to a procedure in which context the EVENT-PROCEDURE is found.
infix - Variable in class com.goldencode.expr.Expression.CacheKey
Expression text in infix notation
infix - Variable in class com.goldencode.expr.Expression
Infix (pre-parsed) expression
info - Variable in class com.goldencode.p2j.persist.AssociationSyncher.OneToManyHelper
Object containing information about the nature of the association
info - Variable in class com.goldencode.p2j.persist.ForeignResolver
Information about the primary/foreign key relation
info - Variable in class com.goldencode.p2j.util.FileSystemOps.WorkArea
File information for the current file being examined.
informational - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Flag indicating preprocessing is analytical only and query will not be executed
inHandle - Variable in class com.goldencode.p2j.util.InternalEntry
Flag indicating if this is a IN handle internal entry (when set to true).
inHandleFunctions - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
The map of name of functions defined IN handle in this external program, to their Resolvable instance.
inHandleResolvers - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
List of Resolver instances used for RUN IN handle, DYNAMIC-FUNCTION(...
inHeaders - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
breakable output is in headers processing
inHeaders - Variable in class com.goldencode.p2j.util.Stream
Flag indicating headers being output
inheritHeight - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Inherit parent height
inheritPhrases - Variable in class com.goldencode.p2j.schema.TableHints
Name conversion replacements for the table inherited by fields
inherits_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KW_INHERITS with a following ProgressParser.user_defined_type_name().
inheritWidth - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Inherit parent width
inImplicitInput - Variable in class com.goldencode.p2j.convert.ExpressionConversionWorker.WorkArea
Flag that determines if implicit INPUT node is currently being analyzed.
init(ViewStateMachine.State) - Method in interface com.goldencode.p2j.admin.client.application.home.ViewStateMachine
It initializes the current state.
init(ViewStateMachine.State) - Method in class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
It initializes the current state.
init - Variable in class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
The auto initialization flag that means how radio buttons are created for this widget.
init() - Method in class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
Creates radio buttons from the given enumeration values.
init(FilterConfig) - Method in class com.goldencode.p2j.admin.server.AuthFilter
Filter initialization.
init(FilterConfig) - Method in class com.goldencode.p2j.admin.server.SynchronizeFilter
Filter initialization.
init() - Method in class com.goldencode.p2j.classloader.JarClassLoader
Initiatilize this classloader, by opening the jar file and saving all its resources into the JarClassLoader.resources set.
init() - Method in class com.goldencode.p2j.comauto.ComObject
Initialization of the object.
init() - Method in class com.goldencode.p2j.directory.DirectoryService
Common initialisation code,
init() - Method in class com.goldencode.p2j.directory.SchemaMaping
Create storage
init() - Static method in class com.goldencode.p2j.library.LibraryManager
Load the native library containing functions for library management.
init(Session) - Static method in class com.goldencode.p2j.net.Control
Initializes the control stack.
init() - Method in class com.goldencode.p2j.net.LeafSessionManager
Perform any special initialization which is not handled by the default (common) logic.
init() - Method in class com.goldencode.p2j.net.RouterSessionManager
Perform any special initialization which is not handled by the default (common) logic.
init() - Method in class com.goldencode.p2j.net.SessionManager
Initialize the session manager beyond what is done by the SessionManager.initialize(BootstrapConfig) method.
init() - Method in class com.goldencode.p2j.persist.AdaptiveFind
Initialize and flush the buffer.
init() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Initialize this object by storing the persistence service object and registering as a session listener.
init() - Method in class com.goldencode.p2j.persist.TempTableResultSet
Initialize this result set, by reading the entire temp-table in memory.
init(ScopedSymbolDictionary) - Static method in class com.goldencode.p2j.preproc.BuiltinVariable
Adds all WebSpeed and 4GL built-in variables to the global scope of the given dictionary with the Symbol.GLOBAL or Symbol.BUILTIN as the origin respectively.
init() - Method in class com.goldencode.p2j.security.AbstractResource
Gives chance to the plugin to initialize when all accounts are created.
init(Integer, BigInteger) - Method in class com.goldencode.p2j.security.BCCertFactory
Initiatialize this SSL certificate factory.
init() - Method in interface com.goldencode.p2j.security.Initializable
Performs initialization.
init() - Method in interface com.goldencode.p2j.security.Resource
Gives chance to the plugin to initialize when all accounts are created.
init - Variable in class com.goldencode.p2j.security.SecurityManager
Flag to detect if we are initialized or not.
init(Integer, BigInteger) - Method in class com.goldencode.p2j.security.SSLCertFactory
Initialize this SSL certificate factory.
init() - Method in class com.goldencode.p2j.ui.BrowseColumnConfig
Initialize this config.
init() - Method in class com.goldencode.p2j.ui.ButtonConfig
Initialize this config.
init() - Method in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
Initialize the dialog by performing tasks that was not possible in the constructor because it was not fully created.
init() - Method in class com.goldencode.p2j.ui.client.chui.ChuiLinuxKeyboard
Initialize this keyboard.
init() - Method in class com.goldencode.p2j.ui.client.chui.ChuiWindowsKeyboard
Initialize this keyboard.
init() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Initialize this output manager.
init() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Initialize driver.
init(ConsoleHelper) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Initialize the class, which must be done only after the ConsoleHelper instance is initialized.
init(JComponent, boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiClient
Initialize.
init() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Initialize driver.
init() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Initialize window
init() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Initialize driver.
init() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Driver initialization.
init(JComponent, boolean) - Method in class com.goldencode.p2j.ui.client.driver.swing.AbstractClientDialog
Initialize.
init(JComponent, boolean) - Method in class com.goldencode.p2j.ui.client.driver.swing.AbstractClientFrame
Initialize.
init(ServerExports) - Static method in class com.goldencode.p2j.ui.client.FontManager
Initialize the font manager's helpers.
init() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Common part in constructors.
init() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Initializes this instance.
init() - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Instance initializer.
init(BrowseGuiImpl, int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Initialize the widget.
init(JComponent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.GuiWindowContainer
Initialize.
init(JComponent, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiClient
Initialize.
init(JComponent, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiClient.SwingGuiDialog
Initialize.
init() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Initialize driver.
init() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Initialize the dialog by performing tasks that was not possible in the constructor because it was not fully created.
init() - Method in class com.goldencode.p2j.ui.client.gui.GuiKeyboard
Initialize this keyboard.
init() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Scroll bar initialization.
init() - Method in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Status bar initialization.
init(ServerExports, String) - Static method in class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
Initialize the ThemeManager using negotiation with the server.
init() - Method in class com.goldencode.p2j.ui.client.gui.USAKeyboardLayout
Performs initialization.
init() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Initialize this window.
init(BootstrapConfig, ScreenDriver) - Static method in class com.goldencode.p2j.ui.client.OutputManager
Initialize driver.
init() - Method in class com.goldencode.p2j.ui.client.OutputManager
Initialize this output manager.
init() - Method in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Performs lazy initialization.
init(Watcher) - Static method in class com.goldencode.p2j.ui.client.TypeAhead
Initializes (or re-initializes) the type ahead buffer.
init() - Method in class com.goldencode.p2j.ui.client.Window
Initialize window
init() - Method in class com.goldencode.p2j.ui.ControlSetConfig
Initialize this config.
init() - Method in class com.goldencode.p2j.ui.Keyboard
Initialize this keyboard.
init() - Method in class com.goldencode.p2j.ui.LogicalTerminal
 
init() - Method in class com.goldencode.p2j.ui.ToggleBoxConfig
Initialize this config.
init() - Method in class com.goldencode.p2j.util.Block
Provides a callback to initialize state ONCE before the body gets executed.
init - Variable in class com.goldencode.p2j.util.BlockDefinition
Has this block initialized at least once.
init() - Static method in class com.goldencode.p2j.util.FileSystemOps
Push the PROPATH values to the client side.
Init - Interface in com.goldencode.p2j.util
Functional interface that represents code executed as a Block.init() method.
init() - Method in interface com.goldencode.p2j.util.Init
Provides a callback to initialize state ONCE before the body gets executed.
init - Static variable in class com.goldencode.p2j.util.Utils
Tracks if the static data has been initialized.
init(boolean) - Method in class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
Initialization method which creates stream wrapper.
init(boolean) - Method in class com.goldencode.p2j.xml.SaxWriterImpl.FileOutputStreamWrapper
Initialization method which creates stream wrapper.
init(Class<?>[]) - Method in class com.goldencode.proxy.StaticProxy
Initialize this static proxy.
init(BaseState) - Method in class com.goldencode.trpl.Pipeline
Called once per pipeline run, before any tree walkers are processed.
INIT_CONVERSATION - Static variable in interface com.goldencode.p2j.net.MessageTypes
A request for the assignment of a node address in conversation mode.
INIT_METHODS_METHOD - Static variable in class com.goldencode.proxy.ProxyAssembler
Name of static method to initialize methods upon loading proxy class
INIT_REPLY - Static variable in interface com.goldencode.p2j.net.MessageTypes
Contains the dynamically assigned address for the node.
INIT_ROUTER - Static variable in interface com.goldencode.p2j.net.MessageTypes
A notification that a new router-to-router connection was created.
INIT_STANDARD - Static variable in interface com.goldencode.p2j.net.MessageTypes
A request for the assignment of a node address.
initArray() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Perform common initialization of the byte array.
initBackgroundGroup() - Method in class com.goldencode.p2j.ui.GenericFrame
Create BACKGROUND field group for the frame and add background widgets to it, if any.
initBasicTokens() - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Initialize the mapping of basic token types to HQLTypes.
initBuffers() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Allocates date components buffers.
initBuffers() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Allocates datetime components buffers.
initButtonText(String) - Method in class com.goldencode.p2j.ui.client.Button
Initialize button text.
initChui() - Static method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Initialize the native layer.
initClassLoaders(DirectoryService) - Method in class com.goldencode.p2j.main.StandardServer
Initialize the class loaders for all the jars defined in the directory.
initClear() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Resets content to space value.
initClear() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Resets content to space value.
initClear() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Resets content to zero value and sets cursor to the first zero digit.
initClient(RemoteErrorData) - Static method in class com.goldencode.p2j.util.ErrorManager
Initializes the proper error data access on the client.
initClientLog(String) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Initialize client log
initColumn - Variable in class com.goldencode.p2j.ui.BaseConfig
The initial COLUMN position of the widget set during frame setup phase.
initComparator() - Method in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Initializes the default row comparator.
initCompleted - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Flag indicating internals has been completed.
initCompositeLoop(MethodVisitor, String, String, String, int) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions to initialize a list of composite, inner class objects.
initConsole() - Static method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
This method performs console initialization on the native side.
initContext - Variable in class com.goldencode.p2j.security.SecurityCache
Initial security context.
initContextSpecificSeps(NumberType.WorkArea) - Static method in class com.goldencode.p2j.util.NumberType
Determines the group and decimal separators for the current context based on reading override values from the directory.
initControl(Session) - Method in class com.goldencode.p2j.net.Control
Initializes the control stack.
initDecimalSeparator() - Static method in class com.goldencode.p2j.util.NumberType
Returns the default locale's decimal separator (defaults to period).
initDirectFieldNull(MethodVisitor, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions to initialize a DMO field to null in a default constructor.
initDisabled - Variable in class com.goldencode.p2j.ui.MenuItemConfig
Initial state of DISABLED flag, set during construction in menu definition
initDisplayTimezone() - Static method in class com.goldencode.p2j.util.date
Returns the configured value in the directory for the display timezone (SESSION:DISPLAY-TIMEZONE).
initDone - Variable in class com.goldencode.p2j.ui.BrowseWidget
Widget initialization flag.
inited - Variable in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Lazy-initialization flag.
initEditorConfig(BaseConfig) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Initialize editor fill-in config.
initEditorConfig(BaseConfig) - Method in class com.goldencode.p2j.ui.client.Browse
Initialize editor widget config.
initEditorConfig(BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Initialize editor widget config.
initEditorConfig(BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Initialize editor widget config.
initEditorItems(boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorPopupGuiImpl
Initialized items of editor menu.
initError(Boolean) - Static method in class com.goldencode.p2j.persist.pl.ErrorHandler
Initialize the error flag stack for the current function scope by pushing the given error state onto the stack.
initErrorWriter() - Static method in class com.goldencode.p2j.ui.client.OutputManager
Initializes the proper error writer handler.
initErrorWriter(Session) - Static method in class com.goldencode.p2j.ui.client.OutputManager
Initializes the proper error writer handler.
initErrorWriter(ErrorWriter) - Static method in class com.goldencode.p2j.util.ErrorManager
Initializes the proper error writer on the client.
initEventsSet() - Method in class com.goldencode.p2j.ui.client.ComboBox
Initializes the event set to return.
initEventsSet() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Initializes the event set to return.
initExtent(BaseDataType[], I[], Function<I, T>) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize the specified array using; if there is data in the init array for a specified index, that will be used to initialize it.
initFailure() - Method in interface com.goldencode.p2j.util.Finalizable
Provides a notification that procedure this object was registered failed initialization and allows eventual cleanup to be performed.
initFieldBuiltin(MethodVisitor, String, String, String, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions to initialize a DMO field using an static method implementation of a Progress-compatible builtin function (e.g., date.today).
initFileInfo(character) - Method in interface com.goldencode.p2j.util.CommonFile
Search for the specified file and initialize the related data structures if found.
initFileInfo(String) - Method in interface com.goldencode.p2j.util.CommonFile
Search for the specified file and initialize the related data structures if found.
initFileInfo(character) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Displays "FILE-INFO is not a setable attribute for PROCEDURE widget" error message.
initFileInfo(String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Displays "FILE-INFO is not a setable attribute for PROCEDURE widget" error message.
initFileInfo(character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Search for the specified file and initialize the related data structures if found.
initFileInfo(String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Search for the specified file and initialize the related data structures if found.
initFileInfo(character) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Displays "FILE-INFO is not a setable attribute for PROCEDURE widget" error message.
initFileInfo(String) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Displays "FILE-INFO is not a setable attribute for PROCEDURE widget" error message.
initFileInfo(character) - Static method in class com.goldencode.p2j.util.RcodeInfoOps
Set the name of the target r-code file.
initFileInfo(String) - Static method in class com.goldencode.p2j.util.RcodeInfoOps
Set the name of the target r-code file.
initFormat(String) - Static method in class com.goldencode.p2j.util.date
Determines the order of the 3 date sub-components by reading a 3 character string from the directory where there is one character each for "D" (day), "M" (month) and "Y" (year).
initFunction(Method) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Given a Java method which represents a user-defined function accessible from HQL, create a mapping of FunctionKey to HQLTypes for that function.
initFunction(String, HQLTypes, HQLTypes...) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Given the name and signature of a user-defined function accessible from HQL, create a mapping of FunctionKey to HQLTypes for that function.
initFunctions() - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Initialize the mappings of FunctionKey to HQLTypes for all standard functions used in HQL (including built-in functions which emulate Progress functionality).
initGroupSeparator() - Static method in class com.goldencode.p2j.util.NumberType
Returns the default locale's group separator (defaults to comma).
initial() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of INITIAL attribute (KW_INIT).
initial() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of INITIAL attribute (KW_INIT).
initial - Variable in class com.goldencode.p2j.persist.P2JField
Initial field value.
initial - Variable in class com.goldencode.p2j.persist.sequence.Sequence
The initial value of the sequence.
initial - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
INITIAL attribute of this field.
INITIAL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Initial value
initial(int, String) - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the INITIAL property of a sequence or field.
initial - Variable in class com.goldencode.p2j.security.SecurityContextStack
The initial context.
initial - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
This flag is reset when CHOOSE processes first typed key.
initial - Variable in class com.goldencode.p2j.ui.RadioSetConfig
Initially checked radio button's number.
INITIAL_CRC_VALUE - Static variable in class com.goldencode.p2j.util.SecurityOps
Initial CRC value.
initial_dir_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INITIAL-DIR clause followed by an ProgressParser.expr().
initial_filter_num() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches INITIAL-FILTER clause followed by an ProgressParser.expr().
INITIAL_HEIGHT - Static variable in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Initial AlertBox width.
INITIAL_WIDTH - Static variable in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Initial AlertBox width.
initialAgents - Variable in class com.goldencode.p2j.util.AppServerDefinition
The number of agents to start initially.
initialBounds - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
The initial resize bounds.
initialDir - Variable in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
The initial location the dialog shows to the user, if set.
initialDir - Variable in class com.goldencode.p2j.ui.FileDialog
The initial directory presented to user when dialog opens.
initialFilter - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
initialFilter - Variable in class com.goldencode.p2j.ui.FileDialog
If filters are specified, then the default one is designed by this value.
initialInnerLines - Variable in class com.goldencode.p2j.ui.SelectionListConfig
The value of the INNER-LINES clause in the VIEW-AS phrase.
Initializable - Interface in com.goldencode.p2j.security
The interface is implemented by classes to abstract out the instance initialization into a separate callable unit.
initialize(AST) - Method in class com.goldencode.ast.AnnotatedAst
Initialize this node with the specified AST.
initialize(Token) - Method in class com.goldencode.ast.AnnotatedAst
Initialize this node with the specified token.
initialize(AstManagerPlugin) - Static method in class com.goldencode.ast.AstManager
Instantiate the singleton instance (or return the already existing instance).
initialize(AST) - Method in class com.goldencode.expr.ExtraAst
Initialize this node with the specified AST.
initialize(Token) - Method in class com.goldencode.expr.ExtraAst
Initialize this node with the specified token.
initialize(Properties) - Method in class com.goldencode.expr.TestDriver
Initialize the driver by storing all acceptable date format strings, boolean constants, application-defined data type to variable mappings, and variable values.
initialize() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Initializes this component.
initialize(Description[]) - Method in class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
Gives chance to editors to initialize their data structures.
initialize(Description[]) - Method in class com.goldencode.p2j.admin.client.editors.DirectoryRightsEditor
Gives chance to editors to initialize their data structures.
initialize(Description[]) - Method in class com.goldencode.p2j.admin.client.editors.NetRightsEditor
Gives chance to editors to initialize their data structures.
initialize(Description[]) - Method in class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
Gives chance to editors to initialize their data structures.
initialize(Description[]) - Method in class com.goldencode.p2j.admin.client.editors.SystemRightsEditor
Gives chance to editors to initialize their data structures.
initialize(Options) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Provides the known configuration to the helper and allows it to prepare for use.
initialize(Options) - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Provides the known configuration to the helper and allows it to prepare for use.
initialize(Options) - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Provides the known configuration to the helper and allows it to prepare for use.
initialize(Options) - Method in class com.goldencode.p2j.e4gl.WebSpeedHelper
Provides the known configuration to the helper and allows it to prepare for use.
initialize(BootstrapConfig) - Static method in class com.goldencode.p2j.main.BrokerCore
Get broker JVM arguments and CLASSPATH which is inherited by spawned clients.
initialize() - Static method in class com.goldencode.p2j.main.BrokerManager
Read brokers configuration from directory.
initialize() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Read the configuration from the directory and calculate certain runtime values that will be used by all client launching.
initialize() - Method in interface com.goldencode.p2j.main.InitTermListener
This method is invoked when business logic main entry point is about to be invoked.
initialize() - Static method in class com.goldencode.p2j.main.ServerKeyStore
Initializes the template ServerKeyStore.store.
initialize() - Method in class com.goldencode.p2j.main.StandardServer.AbstractInitTermListener
Called when the server initializes.
initialize(SecurityManager, BootstrapConfig) - Static method in class com.goldencode.p2j.main.WebClientBuilderOptions
Read the configuration from the directory and calculate certain runtime values that will be used by web client launching.
initialize(Session) - Method in class com.goldencode.p2j.main.WebClientsManager
This method is not implemented by WebClientsManager.
initialize(Handler[]) - Static method in class com.goldencode.p2j.main.WebServer
Called by StandardServer.loadStartup() to start the Web Server.
initialize(int) - Static method in class com.goldencode.p2j.net.Dispatcher
Start or re-start the dispatcher.
initialize(Session) - Method in class com.goldencode.p2j.net.ExportTracker
This method is called when the session is starting.
initialize(Session) - Method in interface com.goldencode.p2j.net.SessionListener
This callback will be called after the security context has been set up and is valid for the life of this thread and before any of the client code it will be executed.
initialize(BootstrapConfig) - Method in class com.goldencode.p2j.net.SessionManager
Initialize the session manager.
initialize() - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
Obtains the reference to the resolver and initializes all exported libraries.
initialize(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Initialize the pattern engine by creating a new symbol resolver instance, registering default pattern workers, loading the specified profile, ensuring an AST spec is available, and applying all global, user-defined initialization rules.
initialize() - Method in interface com.goldencode.p2j.pattern.PatternWorker
This method is called once (and only once) per invocation of the pattern engine's PatternEngine.run() method, immediately after the worker object is constructed.
initialize() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Initialize instance variables which could not be set at construction, because they required a scope to first be opened on the backing buffer.
initialize(DataModelObject, String, String, DataModelObject...) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Convenience deferred initializer designed for a single-table adaptive query.
initialize(DataModelObject, String, String, LockType, DataModelObject...) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Convenience deferred initializer designed for a single-table adaptive query.
initialize(DataModelObject, String, String, boolean, DataModelObject...) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Convenience deferred initializer designed for a single-table adaptive query.
initialize() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic which is typically used for a multi-table query.
initialize(boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic which is typically used for a multi-table query.
initialize(DataModelObject, String, Supplier<logical>, String) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, Object[]) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[]) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String, LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Initialization logic designed for a single-table adaptive query.
initialize() - Static method in class com.goldencode.p2j.persist.BufferManager
Register with the TransactionManager a factory object which creates instances of this class, so that they can be registered to receive notifications of runtime scope start and finish events.
initialize() - Static method in class com.goldencode.p2j.persist.ChangeBroker
Register with the TransactionManager a factory object which creates instances of this class, so that they can be registered to receive notifications of runtime scope start and finish events.
initialize(boolean, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Initialization logic.
initialize() - Static method in class com.goldencode.p2j.persist.ConversionPool
Initialize the conversion pool by loading all necessary, permanent schemas and creating the initial pattern engine instances.
initialize() - Static method in class com.goldencode.p2j.persist.DatabaseManager
Initialize the persistence framework.
initialize() - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Initialize the data structures needed to enable this helper.
initialize(Database) - Method in class com.goldencode.p2j.persist.id.JdbcKeyRetriever
Initialize key retriever for the given database.
initialize(Database) - Method in interface com.goldencode.p2j.persist.id.KeyRetriever
Initialize key retriever for the given database.
initialize(Database) - Method in class com.goldencode.p2j.persist.id.StoredProcKeyRetriever
Initialize key retriever for the given database.
initialize() - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Initialize this class and start up a secure database server to allow remote P2J servers to access metadata.
initialize() - Static method in class com.goldencode.p2j.persist.Persistence
Initialize various infrastructure components of the persistence framework: DataTypeHelper, which is used when preprocessing HQL where clauses.
initialize(String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic which is typically used for a multi-table query.
initialize(boolean, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic which is typically used for a multi-table query.
initialize(DataModelObject, String, Supplier<logical>, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Initializer logic designed for a single-table preselect query.
initialize() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Initialization logic.
initialize() - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic which is typically used for a multi-table query.
initialize(boolean) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic which is typically used for a multi-table query.
initialize(DataModelObject, String, Supplier<logical>) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, DataModelObject) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, Object[]) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, Object[]) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[]) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, Object[], LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.PresortQuery
Initialization logic designed for a single-table preselect query.
initialize() - Method in interface com.goldencode.p2j.persist.QueryOffEndListener
Method called before any processing related to query off-end.
initialize(DataModelObject, String, Supplier<logical>, String) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which defaults record lock type to LockType.SHARE.
initialize(DataModelObject, String, Supplier<logical>, String, String) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which defaults record lock type to LockType.SHARE.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize(DataModelObject, String, Supplier<logical>, String, Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which defaults record lock type to LockType.SHARE and accepts default substitution parameters.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which defaults record lock type to LockType.SHARE and accepts default substitution parameters.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize(DataModelObject, String, Supplier<logical>, String, LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which sets an explicit, default, record lock type.
initialize(DataModelObject, String, Supplier<logical>, String, String, LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which sets an explicit, default, record lock type.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize(DataModelObject, String, Supplier<logical>, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which sets an explicit, default, record lock type and accepts default substitution parameters.
initialize(DataModelObject, String, Supplier<logical>, String, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which sets an explicit, default, record lock type and accepts default substitution parameters.
initialize(DataModelObject, String, Supplier<logical>, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize(DataModelObject, String, Supplier<logical>, String, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialization logic which is used when joining to another table using a foreign key.
initialize() - Method in class com.goldencode.p2j.persist.RecordBuffer
Initialize the core data on which this buffer relies.
initialize() - Static method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Initialize the dirty share multiplexer for this server instance.
initialize() - Static method in class com.goldencode.p2j.persist.remote.IdentityManagerMultiplexerImpl
Initialize the identity multiplexer for this server instance.
initialize() - Static method in class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Initialize the lock manager multiplexer for this server instance.
initialize() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Initialize the core data on which this buffer relies.
initialize(String) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Initialization of DatabaseTriggerManager static internal data.
initialize() - Method in class com.goldencode.p2j.report.server.DatabaseService
Initialize database services for all sessions to use.
initialize() - Static method in class com.goldencode.p2j.scheduler.Scheduler
Read the scheduler configuration and schedule the jobs.
initialize(Configuration, Properties) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Configure the given Hibernate configuration object using the information specified in the given configuration file and build the resulting Hibernate session factory.
initialize() - Static method in class com.goldencode.p2j.schema.P2OLookup
Initialize a P2OLookup instance for the schema of each primary database managed by this server.
initialize(String) - Method in class com.goldencode.p2j.schema.P2OLookup
Initialize this P2OLookup instance by loading the P2O AST associated with the specified schema, walking it, and extracting and organizing the relevant information.
initialize(String, Aast, boolean) - Method in class com.goldencode.p2j.schema.P2OLookup
Initialize this P2OLookup instance by walking the given P2O AST and extracting and organizing the relevant information.
initialize(Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Initialize the schema dictionary by adding a global scope, loading the schema information in root into it, then adding a second scope into which user global data can be loaded (secondary databases, temp-tables, work-tables, etc.).
initialize(Description[]) - Method in interface com.goldencode.p2j.security.RightsEditor
Gives chance to editors to initialize their data structures.
initialize() - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Setup and calculate formatting defaults.
initialize(WidgetId, ControlFrameConfig) - Method in class com.goldencode.p2j.ui.client.ActivexFrame
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BrowseConfig) - Method in class com.goldencode.p2j.ui.client.Browse
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BrowseColumnConfig) - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ButtonConfig) - Method in class com.goldencode.p2j.ui.client.Button
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BaseConfig) - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ComboBoxConfig) - Method in class com.goldencode.p2j.ui.client.ComboBox
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, EditorConfig) - Method in class com.goldencode.p2j.ui.client.Editor
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, C) - Method in class com.goldencode.p2j.ui.client.FillIn
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(ServerExports) - Method in class com.goldencode.p2j.ui.client.FontManager.WorkArea
Initialize this work area.
initialize(WidgetId, FrameConfig) - Method in class com.goldencode.p2j.ui.client.Frame
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
Initialize the widget.
initialize(WidgetId, BrowseConfig) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ButtonConfig) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ComboBoxConfig) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, EditorConfig) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, FillInConfig) - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, FillInConfig) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, FrameConfig) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ImageConfig) - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, LabelConfig) - Method in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, MenuConfig) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, MenuItemConfig) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, RadioSetConfig) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, RectangleConfig) - Method in class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SelectionListConfig) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SelectionListConfig) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SliderConfig) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SubMenuConfig) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, TextConfig) - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ToggleBoxConfig) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, WindowConfig) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ImageConfig) - Method in class com.goldencode.p2j.ui.client.Image
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, LabelConfig) - Method in class com.goldencode.p2j.ui.client.Label
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, MenuConfig) - Method in class com.goldencode.p2j.ui.client.Menu
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, MenuItemConfig) - Method in class com.goldencode.p2j.ui.client.MenuItem
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, RadioSetConfig) - Method in class com.goldencode.p2j.ui.client.RadioButton
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, RadioSetConfig) - Method in class com.goldencode.p2j.ui.client.RadioSet
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, RectangleConfig) - Method in class com.goldencode.p2j.ui.client.Rect
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BaseConfig) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BaseConfig) - Method in class com.goldencode.p2j.ui.client.ScrollPane
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SelectionListConfig) - Method in class com.goldencode.p2j.ui.client.SelectionList
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SelectionListConfig) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SkipConfig) - Method in class com.goldencode.p2j.ui.client.Skip
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SliderConfig) - Method in class com.goldencode.p2j.ui.client.Slider
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SkipConfig) - Method in class com.goldencode.p2j.ui.client.Space
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BaseConfig) - Method in class com.goldencode.p2j.ui.client.StatusLine
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, SubMenuConfig) - Method in class com.goldencode.p2j.ui.client.SubMenu
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, ToggleBoxConfig) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, BaseConfig) - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, C) - Method in interface com.goldencode.p2j.ui.client.WidgetWithConfig
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(WidgetId, WindowConfig) - Method in class com.goldencode.p2j.ui.client.Window
Replacement API for the logic which should exist in the widget's c'tor, but the logic can't be executed as it depends on the widget being registered into the official registry.
initialize(Class<?>, Object, String) - Method in class com.goldencode.p2j.ui.GenericFrame
Full initialization processing.
initialize() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register with the TransactionManager a factory object which creates instances of this class, so that they can be registered to receive notifications of runtime scope start and finish events.
initialize() - Static method in class com.goldencode.p2j.util.AccumulatorManager
Initialize the accumulator framework.
initialize() - Method in class com.goldencode.p2j.util.BlockManager.StatsHelper
This method is invoked when server is about to be started.
initialize() - Method in class com.goldencode.p2j.util.ErrorManager.ErrorStatus
Sets all fields to initial state.
initialize() - Method in class com.goldencode.p2j.util.InternalEntry
Initialize this object's internal state.
initialize(Class<? extends FileHandler>, Level, Level, Level, String, int, int, boolean, Map<String, Level>) - Static method in class com.goldencode.p2j.util.LogHelper
Initialize the logging infrastructure using the given configuration.
initialize(String) - Static method in class com.goldencode.p2j.util.LogHelper
Initialize the logging infrastructure using the configuration stored in the directory.
initialize(String, Class<? extends FileHandler>) - Static method in class com.goldencode.p2j.util.LogHelper
Initialize the logging infrastructure using the configuration stored in the directory.
initialize(BootstrapConfig, Session, boolean) - Static method in class com.goldencode.p2j.util.LowLevelSocketImpl
Initialize the client-side socket support: export the singleton instance of this class as a network server; initialize client side SSL by registering a custom secure socket factory for https protocol and setting truststore location and password.
initialize(Session) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
This method is called when the session is starting.
initialize(BootstrapConfig, Session, boolean) - Static method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
Initialize the client-side socket support: export the singleton instance of this class as a network server; initialize server side SSL by setting keystore access password.
initialize(Session) - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
This callback will be called after the security context has been set up.
initialize() - Static method in class com.goldencode.p2j.util.ProcedureManager
API executed on client startup, to initialize this class.
initialize(Session) - Method in class com.goldencode.p2j.util.ServerImpl
This method is called when the session is starting, just after the context was created.
initialize() - Static method in class com.goldencode.p2j.util.SharedVariableManager
Initialize the shared variable framework.
initialize() - Static method in class com.goldencode.p2j.util.SocketImpl
Initialize the mappings of legacy to post-migration server socket mappings.
initialize() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Register with the TransactionManager a factory object which creates instances of this class, so that they can be registered to receive notifications of runtime scope start and finish events.
initialize(Session, boolean) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Export the singleton instance of this class as a network server.
initialize(Session) - Method in class com.goldencode.p2j.util.WebServiceImpl
This callback will be called after the security context has been set up.
initializeAst(Aast, int, String, Aast, AstSymbolResolver) - Static method in class com.goldencode.p2j.convert.AbstractConversionWorker
Initialize a newly created AST.
initializeAst(Aast, int, String, Aast, AstSymbolResolver, int) - Static method in class com.goldencode.p2j.convert.AbstractConversionWorker
Initialize a newly created AST.
initializeAttributesDictionary() - Method in class com.goldencode.p2j.uast.ProgressParser
Loads the SymbolResolver with Progress 4GL attributes and methods.
initializeBriefcase(List<Parameter>, Class<?>[], Signature, Object...) - Static method in class com.goldencode.p2j.library.NativeInvoker
Analyze the required parameter signature for the function and the passed arguments and use that information to setup the initial configuration of the briefcase.
initializeBuffer() - Method in class com.goldencode.p2j.persist.FindQuery
Override the parent's method to do nothing.
initializeBuffer() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Initialize the associated buffer by resetting its state.
initializeComponentQuery(Joinable) - Method in class com.goldencode.p2j.persist.CompoundQuery
Initialize state of a component query.
initialized - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Flag to remember if we have initialized the source name mapper.
initialized - Variable in class com.goldencode.p2j.directory.DirectoryService
Initialized flag that controls access check methods
initialized - Variable in class com.goldencode.p2j.persist.AdaptiveFind
Flag indicating whether this object has been initialized
initialized - Static variable in class com.goldencode.p2j.persist.BufferManager
Flag indicating whether class was initialized, i.e.
initialized() - Static method in class com.goldencode.p2j.security.SecurityManager
Returns a flag indicating the readiness of the security manager to properly operate.
initialized - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
Flag to track if the work area has been initialized.
initialized - Variable in class com.goldencode.p2j.util.BufferSizeManager
Determines whether "reference" buffer sizes were successfully loaded
initialized - Variable in class com.goldencode.p2j.util.date.WorkArea
Track if initialization has occurred yet.
initialized - Variable in class com.goldencode.p2j.util.NumberType.WorkArea
Track if initialization has occurred yet.
initialized - Static variable in class com.goldencode.p2j.util.SocketImpl
Flag indicating that the sockets were read from the directory or not.
initializeDatabase(String) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Initialize the database, dropping and creating all tables.
initializeDefaultExtent(BaseDataType[]) - Static method in class com.goldencode.p2j.util.BaseDataType
Initialize the given array with the default value, based on the following table (the rules are from variable_definition.rules):
initializeDictionary(String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Initialize the schema dictionary for use with the current source file AST.
initializeDocumentType(character, character, character, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creates a new XML document, initializes the document based on the referenced DTD, and creates its root node.
initializeDocumentType(character, String, character, character) - Method in interface com.goldencode.p2j.xml.XDocument
Creates a new XML document, initializes the document based on the referenced DTD, and creates its root node.
initializeDocumentType(String, character, String, String) - Method in interface com.goldencode.p2j.xml.XDocument
Creates a new XML document, initializes the document based on the referenced DTD, and creates its root node.
initializeDocumentType(character, character, character, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creates a new XML document, initializes the document based on the referenced DTD, and creates its root node.
initializeDocumentType(character, String, character, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creates a new XML document, initializes the document based on the referenced DTD, and creates its root node.
initializeDocumentType(String, character, String, String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Creates a new XML document, initializes the document based on the referenced DTD, and creates its root node.
initializeEmptyFrame(Class<?>, Object, FrameWidget) - Method in class com.goldencode.p2j.ui.GenericFrame
Full initialization processing for empty frame.
initializeExternalProcedure(ExternalProgramWrapper, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Initialize the specified external procedure.
initializeFunctionDictionary() - Method in class com.goldencode.p2j.uast.ProgressParser
Loads the SymbolResolver with Progress 4GL built-in functions (which take parameters).
initializeIndexes(String, Aast) - Method in class com.goldencode.p2j.schema.P2OLookup
Compose a list of index descriptors for the index children of the given P2O class node and map it to the given, legacy table name.
initializeInstance() - Method in class com.goldencode.p2j.persist.Persistence
Initialize the helper objects to which this object delegates certain service requests.
initializeKeywordDictionary() - Static method in class com.goldencode.p2j.uast.JavaSymbolResolver
Creates a Keyword array and initializes that array to a the list of all recognized Java language keywords.
initializeKeywordDictionary() - Method in class com.goldencode.p2j.uast.ProgressLexer
Process the keyword array to add each Keyword into the keyword dictionary.
initializeLazyExtents() - Method in class com.goldencode.p2j.persist.RecordBuffer
Trigger the initialization of persistent collections which represent extent fields by invoking a getter method for each such collection.
initializeMeta(Database, Database) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Initialize a metaschema database by initializing a connection listener and storing it for later use.
initializeNewFrame(GenericFrame, Class<T>, String, FrameWidget, boolean) - Static method in class com.goldencode.p2j.ui.GenericFrame
Initialize the frame and register it with the transaction manager.
initializePost(BootstrapConfig, Session, Object) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Initialize network services (must only be called after the user has been authenticated AND after ThinClient.initializePrep(com.goldencode.p2j.cfg.BootstrapConfig, com.goldencode.p2j.ui.client.driver.ScreenDriver, boolean) has been called).
initializePrep(BootstrapConfig, ScreenDriver, boolean) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Initialize core UI services and create or re-create the singleton instance of this class.
initializeProcedureDictionary() - Method in class com.goldencode.p2j.uast.ProgressParser
Loads the SymbolResolver with Progress 4GL internal procedures that are well known.
initializeProxy(String, int, String, boolean, String, Object[]) - Method in interface com.goldencode.p2j.main.AppServerEntry
Initialize the specified proxy procedure, by calling the execute method.
initializeProxy(String, int, boolean, String, Object[]) - Method in class com.goldencode.p2j.util.Agent
Initialize the specified proxy procedure, by calling the execute method.
initializeProxy(AsyncRequestImpl, String, boolean, String, Object[]) - Method in class com.goldencode.p2j.util.AppServerHelper
Initialize the specified proxy procedure.
initializeProxy(String, int, String, boolean, String, Object[]) - Static method in class com.goldencode.p2j.util.AppServerManager
Initialize the specified proxy procedure, by calling the execute method.
initializeProxy(ControlFlowOps.AsyncCall) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Initialize the proxy procedure associated with the async request.
Initializer - Class in com.goldencode.expr
Generates an initial value for a variable.
Initializer() - Constructor for class com.goldencode.expr.Initializer
 
initializer - Variable in class com.goldencode.expr.Variable
Used to initialize and reset current value.
INITIALIZER - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an array initializer block '{ , , , }' which is delimited by curly braces.
initializer(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INITIAL keyword and the required single literal or a left/right bracket bounded (and comma separated) list of literals.
initializer_constant(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a ProgressParser.literal() or an ProgressParser.lvalue() when the TODAY or NOW keywords are encountered.
initializeRelations(String, Aast) - Method in class com.goldencode.p2j.schema.P2OLookup
Compose and store the set of tables which refer to a database table via a foreign key, given the referent table's P2O class node and its legacy name.
initializeRootAst(Aast, File, AstSymbolResolver) - Static method in class com.goldencode.p2j.convert.AbstractConversionWorker
Worker routine to centralize initialization of a new AST that is a root node.
initializeRootAst(Aast, String, AstSymbolResolver) - Static method in class com.goldencode.p2j.convert.AbstractConversionWorker
Worker routine to centralize initialization of a new AST that is a root node.
initializeSchemaKeywords() - Method in class com.goldencode.p2j.uast.ProgressLexer
Creates a Keyword array and initializes that array to a the list of all Progress schema-specific keywords.
initializeSequences(String, String) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Sets the values of the sequences.
initializeStreamDictionary() - Method in class com.goldencode.p2j.uast.ProgressParser
Loads the SymbolResolver with Progress 4GL internal streams that are well known.
initializeValue(T) - Method in class com.goldencode.p2j.security.ContextLocal
Performs value initialization.
initializeVariableDictionary() - Method in class com.goldencode.p2j.uast.ProgressParser
Loads the SymbolResolver with Progress 4GL built-in variables and any built-in functions which DO NOT take parameters.
initialRepositionDone - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
true if initial reposition was done (i.e.
initialSchedule(long, long) - Method in class com.goldencode.p2j.util.ProtectedTimerTask
Prepares the task for its initial execution.
initialValue - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
the initial value for this field
initialValue() - Method in class com.goldencode.p2j.security.ContextLocal.Fallback
Reroute an invocation of thread local's initialValue implementation to the enclosing class' method of the same name.
initialValue() - Method in class com.goldencode.p2j.security.ContextLocal
This method will be invoked to retrieve the initial value of this context local variable, the first time ContextLocal.get() is invoked (but only if ContextLocal.set(T) was not previously invoked.
initialValue() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.ui.Keyboard.ContextContainer
Instantiates the context local copy of the class.
initialValue() - Method in class com.goldencode.p2j.ui.WidgetId.ContextContainer
Initializes the work area, the first time it is requested within a new session context.
initialValue - Variable in class com.goldencode.p2j.ui.WidgetId.IDGenerator
The value from which IDs can be allocated for created widgets.
initialValue() - Method in class com.goldencode.p2j.ui.WidgetIdHelper.ContextContainer
Initializes the work area, the first time it is requested within a new session context.
initialValue() - Method in class com.goldencode.p2j.util.AccumulatorManager.ContextContainer
Initializes the dictionary, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.BlockManager.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.ControlFlowOps.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.date.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.date.GMTCalendar
Instantiate the calendar on first access for the current thread.
initialValue() - Method in class com.goldencode.p2j.util.date.NullCalendar
Instantiate the calendar on first access for the current thread.
initialValue() - Method in class com.goldencode.p2j.util.date.ZoneCalendar
Instantiate the calendar on first access for the current thread.
initialValue() - Method in class com.goldencode.p2j.util.decimal.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.EnvironmentOps.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.Environments.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.ErrorManager.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.FileSystemOps.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.int64.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.KeyReader.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.NumberType.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.ProcedureManager.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.ProcessOps.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.RemoteStream.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.StreamFactory.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.TransactionManager.ContextContainer
Return null rather than providing a true initial value; initial value is instead lazily created in TransactionManager.ContextContainer.obtain().
initialValue() - Method in class com.goldencode.p2j.util.UnnamedStreams.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initialValue() - Method in class com.goldencode.p2j.util.Utils.ContextContainer
Initializes the work area, the first time it is requested within a new context.
initiatingExtProg - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
The 4GL program name being currently initiating.
initInput(T) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an INPUT parameter by creating a deep copy of the specified instance.
initInput(T[]) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an INPUT extent parameter by creating a deep copy of the specified array.
initInput(T) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an INPUT parameter by creating a deep copy of the specified instance.
initInput(T[]) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an INPUT extent parameter by creating a deep copy of the specified array.
initInputOutput(InputOutputExtentParameter<T>) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an INPUT-OUTPUT extent parameter.
initInputOutput(InputOutputExtentParameter<T>, int) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an INPUT-OUTPUT extent parameter.
initInputOutput(T) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an INPUT-OUTPUT parameter by registering it as undoable in the current scope.
initInputOutput(InputOutputExtentParameter<T>) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an INPUT-OUTPUT extent parameter.
initInputOutput(InputOutputExtentParameter<T>, int) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an INPUT-OUTPUT extent parameter.
initInternals() - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Initialize internal variables.
initJavaClasses() - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Initialize the mapping of Java classes to HQLTypes for those classes which are known to be used in HQL where clauses.
initKeyManagers(KeyStore, String, Object[]) - Static method in class com.goldencode.p2j.security.SSLHelper
Initialize the key manager array using the given key store.
initKeys() - Method in class com.goldencode.p2j.directory.SchemaStorage
Initialize the cached list of keys in our map.
initLinuxColors() - Static method in class com.goldencode.p2j.ui.ColorSpec
Init colors for Unix/Linux.
initListGrid(DataGrid, GridHelper.ColumnInfo<TRowObject>...) - Static method in class com.goldencode.p2j.admin.client.widget.GridHelper
Initializes an instance of DataGrid.
initListGrid(DataGrid, boolean, GridHelper.ColumnInfo<TRowObject>...) - Static method in class com.goldencode.p2j.admin.client.widget.GridHelper
Initializes an instance of DataGrid.
initListGrid(DataGrid, boolean, boolean, GridHelper.ColumnInfo<TRowObject>...) - Static method in class com.goldencode.p2j.admin.client.widget.GridHelper
Initializes an instance of DataGrid.
initLiteralFG() - Method in class com.goldencode.p2j.ui.GenericFrame
Literal field group initialization procedure.
initLocation - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Flag indicating that the initial location should be initialized.
initLogger(Logger) - Static method in class com.goldencode.p2j.util.LogHelper
Initialize the given logger with independent instances of the file and console handlers as configured by LogHelper.readConfiguration().
initLogging(boolean) - Static method in class com.goldencode.p2j.main.ClientCore
Initialize logging at a detailed level for the infrastructure packages.
initMappingData() - Static method in class com.goldencode.p2j.util.SourceNameMapper
This method loads all mapping data from a URL which is calculated using the pkgroot and the name_map.xml with all "." characters converted to file separators and an extra file separator added before the file name portion.
initMarkersColumn(BrowseGuiImpl) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Initialize the markers (leftmost) column.
initMaxDataGuess() - Method in class com.goldencode.p2j.ui.BrowseWidget
If necessary, init MAX-DATA-GUESS after the query has been (re)opened.
initMetaInfo() - Method in class com.goldencode.p2j.directory.DirectoryService
This method fills "/meta" subtree with the information about supported classes provided by the backend.
initMethod - Variable in class com.goldencode.p2j.util.Block
Lambda representing code to be executed as the contents of the Block.init() method.
initNativeSecureConnection(List<String>, String, String) - Method in class com.goldencode.p2j.main.ClientBuilder
Initialize the command line parameters for a native secure connection, which is the secure authentication method used for non-interactive clients and those interactive clients which cannot be launched using a password.
initOutput(T) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an OUTPUT parameter by setting it to its default value.
initOutput(boolean, T) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an OUTPUT parameter by setting it either to its default value or to unknown, depending on the state of the initDefault flag.
initOutput(T, T) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an OUTPUT parameter by setting it to the specified init value.
initOutput(OutputExtentParameter<T>) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an OUTPUT extent parameter.
initOutput(OutputExtentParameter<T>, int, T...) - Static method in class com.goldencode.p2j.util.TypeFactory
Initialize an OUTPUT extent parameter using the specified initializer and extent value.
initOutput(T) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an OUTPUT parameter by setting it to its default value.
initOutput(T, T) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an OUTPUT parameter by setting it to the specified init value.
initOutput(OutputExtentParameter<T>) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an OUTPUT extent parameter.
initOutput(OutputExtentParameter<T>, int, T...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Initialize an OUTPUT extent parameter using the specified initializer and extent value.
initParameter() - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Initializes the parameter value reference which is used in the function/procedure scope.
initParameter(int) - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Initializes the parameter value reference which is used in the function/procedure scope.
initParameter() - Method in class com.goldencode.p2j.util.InputOutputExtentParameter
Initializes the indeterminate or determinate extent parameter reference depending on the extent (array size) of the value returned by AbstractExtentParameter.getVariable().
initParameter(int) - Method in class com.goldencode.p2j.util.InputOutputExtentParameter
Initializes the indeterminate or determinate extent parameter reference depending on the extent value.
initParameter() - Method in class com.goldencode.p2j.util.OutputExtentParameter
Initializes the indeterminate extent parameter reference.
initParameter(int) - Method in class com.goldencode.p2j.util.OutputExtentParameter
Initializes the indeterminate or determinate extent parameter reference depending on the extent value.
initPaths(File) - Method in class com.goldencode.p2j.uast.UastHints
Initialize the base path and source path for this file.
initPending() - Method in class com.goldencode.p2j.util.AccumulatorManager.WorkArea
Initialize the set of pending Accumulator instances.
initPinnedLockTypes() - Method in class com.goldencode.p2j.persist.RecordBuffer
Initializes the map that contains primary keys of past and present currentRecords and their pinned LockTypes.
initPinnedLockTypes() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Override the superclass method to do nothing.
initPossibleClasses(String[], boolean) - Static method in class com.goldencode.p2j.uast.SymbolResolver
Initialize the maps of all possible class and interface definitions that exist in the project.
initQueryAssigned() - Method in class com.goldencode.p2j.ui.client.Browse
Second stage of the initialization of the Browse widget which is performed only when query is initially assigned.
initQueryParamTypes() - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Initialize the mapping of Hibernate Types to HQLTypes for those Hibernate Types (including custom P2J wrapper types) which are known to be used in HQL where clauses as query substitution parameters.
initReferenceRowSupport(int) - Method in class com.goldencode.p2j.persist.CompoundQuery
Init structures required to use reference row: create the map of all buffers, register parameter filters for sub-queries and register this query as a record change listener.
initRemote(Session) - Static method in class com.goldencode.p2j.directory.DirectoryManager
Initialize the current directory API provider as a remote object for the given session.
initRemoteAppServers() - Static method in class com.goldencode.p2j.util.AppServerManager
Init the data related to remote appservers, from the directory.
initRemoteClient() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Called each time a connect occurs, this allows caller-controlled initialization of the remote client.
initRemoteClient() - Method in interface com.goldencode.p2j.ui.client.driver.web.ClientProtocolHooks
Called each time a connect occurs, this allows caller-controlled initialization of the remote client.
initRemoteClient() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Called each time a connect occurs, this allows caller-controlled initialization of the remote client.
initRouter(int, int) - Static method in class com.goldencode.p2j.net.Router
Return the singleton instance of this class if it is already running or create a new instance if not.
initRow - Variable in class com.goldencode.p2j.ui.BaseConfig
The initial ROW position of the widget set during frame setup phase.
initRules() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Prepare to load a set of initialization rules from inside of an init-rules element.
initRules() - Static method in class com.goldencode.p2j.spi.ISO_8859_1Collator
Generate a rules string which governs Progress-like collation for the ISO-8859-1 character set.
initSchema() - Static method in class com.goldencode.p2j.directory.SchemaLoad
Initialize the directory schema.
initSchema(URL[], String[]) - Static method in class com.goldencode.p2j.directory.SchemaStorage
Initialize the singleton instance.
initScrollItems(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPopupGuiImpl
Initialized items of scroll menu.
initServer() - Static method in class com.goldencode.p2j.directory.DirectoryManager
Initialize the current directory API provider and export the directory API via that instance.
initSimpleField(MethodVisitor, String, String, String, Aast) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions to initialize a DMO field using a constructor specific to the field's type.
initSkeletonPath() - Static method in class com.goldencode.p2j.uast.SymbolResolver
Override the default skeleton path if it is configured.
initSocketFactory(String, String, String, String, String, String) - Static method in class com.goldencode.p2j.directory.LdapSocketFactory
Construct an instance of socket factory which will used keys from the provided password encrypted file.
initSourceNameMapper() - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Force the external initialization of the SourceNameMapper class such that it can be used during conversion for resolving a Java class name from the Progress source file name.
initSystemColorTable() - Method in class com.goldencode.p2j.ui.client.ColorManager.WorkArea
Initialize system colors table.
initSystemColorTable() - Method in class com.goldencode.p2j.ui.ColorTable.WorkArea
Initialize system colors table.
initTable(DataGrid<TaggedName>, String[], boolean, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Setups the given table view.
initTable(DataGrid<TaggedName>, String[], boolean, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Setups the given table view.
InitTermListener - Interface in com.goldencode.p2j.main
Classes which implement this interface may serve as per-session or server hooks.
initThumbImage(SliderGuiImpl.TicMarks, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Loads scalable graphic image to draw the slider thumb shape.
initTimeSource() - Static method in class com.goldencode.p2j.util.date
Returns the system from which time values will be obtained.
initTimezoneOffset() - Static method in class com.goldencode.p2j.util.date
Returns the configured value in the directory for the default offset in minutes from UTC (SESSION:TIMEZONE).
initValidationHelper() - Method in class com.goldencode.p2j.persist.RecordBuffer
Initialize the validation helper object.
initValidationHelper() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Initialize the validation helper object.
initValue - Variable in class com.goldencode.p2j.ui.client.ComboBox
Original value assigned to the widget.
initValue - Variable in class com.goldencode.p2j.ui.client.SelectionListBody
Default initial value.
initView() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Initializes the view.
initWidgetConfigurations(Map<String, List<String>>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Synchronize the field IDs for the server-side widget configurations with the given one.
initWidgetConfigurations(Map<String, List<String>>) - Method in class com.goldencode.p2j.ui.ServerConfigManager
On server-side, synchronize the field IDs for the server-side widget configurations with the IDs provided by the associated list.
initWidgetConfigurations(Map<String, List<String>>) - Method in interface com.goldencode.p2j.ui.ServerExports
Synchronize the field IDs for the server-side widget configurations with the given one.
initWidgetLocation(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Initializes the instance variable holding the location of a widget being currently processed.
initWindowingYear() - Static method in class com.goldencode.p2j.util.date
Returns the beginning year of the 100 year period where 2 digit dates implicitly correspond to 4 year dates.
initWindowsColors() - Static method in class com.goldencode.p2j.ui.ColorSpec
Initialize Windows color names and indexes.
initWorker(WidgetIdWorker) - Static method in class com.goldencode.p2j.ui.WidgetIdHelper
Initializes the proper widget ID worker on the client or server side.
initWorker(Class<? extends FileHandler>) - Static method in class com.goldencode.p2j.util.LogHelper
Perform the core initialization using the previously stored and/or default configuration values.
initX - Variable in class com.goldencode.p2j.ui.BaseConfig
The initial X position of the widget set during frame setup phase.
initY - Variable in class com.goldencode.p2j.ui.BaseConfig
The initial Y position of the widget set during frame setup phase.
injectComputedColumn(HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Given an AST which represents a qualified or an unqualified text property, replace the property's text (the property name) with a name which represents a computed column.
injectComputedColumns() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Report whether the computed columns should be injected on table creating.
injectComputedColumns() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Report whether the computed columns should be injected on table creating.
injectComputedColumns() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Report whether the computed columns should be injected on table creating.
injectComputedColumns() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Report whether the computed columns should be injected on table creating.
injectComputedColumnsAndProcessFK(Set<String>, Set<String>, InputStream, String) - Method in class com.goldencode.p2j.persist.ORMHandler
For each DMO character property which corresponds with a column participating in a database index, inject a special property node into the ORM XML document for the given class.
injectKey(int, char) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100ProgressKeyboard
Handle key inserts.
injectKey(int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Inject the given key into the current keystroke buffer.
injectKey(int, char) - Method in class com.goldencode.terminal.VT100AbstractKeyboard
Handle key inserts.
injectMultiplexSort(boolean, StringBuilder) - Method in class com.goldencode.p2j.persist.HQLHelper
Inject a sort expression into the given buffer using the well-known multiplex ID field name with the appropriate DMO alias, and a sort direction.
injectVariable(ProgressAst, String, ProgressAst) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Injects a new variable in place of a literal.
injectVT100Key(int, char) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Input key events when in VT100 mode.
injectVT100Key(int, char) - Method in interface com.goldencode.p2j.ui.client.driver.web.ClientProtocolHooks
Input key events when in VT100 mode.
injectVT100Key(int, char) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Input key events when in VT100 mode.
inLikeClause - Variable in class com.goldencode.p2j.uast.ProgressParser
Modify ProgressParser.lvalue() field annotations and ProgressParser.subscript() processing when inside a LIKE clause.
inlinable - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Whether query substitution parameters may be inlined
inline - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Whether the field should be laid out as inline, relevant for check and radio boxes
inline(boolean) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Inline setter.
inline - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
Whether substitution parameter inlining is permitted/was performed
INLINE_VAR_DEF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INLINE_VAR_DEF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INLINE_VAR_DEF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INLINE_VAR_DEF_ARRAY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INLINE_VAR_DEF_ARRAY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INLINE_VAR_DEF_ARRAY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
inlineDenormalizedField(HQLAst, Object[]) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Replace legacy indexed property with extent with custom property.
inlinedTernary - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
Flag indicating if a ternary then/else was removed based on substitution parameter value, thus caching will not be possible.
inlineLimit(boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Enable/disable limit clause inlining.
inlineLimit(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Enable/disable limit clause inlining.
inlineLimit - Static variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Flag indicating whether to inline a record limit in an SQL SELECT
inlineLimit(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Enable/disable limit clause inlining.
inlineLimit - Static variable in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Flag indicating whether to inline a record limit in an SQL SELECT
inlineLimit(boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Enable/disable limit clause inlining.
inlineReferenceSubs(HQLAst, String[]) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Given an array containing one or more strings and zero or more nulls, replace those query substitution parameters in the where clause AST which positionally coincide with the non-null strings in the array.
inlineSubstitutionParameter(HQLAst, Object[], P2JDialect) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Attempt to inline a single query substitution parameter, if it is a numeric, text, or date type.
inLoop - Variable in class com.goldencode.p2j.pattern.ConfigLoader
Are we nested within a loop?
InMemoryLockManager - Class in com.goldencode.p2j.persist.lock
An implementation of the Progress row-level, pessimistic locking semantic.
InMemoryLockManager() - Constructor for class com.goldencode.p2j.persist.lock.InMemoryLockManager
Constructor.
InMemoryLockManager.Admin - Class in com.goldencode.p2j.persist.lock
Implementation of LockAdministrator.
InMemoryLockManager.Context - Class in com.goldencode.p2j.persist.lock
Context local lock manager state.
InMemoryLockManager.LockStatus - Class in com.goldencode.p2j.persist.lock
Helper class which indicates the status of a locked record.
InMemoryLockManager.TraceLockStatus - Class in com.goldencode.p2j.persist.lock
An extension of LockStatus used for trace-level debug logging.
InMemoryRegistryPlugin - Class in com.goldencode.ast
Defines an in-memory
InMemoryRegistryPlugin() - Constructor for class com.goldencode.ast.InMemoryRegistryPlugin
 
INNER_BLOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INNER_BLOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
inner_block(boolean, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for a Progress 4GL nestable block.
INNER_BLOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
inner_chars_and_lines_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INNER-CHARS chars INNER-LINES lines clause in an arbitrary order (either keyword will be matched first, which is an undocumented feature.
inner_chars_and_lines_core() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INNER-CHARS chars or INNER-LINES lines clause as used in a VIEW-AS EDITOR phrase.
INNER_JOIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INNER_JOIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INNER_JOIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
inner_lines_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INNER-LINES clause as used in a phrase from a VIEW-AS COMBO-BOX construct.
INNER_LINES_MIN - Static variable in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Inner lines minimum.
innerChars - Variable in class com.goldencode.p2j.ui.EditorConfig
INNER-CHARS Attribute
innerChars - Variable in class com.goldencode.p2j.ui.SelectionListConfig
The width in chars of the item list.
INNERCLASS - Static variable in class com.goldencode.expr.Attribute
InnerClass attribute name.
innerLines - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
The number of text lines in the widget.
innerLines - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
The number of text lines in the widget.
innerLines - Variable in class com.goldencode.p2j.ui.EditorConfig
The number of text lines in the widget.
InnerLines - Interface in com.goldencode.p2j.ui
Groups widgets that have the INNER-LINES attribute.
innerLines - Variable in class com.goldencode.p2j.ui.SelectionListConfig
The number of text lines in the widget.
innerLinesAssignments - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
The number of assignments to INNER-LINES since the last activation
innerLinesLimit - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
The max value of INNER-LINES
innerLinesLimitDelta - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
The adjustement of innerLinesLimit after the widget activation
innerViewed - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Maximal number of frames viewed in nested blocks.
inNotifications() - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if we are executing finalizable or scopeable notifications.
inOk - Variable in class com.goldencode.p2j.util.StreamWrapper
Status var for input.
inPlay - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Map of reference counts for records in the process of being locked
inProcess - Variable in class com.goldencode.util.GenericSAXHandler
The stack of objects currently being processed (populated), each by its own kind of mapper.
input - Variable in class com.goldencode.p2j.e4gl.Options
Input HTML filename.
input - Variable in class com.goldencode.p2j.persist.TableResultSet
Flag indicating this table is sent in INPUT or INPUT-OUTPUT mode.
input - Variable in class com.goldencode.p2j.persist.TableWrapper
Flag indicating this table is sent in INPUT or INPUT-OUTPUT mode.
input - Variable in class com.goldencode.p2j.preproc.FileScope
Reader connected to this file.
input(char) - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Inputs character.
input(char) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Inputs character.
input(char) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Inputs character.
input(char) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Inputs character.
input(char) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Inputs character.
input(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Inputs character.
input - Variable in class com.goldencode.p2j.ui.client.Window.StatusData
Status input.
INPUT - Static variable in class com.goldencode.p2j.ui.Color
Color constant for INPUT color.
input - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
A specialized instance dedicated to reading data from the socket, in a separate thread.
input - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
The socket's input stream.
input() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Gets the stream representing the unnamed input stream.
INPUT_CLEAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INPUT_CLEAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INPUT_CLEAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INPUT_CLOSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INPUT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INPUT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INPUT_ERR - Static variable in class com.goldencode.p2j.util.Quoter
Error message for multiple inputs.
INPUT_FRAME_ID - Static variable in class com.goldencode.p2j.ui.WidgetId
The ID for tiny input editor frame used on client side for editable message.
INPUT_FROM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INPUT_FROM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INPUT_FROM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INPUT_MODE - Static variable in class com.goldencode.p2j.util.InternalEntry
Identify parameters in INPUT mode.
INPUT_NOT_AVAILABLE_ERR - Static variable in class com.goldencode.p2j.util.Quoter
Error message for when input is not available for read.
INPUT_OUTPUT_CLOSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INPUT_OUTPUT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INPUT_OUTPUT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INPUT_OUTPUT_MODE - Static variable in class com.goldencode.p2j.util.InternalEntry
Identify parameters in INPUT-OUTPUT mode.
INPUT_OUTPUT_THRU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INPUT_OUTPUT_THRU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INPUT_OUTPUT_THRU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INPUT_THRU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INPUT_THRU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INPUT_THRU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INPUT_TREE - Static variable in class com.goldencode.p2j.pattern.RuleSet
Indicates this ruleset will iterate over an AST structure
INPUT_VIEW - Static variable in class com.goldencode.p2j.pattern.RuleSet
Indicates this ruleset will iterate over a filtered list of ASTs
inputActive - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Track input mode.
inputAddon - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Additional input widget
inputClear() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Clears the type-ahead buffer if the input source is the keyboard.
inputClear() - Method in interface com.goldencode.p2j.ui.ClientExports
Clears the type-ahead buffer if the input source is the keyboard.
inputClear() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Clears the type-ahead buffer if the input source is the keyboard.
InputCloser() - Constructor for class com.goldencode.p2j.util.UnnamedStreams.InputCloser
 
inputDefaultText - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Default status message displayed when input operation is active.
inputDialog - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The common input dialog
inputDialog - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The common input dialog
inputDialog - Variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Input dialog provider
inputDialog - Variable in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
The input dialog the rights editors may use for their UI
InputDialog - Class in com.goldencode.p2j.admin.client.widget.dialog
Generic input data dialog.
InputDialog(InputDialog.Binder) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Ctor.
InputDialog.Binder - Interface in com.goldencode.p2j.admin.client.widget.dialog
GWT binder.
InputDialog.Field<ValType> - Class in com.goldencode.p2j.admin.client.widget.dialog
A single input dialog field.
InputDialog.Group - Class in com.goldencode.p2j.admin.client.widget.dialog
The root interface for items having other sub items.
InputDialog.Item - Interface in com.goldencode.p2j.admin.client.widget.dialog
The root interface of the input dialog model.
InputDialog.MultiSelectField - Class in com.goldencode.p2j.admin.client.widget.dialog
Multi selection field.
InputDialog.Panel - Class in com.goldencode.p2j.admin.client.widget.dialog
Group of items positioned on a single form panel.
InputDialog.SelectField - Class in com.goldencode.p2j.admin.client.widget.dialog
Select input field.
InputDialog.SensitiveBlankValidatorWrapper - Class in com.goldencode.p2j.admin.client.widget.dialog
This class wraps any validator and relaxes its validation logic in such a way that it always considers the disabled editor valid.
InputDialog.Span - Class in com.goldencode.p2j.admin.client.widget.dialog
Group of items spanning one line.
InputDialog.WidgetItem - Class in com.goldencode.p2j.admin.client.widget.dialog
Field item wrapping arbitrary widget.
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The common input dialog provider
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The common input dialogs provider
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The common input dialogs provider
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The common input dialogs provider
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Input dialog provider
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The common input dialogs provider
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The common input dialogs provider
inputDialogProvider - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The common input dialogs provider
inputDone() - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Get status of the input processing.
inputDone() - Method in interface com.goldencode.p2j.ui.client.AlertBox
Get status of the input processing.
inputDone - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
Flag which tracks user input.
inputDone() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Get status of the input processing.
inputDone() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Get status of the input processing.
inputMessage - Variable in class com.goldencode.p2j.ui.client.Window
Status message displayed when input operation is active.
inputMode - Variable in class com.goldencode.p2j.pattern.RuleSet
Input mode (tree or view) associated with this ruleset
InputMode - Enum in com.goldencode.trpl
Encodes all possible tree walker input modes.
InputMode() - Constructor for enum com.goldencode.trpl.InputMode
 
inputOperation() - Static method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchHelper
Handles incoming input operations for active batch mode.
InputOutputExtentField<T extends BaseDataType> - Class in com.goldencode.p2j.util
Data wrapper which associates with a DMO extent property.
InputOutputExtentField(DataModelObject, String) - Constructor for class com.goldencode.p2j.util.InputOutputExtentField
Constructor.
InputOutputExtentField(DataModelObject, String, boolean) - Constructor for class com.goldencode.p2j.util.InputOutputExtentField
Constructor.
InputOutputExtentField(FieldReference) - Constructor for class com.goldencode.p2j.util.InputOutputExtentField
Constructor used internally to help initialize the instance - FieldReference instance needs to be passed to the parent as well as stored in InputOutputExtentField.fieldRef.
InputOutputExtentParameter<T extends BaseDataType> - Class in com.goldencode.p2j.util
Special wrapper used for variables passed as input-output extent parameters to functions or procedures.
InputOutputExtentParameter() - Constructor for class com.goldencode.p2j.util.InputOutputExtentParameter
The constructor responsible for instance initialization by calling AbstractExtentParameter.AbstractExtentParameter(BaseDataType[]).
InputOutputExtentParameter(T[]) - Constructor for class com.goldencode.p2j.util.InputOutputExtentParameter
This constructor allows to provide additional initialization logic of the variable reference in the extending classes.
inputs - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Array from where to read the input.
inputSocket - Variable in class com.goldencode.p2j.net.RouterSessionManager.Incoming
Incoming connection socket.
inputStream - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Current input source of SAX-Reader
InputStreamWrapper - Class in com.goldencode.p2j.util
Provides a Java InputStream which accesses a contained Stream instance.
InputStreamWrapper(Stream) - Constructor for class com.goldencode.p2j.util.InputStreamWrapper
Construct an instance which wrappers the given stream.
inputValue() - Method in interface com.goldencode.p2j.ui.CommonWidget
Reads the INPUT-VALUE attribute (value of the widget currently in the screen-buffer).
inputValue() - Method in class com.goldencode.p2j.ui.GenericWidget
Reads the INPUT-VALUE attribute (value of the widget currently in the screen-buffer).
inRead - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Flag indicating we are executing a READ.
InReader(InputStream) - Constructor for class com.goldencode.p2j.util.ProcessStream.InReader
Construct an instance with the given stream as the source.
inRowDisplayTrigger - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Flag indicating if a ROW-DISPLAY event is being executed.
ins - Variable in class com.goldencode.p2j.preproc.Environment
input stream with a large pushback buffer
inSameLime(int, int) - Method in class com.goldencode.p2j.ui.client.Editor
Check if there are now LFs between positions
inScope - Variable in class com.goldencode.p2j.ui.client.Frame
Frame in scope flag.
insecure - Variable in class com.goldencode.p2j.net.RouterSessionManager
Server socket upon which all INSECURE client connections arrive.
INSENSITIVE_CHAR_FIELD - Static variable in class com.goldencode.p2j.persist.dialect.DialectHelper
Signature for case-insensitive character column/property names
insert(RecordBuffer, Persistable, Method, BaseDataType, Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Begin tracking a newly inserted record in the dirty database.
insert(String, Persistable, Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Begin tracking a newly inserted record in the dirty database.
INSERT - Static variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
Status flag indicating insert specifically
insert(RecordBuffer, Persistable, Method, BaseDataType, Collection<String>, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Begin tracking a newly inserted record in the dirty database.
insert(String, Persistable, Collection<String>, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Begin tracking a newly inserted record in the dirty database.
insert(RecordBuffer, Persistable, Method, BaseDataType, Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Begin tracking a newly inserted record in the dirty database.
insert(int, String, Persistable, Collection<String>, boolean) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Begin tracking a newly inserted record in the dirty database.
insert(int, String, Persistable, Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
/** Begin tracking a newly inserted record in the dirty database.
insert(String, Persistable, Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Begin tracking a newly inserted record in the dirty database.
insert(String) - Method in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Add each character of the string to end of the key input buffer in FIFO order (left to right).
insert - Variable in class com.goldencode.p2j.ui.client.Editor
Insert mode.
insert(EventQueue) - Method in class com.goldencode.p2j.ui.client.event.EventQueue
Install new event queue.
insert(char) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Inputs a character in insert mode.
insert(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Inputs character with the insert mode.
insert(T, int) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Insert item at specified location.
insert(String, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, String, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, String, long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, String, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, String, int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, BaseDataType, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, BaseDataType, long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, BaseDataType, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, BaseDataType, int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, String, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, String, long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, String, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, String, int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, BaseDataType, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, BaseDataType, long) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, BaseDataType, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(character, BaseDataType, int64) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the INSERT() widget method, which inserts a new item before an existing one.
insert(String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(character, int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts a set of new items before an existing one.
insert(String, String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(String, String, long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(String, String, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(String, String, int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(String, BaseDataType, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(String, BaseDataType, long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(String, BaseDataType, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(String, BaseDataType, int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, String, long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, String, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, String, int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, BaseDataType, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, BaseDataType, long) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, BaseDataType, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
insert(character, BaseDataType, int64) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the INSERT() widget method, which inserts an new item before an existing one.
INSERT - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
ANSI escape sequences
INSERT_COLUMN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
INSERT_FIELD - Static variable in class com.goldencode.p2j.ui.Keyboard
 
INSERT_FIELD_DATA - Static variable in class com.goldencode.p2j.ui.Keyboard
 
INSERT_FIELD_LABEL - Static variable in class com.goldencode.p2j.ui.Keyboard
 
INSERT_INTO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INSERT_INTO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INSERT_INTO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
insert_into_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL INSERT INTO directly in 4GL code.
INSERT_MODE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
INSERT_MODE_INS - Static variable in class com.goldencode.p2j.ui.client.Window
The mode when the next char is inserted into current caret position.
INSERT_MODE_OFF - Static variable in class com.goldencode.p2j.ui.client.Window
This is the default value for insert mode, means it is not used.
INSERT_MODE_OVR - Static variable in class com.goldencode.p2j.ui.client.Window
Insert mode when the next typed char replaces the current one.
insert_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INSERT language statement.
INSERT_TEXT - Static variable in class com.goldencode.p2j.ui.client.Window
"Insert " text message (with 1 space of padding on right).
insertAllRows(TableWrapper, Temporary, boolean, TemporaryBuffer.CopyTableMode, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Populate the temp table with records created using the specified result set.
insertArgumentsHints(Environment, FileScope) - Method in class com.goldencode.p2j.preproc.ClearStream
Creates include file arguments hints and inserts the corresponding markers into the input stream.
insertAttribute(Text, Text, Text) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, Text, Text) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, Text, Text) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, String, Text) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, Text, String) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, String, Text) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, Text, String) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, String, String) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, String, String) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, Text) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, String) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, String) - Method in interface com.goldencode.p2j.xml.SaxEntity
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, Text, Text) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, String, Text) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, Text, String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, String, Text) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, Text, String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, String, String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, String, String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, Text) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(String, String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, Text) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, Text, Text) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertAttribute(Text, Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adding the single attribute to the start tag in the XML document if applied for SAX writer object.
insertBefore(handle, handle) - Method in interface com.goldencode.p2j.xml.XEntity
Inserts a node as a chaild of this document before another node.
insertBefore(handle, handle) - Method in class com.goldencode.p2j.xml.XEntityImpl
Inserts a node as a child of this document before another node or last if other node is unknown.
insertBlankLineOnLF() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Determine if a blank line needs to be inserted when RETURN key is pressed on a empty line.
insertBlankLineOnLF() - Method in class com.goldencode.p2j.ui.client.Editor
Determine if a blank line needs to be inserted when RETURN key is pressed on a empty line.
insertBlankLineOnLF() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Determine if a blank line needs to be inserted when RETURN key is pressed on a empty line.
insertCacheStatistic(long, long, long, long, long, long, String) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Insert a second level cache statistics record.
insertDatabaseRecord(String, int) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Insert a database record, which stores the server's run id in addition to the given parameters.
insertEditingRow(BrowseRow[], boolean, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
If a new row is being edited, add this row into the given result set if it should be in this set.
insertEditorFile(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Inserts the content of a file at the current cursor position of the targeted editor.
insertEditorFile(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Inserts the content of a file at the current cursor position of the targeted editor.
insertEditorFile(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Inserts the content of a file at the current cursor position of the targeted editor.
insertEditorString(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Inserts string at the current cursor position of the targeted editor.
insertEditorString(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Inserts string at the current cursor position of the targeted editor.
insertEditorString(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Inserts string at the current cursor position of the targeted editor.
insertedText - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
The inserted text (all contiguous).
insertEmptyRow(int) - Method in class com.goldencode.p2j.ui.client.Frame
Insert empty row at specified index.
insertFile(String) - Method in class com.goldencode.p2j.ui.client.Editor
Inserts content of a file at the current cursor position.
insertFile(String) - Method in interface com.goldencode.p2j.ui.EditorInterface
Attempts to insert the content of a text file at the current position of the caret.
insertFile(character) - Method in interface com.goldencode.p2j.ui.EditorInterface
Attempts to insert the content of a text file at the current position of the caret.
insertFile(String) - Method in class com.goldencode.p2j.ui.EditorWidget
Attempts to insert the content of a text file at the current position of the caret.
insertFile(character) - Method in class com.goldencode.p2j.ui.EditorWidget
Attempts to insert the content of a text file at the current position of the caret.
insertFormFeed() - Method in class com.goldencode.p2j.util.TerminalStream
Insert 4 empty lines.
insertGlobalQueryStatistic(long, long, long, long, long, long, long, long, long, String) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Insert a global query statistics record, which stores the server's run id in addition to the given parameters.
insertInAmbiguousState - Variable in class com.goldencode.p2j.ui.client.Window
If true then insert mode is ON while insert indicator is into OFF state.
insertLeadingPlace() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Calculates index where new leading digit may be placed.
insertLocalQueryStatistic(long, String, String, String, int, long) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Insert a local query statistics record.
insertLock(LockManager.Lock) - Method in class com.goldencode.p2j.directory.LockManager
Insert lock into the array.
insertLock - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Lock for inserts map
insertMappings(ShadowNode) - Method in class com.goldencode.ast.TreeLocal
Map the left and right lookups for the given node.
insertMode - Variable in class com.goldencode.p2j.ui.client.Window
Global variable to store the current insertion mode.
insertModeLabel - Variable in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Renders the status of the current insertion mode.
insertRequired - Variable in class com.goldencode.p2j.persist.ValidationData
Is an insert required in the dirty share manager?
insertRow(character) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the INSERT-ROW() widget method.
insertRow(String) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the INSERT-ROW() widget method.
insertRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the INSERT-ROW() widget method.
insertRow(character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the INSERT-ROW() widget method.
insertRow(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the INSERT-ROW() widget method.
insertRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the INSERT-ROW() widget method.
insertRow(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Inserts a blank row in an updateable browse before or after the last selected row.
insertRow(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Inserts a blank row in an updateable browse before or after the last selected row.
insertRow(int, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Inserts a blank row in an updateable browse before or after the last selected row.
insertRow(BrowseWidget, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Inserts a blank row in an updateable browse before or after the last selected row.
inserts - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Identifiers of records inserted by this context
inserts - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Map of record identifiers to inserted records
insertString(String) - Method in class com.goldencode.p2j.ui.client.Editor
Inserts string at the current cursor position.
insertString(character) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the INSERT-STRING() method which inserts the given text into the editor at the location at which the cursor is positioned.
insertString(String) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the INSERT-STRING() method which inserts the given text into the editor at the location at which the cursor is positioned.
insertString(character) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the INSERT-STRING() method which inserts the given text into the editor at the location at which the cursor is positioned.
insertString(String) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the INSERT-STRING() method which inserts the given text into the editor at the location at which the cursor is positioned.
insertWord(String, boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Insert word at the beginning of the existing text.
insets() - Method in interface com.goldencode.p2j.ui.client.border.Border
Get insets introduced by the border.
insets() - Method in class com.goldencode.p2j.ui.client.border.EmptyBorder
Return zero insets.
insets() - Method in class com.goldencode.p2j.ui.client.border.LineBorder
Return line border insets.
insets - Variable in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Insets.
insets() - Method in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Get insets introduced by the border.
insets - Variable in class com.goldencode.p2j.ui.client.gui.ThreeDBorderGuiImpl
Insets.
insets() - Method in class com.goldencode.p2j.ui.client.gui.ThreeDBorderGuiImpl
Get insets introduced by the border.
insets() - Method in class com.goldencode.p2j.ui.client.gui.WindowBorder
Get insets introduced by the border.
Insets - Class in com.goldencode.p2j.ui.client
Insets object.
Insets(double, double, double, double) - Constructor for class com.goldencode.p2j.ui.client.Insets
Constructor.
insets - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Container insets.
insets() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get container insets.
insets - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget insets
insets() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget insets.
insets() - Method in class com.goldencode.p2j.ui.client.widget.BorderedPanel
Get panel insets according to current border.
insets() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get container insets.
insets() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget insets.
insetsFromNative(NativeInsets) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from native to character units.
insetsToNative(Insets) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from character to native units.
insideBorder(GuiWindow, NativePoint) - Static method in class com.goldencode.p2j.ui.client.gui.GuiWindowCommons
Check if the specified point is inside the window's top, left, bottom or right border.
insideClass - Variable in class com.goldencode.p2j.uast.ProgressParser
Flag indicating we are processing the class body.
insideClassEvent - Variable in class com.goldencode.p2j.uast.ProgressParser
Allow matching an unquoted method name in special cases.
insideSetup - Variable in class com.goldencode.p2j.ui.GenericFrame
Set to true when frame is initialized by appropriate Settable instance.
inSkipBlock - Variable in class com.goldencode.p2j.preproc.Environment
Flag indicating the parser is operating a skipBlock.
inst - Variable in class com.goldencode.p2j.main.StandardServer
Map that keeps instantiated classes by name.
installMapper(String, Mapper<?>) - Method in class com.goldencode.util.GenericSAXHandler
Configures the handler with a specific Mapper for handling XML nodes.
instance - Static variable in class com.goldencode.asm.AsmClassLoader
Singleton instance
instance - Variable in class com.goldencode.expr.SimpleInitializer
The instance used as the initial value.
instance - Static variable in class com.goldencode.graphdb.GraphDB
The singleton implementation of our graph DB.
instance - Static variable in class com.goldencode.p2j.admin.client.application.ClientContext
The singleton instance
instance() - Static method in class com.goldencode.p2j.admin.client.application.ClientContext
Returns the singleton instance.
instance - Static variable in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
The singleton instance
instance() - Static method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Singleton creator method.
instance - Static variable in class com.goldencode.p2j.cfg.Configuration
Singleton instance.
instance - Variable in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Flag to denote if the getter/setters are static or instance methods.
INSTANCE - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool.ManagerHolder
TemporaryAccountPool instance will be initialized on the first access
instance - Static variable in class com.goldencode.p2j.main.WebClientsManager
one instance per standard server
instance - Static variable in class com.goldencode.p2j.main.WebServer
Singleton instance of this class.
instance - Static variable in class com.goldencode.p2j.net.CriticalSectionManager
Store context-local state variables.
instance - Variable in class com.goldencode.p2j.net.LocalRedirector
Instance on which to invoke methods.
instance - Static variable in class com.goldencode.p2j.net.SessionManager
Singleton instance of this class
instance - Static variable in class com.goldencode.p2j.persist.ConversionPool
Singleton instance of this class
instance - Static variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Singleton instance.
instance - Static variable in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Singleton instance of this class
instance - Static variable in class com.goldencode.p2j.persist.remote.IdentityManagerMultiplexerImpl
Singleton instance of this class
instance - Static variable in class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Singleton instance of this class
instance - Variable in class com.goldencode.p2j.scheduler.Job
The instance of this job, only with JobType.INSTANCE.
instance - Variable in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
The call-site instance (numbered in order of appearance).
instance - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
 
instance() - Static method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Get the context-specific instance, if it exists.
instance - Static variable in class com.goldencode.p2j.ui.client.gui.ToolTip
The ToolTip singleton.
instance() - Static method in class com.goldencode.p2j.ui.client.OutputManager
Get the context-specific instance, if it exists.
instance() - Static method in class com.goldencode.p2j.ui.client.TypeAhead
Obtain the context-local instance of this class.
instance - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Context-local instance of LogicalTerminal
instance - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl
The single instance available of this class.
instance - Static variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
The single instance available of this class.
instance - Variable in class com.goldencode.p2j.util.MethodInvoker
Reference to instance of class which will handle calls.
instance - Static variable in class com.goldencode.p2j.util.WebServiceImpl
The single instance available of this class.
instanceName - Variable in class com.goldencode.p2j.security.AccessControlList
abstract resource instance name
instanceName - Variable in class com.goldencode.p2j.security.Decision
resource instance name
instanceName - Variable in class com.goldencode.p2j.security.Search
resource instance name
instanceOfBDT(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Create an instance of the BDT that is specified by the given class name.
instanceOfType(String) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Generate instance of BaseDataType and default value.
instanceOfType(String, String) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Generate instance of BaseDataType for given type name and value.
instanceOfType(String, String, String) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Generate instance of BaseDataType for given type name and value.
instances - Variable in class com.goldencode.p2j.main.Broker
Remote broker instances registered for this broker
instances - Variable in class com.goldencode.p2j.main.CommonDriver
Tracks the number of times a given parameter was specified.
instances(RecordBuffer) - Static method in class com.goldencode.p2j.persist.ForeignNuller
Retrieve a list of ForeignNuller instances, one for each inverse relation between the DMO represented by the business interface dmoIface and another DMO which references this record via a foreign key.
instantiate() - Method in class com.goldencode.expr.Compiler
Create a new instance of the custom, compiled expression class and initialize it with: The class which represents the expected return type from the compiled expression's execute method.
instantiate(Class<T>, String) - Static method in class com.goldencode.p2j.util.TextOps
Create a new instance of the given Text subclass and set its value.
instantiateDate(int, int, int) - Method in class com.goldencode.p2j.util.date
Convert the components of a date into a Julian day number that is Progress compatible.
instantiateDefault() - Method in class com.goldencode.p2j.util.BaseDataType
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.character
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.date
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.datetime
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.datetimetz
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.decimal
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.int64
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.integer
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.logical
Creates a new instance of the same type that represents the default initialized value.
instantiateDefault() - Method in class com.goldencode.p2j.util.recid
Creates a new instance of the same type that represents the default initialized value.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.BaseDataType
Get the default initialization for an extent variable of this type.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.character
Get the default initialization for an extent variable of this type.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.decimal
Get the default initialization for an extent variable of this type.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.int64
Get the default initialization for an extent variable of this type.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.integer
Get the default initialization for an extent variable of this type.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.logical
Get the default initialization for an extent variable of this type.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.longchar
Get the default initialization for an extent variable of this type.
instantiateDefaultExtent() - Method in class com.goldencode.p2j.util.recid
Get the default initialization for an extent variable of this type.
instantiateDMO() - Method in class com.goldencode.p2j.persist.RecordBuffer
Create a new instance of the DMO implementation class associated with this buffer.
instantiateDMO() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Create a new instance of the DMO implementation class associated with this buffer, and assign this buffer's multiplex ID to it.
instantiateFromDateTime(date, long) - Method in class com.goldencode.p2j.util.datetime
Worker to set the date (in the superclass) and the time (in this class) given all the basic inputs.
instantiateFromStringWorker(String, String, int) - Method in class com.goldencode.p2j.util.date
Parses a string with a format based on the Progress 4GL rules for converting a string to a date.
instantiateFromStringWorker(String, String, int) - Method in class com.goldencode.p2j.util.datetime
Parses the given date and time specification and assigns the values into the instance.
instantiateRegular(Object) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Construct and return an instance of the appropriate subclass of BaseDataType, which wraps value.
instantiateRegular(Object) - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Construct and return an instance of character which wraps value.
instantiateRegular(Object) - Method in class com.goldencode.p2j.persist.type.DatetimeUserType
Construct and return an instance of datetime which wraps value.
instantiateRegular(Object) - Method in class com.goldencode.p2j.persist.type.DateUserType
Construct and return an instance of date which wraps value.
instantiateRegular(Object) - Method in class com.goldencode.p2j.persist.type.HandleUserType
Construct and return an instance of handle which wraps value.
instantiateTrigger(TriggerData) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Create a trigger object instance based on information from a TriggerData container.
instantiateUnknown() - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Construct and return an instance of the appropriate subclass of BaseDataType, which is initialized to the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Construct and return an instance of character which is initialized to the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.persist.type.DatetimeUserType
Construct and return an instance of datetime which is initialized to the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.persist.type.DateUserType
Construct and return an instance of date which is initialized to the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.persist.type.HandleUserType
Construct and return an instance of handle which is initialized to the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.BaseDataType
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.comhandle
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.date
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.datetime
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.datetimetz
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.decimal
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.handle
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.int64
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.integer
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.logical
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.longchar
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.memptr
Creates a new instance of the same type that is unknown.
instantiateUnknown() - Method in class com.goldencode.p2j.util.raw
Creates a new instance of the same type that represents unknown.
instantiateUnknown() - Method in class com.goldencode.p2j.util.recid
Creates a new instance of recid type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.rowid
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown() - Method in class com.goldencode.p2j.util.Text
Creates a new instance of the same type that represents the unknown value.
instantiateUnknown(Class<T>) - Static method in class com.goldencode.p2j.util.TextOps
Create a new instance of the given Text subclass and set it to unknown.
instantiateUnknown() - Method in class com.goldencode.p2j.util.unknown
Creates a new instance of the same type that represents the unknown value.
instantiateUnknownDate() - Static method in class com.goldencode.p2j.util.date
Deprecated.
instantiateUnknownDatetime() - Static method in class com.goldencode.p2j.util.datetime
Deprecated.
instantiateUnknownDatetimeTz() - Static method in class com.goldencode.p2j.util.datetimetz
Deprecated.
instantiateUnknownRaw() - Static method in class com.goldencode.p2j.util.raw
Creates a new instance of the same type that represents unknown.
instantiateUserHandler() - Static method in class com.goldencode.p2j.util.SecurityOps
Instantiates and returns a SecurityOps handler for emulation of USERID and SETUSERID P4GL functions as configured in the directory.
instantiatingProcedure() - Static method in class com.goldencode.p2j.ui.ColorTable
Getter for the INSTANTIATING-PROCEDURE attribute.
instantiatingProcedure() - Static method in class com.goldencode.p2j.ui.FontTable
Getter for the INSTANTIATING-PROCEDURE attribute.
instantiatingProcedure() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Getter for the INSTANTIATING-PROCEDURE attribute.
instantiatingProcedure() - Method in class com.goldencode.p2j.util.HandleResource
Getter for the INSTANTIATING-PROCEDURE attribute.
InstantiatingProcedure - Interface in com.goldencode.p2j.util
Interface marking resources which support the INSTANTIATING-PROCEDURE attribute.
instantiatingProcedure() - Method in interface com.goldencode.p2j.util.InstantiatingProcedure
Getter for the INSTANTIATING-PROCEDURE attribute.
inStat - Variable in class com.goldencode.p2j.preproc.Environment
true if in a preprocessor statement.
inStaticCtxt - Variable in class com.goldencode.p2j.uast.ProgressParser
true if we are parsing inside a static method.
instCache - Static variable in class com.goldencode.expr.SymbolResolver
Compiled expression instance cache
instCacheLock - Static variable in class com.goldencode.expr.SymbolResolver
Mutex lock on compiled expression instance cache
instProc - Variable in class com.goldencode.p2j.util.HandleResource
Handle referencing the instantiating procedure.
instProc - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
Handle referencing the instantiating procedure.
InStream(InputStream) - Constructor for class com.goldencode.p2j.util.ProcessStream.InStream
Construct an instance with the given stream as the source.
inString - Variable in class com.goldencode.p2j.preproc.ClearStream
true if current input is within a Progress string.
instruction - Variable in class com.goldencode.expr.CodeUnit.BranchData
Instruction which will cause the branch to occur.
Instruction - Class in com.goldencode.expr
Instances of this class represent individual bytecode instructions.
Instruction(int) - Constructor for class com.goldencode.expr.Instruction
Constructor.
Instruction(int, int[]) - Constructor for class com.goldencode.expr.Instruction
This constructor should be used for any instruction which has a variable impact on the depth of the stack.
InstrumentedMap(Supplier<V>) - Constructor for class com.goldencode.p2j.util.Utils.InstrumentedMap
Constructor
INT - Static variable in class com.goldencode.expr.Argument
Width of an int argument, in bytes.
int64 - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible 64-bit integer object whose data is mutable.
int64() - Constructor for class com.goldencode.p2j.util.int64
Default constructor which creates an instance representing the unknown value.
int64(BaseDataType) - Constructor for class com.goldencode.p2j.util.int64
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
int64(long) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after casting the parameter into the internal representation of this class.
int64(double) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after casting the parameter into the internal representation of this class.
int64(boolean) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after copying the parameter's data into the internal representation of this class.
int64(int64) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after copying the parameter's data into the internal representation of this class.
int64(integer) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after casting the parameter into the internal representation of this class.
int64(decimal) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after casting the parameter into the internal representation of this class.
int64(logical) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after copying the parameter's data into the internal representation of this class.
int64(String) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after converting the string representation of a number into an integer.
int64(character) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after converting the string representation of a number into an integer.
int64(date) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after copying the parameter's data into the internal representation of this class.
int64(Number) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after copying the parameter's data into the internal representation of this class.
int64(Boolean) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after copying the parameter's data into the internal representation of this class.
int64(Date) - Constructor for class com.goldencode.p2j.util.int64
Constructs an instance after copying the parameter's data into the internal representation of this class.
int64() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a int64 instance initialized to the default value.
int64(Long) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a int64 instance.
int64() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a int64 instance initialized to the default value.
int64(Long) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a int64 instance.
int64.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
int64.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
INT64_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a int64 instance.
Int64Expr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a int64 result.
Int64ExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.Int64ExprAdapter
Constructor.
Int64Expression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return an int64 result.
Int64Expression() - Constructor for class com.goldencode.p2j.util.Int64Expression
Default constructor.
Int64Expression(Accessor) - Constructor for class com.goldencode.p2j.util.Int64Expression
Create an instance that has a fixed (non-varying) value.
Int64Expression(int64) - Constructor for class com.goldencode.p2j.util.Int64Expression
Create an instance that has a fixed (non-varying) value.
Int64Expression(long) - Constructor for class com.goldencode.p2j.util.Int64Expression
Create an instance that has a fixed (non-varying) value.
Int64ExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.Int64ExpressionAdapter
The only constructor.
int64Extent(int, Long...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a int64 array of the given extent.
int64Extent(Long...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a int64 extent using as initial values the data in the init array.
int64Extent(int, Long...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a int64 array of the given extent.
int64Extent(Long...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a int64 extent using as initial values the data in the init array.
Int64Mapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.Int64Mapper
Constructor.
Int64UserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J int64.
Int64UserType() - Constructor for class com.goldencode.p2j.persist.type.Int64UserType
 
INT_ONE - Static variable in class com.goldencode.p2j.util.ToClause
A cached integer one.
INT_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INT_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INT_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INT_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native int values.
INT_ZERO - Static variable in class com.goldencode.p2j.util.ToClause
A cached integer zero.
INTEGER - Static variable in class com.goldencode.expr.Constant
Integer constant value.
integer - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible integer object whose data is mutable.
integer() - Constructor for class com.goldencode.p2j.util.integer
Default constructor which creates an instance representing the unknown value.
integer(BaseDataType) - Constructor for class com.goldencode.p2j.util.integer
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
integer(long) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after casting the parameter into the internal representation of this class.
integer(int) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after casting the parameter into the internal representation of this class.
integer(double) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after casting the parameter into the internal representation of this class.
integer(boolean) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after copying the parameter's data into the internal representation of this class.
integer(int64) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after casting the parameter into the internal representation of this class.
integer(integer) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after casting the parameter into the internal representation of this class.
integer(decimal) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after casting the parameter into the internal representation of this class.
integer(logical) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after copying the parameter's data into the internal representation of this class.
integer(String) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after converting the string representation of a number into an integer.
integer(character) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after converting the string representation of a number into an integer.
integer(date) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after copying the parameter's data into the internal representation of this class.
integer(Number) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after copying the parameter's data into the internal representation of this class.
integer(Boolean) - Constructor for class com.goldencode.p2j.util.integer
Constructs an instance after copying the parameter's data into the internal representation of this class.
integer() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a integer instance initialized to the default value.
integer(Long) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a integer instance.
integer() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a integer instance initialized to the default value.
integer(Long) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a integer instance.
INTEGER_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a integer instance.
integerCollectionToPrimitive(Collection<Integer>) - Static method in class com.goldencode.p2j.util.Utils
Convert a collection of wrapper objects into the corresponding array of primitive types.
IntegerConstant - Class in com.goldencode.expr
 
IntegerConstant(int) - Constructor for class com.goldencode.expr.IntegerConstant
 
IntegerExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a integer result.
IntegerExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.IntegerExprAdapter
Constructor.
IntegerExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return an integer result.
IntegerExpression() - Constructor for class com.goldencode.p2j.util.IntegerExpression
Default constructor.
IntegerExpression(Accessor) - Constructor for class com.goldencode.p2j.util.IntegerExpression
Create an instance that has a fixed (non-varying) value.
IntegerExpression(integer) - Constructor for class com.goldencode.p2j.util.IntegerExpression
Create an instance that has a fixed (non-varying) value.
IntegerExpression(int) - Constructor for class com.goldencode.p2j.util.IntegerExpression
Create an instance that has a fixed (non-varying) value.
IntegerExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.IntegerExpressionAdapter
The only constructor.
integerExtent(int, Long...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a integer array of the given extent.
integerExtent(Long...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a integer extent using as initial values the data in the init array.
integerExtent(int, Long...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a integer array of the given extent.
integerExtent(Long...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a integer extent using as initial values the data in the init array.
IntegerMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.IntegerMapper
Constructor.
integerMapToPrimitive(Map<Integer, Integer>) - Static method in class com.goldencode.p2j.util.Utils
Convert a map of wrapper objects into the corresponding array of primitive types.
IntegerUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J integer.
IntegerUserType() - Constructor for class com.goldencode.p2j.persist.type.IntegerUserType
 
IntegerValidator - Class in com.goldencode.p2j.admin.client.widget
Integer validator.
IntegerValidator() - Constructor for class com.goldencode.p2j.admin.client.widget.IntegerValidator
Defines the default constructor.
IntegerValidator(String) - Constructor for class com.goldencode.p2j.admin.client.widget.IntegerValidator
Constructor.
IntegerValidator(String, Object[]) - Constructor for class com.goldencode.p2j.admin.client.widget.IntegerValidator
Constructor.
integerValue() - Method in class com.goldencode.p2j.util.date
Returns the day number as an integer.
integerValue() - Method in class com.goldencode.p2j.util.decimal
Returns the value of this instance as an integer.
interactions - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks the number of I/O interactions within the current block
interactions - Variable in class com.goldencode.p2j.ui.ServerState
Tracks the number of I/O interactions within the current block.
interactions - Variable in class com.goldencode.p2j.util.BlockDefinition
Counter for the number of interactive stmts in the current block.
interactionsAtEntry - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
A snapshot of the interactions counter at block entry.
InteractiveChildProcess - Interface in com.goldencode.p2j.util
Provides an API to launch and manage an interactive child process which is independent from any specific UI modality.
interceptors - Variable in class com.goldencode.p2j.persist.ChangeBroker
Objects which are notified of activity in Hibernate session
interested - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Entities which have registered interest in DMO property changes
interested - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Map of interested party (registrant) IDs to registrants
INTERFACE_DEF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INTERFACE_DEF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
interface_def() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for an interface definition.
INTERFACE_DEF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
interface_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the structure of a INTERFACE language statement.
INTERFACEMETHODREF - Static variable in class com.goldencode.expr.Constant
InterfaceMethodref constant value.
InterfaceMethodrefConstant - Class in com.goldencode.expr
 
InterfaceMethodrefConstant(ConstantPool, String, String, String) - Constructor for class com.goldencode.expr.InterfaceMethodrefConstant
 
interfaces - Variable in class com.goldencode.expr.ClassFile
List of interfaces implemented by current class.
interfaces() - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Get an iterator on all DMO interfaces known to this map.
interfaces - Variable in class com.goldencode.p2j.uast.ClassDefinition
List of implemented interfaces.
interfaces - Variable in class com.goldencode.proxy.ProxyAssembler
Interfaces which the proxy class will implement
interfaces - Variable in class com.goldencode.proxy.ProxyFactory.CacheKey
Interfaces implemented by proxy class
interlink() - Method in class com.goldencode.p2j.persist.BufferImpl
Interlinks the newly created HandleChain in the both chains.
interlink() - Method in class com.goldencode.p2j.util.HandleChain
Interlinks the newly created HandleChain in the both chains.
intermediateDcData - Variable in class com.goldencode.p2j.ui.client.Browse
Cache of current rows supplemented with "intermediate" rows (i.e.
intermediateRows - Variable in class com.goldencode.p2j.ui.BrowseWidget
While we are getting new rows, this is the list of the rows that were already fetched and can be drawn if a pause takes place during ROW-DISPLAY.
intern() - Method in interface com.goldencode.ast.Aast
Walk the tree formed by this node and all of its descendants, interning all strings stored in the AST's text and annotation values which are String objects.
intern() - Method in class com.goldencode.ast.AnnotatedAst
Walk the tree formed by this node and all of its descendants, interning all strings stored in the AST's text and annotation values which are String objects.
internal - Variable in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Marks this scope as an internal procedure, function or trigger.
INTERNAL_PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
INTERNAL_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
INTERNAL_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
INTERNAL_SUBSET - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Internal subset within DTD section
internalActivation(FillIn<O, C>) - Method in class com.goldencode.p2j.ui.client.FillIn
Prepares fill-in for internal activation inside TEXT group.
internalEntries() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the INTERNAL-ENTRIES attribute of this external procedure instance.
internalEntries() - Method in interface com.goldencode.p2j.util.PersistentProcedure
Get the internal-entries attribute of this procedure instance.
internalEntries() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the INTERNAL-ENTRIES attribute.
internalEntries() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
This call is a no-op on proxy procedures, always returns the unknown.
internalEntries - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
The internal-entry attribute for this external program, without private members.
internalEntriesPrv - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
The internal-entry attribute for this external program, with private members.
InternalEntry - Class in com.goldencode.p2j.util
Container for legacy info belonging to an internal entry (a user-defined internal procedure, function or external API call).
InternalEntry(String, String, String) - Constructor for class com.goldencode.p2j.util.InternalEntry
Basic c'tor.
InternalEntry(String, String, InternalEntry.Type) - Constructor for class com.goldencode.p2j.util.InternalEntry
Basic c'tor.
InternalEntry.Type - Enum in com.goldencode.p2j.util
Type of internal entry
InternalEntryCaller() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Basic c'tor.
InternalEntryCaller(handle, String, String) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Configure this instance to invoke the given internal entry.
internalEntryStack - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Stack of internal entry names.
internalGo - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
Set to true if CHOOSE processing was finished by generating internal GO event.
internalLength() - Method in class com.goldencode.p2j.util.BinaryData
The actual size of the buffer (in bytes).
internalLength() - Method in class com.goldencode.p2j.util.memptr
The actual size of the buffer (in bytes).
internalLength() - Method in class com.goldencode.p2j.util.raw
Reports the current length of the buffer.
internalProcedure(Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given internal procedure block with a default transaction level of TransactionType.SUB.
internalProcedure(BlockManager.TransactionType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given internal procedure block with the given transaction level.
InternalProcSuperResolver() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.InternalProcSuperResolver
 
internalProcSuperResolver - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
ControlFlowOps.InternalProcSuperResolver instance which searches the procedure's super-procedures for a match.
InternalResolver() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.InternalResolver
 
internalResolver - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
ControlFlowOps.InternalResolver instance which searches the internal-entries for a match.
internalScreenValue() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Generate full screen representation.
interpret(String, Object...) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Executes a method.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.CharacterExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DateExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DatetimeTzExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.DecimalExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.Int64ExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.IntegerExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.Lambda
The RuntimeJastInterpreter that will handle interpretation of this lambda expression.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.LogicalExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.RawExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
interpreter - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.RowidExpressionAdapter
The RuntimeJastInterpreter that will handle interpretation of this anonymous object.
InterpreterException(String, Aast, Throwable) - Constructor for exception com.goldencode.p2j.persist.RuntimeJastInterpreter.InterpreterException
The constructor.
interpretRunMode(String) - Static method in class com.goldencode.p2j.convert.ConversionDriver
Interpret the mode command line argument and convert this into the effective run mode object.
interrupt() - Static method in class com.goldencode.p2j.net.Control
Interrupts the execution of the conversation as the result of an asynchronous interruption notification (usually by an end-user).
interrupt(Thread) - Static method in class com.goldencode.p2j.net.CriticalSectionManager
Notify the target thread about an interruption.
INTERRUPT_SESSION - Static variable in class com.goldencode.p2j.net.RoutingKey
interruptSession() special entry point
interrupted - Variable in class com.goldencode.p2j.net.Control
true if an interruption signal has occurred.
InterruptedExceptionHandler - Class in com.goldencode.p2j.util
The InterruptedException handler that simply converts it into the Progress- like StopConditionException.
InterruptedExceptionHandler() - Constructor for class com.goldencode.p2j.util.InterruptedExceptionHandler
 
InterruptHandler - Interface in com.goldencode.p2j.net
An API for objects that handle InterruptedException.
interruptHandler - Variable in class com.goldencode.p2j.net.SessionManager
The handler used to process interrupt requests.
interruptImpl(boolean) - Method in class com.goldencode.p2j.net.Control
Interrupts the execution of the conversation as the result of an asynchronous interruption notification (usually by an end-user).
interruptSession(boolean, int, int[]) - Static method in class com.goldencode.p2j.net.Dispatcher
Services interrupt request from the remote end.
intersect(Set<T>, Set<T>) - Static method in class com.goldencode.p2j.util.Utils
Determines whether two sets have common elements.
intersection(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Calculate rectangle which is intersection between this and specified rectangle.
intersection(Rectangle) - Method in class com.goldencode.p2j.ui.client.Rectangle
Calculate rectangle which is intersection between this and specified rectangle.
intersection(EventDefinition) - Method in class com.goldencode.p2j.ui.EventDefinition
Returns an instance of EventDefinition which represents the common events, widgets and resources with the specified one.
intersection(EventList) - Method in class com.goldencode.p2j.ui.EventList
Returns an instance of EventList which represents the common events and widgets with the specified one.
intersection(Set<T>, Set<T>, Set<T>) - Static method in class com.goldencode.p2j.util.Utils
Produces the intersection of two sets and puts it into the third set.
intersects(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Check if this and specified rectangle have intersection.
intersects(Rectangle) - Method in class com.goldencode.p2j.ui.client.Rectangle
Check if this and specified rectangle have intersection.
intersects(EventDefinition) - Method in class com.goldencode.p2j.ui.EventDefinition
Checks whether this event definition has common events, widgets and resources with the specified one.
intersects(EventList) - Method in class com.goldencode.p2j.ui.EventList
Checks whether this event list has common events and widgets with the specified one.
intersects(EventDefinition) - Method in class com.goldencode.p2j.ui.EventList
Checks whether this event list has common events and widgets with the specified candidate.
intersectsTopFrame() - Method in class com.goldencode.p2j.ui.client.Frame
Check if frame intersects top frame.
interval - Variable in class com.goldencode.p2j.extension.PSTimer
The ticking interval, in milliseconds.
interval(date, date, String) - Static method in class com.goldencode.p2j.util.DateOps
Calculate the time interval between two date values and return it in user-specified units.
interval(date, date, character) - Static method in class com.goldencode.p2j.util.DateOps
Calculate the time interval between two date values and return it in user-specified units.
into_directory_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INTO keyword followed by a directory name.
introspectFunction(SymbolResolver.CacheKey) - Method in class com.goldencode.expr.SymbolResolver
Use introspection to find a specific method within a specific target class by an exact match of the method's name and an exact or fuzzy match of the method's parameter signature.
IntSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.IntSerializer
Create serializer for native int values and set its NativeTypeSerializer.mark to 2.
intValue() - Method in class com.goldencode.p2j.util.date
Returns the day number as an int.
intValue() - Method in class com.goldencode.p2j.util.decimal
Returns the value of this instance as an int.
intValue() - Method in class com.goldencode.p2j.util.int64
Returns the value of this instance as an int.
intValue() - Method in class com.goldencode.p2j.util.NumberType
Returns the value of this instance as an int.
inUnion - Variable in class com.goldencode.p2j.uast.ProgressParser
true if processing an SQL UNION statement.
inUse - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Stores the status of the metadata server.
inUse() - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Checks the status of the metadata subsystem.
inUseMPIDs - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Map of DMO interfaces to counts of multiplex IDs currently in use
inUseRecords - Variable in class com.goldencode.p2j.persist.BufferManager
Map of records in use (in a persistence session) by database/buffer
INV_COORD - Static variable in class com.goldencode.p2j.ui.BaseConfig
Invalid coordinate value.
INV_COORD - Static variable in class com.goldencode.p2j.ui.client.ScreenBitmap
Invalid coordinate constant.
invalid - Variable in class com.goldencode.p2j.extension.PSTimer
Flags if this object has been yet destroyed and is no longer valid.
invalid(character, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Checks if a (label,value) pair is not acceptable for the widget (("?","?") for the COMBO-BOX)
invalid3RdArg() - Method in class com.goldencode.p2j.ui.RadioSetWidget
Report invalid third argument for replace().
INVALID_CREDENTIALS - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Invalid user status message.
INVALID_DATE - Static variable in class com.goldencode.p2j.util.date
An invalid date (cannot exist in Progress 4GL).
INVALID_ID - Static variable in class com.goldencode.ast.AstManager
An invalid AST ID.
INVALID_PASSWORD - Static variable in class com.goldencode.p2j.security.DefaultLoginPanel
Invalid password status message.
INVALID_RANGE_ERR - Static variable in class com.goldencode.p2j.util.Quoter
Error for invalid column range.
INVALID_SELECTION - Static variable in class com.goldencode.p2j.ui.ControlConfig
Constant identifying the selection start or end was not set.
INVALID_TZ - Static variable in class com.goldencode.p2j.util.date
An invalid offset for SESSION:TIMEZONE.
INVALID_USER - Static variable in class com.goldencode.p2j.security.DefaultLoginPanel
Invalid user status message.
invalidAccessHandler - Variable in class com.goldencode.p2j.util.comhandle
Special handler that shows an invalid access error when a attribute or method member is accessed for an unknown/invalid handle.
invalidArgument(String) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Report invalid argument for a radio-set.
invalidArgumentAssignError(String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Process and display invalid node error.
invalidArgumentError(String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Process and display invalid node error.
invalidate(AdaptiveComponent) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Invalidate the preselected result set of this query, which effectively switches this query from preselect mode to dynamic mode.
invalidate(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Invalidate the preselected result set of this query, which effectively switches this query from preselect mode to dynamic mode.
invalidate() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Invalidate the query by using the last query component as the invalid component.
invalidate - Variable in class com.goldencode.p2j.ui.client.OutputManager
The state of invalidation.
invalidateCachedSize() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Invalidate the cached size of this item.
invalidateCachedSize() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Invalidate the cached size of this item.
invalidateIfReferenceRowExists() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Invalidate the query if reference row exists.
invalidateScreen() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Clears screen cache so it will be refilled on the next reading.
invalidateSelection() - Method in class com.goldencode.p2j.ui.client.FillIn
Invalidate the text selection state.
invalidateSelection() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Invalidate the editor's selection.
invalidateSelection() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Invalidate the editor's selection.
invalidateSelection() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Invalidate the text selection state.
invalidateSelection() - Method in interface com.goldencode.p2j.ui.client.TextSelection
Deselects the currently selected text (invalidate the text selection state).
invalidationProperties - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Properties whose changes trigger invalidation, keyed by DMO entity
invalidAttrAccessProxy - Static variable in class com.goldencode.p2j.util.handle
Dynamic proxy returned by unwrap APIs when the handle is invalid or not of the expected type.
invalidAttribute(String, handle) - Static method in class com.goldencode.p2j.util.handle
This API should be called only in case of a attribute/method access using a resource which does not support it.
invalidAttribute(String) - Method in class com.goldencode.p2j.util.HandleResource
To be used only in cases a getter for a not-supported attribute is forced to be implemented by the resource.
InvalidAttributeAccess() - Constructor for class com.goldencode.p2j.util.handle.InvalidAttributeAccess
 
invalidCalls - Variable in class com.goldencode.p2j.util.handle.WorkArea
 
invalidChars - Variable in class com.goldencode.p2j.ui.client.ScreenBitmap
The total number of invalid characters, used for searching.
invalidComponent - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Query component which triggered invalidation
invalidDelete() - Static method in class com.goldencode.p2j.util.HandleOps
Invoked when the handle is invalid or a system (non-procedure) handle.
invalidDelete(handle) - Static method in class com.goldencode.p2j.util.HandleOps
Invoked when the handle is invalid or a system (non-procedure) handle.
invalidInput() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Standard processing for invalid input (a key that should not be pressed during this particular CHOOSE execution).
invalidNodeError(String) - Method in class com.goldencode.p2j.xml.XEntityImpl
Process and display invalid node error.
InvalidParameterConditionException - Exception in com.goldencode.p2j.util
Represents validation error for a 4GL procedure or function parameter.
InvalidParameterConditionException(NumberedException) - Constructor for exception com.goldencode.p2j.util.InvalidParameterConditionException
Default constructor.
invalidPosition(String, int) - Method in class com.goldencode.p2j.ui.EditorWidget
Report invalid cursor positioning attribute
invalidReadWriteModeError(String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Process and display invalid read/write mode error.
invalidReadWriteModeError(String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Process and display invalid node error.
invalidStatusAttributeError(String, SaxWriter.WriteStatus) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Process and display invalid status error.
invalidStatusMethodError(String, SaxWriter.WriteStatus) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Process and display invalid status error.
inverse - Variable in class com.goldencode.p2j.persist.AbstractJoin
Buffer to which this component should join via a foreign relation.
inverse - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
DMO to which this component should join via a foreign relation.
inverse - Variable in class com.goldencode.p2j.persist.ForeignResolver
Does resolver walk the foreign key association from the foreign end?
inverse() - Method in enum com.goldencode.p2j.persist.OffEnd
Returns inverse off-end.
inverse - Variable in class com.goldencode.p2j.persist.SortIndex
Inverse of SortIndex.phrase, in terms of sort direction
inverseIface - Variable in class com.goldencode.p2j.persist.AbstractJoin
DMO interface for the inverse (non-local) end of the join
inverseRelations - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Map of all foreign relation descriptors, indexed by local class
inverseRelations() - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get an iterator on all foreign relation descriptors for the current DMO, which describe relations to this table from another.
inverseRelations(String, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get an iterator on all inverse foreign relation descriptors for the DMO specified by the given schema and interface.
inverseSorting - Variable in class com.goldencode.p2j.persist.AbstractQuery
Indicates whether the query has the inverse sorting direction against the original sorting.
InverseSyncher - Class in com.goldencode.p2j.persist
Automatically synchronizes both ends of a foreign key association, based upon changes made to the values of DMO properties which participate in a legacy foreign key.
InverseSyncher(RecordBuffer, RelationInfo) - Constructor for class com.goldencode.p2j.persist.InverseSyncher
Constructor.
invertMap(Map<K, V>, Map<V, K>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Make a copy of the given map where the values of the original are the keys of the copy, and the keys of the original are the values of the copy.
Invocable - Interface in com.goldencode.p2j.util
An API for objects that can be executed.
INVOCATION_EVENT - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Invocation event.
InvocationEvent - Class in com.goldencode.p2j.ui.client.event
This pseudo-event allows to execute instances of Runnable on the event thread.
InvocationEvent(Runnable) - Constructor for class com.goldencode.p2j.ui.client.event.InvocationEvent
Default constructor.
InvocationModes() - Constructor for enum com.goldencode.p2j.util.Agent.InvocationModes
 
InvocationRequestPayload - Class in com.goldencode.p2j.util
This payload is responsible for defining the details of a call into 4GL code, originating from a customer-specific application (used in cases when the client runs in an embedded mode, inside another application).
InvocationRequestPayload() - Constructor for class com.goldencode.p2j.util.InvocationRequestPayload
 
InvocationRequestPayload.InvokeType - Enum in com.goldencode.p2j.util
The invocation types.
InvocationResponsePayload - Class in com.goldencode.p2j.util
This class holds the data for a response, after invoking a 4GL external program, procedure or function, and associated with a request incoming from a customer-specific application.
InvocationResponsePayload() - Constructor for class com.goldencode.p2j.util.InvocationResponsePayload
 
InvocationStub - Class in com.goldencode.p2j.net
Provides common logic for dynamic proxy implementations.
InvocationStub() - Constructor for class com.goldencode.p2j.net.InvocationStub
 
invoke(String, String, int, boolean, CallingConvention, Signature) - Method in class com.goldencode.p2j.library.LibraryDaemon
Invoke the defined native API call, loading (and optionally unloading) the library as needed.
invoke(String, String, int, boolean, CallingConvention, Signature) - Static method in class com.goldencode.p2j.library.LibraryManager
Invoke the defined native API call, loading (and optionally unloading) the library as needed.
invoke(String, String, int, boolean, CallingConvention, Signature) - Method in interface com.goldencode.p2j.library.NativeAPICaller
Invoke the defined native API call, loading (and optionally unloading) the library as needed.
invoke(String, String, String, Class<?>[], String, Object...) - Static method in class com.goldencode.p2j.library.NativeInvoker
Invoke the defined native API call in a manner that is compatible with how the 4GL behaves.
invoke(String, int, long, character, String, boolean, boolean, boolean, boolean, String, Object...) - Method in interface com.goldencode.p2j.main.AppServerEntry
Invoke a remote external procedure, internal procedure or user-defined function.
invoke(int, Isolatable) - Static method in class com.goldencode.p2j.main.StandardServer
Initializes the TransactionManager environment and other user-specific runtime initialization and then executes the given entry point.
invoke(Object[]) - Method in class com.goldencode.p2j.net.Echo.Invoker
Execute or "run" the object's functionality.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.net.InvocationStub
This method acts as an interceptor which is called every time a method of the proxy object is invoked.
invoke(Object[]) - Method in class com.goldencode.p2j.net.RemoteObject.RemoteAccess.Invoker
Execute or "run" the object's functionality.
invoke(Method, Object, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Helper function to invoke an arbitrary method through reflection.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.persist.meta.ConnectTableUpdater.Handler
Process method invocations on the ConnectTableUpdater.MinimalConnect proxy by delegating them to the backing DMO instance.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker.Handler
Process method invocations on the LockTableUpdater.MinimalLock proxy by delegating them to the backing DMO instance.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.persist.RecordBuffer.Handler
This method acts as an interceptor which is called every time a method of the proxy object is invoked.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.persist.TableResultSet.DataHandler
Handler for the ResultSet APIs.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.persist.TableResultSet.MetaDataHandler
Handler for ResultSetMetaData APIs.
invoke(int) - Static method in class com.goldencode.p2j.ui.client.event.ServerEvent
Resolve and invoke the event with the given ID.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.ui.GenericFrame
This method acts as an interceptor which is called every time a method of the proxy object is invoked.
invoke(InvocationRequestPayload) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
This API is used when P2J client runs in embedded mode (i.e.
invoke(InvocationRequestPayload) - Method in interface com.goldencode.p2j.ui.ServerExports
This API is used when P2J client runs in embedded mode (i.e.
invoke(AppServerInvocationResult, String, Agent.InvocationModes, String, handle, String, String, Object...) - Method in class com.goldencode.p2j.util.Agent
Invoke the specified external procedure as persistent and wait (or not) for it to complete.
invoke(String, int, long, character, String, boolean, boolean, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.Agent
Invoke a remote external procedure, internal procedure or user-defined function.
invoke(character, handle, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure or internal procedure.
invoke(character, handle, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure or internal procedure.
invoke(character, handle, boolean, boolean, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure, internal procedure or user-defined function.
invoke(long, character, handle, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure or internal procedure.
invoke(long, character, handle, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure or internal procedure.
invoke(long, character, handle, boolean, boolean, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure, internal procedure or user-defined function.
invoke(long, AsyncRequestImpl, character, handle, boolean, boolean, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure, internal procedure or user-defined function.
invoke(String, int, long, character, String, boolean, boolean, boolean, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.AppServerManager
Invoke a remote external procedure, internal procedure or user-defined function.
invoke(String, Object...) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Invoke the internal entry, using the ControlFlowOps.InternalEntryCaller.mthd, the ControlFlowOps.InternalEntryCaller.callerInstance and the passed arguments.
invoke(String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invoke(character, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invoke(InvocationRequestPayload) - Static method in class com.goldencode.p2j.util.ControlFlowOps
This API is used when P2J client runs in embedded mode (i.e.
invoke(handle, character, boolean, boolean, boolean, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation of all function and procedure calls.
invoke(Object, Method, Object[]) - Method in class com.goldencode.p2j.util.handle.InvalidAttributeAccess
This proxy is used only for cases when the handle is invalid or not of the expected type.
invoke(Object[]) - Method in interface com.goldencode.p2j.util.Invocable
Execute or "run" the object's functionality.
invoke(Object[]) - Method in class com.goldencode.p2j.util.MethodInvoker
Execute or "run" the object's functionality.
invoke(long, AsyncRequestImpl, character, handle, boolean, boolean, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.ServerHelper
Invoke a remote external procedure, internal procedure, user-defined function or web service operation.
invoke(AsyncRequestImpl) - Method in class com.goldencode.p2j.util.ServerImpl.AsyncInvoker
Invoke the async request, based on the operating mode.
invoke(AsyncRequestImpl) - Method in class com.goldencode.p2j.util.ServerImpl.SessionFreeInvoker
Invoking an async request in State-free mode needs to request to be executed in its separated thread.
invoke(AsyncRequestImpl) - Method in class com.goldencode.p2j.util.ServerImpl.SessionManagedInvoker
In Session-managed operating mode, invoking an async request means adding it to the async queue; from there, a specialized thread will pick it up and execute it.
invoke(Class<?>, Method, Object...) - Static method in class com.goldencode.p2j.util.Utils
Executes the given entry point using reflection, instantiating the target class first, if necessary.
invoke(int, String, String, String) - Method in interface com.goldencode.p2j.util.WebService
Do the actual Web Service invocation.
invoke(long, AsyncRequestImpl, character, handle, boolean, boolean, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.WebServiceHelper
Invoke a web service operation.
invoke(int, String, String, String) - Method in class com.goldencode.p2j.util.WebServiceImpl
Do the actual Web Service invocation.
invoke(Object, Method, Object[]) - Method in class com.goldencode.proxy.StaticProxy
Invokes the specified method by determining its associated static implementation from the StaticProxy.im2sm map.
INVOKE_ACCESS - Static variable in class com.goldencode.p2j.ui.GenericFrame
proxy accessor call
INVOKE_GET - Static variable in class com.goldencode.p2j.ui.GenericFrame
proxy getter call
INVOKE_SET - Static variable in class com.goldencode.p2j.ui.GenericFrame
proxy setter call
invokeAsync(AsyncRequestImpl) - Method in class com.goldencode.p2j.util.ServerImpl
Invoke the given request on this server.
invokeAsyncImpl(ControlFlowOps.AsyncCall, handle, handle, handle) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Execute an async procedure call.
invokeCallback(String, Class, Class[], Object[]) - Method in class com.goldencode.p2j.uast.CallbackResolver
Lookup the callback definition associated with the function name and invoke the target method using the passed arguments.
invokeConnectProcedure(handle) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Invoke the connect procedure, as a new client has connected to this socket.
invokeCore(Object, Method, Object[]) - Method in class com.goldencode.p2j.net.InvocationStub
Core interceptor logic which is called from the main try block in the InvocationStub.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) method.
invokeCore(Object, Method, Object[]) - Method in class com.goldencode.p2j.net.LocalRedirector
This method acts as an interceptor which is called every time a method of the proxy object is invoked.
invokeCore(Object, Method, Object[]) - Method in class com.goldencode.p2j.net.LocalStaticRedirector
This method acts as an interceptor which is called every time a method of the proxy object is invoked.
invokeCore(Object, Method, Object[]) - Method in class com.goldencode.p2j.net.RemoteObject.RemoteAccess
This method acts as an interceptor which is called every time a method of the proxy object is invoked.
invokeDynamicFunction(Class<T>, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeDynamicFunction(Class<T>, character, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeDynamicFunction(String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeDynamicFunction(character, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeDynamicFunctionIn(Class<T>, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionIn(Class<T>, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionIn(String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionIn(character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionInWithMode(Class<T>, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionInWithMode(Class<T>, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionInWithMode(String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionInWithMode(character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION(fname IN handle, ...
invokeDynamicFunctionWithMode(Class<T>, String, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeDynamicFunctionWithMode(Class<T>, character, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeDynamicFunctionWithMode(String, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeDynamicFunctionWithMode(character, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the DYNAMIC-FUNCTION statement.
invokeError(ControlFlowOps.InternalEntryCaller, String, Exception) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Throw a RuntimeException, as the function or procedure invocation has raised an exception.
invokeExternalProcedure(character, boolean, handle, boolean, character, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation of all RUN ...
invokeExternalProcedure(character, boolean, handle, boolean, character, String, ControlFlowOps.ArgumentResolver) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation of all RUN ...
invokeFailure(StopConditionException) - Static method in class com.goldencode.p2j.util.Agent
Check if the given STOP condition is from an invoke failure.
invokeFailure(String) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Common helper to display a standard error message and then throw a STOP condition when the target procedure cannot be found.
invokeFunction(character, handle, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(character, handle, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(character, handle, boolean, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(character, handle, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(long, character, handle, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(long, character, handle, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(long, character, handle, boolean, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(long, character, handle, boolean, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote remote user-defined function, using the given proxy procedure.
invokeFunction(Class<T>, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeFunction(Class<T>, character, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeFunction(String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeFunction(character, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeFunctionImpl(character, handle, boolean, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation for all function calls.
invokeFunctionIn(Class<T>, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionIn(Class<T>, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionIn(String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionIn(character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionInWithMode(Class<T>, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionInWithMode(Class<T>, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionInWithMode(String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionInWithMode(character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for the plain function calls, when they are defined as FUNCTION ...
invokeFunctionWithMode(Class<T>, String, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeFunctionWithMode(Class<T>, character, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeFunctionWithMode(String, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeFunctionWithMode(character, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Emitted for plain function calls.
invokeGetter(Object) - Method in class com.goldencode.p2j.schema.PropertyMapper
Invoke a method to get the value of the mapped property of the given DMO instance.
invokeImpl(String, Object...) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Invoke the internal entry, using the ControlFlowOps.InternalEntryCaller.mthd, the ControlFlowOps.InternalEntryCaller.callerInstance and the passed arguments.
invokeImpl(handle, handle, character, boolean, boolean, boolean, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation of function or procedure calls which do not use the IN handle clause.
invokeImpl(AsyncRequestImpl, handle, handle, character, boolean, boolean, boolean, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation of function or procedure calls which do not use the IN handle clause.
invokeImpl(List<ControlFlowOps.Resolver>, handle, character, boolean, boolean, boolean, boolean, String, ControlFlowOps.ArgumentResolver) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation of all function and procedure calls.
invokeImpl(String, Object...) - Method in class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
Call the native API with the arguments provided.
invokeIn(String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeIn(character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsync(String, handle, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsync(character, handle, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsync(String, handle, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsync(character, handle, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsyncWithMode(String, handle, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsyncWithMode(character, handle, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsyncWithMode(String, handle, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInAsyncWithMode(character, handle, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInImpl(character, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation for RUN SUPER and RUN ...
invokeInWithMode(String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeInWithMode(character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, defined in the given handle (emitted for a standard RUN ...
invokeLater(Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Asynchronously executes the supplied runnable reference on the event thread.
invokeLaterOS(Runnable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Asynchronously executes the supplied runnable reference on the event thread.
invokeOnServer(Supplier<ServerReturnValue>) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Invoke the specified server-side code, while maintaining any changes in the trigger registry.
invokeOnServer(ServerReturnValue, Supplier<Object>) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Invoke the specified code on the server-side, maintaining the trigger registry: any new triggers are sent to the client side to be added, and dead triggers are sent to be removed.
invokePersistent(String, int, long, character, boolean, String, Object...) - Method in interface com.goldencode.p2j.main.AppServerEntry
Invoke a remote external procedure, persistently.
invokePersistent(String, int, long, character, boolean, String, Object...) - Method in class com.goldencode.p2j.util.Agent
Invoke a remote external procedure, persistently.
invokePersistent(character, handle, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure as persistent.
invokePersistent(character, handle, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure as persistent.
invokePersistent(long, character, handle, boolean, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure as persistent.
invokePersistent(long, character, handle, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure as persistent.
invokePersistent(long, AsyncRequestImpl, character, handle, boolean, String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Invoke a remote external procedure as persistent.
invokePersistent(String, int, long, character, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.AppServerManager
Invoke a remote external procedure, persistently.
invokePersistent(String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokePersistent(character, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokePersistentImpl(handle, character, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation for the RUN ...
invokePersistentImpl(AsyncRequestImpl, handle, character, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
The implementation for the RUN ...
invokePersistentSet(String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and save its procedure handle in the given handle (emitted for a RUN ...
invokePersistentSet(character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and save its procedure handle in the given handle (emitted for a RUN ...
invokePersistentSetWithMode(String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and save its procedure handle in the given handle (emitted for a RUN ...
invokePersistentSetWithMode(character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and save its procedure handle in the given handle (emitted for a RUN ...
invokePersistentWithMode(String, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokePersistentWithMode(character, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokeProcedure(XMLCallbackWrapper.CallBack, Object...) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Method can invoke procedure callback and valid input parameters.
Invoker(Session, int) - Constructor for class com.goldencode.p2j.net.Echo.Invoker
Construct an instance that can make an invocation of an echo transaction using the given queue.
Invoker(RoutingKey, String) - Constructor for class com.goldencode.p2j.net.RemoteObject.RemoteAccess.Invoker
Construct an instance that can make an invocation of a specific remote method.
invoker - Variable in class com.goldencode.p2j.util.ServerImpl
An special instance used to perform async request.
invokeReadResponseProcedure(int) - Method in class com.goldencode.p2j.util.SocketImpl
Invoke the connect procedure, as data is being received by this socket.
invokeRemote(String, handle, handle, boolean, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name on a remote server (emitted for a standard RUN ...
invokeRemote(character, handle, handle, boolean, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name on a remote server (emitted for a standard RUN ...
invokeRemoteAsync(String, handle, handle, boolean, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemoteAsync(character, handle, handle, boolean, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemoteAsync(String, handle, handle, boolean, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemoteAsync(character, handle, handle, boolean, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemoteAsyncWithMode(String, handle, handle, boolean, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name on a remote server (emitted for a standard RUN ...
invokeRemoteAsyncWithMode(character, handle, handle, boolean, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemoteAsyncWithMode(String, handle, handle, boolean, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemoteAsyncWithMode(character, handle, handle, boolean, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemotePersistent(String, handle, handle, boolean, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokeRemotePersistent(character, handle, handle, boolean, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokeRemotePersistentAsync(String, handle, handle, boolean, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT ON ...
invokeRemotePersistentAsync(character, handle, handle, boolean, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT ON ...
invokeRemotePersistentAsync(String, handle, handle, boolean, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemotePersistentAsync(character, handle, handle, boolean, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT ON ...
invokeRemotePersistentAsyncWithMode(String, handle, handle, boolean, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemotePersistentAsyncWithMode(character, handle, handle, boolean, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT ON ...
invokeRemotePersistentAsyncWithMode(String, handle, handle, boolean, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT ON ...
invokeRemotePersistentAsyncWithMode(character, handle, handle, boolean, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT ON ...
invokeRemotePersistentSet(String, handle, handle, handle, boolean, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokeRemotePersistentSet(character, handle, handle, handle, boolean, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokeRemotePersistentSetAsync(String, handle, handle, handle, boolean, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT SET ON ...
invokeRemotePersistentSetAsync(character, handle, handle, handle, boolean, handle, String, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT SET ON ...
invokeRemotePersistentSetAsync(String, handle, handle, handle, boolean, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...
invokeRemotePersistentSetAsync(character, handle, handle, handle, boolean, handle, character, handle, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT SET ON ...
invokeRemotePersistentSetAsyncWithMode(String, handle, handle, handle, boolean, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT SET..
invokeRemotePersistentSetAsyncWithMode(character, handle, handle, handle, boolean, handle, String, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT SET..
invokeRemotePersistentSetAsyncWithMode(String, handle, handle, handle, boolean, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT SET..
invokeRemotePersistentSetAsyncWithMode(character, handle, handle, handle, boolean, handle, character, handle, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name (emitted for a standard RUN ...PERSISTENT SET..
invokeRemotePersistentSetWithMode(String, handle, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invokeRemotePersistentSetWithMode(character, handle, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invokeRemotePersistentWithMode(String, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokeRemotePersistentWithMode(character, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure on a remote server with the given name, and set it as PERSISTENT (emitted for a RUN ...
invokeRemoteWithMode(String, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invokeRemoteWithMode(character, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invokeRemoteWithModeImpl(AsyncRequestImpl, character, handle, handle, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invokeRequestHeaderCallback(PortTypeWrapper, String, String) - Method in class com.goldencode.p2j.util.WebServiceHelper
Invoke the request-header callback, if it was set for the specified procedure.
invokeResponseHeaderCallback(PortTypeWrapper, handle, String, String) - Method in class com.goldencode.p2j.util.WebServiceHelper
Invoke the response-header callback, if it was set for the specified procedure.
invokeRowDisplayTrigger(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check the ThinClient.rowDisplayEvents map for a ROW-DISPLAY trigger associated with this widget.
invokeRowLeaveTrigger() - Method in class com.goldencode.p2j.ui.client.Browse
Invoke ROW-LEAVE trigger.
invokeScoped(String, character) - Static method in class com.goldencode.p2j.util.Agent
Invoke an external procedure with no parameters.
invokeScoped(String, character, handle, boolean, boolean, boolean, boolean, character, Runnable, String, Object...) - Static method in class com.goldencode.p2j.util.Agent
Invoke an external procedure, internal procedure or user-defined function.
invokeServerEvent(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Called from the client-side, it executes the server-side event by calling ServerEvent.invoke(int).
invokeServerEvent(int) - Method in interface com.goldencode.p2j.ui.ServerExports
Called from the client-side, it executes the server-side event by calling ServerEvent.invoke(int).
invokeSetter(Object, Object) - Method in class com.goldencode.p2j.schema.PropertyMapper
Invoke a method to set a value into the mapped property of the given DMO instance.
invokeTriggers(Widget, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for triggers defined for this event and widget pair and activate the first one found.
invokeTriggers(Widget, int, boolean, Integer, Integer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for triggers defined for this event and widget pair and activate the first one found.
invokeTriggers(Widget, Widget, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for triggers defined for this event and widget pair and activate the first one found.
invokeTriggers(Widget, long, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for triggers defined for this event and widget pair and activate the first one found.
invokeTriggers(Widget, Widget, long, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for triggers defined for this event and widget pair and activate the first one found.
invokeTriggers(Widget, Widget, long, int, boolean, Integer, Integer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check active EventList instance for triggers defined for this event and widget pair and activate the first one found.
InvokeType(byte) - Constructor for enum com.goldencode.p2j.util.InvocationRequestPayload.InvokeType
Construct a new type and associate its unique numeric code.
invokeWithMode(String, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
invokeWithMode(character, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Invoke the procedure with the given name (emitted for a standard RUN statement).
inWindow - Variable in class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
Specifies the window from which the dialog box is displayed.
inWindow - Variable in class com.goldencode.p2j.ui.FileDialog
Specifies the window from which the dialog box is displayed.
inWindow - Variable in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Specifies the window from which the dialog box is displayed.
inWindow - Variable in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Specifies the window from which the dialog box is displayed.
inY2KWindow() - Method in class com.goldencode.p2j.util.date
Determines if the current date lies inside the 100 year window where a 2-digit date implicitly corresponds to a 4-digit date.
io_common_options(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the set of all I/O options and roots them at an IO_OPTIONS node.
io_from_to_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INPUT FROM and OUTPUT TO language statements.
IO_OPTIONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
IO_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
io_options(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a range of options used in I/O language statements.
IO_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
io_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the various permutations of language statements that start with the INPUT, INPUT-OUTPUT or OUTPUT keywords.
io_through_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the INPUT THROUGH/THRU, INPUT-OUTPUT THROUGH/THRU and OUTPUT THROUGH/THRU language statements.
ip2j - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Field info kept by legacy buffer field sequence index in progress.
IPC_RESOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
IPC_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
IPC_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ipList - Variable in class com.goldencode.p2j.net.NodeInfo
List of internet addresses assigned to node.
IS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
is3D - Variable in class com.goldencode.p2j.ui.chui.ThinClient
THREE-D value for this session.
is3D() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the THREE-D value for this client session.
is3D() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Indicates the image should be 3D style.
is3D() - Method in interface com.goldencode.p2j.ui.ClientExports
Get the THREE-D value for this client session.
is3D() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get THREE-D attribute value for SESSION handle.
is3D() - Static method in class com.goldencode.p2j.util.SessionUtils
Get THREE-D attribute value for SESSION handle.
is3DBorder - Variable in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Additional 3D styled border flag.
is3DBorder() - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Checks if this widget need to draw additional 3D style border elements.
is_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the IS keyword of a DEFINE TEMP-TABLE language statement and handles the optional index qualifiers.
IS_INVALID_NODE - Static variable in class com.goldencode.p2j.xml.XEntityImpl
Constant to specify uninitialized state for node if owner of this node has been deleted.
IS_NOT_NULL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
IS_NOT_NULL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
IS_NOT_NULL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
IS_NULL - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
IS_NULL - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
IS_NULL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
IS_NULL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
IS_NULL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
IS_UNIX - Static variable in class com.goldencode.p2j.util.FileChecker
Status code for UNIX
IS_WINDOWS - Static variable in class com.goldencode.p2j.util.FileChecker
Status code for WINDOWS
isA(int) - Method in class com.goldencode.p2j.directory.Attribute
Compare attribute type with provided type and return true if they match.
isA(String) - Method in class com.goldencode.p2j.directory.DirNode
Check if node is of specified Object Class.
isAbbreviated() - Method in class com.goldencode.p2j.persist.P2JIndexComponent
Indicate if index component supports Progress semantic of using abbreviated data for a sort or selection match.
isAbbreviatedField(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Tests the given field name to determine if it is the last component of an index and is flagged for abbreviation support.
isAbleToCreateWindow() - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Checks if it is possible to create new window.
isAbleToDisplayWindow(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Checks if the parameter - valid window handle.
isAbstract() - Method in class com.goldencode.p2j.classloader.ClassInfo
Determines whether this class is abstract.
isAbstractMethod(Object) - Static method in class com.goldencode.p2j.classloader.ClassInfo
Determines whether the specified method is abstract.
isAccepted() - Method in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
Checks whether the user accepted the selection from the dialog.
isActivated() - Method in class com.goldencode.p2j.ui.client.event.WindowActivated
Check if the window is being activated (gained focus) or deactivated (lost focus).
isActive() - Static method in class com.goldencode.p2j.persist.Persistence
Reports if the persistence layer can be used or not.
isActive() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether this buffer is active.
isActive - Variable in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Flag indicating whether we need to do special processing or just ignore calls.
isActive() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Check if the special internal processing for batch mode is active.
isActive() - Method in class com.goldencode.p2j.ui.client.Frame
Check status of active frame scope.
isActive(String) - Static method in class com.goldencode.p2j.ui.client.gui.ToolTip
Checks if the given tooltip engine should be activated in a current conditions.
isActiveWindow() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Determine if the window associated with this bar is the active window.
isAdmin() - Method in class com.goldencode.p2j.report.server.User
Determine whether the user has administrative privileges.
isAfterChoose() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Is to force automatic clearing.
isAggressiveCurrentRowSelection() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if the current row of the single-selection browse is selected on FOCUS-GAINED and some other events.
isAggressiveCurrentRowSelection() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if the current row of the single-selection browse is selected on FOCUS-GAINED and some other events.
isAlive() - Method in class com.goldencode.p2j.ui.client.Frame
Returns true if frame is in active use on the server and false if the frame is not in use by the server and can be destroyed.
isAlive() - Method in class com.goldencode.p2j.util.ProcessStream.Waiter
Accesses the status of the child process.
isAllClear() - Method in class com.goldencode.p2j.ui.client.Frame
Returns the state of the ALL CLEAR flag.
isAllNamedUsed() - Method in class com.goldencode.p2j.preproc.FileScope
Returns "all named arguments used" flag.
isAllowColumnSearching() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ALLOW-COLUMN-SEARCHING attribute getter.
isAllowColumnSearching() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ALLOW-COLUMN-SEARCHING attribute getter.
isAllowed(String) - Method in class com.goldencode.p2j.security.StringConditionResource
Implements generalized access rights check worker.
isAllPosUsed() - Method in class com.goldencode.p2j.preproc.FileScope
Returns "all positional arguments used" flag.
isAllShowing(Widget<?>, Frame<?>[]) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Returns true if the whole widget is not even partially obscured by any frame from the specified array.
isAlternativeCoding(int, int) - Static method in class com.goldencode.p2j.preproc.ClearStream
Tells if the character sequence represented by parameters a and b is a valid alternative coding.
isAlwaysOnTop() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the ALWAYS-ON-TOP attribute's value.
isAlwaysOnTop() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the ALWAYS-ON-TOP attribute's value.
isAm() - Method in class com.goldencode.p2j.security.VariablePool
Checks whether it is AM time.
isAncestorOf(int, Aast) - Method in interface com.goldencode.ast.Aast
Report whether this node is an ancestor of the given node.
isAncestorOf(int, Aast) - Method in class com.goldencode.ast.AnnotatedAst
Report whether this node is an ancestor of the given node.
isAnnotation(String) - Method in interface com.goldencode.ast.Aast
Determines if an annotation exists of any String, Double, Long, Boolean or List value, indexed by an arbitrary key.
isAnnotation(String) - Method in class com.goldencode.ast.AnnotatedAst
Determines if an annotation exists of any String, Double, Long, Boolean or List value, indexed by an arbitrary key.
isAnyIndexFullyDirty() - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Report whether any unique or non-unique index has had all of its component fields changed.
isAnywhere() - Method in class com.goldencode.p2j.ui.EventDefinition
Gets widget or resource anywhere flag of this event definition.
isAnywhereGlobally() - Method in class com.goldencode.p2j.ui.EventDefinition
Check if this is a trigger for ANYWHERE globally.
isAppend() - Method in class com.goldencode.p2j.persist.TableResultSet
Check if this table is in APPEND mode.
isAppend() - Method in class com.goldencode.p2j.persist.TableWrapper
Check if this table is in APPEND mode.
isAppend() - Method in class com.goldencode.p2j.util.TableParameter
Determines if the APPEND option was specified on the calling side.
isAppServer() - Method in class com.goldencode.p2j.security.AuthData
Check if this has authenticated as an appserver.
isArgUsed(String) - Method in class com.goldencode.p2j.preproc.FileScope
Checks if the argument was used.
isArtificialTerm() - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Reports if the client is missing an already initialized native terminal session.
isArtificialTerm() - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Reports if the client is missing an already initialized native terminal session.
isAscending() - Method in class com.goldencode.p2j.persist.SortCriterion
Indicate whether component sorts in ascending order.
isAssignableTypes(Method, Method, RecordBuffer.OperationType) - Static method in class com.goldencode.p2j.persist.RecordBuffer
This method checks that two getter or setter methods have compatible corresponding return or parameter types for given operation type.
isAssignmentCompatible(Class, Class, boolean) - Static method in class com.goldencode.expr.Function
Test a specific pair of data types for assignment compatibility.
isAssignmentCompatible(String, String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Analyzes the type of operands and infers if the two types are assignment compatible.
isAssignmentCompatible(String, String) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Analyzes the type of operands and infers if the two types are assignment compatible.
isAssignTrigger(Class<? extends Buffer>, String) - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Indicate whether an assign trigger (session or schema) is registered for the given buffer class and DMO property at the current block level.
isAst(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determines if the given file is a valid AST.
isAsyncReply() - Method in class com.goldencode.p2j.net.Message
Determine if the message is an async reply (the type is MessageTypes.REPLY_ASYNC, MessageTypes.REPLY_EXCEPTION_ASYNC or the routing key is part of the RoutingKey.INTERRUPT_SESSION group).
isAsyncRequest() - Method in class com.goldencode.p2j.net.Message
Determine if the message is an async request (the type is MessageTypes.REQUEST_ASYNCH or the routing key is part of the RoutingKey.INTERRUPT_SESSION group).
isAsyncThread(Thread) - Method in class com.goldencode.p2j.net.SessionManager
Check if the given thread is in the list of threads which always send async requests.
isAtField() - Method in class com.goldencode.p2j.ui.client.FillIn
Get status of @ field flag.
isAttrSpace() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of the ATTR-SPACE attribute.
isAttrSpace(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Get per-widget ATTR-SPACE attribute.
isAttrSpace() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the ATTR-SPACE writable attribute.
isAuthenticated(HttpServletRequest) - Static method in class com.goldencode.p2j.admin.server.AuthServiceImpl
Returns true if the supplied request is authenticated
isAuthoritative(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Indicate whether this P2J server instance is authoritative for the given database.
isAuthorized(HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Check authorization.
isAutoCommit() - Method in class com.goldencode.p2j.persist.Persistence.Context
Indicate whether auto-commit is needed; this is the case for temp-tables being modified outside of an explicit transaction.
isAutoCommit() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether this is a temp-table buffer and we are not currently within an existing database transaction.
isAutoCommit() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Indicate whether this is a temp-table buffer and we are not currently within an existing database transaction.
isAutoEndKey() - Method in interface com.goldencode.p2j.ui.ButtonInterface
Gets AUTO-ENDKEY attribute.
isAutoEndKey() - Method in class com.goldencode.p2j.ui.ButtonWidget
Gets AUTO-ENDKEY attribute.
isAutoExtend() - Method in class com.goldencode.p2j.util.BinaryData
Determines if the array of binary data stored in an instance of this class must be automatically extended in length when operations write past the current length.
isAutoExtend() - Method in class com.goldencode.p2j.util.memptr
Determines if the array of binary data stored in an instance of this class must be automatically extended in length when operations write past the current length.
isAutoExtend() - Method in class com.goldencode.p2j.util.raw
Determines if the array of binary data stored in an instance of this class must be automatically extended in length when operations write past the current length.
isAutoGo() - Method in interface com.goldencode.p2j.ui.ButtonInterface
Gets AUTO-GO attribute.
isAutoGo() - Method in class com.goldencode.p2j.ui.ButtonWidget
Gets AUTO-GO attribute.
isAutoplacing() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of the automatic frame placing flag.
isAutoResize() - Method in class com.goldencode.p2j.ui.chui.ButtonImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.chui.ToggleBoxImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in interface com.goldencode.p2j.ui.client.AutoResizable
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Get the AUTO-RESIZE status
isAutoResize() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get AUTO-RESIZE attribute value.
isAutoResize() - Method in class com.goldencode.p2j.ui.ControlEntity
Get current value of the AUTO-RESIZE attribute.
isAutoResize() - Method in class com.goldencode.p2j.ui.GenericWidget
Get AUTO-RESIZE attribute value.
isAutoReturn() - Method in class com.goldencode.p2j.ui.ChooseData
Get AUTO-RETURN state.
isAutoSave() - Method in class com.goldencode.trpl.Pipeline
Get the flag that determines if all loaded trees should be forced to save changes after the pipeline completes processing (after Pipeline.term(com.goldencode.trpl.BaseState)).
isAutoZap() - Method in interface com.goldencode.p2j.ui.AutoZapElement
Get value of the AUTO-ZAP attribute.
isAutoZap() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get value of the AUTO-ZAP attribute.
isAutoZap() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get value of the AUTO-ZAP attribute.
isAutoZap() - Method in class com.goldencode.p2j.ui.FillInWidget
Get value of the AUTO-ZAP attribute.
isAvailable() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether a backing data record currently is available.
isBase64(char) - Static method in class com.goldencode.p2j.util.SecurityOps
Checks if the symbol from base64 alphabet: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
isBatch() - Method in class com.goldencode.p2j.ui.GenericFrame
Queries batching mode for frame modification.
isBatch() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Queries batching mode for frame modification.
isBatchAssignMode() - Method in class com.goldencode.p2j.persist.BufferManager
Indicate whether we currently are in batch assignment mode.
isBatchInBackground() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Checks if the client is running in batch background mode.
isBatchInBackground() - Static method in class com.goldencode.p2j.ui.client.OutputManager
Checks batch mode background flag.
isBatchInBackground() - Method in interface com.goldencode.p2j.ui.ClientExports
Checks if the client is running in batch background mode.
isBatchInBackground() - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Checks if the client is running in batch background mode.
isBatchInBackground() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Checks if the client is running in batch background mode.
isBatchMode() - Method in class com.goldencode.p2j.preproc.Options
Gets the batch mode state.
isBatchMode() - Method in class com.goldencode.p2j.uast.UastHints
Gets the preprocessor's BATCH-MODE setting.
isBatchMode() - Method in interface com.goldencode.p2j.util.CommonSession
Reports if the current context is running in batch mode.
isBatchMode() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Reports if the current context is running in batch mode.
isBatchMode() - Static method in class com.goldencode.p2j.util.ServerPropertiesDaemon
Reports if the current server context is running in batch mode.
isBatchMode() - Method in interface com.goldencode.p2j.util.ServerPropertiesInspector
Reports if the current server context is running in batch mode.
isBatchModeForced(BootstrapConfig) - Static method in class com.goldencode.p2j.ui.client.OutputManager
Check if the batch mode is overridden via bootstrap config.
isBatchModeOverride() - Method in class com.goldencode.p2j.ui.client.OutputManager
Checks batch mode overridding flag.
isBinaryOperator(Aast) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Convenience method to detect whether an AST represents a binary operator, based on its token type.
isBinaryType(String) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Check if the operand represents any of the valid binary classes.
isBlank() - Method in interface com.goldencode.p2j.ui.BlankInterface
Get value of the BLANK attribute.
isBlank() - Method in class com.goldencode.p2j.ui.FillInWidget
Get value of the BLANK attribute.
isBlank() - Method in class com.goldencode.p2j.ui.TextWidget
Get value of the BLANK attribute.
isBodyDisplayed() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Returns the boolean, denoting is body displayed or not.
isBold() - Method in enum com.goldencode.p2j.ui.client.FontStyle
Check if this is a bold font.
isBoolMember() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
isBorder(int, int, int) - Method in class com.goldencode.p2j.ui.chui.RectangleImpl
Check if the value is inside the border area.
isBound() - Method in class com.goldencode.p2j.directory.DirectoryService
Check if session is bound to the directory service.
isBound() - Method in class com.goldencode.p2j.directory.RamRemapper
Verifies that calling thread is properly bound.
isBound() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Verifies that calling thread is properly bound.
isBound() - Method in class com.goldencode.p2j.util.Agent
Check if the agent is bound to the connection.
isBox() - Method in interface com.goldencode.p2j.ui.BoxInterface
Get the value of the BOX attribute
isBox() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the BOX attribute
isBox() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the value of the BOX attribute
isBoxSelectable() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets BOX-SELECTABLE attribute.
isBoxSelectable() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets BOX-SELECTABLE attribute.
isBreakGroupsEnabled() - Method in class com.goldencode.p2j.persist.Presorter
Determines whether sort criteria set for this query acts as break group categories.
isBreakPageForNewSection() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The returned true value indicates that the current page should be interrupted if it is followed by a new section.
isBreakPending() - Static method in class com.goldencode.p2j.util.TransactionManager
Accesses the state of whether there is a pending break that must be honored.
isBrowsed() - Method in class com.goldencode.p2j.persist.AbstractQuery
Report whether this query is associated with a browse widget.
isBrowsed() - Method in interface com.goldencode.p2j.persist.P2JQuery
Is this query associated with a browse widget or not?
isBrowsed() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Is this query associated with a browse widget or not?
isBrowsed() - Method in class com.goldencode.p2j.persist.QueryWrapper
Is this query associated with a browse widget or not?
isBuiltIn() - Method in class com.goldencode.p2j.uast.ClassDefinition
Access the flag that denotes if this is a built-in class definition.
isBuiltin() - Method in class com.goldencode.p2j.uast.Function
Determines if this function definition is user-defined or builtin.
isBuiltInClass(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Check if the given class is built-in.
isBuiltInCls() - Method in class com.goldencode.p2j.uast.ProgressParser
Tests if this is parsing a built-in 4GL class/interface.
isBulkDelete() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Does this event signify a bulk record delete?
isButton(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Checks if the given ID presents the button widgets.
isButtonOrImage(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Checks if the given ID presents the button or image widgets.
isCalcColumn() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Returns true if it is a calc column.
isCancelled() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the CANCELLED attribute of this async request.
isCancelled() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the CANCELLED attribute of this async request.
isCancelled() - Method in class com.goldencode.p2j.util.ProtectedTimerTask
Determines whether this task is cancelled.
isCanHide() - Method in class com.goldencode.p2j.ui.client.Frame
Get state of canHide flag.
isCanHide() - Method in class com.goldencode.p2j.ui.GenericFrame
Check if frame can hide other frames.
isCanHideOthers() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of canHideOthers flag.
isCanWipeScreen() - Method in class com.goldencode.p2j.ui.client.Frame
Get state of canWipeScreen flag.
isCaseInsensitive(Aast) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Walks the ProgressAst node specified and determines if the expression is a case-insensitive character expression.
isCaseInsensitiveColumn(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Report whether the given column name represents an alias or an expression which indicates the column is case insensitive.
isCaseInsensitiveColumn(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Report whether the given column name represents an alias or an expression which indicates the column is case insensitive.
isCaseInsensitiveColumn(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Report whether the given column name represents an alias or an expression which indicates the column is case insensitive.
isCaseInsensitiveColumn(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Report whether the given column name represents an alias or an expression which indicates the column is case insensitive.
isCaseSensitive(String) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Determine whether the specified property is case-sensitive.
isCaseSensitive(String, Class<?>, String) - Static method in class com.goldencode.p2j.persist.DMOIndex
Determine whether the property defined by the given parameters handles its data in a case-sensitive manner.
isCaseSensitive() - Method in class com.goldencode.p2j.persist.P2JField
Check if this is a case sensitive field.
isCaseSensitive() - Method in class com.goldencode.p2j.preproc.Options
Gets the case sensitive include file name state.
isCaseSensitive() - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Check if we are in a case-sensitive OS, by reading the case-sensitive configuration parameter.
isCaseSensitive() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Check if we are in a case-sensitive OS, by reading the case-sensitive configuration parameter.
isCaseSensitive() - Method in class com.goldencode.p2j.util.FileList
Gets the case-sensitivity of the sorting algorithm for this instance.
isCaseSensitive() - Method in class com.goldencode.p2j.util.FileSystemDaemon
Check if the file system is case-sensitive
isCaseSensitive() - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Reports if this dictionary is case-sensitive.
isCaseSensitive() - Method in class com.goldencode.p2j.util.Text
Determines if this instance compares case sensitively.
isCausedAutoReturn() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Reports if this event generated an AUTO-RETURN.
isCauseStop(Throwable) - Static method in class com.goldencode.p2j.main.ClientCore
Inspect the chain of exceptions and report if any of them are STOP conditions.
isCellEditable(int, int) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
The override disables cell editing.
isCentered() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the value of the CENTERED attribute which defines if the frame is to be centered in the width of the parent window.
isCentered() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the value of the CENTERED attribute which defines if the frame is to be centered in the width of the parent window.
isCertificateSelected(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Tests if the given peer certificate is selected.
isCertificateSelected(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Tests if the given peer certificate is selected.
isChained() - Method in class com.goldencode.p2j.ui.GenericWidget
Check if this resource can be reported as chained.
isChained() - Method in class com.goldencode.p2j.ui.WindowWidget
Check if this resource can be reported as chained.
isChained() - Method in class com.goldencode.p2j.util.HandleChain
Check if this resource can be reported as chained.
isChar() - Method in enum com.goldencode.p2j.ui.SizeAttribute
Returns true when the instance represents a character value.
isCharacter - Variable in class com.goldencode.p2j.persist.SortCriterion
Is property of type character?
isCharType() - Method in class com.goldencode.p2j.persist.P2JIndexComponent
Indicate if index component represents a character field.
isCharType(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Returns true if the given type is KW_CHAR, KW_LONGCHAR, VAR_CHAR, VAR_LONGCHAR, FIELD_CHAR or FIELD_CLOB.
isChecked() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the CHECKED writable attribute.
isChecked() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the CHECKED writable attribute.
isChecked() - Method in class com.goldencode.p2j.ui.MenuItemWidget
Gets the CHECKED writable attribute.
isChecked() - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Gets the CHECKED writable attribute.
isChooseActive() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Get current state of the choose activation flag.
isChooseActive() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of the choose activation flag.
isChui() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Checks whether the CHUI is up and running on the client.
isChui() - Method in class com.goldencode.p2j.ui.client.ClientCoordinatesConversionParams
Flag indicating the ChUI or GUI mode.
isChui - Variable in class com.goldencode.p2j.ui.client.ColorManager.WorkArea
Client driver mode.
isChui - Variable in class com.goldencode.p2j.ui.client.driver.AbstractDriver
UI modality flag: true for ChUI, false for GUI.
isChui() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Get screen interface type.
isChui() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Get screen interface type.
isChui() - Method in class com.goldencode.p2j.ui.client.OutputManager
Get screen interface type.
isChui - Variable in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
The isChui flag.
isChui() - Method in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Flag indicating the ChUI or GUI mode.
isChui() - Method in interface com.goldencode.p2j.ui.ClientExports
Checks whether the CHUI is up and running on the client.
isChui - Variable in class com.goldencode.p2j.ui.ColorTable.WorkArea
Client driver mode
isChui() - Method in interface com.goldencode.p2j.ui.CoordinatesConversionParams
Flag indicating the ChUI or GUI mode.
isChui() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Check driver type: CHUI or not
isChui() - Method in class com.goldencode.p2j.ui.LogicalTerminalConversionParams
Flag indicating the ChUI or GUI mode.
isChui - Variable in class com.goldencode.p2j.ui.LogicalTerminalConversionParams.Params
Flag indicating the ChUI or GUI mode.
isChui - Variable in class com.goldencode.p2j.util.StanzaIni
Flag indicating the type of the client running, either CHUI or Windows graphical UI.
isClassImmutable() - Method in class com.goldencode.p2j.directory.ObjectClass
Class is immutable if the back-end does not allow any change to its state.
isClassImmutable(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Class is immutable if the back-end does not allow any change to its state.
isClassImmutable(String) - Method in interface com.goldencode.p2j.directory.Remapper
Class is immutable if the back-end does not allow any change to its state.
isClassImmutable(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Class is immutable if the back-end does not allow any change to its state.
isClassLeaf() - Method in class com.goldencode.p2j.directory.ObjectClass
Class is leaf if no other object can be created under objects of the class.
isClassLeaf(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Class is leaf if no other object can be created under objects of the class.
isClassLeaf(String) - Method in interface com.goldencode.p2j.directory.Remapper
Class is leaf if no other object can be created under objects of the class.
isClassLeaf(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Class is leaf if no other object can be created under objects of the class.
isClient() - Method in class com.goldencode.p2j.security.SecurityManager
Returns true if this is a client (not server) application.
isClientlog() - Static method in class com.goldencode.p2j.util.SessionUtils
Check if client log is active
isClientLog - Variable in class com.goldencode.p2j.util.SessionUtils.WorkArea
The flag indicating whether the clieet log is active
isClientWhere() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether this query requires initial results to be filtered through a client-side where clause expression.
isClosed() - Method in class com.goldencode.p2j.io.StreamConnector
Checks the state of the close flag.
isClosed() - Method in class com.goldencode.p2j.net.NetSocket
Reports if the socket is closed (and thus can no longer be used).
isCodePageFixed(longchar) - Static method in class com.goldencode.p2j.util.longchar
Return true if the codepage of the given longchar variable is fixed.
isColorEnabled - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
This flag is true if the system property "console.color" has been set.
isColumnDrag() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if a column is being dragged.
isColumnMovable() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the COLUMN-MOVABLE attribute.
isColumnMovable() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the COLUMN-MOVABLE attribute.
isColumnResizable() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the COLUMN-RESIZABLE attribute.
isColumnResizable() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the COLUMN-RESIZABLE attribute.
isColumnResize() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if a column is being resized.
isColumnScrolling() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the COLUMN-SCROLLING attribute.
isColumnScrolling() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the COLUMN-SCROLLING attribute.
isColumnScrolling() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Return value of the COLUMN-SCROLLING attribute.
isColumnTextFittedThisPage(float, float, float, float, float, float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Checks if the column text is fitted this page.
isCom - Variable in class com.goldencode.p2j.extension.PSTimer
Flags the operation mode.
isComHandleType(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Returns true if the given type is a variable, field, function, method, attribute or system handle that refers to a COM-HANDLE.
isCommitPending() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether a commit is pending for the most recent changes made to the current record.
isComparable(Class) - Static method in class com.goldencode.expr.Verifier
Tests if the class implements the Comparable interface.
isCompatible(NodeAttribute) - Method in class com.goldencode.p2j.directory.AttributeDefinition
Compare definition with given instance of NodeAttribute and decide if they are compatible by the means of name, type, etc.
isComplete() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the COMPLETE attribute of this async request.
isComplete() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the COMPLETE attribute of this async request.
isComputedColumn(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Report whether the given column name represents an alias or an expression which indicates the column is computed.
isComputedColumn(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Report whether the given column name represents an alias or an expression which indicates the column is computed.
isComputedColumn(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Report whether the given column name represents an alias or an expression which indicates the column is computed.
isComputedColumn(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Report whether the given column name represents an alias or an expression which indicates the column is computed.
isConditional() - Method in enum com.goldencode.p2j.persist.ConversionProfile
Get the conditional flag.
isConditionalReposition() - Method in class com.goldencode.p2j.ui.client.Browse
Returns reposition mode set be SET-REPOSITIONED-ROW.
isConditionalRuleSets() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Check if conditional rule-sets is activated.
isConditionalRuleSets() - Method in class com.goldencode.p2j.pattern.PatternEngine
Check if conditional rule-sets is activated.
isConfigUpdateActive() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of config update.
isConnected() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Report whether this adapter currently is connected to a delegate worker.
isConnected() - Method in class com.goldencode.p2j.util.AppServerHelper
Check if the connection is still established.
isConnected(int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Check if the java socket is still connected.
isConnected(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Check if the java socket is still connected.
isConnected() - Method in class com.goldencode.p2j.util.ServerHelper
Check if the connection is still established.
isConnected() - Method in class com.goldencode.p2j.util.SocketImpl
Check if the java socket (from P2J client side) is still connected.
isConnected() - Method in class com.goldencode.p2j.util.WebServiceHelper
This implementation always returns true, as the connection to remote side is not permanent.
isConnectionError(Exception) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Given an exception, this method will check if it indicates a database connectivity error.
isConnectionError(Exception) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Given an exception, this method will check if it indicates a database connectivity error.
isConnectionError(Exception) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Given an exception, this method will check if it indicates a database connectivity error.
isConnectionError(Exception) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Given an exception, this method will check if it indicates a database connectivity error.
isConsoleRedirected() - Static method in class com.goldencode.p2j.util.FileChecker
Checks if the current console session is redirected to the file by OS output redirection command line option(">").
isConsumed() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Check if event is already consumed.
isConsumeError() - Method in class com.goldencode.p2j.uast.ProgressParser
Tests if the consume error flag is turned on.
isContainedIn(Resource) - Method in class com.goldencode.p2j.main.TwoURLsResource
Checks whether this resource is contained in the supplied resource.
isContainer() - Method in class com.goldencode.p2j.pattern.Rule.ExceptionAction
Returns false.
isContainer() - Method in class com.goldencode.p2j.pattern.Rule
Reports that this instance is NOT rule container.
isContainer() - Method in class com.goldencode.p2j.pattern.RuleContainer
Reports that this instance is a rule container.
isContainer() - Method in interface com.goldencode.p2j.pattern.RuleListElement
Reports whether this instance is a rule container.
isContiguous() - Method in class com.goldencode.p2j.util.Stream
Gets the contiguous mode state.
isControlBox() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the CONTROL-BOX attribute's value.
isControlBox() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the CONTROL-BOX attribute's value.
isControlled() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Returns true if this scrollbar has custom controller assigned.
isCopyIn() - Method in class com.goldencode.p2j.library.BaseNativeType
Reports whether this element should be copied TO the native function.
isCopyOut() - Method in class com.goldencode.p2j.library.BaseNativeType
Reports whether this element should be copied BACK FROM the native function.
isCreateOnAdd() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the CREATE-ON-ADD attribute.
isCreateOnAdd() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the CREATE-ON-ADD attribute.
isCtrlModifier(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if CTRL key was held down when a mouse button was pressed.
isCurrentEditingColumn(BrowseColumnGuiImpl) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if the given column is the current column and editing is in progress.
isCurrentRowInView() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Determine if the current row is in the view.
isCurrentRowModified() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the CURRENT-ROW-MODIFIED attribute.
isCurrentRowModified() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the CURRENT-ROW-MODIFIED attribute.
isCurrentRowModified(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns true if the current browse row is modified.
isCurrentRowModified() - Method in class com.goldencode.p2j.ui.client.Browse
Return status of the updates of the current row.
isCurrentRowModified(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns true if the current browse row is modified.
isCurrentRowModified(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns true if the current row is modified.
isCurrentTouched() - Method in class com.goldencode.p2j.ui.client.Frame
Checks the touched state of the current iteration of the down frame.
isCursorInvalid() - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Return state of cursor.
isCustomEnvironment() - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Check if a custom environment is in use.
isCustomEnvironment() - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Check if a custom environment is in use.
isCustomEnvironment() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Check if a custom environment is in use.
isCustomEnvironment() - Static method in class com.goldencode.p2j.util.Environments
Check if a custom environment is in use.
isCycle() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Checks if the sequence is cycling.
isDatabase(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Indicate whether the specified name represents a valid database in the dictionary.
isDataEntryReturn - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The state of SESSION:DATA-ENTRY-RETURN attribute
isDataEntryReturn() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Get the state of SESSION:DATA-ENTRY-RETURN attribute.
isDataEntryReturn - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The state of SESSION:DATA-ENTRY-RETURN attribute
isDataEntryReturn() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:DATA-ENTRY-RETURN attribute.
isDataEntryReturn() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:DATA-ENTRY-RETURN attribute.
isDataFlavorSupported(DataFlavor) - Method in class com.goldencode.p2j.ui.client.driver.swing.ImageXfer
Reports if the given data flavor is supported.
isDataLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Tests if logging is active for calls to SecurityManager.dData(java.lang.String).
isDataServer - Variable in class com.goldencode.p2j.util.LegacyLogManagerImpl
If true, implement DSLOG-MANAGER otherwise this is the LOG-MANAGER.
isDatetimeTz - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
If set, SESSION:DISPLAY-TIMEZONE will be taken into consideration when displaying values if the format misses the timezone component.
isDateType(String) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Check if the operand represents any of the valid date classes.
isDateType(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Returns true if the given type is KW_DATE, KW_DATETIME, KW_DATE_TZ, VAR_DATE, VAR_DATETIME, VAR_DATETIME_TZ, FIELD_DATE, FIELD_DATETIME or FIELD_DATETIME_TZ.
isDeblank() - Method in interface com.goldencode.p2j.ui.DeblankInterface
Get value of the DEBLANK attribute.
isDeblank() - Method in class com.goldencode.p2j.ui.FillInWidget
Get value of the DEBLANK attribute.
isDebug() - Method in class com.goldencode.p2j.preproc.Options
Gets the debug option.
isDebug() - Method in class com.goldencode.p2j.uast.ExpressionEvaluator
Returns the status of debug mode.
isDebug() - Method in class com.goldencode.p2j.uast.ProgressLexer
Reports on the state of debug in the lexer.
isDebug() - Method in class com.goldencode.p2j.uast.ProgressParser
Tests if debug is turned on.
isDebugAlert() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:DEBUG-ALERT attribute.
isDebugAlert() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:DEBUG-ALERT attribute.
isDebugAlert - Variable in class com.goldencode.p2j.util.SessionUtils.WorkArea
The state of SESSION:DEBUG-ALERT attribute
isDefault - Variable in class com.goldencode.p2j.report.server.FilterProfile
Flag indicating whether this is the default profile (there can be only one)
isDefault() - Method in class com.goldencode.p2j.report.server.FilterProfile
Getter for default flag.
isDefault() - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Is this namespace loaded in the schema dictionary by default?
isDefault - Variable in class com.goldencode.p2j.ui.ButtonConfig
Means whether this button is default one or not.
isDefaultButton() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Checks if this button works as default one.
isDefaultHelp - Variable in class com.goldencode.p2j.ui.GenericWidget
true if the currently displayed help is the default(oevrrideable) schema help.
isDeferMarkers() - Method in class com.goldencode.p2j.preproc.Environment
Gets the flag to defer marker processing.
isDelayedRepaint() - Method in class com.goldencode.p2j.ui.client.Frame
Return state of the delayedRepaint flag.
isDelegated() - Method in class com.goldencode.p2j.schema.PropertyMapper
Indicate whether the mapped property is delegated to a class with which the property's containing class AST defines a foreign key association.
isDelete() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Does this event signify a record delete?
isDeleted(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction in any context.
isDeleted() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Indicate whether the candidate DMO found in the primary database has been deleted in an uncommitted transaction.
isDeleted(String, Serializable) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction in any context.
isDeleted(int, String, Serializable) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction in any context.
isDeleted(int, String, Serializable) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction in any context.
isDeleted(String, Serializable) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction in any context.
isDelimiter() - Method in class com.goldencode.p2j.ui.client.Label
Gets the flag that marks this label as one used to draw a separator line for header widgets.
isDenormalizedProperty(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Check if given historical fully qualified property is denormalized.
isDenormalizedProperty(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Check if given historical fully qualified property is denormalized.
isDescending() - Method in class com.goldencode.p2j.persist.P2JIndexComponent
Indicate if index component uses descending (non-default) sort direction.
isDetailedReportRequest() - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Tests if this is a request for the detailed report.
isDevEvent(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Checks whether the event - is developer event (U1 - U10)
isDialog() - Method in class com.goldencode.p2j.ui.client.Frame
Check if frame is a Dialog.
isDialogBox() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the dialog box flag.
isDialogBox() - Method in class com.goldencode.p2j.ui.GenericFrame
Get current state of VIEW-AS DIALOG-BOX option.
isDigit(byte) - Method in class com.goldencode.terminal.VT100Emulator
Test if byte is a ASCII decimal digit.
isDigitChar(char) - Static method in class com.goldencode.p2j.util.NumberType
Tests the passed character to determine if it is a recognized digit character or not.
isDirectManipulable() - Method in class com.goldencode.p2j.ui.client.Label
Check the direct manipulation capability of the widget.
isDirectManipulable() - Method in class com.goldencode.p2j.ui.client.Skip
Check the direct manipulation capability of the widget.
isDirectManipulable() - Method in class com.goldencode.p2j.ui.client.Space
Check the direct manipulation capability of the widget.
isDirectManipulable() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check the direct manipulation capability of the widget.
isDirectManipulationCapable() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Checks if direct manipulation feature can be used for this widget.
isDirectManipulationRequired() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Checks if direct manipulation feature must be installed or removed in GUI mode.
isDirectManipulationRequired() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Checks if direct manipulation feature must be installed or removed in GUI mode.
isDirectManipulationRequired() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Checks if direct manipulation feature must be installed or removed in GUI mode.
isDirectory() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns is-directory flag.
isDirectory(String, boolean) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Determine if a filename references a directory (and not a file).
isDirty() - Method in class com.goldencode.p2j.persist.Database
Get the dirty status of this database.
isDirty(Object, EntityPersister, Session) - Method in class com.goldencode.p2j.persist.DirtyDmoStrategy
Indicate whether we consider the given entity to require synchronization with the database.
isDirtyCopy() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the record currently in the buffer represents a copy of a DMO from the dirty database.
isDirtyDelete(String, Serializable, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction within a context, optionally ignoring deletes in the current context.
isDirtyDelete(String, Serializable, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction within a context, optionally ignoring deletes in the current context.
isDirtyDelete(String, Serializable, boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Indicate whether the record specified by the given entity and primary key has been deleted within an uncommitted transaction within a context, optionally ignoring deletes in the current context.
isDisableAutoZap() - Method in interface com.goldencode.p2j.ui.AutoZapElement
Get value of the AUTO-ZAP attribute.
isDisableAutoZap() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get value of the DISABLE-AUTO-ZAP attribute
isDisableAutoZap() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get value of the DISABLE-AUTO-ZAP attribute.
isDisableAutoZap() - Method in class com.goldencode.p2j.ui.FillInWidget
Get value of the DISABLE-AUTO-ZAP attribute.
isDisableRedraw() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the DISABLE-REDRAW attribute.
isDisableRedraw() - Method in class com.goldencode.p2j.ui.WindowWidget
 
isDispatcherRequest() - Method in class com.goldencode.p2j.net.Message
Determine if the message is one of the types processed by the Dispatcher.
isDisplayed() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Check if widget is displayed.
isDisplayed() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Check if widget is displayed.
isDisplayed() - Method in class com.goldencode.p2j.ui.client.Menu
Check if widget is displayed.
isDisplayed() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget is displayed.
isDisplayed() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Check if widget is displayed.
isDisplayed() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget is displayed.
isDisplayed(Widget) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Check if specified window is displayed, i.e.
isDMOInterface(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Report whether the given class name is the unqualified name of any DMO interface, in any schema tracked by the current P2J configuration.
isDMOInterface(String, String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Report whether the given class name is the unqualified name of a DMO interface, in the schema tracked by the current P2J configuration.
isDMOInterface(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Report whether the given class name is the unqualified name of any DMO interface, in any schema tracked by the current P2J configuration.
isDMOInterface(String, String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Report whether the given class name is the unqualified name of a DMO interface, in the schema tracked by the current P2J configuration.
isDoBlock(BlockType) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Check current block scope for type of block.
isDotNet() - Method in class com.goldencode.p2j.uast.ClassDefinition
Access the flag that denotes if this is a .NET class definition.
isDotNetClass(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Check if the given class is a .NET class.
isDotNetCls() - Method in class com.goldencode.p2j.uast.ProgressParser
Tests if this is parsing a .NET class/interface.
isDown() - Method in class com.goldencode.p2j.ui.client.Frame
Return true if frame is down frame.
isDown() - Method in class com.goldencode.p2j.ui.FrameWidget
Return true if frame is DOWN frame.
isDownCalculated() - Method in class com.goldencode.p2j.ui.client.Frame
Check if down frame elements size calculation is performed at least once.
isDragged - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
true if the column is being dragged.
isDrawLine() - Method in class com.goldencode.p2j.ui.client.FillIn
Get current state of the flag responsible for drawing line.
isDrawnAsFocused() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Check if the browse should be drawn as a focused widget.
isDrawnAsPressed() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Returns true if the column is visually in pressed state.
isDropDownActive() - Method in class com.goldencode.p2j.ui.client.ComboBox
Returns true when drop-down is visible.
isDropTarget() - Method in class com.goldencode.p2j.ui.BrowseWidget
Gets DROP-TARGET attribute.
isDropTarget() - Method in class com.goldencode.p2j.ui.ControlEntity
Gets DROP-TARGET attribute.
isDropTarget() - Method in interface com.goldencode.p2j.ui.Droppable
Gets DROP-TARGET attribute.
isDropTarget() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets DROP-TARGET attribute.
isDynamic() - Method in class com.goldencode.p2j.persist.RecordBuffer
Determines if the buffer is dynamic.
isDynamic() - Method in class com.goldencode.p2j.ui.client.Frame
Returns true if size of the DOWN frame should be dynamically recalculated.
isDynamic() - Method in class com.goldencode.p2j.ui.ColorTableEntry
Check if dynamic color.
isDynamicArray(BaseDataType[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
This method returns true for any real dynamic-extent array (regardless if it had its size set).
isDynamicExtent() - Method in class com.goldencode.p2j.util.Parameter
Check if this parameter is dynamic extent (true only when the Parameter.extent field is set to Parameter.PARAM_DYNAMIC_EXTENT.
isDynamicTable() - Method in class com.goldencode.p2j.convert.BufferList
Specifies if this instance tracks a buffer of a dynamic table.
isDynamicTableBuffer(RecordBuffer) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Allows to determine if the buffer is for a dynamic table.
isEchoRequest() - Method in class com.goldencode.p2j.net.Message
Check if message is an ECHO request.
isEditing() - Method in class com.goldencode.p2j.directory.DirectoryService
Checks to see if a batch editing is in progress.
isEditing() - Method in class com.goldencode.p2j.security.SecurityContextStack
Gets the batch editing status.
isEditing() - Method in class com.goldencode.p2j.security.SecurityManager
Checks to see if a batch editing is in progress.
isEditing() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if editing is in progress.
isEditorFillIn() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if the current editor is a fill-in.
isEditorModified() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if the widget value was modified.
isEditorToggleBox() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if the current editor is a toggle-box.
isEditPossible() - Method in class com.goldencode.p2j.ui.BrowseWidget
Determine if in-browse editing is possible.
isEditPossible() - Method in class com.goldencode.p2j.ui.client.Browse
Determine if in-browse editing is possible.
isEmbedded() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check the client type: embedded or not.
isEmbedded() - Method in interface com.goldencode.p2j.ui.ClientExports
Check the client type: embedded or not.
isEmbedded() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Check the client type: embedded or not.
isEmbeddedClient() - Method in interface com.goldencode.p2j.ui.client.gui.driver.EmbeddedClient
Returns true if this client runs in embedded mode.
isEmbeddedClient() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Returns true if this client runs in embedded mode.
isEmbeddedNullAllowed() - Method in class com.goldencode.p2j.util.longchar
Report if existing instances that have embedded null characters are allowed to be assigned to this instance.
isEmbeddedNullAllowed() - Method in class com.goldencode.p2j.util.Text
Report if existing instances that have embedded null characters are allowed to be assigned to this instance.
isEmpty() - Method in class com.goldencode.p2j.persist.BufferManager.UndoData
Indicate whether this data structure holds any data.
isEmpty() - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Indicate whether the set of registered listeners is empty.
isEmpty() - Method in class com.goldencode.p2j.persist.HQLExpression
If this expression is empty.
isEmpty() - Method in class com.goldencode.p2j.persist.id.Range
Determines whether this range is empty (contains no numbers).
isEmpty(int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check if array of widget IDs is empty.
isEmpty() - Method in class com.goldencode.p2j.ui.client.event.EventQueue
Check if the event queue is empty.
isEmpty() - Method in class com.goldencode.p2j.ui.client.Region
Checks whether the region is empty.
isEmpty() - Method in class com.goldencode.p2j.ui.EventList
Determine if this event list is empty.
isEmpty() - Method in class com.goldencode.p2j.util.AgentPool
Check if this pool is empty.
isEmpty() - Method in class com.goldencode.p2j.util.WeakList
Indicate whether the list is empty.
isEmpty() - Method in class com.goldencode.util.FastSiblingDeque
Returns true if this collection contains no elements.
isEmptyText(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Check if the specified text is empty.
isEnabled() - Method in interface com.goldencode.p2j.extension.FWDTimer
Returns the state of the ENABLED attribute
isEnabled() - Method in class com.goldencode.p2j.extension.PSTimer
Check whether this timer is armed.
isEnabled() - Static method in class com.goldencode.p2j.persist.DatabaseStatistics
Indicate whether statistics collection is enabled for this server instance.
isEnabled() - Method in class com.goldencode.p2j.scheduler.Job
Get the job's Job.enabled state.
isEnabled() - Method in class com.goldencode.p2j.security.Account
Gets the enabled status of this account.
isEnabled() - Method in class com.goldencode.p2j.security.Audit
Report whether auditing is enabled.
isEnabled() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get enable state for the scroll bar.
isEnabled() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Get enable state for the scroll bar.
isEnabled() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Get enable state for the scroll bar.
isEnabled() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget is enabled.
isEnabled() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget is enabled.
isEnabled() - Method in class com.goldencode.p2j.ui.ControlSetItem
Check if item is enabled.
isEnclosingRollup() - Static method in class com.goldencode.p2j.util.TransactionManager
Get the rollup value for the enclosing block.
isEncoded(String) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Determine whether the specified property is base-64 encoded.
isEncoded(String, Class<?>, String) - Static method in class com.goldencode.p2j.persist.DMOIndex
Determine whether the property defined by the given parameters is base-64 encoded.
isEndError() - Method in exception com.goldencode.p2j.util.ErrorConditionException
Detects if the cause of this condition was the END-ERROR key.
isEndWalk() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Indicate whether the current walk should end after the current node is processed.
isEntered() - Method in interface com.goldencode.p2j.ui.CommonWidget
Checks whether the widget is changed during the most recent operation.
isEntered() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the widget was changed during the most recent editing operation.
isEntered(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Checks the ENTERED state of a widget.
isEntityDirty(String) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Indicate whether there are currently any uncommitted changes (inserts, updates, or deletes) in the table represented by the given DMO entity name.
isEntityDirty(String) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Indicate whether there are currently any uncommitted changes (inserts, updates, or deletes) in the table represented by the given DMO entity name.
isEntityDirty(String) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Indicate whether there are currently any uncommitted changes (inserts, updates, or deletes) in the table represented by the given DMO entity name.
isEntityReferenced(String) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Report whether any registrant is interested in events about the given DMO type.
isEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(WrappedResource, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(BaseDataType, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(WrappedResource, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
isErrLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Tests if logging is active for calls to SecurityManager.dErr(java.lang.String).
isError() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Returns the state of the ERROR attribute
isError() - Method in class com.goldencode.p2j.persist.BufferImpl
Returns the state of the ERROR attribute
isError() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Returns the state of the ERROR attribute
isError() - Method in interface com.goldencode.p2j.util.Errorable
Returns the state of the ERROR attribute
isError() - Static method in class com.goldencode.p2j.util.ErrorManager
Returns the state of the error flag which was set at the last call to ErrorManager.silentErrorDisable() or if ErrorManager.silentErrorEnable() has never been called, this will return false.
isErrorExact() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the resource instance name nature error flag.
isErrorFlag() - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Queries the state of error variable.
isErrorFlag() - Static method in class com.goldencode.p2j.util.ErrorManager
Queries the state of error variable.
isErrorFlag() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Queries the state of error variable.
isErrorIfNull() - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether failed FIRST, LAST, and UNIQUE retrieval attempts should be considered an error condition.
isErrorName() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the resource instance name error flag.
isErrorOid() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the OID error flag.
isErrorRights() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the rights error flag.
isErrorSubjs() - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Get the subjects error flag.
isEscaped() - Method in class com.goldencode.p2j.schema.TableHints
Report whether the database table name for this table should be escaped.
isEvaluatingExpression() - Method in class com.goldencode.p2j.uast.ProgressParser
Gets the status of the expression evaluation member.
isEventUniversal(int) - Static method in class com.goldencode.p2j.ui.EventDefinition
Classifies events as either universal or regular.
isExact() - Method in class com.goldencode.p2j.security.AccessControlList
Checks whether the instance name is exact or not.
isException - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Mark exception from general hiding rule.
isExclusive() - Method in class com.goldencode.p2j.persist.lock.LockType
Indicate whether this lock type is an exclusive lock type, ignoring its no-wait designation.
isExecuting(DatabaseEventType) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Determine whether any trigger of the specified type currently is executing, in order to allow the enforcement of recursion limitations for certain combinations of trigger types.
isExistingAst(String) - Method in class com.goldencode.ast.AstManager
Check if the AST specified by the given name exists already in the plugin's storage.
isExistingAst(String) - Method in interface com.goldencode.ast.AstManagerPlugin
Check if the AST specified by the given name exists already in the plugin's storage.
isExistingAst(String) - Method in class com.goldencode.ast.InMemoryRegistryPlugin
Check if the AST specified by the given name exists already in the plugin's storage.
isExistingAst(String) - Method in class com.goldencode.ast.XmlFilePlugin
Check if the AST specified by the given name exists already in the plugin's storage.
isExpand() - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Get the value of the EXPAND attribute for radio-set.
isExpand() - Method in class com.goldencode.p2j.ui.RadioSetWidget
Get the value of the EXPAND attribute for radio-set.
isExpandable() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the EXPANDABLE attribute.
isExpandable() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the EXPANDABLE attribute.
isExpandBraces() - Method in class com.goldencode.p2j.preproc.Environment
Gets the flag that enables or disables the braces parser's expansion of braces.
isExpired() - Method in class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
Check if lock is expired.
isExplicit() - Method in class com.goldencode.p2j.util.NullField
Get current value of explicit flag.
isExplicitHide() - Method in class com.goldencode.p2j.ui.client.Frame
Get current status of 'explicitHide' flag.
isExplicitZero() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Determines if the rightmost integer digit (just to the left of any decimal point) is an explicit zero.
isExport() - Method in class com.goldencode.p2j.uast.ProgressLexer
Reports on whether export-specific processing is activated in the lexer.
isExported() - Method in class com.goldencode.p2j.schema.PropertyMapper
Report whether the property is expected to be found in exported data.
isExported() - Method in class com.goldencode.p2j.schema.PropertyMapper.RowIDMapper
Report whether the property is expected to be found in exported data.
isExpressionNode(Aast) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Walks the ProgressAst node specified and determines if the given node is a valid part of an expression.
isExtended(DirectoryService, String) - Method in interface com.goldencode.p2j.admin.AdminAccountExtension
Inspects the given account directory node and tells whether this account has custom extension data associated with it.
isExtended(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if the mouse event is extended or not.
isExtent() - Method in class com.goldencode.p2j.persist.PropertyDefinition
Check if this property is an extent property.
isExtent() - Method in class com.goldencode.p2j.util.Parameter
Check if this parameter is an extent parameter (fixed or dynamic).
isExternalBlock() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block is a external block (this corresponds with a method-level block that was derived from a Progress external procedure).
isExternalResource() - Method in class com.goldencode.p2j.util.handle
Check if this resource is an ExternalResource.
isFetchOnReposition() - Method in class com.goldencode.p2j.persist.AbstractQuery
Is this query set to fetch the next record after a reposition?
isFetchOnReposition() - Method in interface com.goldencode.p2j.persist.P2JQuery
Is this query set to fetch the next record after a reposition?
isFetchOnReposition() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Default implementation which reports query is not set to fetch the next record after a reposition.
isFetchOnReposition() - Method in class com.goldencode.p2j.persist.QueryWrapper
Is this query set to fetch the next record after a reposition?
isFGAssigned(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
This method checks if the specified field-group is used for some row in this frame.
isField(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Indicate whether the specified name represents a valid field in the dictionary.
isField(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the schema dictionary for a field matching the passed key and returns a boolean reporting if it is a valid field or not.
isFieldCurrentTrigger(String) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Determine whether the specified field (DMO property) name represents the assign trigger most recently fired for the associated buffer, in order to allow the enforcement of recursion limitations.
isFieldDropped(String) - Method in class com.goldencode.p2j.schema.TableHints
Indicate whether the field of the table described by this hint is to be dropped during the database import.
isFieldEncoded(String) - Method in class com.goldencode.p2j.schema.TableHints
Report whether the specified field must be base-64 encoded for data storage (and decoded upon retrieval).
isFieldEscaped(String) - Method in class com.goldencode.p2j.schema.TableHints
Report whether the database column name for specified field should be escaped.
isFieldEscaped(String, String) - Method in class com.goldencode.p2j.uast.UastHints
Checks if field should be escaped.
isFieldEscaped(String, String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Checks if field should be escaped.
isFieldHelp(int) - Method in class com.goldencode.p2j.ui.Choose
Checks whether the indexed field was specified with a custom help text.
isFieldInTrigger(String) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Determine whether the specified field (DMO property) name represents an assign trigger which currently is executing for the associated buffer, in order to allow the enforcement of recursion limitations.
isFieldMode() - Method in class com.goldencode.p2j.ui.ChooseData
Gets the mode of the CHOOSE.
isFieldMode() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Check if CHOOSE is in field mode.
isFile(String, boolean) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Determine if a filename references a file (and not a directory).
isFile() - Method in class com.goldencode.p2j.preproc.Environment
Gets the environment type.
isFindByRowid() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Check if the preprocessed query is a simple RECID/ROWID lookup query.
isFindTemplate(Object[], Class<?>) - Method in class com.goldencode.p2j.persist.HQLHelper
Test whether the predicate of this query looks up for the template record (a direct access using rowid/recid of the table using a negative index).
isFinished() - Method in class com.goldencode.p2j.util.Agent.AgentCommand
isFirst() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Is the cursor on the first row in the results set?
isFirst() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Is the cursor on the first row in the results set?
isFirst() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Is the cursor on the first row in the results set?
isFirst() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Determine whether the query result row currently being visited is the first row in the presorted results list.
isFirst() - Method in interface com.goldencode.p2j.persist.PresortDelegate
Determine whether the query result row currently being visited is the first row in the presorted results list.
isFirst(int) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Tests whether the given row is the first row in the results set.
isFirst() - Method in class com.goldencode.p2j.persist.Presorter
Determine whether the query result row currently being visited is the first row in the presorted results list.
isFirst() - Method in class com.goldencode.p2j.persist.PresortQuery
Determine whether the query result row currently being visited is the first row in the presorted results list.
isFirst() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Is the cursor on the first row in the result set?
isFirst() - Method in class com.goldencode.p2j.persist.QueryWrapper
Determine whether the query result row currently being visited is the first row in the presorted results list.
isFirst() - Method in interface com.goldencode.p2j.persist.Results
Is the cursor on the first row in the results set?
isFirst() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Is the cursor on the first row in the result set?
isFirst() - Method in class com.goldencode.p2j.persist.ScrollingResults
Is the cursor on the first row in the result set?
isFirst() - Method in class com.goldencode.p2j.persist.SimpleResults
Is the cursor on the first row in the results set?
isFirstBrowseRow() - Method in class com.goldencode.p2j.ui.client.Browse
Determines if the current row is the first browse row, i.e.
isFirstColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Returns true if it is the first column (not including markers column).
isFirstInGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Check if component is first in the TEXT clause group.
isFirstLastRowCopyQuirk() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Determine if this browse should have the following quirk: is a new row is inserted before the first row or after the last row, the value of the current column is copied from the first/last row to the new row.
isFirstLastRowCopyQuirk() - Method in class com.goldencode.p2j.ui.client.Browse
Determine if this browse should have the following quirk: is a new row is inserted before the first row or after the last row, the value of the current column is copied from the first/last row to the new row.
isFirstOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isFirstOfGroup(Resolvable) - Method in interface com.goldencode.p2j.persist.PresortDelegate
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isFirstOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.Presorter
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isFirstOfGroup(int) - Method in class com.goldencode.p2j.persist.Presorter.SortHelper
Indicate whether the given row number represents the first row in a break group.
isFirstOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortQuery
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isFirstOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.QueryWrapper
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isFirstRowDeleted() - Method in class com.goldencode.p2j.persist.Cursor
Determines if the first row (or the last row if the scroll direction is backward) deleted by Cursor.deleteResultListEntry(boolean).
isFitLastColumn() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the FIT-LAST-COLUMN attribute.
isFitLastColumn() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the FIT-LAST-COLUMN attribute.
isFixedExtent() - Method in class com.goldencode.p2j.util.Parameter
Check if this parameter is fixed-size extent (true only when the Parameter.extent field greater than 0}.
isFixedFont() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Determine if this format must use the DEFAULT-FIXED-FONT, if no font is specified.
isFixedFont() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Determine if this format must use the DEFAULT-FIXED-FONT, if no font is specified.
isFixedFont() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Determine if this format must use the DEFAULT-FIXED-FONT, if no font is specified.
isFixedFont() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Determine if this format must use the DEFAULT-FIXED-FONT, if no font is specified.
isFixedFont() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Determine if this format must use the DEFAULT-FIXED-FONT, if no font is specified.
isFixedFont() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Determine if this format must use the DEFAULT-FIXED-FONT, if no font is specified.
isFixedNumeric() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Detects if the numeric format is comprised of digits that always output (like "-99,999").
isFixedNumeric() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Detects if the numeric format is comprised of digits that always output (like "-99,999").
isFixedRow - Variable in class com.goldencode.p2j.ui.client.Frame
Track frames with fixed (as opposed to dynamically assigned) row.
isFixedSize(TitledWindow<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Check if the system font from the given font table entry is a fixed-size font.
isFixedWidth() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of fixed width flag.
isFlagActivated(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
If conditional rule-set is enabled, check if the given flag is activated.
isFlagActivated(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Check if the given flag is part of the PatternEngine.activatedFlags set.
isFloat(Class) - Static method in class com.goldencode.expr.Verifier
Tests if the class represents one of the floating point types.
isFlushed() - Method in class com.goldencode.p2j.ui.client.Frame
Get frame flushed state.
isFlushed() - Method in class com.goldencode.p2j.ui.GenericFrame
Return true if frame content was flushed since last VIEW.
isFlushPending(String) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Indicate whether a Hibernate session flush is pending for the given DMO implementation class.
isFlushRequired(String[]) - Method in class com.goldencode.p2j.persist.Persistence.Context
Determine whether a session flush is required for the given entity types.
isFlushRequired(String) - Method in class com.goldencode.p2j.persist.Persistence.Context
Determine whether a session flush is required for the given entity type.
isFocusable() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Checks whether this attribute container can receive focus generally.
isFocusable() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
NO-FOCUS buttons cannot receive focus.
isFocusable() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Checks whether this widget can receive focus generally.
isFocusable() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
This widget can NOT receive focus.
isFocusable() - Method in class com.goldencode.p2j.ui.client.Label
Checks whether this attribute container can receive focus generally.
isFocusable() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Checks whether this attribute container can receive focus generally.
isFocusable() - Method in class com.goldencode.p2j.ui.client.Skip
Checks whether this attribute container can receive focus generally.
isFocusable() - Method in class com.goldencode.p2j.ui.client.Space
Checks whether this attribute container can receive focus generally.
isFocusable() - Method in class com.goldencode.p2j.ui.client.Text
Checks whether this attribute container can receive focus generally.
isFocusable() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Checks whether this attribute container can receive focus generally.
isFocusable(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Check if widget is focusable.
isFocusable() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Checks whether this widget can receive focus generally.
isFocusable() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Checks whether this widget can receive focus generally.
isFocusAttractor() - Method in class com.goldencode.p2j.ui.client.Frame
Get current status of 'focus attractor' flag.
isFocused() - Method in class com.goldencode.p2j.ui.client.RadioButton
Get current state of pseudo-focus flag.
isFocused() - Method in class com.goldencode.p2j.ui.FillInWidget
Check if this fill-in is focused.
isFocusedAutoZap() - Static method in class com.goldencode.p2j.ui.FillInWidget
Get value of the AUTO-ZAP attribute of the focused fill-in.
isFocusedRowSelected() - Method in class com.goldencode.p2j.ui.client.Browse
Return true if row which has focus is selected.
isFocusedRowSelected() - Method in interface com.goldencode.p2j.ui.CommonWidget
Checks whether the row that has the focus is selected.
isFocusedRowSelected() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the row that has the focus is selected.
isFocusReset() - Method in class com.goldencode.p2j.ui.client.Frame
Check if frame needs focus reset.
isFontInstalled(String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Queries if the target font is installed.
isFontInstalled(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Tests if the target font is known to JRE.
isFontInstalled(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Returns the boolean value if the target font is installed or not.
isFontInstalled(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Requests the client if the target font is installed.
isForcedRefresh() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of the forced refresh flag.
isForcedSize() - Method in class com.goldencode.p2j.ui.client.Label
Get the state of the Label.forcedSize flag.
isForceLabel() - Method in class com.goldencode.p2j.ui.client.Button
Get current state of flag which is forces presence of the label regardless from the frame NO-LABELS option.
isForceLabel() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get current state of the flag which is forces presence of the label regardless of the frame's NO-LABELS option.
isForceLabel() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Get current state of flag which is forces presence of the label regardless from the frame NO-LABELS option.
isForceLabel() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Get current state of flag which is forces presence of the label regardless from the frame NO-LABELS option.
isForceLabel() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Get current state of flag which is forces presence of the label regardless from the frame NO-LABELS option.
isForceLabel() - Method in class com.goldencode.p2j.ui.client.Slider
Get current state of flag which is forces presence of the label regardless from the frame NO-LABELS option.
isForcePause() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of forced pause flag.
isForceWipeScreen() - Method in class com.goldencode.p2j.ui.client.Frame
Return current state of 'force wipe screen' flag.
isForeignAssociation(String) - Method in class com.goldencode.p2j.schema.TableHints
Indicate whether the table described by this hint represents the foreign key end of an association with the specified table.
isForeignKeysEnabled() - Static method in class com.goldencode.p2j.persist.Persistence
Detemine whether records are joined using foreign keys.
isForeignReference(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Report whether the given, historical table will be mapped in the converted application to a database table which represents a foreign reference of another table's foreign key.
isForeignReference(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Report whether the given, historical table will be mapped in the converted application to a database table which represents a foreign reference of another table's foreign key.
isForeignUnvalidatedIndex(RecordIdentifier, String) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Indicate whether the record identified by ident represents a newly inserted record, in a different context than that of the caller, which has an unvalidated index, index.
isForeignUnvalidatedIndex(RecordIdentifier, String) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Indicate whether the given record identifier represents an unvalidated, newly inserted record, in a different context than that of the caller.
isForeignUnvalidatedIndex(RecordIdentifier, String) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Indicate whether the given record identifier represents an unvalidated, newly inserted record, in a different context than that of the caller.
isFormatChar(char) - Static method in class com.goldencode.p2j.util.NumberType
Tests the passed character to determine if it is a recognized format character or not.
isFormatCheck() - Method in class com.goldencode.p2j.ui.client.FillIn
Get current state of hard format check flag.
isFormatCheck() - Method in class com.goldencode.p2j.ui.client.format.DateFormat
Verify if this format needs explicit validation.
isFormatCheck() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Verify if this format needs explicit validation.
isFormatCheck() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Verify if this format needs explicit validation.
isFormatCheck() - Method in class com.goldencode.p2j.ui.client.format.StringFormat
Verify if this format needs explicit validation.
isFormatCompatible(Aast, String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Check if specified format string is compatible with type of expression passed as a parameter.
isFormatHonored() - Method in class com.goldencode.p2j.ui.client.ComboBox
Returns true if the format settings are used to format values.
isFormVarDefinition() - Method in class com.goldencode.p2j.uast.ProgressParser
Scan forward to determine if the current node is an inline variable definition.
isForwardScroll() - Method in class com.goldencode.p2j.persist.Cursor
Determines if the cache is build in the forward direction (starting from the first result), or backward direction (starting from the last result).
isFoundFirst() - Method in class com.goldencode.p2j.persist.Cursor
Determines if we have visited the first result in the result set.
isFrame - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Flag to separate frames and dialogs from other widgets.
isFrameUnderline(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Check if the frame needs underlining.
isFresh() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Checks the state of the terminal's buffer.
isFreshPage() - Method in class com.goldencode.p2j.util.Stream
Returns an indication of whether the current page has received any output yet.
isFromExternalProgram() - Method in class com.goldencode.p2j.util.TriggerDefinition
Check if this trigger was created by an external program.
isFullBulkDelete() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Does this event signify a full bulk record delete (all records in a temp table with a given multiplex ID)?
isFullRecords() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether the query will retrieve full records, rather than primary keys only.
isFullSet() - Method in class com.goldencode.p2j.persist.Cursor
Determines if the query has fetched all of its results.
isFullTransaction() - Method in class com.goldencode.p2j.persist.BufferManager
Check whether the current block marks (and is within) the boundary of an application-level full transaction.
isFullTransaction() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current scope defines the outermost transaction block (which is the scope at which final commit processing must occur).
isFullTransaction() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Reports if the current scope defines the outermost transaction block (which is the scope at which final commit processing must occur).
isFullyPublished() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Indicate whether the dirty DMO (assumed to be non-null) contains all changes known to the dirty database, as opposed to being a potentially outdated snapshot taken at the point the record was first stored in the dirty database.
isFunction() - Method in interface com.goldencode.p2j.util.CalleeInfo
Flag indicating a user-defined function is called.
isFunction() - Method in class com.goldencode.p2j.util.InternalEntry
Return true if internal-entry is a function (its InternalEntry.type is set to InternalEntry.Type.FUNCTION).
isFunction() - Method in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
Flag indicating a user-defined function is called.
isFunction(String, String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Check if the specified internal-entry is a function.
isGeneric() - Method in class com.goldencode.p2j.main.Brokers
Check generic flag.
isGlobal() - Method in class com.goldencode.p2j.persist.RecordBuffer
Check if this buffer is associated with a global buffer.
isGlobal() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Check if this buffer is associated with a global temp-table.
isGlobal() - Method in class com.goldencode.p2j.util.LazyUndoable
Get this undoable's global state.
isGlobalBlock() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block is a global scoped block.
isGlobalBlock(TransactionManager.WorkArea) - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block is a global scoped block.
isGlobalInvalidation() - Method in class com.goldencode.p2j.persist.AdaptiveFind
Report whether this query must check for changes across all sessions and possibly invalidate its current results if any are found.
isGlobalInvalidation() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Report whether this query must check for changes across all sessions and possibly invalidate its current results if any are found.
isGoEvent(String) - Method in class com.goldencode.p2j.ui.EventList
Check if event is listed in GO-ON array.
isGoPending - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Number of times when we've found that the GO event is pending.
isGoPending() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Checks whether a GO event is pending for this editing operation (either an editing block or a wait-for).
isGoPending() - Method in interface com.goldencode.p2j.ui.ClientExports
Checks whether a GO event is pending for this editing block.
isGoPending() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Checks whether a GO event is pending for this editing block.
isGreaterThan(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThan(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
isGreaterThanOrEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGreaterThanOrEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
isGridSnap() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-SNAP attribute.
isGridSnap() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-SNAP attribute.
isGridSnapOn() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if the grid snap mode is active.
isGridVisible() - Method in interface com.goldencode.p2j.ui.DirectManipulation
Gets GRID-VISIBLE attribute.
isGridVisible() - Method in class com.goldencode.p2j.ui.PaneEntity
Gets GRID-VISIBLE attribute.
isGroupDefined(String) - Method in class com.goldencode.p2j.security.SecurityManager
Checks whether the specified group account exists.
isGui() - Method in class com.goldencode.p2j.main.WebClientBuilderParameters
Get the flag that reports which web client type is in use.
isGui - Variable in class com.goldencode.p2j.main.WebHandler
Flag that denotes client type (true for GUI, false for ChUI).
isGui - Variable in class com.goldencode.p2j.util.EnvironmentDaemon
Client type
isHandleAttribute(String) - Static method in class com.goldencode.p2j.util.HandleOps
Checks if the given attribute name is HANDLE.
isHandleType(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Returns true if the given type is a variable, field, function, method, attribute that refers to a handle or if it is a system handle.
isHandleTypeOf(handle, Class<?>) - Static method in class com.goldencode.p2j.util.handle
Check the type of resource in the handle.
isHeader() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget is part of a header.
isHeader() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget is part of a header.
isHeader(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Get per-widget HEADER attribute.
isHeaderArea(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Returns true if the given point is inside the column header.
isHeadless() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Indicate if we are operating in headless mode, meaning no UI is available to give feedback to users.
isHeadless() - Static method in class com.goldencode.p2j.util.ErrorManager
Determines if headless mode should be supported.
isHeadless() - Method in class com.goldencode.p2j.util.ErrorManager.LocalDataAccess
Determines if headless mode should be supported.
isHeadless() - Method in class com.goldencode.p2j.util.ErrorManager.ServerDataAccess
Determines if headless mode should be supported.
isHeadless() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Determines if headless mode should be supported.
isHeadless() - Static method in class com.goldencode.p2j.util.TransactionManager
Report if this context should be treated as headless.
isHidden() - Method in interface com.goldencode.ast.Aast
Get this AST's hidden status.
isHidden() - Method in class com.goldencode.ast.AnnotatedAst
Get this AST's hidden status.
isHidden() - Method in class com.goldencode.p2j.uast.ProgressLexer
Reports on whether hidden stream processing is activated in the lexer.
isHidden() - Method in interface com.goldencode.p2j.ui.CommonFrame
Gets the HIDDEN attribute of the frame.
isHidden() - Method in interface com.goldencode.p2j.ui.CommonWidget
Gets the HIDDEN writable attribute.
isHidden() - Method in class com.goldencode.p2j.ui.GenericFrame
Queries the HIDDEN attribute of this frame.
isHidden() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the HIDDEN writable attribute.
isHighlighted(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowser
Returns true is the supplied widget is selected to be highlighted.
isHoliday() - Method in class com.goldencode.p2j.security.VariablePool
Checks whether today is a holiday.
isHonorHidden() - Method in class com.goldencode.p2j.pattern.PatternEngine
Gets the flag that determines if the hidden status of an AST node should be honored.
isHonorHidden() - Method in class com.goldencode.p2j.pattern.RuleSet
Gets the flag that determines if the hidden status of an AST node should be honored.
isHonorNextConditionalDown() - Method in class com.goldencode.p2j.ui.client.Frame
Check if frame requires special handling for conditional down.
isHonorPBH() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns true if pause before hide mode is active.
isHorizontal() - Method in interface com.goldencode.p2j.ui.OrientationInterface
Get the value of the HORIZONTAL attribute for radio-set or slider.
isHorizontal() - Method in class com.goldencode.p2j.ui.RadioSetWidget
Get the value of the HORIZONTAL attribute for radio-set.
isHorizontal() - Method in class com.goldencode.p2j.ui.SliderWidget
Get the value of the HORIZONTAL attribute for slider.
isHorizontalScrollBar() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Get state of the HORIZONTAL-SCROLL-BAR attribute.
isHTML(String) - Static method in class com.goldencode.p2j.uast.AstGenerator
Uses the filename extension to determine if this is an HTML file or not.
isIcon - Variable in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
To keep track if this is the window icon or not.
isIcon() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Checks if the image was icon based.
isIconChanged - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
The boolean value indicates that the icon is changed.
isIconified(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Check if the specified window is iconified or not.
isIconified() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Check if this window is iconified or not.
isIconified(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Check if the specified window is iconified or not.
isIdOnly() - Method in class com.goldencode.p2j.persist.FindQuery
Override the parent's method to return true if this is a CAN-FIND, else delegate to the parent's implementation.
isIdOnly() - Method in class com.goldencode.p2j.persist.QueryComponent
Indicate whether the query component should return a primary key ID only, or the entire DMO instance.
isIdOnly() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Indicate whether this query should be a projection query, retrieving only the primary key of the target record, or whether it should retrieve the entire record as early as possible.
isIdValid(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Checks the ID to be used inside this screen buffer.
isIfCondValue() - Method in class com.goldencode.p2j.preproc.Environment
Get the value of last checked IF condition.
isIgnore() - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Queries the state of ignore variable.
isIgnore() - Static method in class com.goldencode.p2j.util.ErrorManager
Queries the state of ignore variable.
isIgnore() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Queries the state of ignore variable.
isIgnoreCase() - Method in class com.goldencode.p2j.persist.P2JIndexComponent
Indicate if index component represents a character field and ignores case in data comparisons.
isIgnoreCase(String) - Method in class com.goldencode.p2j.persist.RelationInfo
Indicate whether the pair of properties indexed by the specified, local property name are recorded as case insensitive properties.
isIgnored() - Method in enum com.goldencode.p2j.ui.MousePointer
Check if this mouse pointer type should be ignored
isIgnoreNode(Aast, Long) - Method in class com.goldencode.p2j.uast.AstKey
Determine whether the specified node should be ignored.
isImmediateDisplay - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The state of SESSION:IMMEDIATE-DISPLAY attribute
isImmediateDisplay - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The state of SESSION:IMMEDIATE-DISPLAY attribute
isImmediateDisplay() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the state of SESSION:IMMEDIATE-DISPLAY attribute.
isImmediateDisplay() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:IMMEDIATE-DISPLAY attribute.
isImmutable() - Method in class com.goldencode.p2j.directory.AttributeDefinition
Returns true if attribute is read only.
isImmutable - Variable in class com.goldencode.p2j.directory.ObjectClass
Is object class read-only (immutable)?
isImplements(Class) - Method in class com.goldencode.p2j.classloader.ClassInfo
Determines whether the class implements the target interface.
isIn() - Method in class com.goldencode.p2j.util.DirStream
State of the input side of the stream.
isIn() - Method in class com.goldencode.p2j.util.FileStream
State of the input side of the stream.
isIn(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
State of the input side of the stream.
isIn() - Method in class com.goldencode.p2j.util.NullStream
State of the input side of the stream.
isIn() - Method in class com.goldencode.p2j.util.ProcessStream
State of the input side of the stream.
isIn() - Method in class com.goldencode.p2j.util.RemoteStream
State of the input side of the stream.
isIn() - Method in class com.goldencode.p2j.util.Stream
State of the input side of the stream.
isIn(int) - Method in class com.goldencode.p2j.util.StreamDaemon
State of the input side of the stream.
isIn() - Method in class com.goldencode.p2j.util.StreamWrapper
State of the input side of the stream.
isIn() - Method in class com.goldencode.p2j.util.TerminalStream
State of the input side of the stream.
isInArray() - Method in class com.goldencode.p2j.library.NativeInteger
Reports if this data element is an array member.
isInAutoReturn() - Method in class com.goldencode.p2j.ui.client.FillIn
Reports if this widget is currently processing AUTO-RETURN.
isInBatchMode() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Checks if the client is running in batch mode.
isInBatchMode() - Method in interface com.goldencode.p2j.ui.ClientExports
Checks if the client is running in batch mode.
isInBatchMode() - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Checks if the client is running in batch mode.
isInBatchMode() - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Checks if the client is running in batch mode.
isInBatchMode() - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Checks if the client is running in batch mode.
isInBatchMode() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Checks if the client is running in batch mode.
isInBatchMode() - Static method in class com.goldencode.p2j.util.ErrorManager
Checks if the client is running in batch mode.
isInBatchMode() - Method in interface com.goldencode.p2j.util.ErrorWriter
Checks if the client is running in batch mode.
isInboundTerminated() - Static method in class com.goldencode.p2j.net.Queue
Report if the inbound queue is terminated.
isInCanFindBracket() - Static method in class com.goldencode.p2j.util.ErrorManager
Check whether this context is in a CAN-FIND bracket.
isInChoose(Widget<O>) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Check to see if a widget is part of an ongoing CHOOSE.
isInChoose(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Check to see if a widget is part of an ongoing CHOOSE.
isInclude() - Method in class com.goldencode.p2j.e4gl.Options
Determine if the generated 4GL code should be an include file or a procedure file ("web-object").
isIncluded(String) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Checks whether the specified file was included or not.
isIncluded(int, int) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Checks whether the specified location in the file was included from an include file or not.
isInDepot(String) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Detects if an AST exists in the depot under the given name.
isIndexedPropertyChangeOnly() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Report whether this change impacts only extent properties, or simple properties as well.
isIndexFieldDescending(String, String) - Method in class com.goldencode.p2j.schema.TableHints
Determine whether the specified field in the specified index is sorted in the descending order.
isIndexUnique(String) - Method in class com.goldencode.p2j.schema.TableHints
Determine whether the specified index is unique.
isInEditingBlock() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns if processing is in editing block.
isInEnable() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns true if enable(..) function is being run.
isInHandle() - Method in class com.goldencode.p2j.util.InternalEntry
Return true if this internal-entry has its in-handle attribute set to "true".
isInHandle(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Check if the specified internal-entry is defined IN handle.
isInitDisabled() - Method in class com.goldencode.p2j.ui.client.MenuItem
Check if menu-item was defined in menu definition class as disabled initially.
isInitial - Variable in class com.goldencode.p2j.security.SecurityContext
flags the initial security context
isInitial() - Method in class com.goldencode.p2j.security.SecurityContext
Checks whether this context is initial.
isInitialized() - Static method in class com.goldencode.p2j.persist.ConversionPool
Indicate whether the conversion pool was initialized successfully.
isInitialized() - Method in class com.goldencode.p2j.xml.XEntityImpl
Reports if this object is not initialized.
isInitializing() - Static method in class com.goldencode.p2j.persist.DatabaseManager
Indicate whether the database manager is currently initializing.
isIniType() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Check if it's a INI file environment type.
isInLastAnyWidgets(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Tests if the given any mouse widget is in the last any mouse widgets map.
isInLastMouseWidgets(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Tests if the given mouse widget is in the last mouse widgets map.
isInput() - Method in class com.goldencode.p2j.persist.TableResultSet
Check if this table is in INPUT or INPUT-OUTPUT mode.
isInput() - Method in class com.goldencode.p2j.persist.TableWrapper
Check if this table is in INPUT or INPUT-OUTPUT mode.
isInRowDisplayTrigger() - Method in class com.goldencode.p2j.ui.BrowseWidget
Returns true if ROW-DISPLAY trigger is being executed.
isInScope() - Method in class com.goldencode.p2j.ui.client.Frame
Returns true if frame is in frame scope.
isInsert() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Does this event signify a record insert?
isInserted() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Indicate whether a dirty DMO found during a dirty database check has been newly inserted in an uncommitted transaction.
isInsertInAmbiguousState() - Static method in class com.goldencode.p2j.ui.client.Window
Returns true if insert mode is ON while insert indicator is into OFF state).
isInsertRequired() - Method in class com.goldencode.p2j.persist.ValidationData
Indicate whether we need to insert a record into the dirty share manager to reflect a new record.
isInsideMovable(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if the mouse event is inside movable widget.
isInsideResizeHandle(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if the given point is over the widget's resize handle.
isInsideRowResizable() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if inside the row resizable widget.
isInsideRowResizeArea(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Checks if the given point is over the browse widget's row resize area.
isInsideSelectionArea(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Detect if the given point is inside the current selection rectangle.
isInsideSetup() - Method in interface com.goldencode.p2j.ui.CommonFrame
Check if the frame is currently being initialized
isInsideSetup() - Method in class com.goldencode.p2j.ui.GenericFrame
Check if the frame is currently being initialized
isInsideVisibleFrameOrStandalone(Widget) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Checks if the given widget is belonging to visible frame or not inside any frame, like window decorations.
isInSkipBlock() - Method in class com.goldencode.p2j.preproc.Environment
Get the value of the Environment.inSkipBlock flag.
isInstanceNameValid(String) - Method in class com.goldencode.p2j.directory.DirectoryResource
Checks whether a given string is a valid resource name for this resource type.
isInstanceNameValid(String) - Method in class com.goldencode.p2j.main.EntryPointResource
Checks whether a given string is a valid resource name for this resource type.
isInstanceNameValid(String) - Method in class com.goldencode.p2j.net.NetResource
Checks whether a given string is a valid resource name for this resource type.
isInstanceNameValid(String) - Method in class com.goldencode.p2j.security.AdminResource
Checks whether a given string is a valid resource name for this resource type.
isInstanceNameValid(String) - Method in interface com.goldencode.p2j.security.Resource
Checks whether a given string is a syntactically valid resource name for this resource type.
isInstanceNameValid(String) - Method in class com.goldencode.p2j.security.StringConditionResource
Checks whether a given string is a valid resource name for this resource type.
isInstanceNameValid(String) - Method in class com.goldencode.p2j.security.SystemResource
Checks whether a given string is a valid resource name for this resource type.
isInStatement() - Method in class com.goldencode.p2j.preproc.Environment
Gets the inStatement state.
isInString() - Method in class com.goldencode.p2j.preproc.ClearStream
Detects if the processing is inside a string literal.
isInString() - Method in class com.goldencode.p2j.preproc.Environment
Detects if the processing is inside a string literal.
isIntegral(Class) - Static method in class com.goldencode.expr.Verifier
Tests if the class represents one of the integral types.
isInterface() - Method in class com.goldencode.p2j.classloader.ClassInfo
Determines whether this class object represents an interface type.
isInterface() - Method in class com.goldencode.p2j.uast.ClassDefinition
Access the flag that denotes if this is an interface or a class definition.
isInternal() - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Reports if this instance is marked as an internal procedure, user-defined function or trigger.
isInternalGo() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Return true if last CHOOSe operation was finished by internal GO event.
isInternalGo() - Method in class com.goldencode.p2j.ui.client.Frame
Return true if last CHOOSe operation was finished by internal GO event.
isInToggleBoxArea(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Determines if the mouse event happened over the toggle box image area in the current row in this column.
isInvalid(long) - Method in class com.goldencode.ast.BasePlugin
Detects if the given ID is invalid.
isInvalidate() - Method in class com.goldencode.p2j.ui.client.OutputManager
Queries the invalidation mode.
isInverseSortPhrase(String) - Method in class com.goldencode.p2j.persist.SortIndex
Compares the specified sort phrase with the inverse sort phrase of this SortIndex.
isItalic() - Method in enum com.goldencode.p2j.ui.client.FontStyle
Check if this is an italic font.
isJavaBeanMethod(Method) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Report whether the given method is getter or setter.
isKeep3DFillinBorder() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the Keep3DFillinBorder environment value for this client session.
isKeepContentType() - Method in class com.goldencode.p2j.e4gl.Options
Determine if the generated 4GL code should have the content-type meta element left behind.
isKeepFrameZOrder() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
isKeepFrameZOrder() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the KEEP-FRAME-Z-ORDER writable attribute.
isKeepFrameZOrder() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
isKeepFrameZOrder() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the KEEP-FRAME-Z-ORDER writable attribute.
isKeepOpenOnBodyClose() - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Check if we are in a menu navigation bracket.
isKeepTildes() - Method in class com.goldencode.p2j.preproc.Options
Gets the mode for processing escape characters.
isKeepZOrder() - Method in interface com.goldencode.p2j.ui.CommonWindow
Check if window has KEEP-Z-ORDER option set.
isKeepZOrder() - Method in class com.goldencode.p2j.ui.WindowWidget
Check if window has KEEP-Z-ORDER option set.
isKey - Variable in class com.goldencode.p2j.ui.client.event.KeyInput
Mark real keys typed by user.
isKeyMode() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Get keyboard navigation mode.
isKeyNavigation() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Get keyboard navigation mode.
isKeyScanningEnabled() - Method in class com.goldencode.p2j.persist.id.IdentityPool
Indicate whether key scanning is enabled.
isLabeled(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Check if specified widget should be handles as labeled.
isLabels() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the value of the LABELS attribute.
isLabels() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of labels flag.
isLabels() - Method in interface com.goldencode.p2j.ui.Labels
Gets the LABELS attribute.
isLabelsVisible() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Determine if the labels area is visible.
isLargeToSmall() - Method in interface com.goldencode.p2j.ui.SliderInterface
Get the value of the LARGE-TO-SMALL attribute.
isLargeToSmall() - Method in class com.goldencode.p2j.ui.SliderWidget
Get the value of the LARGE-TO-SMALL attribute.
isLast() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Is the cursor on the last row in the results set?
isLast() - Method in class com.goldencode.p2j.persist.FilteredResults
Determine whether the cursor is on the last row in the results set.
isLast() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Is the cursor on the last row in the results set?
isLast() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Is the cursor on the last row in the results set?
isLast() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Determine whether the query result row currently being visited is the last row in the presorted results list.
isLast() - Method in interface com.goldencode.p2j.persist.PresortDelegate
Determine whether the query result row currently being visited is the last row in the presorted results list.
isLast(int) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Tests whether the given row is the last row in the results set.
isLast() - Method in class com.goldencode.p2j.persist.Presorter
Determine whether the query result row currently being visited is the last row in the presorted results list.
isLast() - Method in class com.goldencode.p2j.persist.PresortQuery
Determine whether the query result row currently being visited is the last row in the presorted results list.
isLast() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Indicate whether the current record is the last row in the overall, virtualized result set.
isLast() - Method in class com.goldencode.p2j.persist.QueryWrapper
Determine whether the query result row currently being visited is the last row in the presorted results list.
isLast() - Method in interface com.goldencode.p2j.persist.Results
Is the cursor on the last row in the results set?
isLast() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Is the cursor on the last row in the result set?
isLast() - Method in class com.goldencode.p2j.persist.ScrollingResults
Is the cursor on the last row in the result set?
isLast() - Method in class com.goldencode.p2j.persist.SimpleResults
Is the cursor on the last row in the results set?
isLast - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector.AppendMessageTask
Indicates that it is a final packet of the original message
isLastCharEntered() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Returns is the last format's character entered.
isLastColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Returns true if it is the last column (not including markers column).
isLastInBucket(int, int) - Method in class com.goldencode.p2j.persist.id.JdbcKeyRetriever
Checks if i is the last item in the bucket.
isLastInGroup() - Method in class com.goldencode.p2j.ui.client.FillIn
Check if component is last in the TEXT clause group.
isLastLockedColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Returns true if it is the last column if the set of locked columns (not including markers column).
isLastLockedColumnResizeArea(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if the mouse pointer is positioned over the resize area after the right edge of the last locked column.
isLastOfBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.AbstractQuery
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.Presorter
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortQuery
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfGroup(Resolvable) - Method in interface com.goldencode.p2j.persist.PresortDelegate
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.Presorter
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfGroup(int) - Method in class com.goldencode.p2j.persist.Presorter.SortHelper
Indicate whether the given row number represents the last row in a break group.
isLastOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortQuery
Determine whether the query result row currently being visited is the last row within a break group whose category is identified by the specified resolvable object.
isLastOfGroup(Resolvable) - Method in class com.goldencode.p2j.persist.QueryWrapper
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isLastOfGroup() - Method in class com.goldencode.p2j.util.Accumulator
Report whether the most recent accumulation performed by this instance represents the last accumulation to be performed for the current break group.
isLastWidget(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Check if the specified widget is the last component in this frame.
isLaterVersion(String, String) - Static method in class com.goldencode.p2j.util.Utils
Determines if a both source and target exist as files and if the target has a later timestamp.
isLeadingIndexComponent(RecordBuffer, String) - Method in class com.goldencode.p2j.persist.CompoundQuery.Optimizer
Determine whether the given DMO property represents the leading component of any index on the table represented by the given buffer.
isLeaf() - Method in interface com.goldencode.ast.Aast
Indicate whether this AST node represents a leaf node in the tree (a node with no children).
isLeaf() - Method in class com.goldencode.ast.AnnotatedAst
Indicate whether this AST node represents a leaf node in the tree (a node with no children).
isLeaf(Object) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.CertTreeModel
Tests if the target tree node is a leaf or not.
isLeaf() - Method in class com.goldencode.p2j.directory.DirNode
Check if object class of the node does not allow adding child nodes.
isLeaf - Variable in class com.goldencode.p2j.directory.ObjectClass
Is object class terminal (leaf)?
isLeaf() - Method in class com.goldencode.p2j.net.LeafSessionManager
Convenience method to detect whether this session manager operates on a leaf node.
isLeaf() - Method in class com.goldencode.p2j.net.SessionManager
Convenience method to detect whether this session manager operates on a leaf node.
isLeftAligned(BaseConfig) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Check if widget is left aligned.
isLeftButton() - Method in class com.goldencode.p2j.ui.client.event.MouseEvt
Check the button state: if used button was the left button.
isLeftEdgeWidget() - Method in class com.goldencode.p2j.ui.client.FillIn
Check if this instance is a left-edge component in the parent container.
isLeftMostWidget(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Check if the specified widget is the left-most component in the current screen row (not the same as the current record which may wrap).
isLeftMostWidget(Widget) - Method in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Check if the specified widget is the left-most component in the current screen row (not the same as the current record which may wrap).
isLeftOnly() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Determines if there are no digits on the right of any decimal point.
isLegacyFieldMandatory(Buffer, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Get the MANDATORY field attribute for the property associated with the DMO referenced by the given buffer.
isLegacyFixedFont(String) - Static method in class com.goldencode.p2j.ui.FontTable
Check if the given font face name is for a fixed font, registered in the FontTable.fixedFonts set.
isLengthLimited() - Method in class com.goldencode.p2j.util.BinaryData
Determines if the array of binary data stored in an instance of this class must be limited in length.
isLengthLimited() - Method in class com.goldencode.p2j.util.memptr
Determines if the array of binary data stored in an instance of this class must be limited in length.
isLengthLimited() - Method in class com.goldencode.p2j.util.raw
Determines if the array of binary data stored in an instance of this class must be limited in length.
isLenientOffEnd() - Method in class com.goldencode.p2j.persist.AdaptiveFind
If in silent error mode, this method will always return true.
isLenientOffEnd() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether this query will throw a QueryOffEndException when it runs off the end of its results.
isLessThan(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThan(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
isLessThanOrEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLessThanOrEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
isLexonly() - Method in class com.goldencode.p2j.preproc.Options
Gets the run lexer only option.
isLinkedToBrowse() - Method in class com.goldencode.p2j.ui.client.FillIn
Determines whether this FillIn has an associated Browse widget.
isListLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Tests if logging is active for calls to SecurityManager.dList(java.lang.String).
isLiteral(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Report if the node is a literal.
isLittleEndian() - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Reports on the native byte-ordering of the platform on which this library is running.
isLittleEndian() - Method in class com.goldencode.p2j.util.MemoryDaemon
Reports on the native byte-ordering of the platform on which this library is running.
isLittleEndian() - Static method in class com.goldencode.p2j.util.MemoryManager
Reports on the native byte-ordering of the platform on which this library is running.
isLittleEndian() - Method in class com.goldencode.p2j.util.memptr
Report if the effective byte ordering mode is little endian.
isLittleEndianPlatform(memptr.WorkArea) - Static method in class com.goldencode.p2j.util.memptr
Report if the byte ordering mode of the platform is little endian.
isLocal() - Method in class com.goldencode.p2j.persist.Database
Indicate whether the current P2J server instance is authoritative for the database instance represented by this object.
isLocal() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Indicate whether the record found in the dirty database was added to dirty share tracking by the current/local context.
isLocalAddress(int) - Method in class com.goldencode.p2j.net.Queue
Utility method which checks if address belongs to the same address space as the local node address.
isLocalInsert(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Indicate whether the specified record is being tracked as newly inserted by this context.
isLocalInsert(String, Serializable) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Indicate whether the specified record is being tracked as newly inserted by this context.
isLocalInsert(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Indicate whether the specified record is being tracked as newly inserted by this context.
isLocalNode(InetSocketAddress) - Method in class com.goldencode.p2j.net.RouterSessionManager
Convenience method to detect whether the given socket address represents the current node.
isLocalNode(InetSocketAddress) - Method in class com.goldencode.p2j.net.SessionManager
Convenience method to detect whether the given socket address represents the current node.
isLockCorrect() - Method in exception com.goldencode.p2j.persist.lock.LockTypeException
Reports whether lock value is correct.
isLockedBy(SessionToken) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Indicate whether the specified locking context is among those which currently lock the backing record.
isLogicalOperator(int) - Static method in class com.goldencode.expr.Verifier
Tests whether the token type represents a logical operator.
isMac() - Static method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
Tests if the operation system belongs the Mac os family.
isMalformedLabel(boolean, int, Predicate<CommonToken>) - Method in class com.goldencode.p2j.uast.ProgressParser
Manually looks ahead an arbitrary number of tokens to determine if the next tokens represent a malformed symbol.
isMalformedSymbol(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Manually looks ahead an arbitrary number of tokens to determine if the next tokens represent a malformed symbol.
isMalformedSymbolFuncCall() - Method in class com.goldencode.p2j.uast.ProgressParser
Manually looks ahead an arbitrary number of tokens to determine if the next tokens represent a malformed symbol as a function name followed by an LPARENS.
isMandatory() - Method in class com.goldencode.p2j.directory.AttributeDefinition
Returns true if attribute is mandatory.
isMandatory() - Method in class com.goldencode.p2j.directory.NodeAttribute
Returns true if attribute is mandatory.
isMandatoryProperty(Database, Class<?>, String) - Static method in class com.goldencode.p2j.persist.DBUtils
Determine whether the given property in the context of the given DMO class represents a mandatory (i.e., non-nullable) database column.
isMandatoryProperty(HQLAst, HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Determine whether the given property in the context of the DMO class represented by the given buffer alias represents a mandatory (i.e., non-nullable) database column.
isManualHighlight() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get value of the MANUAL-HIGHLIGHT attribute.
isManualHighlight() - Method in class com.goldencode.p2j.ui.GenericWidget
Get value of the MANUAL-HIGHLIGHT attribute.
isMapped(String) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Determine if a Progress to Java source file name mapping exists in the database.
isMarkersColumn() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Test whether this is a marker column.
isMaster() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Tells whether the server can modify the directory.
isMaster() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Tells whether the server can modify the directory.
isMaster() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Tells whether the server can modify the directory.
isMaster(AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Checks if is master.
isMaster - Variable in class com.goldencode.p2j.security.ProcessAccount
Master Server flag.
isMaster() - Method in class com.goldencode.p2j.security.ProcessAccount
Gets master server flag
isMaster() - Method in class com.goldencode.p2j.security.SecurityAdmin
Tells whether the server can modify the directory.
isMax() - Method in enum com.goldencode.p2j.ui.SizeAttribute
Returns true when the instance represents one of the MAX* attributes.
isMaxButton() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MAX-BUTTON attribute.
isMaxButton() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MAX-BUTTON attribute.
isMaximized() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Check if the window is already maximized - it can't be resized.
isMaximized() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Check if the window is already maximized - it can't be resized.
isMaximized() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Check if the window is already maximized - it can't be resized.
isMbarItemPressed(MenuElement<GuiOutputManager>) - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Get the value of the flag MenuGuiImpl.mbarPressedState
isMbarPressedState() - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Get the value of the flag MenuGuiImpl.mbarPressedState
isMbarSmBodyDisplayed() - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Get the value of the flag MenuGuiImpl.mbarSmBodyDisplayed
isMemptrInCharacterCallback - Variable in class com.goldencode.p2j.xml.XMLCallbackWrapper
Character callback may use memptr and longchar in parameters, this variable will be initialize once in constructor.
isMemptrInIgnorableWhitespaceCallback - Variable in class com.goldencode.p2j.xml.XMLCallbackWrapper
IgnorableWhitespace callback may use memptr and longchar in parameters, this variable will be initialize once in constructor.
isMenubarElement(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.Menu
Check if this menu-item is right inside MENUBAR (first level)
isMessageArea() - Method in interface com.goldencode.p2j.ui.CommonWindow
Check if window has message area.
isMessageArea() - Method in class com.goldencode.p2j.ui.WindowWidget
Check if window has message area.
isMessageNeedPause() - Method in class com.goldencode.p2j.ui.client.Window
Is a pause needed for messages.
isMessageNull() - Method in class com.goldencode.p2j.ui.client.Window
Determines if the message lines are empty.
isMessageTextNull() - Method in class com.goldencode.p2j.ui.client.Window
Determines if the message lines are empty.
isMeta() - Method in class com.goldencode.p2j.persist.Database
Get the dirty status of this database.
isMetadataActive() - Method in class com.goldencode.p2j.schema.SchemaConfig
Determine whether metadata is active for the current application.
isMetadataSortAsc(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Check if the given value is a desceding clause for a column index.
isMetadataSortAsc(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Check if the given value is an asceding clause for a column index.
isMetadataSortAsc(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Check if the given value is an ascending clause for a column index.
isMetadataSortAsc(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Check if the given value is an ascending clause for a column index.
isMetadataSortDesc(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Check if the given value is an asceding clause for a column index.
isMetadataSortDesc(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Check if the given value is a desceding clause for a column index.
isMetadataSortDesc(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Check if the given value is a descending clause for a column index.
isMetadataSortDesc(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Check if the given value is a descending clause for a column index.
isMetaDMO(Class<?>) - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Indicate whether the given DMO interface represents a metaschema table.
isMethodInvocation(ExtraAst) - Static method in class com.goldencode.expr.Compiler
Detect whether the given AST represents a method invocation or not.
isMin() - Method in enum com.goldencode.p2j.ui.SizeAttribute
Returns true when the instance represents one of the MIN* attributes.
isMinButton() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the MIN-BUTTON attribute.
isMinButton() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the MIN-BUTTON attribute.
isMnemonic(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Check if the specified key can behave as a mnemonic activator for widgets (not menus).
isMnemonicSupported() - Method in class com.goldencode.p2j.ui.chui.ButtonImpl
Check whether this button supports mnemonics.
isMnemonicSupported() - Method in class com.goldencode.p2j.ui.client.Button
Check whether this button supports mnemonics.
isMnemonicSupported() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Check whether this button supports mnemonics.
isMnemonicSupported() - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Check whether this instance supports mnemonics.
isModal() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
The method returns true if this represents a modal window.
isModal() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
The method returns true if this represents a modal window.
isModeInherited() - Method in class com.goldencode.p2j.security.UserAccount
Identifies whether this account keeps the auth mode and plugin inherited from a parent group or default server settings.
isModified() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Indicate whether the candidate DMO found in the primary database has been modified in an uncommitted transaction.
isModified() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Queries if the SCREEN-VALUE attribute for this widget was changed.
isModified() - Method in class com.goldencode.p2j.ui.BrowseWidget
Queries if the SCREEN-VALUE attribute for this widget was changed.
isModified(int) - Method in class com.goldencode.p2j.ui.client.Browse
Check if the value in specified column in current row is changed.
isModified() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.ComboBox
Getting the modification state of the widget.
isModified() - Method in interface com.goldencode.p2j.ui.client.DataContainer
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.RadioButton
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.RadioSet
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.SelectionList
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.Slider
Getting the modification state of the widget.
isModified() - Method in class com.goldencode.p2j.ui.client.ToggleBox
Getting the modification state of the widget.
isModified() - Method in interface com.goldencode.p2j.ui.CommonWidget
Queries if the SCREEN-VALUE attribute for this widget was changed.
isModified() - Method in class com.goldencode.p2j.ui.ControlEntity
Queries if the SCREEN-VALUE attribute for this widget was changed.
isModified() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries if the SCREEN-VALUE attribute for this widget was changed.
isModifier(int) - Method in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Tests if the given key code is a modifier.
isModuleRequest(String, Request, HttpServletRequest) - Method in class com.goldencode.p2j.report.server.ReportWebServer.ThirdPartyDependenciesHandler
Returns true if this handler is responsible for this request, otherwise false.
isModuleRequest(String, Request, HttpServletRequest) - Method in class com.goldencode.p2j.web.AbstractModulesHandler
Returns true if this handler is responsible for this request, otherwise false.
isModuleRequest(String, Request, HttpServletRequest) - Method in class com.goldencode.p2j.web.DojoToolkitHandler
Returns true if it is a request for a dojo js module or a dojo html resource, otherwise false.
isMonospaced(Font, FontMetrics) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Checks the given font and reports if that font is monospaces (has a fixed width which is the same for all characters and is able to draw the frame border characters).
isMouseEvent(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Checks if the argument is LASTKEY, that conforms to EVENT-TYPE="MOUSE".
isMouseHoverSensitive() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Check if the theme is mouse hover sensitive.
isMouseHoverSensitive() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Check if the theme is mouse hover sensitive.
isMouseHoverSensitive() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Check if the theme is mouse hover sensitive.
isMouseOver() - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Checks if the mouse hovers over this widget.
isMousePointerLocked() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Check if mouse pointer is locked
isMovable() - Method in class com.goldencode.p2j.ui.BaseEntity
Queries if the user is allowed to move this widget using direct manipulation.
isMovable() - Method in interface com.goldencode.p2j.ui.CommonWidget
Queries if the user is allowed to move this widget using direct manipulation.
isMovable() - Method in class com.goldencode.p2j.ui.FrameWidget
Queries if the user is allowed to move this widget using direct manipulation.
isMovable() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries if the user is allowed to move this widget using direct manipulation.
isMultiple() - Method in class com.goldencode.p2j.directory.Attribute
Return true if attribute can contain multiple values.
isMultiple() - Method in class com.goldencode.p2j.directory.AttributeDefinition
Returns true if attribute can hold multiple values.
isMultiple() - Method in class com.goldencode.p2j.directory.NodeAttribute
Returns true if attribute can contain multiple values.
isMultiple() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the MULTIPLE attribute.
isMultiple() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
isMultiple() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
isMultiple() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Getter for the MULTIPLE read-only attribute.
isMultiple() - Method in interface com.goldencode.p2j.util.Multiple
Getter for the MULTIPLE attribute which specifies whether the user can select multiple rows from the widget or only a single row.
isMultiplexed() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the backing table for this buffer is multiplexed; that is, whether the backing table represents multiple, virtual tables by using a multiplex ID to differentiate table segments.
isMultiplexed() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Indicate whether the backing table for this buffer is multiplexed; that is, whether the backing table represents multiple, virtual tables by using a multiplex ID to differentiate table segments.
isMultiplexScopeClosed() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Determine if the multiplex scope for the underlying DMO type in the current context is closed.
isMultiSignature(int, int) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Check if the function/method has multiple signatures.
isMustUnderstand() - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Indicates whether a SOAP-HEADER-ENTRYREF object is mandatory (TRUE) or optional (FALSE) for the recipient to process.
isMustUnderstand() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Indicates whether a SOAP-HEADER-ENTRYREF object is mandatory (TRUE) or optional (FALSE) for the recipient to process.
isMutable() - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Returns true to indicate that the P2J data wrapper object is mutable.
isMutable() - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Returns true to indicate that the P2J data wrapper object is mutable.
isMutable() - Method in class com.goldencode.p2j.persist.type.RawUserType
Returns true to indicate that the P2J data wrapper object is mutable.
isNativelyPreselect() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Indicate whether this query is a preselect query by its nature.
isNativelyPreselect() - Method in class com.goldencode.p2j.persist.DynamicQuery
Indicate whether this query is a preselect query by its nature.
isNativelyPreselect() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query is a preselect query by its nature.
isNativelyPreselect() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether this query is a preselect query by its nature.
isNativelyPreselect() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query is a preselect query by its nature.
isNativelyPreselect() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query is a preselect query by its nature.
isNativelyScrolling() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Indicate whether this query type is scrolling by its nature.
isNativelyScrolling() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether this query type is scrolling by its nature.
isNativelyScrolling() - Method in class com.goldencode.p2j.persist.PresortQuery
Indicate whether this query type is scrolling by its nature.
isNeedPause() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get current value of the needPause flag.
isNeedPause() - Method in class com.goldencode.p2j.ui.client.Frame
Returns state of the needPause flag.
isNeedPause() - Static method in class com.goldencode.p2j.ui.client.UiUtils
Check if any visible frame has needPause flag set.
isNeedReset() - Method in class com.goldencode.p2j.ui.client.Frame
Return state of the resetPending flag.
isNegative() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Returns the sign state of the numeric value.
isNegative() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Returns the sign state of the numeric value.
isNestedMode() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports on the enable/disable state of nested error mode.
isNew - Variable in class com.goldencode.p2j.util.Registry
The flag indicating whether we need to create new registry sections replacing existed.
isNew - Variable in class com.goldencode.p2j.util.StanzaIni
The flag indicating whether we need to create new file instead of opening existed one.
isNewBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.AbstractQuery
Subclasses which support the concept of break groups in query results should override this method to report whether the current result row being visited represents a new break group, for the given break group key.
isNewBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isNewBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.Presorter
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isNewBreakGroup(Resolvable) - Method in class com.goldencode.p2j.persist.PresortQuery
Determine whether the query result row currently being visited is the first row within a break group whose category is identified by the specified resolvable object.
isNewEditingRowOutOfTheView() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if there is a new editing row which is out of the view.
isNewLine() - Method in class com.goldencode.p2j.ui.client.Editor.Line
Return true if instance represents the text with the '\n' at the end.
isNewlyCreated() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the buffer currently contains a record, and whether that record was newly created (as opposed to having been read from the database).
isNewlyCreated() - Method in class com.goldencode.p2j.persist.Reversible
Indicate whether the DMO which is the target of a rollback was newly created by the current context.
isNewRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the NEW-ROW attribute.
isNewRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the NEW-ROW attribute.
isNewRow(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Returns true if specified row is new and is not present in the data base.
isNewRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns true if the current row is a new row and is not present in the database.
isNewRow() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if the current row is a new row and is not present in the database.
isNewRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if the given row is a new row and is not present in the database.
isNewRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Returns true if the current row is a new row and is not present in the database.
isNewRow(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns true if the current row is a new row and is not present in the database.
isNewSection(T) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SectionRenderer
Checks if the given object represents new section.
isNoCurrentValue() - Method in interface com.goldencode.p2j.ui.SliderInterface
Get the value of the NO-CURRENT-VALUE attribute.
isNoCurrentValue() - Method in class com.goldencode.p2j.ui.SliderWidget
Get the value of the NO-CURRENT-VALUE attribute.
isNodeTerminal(String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Check note if it is a terminal node and does not allow creation of child nodes.
isNoEmptySpace() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the NO-EMPTY-SPACE attribute.
isNoError() - Method in class com.goldencode.p2j.ui.ChooseData
Returns NO-ERROR flag state.
isNoFocusAdjustment() - Method in class com.goldencode.p2j.ui.client.FocusManager
Get state of the FocusManager.noFocusAdjustment flag.
isNoHide() - Method in class com.goldencode.p2j.ui.client.Frame
Return state of NO-HIDE flag or false if the frame was deleted.
isNoHostVerify() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the noHostVerify option.
isNoHostVerify() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Specifies whether host verification for connection using HTTPS should be disabled.
isNoLabels() - Method in class com.goldencode.p2j.ui.client.Button
Get current state of NO-LABELS flag.
isNoLabels() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get current state of the NO-LABELS flag.
isNoLabels() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Get current state of NO-LABELS flag.
isNoLabels() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Get current state of NO-LABELS flag.
isNoLabels() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Get current state of NO-LABELS flag.
isNoLabels() - Method in class com.goldencode.p2j.ui.client.Slider
Get current state of the NO-LABELS flag.
isNormal() - Method in class com.goldencode.p2j.ui.client.MenuItem
Check sub-type attribute if it is NORMAL or not (RULE or SKIP)
isNormal(Throwable, OnPhrase[]) - Static method in class com.goldencode.p2j.util.BlockManager
Detect if an exception represents a normal or abnormal condition.
isNoSessionReuse() - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the noSessionReuse option.
isNote(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determines if an annotation exists of any String, Double, Long, or Boolean value, indexed by an arbitrary key.
isNotEntered() - Method in interface com.goldencode.p2j.ui.CommonWidget
Checks whether the widget is not changed during the most recent operation.
isNotEntered() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the widget was NOT changed during the most recent editing operation.
isNotEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(WrappedResource, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(BaseDataType, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(WrappedResource, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
isNotNullAllowed() - Method in class com.goldencode.p2j.persist.DirtyTempTableHelper
Indicate whether non-nullable columns are permitted.
isNotNullAllowed() - Method in class com.goldencode.p2j.persist.LocalTempTableHelper
Indicate whether non-nullable columns are permitted.
isNotNullAllowed() - Method in class com.goldencode.p2j.persist.TempTableHelper
Indicate whether non-nullable columns are permitted.
isNoTransactionLevel(int) - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the given transaction level represents the case where the block has no effect on transaction processing.
isNoValidate() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Gets the NO-VALIDATE attribute.
isNoValidate() - Method in class com.goldencode.p2j.ui.BrowseWidget
Gets the NO-VALIDATE ttribute.
isNoWait() - Method in class com.goldencode.p2j.persist.lock.LockType
Indicate whether this is a "no-wait" lock type.
isNowaitCorrect() - Method in exception com.goldencode.p2j.persist.lock.LockTypeException
Reports whether nowait value is correct.
isNull - Variable in class com.goldencode.p2j.ui.client.StatusLine
Track virtual null text.
isNullDMOAllowed() - Method in class com.goldencode.p2j.persist.AbstractReversible
Indicate whether a DMO passed to AbstractReversible.setDMO(Persistable) may be null.
isNumeric(Class) - Static method in class com.goldencode.expr.Verifier
Tests if the class represents one of the numeric types (either integral or floating point).
isNumericType(String) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Check if the operand represents any of the valid numeric classes.
isNumericType(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Returns true if the given type is KW_INT, KW_INT64, KW_RECID, VAR_INT, VAR_INT64, VAR_RECID, FIELD_INT, FIELD_INT64 or FIELD_RECID.
ISO_8859_1Collator - Class in com.goldencode.p2j.spi
A collator using Progress-like rules for the ISO-8859-1 character set.
ISO_8859_1Collator() - Constructor for class com.goldencode.p2j.spi.ISO_8859_1Collator
Default constructor.
isObjectType(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Returns true if the given type is VAR_CLASS, FIELD_CLASS, FUNC_CLASS, METH_CLASS, CLASS_NAME or if this is a built-in attribute or non-user defined method call COLON that has a ATTR_CLASS or METH_CLASS in the index position 1.
isObjectType(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Returns true if the given type is VAR_CLASS, FIELD_CLASS, FUNC_CLASS, METH_CLASS, CLASS_NAME or ATTR_CLASS.
isoDate(date) - Static method in class com.goldencode.p2j.util.date
Obtains the text form of the given date instance in ISO 8601 standard format.
isOffEnd() - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether the cursor has run off one or the other end of the associated query's list of available results.
isOffEnd(OffEnd) - Method in class com.goldencode.p2j.persist.Cursor
Indicate whether the cursor has crossed the specified boundary (front or back) of the associated query's list of available results.
isOffEnd() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether the cursor has run off one or the other end of the associated query's list of available results.
isOffEnd() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether the query has run off either end of its result set, due to scrolling beyond the last record or before the first record.
isOffEnd() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Default implementation which reports the query is off-end.
isOffEnd() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether the cursor has run off one or the other end of the associated query's list of available results.
isOffEndListener(QueryOffEndListener) - Static method in class com.goldencode.p2j.util.TransactionManager
Check if the given listener is registered for query off-end events and can override the default END-KEY action (which is UNDO, LEAVE), when the current block is FOR or FOR EACH.
isOfInterest(GlobalEventManager.Registrant) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.EventWrapper
Determine whether the event wrapped by this object is of interest to the current context.
isoFormat(int, int, int, int, int, int, int, int) - Static method in class com.goldencode.p2j.util.datetimetz
Private utility method that returns a date (by components) as string in ISO format (yyyy-MM-dd hh:mm:ss.ttt).
Isolatable - Interface in com.goldencode.p2j.main
Defines an interface for calling a method in an isolated transactional environment.
isOn - Static variable in class com.goldencode.p2j.pattern.RulesTracing
Flag to indicate whether tracing is ON.
isOnePageScrollingMode() - Method in class com.goldencode.p2j.ui.client.Browse
4GL has two scrolling modes: "one-page" scrolling mode which is used if the total number of rows is less or equal page size and the "normal" mode.
isOnFrameBorder() - Method in interface com.goldencode.p2j.util.CommonLastEvent
Implementation of the ON-FRAME-BORDER system handle's EVENT-TYPE attribute.
isOnFrameBorder() - Static method in class com.goldencode.p2j.util.KeyReader
Implementation of the ON-FRAME-BORDER system handle's EVENT-TYPE attribute.
isOnlyLocker(SessionToken) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Determine whether the specified locker is the only context which currently holds a lock on the backing record.
isOpen() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of IS-OPEN attribute (KW_IS_OPEN).
isOpen() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of IS-OPEN attribute (KW_IS_OPEN).
isOpen() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of IS-OPEN attribute (KW_IS_OPEN).
isOpen() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of IS-OPEN attribute (KW_IS_OPEN).
isOppositeOperandNullable(HQLAst, int) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Given an AST and its index, and assuming it is one of two operands in a binary comparison, indicate whether the opposite operand is nullable.
isOption(String) - Static method in class com.goldencode.p2j.util.Quoter
Utility method to see if a string starts with - and can be a command line option.
isOptional() - Method in class com.goldencode.p2j.security.Description
Gets the optional vs mandatory item's profile.
isOptionalLeftSign() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Detects if the numeric sign formatting character exists in the format and if it is optional.
isOptionalLeftSign() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Detects if the numeric sign formatting character exists on the left in the format and if it is optional.
isOriginal() - Method in class com.goldencode.p2j.ui.client.event.MouseEvt
Get the nature of the mouse event.
isOut() - Method in class com.goldencode.p2j.util.DirStream
State of the output side of the stream.
isOut() - Method in class com.goldencode.p2j.util.FileStream
State of the output side of the stream.
isOut(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
State of the output side of the stream.
isOut() - Method in class com.goldencode.p2j.util.NullStream
State of the output side of the stream.
isOut() - Method in class com.goldencode.p2j.util.ProcessStream
State of the output side of the stream.
isOut() - Method in class com.goldencode.p2j.util.RemoteStream
State of the output side of the stream.
isOut() - Method in class com.goldencode.p2j.util.Stream
State of the output side of the stream.
isOut(int) - Method in class com.goldencode.p2j.util.StreamDaemon
State of the output side of the stream.
isOut() - Method in class com.goldencode.p2j.util.StreamWrapper
State of the output side of the stream.
isOut() - Method in class com.goldencode.p2j.util.TerminalStream
State of the output side of the stream.
isOut() - Static method in class com.goldencode.p2j.util.UnnamedStreams
State of the output side of the unnamed stream.
isOuter() - Method in class com.goldencode.p2j.persist.CompoundComponent
Does this query join to the previous query component using a left outer join?
isOuter() - Method in class com.goldencode.p2j.persist.QueryComponent
Indicate whether this component is joined with the previous component via a left outer join.
isOutput() - Method in class com.goldencode.p2j.persist.TableResultSet
Check if this table is in OUTPUT or INPUT-OUTPUT mode.
isOutput() - Method in class com.goldencode.p2j.persist.TableWrapper
Check if this table is in OUTPUT or INPUT-OUTPUT mode.
isOutputMode(char) - Static method in class com.goldencode.p2j.util.InternalEntry
Check if the given mode is an OUTPUT mode (i.e.
isOutRedirected() - Method in class com.goldencode.p2j.ui.GenericFrame
Reports if there is a cached output stream for use with redirecting the output from aggregation.
isOutTerm() - Method in class com.goldencode.p2j.ui.GenericFrame
Check if output stream is a terminal.
isOverflow(BigDecimal, boolean, boolean) - Method in class com.goldencode.p2j.util.decimal
Test if the given input would cause an overflow error in the 4GL and raise that error if needed.
isOverlay() - Method in interface com.goldencode.p2j.ui.FrameInterface
Get the value of the OVERLAY attribute which means that the frame can overlay other frames on the display.
isOverlay() - Method in class com.goldencode.p2j.ui.FrameWidget
Get the OVERLAY attribute's value.
isOverride() - Method in class com.goldencode.p2j.persist.trigger.TriggerData
Check if this trigger replaces the schema trigger (if any) or if it executes before.
isOverThumb(int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Check if the given X,Y coordinates fall into slider pointer rectangle.
isOverThumbButton(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Check if mouse is over thumb button.
isPageElement(Stream) - Method in class com.goldencode.p2j.ui.GenericFrame
Reports if this frame is a page element (a header or footer).
isParameter(BaseDataType) - Static method in class com.goldencode.p2j.util.AbstractParameter
Check if the BaseDataType passed as parameter is used for lookup of an OUTPUT parameter.
isParameter(BaseDataType) - Method in class com.goldencode.p2j.util.AbstractParameter.Scope
Check if the BaseDataType passed as parameter is used for lookup of an OUTPUT parameter.
isPassByPointer() - Method in class com.goldencode.p2j.library.BaseNativeType
Reports whether the argument passed should be a pointer to the data element or whether the data should be passed by value to the native function.
isPasswordAged() - Method in class com.goldencode.p2j.security.SecurityManager
Gets password age status for the current account.
isPasswordAged() - Method in class com.goldencode.p2j.security.UserAccount
Gets password age status.
isPasswordAuthentication() - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Check if password require for authentication.
isPasswordAuthentication() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get the authentication mode for this spawner.
isPasswordAuthentication() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get the authentication mode for this spawner.
isPasswordAuthentication() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
Get the authentication mode for this spawner.
isPasswordAuthentication() - Method in class com.goldencode.p2j.main.WebClientBuilderOptions
Get the authentication mode for this spawner.
isPasswordField() - Method in class com.goldencode.p2j.ui.FillInWidget
Get value of the PASSWORD-FIELD attribute.
isPasswordField() - Method in interface com.goldencode.p2j.ui.PasswordFieldInterface
Get value of the PASSWORD-FIELD attribute.
isPathRelativeToCurrentDir(String) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Utility method that checks if a path is in a form that is relative to the current dir
isPending() - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Queries the state of pendingError variable.
isPending() - Static method in class com.goldencode.p2j.util.ErrorManager
Queries the state of pendingError variable.
isPending() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Queries the state of pendingError variable.
isPendingError() - Static method in class com.goldencode.p2j.util.ErrorManager
Returns the state of the current error flag which denotes if any error has occurred between the current bracketed calls to the methods ErrorManager.silentErrorEnable() and ErrorManager.silentErrorDisable().
isPendingFixedDown() - Method in class com.goldencode.p2j.ui.client.Frame
Return true if frame is pending fixed down.
isPendingRollbackProcessed() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get current state of 'pending rollback processed' flag.
isPendingUnderline() - Method in class com.goldencode.p2j.ui.client.Frame
Check if down frame elements was underlined when frame was not on the screen.
isPerformLayout() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Return true if browse layout needs to be performed.
isPermamentDB(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Check if the specified database is a permanent database.
isPersistent() - Method in class com.goldencode.p2j.library.NativeAPIEntry
Checks if the library should be loaded persistently.
isPersistent() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the persistent attribute of this external procedure instance.
isPersistent() - Method in interface com.goldencode.p2j.util.PersistentProcedure
Get the persistent attribute of this procedure instance.
isPersistent() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Get the persistent attribute of this port-type procedure.
isPersistent(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if the given referent is for a persistent procedure.
isPersistent() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Check if this is a persistent procedure.
isPersistentTrigger(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Check if the given trigger is persistent (was added to the LogicalTerminal.persistentTriggers set.
isPGEvent(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Checks if the argument is LASTKEY, that conforms to EVENT-TYPE="PROGRESS".
isPlacedForRedirected() - Method in class com.goldencode.p2j.ui.client.Frame
Return true if frame is placement was done for redirected mode.
isPluginOfType(Class<?>) - Static method in class com.goldencode.ast.AstManager
Check if the plugin is of the specified type.
isPm() - Method in class com.goldencode.p2j.security.VariablePool
Checks whether it is PM time.
isPopulated(String) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Check if this SOAP-HEADER-ENTRY is populated.
isPopup() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Checks whether the widget is displayed in a popup.
isPopupOnly() - Method in interface com.goldencode.p2j.ui.MenuInterface
POPUP-ONLY attribute (Graphical interfaces only).
isPopupOnly() - Method in class com.goldencode.p2j.ui.MenuWidget
POPUP-ONLY attribute (Graphical interfaces only)
isPredefined() - Method in class com.goldencode.p2j.ui.client.MousePtrWrapper.BinaryMousePtrWrapper
Check if the cursor is predefined
isPredefined() - Method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Check if the cursor is predefined
isPredefined() - Method in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Check if the cursor is predefined
isPredefined() - Method in class com.goldencode.p2j.ui.client.MousePtrWrapper.StaticMousePtrWrapper
Check if the cursor is predefined
isPreferred() - Method in class com.goldencode.p2j.schema.NameNode
Reports if this node is to be preferred in ambiguous name conflicts over other name nodes that do not have this flag set.
isPreferred(String) - Method in class com.goldencode.p2j.schema.SchemaConfig
Reports whether the database should be preferred in cases where its entities are involved in ambiguous name conflicts.
isPreferred() - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Is this namespace preferred when it's components are involved in ambiguous name conflicts?
isPrefix() - Method in exception com.goldencode.p2j.NumberedException
Determines if the prefix should be displayed for the error message.
isPrepackaged(String) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Checks if the given image file name belongs to the set of the prepackaged images embedded into project distribution.
isPreprocDebug() - Method in class com.goldencode.p2j.uast.UastHints
Gets the preprocessor's debug flag.
isPreselect() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Indicate whether this query preselects all of its results.
isPreselect() - Method in class com.goldencode.p2j.persist.DynamicQuery
Indicate whether this query preselects all of its results.
isPreselect() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query preselects all of its results.
isPreselect() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether this query preselects all of its results.
isPreselect() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query preselects all of its results.
isPreselect() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query preselects all of its results.
isPresorted() - Method in class com.goldencode.p2j.persist.CompoundQuery
Determines if the query is presorted, i.e.
isPresorted() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Determines if the query is presorted, i.e.
isPressed - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
If column is pressed (column label is pressed if ALLOW-COLUMN-SEARCHING is true).
isPressed() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Check whether this button is pressed.
isPressed() - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Checks pressed mouse state on this widget.
isPrimary() - Method in class com.goldencode.p2j.persist.Database
Get the primary status of this database.
isPrimary() - Method in class com.goldencode.p2j.persist.P2JIndex
Indicate whether this index is the primary index for its table (only meaningful for Progress indexes).
isPrimary(String) - Method in class com.goldencode.p2j.schema.SchemaConfig
Check if the namespace is primary.
isPrimary() - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Is this namespace loaded in the schema is primary?
isPrimaryKey() - Method in class com.goldencode.p2j.persist.SortCriterion
Indicate whether this sort criterion represents the DMO's primary key.
isPrintable(String) - Static method in class com.goldencode.p2j.ui.Keyboard
Detects if the event is one of those that can be described as "printable" in Progress terms.
isPrintableKey(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Determine if the given key is a printable key.
isPrivate - Variable in class com.goldencode.p2j.util.InternalEntry
Flag indicating if this is a PRIVATE internal entry (when set to true).
isPrivate() - Method in class com.goldencode.p2j.util.InternalEntry
Return true if this internal-entry has its private attribute set to "true".
isPrivate(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Check if the specified internal-entry is defined PRIVATE.
isProcedure(handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if the handle's referent is a procedure or not.
isProcessAccountSelected(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Tests if the given process account is selected now.
isProcessAccountSelected(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Tests if the given process account is selected now.
isProcessAccountsSelected(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Tests if the given set of process accounts is selected now.
isProcessAccountsSelected(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Tests if the given set of process accounts is selected now.
isProcessDefined(String) - Method in class com.goldencode.p2j.security.SecurityManager
Checks whether the specified process account exists.
isProcessingQuit() - Static method in class com.goldencode.p2j.util.TransactionManager
During global finish processing, this reports if the exit was caused by a QuitConditionException.
isProperLabel(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Manually looks ahead an 2 tokens to determine if the next tokens represent a properly formed symbol.
isProperty(String) - Method in class com.goldencode.p2j.pattern.PropsWorker.Props
Determines if a named system property exists or not.
isPropertyIndexed(String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the given property participates in any index.
isProtected() - Method in class com.goldencode.p2j.security.UserAccount
Gets the password protected status of this account.
isProxy() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Indicates if the procedure is a proxy procedure.
isProxy() - Method in interface com.goldencode.p2j.util.PersistentProcedure
Indicates if the procedure is a proxy procedure.
isProxy() - Method in class com.goldencode.p2j.util.PortTypeWrapper
This is a no-op, always return false.
isProxy(handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if the given handle is a proxy procedure.
isProxy() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Indicates if the procedure is a proxy procedure.
isProxyClass(Class<?>) - Static method in class com.goldencode.proxy.ProxyFactory
Indicate whether the given class represents a proxy class generated by this factory.
isPublic() - Method in class com.goldencode.p2j.classloader.ClassInfo
Determines whether the class is public.
isPut - Variable in class com.goldencode.p2j.util.Stream
Flag indicating a PUT statement is being used.
isQualifiedFieldNameQuirk(Token, Token, Token) - Method in class com.goldencode.p2j.uast.ProgressParser
Use lookahead to determine if the qualified database name quirk is present in the given tokens.
isQueryRangeParameterInlined() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Indicate whether a query parameter which is part of a range check should be inlined into the where clause, or whether it should be substituted into a prepared statement.
isQueryRangeParameterInlined() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Indicate whether a query parameter which is part of a range check should be inlined into the where clause, or whether it should be substituted into a prepared statement.
isQueryRangeParameterInlined() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Indicate whether a query parameter which is part of a range check should be inlined into the where clause, or whether it should be substituted into a prepared statement.
isQueryRangeParameterInlined() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Indicate whether a query parameter which is part of a range check should be inlined into the where clause, or whether it should be substituted into a prepared statement.
isQuit() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the QUIT attribute of this async request.
isQuit() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the QUIT attribute of this async request.
isQuoted(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Detects if the first and last characters of the string are 4GL quote characters.
isQuoterCommand(String) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that checks if a string argument is a call to the quoter utility ot not.
isRaw() - Method in class com.goldencode.p2j.uast.ProgressLexer
Reports on whether the lexer is currently in raw string processing mode.
isReadOnly() - Method in class com.goldencode.expr.Variable
Indicate whether this variable is read-only from within expressions.
isReadOnly() - Method in class com.goldencode.p2j.convert.BufferList
Specifies if the buffer is read-only (like the OLD buffer of a database WRITE trigger).
isReadOnly(String) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Check if the DMO class corresponds to the read-only table
isReadOnly - Variable in class com.goldencode.p2j.persist.ORMHandler.TableInfo
read-only flag
isReadonly() - Method in class com.goldencode.p2j.persist.RecordBuffer
Checks if this buffer contains a read-only record.
isReadOnly() - Method in class com.goldencode.p2j.schema.TableHints
Indicate whether the table described by this hint is read-only
isReadOnly() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Checks whether the widget is write-protected.
isReadOnly() - Method in class com.goldencode.p2j.ui.BrowseWidget
Checks whether the widget is write-protected.
isReadOnly() - Method in interface com.goldencode.p2j.ui.CommonWidget
Checks whether the widget is write-protected.
isReadOnly() - Method in class com.goldencode.p2j.ui.ControlTextWidget
Checks whether the widget is write-protected.
isReadOnly() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the widget is write-protected.
isReadOnly() - Method in class com.goldencode.p2j.ui.MenuItemWidget
Checks whether the widget is write-protected.
isReadOnly - Variable in class com.goldencode.p2j.util.EnvironmentDaemon
INI files read only property
isReadOnly - Variable in class com.goldencode.p2j.util.StanzaIni
INI files read only property
isReadOnly() - Method in class com.goldencode.trpl.Pipeline
Get the flag that determines if trees will be loaded for read-only access.
isReady() - Method in class com.goldencode.p2j.net.Control
Return the Control.ready state of this control.
isReady(int, CountDownLatch) - Static method in class com.goldencode.p2j.util.LowLevelSocketImpl
Wait until all socket-related threads are initialized.
isRealized() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Returns true when the modal window has been realized.
isRealized() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Returns true when the overlay window has been realized.
isRealized() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
The default implementation delegates to WidgetConfig if it has one, otherwise return false.
isRealized() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget is realized.
isRealKey() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Return true if event represents key typed by user (as opposed to some kind of artificially generated event).
isRecord(String) - Method in class com.goldencode.p2j.uast.ProgressParser
Disambiguates a record reference from an ProgressParser.lvalue() or an ProgressParser.expr() by checking that there is no exact match with a variable name and that the name would match a table name in the schema dictionary.
isRecordChanged() - Method in class com.goldencode.p2j.persist.RecordBuffer
Checks if the record in the buffer has changed in database since the last FIND CURRENT or GET CURRENT.
isRecordSelected(RecordLockInfo) - Method in interface com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter.MyView
Tests if the given record has been selected.
isRecordSelected(RecordLockInfo) - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
Tests if the given record has been selected.
isRecordsSelected(Set<RecordInfo>) - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.MyView
Tests if the given record set has been selected.
isRecordsSelected(Set<RecordInfo>) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
Tests if the tested record set has been selected.
isRecursive() - Method in class com.goldencode.p2j.util.FileSpecList
Indicates whether the match is applied recursively into subdirectories.
isRedirected() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Reports if the terminal is currently redirected to a stream.
isRedirected(Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Reports if the terminal is currently redirected to the specified stream.
isRedirected() - Method in class com.goldencode.p2j.ui.client.Frame
Gets redirection flag.
isRedirected() - Method in class com.goldencode.p2j.ui.client.OutputManager
Reports if the terminal is currently redirected to a stream.
isRedirected() - Method in interface com.goldencode.p2j.ui.ClientExports
Reports if the terminal is currently redirected to a stream.
isRedirected() - Method in class com.goldencode.p2j.ui.GenericFrame
Reports if the unnamed stream is redirected at this time.
isReducedDown(boolean, Frame, boolean, Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Determine if DOWN is a reduced one.
isReferenced(String, boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Checks whether the specified variable was referenced or not in this file.
isRefreshable() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the REFRESHABLE attribute.
isRefreshable() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the REFRESHABLE attribute.
isRefreshedOnEnable() - Method in class com.goldencode.p2j.ui.client.Browse
Determines if browse refreshed on browse widget enabling.
isRefreshedOnEnable() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Determines if browse refreshed on browse widget enabling.
isRefreshPending() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Check if there is pending security cache refresh.
isRefreshPending() - Method in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
Check if there is pending refresh.
isRefreshPending() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Check if there is pending security cache refresh.
isRefreshPending() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Check if there is pending security cache refresh.
isRefreshPending(AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Checks if is refresh pending.
isRefreshQuirkActive() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Get status of refresh quirk (odd refreshing behavior in some terminal types).
isRegistered(BaseDataType[]) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Returns true if the supplied array argument has been previously registered, false otherwise.
isRegisteredLibrary(Scope, Class<?>) - Method in class com.goldencode.expr.SymbolResolver
Convenience method to determine whether cls represents a callback library which has previously been registered in scope.
isRegisteredWidget(WidgetId) - Method in class com.goldencode.p2j.ui.ClientConfigManager
Check if the given ID is associated with a registered widget.
isRegisteredWidget(WidgetId) - Method in class com.goldencode.p2j.ui.ConfigManager
Check if the given ID is associated with a registered widget.
isRegisteredWidget(WidgetId) - Method in class com.goldencode.p2j.ui.ServerConfigManager
Check if the given ID is associated with a registered widget.
isRemote() - Static method in class com.goldencode.p2j.util.AppServerManager
Indicates if the session is an AppServer session or not.
isRemote() - Method in interface com.goldencode.p2j.util.CommonProcedure
Indicates if the procedure is ran remote.
isRemote() - Method in interface com.goldencode.p2j.util.CommonSession
Indicates if the session is an AppServer session or not.
isRemote() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Indicates if the procedure is ran as the remote top-level AppServer.
isRemote() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the REMOTE attribute.
isRemote() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Indicate if the procedure is a remote procedure.
isRemote() - Static method in class com.goldencode.p2j.util.SessionUtils
Indicates if the session is for the context of an appserver.
isRemoteParameter() - Method in class com.goldencode.p2j.util.TableParameter
Determines if this is a remote parameter.
isRemotePersistentProcedure(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if an external program was ran persistent by a remote side.
isRepaintRequired() - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Checks if the repaint is necessary for changes to make visible.
isRepeatedChar(StringBuilder, char) - Static method in class com.goldencode.util.StringHelper
Verifies whether the specified string buffer is made of copies of a single character.
isReply() - Method in class com.goldencode.p2j.net.Message
Determine if message is a reply (ADDRESS_REPLY, ECHO_REPLY, INIT_REPLY, REPLY, REPLY_EXCEPTION).
isRepositionNotificationActive() - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate if we are currently notifying listeners of a reposition event.
isRereadNoLock() - Method in class com.goldencode.p2j.persist.Persistence.Context
Checks if the rereadnolock 4GL command-line option is active for this client context.
isReserved() - Method in class com.goldencode.p2j.uast.Keyword
Returns the reserved keyword status of this keyword.
isResetAllowed() - Method in class com.goldencode.p2j.security.ContextLocal
Check if this instance is allowed to be reset.
isResizable() - Method in class com.goldencode.p2j.ui.BaseEntity
Getter for RESIZABLE attribute.
isResizable() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Getter for RESIZABLE attribute.
isResizable() - Method in interface com.goldencode.p2j.ui.CommonWidget
The getter side of RESIZABLE attribute.
isResizable() - Method in class com.goldencode.p2j.ui.GenericWidget
Getter for RESIZABLE attribute.
isResize() - Method in interface com.goldencode.p2j.ui.CommonWindow
Check if window size can be changed.
isResize() - Method in class com.goldencode.p2j.ui.WindowWidget
Check if window size can be changed.
isResized - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
true if the column is being resized.
isResizeWorkspace() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Determine if this window workspace needs to be resized.
isResizeWorkspace() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Determine if this window workspace needs to be resized.
isResizeWorkspace() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Determine if this window workspace needs to be resized.
isResizeWorkspace() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Determine if this window workspace needs to be resized.
isResizing() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Determine if this window is being resized.
isResizing() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Determine if this window is being resized.
isResizing() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Determine if this window is being resized.
isResizing() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Determine if this window is being resized.
isRetainShape() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Indicates the image should retain shape.
isRetry() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current iteration of this block or loop is a retry.
isReturnInserted() - Method in interface com.goldencode.p2j.ui.EditorInterface
Get the value of the RETURN-INSERTED attribute
isReturnInserted() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the RETURN-INSERTED attribute
isRightAligned(BrowseColumn) - Static method in class com.goldencode.p2j.ui.client.Browse
Determine if the browse column is right-aligned.
isRightAligned() - Method in class com.goldencode.p2j.ui.client.Button
Get widget alignment policy.
isRightAligned() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get widget alignment policy.
isRightAligned() - Method in class com.goldencode.p2j.ui.client.FillIn
Get widget alignment policy.
isRightAligned() - Method in class com.goldencode.p2j.ui.client.Label
Get current value of the alignment.
isRightAligned() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Get widget alignment policy.
isRightAligned() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Get widget alignment policy.
isRightAligned() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Get widget alignment policy.
isRightAligned() - Method in class com.goldencode.p2j.ui.client.Slider
Get widget alignment policy.
isRightAlignedInt() - Method in class com.goldencode.p2j.ui.client.FillIn
Get internal widget alignment policy.
isRightEdgeWidget() - Method in class com.goldencode.p2j.ui.client.FillIn
Check if this instance is a right-edge component in the parent container.
isRightMostWidget(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Check if the specified widget is the right-most component in the current screen row (not the same as the current record which may wrap).
isRightMostWidget(Widget) - Method in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Check if the specified widget is the right-most component in the current screen row (not the same as the current record which may wrap).
isRightPositioning() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Get current value of the force right alignment flag.
isRightPositioning() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Indicates if the screen value or a column's title could be formatted with trimming from the left and right alignment based on this format.
isRightPositioning() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat
Indicates if the screen value or a column's title could be formatted with trimming from the left and right alignment based on this format.
isRightsSetValid(Object[]) - Method in class com.goldencode.p2j.directory.DirectoryResource
Checks whether a given array of objects representing a set of access rights fields is acceptable.
isRightsSetValid(Object[]) - Method in class com.goldencode.p2j.net.NetResource
Checks whether a given array of objects representing a set of access rights fields is acceptable.
isRightsSetValid(Object[]) - Method in class com.goldencode.p2j.security.AdminResource
Checks whether a given array of objects representing a set of access rights fields is acceptable.
isRightsSetValid(Object[]) - Method in interface com.goldencode.p2j.security.Resource
Checks whether a given array of objects representing a set of access rights fields is acceptable.
isRightsSetValid(Object[]) - Method in class com.goldencode.p2j.security.StringConditionResource
Checks whether a given array of objects representing a set of access rights fields is acceptable.
isRightsSetValid(Object[]) - Method in class com.goldencode.p2j.security.SystemResource
Checks whether a given array of objects representing a set of access rights fields is acceptable.
isRMBEntrySupported() - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Check if this widget gains ENTRY event when right/middle mouse button is clicked.
isRMBEntrySupported() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Check if this widget gains ENTRY event when right/middle mouse button is clicked.
isRMBEntrySupported() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Check if this widget gains ENTRY event when right/middle mouse button is clicked.
isRMBEntrySupported() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Check if this widget gains ENTRY event when right/middle mouse button is clicked.
isRMBEntrySupported() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Check if this widget gains ENTRY event when right/middle mouse button is clicked.
isRMBEntrySupported() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if this widget gains ENTRY event when right/middle mouse button is clicked.
isRMBEntrySupported() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if this widget gains ENTRY event when right/middle mouse button is clicked.
isRollbackPending() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Reports if there is a rollback operation pending.
isRollup() - Static method in class com.goldencode.p2j.util.TransactionManager
Get the rollup value for the current block.
isRoot() - Method in interface com.goldencode.ast.Aast
Indicate whether this AST node represents the root of its hierarchy.
isRoot() - Method in class com.goldencode.ast.AnnotatedAst
Indicate whether this AST node represents the root of its hierarchy.
isRootFrame() - Method in class com.goldencode.p2j.ui.client.Frame
Check if this frame is the root frame (is parented directly to a window).
isRootFrame() - Method in class com.goldencode.p2j.ui.FrameWidget
Check if this frame is the root frame (is parented directly to a window).
isRouter() - Method in class com.goldencode.p2j.net.RouterSessionManager
Convenience method to detect whether this session manager operates on a router node.
isRouter() - Method in class com.goldencode.p2j.net.SessionManager
Convenience method to detect whether this session manager operates on a router node.
isRouterRequest() - Method in class com.goldencode.p2j.net.Message
Determine if the message is one of types which are processed by the Router.
isRow() - Method in class com.goldencode.p2j.ui.Choose
Queries the ROW mode of CHOOSE .
isRowAvailable(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Determines if the specified browse row is "available", i.e.
isRowAvailable(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Determines if the specified browse row is "available", i.e.
isRowAvailable() - Method in class com.goldencode.p2j.ui.client.Browse.SelectedRow
Get row availability.
isRowAvailable(int) - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Determines if the specified browse row is "available", i.e.
isRowAvailable(int) - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Determines if the specified browse row is "available", i.e.
isRowAvailable(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Determines if the specified browse row is "available", i.e.
isRowAvailable(int, int) - Method in interface com.goldencode.p2j.ui.ServerExports
Determines if the specified browse row is "available", i.e.
isRowHelp() - Method in class com.goldencode.p2j.ui.Choose
Checks whether the row was specified with a custom help text.
isRowInView(int, int, int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Returns true if the target row is in view.
isRowInView(int) - Method in class com.goldencode.p2j.ui.client.Browse
Determines if the specified row is in the viewport.
isRowOnFirstPage(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Returns true if the target row is on the first "page" of the result set.
isRowResizable() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get value of the ROW-RESIZABLE attribute.
isRowResizable() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the ROW-RESIZABLE attribute.
isRowSelected(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the IS-ROW-SELECTED() widget method.
isRowSelected(int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the IS-ROW-SELECTED() widget method.
isRowSelected(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the IS-ROW-SELECTED() widget method.
isRowSelected(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the IS-ROW-SELECTED() widget method.
isRowSelected(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the IS-ROW-SELECTED() BROWSE widget method.
isRowSelected(int) - Method in class com.goldencode.p2j.ui.client.Browse
Returns is given row selected.
isRowSelected(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the IS-ROW-SELECTED() BROWSE widget method.
isRowSelected(BrowseWidget, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the IS-ROW-SELECTED() BROWSE widget method.
isRule() - Method in class com.goldencode.p2j.ui.client.MenuItem
Check sub-type attribute if it is RULE or not.
isRunning() - Method in class com.goldencode.p2j.net.BaseSession
Returns the operational state of this session.
isRunning() - Static method in class com.goldencode.p2j.net.Dispatcher
Checks whether this class is initialized.
isRunning() - Method in interface com.goldencode.p2j.net.LowLevelSession
Returns the operational state of this session.
isRunning() - Method in class com.goldencode.p2j.net.Protocol
Returns the operational state of this protocol driver.
isRunning() - Method in class com.goldencode.p2j.net.Queue
Returns the operational state of this session.
isRunning - Variable in class com.goldencode.p2j.ui.client.Window
true if initialization has been performed.
isRunning() - Static method in class com.goldencode.p2j.ui.client.Window
Checks to see whether the windowing environment is up.
isRunning() - Method in class com.goldencode.p2j.web.GenericWebServer
Find out if server is running.
isRuntimeConfig() - Static method in class com.goldencode.p2j.cfg.Configuration
Determines whether the configuration is in conversion mode (configuration is read from the configuration directory) or server run time mode.
isRuntimeConfig() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determines whether the Configuration is in conversion mode (configuration is read from the configuration directory) or server run time mode.
isSame(int, int, Cell) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Compare given cell with rendering buffer and return true if cells are equal.
isSame(EventDefinition) - Method in class com.goldencode.p2j.ui.EventDefinition
Reports if the given event definition is the same (in all data except for the trigger ID) as the current instance.
isSame(EventList) - Method in class com.goldencode.p2j.ui.EventList
Reports if the list of event definitions is the same as the current instance.
isSame(Set<T>, Set<T>) - Static method in class com.goldencode.p2j.util.Utils
Check if the two sets are the same.
isSavingRow() - Method in class com.goldencode.p2j.ui.client.Browse
Returns true if we are in the process of saving of the edited row.
isScheduled(String) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Check if the specified job is scheduled for execution.
isSchema() - Method in class com.goldencode.p2j.uast.ProgressLexer
Reports on whether schema-specific processing is activated in the lexer.
isSchemaEscaped() - Method in class com.goldencode.p2j.uast.UastHints
Report whether the database schema name for this schema should be escaped.
isSchemaEscaped() - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Checks if hint is set for schema.
isSchemaTriggerOverrideable(DatabaseEventType, Class<? extends Buffer>) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Tests if a schema trigger is overrideable.
isScreenReset() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
This method will return true if no clipping info was added to this bitmap (i.e.
isScrollable() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Gets the SCROLLABLE writeable attribute.
isScrollable() - Method in class com.goldencode.p2j.ui.BrowseWidget
Gets the SCROLLABLE writeable attribute.
isScrollable() - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Check if container can be scrolled.
isScrollable() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
isScrollable() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the SCROLLABLE writeable attribute.
isScrollable() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
isScrollbarHorizontal() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
isScrollbarHorizontal() - Method in interface com.goldencode.p2j.ui.ScrollbarHorizontalElement
Get the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
isScrollbarHorizontal() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Get the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
isScrollBars() - Method in interface com.goldencode.p2j.ui.CommonWindow
Check if window has scrollbars.
isScrollBars() - Method in class com.goldencode.p2j.ui.WindowWidget
Check if window has scrollbars.
isScrollbarVertical() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get value of the SCROLLBAR-VERTICAL attribute.
isScrollbarVertical() - Method in class com.goldencode.p2j.ui.EditorWidget
Get value of the SCROLLBAR-VERTICAL attribute.
isScrollbarVertical() - Method in interface com.goldencode.p2j.ui.ScrollbarVerticalElement
Get value of the SCROLLBAR-VERTICAL attribute.
isScrollbarVertical() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Checks whether the selection list must draw the vertical scroll-bar if the inner size is more than visible one.
isScrolling() - Method in class com.goldencode.p2j.persist.DynamicQuery
Indicate whether this query's scrolling flag has been set.
isScrolling() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query was defined as SCROLLING.
isScrolling() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether this query's scrolling flag has been set.
isScrolling() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query was defined as SCROLLING.
isScrolling() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query was defined as SCROLLING.
isScrollPopupSupported() - Method in class com.goldencode.p2j.ui.client.ScrollableList
Check if this widget that supports scrolling also supports scroll popup.
isScrollPopupSupported() - Method in interface com.goldencode.p2j.ui.client.ScrollableWidget
Check if this widget that supports scrolling also supports scroll popup.
isScrollPopupSupported() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Check if this widget that supports scrolling also supports scroll popup.
isScrollPopupSupported() - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Check if this widget that supports scrolling also supports scroll popup.
isSearchSelf() - Method in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
Check if the search-mode for this external program is SEARCH-SELF.
isSecure() - Method in class com.goldencode.p2j.main.ClientBuilderOptions
Get the security mode.
isSecure() - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Get the security mode..
isSecureConnection() - Method in class com.goldencode.p2j.security.VariablePool
Gets the secure status of the socket in use for this session.
isSelectable() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the SELECTABLE writable attribute.
isSelectable() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the SELECTABLE writable attribute.
isSelected() - Method in class com.goldencode.p2j.ui.BaseEntity
Gets the SELECTED writable attribute.
isSelected() - Method in class com.goldencode.p2j.ui.client.ComboBox
Return true if a drop-down value has been explicitly selected.
isSelected() - Method in class com.goldencode.p2j.ui.client.FillIn
Return true if last FillIn.draw(Color) was performed with colors other than regular.
isSelected() - Method in class com.goldencode.p2j.ui.client.RadioButton
Get current selection state.
isSelected(int) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Checks the selection state of the entry with specified index in SelectionListBody.
isSelected(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Checks whether the supplied node is selected.
isSelected() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
isSelected(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this widget method.
isSelected(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this widget method.
isSelected() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the SELECTED writable attribute.
isSelected() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
isSelected(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this widget method.
isSelected(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this widget method.
isSelected(character) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the IS-SELECTED() widget method.
isSelected(int64) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the IS-SELECTED() widget method.
isSelected(int) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Helper methods with common selected index lookup code.
isSelectedCertificate(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Tests if this certificate is selected
isSelectedCertificate(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Tests if this certificate is selected
isSelectedCertificates(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Tests if this set of certificates is selected
isSelectedCertificates(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Tests if this set of certificates is selected
isSelectedFromAllGroups(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Tests if these tested groups have been selected from the all groups table.
isSelectedFromAllGroups(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Tests if these tested groups have been selected from the all groups table.
isSelectedFromUserGroups(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Tests if this group has been selected from the user's assigned groups table.
isSelectedFromUserGroups(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Tests if these tested groups have been selected from the user's assigned groups table.
isSelectedFromUserGroups(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Tests if this group has been selected from the user's assigned groups table.
isSelectedFromUserGroups(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Tests if these tested groups have been selected from the user's assigned groups table.
isSelectedFromUsers(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Tests if these tested users have been selected from the all users table.
isSelectedFromUsers(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Tests if the tested user has been selected from the all users table.
isSelectedFromUsers(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Tests if these tested users have been selected from the all users table.
isSelectedFromUsers(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Tests if the tested user has been selected from the all users table.
isSelectedGroup(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Tests if this group has been selected.
isSelectedGroup(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Tests if this group has been selected.
isSelectedRowAvailable(int, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Determines if the specific selected row was available (could be fetched) at the moment of its selection.
isSelectedUsers(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Tests if these tested users have been selected.
isSelectedUsers(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Tests if these users have been selected.
isSelectionMultiple() - Method in class com.goldencode.p2j.ui.client.Browse
Returns selection mode state.
isSelectionValid() - Method in class com.goldencode.p2j.ui.client.FillIn
Check if currently there is some selected text.
isSelectionValid() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Check if currently there is some selected text.
isSelectionValid() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Determine if the editor has selected text.
isSelectionValid() - Method in interface com.goldencode.p2j.ui.client.TextSelection
Check if currently there is some selected text.
isSelfPrintedDocument() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Returned true value indicates that PDF report will request to print itself if it will be rendered.
isSelfSigned(CertDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Check if the given certificate is self-signed.
isSelfSigned(CertDef) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Check if the given certificate is self-signed.
isSelfSigned(X509Certificate) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Check if the given certificate is self-signed (issuer and owner DN are equal).
isSelfSigned(CertDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Check if the given certificate is self-signed.
isSelfSigned(CertDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Check if the given certificate is self-signed.
isSelfSigned(CertDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Checks if is self signed.
isSensitive() - Method in interface com.goldencode.p2j.ui.CommonFrame
Gets the SENSITIVE attribute of the frame.
isSensitive() - Method in class com.goldencode.p2j.ui.GenericFrame
Queries the SENSITIVE attribute of this frame.
isSensitive() - Method in class com.goldencode.p2j.ui.GenericWidget
Queries the SENSITIVE attribute of this widget.
isSensitive() - Method in interface com.goldencode.p2j.util.Sensitive
Java implementation for retrieving the SENSITIVE attribute which contains a logical value that tells if the handle can receive focus or events.
isSensitive() - Method in class com.goldencode.p2j.util.SensitiveResource
Java implementation for getting the SENSITIVE handle attribute which contains a logical value that determines if the handle can receive input focus or events.
isSeparators() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the SEPARATORS attribute getter.
isSeparators() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SEPARATORS attribute getter.
isServer - Variable in class com.goldencode.p2j.cfg.BootstrapConfig
Client or server configuration type indicator.
isServer() - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Queries the configuration type.
isServer - Variable in class com.goldencode.p2j.security.ProcessAccount
Server or application flag.
isServer() - Method in class com.goldencode.p2j.security.ProcessAccount
Gets server or application flag
isServer() - Method in class com.goldencode.p2j.security.SecurityManager
Returns true if this is the server application.
isServer(handle) - Static method in class com.goldencode.p2j.util.ServerImpl
Check if the given handle refers a server resource.
isServerAccount() - Method in class com.goldencode.p2j.security.SecurityManager
Checks if the current context is the server one.
isServerJoin() - Method in class com.goldencode.p2j.persist.AbstractJoin
Report whether the join represented by this object takes place at the database server, or within runtime code.
isServerJoin() - Method in class com.goldencode.p2j.persist.DynamicJoin
Report whether the join represented by this object takes place at the database server, or within runtime code.
isServerJoin() - Method in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
Report whether the join represented by this object takes place at the database server, or within runtime code.
isServerJoin() - Method in class com.goldencode.p2j.persist.ServerJoin
Report whether the join represented by this object takes place at the database server, or within runtime code.
isServerJoin() - Method in class com.goldencode.p2j.persist.ServerLegacyKeyJoin
Report whether the join represented by this object takes place at the database server, or within runtime code.
isServerJoinPossible(List<CompoundComponent>, CompoundComponent, boolean, int) - Method in class com.goldencode.p2j.persist.CompoundQuery.Optimizer
Determine whether a server-side join is possible (and advisable) for the given component and the zero or more candidates above it in the nesting.
isSessionFree() - Method in class com.goldencode.p2j.util.AppServerHelper
Check if this connection is in session-free mode or in session-managed mode.
isSessionFree() - Method in enum com.goldencode.p2j.util.AppServerOperatingMode
isSessionFree() - Method in class com.goldencode.p2j.util.ServerHelper
Check if this is a session-free connection.
isSessionFree() - Method in class com.goldencode.p2j.util.WebServiceHelper
Check if this is a session-free connection.
isSessionManaged() - Method in enum com.goldencode.p2j.util.AppServerOperatingMode
Check if this is a session-managed operating mode.
isSessionReuse() - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Instruct the connection whether to reuse or create a new SSL session when reconnecting to the same Web server using HTTPS.
isSessionSelected(SessionInfo) - Method in interface com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter.MyView
Tests if the tested session is selected.
isSessionSelected(SessionInfo) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
Tests if the tested session is selected.
isSet(int) - Method in class com.goldencode.p2j.security.BitSet
Checks bit state.
isShare() - Method in class com.goldencode.p2j.persist.lock.LockType
Indicate whether this lock type is a share lock type, ignoring its no-wait designation.
isShareActivationWithOwner() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
This method indicates whether the window shares its activation state with its owner.
isShareActivationWithOwner() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
This method indicates whether the window shares its activation state with its owner.
isShared() - Method in class com.goldencode.p2j.ui.GenericFrame
Check if frame is shared.
isShared() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Check if menu is shared.
isSharedActivationState(TopLevelWindow<?>, TopLevelWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Returns true when ownee shares its activation state with owner.
isShareDirty() - Method in class com.goldencode.p2j.persist.ValidationData
Indicate whether DMO insert/update information should be shared with other contexts via the dirty share manager.
isShiftModifier(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if SHIFT key was held down when a mouse button was pressed.
isShowFullClassName() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Returns the state of show full class names flag.
isShowInTaskbar() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the SHOW-IN-TASKBAR attribute.
isShowInTaskbar() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the SHOW-IN-TASKBAR attribute.
isSideLabel(int) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Check if the given widget ID is for a side-label.
isSideLabels() - Method in class com.goldencode.p2j.ui.client.Frame
Get current state of labels placement flag.
isSilent() - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Queries the state of silent variable.
isSilent() - Static method in class com.goldencode.p2j.util.ErrorManager
Queries the state of silent variable.
isSilent() - Method in interface com.goldencode.p2j.util.RemoteErrorData
Queries the state of silent variable.
isSilent() - Method in class com.goldencode.p2j.util.Stream
Check if stream is in silent mode.
isSilent() - Method in class com.goldencode.p2j.util.StreamWrapper
Check if stream is in silent mode.
isSilentError() - Static method in class com.goldencode.p2j.util.ErrorManager
Reports if silent error mode has been enabled.
isSimpleMode() - Method in class com.goldencode.p2j.ui.client.ComboBox
Check if the ComboBox mode is SIMPLE
isSize() - Method in enum com.goldencode.p2j.ui.SizeAttribute
Returns true when the instance represents HEIGHT-CHARS, WIDTH-CHARS, HEIGHT-PIXELS, WIDTH-PIXELS, ROW_HEIGHT_CHARS or ROW_HEIGHT_PIXELS.
isSkip() - Method in class com.goldencode.p2j.ui.client.MenuItem
Check sub-type attribute if it is SKIP or not.
isSkipDeletedRecord() - Method in class com.goldencode.p2j.persist.AbstractQuery
Get value of SKIP-DELETED-RECORD attribute of the query.
isSkipDeletedRecord() - Method in interface com.goldencode.p2j.persist.P2JQuery
Get value of SKIP-DELETED-RECORD attribute of the query.
isSkipDeletedRecord() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Get value of SKIP-DELETED-RECORD attribute of the query.
isSkipDeletedRecord() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get value of SKIP-DELETED-RECORD attribute of the query.
isSkipOrWrap(int, double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Check for possible wrapping.
isSmallTitle() - Method in interface com.goldencode.p2j.ui.CommonWindow
Gets the SMALL-TITLE attribute's value.
isSmallTitle() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the SMALL-TITLE attribute's value.
isSolaris() - Static method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
Tests if the operation system belongs the Solaris os family.
isSomeSymbol(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Detect if the given token type is a symbol or unreserved keyword.
isSort() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get value of the SORT attribute.
isSort() - Method in class com.goldencode.p2j.ui.ControlSetEntity
Get SORT attribute.
isSort() - Method in interface com.goldencode.p2j.ui.SortedElement
Get value of the SORT attribute.
isSortAscending() - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Gets the SORT-ASCENDING attribute, which defines the state of the sort arrow in the column header.
isSortAscending() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the SORT-ASCENDING attribute, which defines the state of the sort arrow in the column header.
isSortNumberValid(int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Check if sort-level number is valid.
isSpace(Cell) - Static method in class com.goldencode.p2j.ui.client.Cell
Check if specified cell represents a space character.
isSpaceHandled(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Check and if necessary handle SKIP and SPACE widgets.
isSpecial() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Returns the special mode flag.
isSpecialBlock(BlockType) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Check type of current block and return true if this is some kind of FOR or REPEAT loop.
isSpecialCharacter(KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Tests if the pressed key is @, ^, _ , \, ]
isSplitFormat() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat
Indicates if current output is split format
isStandalone() - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate whether this query stands alone, or is wrapped by a query wrapper.
isStandalone() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether this query stands alone, or is the component of another query, or is wrapped by a query wrapper.
isStandalone() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Indicate whether this query stands alone, or is the component of another query, or is wrapped by a query wrapper.
isStandalone() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether this query stands alone, or is the component of another query, or is wrapped by a query wrapper.
isStarted - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
Lazy initialization flag.
isStarted - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.LongcharInputStream
Lazy initialization flag.
isStarted - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.MemptrInputStream
Lazy initialization flag.
isStarted - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.FileOutputStreamWrapper
Lazy initialization flag.
isStarted - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.LongcharOutputStream
Lazy initialization flag.
isStarted - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Lazy initialization flag.
isStatic - Variable in class com.goldencode.p2j.uast.ClassDefinition.MemberData
Static or instance member.
isStatic(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Check if given widget is static.
isStaticallyImplements(Class) - Method in class com.goldencode.p2j.classloader.ClassInfo
Determines whether the class "statically implements" the target interface, i.e.
isStaticDataMember(String, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Reports if the given data member is a static member of the given class.
isStaticMethod(String, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Reports if the given method is a static member of the given class.
isStaticProxy(Object) - Static method in class com.goldencode.proxy.StaticProxy
Check if the given instance is a static proxy.
isStatLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Tests if logging is active for calls to SecurityManager.dStat(java.lang.String).
isStatusArea() - Method in interface com.goldencode.p2j.ui.CommonWindow
Check if window has message area.
isStatusArea() - Method in class com.goldencode.p2j.ui.WindowWidget
Check if window has status area.
isStdoutRedirected() - Static method in class com.goldencode.p2j.util.FileChecker
Checks if the current STDOUT handle is redirected to the file by OS output redirection command line option(">").
isStillAlive(WebClientConfig, Response.CompleteListener) - Method in class com.goldencode.p2j.main.WebClientsManager
Starts asynchronous connect test in order to free the unused port.
isStop() - Method in interface com.goldencode.p2j.util.AsyncRequest
Get the STOP attribute of this async request.
isStop() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the STOP attribute of this async request.
isStreamed() - Method in class com.goldencode.p2j.ui.client.Frame
Check the streamed flag.
isStretchToFit() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Indicates the image should stretch to fit the embedded space.
isStretchToFit() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
The method returns a value indicating whether this image is supposed to be stretched-to-fit.
isStretchToFit() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
The method returns a value indicating whether this image is supposed to be stretched-to-fit.
isSubgroupOnly() - Method in class com.goldencode.p2j.util.Accumulator
Indicate whether this accumulator instance is meant to report full results or subgroup results only.
isSubOnly() - Method in class com.goldencode.p2j.util.Accumulator
Get current state of sub-only mode, for the current block.
isSubTransactionLevel(int) - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the given transaction level represents the case where the block has creates a sub-transaction when a transaction is active.
isSuccess() - Method in class com.goldencode.p2j.admin.client.AdminCallback
Returns true when the call has finished and the result value is a success.
isSuccess() - Method in class com.goldencode.p2j.admin.client.MultiCallback
Returns true if all the service calls succeed.
isSuper - Variable in class com.goldencode.p2j.util.InternalEntry
Flag indicating if this is a IN SUPER internal entry (when set to true).
isSuper() - Method in class com.goldencode.p2j.util.InternalEntry
Return true if this internal-entry has its in-super attribute set to "true".
isSuper(String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Check if the specified internal-entry is defined IN SUPER.
isSupport() - Method in class com.goldencode.p2j.report.server.OverviewRow
Getter for flag indicating whether this report includes gap analysis information.
isSuppressFormFeed() - Method in class com.goldencode.p2j.util.Stream
State of the suppress form feed flag.
isSuppressNamespaceProcessing - Variable in class com.goldencode.p2j.xml.XDocumentImpl
The flag to maintain suppress namespace processing.
isSuppressRedraw() - Method in class com.goldencode.p2j.ui.MenuDescription
Get current value of 'suppress redraw' flag.
isSuppressRedraw() - Method in class com.goldencode.p2j.ui.ScreenDefinition
Get current value of 'suppress redraw' flag.
isSuppressWarnings() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:SUPPRESS-WARNINGS attribute.
isSuppressWarnings() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:SUPPRESS-WARNINGS attribute.
isSuspended() - Static method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
Returns true when coordinate synchronization has been suspended with SyncCoordinatesAspect.suspend().
isSystemHandle(WrappedResource) - Static method in class com.goldencode.p2j.util.HandleOps
Check if the given resource represents a system handle.
isSystemHandle(handle) - Static method in class com.goldencode.p2j.util.HandleOps
Check if the given resource represents a system handle.
isTable(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Indicate whether the specified name represents a valid table in the dictionary.
isTable(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the schema dictionary for a table matching the passed key and returns a boolean reporting if it is a valid table or not.
isTableDefinitelyEmpty() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the table backing this buffer is known to contain no rows.
isTableDefinitelyEmpty() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Indicate whether the table backing this buffer is known to contain no rows.
isTableDropped() - Method in class com.goldencode.p2j.schema.TableHints
Indicate whether the table described by this hint is to be dropped during the database import.
isTableEscaped(String) - Method in class com.goldencode.p2j.uast.UastHints
Checks if table should be escaped.
isTableEscaped(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Checks if table should be escaped.
isTableHandle() - Method in class com.goldencode.p2j.persist.TableWrapper
Determines if this wrapper wraps data from a TABLE-HANDLE parameter.
isTableReadOnly(String) - Method in class com.goldencode.p2j.uast.UastHints
Checks if table is read-inly.
isTableReadOnly(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Checks if table is read-only.
isTabStop() - Method in class com.goldencode.p2j.ui.BaseEntity
Get value of the TAB-STOP attribute.
isTabStop() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check the value of the TAB-STOP attribute
isTabStop() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check the value of the TAB-STOP attribute
isTabStop() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get value of the TAB-STOP attribute.
isTabStop() - Method in class com.goldencode.p2j.ui.GenericWidget
Get value of the TAB-STOP attribute.
isTempFocusChange() - Method in class com.goldencode.p2j.ui.client.FocusManager
Check if we are within a temporary focus change
isTemporary() - Method in class com.goldencode.p2j.persist.Persistence
Determine whether this persistence object is for a temporary table database.
isTemporary() - Method in class com.goldencode.p2j.persist.RecordBuffer
Convenience method to indicate whether this buffer is backed by a temporary table.
isTemporary() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Convenience method to indicate whether this buffer is backed by a temporary table.
isTempTable(Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Helper method to determine whether the specified class or interface represents the DMO front-end for temp table records.
isTerm() - Method in class com.goldencode.p2j.util.RemoteStream
Check if given instance is bound to terminal.
isTerm() - Method in class com.goldencode.p2j.util.Stream
Check if current stream is bound to terminal.
isTerm() - Method in class com.goldencode.p2j.util.StreamWrapper
Check if current stream is terminal.
isTerminated() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Check if the listener thread is terminated.
isTerminated() - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
Check if this server socket is terminated.
isTerminated() - Method in class com.goldencode.p2j.util.ServerImpl.AsyncInvoker
Check if this async invoker is terminated.
isTerminated() - Method in class com.goldencode.p2j.util.ThreadSafeQueue
Report if the queue processing has been terminated.
isTest3() - Method in class com.goldencode.expr.TestDriver.SymbolLibrary
Return true as the value of variable test3.
isTextSelected() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Get TEXT-SELECTED attribute.
isTextSelected() - Method in class com.goldencode.p2j.ui.EditorWidget
Get TEXT-SELECTED attribute.
isTextSelected() - Method in class com.goldencode.p2j.ui.FillInWidget
Get TEXT-SELECTED attribute.
isTextSelected() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
isTextSelected() - Method in interface com.goldencode.p2j.ui.SelectableText
Checks is text selection is action.
isTextType(String) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Check if the operand represents any of the valid text classes.
isTextWidgetEmptyAndInvisible(Text<?>) - Static method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Check if specified Text widget is BOTH empty AND invisible.
isThreeD() - Static method in class com.goldencode.p2j.ui.client.FontManager
Get the state of the use-3d-size flag.
isThreeD - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
Flag identifying if this session was started in 3d.
isThreeD() - Method in class com.goldencode.p2j.ui.client.Frame
If the method returns true the widget should be represented with 3D visuals.
isThreeD() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
The combo editor is never 3D.
isThreeD() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
If the method returns true the widget should be represented with 3D visuals.
isThreeD() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
If the method returns true the widget should be represented with 3D visuals.
isThreeD() - Method in class com.goldencode.p2j.ui.client.Window
If the method returns true the widget should be represented with 3D visuals.
isThreeD() - Method in interface com.goldencode.p2j.ui.CommonWidget
Check if window has THREE-D option set.
isThreeD() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
isThreeD() - Method in class com.goldencode.p2j.ui.PaneEntity
Check if window has THREE-D option set.
isTimed() - Method in enum com.goldencode.p2j.scheduler.JobMode
Check if this job mode is timed (i.e.
isTinyInputActive() - Method in class com.goldencode.p2j.ui.client.Window
Reports if the user is in a tiny input editing session (MESSAGE SET/UPDATE).
isToggleBox() - Method in interface com.goldencode.p2j.ui.MenuItemInterface
Gets the TOGGLE-BOX attribute value.
isToggleBox() - Method in class com.goldencode.p2j.ui.MenuItemWidget
Gets the TOGGLE-BOX attribute value.
isToggleKey(int) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Return true if specified key can change toggle-box value.
isToggleKey(int) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Return true if specified key can change toggle-box value.
isTopFrame() - Method in class com.goldencode.p2j.ui.client.Frame
Check if frame is a top frame in the parent's Z-order.
isTopLevel(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if the given referent is the top-level procedure (the startup procedure).
isTopLevelBlock() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block is a top-level block (this corresponds with a method-level block).
isTopLevelBlock(TransactionManager.WorkArea) - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current block is a top-level block (this corresponds with a method-level block).
isTopLevelCleanup() - Method in class com.goldencode.p2j.persist.AdaptiveFind
Indicate whether results resources should be cleaned up upon exiting the current program's top-level scope or upon exiting the nearest enclosing scope in which the results were created.
isTopLevelCleanup() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether results resources should be cleaned up upon exiting the global scope or upon exiting the nearest enclosing scope in which the results were created.
isTopOfBranch() - Method in class com.goldencode.expr.Compiler.LogicalData
Report whether the underlying AST represents the base of a branch of logical operations.
isTopOnly() - Method in class com.goldencode.p2j.ui.FrameWidget
Gets the TOP-ONLY attribute's value.
isTopOnly() - Method in interface com.goldencode.p2j.ui.TopOnlyInterface
Gets the TOP-ONLY attribute's value.
isTopOnly() - Method in class com.goldencode.p2j.ui.WindowWidget
Gets the TOP-ONLY attribute's value.
istores - Variable in class com.goldencode.p2j.uast.ClassDefinition
Instance data stores.
isTotallyObscured() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget is totally obscured.
isTotallyObscured() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget is totally obscured.
isTraceLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Tests if logging is active for calls to SecurityManager.dTrace(java.lang.String).
isTracked(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Indicate whether the record specified by the given entity and primary key is being tracked for changes within an uncommitted transaction.
isTracked(String, Serializable) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Indicate whether the record specified by the given entity and primary key is being tracked for changes within an uncommitted transaction.
isTracked(int, String, Serializable) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Indicate whether the record specified by the given entity and primary key is being tracked for changes within an uncommitted transaction.
isTracked(int, String, Serializable) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Indicate whether the record specified by the given entity and primary key is being tracked for changes within an uncommitted transaction.
isTracked(String, Serializable) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Indicate whether the record specified by the given entity and primary key is being tracked for changes within an uncommitted transaction.
isTransaction() - Method in class com.goldencode.p2j.persist.BufferManager
Check whether the current block is within an application-level transaction.
isTransaction() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if there is a current transaction which is active.
isTransaction() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Reports if there is a current transaction which is active.
isTransactionActive() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if there is a current transaction which is active.
isTransactionAt(int) - Method in class com.goldencode.p2j.persist.BufferManager
Check whether the block at the specified block depth is within an application-level transaction.
isTransactionAt(int) - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if there is a current active transaction at the specified block depth.
isTransactionBlock() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Reports if there is a current transaction which is active.
isTransactionLevel(int) - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the given transaction level represents the case where the block has creates a new transaction if a transaction is not active or creates a sub-transaction when a transaction is active.
isTransactionOpen(boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Indicate whether a database-level transaction currently is open.
isTransactionOpen() - Method in class com.goldencode.p2j.persist.Persistence
Indicate whether an explicit, database-level transaction currently is open.
isTransient() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the buffer currently contains a record, and whether that record is transient.
isTransient - Variable in class com.goldencode.p2j.persist.ValidationData
Is the affected record newly created and still transient?
isTransient() - Method in class com.goldencode.p2j.persist.ValidationData
Indicate whether the affected record is newly created and is still transient.
isTransparent() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Indicates the image should be transparent.
isTransparent() - Method in class com.goldencode.p2j.ui.client.widget.BorderedPanel
Returns the transparent flag for this panel.
isTransportClosed() - Method in class com.goldencode.p2j.net.Queue
Reports if the low level networking transport is closed.
isTriggerEnabled(DatabaseEventType, Class<? extends Buffer>) - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Indicate whether any trigger (session or schema) of the specified type is registered for the given buffer class at the current block level.
isTriggerEnabled(DatabaseEventType, String) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Indicate whether a trigger of the given event type is enabled for the associated buffer (and property, in the case of an assign trigger), in the current scope.
isTriggerFired() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Check if a trigger has fired in reaction to this event
isTriggerResultNoApply() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check if outermost trigger processing result was 'NO-APPLY'.
isTriggerWasAppliedWithoutWaitFor() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check if trigger processing was finished with NO-APPLY and there was no WAIT-FOR during trigger processing.
isTrusted() - Method in class com.goldencode.p2j.main.WebClientBuilderParameters
Get the flag that reports is spawning should use trusted mode.
isUastHint(String) - Method in class com.goldencode.p2j.uast.UastHints
Checks if a UAST hint exists under a uniquely named key.
isUastHint(String) - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Checks the existence of a UAST hint using a uniquely named key.
isUnbuffered() - Method in class com.goldencode.p2j.util.Stream
Determines whether the stream is UNBUFFERED.
isUnder(String) - Method in class com.goldencode.p2j.directory.DirectoryResource.DirectoryPool
Relates the current directory node to a directory branch.
isUnderline() - Method in enum com.goldencode.p2j.ui.client.FontStyle
Check if this is an underlined font.
isUnderlined() - Method in class com.goldencode.p2j.ui.client.Label
Get current value of the underlining flag.
isUnderWindows() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Check if the client is running in windows compatibility mode.
isUnderWindowsFamily() - Static method in class com.goldencode.p2j.util.EnvironmentOps
Checks is the current OS the P2J is running on belongs to the Windows family.
isUnderWindowsFamily() - Static method in class com.goldencode.p2j.util.ServerPropertiesDaemon
Check the server-side configuration of this client - if it is running in windows compatibility mode or not.
isUnderWindowsFamily() - Method in interface com.goldencode.p2j.util.ServerPropertiesInspector
Check the server-side configuration of this client - if it is running in windows compatibility mode or not.
isUnderWindowsFamily() - Static method in class com.goldencode.util.PlatformHelper
Checks is the current OS the P2J is running on belongs to the Windows family.
isUndoable() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Get the current value of UNDO attribute of this temp-table.
isUndoable() - Method in class com.goldencode.p2j.persist.BufferType
Get the undoable flag.
isUndoable() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether changes made to records managed by this buffer can be undone during a rollback.
isUndoable() - Method in class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Check if this instance is undoable.
isUndoable() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.DefaultUndoState
Accessor for the internal state.
isUndoable() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Indicate whether changes made to records managed by this buffer can be undone during a rollback.
isUndoable() - Method in interface com.goldencode.p2j.persist.UndoStateProvider
Get the current UNDO state of an object.
isUndoable() - Method in class com.goldencode.p2j.util.Accumulator
Check if this instance is undoable.
isUndoable() - Method in class com.goldencode.p2j.util.LazyUndoable
Check if this instance is undoable.
isUndoable() - Method in class com.goldencode.p2j.util.memptr
Check if this instance is undoable.
isUndoLevel - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this blocks is or was the target of UNDO.
isUninitialized() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Check if this fill-in acts as "uninitialized".
isUninitialized(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Checks the UNINITIALIZED state of a widget.
isUninitialized() - Method in class com.goldencode.p2j.util.Accumulator
Indicate whether this accumulator is in uninitialized, safe mode.
isUninitialized() - Method in class com.goldencode.p2j.util.BinaryData
Reports if this instance represents an uninitialized buffer.
isUninitialized() - Method in class com.goldencode.p2j.util.memptr
Reports if this instance represents an uninitialized buffer.
isUninitialized() - Method in class com.goldencode.p2j.util.raw
Reports if this instance represents an uninitialized buffer.
isUnique() - Method in class com.goldencode.p2j.persist.P2JIndex
Indicate whether this index is unique.
isUnique() - Method in class com.goldencode.p2j.persist.RelationInfo
Indicate whether the relation described by this object is uniquely constrained on the local side.
isUnix() - Static method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
Tests if the operation system belongs the Unix os family.
isUnixEscapes - Variable in class com.goldencode.p2j.preproc.BracesLexer
Flag to denote if the backslash is honored as an escape sequence.
isUnixEscapes() - Method in class com.goldencode.p2j.preproc.Options
Gets the mode for escape sequence processing.
isUnixEscapes() - Method in class com.goldencode.p2j.uast.ProgressLexer
Reports on whether the lexer is currently honoring the backslash as an escape character.
isUnixEscapes() - Method in class com.goldencode.p2j.uast.UastHints
Gets the preprocessor's escape sequence setting.
isUnknown() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Returns if the presentation currently represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Returns if the presentation currently represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Returns if the presentation currently represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Returns if the presentation currently represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Returns if the presentation currently represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Returns if the presentation currently represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.BaseDataType
Reports if this instance represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.BinaryData
Reports if this instance represents unknown.
isUnknown() - Method in class com.goldencode.p2j.util.comhandle
Reports if this instance represents the unknown.
isUnknown(BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand represents the unknown value.
isUnknown(WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand represents the unknown value.
isUnknown(String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.date
Reports if this instance represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.decimal
Determines if this instance represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.handle
Determines if this instance represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.int64
Determines if this instance represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.logical
Determines if this instance represents the unknown value.
isUnknown(Long) - Static method in class com.goldencode.p2j.util.ResourceIdHelper
Returns true if the supplied identifier represents an unknown resource identifier, false otherwise.
isUnknown() - Method in class com.goldencode.p2j.util.rowid
Determines if this instance represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.Text
Determines if this instance represents the unknown value.
isUnknown() - Method in class com.goldencode.p2j.util.unknown
Determines if this instance represents the unknown value (which is always the case).
isUnknownMode() - Method in class com.goldencode.p2j.persist.RecordBuffer
Report whether this buffer is in unknown mode, due to an outer join not finding a record.
isUnknownValue() - Method in class com.goldencode.p2j.util.BaseDataType
Reports if this instance represents the unknown value.
isUnnamed() - Method in class com.goldencode.p2j.util.Stream
Checks this stream redirection type: named or unnamed.
isUnused(boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Checks whether there are unused arguments to this file.
isUnused(int, boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Checks whether the specified positional argument is used or not in this file.
isUnused(String, boolean) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Checks whether the specified named argument is used or not in this file.
isUnvalidatedIndex(RecordIdentifier, String) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Indicate whether the record identified by ident represents a newly inserted record, which has an unvalidated index, index.
isUnvalidatedIndex(RecordIdentifier, String) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Indicate whether the record identified by ident represents a newly inserted record, which has an unvalidated index, index.
isUnvalidatedIndex(int, RecordIdentifier, String) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Indicate whether the record identified by ident represents a newly inserted record, which has an unvalidated index, index.
isUnvalidatedIndex(int, RecordIdentifier, String) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Indicate whether the record identified by ident represents a newly inserted record, which has an unvalidated index, index.
isUnvalidatedIndex(RecordIdentifier, String) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Indicate whether the record identified by ident represents a newly inserted record, which has an unvalidated index, index.
isUnwrappableAs(Class) - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider
Can this wrapped service be unwrapped as the indicated type?
isUnwrappableAs(Class) - Method in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Allows to determine if this wrapped service can be unwrapped as the indicated type.
isUpdate() - Method in class com.goldencode.p2j.persist.event.RecordChangeEvent
Does this event signify a modification to one or more of a record's properties?
isUpperCase() - Method in class com.goldencode.p2j.persist.FieldReference
Indicate whether resolved character value will be uppercased/right-trimmed.
isUsedByManager(Database, Session) - Static method in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Determines whether the given session for the given database is used by the dirty share manager for this database.
isUseDictExps(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Check if the USE-DICT-EXPS option is active for the given frame.
isUserDefFunctionCall(Token, Token) - Method in class com.goldencode.p2j.uast.ProgressParser
Check if this token is a user-defined function call.
isUserDefined(String) - Method in class com.goldencode.p2j.security.SecurityManager
Checks whether the specified user account exists.
isUsingAlertBoxes - Variable in class com.goldencode.p2j.ui.LogicalTerminal
The state of SESSION:APPL-ALERT-BOXES attribute
isUsingAlertBoxes() - Method in interface com.goldencode.p2j.util.CommonSession
Get the state of SESSION:APPL-ALERT-BOXES attribute.
isUsingAlertBoxes() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the state of SESSION:APPL-ALERT-BOXES attribute.
isUsingMultiClassLoader() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Allows to determine whether MultiClassLoader is used as the system class loader.
isUsingMultiClassLoader() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Allows to determine whether MultiClassLoader is used as the system class loader.
isUsingMultiClassLoader() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Allows to determine whether MultiClassLoader is used as the system class loader.
isUsingMultiClassLoader(AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Checks if is using multi class loader.
isUsingServerWideHooks() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns information whether server-wide or global hooks are used for the current server.
isUsingServerWideHooks() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns information whether server-wide or global hooks are used for the current server.
isUsingServerWideHooks() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns information whether server-wide or global hooks are used for the current server.
isUsingServerWideHooks(AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Checks if is using server wide hooks.
isValid(Object) - Method in class com.goldencode.p2j.admin.client.widget.IntegerValidator
isValid() - Method in class com.goldencode.p2j.directory.Attribute
Check if attribute is valid, for example attributes with mandatory flag set at have least one value is assigned.
isValid() - Method in class com.goldencode.p2j.directory.DirNode
Verify validness of the node.
isValid() - Method in class com.goldencode.p2j.main.ServerKeyStore
Check if the content is valid
isValid(Cell) - Static method in class com.goldencode.p2j.ui.client.Cell
Check if cell represents real character and color.
isValid() - Method in class com.goldencode.p2j.util.comhandle
Determines if this instance is valid.
isValid() - Method in class com.goldencode.p2j.util.handle
Determines if this instance is valid (to be used).
isValid() - Method in class com.goldencode.p2j.util.Stream
Checks if the stream is alive or not.
isValid - Variable in class com.goldencode.p2j.xml.XCommonImpl
Validation flag.
isValidatable(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Indicate whether a DMO property can be validated at runtime, given its legacy schema name.
isValidatable(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Indicate whether a DMO property can be validated at runtime, given its legacy schema name.
isValidatable() - Method in interface com.goldencode.p2j.ui.CommonWidget
Checks if the widget has a validation expression registered.
isValidatable(GenericWidget) - Method in class com.goldencode.p2j.ui.EventList
Check if a given widget is validateable.
isValidatable(int) - Method in class com.goldencode.p2j.ui.EventList
Check if a given widget is validateable.
isValidatable() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks if the widget has a validation expression registered.
isValidateCertificate() - Method in class com.goldencode.p2j.main.ProcessBuilderOptions
isValidated() - Method in class com.goldencode.p2j.ui.ValidationResult
Gets the validation result.
isValidEvent(character) - Method in class com.goldencode.p2j.util.handle
Verifies whether the specified event is valid for the widget referenced by this handle.
isValidEvent(String) - Method in class com.goldencode.p2j.util.handle
Verifies whether the specified event is valid for the widget referenced by this handle.
isValidExtent(int, String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Report whether the given extent index is valid for the given property.
isVarargs() - Method in enum com.goldencode.p2j.convert.ParmType
Check if the type is a varargs type.
isVariableSize() - Method in class com.goldencode.p2j.security.Description
Gets the variable vs fixed size item's profile.
isVerticalScrollBar() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Get state of the VERTICAL-SCROLL-BAR attribute.
isView - Variable in class com.goldencode.p2j.ui.client.SpareIteration
DISPLAY/VIEW flag.
isViewed() - Method in class com.goldencode.p2j.ui.client.Frame
Get the state of the Frame.viewed flag
isViewed() - Method in class com.goldencode.p2j.ui.GenericFrame
Get state of internal flag which is set to true if frame was viewed at client at least once.
isViewportEdge(int, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Determines if the specified row is the first or last row in the view.
isVirt() - Method in enum com.goldencode.p2j.ui.SizeAttribute
Returns true when the instance represents one of the VIRT* attributes.
isVirtualSession() - Method in class com.goldencode.p2j.net.SessionManager
Check if the current session is a VirtualSession.
isVisibilityChanged() - Method in class com.goldencode.p2j.ui.client.Frame
Get current status of 'visibility changed' flag.
isVisible() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Check if widget is visible.
isVisible() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Get visibility state for the scroll bar.
isVisible() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Get visibility state for the scroll bar.
isVisible() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Check if widget is visible.
isVisible() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Get visibility state for the scroll bar.
isVisible() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if widget is visible.
isVisible() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if widget is visible.
isVisible() - Method in interface com.goldencode.p2j.ui.CommonFrame
Gets the VISIBLE attribute of the frame.
isVisible() - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the VISIBLE writable attribute.
isVisible() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the VISIBLE attribute of the frame.
isVisible() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the VISIBLE writable attribute.
isVoid(String) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Determine if a Progress external procedure has a void signature (has no parameters).
isVT100 - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Keyboard input is being processed in virtual VT100 terminal mode.
isWaitState - Variable in class com.goldencode.p2j.ui.chui.ThinClient
wait-state flag
isWaitState() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Check if wait state is active
isWalkHidden() - Method in class com.goldencode.trpl.WalkElement
Get the flag that determines if this walk should invoke hooks for hidden nodes.
isWarningMode() - Static method in class com.goldencode.p2j.util.ErrorManager
Reports if warning mode has been enabled.
isWarnLevel() - Method in class com.goldencode.p2j.security.SecurityManager
Tests if logging is active for calls to SecurityManager.dWarn(java.lang.String).
isWeak() - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Reports if this instance is marked as a weak scope.
isWebService() - Method in class com.goldencode.p2j.util.AppServerHelper
Check if this is a web service.
isWebService() - Method in class com.goldencode.p2j.util.ServerHelper
Check if this is a web service.
isWebService() - Method in class com.goldencode.p2j.util.ServerImpl
Check if this server is connected to a web-service.
isWebService() - Method in class com.goldencode.p2j.util.WebServiceHelper
Check if this is a web service.
isWebSpeed() - Method in class com.goldencode.p2j.uast.ProgressParser
Tests if this is parsing a WebSpeed program.
isWheel() - Method in enum com.goldencode.p2j.ui.client.gui.driver.web.MouseOps
Determine if this is a wheel event.
isWidgetIdInUse(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Checks if the given widget ID is in use by some widget or frame.
isWidth() - Method in enum com.goldencode.p2j.ui.SizeAttribute
Returns true when the instance represents any of the attributes holding a width.
isWild() - Method in class com.goldencode.p2j.report.server.FileFilter
Getter for wildcard flag.
isWin - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
OS platform flag
isWin - Variable in class com.goldencode.p2j.ui.client.chui.driver.VT100ProgressKeyboard
OS platform flag
isWin() - Static method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
Tests if the operation system belongs the Windows os family.
isWindowActive(TopLevelWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
The method returns true if the supplied window is the active window.
isWindowDecorationSupported() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Returns true if a window can be decorated in this graphics environment, otherwise false.
isWindowDecorationSupported() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Returns true if a window can be decorated in this graphics environment, otherwise false.
isWindowDecorationSupported() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Returns true if a window can be decorated in this graphics environment, otherwise false.
isWindowRealized(WindowWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Determines if specified window is realized (viewed) at this moment.
isWindowsClient - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
The flag indicating Windows on client side.
isWindowVisible() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Check if the currently selected window is visible.
isWindowVisible() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Check if the simulated window is visible.
isWindowVisible() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Check if the currently selected window is visible.
isWindowVisible() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Check if the simulated window is visible.
isWindowVisible() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Check if the simulated window is visible.
isWithHeaders(Stream) - Method in class com.goldencode.p2j.ui.client.Frame
Detects whether the frame was displayed with headers on the current output page (of a paged stream) or ever (of a non-paged stream).
isWord() - Method in class com.goldencode.p2j.persist.P2JIndex
Indicate whether this index is a word index (only meaningful for Progress indexes).
isWordWrap() - Method in interface com.goldencode.p2j.ui.EditorInterface
Get the value of the WORD-WRAP attribute
isWordWrap() - Method in class com.goldencode.p2j.ui.EditorWidget
Get the value of the WORD-WRAP attribute
isWorldScope() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the state of the RecordBuffer.worldScope flag.
isXDependentUponY(Aast, Aast) - Method in class com.goldencode.p2j.schema.DataModelWorker
Tests one class AST for dependence upon another.
isXEntityHandle(handle) - Static method in class com.goldencode.p2j.xml.XEntityImpl
Check the type of resource in handle.
isXNodeHandle(handle) - Static method in class com.goldencode.p2j.xml.XEntityImpl
Check the type of resource in handle.
isXNodeHandleInitialized(handle) - Static method in class com.goldencode.p2j.xml.XEntityImpl
Check the type of resource in handle.
isZapActive() - Method in class com.goldencode.p2j.ui.client.FillIn
Determines whether auto-zap mode is active.
isZapSupported() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat
Indicates that ZAP operation can be performed on field with this format.
isZapSupported() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Indicates that ZAP operation can be performed on field with this format.
isZapToBeApplied() - Method in class com.goldencode.p2j.ui.client.FillIn
Determines whether auto-zap mode should be applied.
isZero(Long) - Static method in class com.goldencode.p2j.util.ResourceIdHelper
Returns true if the supplied identifier represents a zero resource identifier, false otherwise.
isZeroSuppressed() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Determines if the format string has all integer digits (digits to the right of the decimal point) that are zero-suppressed (as a 'z' or 'Z' or '*' or '>').
italic - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFont
Flag indicating if the font style is italic.
item - Variable in class com.goldencode.p2j.main.UpdateAccountTask
Account pool item
item_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches ITEM clause followed by an ProgressParser.expr().
ITEM_STATE_CHANGED - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Item selection state changed.
ItemEvent - Class in com.goldencode.p2j.ui.client.event
List item (combo-box, radio button, etc.) selection event.
ItemEvent(Widget) - Constructor for class com.goldencode.p2j.ui.client.event.ItemEvent
Constructor.
ItemEvent(Widget, boolean) - Constructor for class com.goldencode.p2j.ui.client.event.ItemEvent
Constructor.
itemId - Variable in class com.goldencode.p2j.ui.client.RadioButton
button id
itemId - Variable in class com.goldencode.p2j.ui.ControlSetConfig
item id generator
itemId - Variable in class com.goldencode.p2j.ui.ControlSetItem
Item id - required for correct restore of the selection after list modification.
itemIndex(String, ControlSetEntity.BiPredicate<String, ControlSetItem>) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Returns a zero based item index.
ItemListener - Interface in com.goldencode.p2j.ui.client.event.listener
Common interface for list item listeners.
items - Variable in class com.goldencode.p2j.ui.client.SelectionListBody
Current items' list
items - Variable in class com.goldencode.p2j.ui.ControlSetConfig
Array of items
itemsSetWhenRealized - Variable in class com.goldencode.p2j.ui.ControlSetConfig
Value of the "realized' flag when items' type (pairs/labels) was set
Iter() - Constructor for class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Default constructor.
iter - Variable in class com.goldencode.p2j.persist.TableResultSet.DataHandler
An iterator over the data.
iter - Variable in class com.goldencode.p2j.util.Iterables.RevIterable
Underlying iterator.
Iter(int) - Constructor for class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Constructor which accepts an initial cursor position.
IterableResource - Interface in com.goldencode.p2j.util
Defines an API for access to attributes and methods of iterable components such as Buffer or Frame or Dialog.
Iterables - Class in com.goldencode.p2j.util
Set of helper methods for iterables.
Iterables() - Constructor for class com.goldencode.p2j.util.Iterables
 
Iterables.RevIterable<T> - Class in com.goldencode.p2j.util
Reverse iterable implementation.
iterate() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Called by the TransactionManager from the top of the block (just after the loop test) on the second and subsequent iterations of an iterating loop.
iterate() - Method in class com.goldencode.p2j.persist.CompoundQuery
Advance the compound query, triggering one or more of the underlying queries to retrieve a new record.
iterate() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
No-op.
iterate() - Method in class com.goldencode.p2j.persist.OutputTableCopier
No-op.
iterate() - Method in class com.goldencode.p2j.persist.OutputTableHandleCopier
No-op.
iterate() - Method in class com.goldencode.p2j.persist.PreselectQuery
Provides a notification that the block whose scope in which the object is registered is about to iterate and attempt another pass.
iterate() - Method in class com.goldencode.p2j.persist.QueryWrapper
Advance a compound query, triggering one or more of the underlying queries to retrieve a new record.
iterate() - Method in class com.goldencode.p2j.persist.RecordBuffer
Called by the transaction manager after each iteration of a repeating block.
iterate() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Multiplexer
No-op.
iterate() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.NoUndoValidator
The block is iterating; perform a non-destructive validation of the record in the buffer.
iterate() - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Display break group results (if any).
iterate() - Method in class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
Processes the iterate notification provided by the TransactionManager.
iterate() - Method in class com.goldencode.p2j.ui.GenericFrame
Provides a notification that the block whose scope in which the object is registered is about to iterate and attempt another pass.
iterate() - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Process iteration of block nesting scope.
iterate(boolean) - Method in class com.goldencode.p2j.util.Accumulator
This method must be called exactly once per loop iteration, either directly by client code, or by a query with which this accumulator is associated.
iterate(Map<Resolvable, Boolean>, boolean) - Method in class com.goldencode.p2j.util.Accumulator
This method must be called exactly once per loop iteration, either directly by client code, or by a query with which this accumulator is associated.
iterate() - Method in class com.goldencode.p2j.util.Accumulator
Provides a notification that the block whose scope in which the object is registered is about to iterate and attempt another pass.
iterate() - Method in class com.goldencode.p2j.util.decimal.PrecisionResetter
Processes the iterate notification provided by the TransactionManager.
iterate() - Method in interface com.goldencode.p2j.util.Finalizable
Provides a notification that the block whose scope in which the object is registered is about to iterate and attempt another pass.
iterate() - Method in class com.goldencode.p2j.util.Stream
Processes the iterate notification provided by the TransactionManager.
iterate() - Method in class com.goldencode.p2j.util.Text.SensitivityResetter
Processes the iterate notification provided by the TransactionManager.
iterate() - Method in class com.goldencode.p2j.util.UnnamedStreams.InputCloser
This method is unused.
iterate() - Method in class com.goldencode.p2j.util.UnnamedStreams.OutputCloser
This method is unused.
iterated - Variable in class com.goldencode.p2j.util.BlockDefinition
Has this block iterated at least once.
iterateEditingBlock() - Method in class com.goldencode.p2j.ui.chui.ThinClient
This method is called on each start of an EDITING block iteration.
iterateReleaseOverrideScope - Variable in class com.goldencode.p2j.persist.RecordBuffer
Scope at which iterate should not release the current record
iterateToIndex(Collection, int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Iterate over the specified collection, returning the element at index index.
iterateWorker(TransactionManager.WorkArea) - Static method in class com.goldencode.p2j.util.TransactionManager
Allows a loop iteration event to occur in the transaction manager, which triggers commit processing before the next iteration of the loop begins.
iteration - Variable in class com.goldencode.p2j.persist.CompoundComponent
Iteration behavior (from QueryConstants)
iteration - Variable in class com.goldencode.p2j.persist.QueryComponent
Iteration/retrieval mode (first, last, next, etc.)
iterator() - Method in interface com.goldencode.ast.Aast
Return an iterator to walk this AST recursively in a depth-first traversal.
iterator(int, AstWalkListener) - Method in interface com.goldencode.ast.Aast
Return an iterator to walk this AST recursively in a depth-first traversal.
iterator(int, AstWalkListener, boolean) - Method in interface com.goldencode.ast.Aast
Return an iterator to walk this AST recursively in a depth-first traversal.
iterator() - Method in class com.goldencode.ast.AnnotatedAst
Return an iterator to walk this AST recursively in a depth-first traversal.
iterator(int, AstWalkListener) - Method in class com.goldencode.ast.AnnotatedAst
Return an iterator to walk this AST recursively in a depth-first traversal.
iterator(int, AstWalkListener, boolean) - Method in class com.goldencode.ast.AnnotatedAst
Return an iterator to walk this AST recursively in a depth-first traversal.
iterator - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Current worker iterator
iterator() - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Get an iterator which will iterate over outermost to innermost listeners in all outer listener sets linked to and including this listener set.
iterator() - Method in class com.goldencode.p2j.ui.client.model.ListModel
 
iterator() - Method in class com.goldencode.p2j.ui.client.Region
Gets an iterator for the region.
iterator() - Method in class com.goldencode.p2j.util.Iterables.RevIterable
 
iterator() - Method in class com.goldencode.p2j.util.ScopedList
Obtain a read-only iterator on the full list of elements, which iterates from head to tail.
iterator() - Method in class com.goldencode.p2j.util.WeakList
Return an iterator on the elements in the list, starting from the first and proceeding in order to the last.
iterator() - Method in class com.goldencode.util.EmptySet
Return an iterator that never has a next element, and which does not support element removal.
iterator() - Method in class com.goldencode.util.FastSiblingDeque
 

J

j2p() - Method in class com.goldencode.p2j.persist.TableMapper
Get the mapping of DMO implementation classes to TableMapper.LegacyTableInfo instances.
j2p - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Field info kept by associated DMO property name.
j2p - Variable in class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Mapping of DMO interfaces to TableMapper.LegacyTableInfo instances
j2p() - Method in class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Get the mapping of DMO implementation classes to TableMapper.LegacyTableInfo instances.
j2p - Variable in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Mapping of DMO implementation classes to TableMapper.LegacyTableInfo instances
j2p() - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Get the mapping of DMO implementation classes to TableMapper.LegacyTableInfo instances.
j2pf - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Provide fast access to the legacy name of a specified java function name.
j2pMap - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Progress Java class name to procedure file name map table.
j2pp - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Provide fast access to the legacy name of a specified java procedure name.
JanusGraphDB - Class in com.goldencode.graphdb
An adapter to obtain connections and create indexes in a JanusGraph graph DB
JanusGraphDB() - Constructor for class com.goldencode.graphdb.JanusGraphDB
 
jar - Variable in class com.goldencode.p2j.classloader.JarClassLoader
The jar file.
JarActionType() - Constructor for enum com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions.JarActionType
 
JarClassLoader - Class in com.goldencode.p2j.classloader
Provides a class loader for files in a specified jar.
JarClassLoader(String, ClassLoader) - Constructor for class com.goldencode.p2j.classloader.JarClassLoader
Initiate a new jar classloader instance, setting its parent classloader to the given instance.
jarDereg - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
jarDeregClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Click handler.
jarEditHook - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
jarEditHookClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Click handler.
jarGrid - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
jars grid
jarGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
jars grid handle
jarImgCache - Static variable in class com.goldencode.p2j.ui.ServerImageWorker
Jar classes cache for images sources.
jarName - Variable in class com.goldencode.p2j.classloader.JarClassLoader
The jar name, including path.
JarOpErrorCode - Enum in com.goldencode.p2j.admin
Result of JAR-related or API-related operation.
JarOpErrorCode(String) - Constructor for enum com.goldencode.p2j.admin.JarOpErrorCode
C'tor for the error code.
jarRefresh - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
jarRefreshClicked(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Click handler.
jarReg - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
jarRegClicked(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Click handler.
jarReload - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
jarReloadClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Click handler.
jast - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.ParametrizedJast
The JAST that needs to be interpreted.
JAST_POSTFIX - Static variable in class com.goldencode.p2j.uast.JavaPatternWorker
Text to append to a filename to generate a unique name for persisting a Java AST.
jastFile - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The name of the generated JavaAst tree.
jasts - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of Java AST (abstract syntax tree) files.
JavaAst - Class in com.goldencode.p2j.uast
Provides symbolic token name lookups that are specific to the Java AST, all other function is implemented in the super class.
JavaAst() - Constructor for class com.goldencode.p2j.uast.JavaAst
Default constructor.
JavaAst(Token) - Constructor for class com.goldencode.p2j.uast.JavaAst
Constructor which accepts and wrappers token.
JavaAstHelper() - Constructor for class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
 
javaBufferName(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of a Java DMO interface, given its legacy name, and return the name of the default, implicit buffer associated with this interface.
javaClassName(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of a Java DMO interface, given its legacy name.
javaGetterName(String, boolean) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of the accessor (getter) method associated with the DMO property which represents the specified, legacy database field.
javaGetterName(String, Long, boolean) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of the accessor (getter) method associated with the DMO property which represents the specified, legacy database field.
JavaLaunchTask - Class in com.goldencode.p2j.scheduler
Launcher for java-style tasks.
JavaLaunchTask(String, String) - Constructor for class com.goldencode.p2j.scheduler.JavaLaunchTask
Configure this launcher.
javaName - Variable in class com.goldencode.p2j.convert.BufferList
The explicit Progress buffer's Java name.
javaName - Variable in class com.goldencode.p2j.persist.RecordBuffer.ScopeBufferName
The java name from calling procedure.
javaName - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
The associated DMO property name.
javaName(String, int) - Static method in class com.goldencode.p2j.schema.P2OLookup
Retrieve a Java class or variable name, based upon the legacy Progress schema name of the corresponding table or field, respectively.
javaName(String, int, Long) - Static method in class com.goldencode.p2j.schema.P2OLookup
Retrieve a Java class or variable name, based upon the legacy Progress schema name of the corresponding table or field, respectively.
javaNameMap - Variable in class com.goldencode.p2j.schema.P2OLookup
Map of historical table/field names to Java class/property names
javaNames - Variable in class com.goldencode.p2j.schema.P2OLookup
Set of all unqualified DMO Java interface names
javaPackage(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the package of a Java DMO interface, given its legacy name.
javaPackage - Variable in class com.goldencode.p2j.schema.P2OLookup
Java package associated with this lookup instance
javaPackage(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Retrieve the Java package name of the DMO associated with the given legacy Progress table name.
JavaPatternWorker - Class in com.goldencode.p2j.uast
A pattern worker that provides Java AST services and conversion of Java language token names (as defined by the JavaTokenTypes) to their integral types.
JavaPatternWorker() - Constructor for class com.goldencode.p2j.uast.JavaPatternWorker
Default constructor which initializes libraries.
JavaPatternWorker.JavaAstHelper - Class in com.goldencode.p2j.uast
Helper to create, edit, move and delete Java ASTs.
JavaPatternWorker.WorkArea - Class in com.goldencode.p2j.uast
Context local work area.
javaPropertyName(String, boolean) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of the name of the DMO property which represents the specified, legacy database field.
javaPropertyName(String, boolean, Long) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of the name of the DMO property which represents the specified, legacy database field.
javaPropertyName(String, boolean) - Static method in class com.goldencode.p2j.schema.P2OLookup
Retrieve a Java property name, based upon the legacy Progress schema name of the corresponding table or field, respectively.
javaPropertyName(String, boolean, Long) - Static method in class com.goldencode.p2j.schema.P2OLookup
Retrieve a Java property name, based upon the legacy Progress schema name of the corresponding table or field, respectively.
javaRuntimeToProgressSourceString(String) - Static method in class com.goldencode.p2j.util.character
Converts a Java runtime string into one that can be encoded in Progress 4GL source code as a string literal.
javaSetterName(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of the mutator (setter) method associated with the DMO property which represents the specified, legacy database field.
javaSetterName(String, Long) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Look up the name of the mutator (setter) method associated with the DMO property which represents the specified, legacy database field.
javaSpacifyNull(String) - Static method in class com.goldencode.p2j.util.Text
Return a string which contains the contents of the given string up to (but not including) the first null character (ASCII 0x00) and for that null character and all following characters the resulting string will contain spaces.
JavaSymbolResolver - Class in com.goldencode.p2j.uast
Provides symbol resolution services for Java ASTs.
JavaSymbolResolver() - Constructor for class com.goldencode.p2j.uast.JavaSymbolResolver
 
JavaTokenTypes - Interface in com.goldencode.p2j.uast
Provides a complete set of token types sufficient to represent any Java program in an AST form.
javaTruncateNull(String) - Static method in class com.goldencode.p2j.util.Text
Return a string which contains the contents of the given string up to (but not including) the first null character (ASCII 0x00), the resulting string is truncated at the first null.
jclByClasses - Variable in class com.goldencode.p2j.classloader.MultiClassLoader
Map each class to the classloader which handles it.
JdbcKeyRetriever - Class in com.goldencode.p2j.persist.id
Provides a service for retrieving available primary keys from database using SQL queries.
JdbcKeyRetriever() - Constructor for class com.goldencode.p2j.persist.id.JdbcKeyRetriever
 
jdbcURL - Variable in class com.goldencode.p2j.persist.UnpooledConnectionProvider
URL to connect to the backing datastore
jname - Variable in class com.goldencode.p2j.util.InternalEntry
Converted Java name for this internal-entry.
jname - Variable in class com.goldencode.p2j.util.Parameter
Converted Java name for this parameter.
jname - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Converted Java name for this external program.
Job - Class in com.goldencode.p2j.scheduler
Definition of a Scheduler job.
Job(String, JobType, String, boolean, JobMode) - Constructor for class com.goldencode.p2j.scheduler.Job
Create a new job.
Job(String, Runnable, boolean, JobMode) - Constructor for class com.goldencode.p2j.scheduler.Job
Create a new job, with type JobType.INSTANCE
JobMode - Enum in com.goldencode.p2j.scheduler
Definition of possible job modes: JobMode.NOW - execute immediately. JobMode.ONE_TIME - schedule for execution at a certain time/date. JobMode.RECURRENT - schedule for execution at a certain time/date, recurrent.
JobMode(boolean, String) - Constructor for enum com.goldencode.p2j.scheduler.JobMode
Initialize a new job type.
jobName - Variable in class com.goldencode.p2j.scheduler.JobTask
The job name.
JobProcessor - Class in com.goldencode.p2j.scheduler
Specialized class which listens for incoming jobs (sent by the Scheduler.timer.
JobProcessor() - Constructor for class com.goldencode.p2j.scheduler.JobProcessor
 
jobRegistry - Static variable in class com.goldencode.p2j.scheduler.Scheduler
A registry with the enabled jobs, scheduled to be ran.
jobs - Static variable in class com.goldencode.p2j.scheduler.Scheduler
A map identifying all the available jobs.
jobStartTime - Variable in class com.goldencode.p2j.pattern.PatternEngine
System time at beginning of run.
JobTask - Class in com.goldencode.p2j.scheduler
Implements tasks to be passed to the java Scheduler.timer.
JobTask(String) - Constructor for class com.goldencode.p2j.scheduler.JobTask
Create a new job task to be registered with the Scheduler.timer.
JobType - Enum in com.goldencode.p2j.scheduler
Definition of possible job types: JobType.PROCESS - a P2J process. JobType.CLASS - a Java class implementing Runnable. JobType.METHOD - a method name qualified with the full class name.
JobType(String) - Constructor for enum com.goldencode.p2j.scheduler.JobType
Initialize a new job type.
JobValidationException - Exception in com.goldencode.p2j.scheduler
Exception thrown when validating a scheduled job.
JobValidationException(Throwable) - Constructor for exception com.goldencode.p2j.scheduler.JobValidationException
Constructor which accepts a root cause.
JobValidationException(String) - Constructor for exception com.goldencode.p2j.scheduler.JobValidationException
Constructor which accepts a custom message.
JobValidationException(String, Throwable) - Constructor for exception com.goldencode.p2j.scheduler.JobValidationException
Constructor which accepts a root cause and a custom message.
johndoe(String[]) - Static method in class com.goldencode.p2j.security.SecurityAdmin
ACL subjects list verification utility.
join - Variable in class com.goldencode.p2j.persist.QueryComponent
Helper object for a join via a foreign key relation
join - Variable in class com.goldencode.p2j.persist.QueryComponent.ServerJoinData
Helper object which generates a where clause snippet to join two tables
join - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Helper object for dynamic join via a foreign key relation
join() - Method in class com.goldencode.p2j.web.GenericWebServer
Waits for server thread pool to die.
join_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OUTER-JOIN keyword and the optional prefix keyword LEFT which are used to specify an outer join or left outer join.
Joinable - Interface in com.goldencode.p2j.persist
Query types which can be added as components to CompoundQuery must implement this interface.
joinHQL - Variable in class com.goldencode.p2j.persist.HQLHelper
HQL expression for dynamic join via a foreign key relation
joinIface - Variable in class com.goldencode.p2j.persist.HQLHelperCache.Key
Interface of DMO with which query's records are joined, if any
joins - Variable in class com.goldencode.p2j.schema.PropertyMapper
List of classes associated with this property by foreign key
joins() - Method in class com.goldencode.p2j.schema.PropertyMapper
Get an iterator over the list of class names with which the mapped property defines a foreign key association.
joins - Variable in class com.goldencode.p2j.schema.SchemaWorker
Set of all table relations detected in a scanning session.
julian - Variable in class com.goldencode.p2j.util.date
Stores the date for this instance in Progress 4GL format.
JULIAN_EPOCH_OFFSET - Static variable in class com.goldencode.p2j.util.date
The number of days between the Progress base date (12/31/-4714) and the Java epoch start (01/01/1970).
julianDayToMillis(long) - Static method in class com.goldencode.p2j.util.date
Converts a Progress 4GL style Julian day into the number of milliseconds since the Java epoch.
JUNK - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
JUNK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
JUNK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
JUNK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
justActivated - Variable in class com.goldencode.p2j.ui.client.FillIn
Is field just activated by Tab.
justActivated - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Flags if activation just occurred (flag resets on any input).
jvmArgs - Static variable in class com.goldencode.p2j.main.BrokerCore
JVM arguments and CLASSPATH
jvmargs - Static variable in class com.goldencode.p2j.main.BrokerCore
JVM args
jvmArguments - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
JVM arguments.

K

KA_APPEND_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_BACK_TAB - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_BACKSPACE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action codes
KA_BELL - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_CLEAR - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_COPY - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_CURSOR_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_CURSOR_LEFT - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_CURSOR_RIGHT - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_CURSOR_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_CUT - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_DEFAULT_POP_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_DELETE_CHARACTER - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_DELETE_END_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_DELETE_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_DELETE_WORD - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_EDITOR_BACKTAB - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_EDITOR_TAB - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_END - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_END_ERROR - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_ENDKEY - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_ERROR - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_FIRST_CODE - Static variable in class com.goldencode.p2j.ui.Keyboard
Starting point for key action codes.
KA_GO - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_HELP - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_HOME - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_INSERT_MODE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_LAST_CODE - Static variable in class com.goldencode.p2j.ui.Keyboard
Ending point for key action codes.
KA_LEFT_END - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_NEW_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_NEXT_WORD - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_OPEN_LINE_ABOVE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_PAGE_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_PAGE_LEFT - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_PAGE_RIGHT - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_PAGE_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_PASTE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_PREV_WORD - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_RECALL - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_REPLACE - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_RETURN - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_RIGHT_END - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_STOP - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
KA_TAB - Static variable in class com.goldencode.p2j.ui.Keyboard
key action code
kbLabel(String) - Static method in class com.goldencode.p2j.ui.Keyboard
Translates a string of text, which is a key function, into the key label of a keyboard key, currently assigned for this function.
kbLabel(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Translates a string of text, which is a key function, into the key label of a keyboard key, currently assigned for this function.
kbLabel(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Translates a string of text, which is a key function, into the key label of a keyboard key, currently assigned for this function.
keep3DFillinBorder - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The effective value of the keep3DFillinBorder environment variable.
keepContentType - Variable in class com.goldencode.p2j.e4gl.Options
Content-Type meta element is left alone (not commented out).
keepFrameZOrder - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress KEEP-FRAME-Z-ORDER attribute.
keepOpenOnBodyClose - Static variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Bracket for menu navigation.
keepTabOrder - Variable in class com.goldencode.p2j.ui.FrameConfig
KEEP-TAB-ORDER option.
keepTildes - Variable in class com.goldencode.p2j.preproc.ClearStream
true if tildes have to be retained on output.
keepTildes - Variable in class com.goldencode.p2j.preproc.Options
Controls how escape sequences are emitted on output.
kePasswd - Variable in class com.goldencode.p2j.web.SecureWebServer
Key entry password.
key - Variable in class com.goldencode.cache.ExpiryCache.Node
Hashable key
key - Variable in class com.goldencode.p2j.net.Message
Routing and requested method information.
key - Variable in class com.goldencode.p2j.net.RemoteObject.RemoteAccess.Invoker
Routing key for the transact method.
Key(DatabaseStatistics.Location, String) - Constructor for class com.goldencode.p2j.persist.DatabaseStatistics.Collector.Key
Constructor.
Key(Class<?>, String, Type[], boolean, String, Class<?>) - Constructor for class com.goldencode.p2j.persist.HQLHelperCache.Key
Constructor for a lookup key for the given data.
Key(String, Integer) - Constructor for class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate.Key
Constructor.
key - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
If not-null, it represents the record which we want to rollback or delete, only if it satisfies the where clause.
key - Variable in class com.goldencode.p2j.schema.RelationNode
Names of index fields which comprise the relation
key - Variable in class com.goldencode.p2j.schema.TableRelation
Names of common fields which define the relation
Key - Interface in com.goldencode.p2j.ui.client.event
Key codes.
key - Variable in class com.goldencode.p2j.ui.client.event.KeyInput
Key associated with the event.
key - Variable in class com.goldencode.p2j.ui.client.FontDetails
A unique descriptor describing the font name, size and attributes.
key - Variable in class com.goldencode.p2j.ui.client.WidgetEntry
The map entry's key.
key - Variable in class com.goldencode.p2j.ui.HelpService
The keyword for the desired help topic.
key - Variable in class com.goldencode.p2j.util.SectionContent.KeyRenderer
The key name.
key - Variable in class com.goldencode.p2j.util.WidgetPool.WidgetPoolData
This pool's key (to identify it by name, if this is a named pool).
key_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KEY clause and a required ProgressParser.expr() or DEFAULT keyword.
KEY_DEFAULT - Static variable in class com.goldencode.p2j.util.Registry
Windows default key name.
KEY_EVTYPE - Static variable in class com.goldencode.p2j.util.KeyReader
LAST-EVENT:EVENT-TYPE for keyboard Progress events
KEY_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KEY_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KEY_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KEY_FIELDS - Static variable in class com.goldencode.p2j.schema.TableHints
Key under which join fields are stored in an association map
KEY_FUNCTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KEY_FUNCTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
key_function() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the list of all valid key function names and generates a node of type KEY_FUNCTION.
KEY_FUNCTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KEY_INDEX_FIELDS - Static variable in class com.goldencode.p2j.schema.TableHints
Key under which index fields are stored in the indexes map
KEY_MOUSE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Special key code which denotes mouse event.
KEY_PRESSED - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Key pressed.
KEY_TYPED - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Key typed.
KEY_WILDCARD - Static variable in class com.goldencode.p2j.uast.AstKey
Key which indicates the wildcard token type
keyAction(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Evaluates key code and returns a generic action code.
keyallref() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches the all named argument reference {&*} and returns its evaluation.
keyApplied - Variable in class com.goldencode.p2j.ui.client.FillIn
Indicates whether the key has been applied to the next row (in group mode).
keyarg(Map, int) - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a named argument and puts the parsed argument name and value into a container.
Keyboard - Class in com.goldencode.p2j.ui
This class represents the keyboard event codes, key labels and Progress functions and all their interrelations.
Keyboard(String) - Constructor for class com.goldencode.p2j.ui.Keyboard
Constructor.
keyboard - Variable in class com.goldencode.terminal.VT100Emulator
VT-100 keyboard
Keyboard.ContextContainer - Class in com.goldencode.p2j.ui
Simple container that stores and returns a context-local instance of the outer class.
keyboardFocusManager - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
The driver's level keyboard focus manager.
KeyboardLayout - Class in com.goldencode.p2j.ui.client.gui
Abstract Keyboard layout for Windows.
KeyboardLayout() - Constructor for class com.goldencode.p2j.ui.client.gui.KeyboardLayout
 
keyboardVT100 - Variable in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Key processing for VT-100 emulator.
keyBuffer - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Keyboard input queue.
keyChar() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Get character for this event.
keyCode() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Get key code for this event.
keyCode(String) - Static method in class com.goldencode.p2j.ui.Keyboard
Translates a key label into a numeric key code.
keyCode(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Evaluates a key label and returns the corresponding integer key code.
keyCode(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Evaluates a key label and returns the corresponding integer key code.
keycode - Variable in class com.goldencode.p2j.ui.MessageReturnValue
The key code of the last key pressed (during any variable set/update or during a pause) or -1 if no key was pressed.
keyCode - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Key code which will be transferred in key related events.
keycode - Variable in exception com.goldencode.p2j.util.ConditionException
If caused by a key press, this stores the key code.
keyCodeForAction(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Translates a key action into a typical key code.
keyDownEvents - Variable in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
The stack of keystrokes to parse, contains key down events.
keyentryPassword - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The keyentry password.
keyEntryPasswords - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
The random passwords used to encrypt the private keys in their KeyStore, per each alias.
keyEntryPasswords - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
The random passwords used to encrypt the private keys in their KeyStore, per each alias.
keyFunction(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Evaluates key code and returns event name assigned to specified key.
keyFunction(String) - Static method in class com.goldencode.p2j.ui.Keyboard
Returns the key function assigned to this key label.
keyFunction(integer) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Evaluates key code and returns event name assigned to specified key.
keyFunction - Variable in class com.goldencode.p2j.util.KeyReader.WorkArea
LAST-EVENT:FUNCTION attribute value that can be set explicitly (setKeyFunctionWorker).
keyHandedOut(Long) - Method in class com.goldencode.p2j.persist.id.IdentityPool.IdentityContext
Informs the IdentityContext that we hand out one more key for it.
KeyImport - Class in com.goldencode.p2j.security
Implements arbitrary private key / certificate pair import into a keystore.
KeyImport() - Constructor for class com.goldencode.p2j.security.KeyImport
 
KeyInput - Class in com.goldencode.p2j.ui.client.event
An event which indicates that a keystroke occurred in an object.
KeyInput(Widget, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.KeyInput
Initializes the action code to the Mapped Progress key action.
KeyInput(Widget, int, int, boolean) - Constructor for class com.goldencode.p2j.ui.client.event.KeyInput
Initializes the action code to the Mapped Progress key action.
KeyInput(Widget, Widget, int, int, boolean) - Constructor for class com.goldencode.p2j.ui.client.event.KeyInput
Initializes the action code to the Mapped Progress key action.
KeyInput(Widget, int, int, boolean, boolean) - Constructor for class com.goldencode.p2j.ui.client.event.KeyInput
Initializes the action code to the Mapped Progress key action.
KeyInput(Widget, Widget, int, int, boolean, boolean) - Constructor for class com.goldencode.p2j.ui.client.event.KeyInput
Initializes the action code to the Mapped Progress key action.
KeyInput(Widget, int) - Constructor for class com.goldencode.p2j.ui.client.event.KeyInput
Constructor for MouseEvt compatibility.
keyLabel(int) - Static method in class com.goldencode.p2j.ui.Keyboard
Translates a numeric key code into a key label.
keyLabel(integer) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Evaluates key code and returns a label of specified key.
keylist - Variable in class com.goldencode.p2j.net.RemoteObject.RemoteAccess
Routing key cache mapped by method object.
KeyListener - Interface in com.goldencode.p2j.ui.client.event.listener
Common interface for key event listeners.
keyListeners - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Storage for key listeners.
keyManagerPassword - Variable in class com.goldencode.p2j.main.ServerKeyStore
Key store manager password
keyMap - Variable in class com.goldencode.p2j.net.Dispatcher
This variable is a part of EIR (Exported Interface Registry) and contains names of groups and methods.
keyMap - Variable in class com.goldencode.p2j.util.SectionContent
Map to store key=value pars.
KeyMapEntry(String) - Constructor for class com.goldencode.p2j.net.Dispatcher.KeyMapEntry
Constructs a KeyMapEntry using given group name.
keyMode - Variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Keyboard navigation mode: If true => mnemonics are drawn.
keyName(int) - Method in class com.goldencode.p2j.ui.client.gui.GuiKeyboard
Get key name from a keyboard or null if not found.
keyName(String) - Static method in class com.goldencode.p2j.ui.Keyboard
Get key name from a keyboard.
keyName(int) - Method in class com.goldencode.p2j.ui.Keyboard
Get key name from a keyboard or null if not found.
keyNames - Variable in class com.goldencode.p2j.ui.client.gui.USAKeyboardLayout
key names from layout by Progress key codes
keyNavigation - Variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Flag, indicating, that current operation is navigating and it called by key
keyPass - Variable in class com.goldencode.p2j.directory.LdapRemapper
Keystore password
keyPressed(KeyEvent) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.VT100SwingKeyboard
Key pressed event handler.
keyPressed(KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.LinuxKeyboardReader
This method is called when any key is pressed or when a multi-key combination (CTRL, SHIFT, ALT modifiers) is pressed.
keyPressed(KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.WinKeyboardReader
This method is called when any key is pressed or when a multi-key combination (CTRL, SHIFT, ALT modifiers) is pressed.
keyPressed - Variable in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Pressed button state flag.
KeyProcessor - Class in com.goldencode.p2j.ui.client.chui.driver.console
Process raw keys from driver and convert them into P2J compatible codes.
KeyProcessor() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
Constructor with the empty body.
keyReader - Variable in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
The key reader associated with this simulator.
keyReader - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
The key reader.
KeyReader() - Constructor for class com.goldencode.p2j.ui.client.TypeAhead.KeyReader
 
KeyReader - Class in com.goldencode.p2j.util
Provides Progress compatible helper methods to manage reading a key/char and accessing the last key read.
KeyReader() - Constructor for class com.goldencode.p2j.util.KeyReader
 
KeyReader.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
KeyReader.WorkArea - Class in com.goldencode.p2j.util
Stores data relating to the state of the current context's key reading.
keyReleased(KeyEvent) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.VT100SwingKeyboard
Key released event handler.
keyReleased(KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
This method is called when a pressed key is released.
keyReleased(KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.WinKeyboardReader
Invoked when a key has been released.
KeyRenderer(Map<String, String>, String) - Constructor for class com.goldencode.p2j.util.SectionContent.KeyRenderer
Constructs an instance of the key entry line in INI file.
keyRetriever - Variable in class com.goldencode.p2j.persist.id.IdentityPool.KeyScanner
Key retriever which is used to scan for available keys.
KeyRetriever - Interface in com.goldencode.p2j.persist.id
Interface which must be implemented by classes which provide service for retrieving available primary keys from database.
keys - Variable in class com.goldencode.p2j.directory.SchemaStorage
Cached list of the keys in our map.
keys - Variable in class com.goldencode.p2j.persist.TableMapper.StaticTempTableMapper
Map of temp-table objects to unique keys
KeyScanner() - Constructor for class com.goldencode.p2j.persist.id.IdentityPool.KeyScanner
 
keySet() - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns a set containing all defined keys.
keySet(int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns a set containing all defined keys in the scope specified.
keysPool - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Available keys stored in ranges.
keyStore - Variable in class com.goldencode.p2j.directory.LdapRemapper
Keystore
keyStore - Variable in class com.goldencode.p2j.main.ServerKeyStore
Key store file content
keyStore - Variable in class com.goldencode.p2j.security.TransportSecurity
In-memory key store.
keyStore - Variable in class com.goldencode.p2j.web.SecureWebServer
In-memory key store.
keystorePassword - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The keystore password.
keyStorePassword - Variable in class com.goldencode.p2j.main.ServerKeyStore
Key store password
keyStorePassword - Static variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
The password for access to server-side SSL certificate store.
keyStrength - Variable in class com.goldencode.p2j.security.SSLCertFactory
The private key size: SSLCertFactory.MIN_RSA_KEY_STRENGTH bits or better.
keysVar - Variable in class com.goldencode.p2j.ui.Choose
Highlight and navigation variable.
keysVar - Variable in class com.goldencode.p2j.ui.ChooseData
highlight and navigation variable
keyToDefer - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
The key event that must be posted after drop-down exit.
keyTyped(KeyEvent) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.VT100SwingKeyboard
Key typed event handler.
keyTyped(KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.LinuxKeyboardReader
This method is called when a pressed key (or a multi-key combination) is converted to a higher level representation.
keyTyped(KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.WinKeyboardReader
This method is called when a pressed key (or a multi-key combination) is converted to a higher level representation.
Keyword - Class in com.goldencode.p2j.uast
Encapsulates all data associated with a language keyword.
Keyword(String, int, int, boolean) - Constructor for class com.goldencode.p2j.uast.Keyword
Constructs a keyword with the minimum number of valid fields.
Keyword(String, int, int, boolean, Object) - Constructor for class com.goldencode.p2j.uast.Keyword
Constructs a keyword with all possible fields.
keyword(character) - Static method in class com.goldencode.p2j.uast.ProgressAst
Duplicates the Progress 4GL KEYWORD built-in function, which allows code to lookup if given text is a case-insensitive match (abbreviated or not) for any valid 4GL keyword.
keyword(String) - Static method in class com.goldencode.p2j.uast.ProgressAst
Duplicates the Progress 4GL KEYWORD built-in function, which allows code to lookup if given text is a case-insensitive match (abbreviated or not) for any valid 4GL keyword.
keywordAll(character) - Static method in class com.goldencode.p2j.uast.ProgressAst
Duplicates the Progress 4GL KEYWORD-ALL built-in function, which allows code to lookup if given text is a case-insensitive match (abbreviated or not) for any valid 4GL RESERVED keyword.
keywordAll(String) - Static method in class com.goldencode.p2j.uast.ProgressAst
Duplicates the Progress 4GL KEYWORD-ALL built-in function, which allows code to lookup if given text is a case-insensitive match (abbreviated or not) for any valid 4GL RESERVED keyword.
KeywordDictionary - Class in com.goldencode.p2j.uast
Provides a mechanism for storage and retrieval of language keywords as represented by the Keyword object.
KeywordDictionary() - Constructor for class com.goldencode.p2j.uast.KeywordDictionary
Default constructor which instantiates a KeywordDictionary object which matches on a case-insensitive basis.
KeywordDictionary(boolean) - Constructor for class com.goldencode.p2j.uast.KeywordDictionary
Instantiates a KeywordDictionary object.
keywordList() - Method in class com.goldencode.p2j.uast.KeywordDictionary
Returns an iterator list of all Keyword objects in the dictionary.
keywords - Static variable in class com.goldencode.expr.ExpressionLexer
Map of keywords to symbol tokens
keywords - Static variable in class com.goldencode.p2j.persist.hql.HQLLexer
Map of keywords to symbol tokens
keywords - Static variable in class com.goldencode.p2j.uast.JavaSymbolResolver
Stores all Java language keywords and provides name to token type resolution.
keywords - Static variable in class com.goldencode.p2j.uast.ProgressLexer
Stores all keyword definitions in alphabetical order.
keywordText(int) - Method in class com.goldencode.p2j.uast.ProgressAst
Returns the "canonical" keyword text that is associated with a given token type if that type represents a known Progress 4GL language keyword.
keywordToFieldType(int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Map the keyword type to the corresponding field type.
kill() - Method in class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
Terminate the watchdog timer thread.
kill() - Method in class com.goldencode.p2j.ui.client.driver.web.WebTaskWorker
Terminate the thread.
killSession(int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Forcibly terminates (closes) the socket in use for the given session.
killSession(int) - Method in class com.goldencode.p2j.security.SecurityManager
Forcibly terminates (closes) the socket in use for the given session.
km - Variable in class com.goldencode.p2j.security.TransportSecurity
Custom key manager.
km - Variable in class com.goldencode.p2j.web.SecureWebServer
Custom key manager.
knownConnectOptions - Static variable in class com.goldencode.p2j.util.WebServiceHelper
The set of web-service connect options used by the legacy CONNECT method.
knownResource(WrappedResource) - Static method in class com.goldencode.p2j.util.handle
Check if the given resource is known (has an associated ID).
ksFileName - Variable in class com.goldencode.p2j.web.SecureWebServer
Key store file name.
ksPasswd - Variable in class com.goldencode.p2j.web.SecureWebServer
Key store password.
kw - Variable in class com.goldencode.p2j.convert.SignatureHelper.FuncDef
Type of the original keyword, stored in the tree as the "oldtype" annotation.
KW_3D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_3D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_3D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ABBV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ABBV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ABBV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ABORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ABORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ABORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ABS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ABS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ABS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ABSTRACT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ABSTRACT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ABSTRACT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword abstract.
KW_ABSTRACT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACC_CHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACC_CHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACC_CHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACC_RCHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACC_RCHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACC_RCHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACCEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACCEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACCEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACCUM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACCUM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACCUM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACT_FORM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACT_FORM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACT_FORM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACT_WIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACT_WIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACT_WIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACTIVE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACTIVE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACTIVE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ACTOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ACTOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ACTOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_1ST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_1ST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_1ST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_BUF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_BUF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_BUF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_C_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_C_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_C_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_C_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_C_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_C_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_EVTP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_EVTP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_EVTP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_F_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_F_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_F_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_HENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_HENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_HENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_IDXF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_IDXF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_IDXF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_INVL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_INVL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_INVL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_L_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_L_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_L_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_LAST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_LAST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_LAST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_LIKF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_LIKF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_LIKF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_LIKI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_LIKI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_LIKI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_NEWF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_NEWF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_NEWF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_NEWI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_NEWI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_NEWI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_PREL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_PREL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_PREL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_REL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_REL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_REL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_SLOC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_SLOC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_SLOC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_SRCB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_SRCB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_SRCB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADD_SUP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADD_SUP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADD_SUP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADM_DATA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADM_DATA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADM_DATA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADM_TO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADM_TO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADM_TO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ADVISE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ADVISE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ADVISE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AFT_BUFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AFT_BUFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AFT_BUFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AFT_FILL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AFT_FILL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AFT_FILL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AFT_R_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AFT_R_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AFT_R_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AFT_ROID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AFT_ROID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AFT_ROID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AFT_TBL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AFT_TBL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AFT_TBL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALERT_BX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALERT_BX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALERT_BX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALIAS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALIAS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALIAS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALLW_C_S - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALLW_C_S - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALLW_C_S - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALLW_REP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALLW_REP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALLW_REP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALT_KEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALT_KEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALT_KEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALTER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALTER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALTER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ALW_ON_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ALW_ON_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ALW_ON_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AMBIG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AMBIG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AMBIG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ANALYZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ANALYZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ANALYZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ANSI_ONL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ANSI_ONL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ANSI_ONL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ANY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ANY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ANY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ANY_KEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ANY_KEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ANY_KEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ANY_PRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ANY_PRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ANY_PRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ANYWHERE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ANYWHERE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ANYWHERE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APP_INFO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APP_INFO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APP_INFO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APP_PW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APP_PW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APP_PW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APP_UID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APP_UID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APP_UID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPEND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPEND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPEND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPEND_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPEND_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPEND_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPEND_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPEND_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPEND_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPL_A_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPL_A_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPL_A_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPL_CBK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPL_CBK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPL_CBK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPL_CID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPL_CID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPL_CID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_APPLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_APPLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_APPLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AREA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AREA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AREA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ARR_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ARR_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ARR_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASCEND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASCEND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASCEND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASCII_2H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASCII_2H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASCII_2H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASK_OVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASK_OVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASK_OVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASSEMBLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASSEMBLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASSEMBLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASSERT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword assert.
KW_ASSIGN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASSIGN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASSIGN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASYNC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASYNC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASYNC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASYNC_RC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASYNC_RC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASYNC_RC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ASYNC_RH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ASYNC_RH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ASYNC_RH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ATT_DSRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ATT_DSRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ATT_DSRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ATT_PLST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ATT_PLST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ATT_PLST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ATTR_NAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ATTR_NAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ATTR_NAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUD_CTRL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUD_CTRL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUD_CTRL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUD_ENAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUD_ENAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUD_ENAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUD_EV_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUD_EV_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUD_EV_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUD_POL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUD_POL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUD_POL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTHEN_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTHEN_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTHEN_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTHORZN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTHORZN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTHORZN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_COM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_COM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_COM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_D_X - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_D_X - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_D_X - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_DEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_DEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_DEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_GO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_GO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_GO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_IND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_IND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_IND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_RES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_RES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_RES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_RET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_RET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_RET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_SYN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_SYN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_SYN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTO_ZAP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTO_ZAP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTO_ZAP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AUTOMATC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AUTOMATC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AUTOMATC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AVAIL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AVAIL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AVAIL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AVERAGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AVERAGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AVERAGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AVG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AVG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AVG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AVL_FMTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AVL_FMTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AVL_FMTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_AVL_MSGS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_AVL_MSGS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_AVL_MSGS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_B4_BUFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_B4_BUFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_B4_BUFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_B4_FILL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_B4_FILL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_B4_FILL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_B4_HIDE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_B4_HIDE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_B4_HIDE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_B4_R_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_B4_R_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_B4_R_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_B4_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_B4_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_B4_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_B4_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_B4_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_B4_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_B_ENDIAN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_B_ENDIAN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_B_ENDIAN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BACK_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BACK_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BACK_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BACKGRND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BACKGRND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BACKGRND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BACKSP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BACKSP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BACKSP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BACKWARD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BACKWARD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BACKWARD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BAS_LOGG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BAS_LOGG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BAS_LOGG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BASE64_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BASE64_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BASE64_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BASE64_E - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BASE64_E - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BASE64_E - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BASE_ADE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BASE_ADE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BASE_ADE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BASE_KEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BASE_KEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BASE_KEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BATCH_MO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BATCH_MO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BATCH_MO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BATCH_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BATCH_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BATCH_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BEG_EV_G - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BEG_EV_G - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BEG_EV_G - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BEGINS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BEGINS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BEGINS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BELL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BELL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BELL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BETWEEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BETWEEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BETWEEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BGCOLOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BGCOLOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BGCOLOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BIGINT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BIGINT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BIGINT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BINARY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BINARY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BINARY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BIND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BIND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BIND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BIND_WH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BIND_WH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BIND_WH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BLANK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BLANK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BLANK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BLK_IT_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BLK_IT_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BLK_IT_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BLK_LVL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BLK_LVL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BLK_LVL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BLOB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BLOB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BLOB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BLOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BLOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BLOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BOOLEAN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword boolean.
KW_BORD_B_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_B_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_B_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BORD_B_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_B_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_B_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BORD_L_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_L_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_L_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BORD_L_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_L_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_L_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BORD_R_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_R_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_R_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BORD_R_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_R_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_R_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BORD_T_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_T_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_T_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BORD_T_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BORD_T_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BORD_T_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BOTH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BOTH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BOTH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BOTTOM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BOTTOM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BOTTOM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BOTTOM_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BOTTOM_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BOTTOM_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BOX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BOX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BOX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BOX_SEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BOX_SEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BOX_SEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BREAK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BREAK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BREAK - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword break.
KW_BREAK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BREAK_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BREAK_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BREAK_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BROWSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BROWSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BROWSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BTOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BTOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BTOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_COMP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_COMP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_COMP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_COPY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_COPY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_COPY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_CREA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_CREA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_CREA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_DEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_DEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_DEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_HNDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_HNDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_HNDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_REL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_REL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_REL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUF_VLID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUF_VLID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUF_VLID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUFFER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUFFER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUFFER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUFFER_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUFFER_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUFFER_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUFFER_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUFFER_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUFFER_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUFPOOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUFPOOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUFPOOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUFRPOOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUFRPOOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUFRPOOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BUTTON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BUTTON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BUTTON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BY_PTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BY_PTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BY_PTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BY_REF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BY_REF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BY_REF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BY_VALUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BY_VALUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BY_VALUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BY_VAR_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BY_VAR_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BY_VAR_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BYTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BYTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BYTE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword byte.
KW_BYTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BYTES_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BYTES_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BYTES_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_BYTES_W - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_BYTES_W - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_BYTES_W - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CACHE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CACHE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CACHE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CACHE_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CACHE_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CACHE_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CALL_NAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CALL_NAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CALL_NAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CALL_TYP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CALL_TYP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CALL_TYP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CALLBACK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CALLBACK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CALLBACK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_CREA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_CREA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_CREA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_DEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_DEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_DEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_DO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_DO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_DO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_DUMP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_DUMP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_DUMP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_FIND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_FIND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_FIND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_LOAD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_LOAD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_LOAD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_QRY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_QRY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_QRY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_READ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_READ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_READ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_SET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_SET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_SET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAN_WRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAN_WRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAN_WRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CANC_BRK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CANC_BRK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CANC_BRK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CANCEL_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CANCEL_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CANCEL_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CANCEL_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CANCEL_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CANCEL_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CANCEL_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CANCEL_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CANCEL_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CANCELLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CANCELLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CANCELLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAPS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAPS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAPS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CARE_PNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CARE_PNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CARE_PNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CASE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword case.
KW_CASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CASE_SEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CASE_SEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CASE_SEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CAST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CAST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CAST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CATCH - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword catch.
KW_CATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CBIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CBIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CBIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CDECL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CDECL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CDECL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CEASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CEASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CEASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CENTER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CENTER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CENTER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CFG_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CFG_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CFG_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHAINED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHAINED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHAINED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHAR - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword char.
KW_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHAR_LEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHAR_LEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHAR_LEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHARSET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHARSET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHARSET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHECK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHECK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHECK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHECK_AM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHECK_AM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHECK_AM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHECKED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHECKED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHECKED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHLD_BUF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHLD_BUF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHLD_BUF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHLD_NUM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHLD_NUM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHLD_NUM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHOICES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHOICES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHOICES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHOOSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHOOSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHOOSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CHR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CHR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CHR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLASS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLASS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLASS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword class.
KW_CLASS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLEAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLEAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLEAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLIP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLIP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLIP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLNT_C_I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLNT_C_I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLNT_C_I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLNT_PRL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLNT_PRL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLNT_PRL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLNT_TTY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLNT_TTY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLNT_TTY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLNT_TYP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLNT_TYP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLNT_TYP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLNT_WS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLNT_WS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLNT_WS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLOB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLOB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLOB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLOB_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLOB_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLOB_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLOB_CP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLOB_CP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLOB_CP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLOB_TYP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLOB_TYP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLOB_TYP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLONE_ND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLONE_ND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLONE_ND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLOSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLOSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLOSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLOSE_AP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLOSE_AP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLOSE_AP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLOSE_LG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLOSE_LG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLOSE_LG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLR_AP_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLR_AP_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLR_AP_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLR_LOG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLR_LOG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLR_LOG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLR_S_AR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLR_S_AR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLR_S_AR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLR_SEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLR_SEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLR_SEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CLS_TYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CLS_TYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CLS_TYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CNCL_R_A - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CNCL_R_A - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CNCL_R_A - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CNTRL_BX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CNTRL_BX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CNTRL_BX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CNTRL_FR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CNTRL_FR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CNTRL_FR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CNTRL_NM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CNTRL_NM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CNTRL_NM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CODEBASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CODEBASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CODEBASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_BGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_BGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_BGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_CP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_CP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_CP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_DC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_DC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_DC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_FGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_FGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_FGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_FONT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_FONT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_FONT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_LAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_LAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_LAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_MOV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_MOV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_MOV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_PFC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_PFC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_PFC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_R_O - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_R_O - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_R_O - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_RES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_RES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_RES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COL_SCR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COL_SCR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COL_SCR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COLLATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COLLATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COLLATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COLON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COLON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COLON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COLON_AL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COLON_AL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COLON_AL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COLOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COLOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COLOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COLR_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COLR_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COLR_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COLUMNS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COLUMNS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COLUMNS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COM_HNDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COM_HNDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COM_HNDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COM_SELF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COM_SELF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COM_SELF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COMBO_BX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COMBO_BX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COMBO_BX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COMMAND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COMMAND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COMMAND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COMPARE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COMPARE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COMPARE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COMPARES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COMPARES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COMPARES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COMPILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COMPILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COMPILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COMPILER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COMPILER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COMPILER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COMPLETE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COMPLETE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COMPLETE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONN_ED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONN_ED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONN_ED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONST - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved but unused keyword const.
KW_CONSTRUC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONSTRUC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONSTRUC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONTAINS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONTAINS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONTAINS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONTENTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONTENTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONTENTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONTINUE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword continue.
KW_CONTROL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONTROL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONTROL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONTROLS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONTROLS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONTROLS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CONVERT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CONVERT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CONVERT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COOKIE_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COOKIE_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COOKIE_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COPY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COPY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COPY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COUNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COUNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COUNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COUNT_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COUNT_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COUNT_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_COVERAGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_COVERAGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_COVERAGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CP_CVT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CP_CVT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CP_CVT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPCASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPCASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPCASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPCOLL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPCOLL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPCOLL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPINTERN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPINTERN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPINTERN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPLOG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPLOG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPLOG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPPRINT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPPRINT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPPRINT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPRCODEI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPRCODEI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPRCODEI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPRCODEO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPRCODEO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPRCODEO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPSTREAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPSTREAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPSTREAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPTERM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPTERM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPTERM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPY_DSET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPY_DSET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPY_DSET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPY_LOB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPY_LOB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPY_LOB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPY_SATR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPY_SATR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPY_SATR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CPY_TTBL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CPY_TTBL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CPY_TTBL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CRC_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CRC_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CRC_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CREAT_LK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CREAT_LK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CREAT_LK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CREAT_ND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CREAT_ND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CREAT_ND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CREAT_NN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CREAT_NN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CREAT_NN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CREAT_OA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CREAT_OA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CREAT_OA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CREAT_RL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CREAT_RL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CREAT_RL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CREAT_TF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CREAT_TF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CREAT_TF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CREATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CREATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CREATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CTOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CTOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CTOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CTX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CTX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CTX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CTX_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CTX_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CTX_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CTX_H_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CTX_H_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CTX_H_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CTX_H_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CTX_H_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CTX_H_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CTX_POP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CTX_POP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CTX_POP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_CHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_CHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_CHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_DOWN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_DOWN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_DOWN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_ENV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_ENV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_ENV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_ITER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_ITER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_ITER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_LANG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_LANG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_LANG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_LEFT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_LEFT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_LEFT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_LINE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_LINE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_LINE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_OFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_OFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_OFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_R_M - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_R_M - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_R_M - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_RES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_RES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_RES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_RGHT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_RGHT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_RGHT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_UP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_UP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_UP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUR_WIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUR_WIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUR_WIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CURRENCY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CURRENCY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CURRENCY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CURRENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CURRENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CURRENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CURSOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CURSOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CURSOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CVT_2OFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CVT_2OFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CVT_2OFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CVT_3D_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CVT_3D_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CVT_3D_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CVT_DT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CVT_DT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CVT_DT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_CYCLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_CYCLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_CYCLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATA_BND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATA_BND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATA_BND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATA_E_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATA_E_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATA_E_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATA_REL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATA_REL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATA_REL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATA_SCM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATA_SCM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATA_SCM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATA_SM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATA_SM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATA_SM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATA_SRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATA_SRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATA_SRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATABASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATABASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATABASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATASET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATASET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATASET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATASRV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATASRV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATASRV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATATYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATATYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATATYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATE_FMT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATE_FMT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATE_FMT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATE_TZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATE_TZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATE_TZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DATETIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DATETIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DATETIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DAY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DAY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DAY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DB_CTXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DB_CTXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DB_CTXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DB_REF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DB_REF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DB_REF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DB_REM_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DB_REM_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DB_REM_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBCOLL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBCOLL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBCOLL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBCP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBCP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBCP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBG_ALRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBG_ALRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBG_ALRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBG_LST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBG_LST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBG_LST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBNAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBNAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBNAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBPARAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBPARAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBPARAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBREST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBREST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBREST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBTASKID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBTASKID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBTASKID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBTYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBTYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBTYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DBVERS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DBVERS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DBVERS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DCOLOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DCOLOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DCOLOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DDE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DDE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DDE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DDE_ERR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DDE_ERR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DDE_ERR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DDE_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DDE_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DDE_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DDE_ITEM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DDE_ITEM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DDE_ITEM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DDE_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DDE_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DDE_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DDE_NOTI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DDE_NOTI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DDE_NOTI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DDE_TOPI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DDE_TOPI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DDE_TOPI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEBLANK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEBLANK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEBLANK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEBUG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEBUG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEBUG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEBUGGER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEBUGGER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEBUGGER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DECIMALS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DECIMALS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DECIMALS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DECL_NSP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DECL_NSP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DECL_NSP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DECLARE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DECLARE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DECLARE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DECRYPT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DECRYPT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DECRYPT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_ACTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_ACTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_ACTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_BUFH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_BUFH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_BUFH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_COMM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_COMM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_COMM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_EXTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_EXTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_EXTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_NOXL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_NOXL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_NOXL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_POP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_POP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_POP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_STR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_STR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_STR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_UEVM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_UEVM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_UEVM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEF_WIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEF_WIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEF_WIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEFAULT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEFAULT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEFAULT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword default.
KW_DEFAULT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEFINE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEFINE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEFINE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEFLT_BN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEFLT_BN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEFLT_BN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_C_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_C_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_C_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_COOK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_COOK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_COOK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_E_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_E_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_E_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_H_EN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_H_EN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_H_EN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_LINE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_LINE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_LINE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_NODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_NODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_NODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_R_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_R_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_R_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_S_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_S_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_S_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_S_RS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_S_RS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_S_RS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DEL_WORD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DEL_WORD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DEL_WORD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DELEGATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DELEGATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DELEGATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DELETE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DELETE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DELETE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DELIMIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DELIMIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DELIMIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DESCEND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DESCEND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DESCEND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DESCR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DESCR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DESCR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DESEL_FR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DESEL_FR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DESEL_FR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DESEL_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DESEL_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DESEL_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DESEL_SR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DESEL_SR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DESEL_SR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DESELCTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DESELCTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DESELCTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DESTRUCT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DESTRUCT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DESTRUCT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DET_DSRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DET_DSRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DET_DSRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DIALOG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DIALOG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DIALOG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DICT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DICT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DICT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DIRECTRY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DIRECTRY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DIRECTRY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DIS_A_ZA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DIS_A_ZA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DIS_A_ZA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DIS_D_TR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DIS_D_TR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DIS_D_TR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DIS_L_TR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DIS_L_TR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DIS_L_TR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DIS_REDR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DIS_REDR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DIS_REDR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISABL_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISABL_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISABL_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISABLED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISABLED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISABLED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISCONN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISCONN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISCONN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISP_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISP_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISP_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISP_TYP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISP_TYP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISP_TYP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISP_TZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISP_TZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISP_TZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISPATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISPATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISPATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DISTINCT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DISTINCT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DISTINCT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DMP_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DMP_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DMP_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DO - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword do.
KW_DO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DOMAIN_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DOMAIN_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DOMAIN_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DOMAIN_N - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DOMAIN_N - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DOMAIN_N - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DOMAIN_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DOMAIN_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DOMAIN_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DOUBLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DOUBLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DOUBLE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword double.
KW_DOUBLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DOWN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DOWN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DOWN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DRAG_EN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DRAG_EN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DRAG_EN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DROP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DROP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DROP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DROP_DWN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DROP_DWN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DROP_DWN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DROP_FN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DROP_FN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DROP_FN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DROP_LST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DROP_LST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DROP_LST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DROP_TAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DROP_TAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DROP_TAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DSET_HND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DSET_HND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DSET_HND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DSL_MGR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DSL_MGR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DSL_MGR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DUMP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DUMP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DUMP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DUMP_LGN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DUMP_LGN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DUMP_LGN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DYN_CAST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DYN_CAST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DYN_CAST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DYN_CURV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DYN_CURV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DYN_CURV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DYN_FUNC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DYN_FUNC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DYN_FUNC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DYN_INVK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DYN_INVK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DYN_INVK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DYN_NEW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DYN_NEW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DYN_NEW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DYN_NEXV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DYN_NEXV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DYN_NEXV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_DYNAMIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_DYNAMIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_DYNAMIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_E_PROC_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_E_PROC_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_E_PROC_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EACH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EACH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EACH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ECHO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ECHO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ECHO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDGE_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDGE_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDGE_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDGE_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDGE_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDGE_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_B_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_B_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_B_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_C_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_C_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_C_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_C_U - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_C_U - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_C_U - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_CLR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_CLR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_CLR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_CPY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_CPY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_CPY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_CUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_CUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_CUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_PAS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_PAS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_PAS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDIT_UND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDIT_UND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDIT_UND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDITING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDITING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDITING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EDITOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EDITOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EDITOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ELSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ELSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ELSE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword else.
KW_ELSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EMPTY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EMPTY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EMPTY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EMPTY_DS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EMPTY_DS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EMPTY_DS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EMPTY_SN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EMPTY_SN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EMPTY_SN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EMPTY_TT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EMPTY_TT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EMPTY_TT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENABLE_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENABLE_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENABLE_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENABLE_E - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENABLE_E - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENABLE_E - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENABLED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENABLED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENABLED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENC_AMK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENC_AMK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENC_AMK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENC_SALT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENC_SALT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENC_SALT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENCODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENCODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENCODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENCODING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENCODING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENCODING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENCRYPT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENCRYPT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENCRYPT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_B_SN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_B_SN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_B_SN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_DOC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_DOC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_DOC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_ELEM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_ELEM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_ELEM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_ERR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_ERR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_ERR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_EV_G - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_EV_G - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_EV_G - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_F_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_F_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_F_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_MOV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_MOV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_MOV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_RESZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_RESZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_RESZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_RRES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_RRES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_RRES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_SEAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_SEAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_SEAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_END_USER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_END_USER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_END_USER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENDKEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENDKEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENDKEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENT_TLST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENT_TLST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENT_TLST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENTER_MB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENTER_MB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENTER_MB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENTERED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENTERED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENTERED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENTRY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ENTRY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ENTRY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ENUM - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword enum.
KW_EQ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EQ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EQ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERR_CODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERR_CODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERR_CODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERR_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERR_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERR_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERR_OBJD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERR_OBJD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERR_OBJD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERR_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERR_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERR_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERR_S_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERR_S_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERR_S_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERR_STAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERR_STAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERR_STAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERR_STR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERR_STR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERR_STR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ERROR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ERROR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ERROR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ESCAPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ESCAPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ESCAPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ETIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ETIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ETIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EVENTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EVENTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EVENTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EVT_GRID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EVT_GRID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EVT_GRID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EVT_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EVT_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EVT_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EVT_TYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EVT_TYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EVT_TYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXC_LOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXC_LOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXC_LOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXCEPT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXCEPT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXCEPT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXCL_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXCL_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXCL_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXCL_WEB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXCL_WEB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXCL_WEB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXEC_LOG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXEC_LOG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXEC_LOG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXECUTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXECUTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXECUTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXISTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXISTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXISTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXPAND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXPAND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXPAND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXPANDBL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXPANDBL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXPANDBL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXPLICIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXPLICIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXPLICIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXPORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXPORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXPORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXPORT_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXPORT_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXPORT_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXTENDED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXTENDED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXTENDED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXTENDS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword extends.
KW_EXTENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXTENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXTENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_EXTERN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_EXTERN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_EXTERN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_F_KEY_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_F_KEY_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_F_KEY_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FETCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FETCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FETCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FETCH_SR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FETCH_SR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FETCH_SR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FGCOLOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FGCOLOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FGCOLOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_C_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_C_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_C_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_C_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_C_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_C_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_INFO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_INFO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_INFO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_M_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_M_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_M_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_M_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_M_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_M_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_OFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_OFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_OFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_SIZE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_SIZE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_SIZE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIL_TYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIL_TYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIL_TYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FILL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FILL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FILL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FILL_IN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FILL_IN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FILL_IN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FILL_MOD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FILL_MOD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FILL_MOD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FILL_WST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FILL_WST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FILL_WST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FILLED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FILLED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FILLED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FILTERS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FILTERS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FILTERS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FINAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FINAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FINAL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword final.
KW_FINAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FINALLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FINALLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FINALLY - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword finally.
KW_FINALLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_1ST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_1ST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_1ST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_BR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_BR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_BR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_CS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_CS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_CS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_CUR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_CUR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_CUR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_FD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_FD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_FD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_GLO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_GLO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_GLO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_LST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_LST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_LST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_NO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_NO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_NO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_NXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_NXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_NXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_PO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_PO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_PO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_PRV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_PRV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_PRV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_SEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_SEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_SEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_UNI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_UNI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_UNI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIND_WA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIND_WA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIND_WA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FINDER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FINDER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FINDER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIR_DSET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIR_DSET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIR_DSET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_AR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_AR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_AR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_BU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_BU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_BU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_CH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_CH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_CH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_CO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_CO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_CO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_DS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_DS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_DS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_FM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_FM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_FM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_OB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_OB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_OB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_PR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_PR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_PR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_QR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_QR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_QR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_SO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_SO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_SO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_SR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_SR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_SR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_SS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_SS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_SS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIRST_TI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIRST_TI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIRST_TI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIT_LCOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIT_LCOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIT_LCOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIX_CP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIX_CP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIX_CP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIXCHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIXCHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIXCHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FIXD_ONL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FIXD_ONL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FIXD_ONL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FLAT_BUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FLAT_BUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FLAT_BUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FLD_TRG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FLD_TRG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FLD_TRG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FLOAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FLOAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FLOAT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword float.
KW_FLOAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FMT_DT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FMT_DT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FMT_DT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FOCUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FOCUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FOCUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FOCUS_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FOCUS_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FOCUS_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FOCUS_RS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FOCUS_RS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FOCUS_RS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FONT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FONT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FONT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FONT_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FONT_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FONT_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FOR - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword for.
KW_FOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORCE_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORCE_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORCE_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORM_INP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORM_INP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORM_INP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORM_LIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORM_LIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORM_LIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORMAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORMAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORMAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORMATTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORMATTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORMATTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FORWARD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FORWARD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FORWARD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_DB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_DB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_DB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_DOWN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_DOWN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_DOWN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_INDEX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_INDEX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_INDEX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_LINE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_LINE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_LINE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_SPACE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_SPACE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_SPACE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_X - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_X - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_X - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FR_Y - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FR_Y - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FR_Y - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FRAGMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FRAGMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FRAGMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FRAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FRAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FRAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FREQ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FREQ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FREQ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FROM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FROM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FROM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FROM_CHR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FROM_CHR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FROM_CHR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FROM_CUR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FROM_CUR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FROM_CUR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FROM_PIX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FROM_PIX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FROM_PIX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FROZEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FROZEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FROZEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FULL_H_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FULL_H_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FULL_H_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FULL_H_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FULL_H_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FULL_H_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FULL_W_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FULL_W_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FULL_W_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FULL_W_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FULL_W_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FULL_W_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FULLPATH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FULLPATH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FULLPATH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FUNC_C_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FUNC_C_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FUNC_C_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FUNCT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FUNCT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FUNCT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_FWD_ONLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_FWD_ONLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_FWD_ONLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GEN_MD5 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GEN_MD5 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GEN_MD5 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GEN_PBEK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GEN_PBEK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GEN_PBEK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GEN_PBES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GEN_PBES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GEN_PBES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GEN_RNDK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GEN_RNDK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GEN_RNDK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GEN_UUID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GEN_UUID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GEN_UUID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_1ST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_1ST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_1ST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_A_CT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_A_CT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_A_CT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_A_N - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_A_N - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_A_N - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_B_A - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_B_A - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_B_A - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_B_OR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_B_OR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_B_OR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_BDAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_BDAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_BDAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_BITS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_BITS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_BITS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_BLUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_BLUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_BLUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_BR_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_BR_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_BR_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_BUFH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_BUFH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_BUFH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_BYTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_BYTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_BYTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_BYTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_BYTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_BYTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CBPC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CBPC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CBPC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CBPN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CBPN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CBPN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CFG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CFG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CFG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CFGV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CFGV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CFGV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CGI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CGI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CGI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CGIL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CGIL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CGIL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CGIV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CGIV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CGIV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CGL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CGL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CGL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CGLV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CGLV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CGLV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CHLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CHLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CHLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CLL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CLL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CLL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CODP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CODP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CODP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_COLL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_COLL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_COLL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_COOK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_COOK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_COOK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CREL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CREL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CREL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_CUR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_CUR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_CUR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_D_E - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_D_E - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_D_E - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_D_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_D_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_D_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_DBL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_DBL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_DBL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_DIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_DIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_DIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_DS_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_DS_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_DS_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_DYN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_DYN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_DYN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_ERRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_ERRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_ERRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_ERRR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_ERRR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_ERRR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_FLT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_FLT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_FLT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_FNAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_FNAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_FNAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_FOFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_FOFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_FOFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_GRN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_GRN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_GRN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_HD_E - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_HD_E - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_HD_E - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_I64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_I64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_I64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_IBNN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_IBNN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_IBNN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_IBQN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_IBQN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_IBQN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_ITER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_ITER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_ITER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_K_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_K_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_K_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_L_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_L_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_L_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_LAST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_LAST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_LAST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_LNBI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_LNBI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_LNBI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_LONG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_LONG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_LONG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_MOP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_MOP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_MOP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_MSGG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_MSGG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_MSGG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_MSGS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_MSGS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_MSGS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_NEXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_NEXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_NEXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_NODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_NODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_NODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_NUM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_NUM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_NUM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_PAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_PAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_PAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_PREV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_PREV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_PREV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_PROP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_PROP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_PROP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_PRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_PRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_PRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_PTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_PTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_PTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_QNBI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_QNBI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_QNBI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_R_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_R_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_R_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_RED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_RED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_RED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_REL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_REL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_REL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_RGB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_RGB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_RGB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_S_O - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_S_O - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_S_O - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_SELW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_SELW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_SELW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_SER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_SER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_SER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_SHRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_SHRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_SHRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_SIG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_SIG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_SIG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_SRCB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_SRCB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_SRCB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_STR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_STR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_STR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_T_S - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_T_S - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_T_S - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_TBI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_TBI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_TBI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_TBNN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_TBNN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_TBNN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_TBQN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_TBQN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_TBQN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_THCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_THCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_THCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_THPX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_THPX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_THPX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_TI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_TI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_TI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_TOPB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_TOPB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_TOPB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_TWCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_TWCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_TWCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_TWPX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_TWPX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_TWPX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_U_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_U_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_U_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_UBI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_UBI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_UBI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_UL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_UL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_UL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_USHT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_USHT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_USHT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_VBI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_VBI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_VBI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_VBNN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_VBNN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_VBNN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_VBQN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_VBQN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_VBQN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GET_WAIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GET_WAIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GET_WAIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GETATTRI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GETATTRI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GETATTRI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GLOBAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GLOBAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GLOBAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GO_ON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GO_ON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GO_ON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GO_PEND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GO_PEND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GO_PEND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GOTO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GOTO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GOTO - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved but unused keyword goto.
KW_GOTO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRANT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRANT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRANT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRAPHIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRAPHIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRAPHIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_F_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_F_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_F_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_F_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_F_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_F_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_SNAP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_SNAP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_SNAP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_UHC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_UHC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_UHC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_UHP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_UHP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_UHP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_UWC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_UWC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_UWC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_UWP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_UWP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_UWP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GRD_VIS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GRD_VIS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GRD_VIS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GROUP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GROUP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GROUP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GROUP_BX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GROUP_BX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GROUP_BX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GUID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GUID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GUID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_GW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_GW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_GW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HANDLER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HANDLER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HANDLER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HAS_LOBS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HAS_LOBS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HAS_LOBS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HAS_REC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HAS_REC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HAS_REC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HAVING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HAVING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HAVING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HEADER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HEADER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HEADER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HEIGHT_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HEIGHT_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HEIGHT_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HEIGHT_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HEIGHT_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HEIGHT_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HELP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HELP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HELP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HELP_TOP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HELP_TOP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HELP_TOP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HEX_DECD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HEX_DECD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HEX_DECD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HEX_ENCD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HEX_ENCD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HEX_ENCD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HID_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HID_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HID_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HID_FLDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HID_FLDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HID_FLDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HIDDEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HIDDEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HIDDEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HIDE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HIDE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HIDE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HINT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HINT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HINT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HOME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HOME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HOME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HONOR_PK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HONOR_PK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HONOR_PK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HONOR_RK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HONOR_RK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HONOR_RK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HORIZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HORIZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HORIZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HOST_B_O - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HOST_B_O - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HOST_B_O - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_CHS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_CHS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_CHS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_ENC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_ENC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_ENC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_EOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_EOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_EOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_EOP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_EOP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_EOP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_FRB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_FRB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_FRB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_FRE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_FRE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_FRE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_H_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_H_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_H_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_H_E - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_H_E - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_H_E - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_T_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_T_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_T_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTML_T_E - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTML_T_E - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTML_T_E - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HTMLERR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HTMLERR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HTMLERR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_HWND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_HWND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_HWND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ICFPARM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ICFPARM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ICFPARM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ICON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ICON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ICON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IDEPHWND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IDEPHWND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IDEPHWND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IDEWNTYP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IDEWNTYP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IDEWNTYP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IDX_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IDX_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IDX_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IDX_HINT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IDX_HINT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IDX_HINT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IDX_INFO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IDX_INFO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IDX_INFO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IDX_REPO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IDX_REPO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IDX_REPO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword if.
KW_IF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IGN_CMOD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IGN_CMOD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IGN_CMOD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMAGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMAGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMAGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMG_DOWN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMG_DOWN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMG_DOWN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMG_INS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMG_INS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMG_INS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMG_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMG_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMG_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMG_SZ_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMG_SZ_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMG_SZ_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMG_SZ_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMG_SZ_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMG_SZ_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMG_UP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMG_UP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMG_UP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMM_DISP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMM_DISP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMM_DISP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMP_NODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMP_NODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMP_NODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMP_PRNC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMP_PRNC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMP_PRNC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMPLEMENTS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword implements.
KW_IMPLEMTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMPLEMTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMPLEMTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IMPORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IMPORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IMPORT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword import.
KW_IMPORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IN_HNDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IN_HNDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IN_HNDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IN_OUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IN_OUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IN_OUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INACTIVE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INACTIVE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INACTIVE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INC_EX_I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INC_EX_I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INC_EX_I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INCR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INCR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INCR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INDEX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INDEX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INDEX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INDICAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INDICAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INDICAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INFO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INFO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INFO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INH_BGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INH_BGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INH_BGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INH_FGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INH_FGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INH_FGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INHERITS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INHERITS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INHERITS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INIT_D_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INIT_D_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INIT_D_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INIT_DIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INIT_DIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INIT_DIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INIT_FLT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INIT_FLT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INIT_FLT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INIT_SES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INIT_SES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INIT_SES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INITIATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INITIATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INITIATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INNER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INNER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INNER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INNER_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INNER_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INNER_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INNER_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INNER_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INNER_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INPT_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INPT_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INPT_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INPUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INPUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INPUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_B4 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_B4 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_B4 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_BTAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_BTAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_BTAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_FLDD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_FLDD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_FLDD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_FLDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_FLDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_FLDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_MODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_MODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_MODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_STR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_STR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_STR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INS_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INS_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INS_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INSERT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INSERT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INSERT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INST_PRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INST_PRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INST_PRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INSTANCEOF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword instanceof.
KW_INT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword int.
KW_INT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INT64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INT64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INT64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INT_ENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INT_ENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INT_ENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INTERFAC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INTERFAC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INTERFAC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INTERFACE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword interface.
KW_INTERVAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INTERVAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INTERVAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INTO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INTO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INTO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_INVOKE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_INVOKE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_INVOKE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_CLASS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_CLASS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_CLASS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_COLCP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_COLCP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_COLCP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_CP_FX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_CP_FX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_CP_FX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_LEAD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_LEAD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_LEAD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_OPEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_OPEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_OPEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_P_SET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_P_SET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_P_SET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_R_SEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_R_SEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_R_SEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_SEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_SEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_SEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IS_XML - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IS_XML - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IS_XML - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ISO_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ISO_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ISO_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ITEM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ITEM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ITEM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ITEM_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ITEM_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ITEM_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ITER_CHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ITER_CHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ITER_CHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_IUNKNOWN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_IUNKNOWN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_IUNKNOWN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_JOIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_JOIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_JOIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_JOIN_BY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_JOIN_BY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_JOIN_BY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KBLABEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KBLABEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KBLABEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEEP_CON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEEP_CON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEEP_CON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEEP_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEEP_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEEP_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEEP_SEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEEP_SEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEEP_SEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEEP_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEEP_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEEP_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEEP_ZOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEEP_ZOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEEP_ZOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEYCODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEYCODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEYCODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEYFUNC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEYFUNC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEYFUNC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEYLAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEYLAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEYLAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KEYS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KEYS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KEYS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_KW_ALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_KW_ALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_KW_ALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_L_ENDIAN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_L_ENDIAN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_L_ENDIAN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_L_TRIM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_L_TRIM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_L_TRIM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAB_BGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAB_BGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAB_BGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAB_DC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAB_DC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAB_DC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAB_FGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAB_FGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAB_FGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAB_FONT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAB_FONT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAB_FONT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAB_PFC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAB_PFC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAB_PFC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LABEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LABEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LABEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LABELS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LABELS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LABELS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LANDSCAP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LANDSCAP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LANDSCAP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LANGUAGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LANGUAGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LANGUAGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LARGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LARGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LARGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_AR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_AR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_AR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_BAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_BAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_BAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_CH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_CH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_CH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_EVT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_EVT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_EVT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_FRM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_FRM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_FRM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_OBJ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_OBJ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_OBJ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_PRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_PRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_PRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_SOC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_SOC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_SOC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_SRV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_SRV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_SRV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_SS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_SS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_SS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LAST_TI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LAST_TI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LAST_TI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LASTKEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LASTKEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LASTKEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LCHR_2NV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LCHR_2NV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LCHR_2NV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LDBNAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LDBNAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LDBNAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEAVE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEAVE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEAVE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEFT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEFT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEFT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEFT_AL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEFT_AL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEFT_AL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEFT_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEFT_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEFT_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEFT_MC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEFT_MC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEFT_MC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEFT_MD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEFT_MD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEFT_MD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEFT_MDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEFT_MDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEFT_MDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LEFT_MU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LEFT_MU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LEFT_MU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LENGTH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LENGTH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LENGTH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LG_2_SM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LG_2_SM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LG_2_SM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LIB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LIB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LIB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LIKE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LIKE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LIKE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LIKE_SEQ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LIKE_SEQ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LIKE_SEQ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LINE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LINE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LINE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LINE_CNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LINE_CNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LINE_CNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LIST_ITM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LIST_ITM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LIST_ITM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LIST_PNM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LIST_PNM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LIST_PNM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LISTING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LISTING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LISTING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LISTINGS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LISTINGS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LISTINGS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LIT_QSTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LIT_QSTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LIT_QSTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_DMN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_DMN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_DMN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_I_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_I_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_I_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_I_I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_I_I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_I_I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_I_U - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_I_U - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_I_U - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_ICO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_ICO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_ICO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_IMG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_IMG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_IMG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_M_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_M_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_M_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_PIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_PIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_PIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOAD_S_I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOAD_S_I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOAD_S_I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOADCTRL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOADCTRL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOADCTRL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOB_AREA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOB_AREA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOB_AREA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOB_BYTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOB_BYTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOB_BYTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOB_DIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOB_DIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOB_DIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOB_SIZE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOB_SIZE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOB_SIZE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_C_N - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_C_N - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_C_N - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_HOST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_HOST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_HOST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_L_N - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_L_N - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_L_N - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_P_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_P_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_P_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_PORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_PORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_PORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_S_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_S_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_S_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOC_TYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOC_TYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOC_TYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOCK_REG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOCK_REG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOCK_REG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOCKED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOCKED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOCKED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_A_EV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_A_EV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_A_EV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_E_TS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_E_TS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_E_TS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_EN_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_EN_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_EN_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_HOST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_HOST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_HOST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_MGR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_MGR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_MGR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_STAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_STAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_STAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOG_THRS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOG_THRS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOG_THRS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOGF_NAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOGF_NAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOGF_NAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOGG_LEV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOGG_LEV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOGG_LEV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOGICAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOGOUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOGOUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOGOUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LONG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LONG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LONG - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword long.
KW_LONG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LONGCHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOOKAHD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOOKAHD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOOKAHD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LOOKUP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LOOKUP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LOOKUP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LST_EVNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LST_EVNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LST_EVNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LST_PAIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LST_PAIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LST_PAIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LST_QRY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LST_QRY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LST_QRY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LST_SET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LST_SET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LST_SET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LST_WID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LST_WID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LST_WID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_LTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_LTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_LTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MACH_CLS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MACH_CLS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MACH_CLS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAINMENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAINMENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAINMENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAN_HIGH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAN_HIGH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAN_HIGH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MARG_EX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MARG_EX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MARG_EX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MARG_H_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MARG_H_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MARG_H_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MARG_H_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MARG_H_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MARG_H_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MARG_W_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MARG_W_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MARG_W_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MARG_W_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MARG_W_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MARG_W_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MATCHES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MATCHES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MATCHES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_BTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_BTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_BTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_D_G - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_D_G - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_D_G - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_H_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_H_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_H_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_H_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_H_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_H_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_HT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_HT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_HT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_ROWS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_ROWS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_ROWS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_W_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_W_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_W_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_W_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_W_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_W_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAX_WID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAX_WID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAX_WID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MAXIMIZE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MAXIMIZE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MAXIMIZE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MD5_DIG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MD5_DIG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MD5_DIG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MD5_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MD5_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MD5_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MDL_MC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MDL_MC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MDL_MC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MDL_MD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MDL_MD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MDL_MD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MDL_MDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MDL_MDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MDL_MDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MDL_MU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MDL_MU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MDL_MU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MEMBER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MEMBER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MEMBER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MEMPTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MENU_BAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MENU_BAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MENU_BAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MENU_DRP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MENU_DRP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MENU_DRP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MENU_ITM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MENU_ITM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MENU_ITM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MENU_KEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MENU_KEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MENU_KEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MENU_MOU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MENU_MOU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MENU_MOU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MERGE_BF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MERGE_BF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MERGE_BF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MERGE_CH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MERGE_CH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MERGE_CH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MERGE_RC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MERGE_RC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MERGE_RC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MESSAGES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MESSAGES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MESSAGES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_METHOD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_METHOD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_METHOD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_BTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_BTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_BTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_CWCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_CWCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_CWCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_CWPX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_CWPX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_CWPX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_H_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_H_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_H_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_H_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_H_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_H_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_SCHM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_SCHM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_SCHM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_W_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_W_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_W_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MIN_W_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MIN_W_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MIN_W_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MODIFIED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MODIFIED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MODIFIED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MONTH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MONTH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MONTH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MVC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MVC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MVC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MVD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MVD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MVD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MVDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MVDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MVDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_MVU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_MVU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_MVU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_PTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_PTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_PTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_SC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_SC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_SC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_SD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_SD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_SD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_SDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_SDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_SDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_SU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_SU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_SU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_XC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_XC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_XC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_XD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_XD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_XD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_XDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_XDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_XDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOU_XU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOU_XU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOU_XU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOUSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOUSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOUSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOV_2_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOV_2_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOV_2_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOV_2_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOV_2_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOV_2_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOV_2EOF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOV_2EOF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOV_2EOF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOV_A_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOV_A_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOV_A_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOV_B_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOV_B_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOV_B_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOV_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOV_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOV_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOVABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOVABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOVABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MOVE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MOVE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MOVE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MPTR_2NV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MPTR_2NV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MPTR_2NV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MSG_AFNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MSG_AFNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MSG_AFNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MSG_AREA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MSG_AREA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MSG_AREA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MSG_DIG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MSG_DIG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MSG_DIG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MSG_LINE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MSG_LINE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MSG_LINE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MTIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MTIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MTIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MULT_CMP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MULT_CMP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MULT_CMP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MULT_KEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MULT_KEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MULT_KEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MULTI_IN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MULTI_IN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MULTI_IN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MULTIPLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MULTIPLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MULTIPLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MUST_EXI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MUST_EXI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MUST_EXI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_MUST_UND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_MUST_UND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_MUST_UND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NAMESP_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NAMESP_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NAMESP_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NAMESP_U - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NAMESP_U - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NAMESP_U - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NATIVE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NATIVE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NATIVE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword native.
KW_NATIVE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEEDS_AP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEEDS_AP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEEDS_AP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEEDS_PR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEEDS_PR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEEDS_PR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NESTED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NESTED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NESTED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEW - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword new.
KW_NEW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEW_INST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEW_INST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEW_INST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEW_LINE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEW_LINE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEW_LINE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEW_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEW_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEW_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_ERR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_ERR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_ERR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_FR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_FR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_FR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_PMT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_PMT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_PMT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_RID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_RID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_RID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_SIB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_SIB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_SIB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXT_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXT_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXT_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NEXTWORD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NEXTWORD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NEXTWORD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NNMSP_SL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NNMSP_SL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NNMSP_SL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_APPLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_APPLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_APPLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_ARMSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_ARMSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_ARMSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_ASSGN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_ASSGN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_ASSGN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_ATTRL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_ATTRL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_ATTRL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_AUTOV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_AUTOV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_AUTOV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_BIND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_BIND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_BIND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_BOX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_BOX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_BOX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_COLS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_COLS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_COLS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_CONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_CONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_CONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_CUR_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_CUR_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_CUR_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_CV_3D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_CV_3D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_CV_3D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_CVT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_CVT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_CVT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_DEBUG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_DEBUG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_DEBUG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_DRAG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_DRAG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_DRAG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_ECHO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_ECHO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_ECHO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_EM_SP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_EM_SP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_EM_SP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_ERROR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_ERROR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_ERROR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_FILL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_FILL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_FILL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_FOCUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_FOCUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_FOCUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_HELP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_HELP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_HELP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_HIDE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_HIDE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_HIDE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_IDX_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_IDX_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_IDX_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_INHBG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_INHBG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_INHBG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_INHFG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_INHFG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_INHFG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_JOIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_JOIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_JOIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_LABEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_LABEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_LABEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_LOBS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_LOBS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_LOBS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_LOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_LOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_LOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_LOOKA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_LOOKA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_LOOKA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_MAP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_MAP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_MAP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_OVRRD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_OVRRD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_OVRRD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_PAUSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_PAUSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_PAUSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_PRE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_PRE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_PRE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_RET_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_RET_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_RET_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_ROW_M - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_ROW_M - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_ROW_M - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_SCH_M - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_SCH_M - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_SCH_M - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_SCR_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_SCR_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_SCR_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_SEP_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_SEP_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_SEP_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_SEPS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_SEPS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_SEPS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_TAB_S - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_TAB_S - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_TAB_S - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_UNDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_UNDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_UNDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_UNDO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_UNDO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_UNDO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_VALID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_VALID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_VALID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_WAIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_WAIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_WAIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NO_WRAP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NO_WRAP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NO_WRAP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NODE_V2M - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NODE_V2M - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NODE_V2M - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NODE_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NODE_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NODE_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NODV_2LC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NODV_2LC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NODV_2LC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NONE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NONE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NONE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NORMAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NORMAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NORMAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NORMALZE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NORMALZE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NORMALZE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NOT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NOT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NOT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NOT_ACTV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NOT_ACTV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NOT_ACTV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NOT_CS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NOT_CS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NOT_CS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NOW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NOW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NOW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NULL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NULL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NULL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NULLALWD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NULLALWD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NULLALWD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_2RTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_2RTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_2RTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_ALIA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_ALIA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_ALIA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_BUFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_BUFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_BUFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_BUTT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_BUTT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_BUTT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_CH_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_CH_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_CH_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_CHLN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_CHLN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_CHLN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_COPY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_COPY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_COPY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_D_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_D_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_D_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_DBS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_DBS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_DBS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_DROP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_DROP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_DROP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_ENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_ENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_ENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_FMT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_FMT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_FMT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_FMTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_FMTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_FMTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_HD_E - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_HD_E - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_HD_E - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_ITER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_ITER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_ITER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_ITMS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_ITMS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_ITMS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_LK_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_LK_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_LK_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_LNS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_LNS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_LNS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_LOGF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_LOGF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_LOGF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_PARM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_PARM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_PARM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_REF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_REF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_REF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_REL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_REL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_REL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_REPL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_REPL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_REPL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_RES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_RES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_RES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_SEP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_SEP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_SEP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_SR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_SR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_SR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_SRCB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_SRCB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_SRCB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_SW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_SW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_SW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_TABS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_TABS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_TABS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_TOPB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_TOPB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_TOPB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUM_V_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUM_V_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUM_V_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_NUMERIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_NUMERIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_NUMERIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OBJECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OBJECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OBJECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OCT_LEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OCT_LEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OCT_LEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OFF_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OFF_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OFF_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OFF_HOME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OFF_HOME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OFF_HOME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OK_CAN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OK_CAN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OK_CAN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OLE_INVL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OLE_INVL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OLE_INVL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OLE_NAML - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OLE_NAML - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OLE_NAML - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ON_FR_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ON_FR_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ON_FR_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ONLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ONLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ONLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OPEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OPEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OPEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OPEN_L_A - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OPEN_L_A - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OPEN_L_A - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OPEN_URL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OPEN_URL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OPEN_URL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OPSYS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OPSYS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OPSYS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OPTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OPTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OPTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OPTIONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ORD_JOIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ORD_JOIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ORD_JOIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ORDER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ORDER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ORDER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ORDINAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ORDINAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ORDINAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ORG_HAND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ORG_HAND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ORG_HAND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ORG_ROID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ORG_ROID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ORG_ROID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS2 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS2 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS2 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_APPND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_APPND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_APPND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_CMD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_CMD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_CMD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_COPY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_COPY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_COPY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_DEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_DEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_DEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_DIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_DIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_DIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_DRV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_DRV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_DRV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_ERR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_ERR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_ERR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_G_ENV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_G_ENV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_G_ENV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_MKDIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_MKDIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_MKDIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OS_REN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OS_REN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OS_REN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OTHER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OTHER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OTHER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OUT_HDR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OUT_HDR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OUT_HDR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OUT_HH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OUT_HH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OUT_HH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OUT_JOIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OUT_JOIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OUT_JOIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OUT_MSGS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OUT_MSGS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OUT_MSGS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OUTER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OUTER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OUTER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OUTPUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OUTPUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OUTPUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OUTPUTCT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OUTPUTCT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OUTPUTCT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OVERLAY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OVERLAY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OVERLAY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OVERRIDE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OVERRIDE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OVERRIDE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OWN_DOC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OWN_DOC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OWN_DOC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_OWNER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_OWNER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_OWNER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_P2J_RC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_P2J_RC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_P2J_RC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PACKAGE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword package.
KW_PAGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_DWN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_DWN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_DWN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_LFT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_LFT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_LFT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_NUM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_NUM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_NUM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_RT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_RT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_RT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_UP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_UP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_UP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGE_WID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGE_WID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGE_WID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAGED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAGED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAGED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAR_BUFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAR_BUFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAR_BUFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAR_FLDA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAR_FLDA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAR_FLDA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAR_FLDB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAR_FLDB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAR_FLDB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAR_IFLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAR_IFLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAR_IFLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAR_IREL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAR_IREL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAR_IREL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAR_REL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAR_REL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAR_REL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAR_W_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAR_W_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAR_W_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PARENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PARENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PARENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PARM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PARM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PARM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PARSE_ST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PARSE_ST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PARSE_ST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PART_KEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PART_KEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PART_KEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PASCAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PASCAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PASCAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PASSWD_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PASSWD_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PASSWD_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PASTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PASTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PASTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PATHNAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PATHNAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PATHNAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PAUSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PAUSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PAUSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PBE_H_AL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PBE_H_AL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PBE_H_AL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PBE_KEYR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PBE_KEYR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PBE_KEYR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PDBNAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PDBNAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PDBNAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PERF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PERF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PERF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PERSIST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PERSIST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PERSIST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PFCOLOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PFCOLOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PFCOLOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PICK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PICK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PICK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PICK_ARE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PICK_ARE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PICK_ARE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PICK_BTH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PICK_BTH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PICK_BTH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PIX_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PIX_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PIX_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PIX_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PIX_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PIX_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PIXELS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PIXELS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PIXELS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_POP_MENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_POP_MENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_POP_MENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_POP_ONLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_POP_ONLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_POP_ONLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PORTRAIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PORTRAIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PORTRAIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_POS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_POS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_POS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRECISN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRECISN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRECISN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREF_DS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREF_DS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREF_DS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREP_STR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREP_STR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREP_STR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREPARED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREPARED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREPARED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREPROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREPROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREPROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRESEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRESEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRESEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREV_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREV_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREV_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREV_FR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREV_FR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREV_FR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREV_SIB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREV_SIB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREV_SIB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREV_T_I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREV_T_I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREV_T_I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PREVWORD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PREVWORD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PREVWORD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRIMARY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRIMARY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRIMARY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRINTER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRINTER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRINTER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRIV_DAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRIV_DAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRIV_DAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRIVATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRIVATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRIVATE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword private.
KW_PRIVATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRIVILEG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRIVILEG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRIVILEG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRMT_FOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRMT_FOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRMT_FOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC_C_T - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC_C_T - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC_C_T - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC_COM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC_COM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC_COM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC_HND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC_HND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC_HND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC_ST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC_ST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC_ST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC_T_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC_T_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC_T_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC_TXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC_TXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC_TXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROC_W_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROC_W_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROC_W_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROCESS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROCESS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROCESS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROCNAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROCNAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROCNAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRODATAS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRODATAS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRODATAS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROFILER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROFILER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROFILER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROFILNG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROFILNG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROFILNG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROG_SRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROG_SRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROG_SRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROGNAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROGNAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROGNAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROGRESS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROGRESS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROGRESS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROMPT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROMPT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROMPT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROMSGS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROMSGS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROMSGS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROPATH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROPATH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROPATH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROPERTY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROPERTY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROPERTY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROTECTD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROTECTD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROTECTD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROTECTED - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword protected.
KW_PROVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROX_PWD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROX_PWD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROX_PWD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROX_UID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROX_UID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROX_UID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PROXY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PROXY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PROXY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRS_C_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRS_C_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRS_C_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRS_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRS_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRS_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRT_C_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRT_C_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRT_C_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRT_HDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRT_HDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRT_HDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRT_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRT_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRT_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRT_PORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRT_PORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRT_PORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PRT_SET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PRT_SET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PRT_SET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PSC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PSC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PSC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUB_EVTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUB_EVTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUB_EVTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUB_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUB_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUB_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUBLIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUBLIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUBLIC - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword public.
KW_PUBLIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUBLISH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUBLISH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUBLISH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_BITS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_BITS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_BITS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_BYTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_BYTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_BYTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_BYTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_BYTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_BYTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_DBL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_DBL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_DBL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_FLT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_FLT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_FLT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_I64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_I64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_I64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_K_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_K_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_K_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_LONG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_LONG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_LONG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_SHT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_SHT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_SHT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_STR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_STR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_STR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_UL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_UL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_UL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_PUT_USHT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_PUT_USHT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_PUT_USHT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QRY_CLOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QRY_CLOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QRY_CLOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QRY_OFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QRY_OFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QRY_OFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QRY_OPEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QRY_OPEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QRY_OPEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QRY_PREP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QRY_PREP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QRY_PREP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QRY_TUNE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QRY_TUNE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QRY_TUNE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QUE_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QUE_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QUE_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QUERY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QUERY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QUERY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QUEST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QUEST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QUEST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QUIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QUIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QUIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_QUOTER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_QUOTER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_QUOTER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_R_INDEX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_R_INDEX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_R_INDEX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_R_TRIM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_R_TRIM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_R_TRIM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RADIO_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RADIO_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RADIO_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RADIO_S - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RADIO_S - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RADIO_S - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RANDOM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RANDOM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RANDOM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RAW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RAW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RAW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RAW_TRAN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RAW_TRAN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RAW_TRAN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RCOD_INF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RCOD_INF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RCOD_INF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_AVL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_AVL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_AVL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_E_N - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_E_N - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_E_N - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_FIL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_FIL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_FIL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_JSN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_JSN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_JSN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_ONL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_ONL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_ONL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_RES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_RES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_RES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_XML - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_XML - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_XML - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READ_XSC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READ_XSC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READ_XSC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_READKEY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_READKEY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_READKEY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REC_LEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REC_LEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REC_LEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RECALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RECALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RECALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RECID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RECID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RECID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RECURSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RECURSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RECURSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REF_ONLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REF_ONLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REF_ONLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REFR_A_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REFR_A_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REFR_A_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REFRABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REFRABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REFRABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REFRESH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REFRESH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REFRESH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REG_DMN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REG_DMN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REG_DMN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REJ_CHGS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REJ_CHGS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REJ_CHGS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REJ_RCHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REJ_RCHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REJ_RCHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REJECTED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REJECTED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REJECTED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REL_FLDS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REL_FLDS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REL_FLDS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RELEASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RELEASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RELEASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RELS_ACT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RELS_ACT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RELS_ACT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REM_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REM_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REM_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REM_CHLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REM_CHLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REM_CHLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REM_EVTP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REM_EVTP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REM_EVTP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REM_HOST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REM_HOST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REM_HOST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REM_PORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REM_PORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REM_PORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REM_SUP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REM_SUP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REM_SUP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REMOTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REMOTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REMOTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REP_CHLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REP_CHLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REP_CHLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REP_STXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REP_STXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REP_STXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPEAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPEAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPEAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPL_CRE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPL_CRE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPL_CRE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPL_DEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPL_DEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPL_DEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPL_WRI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPL_WRI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPL_WRI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPLACE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPLACE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPLACE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPORTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPORTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPORTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPOS_2I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPOS_2I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPOS_2I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPOS_2R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPOS_2R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPOS_2R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPOS_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPOS_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPOS_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPOS_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPOS_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPOS_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REPOS_M - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REPOS_M - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REPOS_M - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REQUEST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REQUEST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REQUEST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RESET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RESET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RESET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RESIZABL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RESIZABL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RESIZABL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RESIZE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RESIZE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RESIZE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REST_RID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REST_RID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REST_RID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RESULT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RESULT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RESULT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RESUME_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RESUME_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RESUME_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RET_2SD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RET_2SD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RET_2SD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RET_INS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RET_INS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RET_INS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RET_SHAP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RET_SHAP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RET_SHAP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RET_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RET_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RET_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RET_VDT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RET_VDT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RET_VDT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RETAIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RETAIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RETAIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RETRY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RETRY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RETRY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RETRY_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RETRY_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RETRY_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RETURN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RETURN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RETURN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword return.
KW_RETURN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RETURNS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RETURNS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RETURNS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REV_FROM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REV_FROM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REV_FROM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REVERT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REVERT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REVERT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_REVOKE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_REVOKE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_REVOKE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RGB_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RGB_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RGB_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RIGHT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RIGHT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RIGHT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RIGHT_AL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RIGHT_AL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RIGHT_AL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROLES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROLES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROLES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROUND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROUND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROUND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROUNDED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROUNDED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROUNDED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROUTINEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROUTINEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROUTINEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_CRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_CRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_CRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_CRTD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_CRTD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_CRTD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_DEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_DEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_DEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_DELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_DELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_DELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_DISP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_DISP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_DISP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_ENTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_ENTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_ENTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_H_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_H_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_H_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_H_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_H_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_H_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_LEAV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_LEAV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_LEAV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_MARK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_MARK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_MARK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_MODD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_MODD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_MODD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_RESZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_RESZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_RESZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_STAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_STAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_STAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_UMOD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_UMOD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_UMOD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROW_UPD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROW_UPD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROW_UPD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RT_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RT_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RT_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RT_MC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RT_MC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RT_MC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RT_MD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RT_MD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RT_MD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RT_MDC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RT_MDC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RT_MDC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RT_MU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RT_MU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RT_MU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RULE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RULE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RULE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RULE_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RULE_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RULE_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RULE_Y - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RULE_Y - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RULE_Y - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RUN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RUN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RUN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RUN_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RUN_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RUN_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_RUN_W_O - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_RUN_W_O - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_RUN_W_O - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAVE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAVE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAVE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAVE_AS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAVE_AS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAVE_AS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAVE_FIL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAVE_FIL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAVE_FIL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAVE_RCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAVE_RCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAVE_RCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAVE_WST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAVE_WST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAVE_WST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_COMP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_COMP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_COMP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_PARE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_PARE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_PARE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_PARF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_PARF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_PARF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_PARN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_PARN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_PARN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_PARS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_PARS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_PARS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_READ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_READ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_READ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_RUNN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_RUNN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_RUNN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_UNIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_UNIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_UNIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WBEG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WBEG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WBEG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WCOM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WCOM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WCOM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WCON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WCON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WCON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WELM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WELM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WELM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WERR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WERR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WERR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WIDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WIDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WIDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WRIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WRIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WRIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SAX_WTAG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SAX_WTAG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SAX_WTAG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCH_CHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCH_CHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCH_CHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCH_LOC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCH_LOC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCH_LOC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCH_MARS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCH_MARS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCH_MARS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCH_PATH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCH_PATH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCH_PATH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCHEMA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCHEMA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCHEMA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_2CR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_2CR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_2CR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_2ITM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_2ITM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_2ITM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_2SR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_2SR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_2SR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_DELT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_DELT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_DELT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_LEFT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_LEFT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_LEFT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_MODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_MODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_MODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_NOT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_NOT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_NOT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_OFFS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_OFFS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_OFFS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_RPOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_RPOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_RPOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCR_RT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCR_RT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCR_RT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCREEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCREEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCREEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCRN_IO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCRN_IO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCRN_IO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCRN_LNS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCRN_LNS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCRN_LNS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCRN_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCRN_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCRN_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCROLL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCROLL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCROLL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCROLL_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCROLL_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCROLL_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCROLL_V - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCROLL_V - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCROLL_V - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCROLLBA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCROLLBA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCROLLBA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCROLLBL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCROLLBL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCROLLBL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SCROLLIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SCROLLIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SCROLLIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SDBNAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SDBNAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SDBNAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEAL_TST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEAL_TST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEAL_TST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEAR_SLF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEAR_SLF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEAR_SLF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEAR_TRG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEAR_TRG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEAR_TRG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEARCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEARCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEARCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SECTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SECTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SECTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SECUR_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SECUR_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SECUR_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEEK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEEK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEEK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_ALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_ALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_ALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_FOCR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_FOCR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_FOCR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_LST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_LST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_LST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_NEXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_NEXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_NEXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_PREV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_PREV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_PREV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_ROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_ROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_ROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_STRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_STRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_STRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEL_TXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEL_TXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEL_TXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SELECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SELECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SELECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SELECTBL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SELECTBL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SELECTBL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SELECTED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SELECTED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SELECTED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SELECTN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SELECTN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SELECTN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SELF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SELF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SELF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEND_SQL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEND_SQL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEND_SQL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SENSITIV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SENSITIV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SENSITIV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEP_CONN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEP_CONN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEP_CONN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEP_FGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEP_FGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEP_FGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEPS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEPS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEPS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SEQUENCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SEQUENCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SEQUENCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SERIALZH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SERIALZH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SERIALZH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SERIALZN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SERIALZN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SERIALZN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SERIALZR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SERIALZR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SERIALZR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SESS_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SESS_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SESS_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SESSION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SESSION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SESSION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SESSN_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SESSN_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SESSN_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_A_CT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_A_CT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_A_CT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_A_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_A_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_A_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_A_N - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_A_N - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_A_N - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_ACTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_ACTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_ACTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_ACTX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_ACTX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_ACTX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_B_OR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_B_OR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_B_OR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_BLUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_BLUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_BLUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_BRK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_BRK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_BRK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_BUF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_BUF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_BUF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_C_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_C_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_C_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_CB_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_CB_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_CB_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_CBAC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_CBAC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_CBAC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_CLNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_CLNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_CLNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_COMM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_COMM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_COMM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_CONT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_CONT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_CONT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_COOK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_COOK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_COOK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_DBCL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_DBCL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_DBCL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_DYN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_DYN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_DYN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_EVMO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_EVMO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_EVMO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_GRN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_GRN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_GRN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_ISRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_ISRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_ISRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_M_UN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_M_UN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_M_UN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_N_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_N_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_N_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_NODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_NODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_NODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_ODST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_ODST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_ODST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_OPT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_OPT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_OPT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_PARM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_PARM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_PARM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_PROP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_PROP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_PROP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_PTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_PTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_PTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_RED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_RED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_RED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_RGB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_RGB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_RGB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_ROLL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_ROLL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_ROLL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_RPOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_RPOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_RPOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_RRP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_RRP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_RRP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_S_AR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_S_AR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_S_AR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_S_O - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_S_O - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_S_O - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_SEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_SEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_SEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_SERD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_SERD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_SERD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_SZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_SZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_SZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_T_S - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_T_S - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_T_S - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_U_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_U_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_U_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_W_S - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_W_S - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_W_S - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SET_WAIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SET_WAIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SET_WAIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SETTINGS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SETTINGS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SETTINGS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SETUSER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SETUSER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SETUSER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SH_LOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SH_LOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SH_LOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SHA1_DIG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SHA1_DIG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SHA1_DIG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SHARED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SHARED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SHARED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SHORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SHORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SHORT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword short.
KW_SHORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SHOW_ITB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SHOW_ITB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SHOW_ITB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SHOW_ST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SHOW_ST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SHOW_ST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SIDE_L - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SIDE_L - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SIDE_L - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SIDE_L_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SIDE_L_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SIDE_L_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SIGNATUR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SIGNATUR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SIGNATUR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SILENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SILENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SILENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SIMPLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SIMPLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SIMPLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SINGLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SINGLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SINGLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SIZE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SIZE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SIZE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SIZE_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SIZE_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SIZE_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SIZE_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SIZE_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SIZE_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SKIP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SKIP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SKIP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SKIP_D_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SKIP_D_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SKIP_D_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SLIDER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SLIDER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SLIDER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SMAL_ICO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SMAL_ICO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SMAL_ICO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SMAL_TTL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SMAL_TTL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SMAL_TTL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SMALLINT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SMALLINT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SMALLINT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOAP_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOAP_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOAP_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOAP_F_A - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOAP_F_A - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOAP_F_A - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOAP_F_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOAP_F_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOAP_F_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOAP_F_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOAP_F_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOAP_F_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOAP_F_S - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOAP_F_S - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOAP_F_S - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOAP_HDR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOAP_HDR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOAP_HDR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOAP_HER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOAP_HER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOAP_HER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOCKET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOCKET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOCKET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SORT_ASC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SORT_ASC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SORT_ASC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SORT_NUM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SORT_NUM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SORT_NUM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SPACE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SPACE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SPACE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SQL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SQL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SQL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SQL_WID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SQL_WID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SQL_WID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SQRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SQRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SQRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SRC_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SRC_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SRC_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SRV_C_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SRV_C_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SRV_C_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SRV_C_BR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SRV_C_BR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SRV_C_BR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SRV_C_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SRV_C_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SRV_C_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SRV_C_I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SRV_C_I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SRV_C_I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SRV_OP_M - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SRV_OP_M - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SRV_OP_M - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SRV_SOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SRV_SOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SRV_SOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SSL_SRVN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SSL_SRVN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SSL_SRVN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_ST_2_FIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_ST_2_FIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_ST_2_FIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STANDALN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STANDALN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STANDALN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START_BS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START_BS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START_BS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START_DC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START_DC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START_DC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START_EL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START_EL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START_EL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START_MV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START_MV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START_MV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START_RR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START_RR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START_RR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START_RS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START_RS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START_RS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_START_SC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_START_SC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_START_SC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STARTING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STARTING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STARTING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STAT_A_F - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STAT_A_F - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STAT_A_F - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STAT_DET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STAT_DET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STAT_DET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STATIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STATIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STATIC - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword static.
KW_STATIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STATUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STATUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STATUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STATUS_A - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STATUS_A - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STATUS_A - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STDCALL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STDCALL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STDCALL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STOP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STOP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STOP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STOP_AFT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STOP_AFT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STOP_AFT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STOP_D - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STOP_D - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STOP_D - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STOP_PRS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STOP_PRS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STOP_PRS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STOPPED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STOPPED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STOPPED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STORPROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STORPROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STORPROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STR_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STR_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STR_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STR_XREF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STR_XREF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STR_XREF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STREAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STREAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STREAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STRICT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STRICT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STRICT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STRICTFP - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword strictfp.
KW_STRING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STRING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STRING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STRM_HND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STRM_HND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STRM_HND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STRM_IO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STRM_IO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STRM_IO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_STUP_PAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_STUP_PAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_STUP_PAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUB_AVG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUB_AVG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUB_AVG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUB_CNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUB_CNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUB_CNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUB_M_H - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUB_M_H - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUB_M_H - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUB_MAX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUB_MAX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUB_MAX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUB_MENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUB_MENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUB_MENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUB_MIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUB_MIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUB_MIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUB_TOT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUB_TOT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUB_TOT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUBSCRIB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUBSCRIB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUBSCRIB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUBSTIT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUBSTIT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUBSTIT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUBSTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUBSTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUBSTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUBTYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUBTYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUBTYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUP_NS_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUP_NS_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUP_NS_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUP_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUP_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUP_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUP_WARN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUP_WARN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUP_WARN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SUPER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SUPER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SUPER - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword super.
KW_SUPER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SWITCH - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword switch.
KW_SYM_EN_A - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYM_EN_A - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYM_EN_A - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYM_EN_I - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYM_EN_I - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYM_EN_I - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYM_EN_K - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYM_EN_K - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYM_EN_K - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYM_SUPP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYM_SUPP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYM_SUPP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYNCHRON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYNCHRON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYNCHRON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYNCHRONIZED - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword synchronized.
KW_SYS_A_B - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYS_A_B - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYS_A_B - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYS_DLG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYS_DLG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYS_DLG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYS_HELP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYS_HELP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYS_HELP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_SYS_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_SYS_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_SYS_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_CRCL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_CRCL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_CRCL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_HAND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_HAND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_HAND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_LIST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_LIST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_LIST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_NUM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_NUM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_NUM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_POS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_POS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_POS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_SCAN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_SCAN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_SCAN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_STOP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_STOP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_STOP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAB_TRG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAB_TRG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAB_TRG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TAR_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TAR_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TAR_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TARGET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TARGET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TARGET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TEMP_DIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TEMP_DIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TEMP_DIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TEMP_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TEMP_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TEMP_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TERM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TERM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TERM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TERMINAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TERMINAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TERMINAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TEXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TEXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TEXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_THEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_THEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_THEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_THIS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword this.
KW_THIS_OBJ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_THIS_OBJ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_THIS_OBJ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_THIS_PRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_THIS_PRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_THIS_PRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_THROUGH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_THROUGH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_THROUGH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_THROW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_THROW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_THROW - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword throw.
KW_THROW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_THROWS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword throws.
KW_TIC_MARK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TIC_MARK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TIC_MARK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TIME_SRC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TIME_SRC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TIME_SRC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TIMER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TIMER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TIMER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TIMESTMP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TIMESTMP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TIMESTMP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TIMEZONE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TIMEZONE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TIMEZONE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TITL_BGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TITL_BGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TITL_BGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TITL_DC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TITL_DC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TITL_DC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TITL_FGC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TITL_FGC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TITL_FGC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TITL_FON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TITL_FON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TITL_FON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TITLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TITLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TITLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TO_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TO_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TO_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TODAY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TODAY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TODAY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOGGL_BX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOGGL_BX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOGGL_BX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOOLTIP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOOLTIP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOOLTIP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOOLTIPS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOOLTIPS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOOLTIPS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOP_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOP_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOP_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOP_NAVQ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOP_NAVQ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOP_NAVQ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOP_ONLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOP_ONLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOP_ONLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOPIC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOPIC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOPIC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TOTAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TOTAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TOTAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRAC_CHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRAC_CHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRAC_CHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRAILING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRAILING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRAILING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRAN_I_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRAN_I_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRAN_I_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRAN_MOD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRAN_MOD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRAN_MOD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRANS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRANS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRANS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRANSIENT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword transient.
KW_TRANSPAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRANSPAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRANSPAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRC_FILT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRC_FILT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRC_FILT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRIGGER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRIGGER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRIGGER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRIGGERS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRIGGERS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRIGGERS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRIM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRIM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRIM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRUNC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TRUNC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TRUNC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TRY - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword try.
KW_TT_PREP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TT_PREP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TT_PREP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TTCP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TTCP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TTCP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TXT_CURS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TXT_CURS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TXT_CURS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TXT_SEG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TXT_SEG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TXT_SEG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TXT_SEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TXT_SEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TXT_SEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_TYPE_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_TYPE_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_TYPE_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_U_CTRL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_U_CTRL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_U_CTRL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_U_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_U_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_U_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_U_PCTRL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_U_PCTRL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_U_PCTRL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_U_SERIAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_U_SERIAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_U_SERIAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNBOX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNBOX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNBOX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNBUF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNBUF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNBUF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNDERLIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNDERLIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNDERLIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNDO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNDO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNDO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNFORMAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNFORMAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNFORMAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNIQ_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNIQ_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNIQ_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNIQ_MAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNIQ_MAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNIQ_MAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNIQUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNIQUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNIQUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNIX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNIX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNIX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNIX_END - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNIX_END - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNIX_END - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNL_HID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNL_HID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNL_HID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNLOAD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNLOAD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNLOAD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNS_BYTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNS_BYTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNS_BYTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNS_LONG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNS_LONG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNS_LONG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNS_SHRT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNS_SHRT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNS_SHRT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UNSUBSCR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UNSUBSCR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UNSUBSCR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UPD_ATTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UPD_ATTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UPD_ATTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UPDATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UPDATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UPDATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL_DECO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL_DECO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL_DECO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL_ENCO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL_ENCO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL_ENCO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL_FLD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL_FLD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL_FLD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL_FLDL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL_FLDL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL_FLDL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL_FMT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL_FMT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL_FMT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL_PW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL_PW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL_PW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_URL_UID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_URL_UID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_URL_UID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE_DCT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE_DCT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE_DCT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE_FIL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE_FIL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE_FIL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE_IDX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE_IDX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE_IDX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE_REV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE_REV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE_REV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE_TXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE_TXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE_TXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE_UND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE_UND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE_UND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USE_WIDP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USE_WIDP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USE_WIDP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USER_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USER_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USER_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USERID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USERID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USERID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_USR_DATA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_USR_DATA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_USR_DATA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_UTC_OFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_UTC_OFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_UTC_OFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_V6DISP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_V6DISP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_V6DISP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_V6FRAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_V6FRAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_V6FRAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_CHG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_CHG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_CHG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_ENAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_ENAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_ENAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_EVT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_EVT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_EVT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_EXPR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_EXPR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_EXPR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_HND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_HND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_HND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_OBJ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_OBJ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_OBJ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_SEAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_SEAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_SEAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAL_XML - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAL_XML - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAL_XML - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VALEXP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VALEXP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VALEXP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VALIDATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VALIDATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VALIDATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VALMSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VALMSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VALMSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VALUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VALUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VALUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VALUES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VALUES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VALUES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VERBOSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VERBOSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VERBOSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VERSION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VERSION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VERSION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VERT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VERT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VERT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VIEW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VIEW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VIEW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VIEW_AS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VIEW_AS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VIEW_AS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VIEW_FCR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VIEW_FCR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VIEW_FCR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VIRT_HC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VIRT_HC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VIRT_HC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VIRT_HP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VIRT_HP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VIRT_HP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VIRT_WC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VIRT_WC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VIRT_WC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VIRT_WP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VIRT_WP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VIRT_WP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VISIBLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VISIBLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VISIBLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VMS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VMS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VMS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VOID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_VOID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_VOID - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword void.
KW_VOID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_VOLATILE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword volatile.
KW_WA_H_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WA_H_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WA_H_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WA_W_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WA_W_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WA_W_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WA_X - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WA_X - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WA_X - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WA_Y - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WA_Y - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WA_Y - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WAIT_FOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WAIT_FOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WAIT_FOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WARN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WARN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WARN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WEB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WEB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WEB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WEB_CTX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WEB_CTX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WEB_CTX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WEB_OUT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WEB_OUT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WEB_OUT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WEEK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WEEK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WEEK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WHEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WHEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WHEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WHERE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WHERE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WHERE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WHERE_ST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WHERE_ST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WHERE_ST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WHILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WHILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WHILE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The reserved keyword while.
KW_WHILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WID_ENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WID_ENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WID_ENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WID_HAND - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WID_HAND - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WID_HAND - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WID_ID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WID_ID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WID_ID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WID_LEAV - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WID_LEAV - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WID_LEAV - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WID_POOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WID_POOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WID_POOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIDGET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIDGET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIDGET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIDTH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIDTH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIDTH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIDTH_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIDTH_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIDTH_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIDTH_P - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIDTH_P - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIDTH_P - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_CLOS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_CLOS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_CLOS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_DMIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_DMIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_DMIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_MAX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_MAX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_MAX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_MIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_MIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_MIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_NAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_NAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_NAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_NORM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_NORM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_NORM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_RESI - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_RESI - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_RESI - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_REST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_REST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_REST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_STAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_STAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_STAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WIN_SYS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WIN_SYS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WIN_SYS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WINDOW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WINDOW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WINDOW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WITH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WITH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WITH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WORD_IDX - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WORD_IDX - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WORD_IDX - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WORD_WRP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WORD_WRP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WORD_WRP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WORK_TAB - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WORK_TAB - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WORK_TAB - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_CDATA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_CDATA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_CDATA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_CHARS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_CHARS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_CHARS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_CMNT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_CMNT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_CMNT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_D_ELM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_D_ELM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_D_ELM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_DATA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_DATA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_DATA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_E_ELM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_E_ELM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_E_ELM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_ENT_R - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_ENT_R - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_ENT_R - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_EXDTD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_EXDTD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_EXDTD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_FRAGM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_FRAGM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_FRAGM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_JSON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_JSON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_JSON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_MSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_MSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_MSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_PRINS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_PRINS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_PRINS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_STAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_STAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_STAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_XML - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_XML - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_XML - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WR_XMLSC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WR_XMLSC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WR_XMLSC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_WRITE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_WRITE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_WRITE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_X - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_X - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_X - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_X_DOC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_X_DOC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_X_DOC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_X_NODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_X_NODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_X_NODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_X_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_X_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_X_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XCODE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XCODE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XCODE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XML_DTYP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XML_DTYP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XML_DTYP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XML_NNAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XML_NNAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XML_NNAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XML_NTYP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XML_NTYP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XML_NTYP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XML_SCHP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XML_SCHP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XML_SCHP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XML_SNSP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XML_SNSP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XML_SNSP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XREF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XREF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XREF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_XREF_XML - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_XREF_XML - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_XREF_XML - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_Y - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_Y - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_Y - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_Y_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_Y_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_Y_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_YEAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_YEAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_YEAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_YEAR_OFF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_YEAR_OFF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_YEAR_OFF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_YES_NO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_YES_NO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_YES_NO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
KW_YES_NO_C - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
KW_YES_NO_C - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
KW_YES_NO_C - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
kwDict - Variable in class com.goldencode.p2j.uast.CallbackResolver
Stores the set of all Keywords with each keyword corresponding to a specific Callback object.
kwDict - Static variable in class com.goldencode.p2j.uast.ProgressAst
Progress 4GL keyword forward lookup services.
kwDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores keywords and handles abbreviation support.

L

l2f - Variable in class com.goldencode.p2j.ui.Keyboard
mapping of key labels into key functions that are assigned to them
label - Variable in class com.goldencode.p2j.admin.client.application.home.MenuDef
Menu item label
label - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Optional field label
label - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Panel
Optional panel label
label - Variable in class com.goldencode.p2j.persist.P2JField
Field label.
label - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
LABEL attribute of this field.
label - Variable in class com.goldencode.p2j.schema.ExtentHintField
Field label.
label() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the LABEL property of a table or field.
LABEL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
label - Variable in class com.goldencode.p2j.security.Description
item's label
LABEL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LABEL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a reference to a previously defined block label.
label() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LABEL keyword and the required string literal or comma separated list of string literals.
LABEL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
label - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
LABEL attribute variable
label - Variable in class com.goldencode.p2j.ui.client.Button
Label instance associated with widget.
label - Variable in class com.goldencode.p2j.ui.client.ComboBox
Component label.
Label<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Implementation of label for Progress components.
Label(WidgetId, String, int) - Constructor for class com.goldencode.p2j.ui.client.Label
Constructs label with given text.
Label(WidgetId, Label<O>, int) - Constructor for class com.goldencode.p2j.ui.client.Label
Create a copy of the label.
Label(WidgetId, Label<O>) - Constructor for class com.goldencode.p2j.ui.client.Label
Create a copy of the label.
label - Variable in class com.goldencode.p2j.ui.client.LabeledPanel
Component label.
label - Variable in class com.goldencode.p2j.ui.client.MenuItem
Label with mnemonic info
label - Variable in class com.goldencode.p2j.ui.client.ScrollPane
New label to be used with this container.
label - Variable in class com.goldencode.p2j.ui.client.Slider
Component label.
label - Variable in class com.goldencode.p2j.ui.client.SubMenu
Label with mnemonic info
label - Variable in class com.goldencode.p2j.ui.ControlConfig
The LABEL attribute.
label - Variable in class com.goldencode.p2j.ui.ControlSetItem
Item label.
label - Variable in class com.goldencode.p2j.util.BlockDefinition
Label to identify this block.
label - Variable in class com.goldencode.p2j.util.KeyReader.WorkArea
LAST-EVENT:LABEL value that can be set explicitly (setLabelWorker) or implicitly (KeyReader.setLastKey(int), or in KeyReader.readKey()).
LABEL_DEF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LABEL_DEF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LABEL_DEF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a block's label.
LABEL_DEF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
LABEL_OFFSET_LEFT - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Left offset for text area in a label.
LABEL_OFFSET_RIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Right offset for text area in a label.
LABEL_PRESSED_OFFSET - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Offset of the label text if the column is in pressed state.
label_reference() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a Progress 4GL label reference that refers to a label that was previously defined in a block definition, see ProgressParser.inner_block(boolean, com.goldencode.ast.Aast).
LABEL_SHADOW_THICKNESS - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Thickness of the shadow inside the column header.
labelBgColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
LABEL-BGCOLOR attribute.
labelBgColor - Variable in class com.goldencode.p2j.ui.BrowseConfig
LABEL-BGCOLOR option
LabelColumnRenderer() - Constructor for class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
Constructor.
LabelConfig - Class in com.goldencode.p2j.ui
Contains label specific widget state.
LabelConfig() - Constructor for class com.goldencode.p2j.ui.LabelConfig
Default constructor (only used in deserialization).
LabelConfig(int) - Constructor for class com.goldencode.p2j.ui.LabelConfig
Create a new config and associate it with the given widget.
LabelConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.LabelConfig
Create a new config and associate it with the given widget.
labelDColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
LABEL-DCOLOR attribute variable
labelDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores label names.
LabeledDataContainer<O extends OutputManager<?>,C extends ControlTextConfig> - Class in com.goldencode.p2j.ui.client
Common implementation of LabeledWidget interface for FillIn and Editor.
LabeledDataContainer() - Constructor for class com.goldencode.p2j.ui.client.LabeledDataContainer
 
LabeledPanel<O extends OutputManager<?>,C extends ControlSetConfig> - Class in com.goldencode.p2j.ui.client
Common implementation of LabeledWidget interface for RadioSet and SelectionList.
LabeledPanel() - Constructor for class com.goldencode.p2j.ui.client.LabeledPanel
Default constructor.
LabeledWidget<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client
Interface which describes widgets which can have top or side labels.
labelFgColor - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
LABEL-FGCOLOR attribute.
labelFgColor - Variable in class com.goldencode.p2j.ui.BrowseConfig
LABEL-FGCOLOR option
labelFont - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
The label font for this browse column.
labelFont - Variable in class com.goldencode.p2j.ui.BrowseConfig
LABEL-FONT option
labelFontDetails - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Label font.
labelFontNum - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Label font number.
LabelGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Implementation for a widget's LABEL, in a GUI client.
LabelGuiImpl(WidgetId, Label<GuiOutputManager>, int) - Constructor for class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Create a copy of the label.
LabelGuiImpl(WidgetId, String, int) - Constructor for class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Constructs label with given text.
labelHeight(LabeledWidget<?>, String, Label<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Compute the label height in character units.
LabelImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific portion of Label.
LabelImpl(WidgetId, String, int) - Constructor for class com.goldencode.p2j.ui.chui.LabelImpl
Constructs label with given text.
LabelImpl(WidgetId, Label<ChuiOutputManager>, int) - Constructor for class com.goldencode.p2j.ui.chui.LabelImpl
Create a copy of the label.
labelLines - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
The lines of which the label consist.
labelList - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
List of labels in current row.
labelMap - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Map of side-labels to their associated side-widget.
labels - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
The labels.
labels - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Propagated LABELS attribute
labels - Variable in class com.goldencode.p2j.ui.BrowseConfig
LABELS attribute variable.
labels - Variable in class com.goldencode.p2j.ui.chui.ColumnLayout
This field tracks container's NO-LABELS attribute.
labels - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
This field tracks container's NO-LABELS attribute.
labels - Variable in class com.goldencode.p2j.ui.ControlConfig
The NO-LABELS flag.
labels - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress LABELS attribute.
Labels - Interface in com.goldencode.p2j.ui
Defines common interface for all widgets supporting LABELS attribute.
labelsHeight - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Height of the labels area (in pixels) excluding borders.
labelSize - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Label size
labelSize - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Size of the labels in the first column of fields.
labelSize - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Panel
the column size of the label area dedicated to the sub items
labelSizeCheck(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Check it the requested new label size is OK for button widget.
labelSizeCheck(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Check it the requested new label size is OK for given widget.
labelText - Variable in class com.goldencode.p2j.ui.client.StatusLine
Label text.
labelWidth(LabeledWidget<?>, String) - Static method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Compute the label width in character units, depending on the current mode (GUI or ChUI) and the GUI font.
Lambda(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.Lambda
Constructor.
LAMBDA - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a lambda expression.
LANDSCAPE - Static variable in class com.goldencode.p2j.ui.PrintingService
Constant for page orientation.
LANGUAGE - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
language_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the a list of colon separated languages, all of which are made children of an artificial mode of type LANGUAGES.
LANGUAGES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LANGUAGES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LANGUAGES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
languages_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LANGUAGES keyword and a parenthesized, comma-separated list of ProgressParser.language_list() entries.
LargeObjectOps - Class in com.goldencode.p2j.util
Provides static utility methods for processing large objects (LOBs) in a Progress 4GL compatible manner.
LargeObjectOps() - Constructor for class com.goldencode.p2j.util.LargeObjectOps
Private constructor to ensure instances are not created.
largestFontName() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Helper to calculate which of the font names is the largest.
largeToSmall - Variable in class com.goldencode.p2j.ui.SliderConfig
The numeric range is large to small, override the default value is small to large.
last - Variable in class com.goldencode.p2j.io.IndentingOutputStream
The last byte written to the stream.
last - Variable in class com.goldencode.p2j.io.IndentingWriter
The last byte written to the stream.
last() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Move cursor to the last results row.
last(LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Retrieve the last composite row of results for the query.
last() - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the last virtual, composite row of results for the compound query.
last(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the last virtual, composite row of results for the compound query.
last(LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the last virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
last(boolean, LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the last virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
last() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the last entry, whether or not it actually exists in the results list.
last() - Method in class com.goldencode.p2j.persist.FilteredResults
Move cursor to the last results row.
last() - Method in class com.goldencode.p2j.persist.HQLHelper
Create a bundle containing a single HQL statement and no getter methods, designed to retrieve the last record which matches the base where clause criteria.
last() - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the last composite row of results for the query.
last(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the last composite row of results for the query.
last() - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the last composite row of results for the query.
last(LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the last composite row of results for the query.
last() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Move cursor to the last results row.
last() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Move cursor to the last results row.
last() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Move cursor to the last results row.
last() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Move to the last result row.
LAST - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Retrieve last record in a result set
last() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
last(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
last() - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the last virtual, composite row of results for a compound query.
last(boolean, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the last virtual, composite row of results for a compound query, overriding the lock type to apply to each underlying query.
last(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last(Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last(LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last(Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the last record which meets the query criteria and retrieve it into its record buffer.
last() - Method in interface com.goldencode.p2j.persist.Results
Move cursor to the last results row.
last() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Move cursor to the last result row.
last() - Method in class com.goldencode.p2j.persist.ScrollingResults
Move cursor to the last result row.
last() - Method in class com.goldencode.p2j.persist.SimpleResults
Move cursor to the last results row.
last - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The last line of valid output.
last() - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Get last selected index.
last - Variable in class com.goldencode.util.FastSiblingDeque
The tail of the deque.
LAST_CONFIG_COMP - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Keep the id of the last component.
lastAccess - Variable in class com.goldencode.cache.LFUAgingCache.NodeImpl
Timestamp of last time this element was accessed (created or retrieved)
lastActionCode - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Contains the action code of the last key input event.
lastAddedID - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Unique and sequential ID of the last event added to the queue
lastAddress - Variable in class com.goldencode.p2j.net.Router
Last allocated address.
lastAnyWidgets - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
A map with the last widgets listening for "any mouse action" sent to the JS side in [ windowid : [widgetId(s) ...
lastAppliedCode - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The action code currently being applied by the apply() method.
lastByte - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
The last byte read.
lastChar - Variable in class com.goldencode.p2j.uast.DotKludgeReader
Keeps the last read character.
lastChar - Variable in class com.goldencode.p2j.uast.DotKludgeStream
Keeps the last read character.
lastChild() - Method in class com.goldencode.p2j.ui.FieldGroup
Accesses the last widget in the list of contained widgets.
lastChild() - Method in class com.goldencode.p2j.ui.FrameWidget
Accesses the last widget in the list of contained widgets.
lastChild() - Method in class com.goldencode.p2j.ui.MenuWidget
Accesses the last window in the list of contained windows, having this window as parent.
lastChild() - Method in class com.goldencode.p2j.ui.SubMenuWidget
Accesses the last window in the list of contained windows, having this window as parent.
lastChild() - Method in class com.goldencode.p2j.ui.WindowWidget
Accesses the last window in the list of contained windows, having this window as parent.
lastChild() - Method in interface com.goldencode.p2j.util.CommonHandleTree
Accesses the last widget in the list of contained widgets.
lastChild() - Static method in class com.goldencode.p2j.util.SessionUtils
Returns the handle for the last window in the session.
lastClips - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
The last posted clipping rectangles.
lastDown - Variable in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Number of lines in last DOWN call.
lastEditorDisplayed - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Track the last displayed and enabled editor widget.
lastError - Variable in class com.goldencode.p2j.util.FileSystemOps.WorkArea
Stores the Progress error code for the last operation.
lastEvaluatedRow - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Number of the row which corresponds the currentBDT.
lastEvent - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The ID of the last non-key event raised on client-side.
lastEventX - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The value of the LAST-EVENT:X attribute.
lastEventY - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The value of the LAST-EVENT:Y attribute.
lastExpanded - Variable in class com.goldencode.p2j.convert.BufferBlockState
Remembers the last expanded scope of this block (or below).
lastExposedFrame - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Last frame, which was made visible
lastFilter - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
The last applied filter
lastFilterRegexp - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
The last applied filter
lastFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set focus to last focusable widget.
lastFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set focus to last focusable widget.
lastFound - Variable in class com.goldencode.p2j.persist.AdaptiveFind
Record most recently found by this query
lastGlobalEventID - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
ID of last index modification event retrieved from clearinghouse
lastHash - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The MD5 of the last drawing message sent to the JS side.
lastHeader - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Index of last header widget.
lastHoveredWidget - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
The last widget over which the mouse was moved.
lastID - Variable in class com.goldencode.p2j.net.Queue
Last generated request ID.
lastid - Variable in class com.goldencode.p2j.security.DefaultLoginPanel
The userid typed last time this was used.
lastId - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The frame ID of the frame currently owning the buffer
lastIn - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
Track the default unnamed input stream for the top level block.
lastIndexOf(String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the 0-based index of the first character of the last match to the find string in the input string or -1 if no match was found.
lastIndexOf(String, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the 0-based index of the first character of the last match of the find string before the starting point in the input string or -1 if no match was found.
lastIndexOf(Text, Text, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(String, Text, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(Text, String, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(String, String, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(Text, Text, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(String, Text, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(Text, String, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(Text, Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning).
lastIndexOf(String, Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning).
lastIndexOf(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning).
lastIndexOf(String, String, double) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning) starting at a specified starting index.
lastIndexOf(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the last 1-based index of one character expression within another given character expression (the search starts at the end of the string and moves toward the beginning).
lastKey - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Last key received from the keyboard.
lastKey - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
The last processed key by this class (not pressed).
lastKey() - Static method in class com.goldencode.p2j.util.KeyReader
Obtains the last key read from any source (stream or terminal).
lastkey - Variable in class com.goldencode.p2j.util.KeyReader.WorkArea
Stores the last key read from any source (stream or terminal).
lastLeaveResult - Static variable in class com.goldencode.p2j.ui.client.TopLevelWindow
LEAVE event result after window deactivated.
lastModified() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns the last-modified time stamp.
lastMouseWidgets - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
A map with the last widgets sent to the JS side in [ windowid : [widgetId : actions] ] form.
lastNamedFunction - Variable in class com.goldencode.p2j.pattern.ConfigLoader
Named expression last processed.
lastOfGroup - Variable in class com.goldencode.p2j.util.Accumulator
Is the most recent accumulation the last of the first break group?
lastOut - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
Track the default unnamed output stream for the top level block.
lastPageWithOutput - Variable in class com.goldencode.p2j.util.Stream
Field indicating what page had output last
lastPart - Variable in class com.goldencode.p2j.persist.HQLExpression
String builder to speed up sequential concatenations.
lastProcedure() - Method in interface com.goldencode.p2j.util.FirstLastProcedureAttribute
Returns the last entry in the list of persistent procedures or procedure objects.
lastProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the SESSION:LAST-PROCEDURE handle (unknown if no persistent procedures are loaded).
lastProcedure - Variable in class com.goldencode.p2j.util.ServerImpl
The last procedure in this server's proxy procedure list.
lastProcedure() - Method in class com.goldencode.p2j.util.ServerImpl
Returns the first entry in the list of persistent procedures or procedure objects.
lastProcessedID - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Unique and sequential ID of the last event read from the queue and processed
lastPropath - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
The most recently used propath for init of the propath class map.
lastpw - Variable in class com.goldencode.p2j.security.DefaultLoginPanel
The password typed last time this was used.
lastResetOffset - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
The caret/cursor offset when the last reset was performed (this is the offset where CTRL-Z will append the deleted text).
lastResource(String) - Static method in class com.goldencode.p2j.util.HandleChain
Get the last resource in the chain, for the given class.
lastResource(HandleChain, String) - Static method in class com.goldencode.p2j.util.HandleChain
Get the last resource in the chain, for the given class.
lastResource - Variable in class com.goldencode.p2j.util.HandleChain.WorkArea
The last connected resource in the chain, per resource type.
lastRow() - Method in class com.goldencode.p2j.ui.client.Editor
Maximal value of the absolute Y coordinate.
lastRow - Variable in class com.goldencode.p2j.ui.client.Frame
Last row in the down body.
lastRow - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Recently selected row by mouse.
lastRule - Variable in class com.goldencode.p2j.pattern.ConfigLoader
Rule last added to the ruleset.
lastRuleContainer - Variable in class com.goldencode.p2j.pattern.ConfigLoader
Rule container last processed.
lastServer() - Method in interface com.goldencode.p2j.util.CommonSession
Get the LAST-SERVER attribute of this session.
lastServer() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the LAST-SERVER attribute of this session.
lastServerSocket() - Method in interface com.goldencode.p2j.util.CommonSession
Get the LAST-SERVER-SOCKET attribute of this session.
lastServerSocket() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the LAST-SERVER-SOCKET attribute of this session.
lastSocket() - Method in interface com.goldencode.p2j.util.CommonSession
Get the LAST-SOCKET attribute of this session.
lastSocket() - Static method in class com.goldencode.p2j.util.SessionUtils
Get the LAST-SOCKET attribute of this session.
lastTempFilename - Variable in class com.goldencode.p2j.schema.P2OLookup.WorkArea
Name of last temp-table P2O AST file to be loaded
lastType - Variable in class com.goldencode.p2j.uast.LexerDumpFilter
Last token type processed.
lastUse - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager.Registrant
Millisecond timestamp of last event collection request
lastUsed - Variable in class com.goldencode.p2j.security.Search
index of the last returned item from the array or -1 if never
lastVacuum - Variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect.Context
Time of last temp table vacuum
lastValid - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Most recent valid "real" position in the virtualized result set
lastViewed - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Last frame which was displayed.
lastWindow - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
The selected window stack by the AbstractGuiDriver.drawingOwner.
latch - Variable in class com.goldencode.p2j.main.ClientSpawner
Synchronize
latch - Variable in class com.goldencode.trpl.Driver
Mechanism to notify the main engine thread of completion.
launch(String) - Static method in class com.goldencode.p2j.main.ProcessClientSpawner
Launch the specified batch process.
launch(String[], boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess
Launch the specified command line as an interactive child process.
launch(String[], boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Launch the specified command line as an interactive child process.
launch(String) - Method in interface com.goldencode.p2j.util.AppServer
Launch the specified appserver.
launch(String) - Static method in class com.goldencode.p2j.util.AppServerLauncher
Launch the specified appserver.
launch(String, String) - Static method in class com.goldencode.p2j.util.AppServerLauncher
Launch an agent for the specified appserver.
launch(String) - Method in interface com.goldencode.p2j.util.BatchProcess
Launch the specified batch process.
launch(String[], boolean) - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Launch the specified command line as an interactive child process.
launch(String[], boolean, boolean) - Method in interface com.goldencode.p2j.util.Launcher
Launches the external executible specified by the cmdlist taking into account the flags which specify synchronous or asynchronous operation and whether a prompt is provided after the child process terminates.
launch(String[], int, int) - Method in interface com.goldencode.p2j.util.Launcher
Launches the external executible specified by the cmdlist on an asynchronous basis.
launch(String[], boolean, boolean) - Method in class com.goldencode.p2j.util.ProcessDaemon
Launches the external executable specified by the cmdlist taking into account the flags which specify synchronous or asynchronous operation and whether a prompt is provided after the child process terminates.
launch(String[], int, int) - Method in class com.goldencode.p2j.util.ProcessDaemon
Launches the external executable specified by the cmdlist on an asynchronous basis.
launch() - Static method in class com.goldencode.p2j.util.ProcessOps
Launches the default shell for this system synchronous operation and displaying a prompt after the child process terminates.
launch(boolean, boolean) - Static method in class com.goldencode.p2j.util.ProcessOps
Launches the default shell for this system taking into account the flags which specify synchronous or asynchronous operation and whether a prompt is provided after the child process terminates.
launch(String[], boolean, boolean) - Static method in class com.goldencode.p2j.util.ProcessOps
Launches the external executible specified by the cmdlist taking into account the flags which specify synchronous or asynchronous operation and whether a prompt is provided after the child process terminates.
launch(String[], StreamWrapper, StreamWrapper) - Static method in class com.goldencode.p2j.util.ProcessOps
Launches the external executible specified by the cmdlist on an asynchronous basis.
launch(String[], RemoteStream, RemoteStream) - Static method in class com.goldencode.p2j.util.ProcessOps
Launches the external executible specified by the cmdlist on an asynchronous basis.
LAUNCH_TIMEOUT - Static variable in class com.goldencode.p2j.util.AppServerLauncher
The maximum amount of time to wait for an Agent to start.
launchAppServer(BootstrapConfig, String) - Method in class com.goldencode.p2j.main.ServerDriver
Connect to the remote P2J server and send the command to start the appserver.
launchBatchProcess(BootstrapConfig, String) - Method in class com.goldencode.p2j.main.ServerDriver
Connect to the remote P2J server and send the command to start the batch process.
Launcher(String) - Constructor for class com.goldencode.p2j.util.AppServerLauncher.Launcher
Create a new Agent launcher.
Launcher - Interface in com.goldencode.p2j.util
Process launching API with 2 forms: a launch that has its STDIO connected to the terminal and a launch which has STDIO redirected to and/or from streams that are accessible from the caller.
launchers - Static variable in class com.goldencode.p2j.util.AppServerLauncher
Map of launchers, per appserver name.
LaunchManager - Class in com.goldencode.p2j.util
External program launch manager which properly handles terminal state during program execution.
LaunchManager() - Constructor for class com.goldencode.p2j.util.LaunchManager
 
launchWorker(String, AppServerLauncher.Launcher, Map<String, String>) - Static method in class com.goldencode.p2j.util.AppServerLauncher
Worker for Agent launching.
layout(int) - Method in class com.goldencode.expr.BytecodeContainer
This method must be implemented to assign the specified offset to this bytecode container, and to return the offset pointing to the beginning of the next available position in the bytecode array.
layout(int) - Method in class com.goldencode.expr.CodeUnit
This method assigns the specified offset address to the beginning of this code unit and assigns the appropriate addresses to each instruction and nested code unit inside this one.
layout(int) - Method in class com.goldencode.expr.Instruction
This method is called to set the offset position of this instruction when laying out the bytecode instructions in a code unit.
layout(InputDialog.Item[]) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Layouts the input dialog.
layout - Variable in class com.goldencode.p2j.ui.client.gui.GuiKeyboard
Windows keyboard layout from driver.
layoutCode() - Method in class com.goldencode.expr.CodeAttribute
This method assigns the final address offsets to each unit of code in the code array of this attribute, then fixes up all of the instructions which cause a branch to another instruction.
LayoutManager<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client.layout
Common interface for layout managers.
layoutManager - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Layout manager.
layoutPanel(Form, InputDialog.Panel, boolean) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Layouts one panel, this is part of the main layout logic.
layoutParagraphWorker(Graphics2D, String, FontDetails<Font>, int, boolean, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The method performs a layout operation on the supplied text and returns the resulting paragraph height while maintaining the supplied maximum width.
layoutSimpleList() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Layout simple list.
layoutSpan(InputDialog.Span, int) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Layouts one line of widgets.
layoutTitleBar(TopLevelWindow, Widget, Label, CaptionButton[], double, CoordinatesConversion) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Do the layout of a titlebar.
layoutTitleBar(TopLevelWindow, Widget, Label, CaptionButton[], double, CoordinatesConversion) - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Do the layout of a titlebar.
layoutTitleBar(TopLevelWindow, Widget, Label, CaptionButton[], double, CoordinatesConversion) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Do the layout of a titlebar.
layoutTitleBar(TopLevelWindow, Widget, Label, CaptionButton[], double, CoordinatesConversion) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Do the layout of a titlebar.
lazyEvaluator - Variable in class com.goldencode.p2j.persist.Presorter.SortHelper
Evaluator used to obtain break groups information.
lazyExtentTriggers - Variable in class com.goldencode.p2j.persist.RecordBuffer
Getter methods to trigger loading of lazy collections for extents
lazyExtentTriggersForInterface(Class<?>, Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a list of methods which, when invoked, will trigger Hibernate to initialize the lazily initialized persistent lists which are used to manage extent fields for a DMO.
LazyUndoable - Class in com.goldencode.p2j.util
Defines behaviour for objects which can be rolled back at runtime.
LazyUndoable() - Constructor for class com.goldencode.p2j.util.LazyUndoable
 
LBRACE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
LBRACKET - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
LBRACKET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LBRACKET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LBRACKET - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The array subscript '[' separator.
LBRACKET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
lButt - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Left button
lchar - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.LongcharInputStream
A valid longchar object to read
lchar - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.LongcharOutputStream
A valid longchar object to write.
ldapAttribute - Variable in class com.goldencode.p2j.directory.SchemaMaping.NamePair
LDAP attribute name
ldapAttrList - Variable in class com.goldencode.p2j.directory.SchemaMaping
List of attribute mappings associated with each LDAP Object Class
ldapCredentials - Variable in class com.goldencode.p2j.directory.LdapMapGen
Configuration parameter: LDAP credentials
LdapMapGen - Class in com.goldencode.p2j.directory
The design of the LDAP back-end allows different modes of operation but all of them based on the mapping information collected in some way.
LdapMapGen(String[]) - Constructor for class com.goldencode.p2j.directory.LdapMapGen
Construct an instance for specified command line parameters.
ldapPrincipal - Variable in class com.goldencode.p2j.directory.LdapMapGen
Configuration parameter: LDAP principal
LdapRemapper - Class in com.goldencode.p2j.directory
This class provides a mapping of the P2J Directory tree into LDAP directory.
LdapRemapper(BootstrapConfig) - Constructor for class com.goldencode.p2j.directory.LdapRemapper
Construct an instance of the LdapRemapper which will work with specified LDAP server.
ldapSchemaHeader - Variable in class com.goldencode.p2j.directory.LdapMapGen
Heading text for the LDAP schema
LdapSocketFactory - Class in com.goldencode.p2j.directory
Implementation of custom socket factory for use with LDAP server accessed via TLS connection.
LdapSocketFactory() - Constructor for class com.goldencode.p2j.directory.LdapSocketFactory
 
ldapToP2j - Variable in class com.goldencode.p2j.directory.SchemaMaping
Mapping between LDAP class names and P2J class names
ldapUrl - Variable in class com.goldencode.p2j.directory.LdapMapGen
Configuration parameter: LDAP URL
ldbMap - Variable in class com.goldencode.p2j.persist.ConnectionManager
Map of physical database helper objects to logical database names
ldbName(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database at the given index.
ldbName(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database at the given index.
ldbName(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database with the given logical name or alias.
ldbName(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database with the given logical name or alias.
ldbName(Object) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the record buffer associated with the given DMO.
ldbname - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The name of the table that was exported to this file.
ldbNameImpl(String, int) - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical name for a database, given an alias (which may be the logical name itself), or its index among all connected databases in this context.
ldbOrAlias - Variable in class com.goldencode.p2j.persist.RecordBuffer
Logical database or database alias associated with this buffer
le - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for isLessThanOrEqual.
LE - Static variable in class com.goldencode.p2j.util.TextOps
LEADING_ZERO - Static variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Special "digit" for explicit leading zero.
leadingComponentsMatch(P2JIndex, int, Set<String>) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Calculates the number of sequential leading index components of the given index are found in the match set starting at the specified position in the index component list.
leadingSkips - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Index of last leading SKIP widget.
leadingSkipSize - Variable in class com.goldencode.p2j.ui.client.Frame
Size of leading SKIP widgets in iteration.
leadingSortComponentsMatch(P2JIndex) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Calculates the number of sequential leading index components of the given index are found in the sort match set (tests component name, the specificity of the sort matches and the sort direction for compatibility).
leadsWith(P2JIndex) - Method in class com.goldencode.p2j.persist.P2JIndex
Test whether this index leads with components of the same name as the specified index.
leaf() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the leaf user function.
LeafNode(String, int) - Constructor for class com.goldencode.p2j.security.AdminResourceNamespace.LeafNode
Constructor
LeafSessionManager - Class in com.goldencode.p2j.net
Concrete implementation of a session manager for a leaf network node.
LeafSessionManager() - Constructor for class com.goldencode.p2j.net.LeafSessionManager
Constructor which enforces the singleton pattern.
leafTable - Variable in class com.goldencode.p2j.net.Router
Local nodes registry.
LeafTreeCell() - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.LeafTreeCell
 
leakedEntities - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
DMO entities which have had uncommitted updates "leaked"
leave(int) - Method in class com.goldencode.p2j.directory.LockManager.Lock
Decrement lock count.
LEAVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
leave() - Static method in class com.goldencode.p2j.util.BlockManager
Break out of the nearest enclosing block.
leave(String) - Static method in class com.goldencode.p2j.util.BlockManager
Break out of the block associated with the given label.
leaveChoose() - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Stop CHOOSE mode.
leaveChoose() - Method in class com.goldencode.p2j.ui.client.Frame
Stop CHOOSE mode.
leaveExc - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Common, long-lived instance to make leave processing faster.
leaveRow() - Method in class com.goldencode.p2j.ui.client.Browse
Invoke ROW-LEAVE trigger and release the current row.
leaveSent - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks the LEAVE event sent status
LeaveUnwindException - Exception in com.goldencode.p2j.util
Used to unwind the stack to a specific referenced block to allow that block to exit as if a leave statement was executed.
LeaveUnwindException() - Constructor for exception com.goldencode.p2j.util.LeaveUnwindException
Default constructor.
left - Variable in class com.goldencode.ast.ShadowNode
AST node identifier of the node to the left.
LEFT - Static variable in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder
Defines the array index to locate the left margin within margins array holder
left - Variable in class com.goldencode.p2j.net.RemoteObject.WorkArea
Left side state synchronizer.
left - Variable in class com.goldencode.p2j.schema.TableRelation
AST of left-hand table in a join
left - Variable in class com.goldencode.p2j.ui.client.Insets
Insets at left side.
left - Variable in class com.goldencode.p2j.ui.client.NativeInsets
Insets at left side.
left - Variable in class com.goldencode.p2j.ui.client.NativeRectangle
Rectangle left column.
left() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Get left coordinate of this rectangle.
left - Variable in class com.goldencode.p2j.ui.client.Rectangle
Rectangle left column.
left() - Method in class com.goldencode.p2j.ui.client.Rectangle
Get left coordinate of this rectangle.
LEFT - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
LEFT_BORDER_PADDING - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Extra left border padding.
LEFT_CURLY - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
LEFT_END - Static variable in class com.goldencode.p2j.ui.Keyboard
 
LEFT_MOUSE_CLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
LEFT_MOUSE_DBLCLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
LEFT_MOUSE_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
LEFT_MOUSE_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
LEFT_OUTER_JOIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LEFT_OUTER_JOIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LEFT_OUTER_JOIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
LEFT_PAD - Static variable in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
This menu-item left padding in a sub-menu body or in a MENUBAR in pixels.
leftAlignText(String, int) - Static method in class com.goldencode.util.StringHelper
Create a new String with the content of the passed argument, left-aligned and padded on the right with spaces up to the user-specified width.
leftAlignText(String, int, StringBuilder) - Static method in class com.goldencode.util.StringHelper
Create a new String in a user-created StringBuilder with the content of the passed argument, left-aligned and padded on the right with spaces up to the user-specified width.
leftAnchor - Variable in class com.goldencode.p2j.ui.client.FillIn
The left edge anchor instance.
LeftAnchorEditScroller() - Constructor for class com.goldencode.p2j.ui.chui.FillInImpl.LeftAnchorEditScroller
 
LeftAnchorEditScroller() - Constructor for class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.LeftAnchorEditScroller
 
leftDragColumnMouseOffset - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Offset from the left edge of the column which is being dragged to the position of the pointer inside the column.
leftDragColumnOffset - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Offset from the left edge of the browse (or the edge of the markers column) to the left edge of the column which is being dragged.
leftName - Variable in class com.goldencode.p2j.schema.TableRelation
Normalized left table name
leftPad - Variable in class com.goldencode.p2j.ui.chui.ContentResolver
Stores amount of pad on left side for right aligned widgets.
leftResizeColumnOffset - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Offset from the left edge of the browse to the left edge of the contour of the column which is being resized.
leftSideControl - Variable in class com.goldencode.p2j.net.Control
The Control instance for the session on the left-side of this Control.
leftToRight - Variable in class com.goldencode.p2j.net.RemoteObject.WorkArea
Left side is the source and right is the sink.
leftTrim(T, character) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left of an input string.
leftTrim(T, String) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left of an input string.
leftTrim(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left of an input string.
leftTrim(T) - Static method in class com.goldencode.p2j.util.TextOps
Trims any contiguous space, tab, line feed and carriage return from the left of an input string.
leftTrim(String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left of an input string.
leftTrim(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left of an input string.
leftTrim(String) - Static method in class com.goldencode.p2j.util.TextOps
Trims any contiguous space, tab, line feed and carriage return from the left of an input string.
leftTrimImpl(Class<T>, String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left of an input string.
LegacyAttribute - Annotation Type in com.goldencode.p2j.util
Annotation definition to mark methods as the replacements for Progress 4GL attributes.
legacyEvents(Widget<?>) - Method in class com.goldencode.p2j.ui.client.event.MouseEvt
Get the legacy 4GL events generated by this OS mouse event.
LegacyField - Annotation Type in com.goldencode.p2j.persist
Annotation definition to mark a DMO property with its legacy field name and attributes.
legacyField2Name - Variable in class com.goldencode.p2j.persist.LegacyFieldNameMap
Mapping of the legacy fields to (lower case) DMO property names.
legacyFieldInfo(Class<?>, String) - Method in class com.goldencode.p2j.persist.TableMapper
Get legacy field info for a field from the specified legacy table.
LegacyFieldInfo(String, Integer, String, String, String, String, String, boolean, String, String, String, BaseDataType) - Constructor for class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
Create a new field information container, holding the legacy and converted names and field attributes.
legacyFieldInfo(TempTable, String) - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Get the legacy field name for given property defined by the specified temp table.
legacyFieldName(Class<?>, String) - Method in class com.goldencode.p2j.persist.TableMapper
Get the legacy field name for given property defined by the specified DMO.
LegacyFieldNameMap - Class in com.goldencode.p2j.persist
This class performs a bi-directional runtime mapping of DMO properties to their associated (lower case) legacy field names.
LegacyFieldNameMap(Map<String, String>, Map<String, String>) - Constructor for class com.goldencode.p2j.persist.LegacyFieldNameMap
Constructor.
legacyFieldNameMap - Variable in class com.goldencode.p2j.persist.RecordBuffer
Bi-directional map of legacy field names (lower case) to DMO property names
legacyFieldNames(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker.Library
Retrieve the full set of fully quallified, legacy field names for a legacy Progress table.
legacyFieldNames(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Retrieve the full set of fully qualified, legacy field names for a legacy Progress table.
LegacyFont(String, int, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.ui.FontTable.LegacyFont
Create a new font with the specified details.
legacyFontMetrics - Static variable in class com.goldencode.p2j.ui.FontTable
A map containing the legacy font metrics.
LegacyFontMetrics(FontTable.LegacyFont, int, int, int) - Constructor for class com.goldencode.p2j.ui.FontTable.LegacyFontMetrics
Instantiate new metrics details.
legacyForeignKeys - Variable in class com.goldencode.p2j.persist.RecordBuffer
Names of properties which represent legacy foreign keys
legacyGetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Property names to legacy getter methods (primitive int index for extent fields)
legacyGetterMap - Variable in class com.goldencode.p2j.persist.RecordBuffer
Map of property names to getter methods for legacy fields only
legacyGettersByProperty(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get an immutable map of DMO property names to legacy getter methods for the given DMO type, keyed by DMO interface.
legacyHeight - Variable in class com.goldencode.p2j.ui.client.FontDetails
The legacy height of this font; negative value if this was not configured.
legacyHost - Variable in class com.goldencode.p2j.util.SocketImpl.ServerSocketMapping
The legacy server socket host.
LegacyIndex - Annotation Type in com.goldencode.p2j.persist
Annotation definition to mark a DMO class with a legacy table index.
LegacyIndexComponent - Annotation Type in com.goldencode.p2j.persist
Annotation definition to mark a DMO class with a legacy table index component (field with sorting direction).
LegacyIndexComponentInfo(LegacyIndexComponent) - Constructor for class com.goldencode.p2j.persist.TableMapper.LegacyIndexComponentInfo
Create a new index component information container, holding field name and sorting direction.
LegacyIndexes - Annotation Type in com.goldencode.p2j.persist
Annotation definition to mark a DMO class with its legacy indexes.
legacyIndexInfo(Class<?>, int) - Method in class com.goldencode.p2j.persist.TableMapper
Get information about the index associated with the given DMO class.
LegacyIndexInfo(LegacyIndex) - Constructor for class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
Create a new index information container, holding index attributes and components.
legacyIndexInfo(TempTable, int) - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Get information about the index associated with the given temporary table.
legacyIndexName(Class<?>, String) - Method in class com.goldencode.p2j.persist.TableMapper
Get the legacy index name of converted index, which is defined by the backing table for the specified DMO implementation class.
legacyIndexName(TempTable, String) - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Get the legacy index name of converted index, which is defined by the specified backing temp table.
LegacyLogManager - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes from the LOG-MANAGER and DSLOG-MANAGER system handles:
Attribute or Method API ENTRY-TYPES-LIST LegacyLogManager.getEntryTypesList() LOG-ENTRY-TYPES LegacyLogManager.getLogEntryTypes(), LegacyLogManager.setLogEntryTypes(character) LOGFILE-NAME LegacyLogManager.getLogFileName(), LegacyLogManager.setLogFileName(character) LOGGING-LEVEL LegacyLogManager.getLoggingLevel(), LegacyLogManager.setLoggingLevel(integer) LOG-THRESHOLD LegacyLogManager.getLogThreshold() NUM-LOG-FILES LegacyLogManager.getNumLogFiles() DB-CONTEXT LegacyLogManager.getDBContext(), LegacyLogManager.setDBContext(character) CLEAR-LOG() LegacyLogManager.clearLog() CLOSE-LOG() LegacyLogManager.closeLog() WRITE-MESSAGE() LegacyLogManager.writeMessage(character), LegacyLogManager.writeMessage(character, character) This interface is used as a returned type by the handle.unwrapLogManager() API, which, depending on the handle's state, it either returns an LegacyLogManager instance or a dynamic proxy using handle.invalidAttrAccessProxy.
LegacyLogManagerImpl - Class in com.goldencode.p2j.util
Implementation for the LOG-MANAGER and DSLOG-MANAGER system handles.
LegacyLogManagerImpl(boolean) - Constructor for class com.goldencode.p2j.util.LegacyLogManagerImpl
Package private constructor to create an instance that is either a LOG-MANAGER or a DSLOG-MANAGER instance.
LegacyLogOps - Class in com.goldencode.p2j.util
Factory to create and manage the LOG-MANAGER and DSLOG-MANAGER instances.
LegacyLogOps() - Constructor for class com.goldencode.p2j.util.LegacyLogOps
Disables construction of instances of this object.
LegacyLogOps.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
legacyMap - Static variable in class com.goldencode.p2j.persist.SequenceManager
Mapping from 4GL-legacy names to db-oriented names used in application.
legacyMaxWidth - Variable in class com.goldencode.p2j.ui.client.FontDetails
The legacy max width of this font; negative value if this was not configured.
LegacyMethod - Annotation Type in com.goldencode.p2j.util
Annotation definition to mark methods as the replacements for Progress 4GL methods.
legacyMetrics - Variable in class com.goldencode.p2j.ui.FontTable.LegacyTextMetrics
A font-key to legacy metrics map.
legacyMode - Variable in class com.goldencode.p2j.persist.ChangeBroker
Is this client context using legacy services?
legacyName - Variable in class com.goldencode.p2j.persist.PropertyDefinition
The legacy name of this property.
legacyName - Variable in class com.goldencode.p2j.persist.RecordBuffer.ScopeBufferName
The legacy name from calling procedure.
legacyName - Variable in class com.goldencode.p2j.persist.sequence.Sequence
The legacy name of the sequence used by dynamic forms.
legacyName - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
The legacy name of this field.
legacyName - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
The legacy name of this index.
legacyName(Class<?>) - Method in class com.goldencode.p2j.persist.TableMapper
Get the legacy table name associated with the given DMO implementation class.
legacyName - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
The legacy table name.
legacyName(TempTable) - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Get the legacy table name associated with the given temp table.
legacyPlatform - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
Client legacy plaform name
legacyPort - Variable in class com.goldencode.p2j.util.SocketImpl.ServerSocketMapping
The legacy server socket port.
legacyPropertiesByGetter(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get an map of legacy getter names to their corresponding property names for the given DMO type.
legacyPropertiesBySetter(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get an map of legacy setter names to their corresponding property names for the given DMO type.
legacyProps - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Set of property names representing only legacy fields (not denormalized)
LegacyResource - Annotation Type in com.goldencode.p2j.util
Annotation definition to mark the Progress 4GL resource type implemented by a P2J class.
legacyRoots - Static variable in class com.goldencode.p2j.util.SourceNameMapper
The 4GL legacy roots for source files.
legacyService - Variable in class com.goldencode.p2j.util.SocketImpl.ServerSocketMapping
The legacy server socket service.
legacySetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Property names to legacy setter methods (primitive int index for extent fields)
legacySetterMap - Variable in class com.goldencode.p2j.persist.RecordBuffer
Map of property names to setter methods for legacy fields only
legacySettersByProperty(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get an immutable map of DMO property names to setter methods for the given DMO type, keyed by DMO interface.
LegacySubscription(Object, character, Object, character) - Constructor for class com.goldencode.p2j.util.ProcedureManager.LegacySubscription
Build a new subscription with the specified data.
LegacyTable - Annotation Type in com.goldencode.p2j.persist
Annotation definition to mark a DMO implementation class with its legacy table name.
LegacyTableInfo(Class<?>, Class<?>) - Constructor for class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Initialize the legacy info for a table by reading the LegacyTable and LegacyField annotation from the DMO implementation class.
legacyTextMetrics - Static variable in class com.goldencode.p2j.ui.FontTable
A map containing the legacy text metrics.
LegacyTextMetrics(String) - Constructor for class com.goldencode.p2j.ui.FontTable.LegacyTextMetrics
Instantiate a new text metrics.
legacyToHibernateFields - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOInfo
Mapping of legacy, 4GL field names to converted, property names
legacyWidget - Variable in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
The legacy widget of this line border.
legacyWidth - Variable in class com.goldencode.p2j.ui.client.FontDetails
The legacy width of this font; negative value if this was not configured.
length - Variable in class com.goldencode.expr.BytecodeContainer
Number of bytes which this container consumes.
length() - Method in class com.goldencode.p2j.admin.TaggedName
Get the length of internal vector.
length - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
Run the length statistics during the middle.
length() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns the stream byte length.
length() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens as the value of the LENGTH property of a field.
length() - Method in class com.goldencode.p2j.ui.client.Editor.Line
Get text length.
length - Variable in class com.goldencode.p2j.ui.EditorConfig
LENGTH Attribute
length - Variable in class com.goldencode.p2j.ui.SkipConfig
The number of lines (vertical) or spaces (horizontal) represented.
length(BinaryData) - Static method in class com.goldencode.p2j.util.BinaryData
Returns the length of the given instance in bytes.
length() - Method in class com.goldencode.p2j.util.BinaryData
Returns the length this instance's data in bytes.
length() - Method in class com.goldencode.p2j.util.DynamicArray
Gets the current number of elements in the array.
length(BaseDataType, character) - Static method in class com.goldencode.p2j.util.DynamicOps
Returns the length of the given BaseDataType instance.
length(BaseDataType, String) - Static method in class com.goldencode.p2j.util.DynamicOps
Returns the length of the given BaseDataType instance.
length(BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Returns the length of the given BaseDataType instance.
length(Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character instance in characters.
length(Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character instance, using the type parameter to determine the measurement.
length(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character instance, using the type parameter to determine the measurement.
length(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character instance, using the type parameter to determine the measurement.
length(String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given string instance in characters.
length(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character instance, using the type parameter to determine the measurement.
length_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LENGTH language statement.
lengthLimit() - Method in class com.goldencode.p2j.util.BinaryData
Determines the maximum length of the array of binary data stored in an instance of this class.
lengthLimit() - Method in class com.goldencode.p2j.util.memptr
Determines the maximum length of the array of binary data stored in an instance of this class.
lengthLimit() - Method in class com.goldencode.p2j.util.raw
Determines the maximum length of the array of binary data stored in an instance of this class.
lengthOf(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Get the length of a string.
lengthOf(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Get the length of a string.
lengthOf(BaseDataType[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Get the length of the given dynamic-extent variable.
lengthOf() - Method in class com.goldencode.p2j.util.BinaryData
Returns the length this instance's data in bytes.
lengthOf(Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the length of the given character instance in characters.
lenientOffEnd - Variable in class com.goldencode.p2j.persist.PreselectQuery
false if running off end of results should raise error
lenientOffEnd - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
false if running off end of results should raise error
lessThan(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
lessThanOrEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
LETTER - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
LETTER - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
LETTER - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
LETTER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LETTER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LETTER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
LetterCharInfo(int) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.LetterCharInfo
Initializes the index of this value char.
level - Variable in class com.goldencode.p2j.util.BlockDefinition
Level of transaction support for this block.
level - Variable in class com.goldencode.p2j.util.Trigger
Transaction level for this code block.
level2definitions - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Temporary storage for screen definitions.
level2descriptions - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Temporary storage for screen definitions.
levelConstants - Static variable in class com.goldencode.p2j.report.ReportWorker
Stores summary report data to build a master index of reports.
lexer - Variable in class com.goldencode.ast.LexerDumpHelper
An instance of the lexer object.
lexer - Variable in class com.goldencode.p2j.preproc.BracesParser
Token source.
lexer - Variable in class com.goldencode.p2j.preproc.Environment
reference to a lexer for calling newline() etc
LEXER_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
Text to append to a filename to generate a unique name for saving human-readable lexer output.
LexerDumpFilter - Class in com.goldencode.p2j.uast
Provides a simple mechanism to run the ProgressLexer on a given Progress 4GL source file and to save the resulting stream of tokens while still servicing the needs of the ProgressParser.
LexerDumpFilter(Reader, SymbolResolver) - Constructor for class com.goldencode.p2j.uast.LexerDumpFilter
Constructs a lexer using a reader as input and associating a SymbolResolver with the instance, will open an output stream using the passed File object.
LexerDumpFilter(Reader, SymbolResolver, File) - Constructor for class com.goldencode.p2j.uast.LexerDumpFilter
Constructs a lexer using a reader as input and associating a SymbolResolver with the instance, will open an output stream using the passed File object.
LexerDumpHelper - Class in com.goldencode.ast
Provides a simple mechanism to run a given lexer on and to print the resulting stream of tokens.
LexerDumpHelper(TokenStream, String[], PrintWriter) - Constructor for class com.goldencode.ast.LexerDumpHelper
Constructs an instance of the test driver using a specific instance of the lexer.
LexerDumpHelper(TokenStream, String[], PrintStream) - Constructor for class com.goldencode.ast.LexerDumpHelper
Constructs an instance of the test driver using a specific instance of the lexer.
lexonly - Variable in class com.goldencode.p2j.preproc.Options
Only the lexer should run, no full preprocessing.
LF - Static variable in class com.goldencode.p2j.ui.client.Editor
line feed character
LF - Static variable in class com.goldencode.p2j.util.Stream
The Line Feed character LF = 0x0A.
lfmt - Variable in class com.goldencode.ast.LexerDumpHelper
Formats a line number padded on left with zeros.
lfmt - Variable in class com.goldencode.p2j.uast.LexerDumpFilter
Formats a line number padded on left with zeros.
LFUAgingCache<K,V> - Class in com.goldencode.cache
An implementation of a least-frequently-used (LFU) cache which additionally adjusts the importance of individual elements, based on the age of their last access.
LFUAgingCache(int) - Constructor for class com.goldencode.cache.LFUAgingCache
Constructor.
LFUAgingCache(String, int) - Constructor for class com.goldencode.cache.LFUAgingCache
Constructor.
LFUAgingCache.NodeImpl<K,V> - Class in com.goldencode.cache
A sortable node containing the hashable key and value of a cache entry.
libcache - Static variable in class com.goldencode.p2j.library.LibraryManager
Caches the module handles of currently loaded libraries.
libd - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Library manager daemon.
libDirDanger - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
widget
libDirField - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
widget
libDirInfo - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
widget
libmgr - Variable in class com.goldencode.p2j.library.NativeInvoker.WorkArea
Remote proxy for access to and management of native libraries.
libname - Variable in class com.goldencode.p2j.library.NativeAPIEntry
Library name in which this native API exists.
libname - Variable in class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
The library name where this native procedure belongs.
libPath - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
Native library path.
libraries - Variable in class com.goldencode.expr.CompiledExpression
Objects upon which user functions are invoked by the expression
libraries - Variable in class com.goldencode.expr.Compiler
Map of library name symbols to library runtime index
libraries - Variable in class com.goldencode.expr.SymbolResolver
Map of libraries by scope, name; used at parse and compile time
libraries - Variable in class com.goldencode.p2j.pattern.TemplateWorker.Template
Caches the list of loaded XML libraries (to avoid reloading).
Library() - Constructor for class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
Library() - Constructor for class com.goldencode.p2j.convert.NameConverterWorker.Library
 
Library() - Constructor for class com.goldencode.p2j.convert.NameMappingWorker.Library
 
library - Variable in class com.goldencode.p2j.pattern.AbstractPatternWorker
Library object (exports functions/variables to rulesets) to register
Library() - Constructor for class com.goldencode.p2j.pattern.CommonAstSupport.Library
 
library() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a named expression library from a library element.
Library() - Constructor for class com.goldencode.p2j.pattern.StatisticsHelper.Library
 
Library() - Constructor for class com.goldencode.p2j.report.ReportWorker.Library
Constructs a default instance.
Library() - Constructor for class com.goldencode.p2j.schema.DataModelWorker.Library
 
Library() - Constructor for class com.goldencode.p2j.schema.DmoAsmWorker.Library
 
Library() - Constructor for class com.goldencode.p2j.schema.ImportWorker.Library
 
Library() - Constructor for class com.goldencode.p2j.schema.P2OAccessWorker.Library
 
Library() - Constructor for class com.goldencode.p2j.xml.XmlPatternWorker.Library
 
LIBRARY_PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LIBRARY_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LIBRARY_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
LIBRARY_REF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LIBRARY_REF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LIBRARY_REF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
libraryClasses - Variable in class com.goldencode.expr.SymbolResolver
Map of library classes by scope
LibraryDaemon - Class in com.goldencode.p2j.library
Provides remote access to the client-side LibraryManager API.
LibraryDaemon(boolean) - Constructor for class com.goldencode.p2j.library.LibraryDaemon
Create an instance and export its API to the network.
LibraryManager - Class in com.goldencode.p2j.library
Client side implementation for invocation of shared library functions.
LibraryManager() - Constructor for class com.goldencode.p2j.library.LibraryManager
Private constructor so instances are not created.
libsByClass - Variable in class com.goldencode.expr.SymbolResolver
Library targets by scope, then by class
libTableContainer - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
widget
libTablePresenter - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesPresenter
Lib table presenter
LibTablePresenter - Class in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Libraries tables presenter.
LibTablePresenter(EventBus, LibTablePresenter.MyView) - Constructor for class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTablePresenter
Ctor.
LibTablePresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Presenter's view.
LibTableView - Class in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Libraries table widget.
LibTableView(LibTableView.Binder, AdminServiceAsync, ModalDialogs, Provider<Alarm>, Provider<ListSelect>, Provider<TerminateSessions>) - Constructor for class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Ctor.
LibTableView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.runtime.customlib
GWT binder.
lightShadow - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Light shadow box color.
LightweightUndoable() - Constructor for class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Default c'tor - is a no-op.
LightweightUndoable(boolean) - Constructor for class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Create a new instance and mark it as global depending on the associated flag.
LIKE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
like_clause(String, Object, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LIKE language keyword that defines the data type of a variable to be added to the variable dictionary based on the type of another variable, database field, temp-table/work-table field.
like_menu_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LIKE language keyword that defines the name of a menu to pattern another menu upon.
like_widget_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LIKE language keyword that defines the name of a widget to pattern another widget upon.
likeSubscript() - Method in class com.goldencode.p2j.uast.ProgressParser
Read the following tokens until the RBRACKET, discard these and build an EXPRESSION -> NUM_LITERAL subtree with the value of 1.
limit - Variable in class com.goldencode.cache.ExpiryCache
Maximum number of elements allowed in the cache
limit - Variable in class com.goldencode.p2j.ui.client.ComboBox
The maximum size of the data portion of the main combo-box.
limit - Static variable in class com.goldencode.p2j.util.LogHelper
Maximum file size in megabytes for the file handler.
line - Variable in class com.goldencode.ast.AnnotatedAst
Source file line number associated with this AST
line - Variable in class com.goldencode.expr.ExtraAst
Source file line number associated with this AST
line - Variable in class com.goldencode.p2j.pattern.Match
Line number of the beginning of the match in the file.
line - Variable in class com.goldencode.p2j.pattern.Rule
The file line this rule is defined at, used for tracing.
line - Variable in class com.goldencode.p2j.pattern.RulesTracing.Location
File number.
line - Variable in class com.goldencode.p2j.preproc.ReferenceHint
line number on the output for the first character produced
line - Variable in class com.goldencode.p2j.report.server.CallSite
The line location of the call-site.
line - Variable in class com.goldencode.p2j.report.server.DetailRow
Line number of the start of the match
line - Variable in class com.goldencode.p2j.report.server.ReportApi.Coord
Line number
line - Variable in class com.goldencode.p2j.report.server.SourceLine
Line number in source file
Line(char[], int, int, boolean) - Constructor for class com.goldencode.p2j.ui.client.Editor.Line
Construct an instance from given character array, offset and length.
Line(String, int, boolean) - Constructor for class com.goldencode.p2j.ui.client.Editor.Line
Construct an instance for given string and offset.
line - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Current frame line or -1 if it is undefined.
line - Variable in class com.goldencode.trace.TracePoint
Number of the source code line that created this trace point.
LINE_NUMBER_KEY - Static variable in class com.goldencode.util.XmlHelper
The key to element user data that holds the element's file location when parseWithPositions(InputStream, boolean, String, boolean) is used.
LINE_SEP - Static variable in class com.goldencode.expr.Expression
Line separator
LINE_SEP - Static variable in class com.goldencode.util.StringHelper
Platform-specific line separator.
lineBegin - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Flag to denote that the output is starting a new line.
LineBorder - Class in com.goldencode.p2j.ui.client.border
Simple ChUI line border.
LineBorder() - Constructor for class com.goldencode.p2j.ui.client.border.LineBorder
 
lineBorder - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Cached line border.
LineBorderGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Simple GUI line border.
LineBorderGuiImpl() - Constructor for class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Default constructor.
LineBorderGuiImpl(Insets, GuiColorResolver, AbstractWidget) - Constructor for class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Creates a new instance with a specific insets and color resolver.
LineContent - Class in com.goldencode.p2j.util
A class implementing the INI text file comment line or empty line.
LineContent(String) - Constructor for class com.goldencode.p2j.util.LineContent
Constructs an instance of the ignored line in INI file.
lineNo - Variable in class com.goldencode.p2j.preproc.Environment
current line number for the preprocessor output
lineNumber - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Location
Line number at which query was constructed
LineNumber() - Constructor for class com.goldencode.p2j.preproc.BuiltinVariable.LineNumber
 
LINENUMBERTABLE - Static variable in class com.goldencode.expr.Attribute
LineNumberTable attribute name.
lines - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Number of lines for text area field
lines(int) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Lines setter.
lines - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Number of lines on the screen.
lines - Variable in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
The number of lines in this message area.
lines - Variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Message area lines
lineSplitIndexes - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Indexes where the content must be split.
LineStroke - Enum in com.goldencode.p2j.ui.client.gui.driver
This is the list of all possible line stoke types.
LineStroke() - Constructor for enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
 
link(ChangeBroker.ListenerSet) - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Link to this object the next related listener set in an outer scope.
linkedDMOInterface - Variable in class com.goldencode.p2j.ui.BrowseColumnWidget
If the query uses a field reference as the data source, this is DMO interface of the related backing buffer in the browsed query.
linkedPages - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The linked pages.
links - Variable in class com.goldencode.p2j.report.server.CallGraphSnippet
List of the links in the graph snippet.
linkTo(int, int) - Method in class com.goldencode.p2j.ui.client.Label
Process this label so that it's linked with the server-side widget represented by the serverSideId.
LinuxKeyboardReader - Class in com.goldencode.p2j.ui.client.driver.swing
This class represents a SwingKeyboardReader implementation for clients which require NCURSES/Linux compatibility.
LinuxKeyboardReader() - Constructor for class com.goldencode.p2j.ui.client.driver.swing.LinuxKeyboardReader
Adds special translations related to NCURSES.
list - Variable in class com.goldencode.p2j.directory.SchemaStorage
Directory object definitions (loaded once at startup and not changed).
list() - Method in class com.goldencode.p2j.main.TwoURLsResource
Lists the sub resources if any.
list(String, String, Object[], Type[], int, int, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Execute an HQL query and return the results as a list.
list(String, Object[], Type[], int, int, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Execute an HQL query and return the results as a list.
list(String, String, Object[], Type[], int, int, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Execute an HQL query and return the results as a list.
list(String, Object[], Type[], int, int, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Execute an HQL query and return the results as a list.
list(String, String, Object[], Type[], int, int, boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Execute an HQL query and return the results as a list.
list(String, Object[], Type[], int, int, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Execute an HQL query and return the results as a list.
list(String[], String, Object[], Type[], int, int, boolean, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Execute an HQL query and return the results as a list.
list(int, String, Object[], Type[], int, int, boolean) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Execute an HQL query and return the results as a list.
list(int, String, Object[], Type[], int, int, boolean) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Execute an HQL query and return the results as a list.
list(String, Object[], Type[], int, int, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Execute an HQL query and return the results as a list.
list - Variable in class com.goldencode.p2j.preproc.Hints
ordered list of hints
LIST - Static variable in class com.goldencode.p2j.security.SecurityManager
Logging level LIST.
list - Variable in class com.goldencode.p2j.uast.KeywordDictionary
Associates 1 or more match strings with a Keyword.
list - Variable in class com.goldencode.p2j.ui.client.DropDown
The list instance to represent the drop-down content.
list - Variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Messages
list - Variable in class com.goldencode.p2j.ui.client.model.ListModel
Item container.
list() - Method in class com.goldencode.p2j.ui.client.ScreenData
Get screen data as list of cells.
list - Variable in class com.goldencode.p2j.ui.client.SelectionList
Component attribute container.
list - Variable in class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
List of widgets that need cleanup.
list() - Method in class com.goldencode.p2j.util.FileList
Create and return the list of files based on user input specified during construction.
list - Variable in class com.goldencode.p2j.util.WeakList
The internal list being wrapped
list - Variable in class com.goldencode.trpl.NestedWalker
Tree walkers to be merged.
list_items_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LIST_ITEMS and LIST_ITEM_PAIRS clauses as used in a phrase from a VIEW-AS COMBO-BOX or VIEW-AS SELECTION-LIST construct.
listAclInstances() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Locates all instances of ACLs in the directory and returns their names.
listAclInstances(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Locates all instances of ACLs in the directory and returns their names for those instances which have ACLs defined for the specified resource type.
listAclInstances() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Locates all instances of ACLs in the directory and returns their names.
listAclInstances(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Locates all instances of ACLs in the directory and returns their names for those instances which have ACLs defined for the specified resource type.
listAclInstances() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Locates all instances of ACLs in the directory and returns their names.
listAclInstances(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Locates all instances of ACLs in the directory and returns their names for those instances which have ACLs defined for the specified resource type.
listAclInstances(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List acl instances.
listAclInstances(String, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List acl instances.
listAclInstances() - Method in class com.goldencode.p2j.security.SecurityAdmin
Locates all instances of ACLs in the directory and returns their names.
listAclInstances(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Locates all instances of ACLs in the directory and returns their names for those instances which have ACLs defined for the specified resource type.
listAuthCerts(boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of defined Certificate Authority certificates with their distinctive names.
listAuthCerts(boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of defined Certificate Authority certificates with their distinctive names.
listAuthCerts(boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of defined Certificate Authority certificates with their distinctive names.
listAuthCerts(boolean, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List auth certs.
listAuthPlugins() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Get the list of available auth plugins.
listAuthPlugins() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Get the list of available auth plugins.
listAuthPlugins() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Get the list of available auth plugins.
listAuthPlugins(AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List auth plugins.
listAuthPlugins() - Method in class com.goldencode.p2j.security.SecurityAdmin
Get the list of available auth plugins.
listCategories() - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Enumerates all defined categories.
listCertAccounts(String, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns an array of account names with their description for accounts sharing this certificate.
listCerts(boolean, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns an array of defined CA or peer certificates with their distinctive names.
listClasses() - Method in class com.goldencode.p2j.classloader.JarClassLoader
Loads class information for all classes handled by this jar, without initiating them (i.e.
listClasses(String) - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
List all classes in the given jar.
listDatabaseInstances() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listDatabaseInstances() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listDatabaseInstances() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listDatabaseInstances(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List database instances.
listDirtyIndexes(boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Cross reference dirty DMO properties with indexes containing them, creating a list of indexes which have been updated.
listDirtyIndexes(boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.TempValidationHelper
Override the parent's implementation to provide an empty list when non-unique, dirty indexes are requested.
listen(SessionListener) - Method in class com.goldencode.p2j.net.RouterSessionManager
Listen for incoming socket connections, authenticate each new connection, and establish a new queue for each authenticated connection.
listen(SessionListener) - Method in class com.goldencode.p2j.net.SessionManager
Listen for incoming socket connections, authenticate each new connection, and establish a new queue for each authenticated connection.
listen() - Method in class com.goldencode.p2j.util.Agent
Start the agent and listen for commands.
listen() - Method in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
listenAnyMouseEvent(int, long) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Notify the widget of any mouse events, generated after the given timestamp (in millis).
listenAnyMouseEvent(int, long) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Notify the widget of any mouse events, generated after the given timestamp (in millis).
listenAnyMouseEvent(int, long) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notify the widget of any mouse events, generated after the given timestamp (in millis).
listener - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Optional lock listener
listener - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
Listener dedicated to posting READ-RESPONSE events.
listener - Variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
Instance of this class will start listening for connections in a different thread.
listeners - Variable in class com.goldencode.cache.ExpiryCache
List of cache expiry listeners
listeners - Variable in class com.goldencode.p2j.main.SpawnerImpl
Registered server listeners
listeners - Variable in class com.goldencode.p2j.net.BaseSession
List of objects to receive event notifications.
listeners - Variable in class com.goldencode.p2j.persist.ChangeBroker
Sets of listeners which have registered interest in DMO property changes
listeners - Variable in exception com.goldencode.p2j.persist.QueryOffEndException
A list of listeners interested in this off-end exception.
listeners - Variable in class com.goldencode.p2j.ui.client.Button
Container for listeners.
listeners - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
The listeners are interested in colors change events
listeners - Variable in class com.goldencode.p2j.ui.client.model.ListSelectionModel
List of listeners.
listeners - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
List of listeners which require notifications about the state of this widget.
listeners - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
List of listeners which need to receive notifications when the call is started or finished.
listeners - Variable in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Map of session listener for each subscription.
ListenerSet() - Constructor for class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
 
listenWorker(SessionListener, ServerSocket, String) - Method in class com.goldencode.p2j.net.RouterSessionManager
Core listening loop for incoming socket connections.
listExportsInstances() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listExportsInstances() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listExportsInstances() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listExportsInstances(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List exports instances.
listFakeoutFiles() - Static method in class com.goldencode.p2j.uast.SymbolResolver
Obtain the list of all "fakeout" class and interface definitions that exist in the project.
listFilenames() - Method in class com.goldencode.p2j.util.FileList
Create and return the list of files based on user input specified during construction.
listFilesFromProfile(long) - Static method in class com.goldencode.p2j.report.server.ReportApi
List all files in this filter.
listGroups() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of defined group names.
listGroups() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of defined group names.
listGroups() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of defined group names.
listGroups(AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List groups.
listGroups(String) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Enumerates all defined groups for a category.
listGroups() - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns a tagged array of defined group names.
listGroupUsers(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Enumerates the users of a named group.
listGroupUsers(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Enumerates the users of a named group.
listGroupUsers(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Enumerates the users of a named group.
listGroupUsers(String, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List group users.
listGroupUsers(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Enumerates the users of a named group.
listHeightChars - Variable in class com.goldencode.p2j.ui.ControlSetConfig
The height of the list widget.
listHolidays() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of defined holidays.
listHolidays() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of defined holidays.
listHolidays() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of defined holidays.
listHolidays(AsyncCallback<Date[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List holidays.
listImpl(ArrayList) - Method in class com.goldencode.p2j.util.ExplicitFileList
Core implementation of the listing algorithm which uses the File class to create and return the list of files based on user input specified during construction.
listImpl(ArrayList) - Method in class com.goldencode.p2j.util.FileList
Core implementation of the listing algorithm which must make a filtered list of just those files that exist (excluding any directories).
listImpl(ArrayList) - Method in class com.goldencode.p2j.util.FileSpecList
Core implementation of the listing algorithm which uses the File class to make a complete list of the directory contents, then this list is used to build a filtered list of just those files that match the user-defined regular expression.
listImpl(File, ArrayList) - Method in class com.goldencode.p2j.util.FileSpecList
Core implementation of the listing algorithm which uses the File class to make a complete list of the directory contents, then this list is used to build a filtered list of just those files that match the user-defined regular expression.
listInstanceAcls(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Lists resource names for which the specified ACL instance has ACLs defined.
listInstanceAcls(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Lists resource names for which the specified ACL instance has ACLs defined.
listInstanceAcls(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Lists resource names for which the specified ACL instance has ACLs defined.
listInstanceAcls(String, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List instance acls.
listInstanceAcls(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Lists resource names for which the specified ACL instance has ACLs defined.
listIterator(int) - Method in class com.goldencode.p2j.util.ScopedList.NodeList
Obtain a read-only list iterator on this scope's elements.
listKeys(String, String) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Enumerates all defined keys for a group in a category.
listLoggingInstances() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listLoggingInstances() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listLoggingInstances() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listLoggingInstances(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List logging instances.
ListModel<T> - Class in com.goldencode.p2j.ui.client.model
List data model.
ListModel() - Constructor for class com.goldencode.p2j.ui.client.model.ListModel
 
listModel - Variable in class com.goldencode.p2j.ui.client.widget.DefaultList
List model.
listNodes(String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Lists the batch branch of the directory.
listOfSess - Variable in class com.goldencode.p2j.security.SecurityManager
List of sessions.
listPaths(String) - Static method in class com.goldencode.p2j.directory.IdUtils
Generate a list of partial paths starting from root to specified node ID.
listPeerCerts(boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of defined peer (non-CA) certificates with their distinctive names.
listPeerCerts(boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of defined peer (non-CA) certificates with their distinctive names.
listPeerCerts(boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of defined peer (non-CA) certificates with their distinctive names.
listPeerCerts(boolean, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List peer certs.
listPersistenceInstances() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listPersistenceInstances() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listPersistenceInstances() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listPersistenceInstances(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List persistence instances.
listProcesses() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of defined process names with their descriptions.
listProcesses() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of defined process names with their descriptions.
listProcesses() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of defined process names with their descriptions.
listProcesses(AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List processes.
listProcesses() - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns a tagged array of defined process names.
listRegisteredJars() - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
List the jars handled by custom class loaders.
listResourceNames() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of resource plugin names.
listResourceNames() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of resource plugin names.
listResourceNames() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of resource plugin names.
listResourceNames(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List resource names.
listResourceNames() - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns an array of resource plugin names.
listRuntimeAccounts() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listRuntimeAccounts() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listRuntimeAccounts() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listRuntimeAccounts(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List runtime accounts.
listRuntimeNames() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listRuntimeNames() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listRuntimeNames() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listRuntimeNames(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List runtime names.
listRuntimeServers() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listRuntimeServers() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listRuntimeServers() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listRuntimeServers(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List runtime servers.
listSelect - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
ListSelect - Class in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Selectable list widget.
ListSelect(ListSelect.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Ctor.
ListSelect.Binder - Interface in com.goldencode.p2j.admin.client.application.home.runtime.customlib
GWT binder.
ListSelectionModel - Class in com.goldencode.p2j.ui.client.model
Selection model for lists.
ListSelectionModel() - Constructor for class com.goldencode.p2j.ui.client.model.ListSelectionModel
 
listSelectProvider - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
list select dialog provider
listServers() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the list of all server instances found in the directory under the "/server" node.
listServers(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the list of server instances under the "/server" node, that have the specified container (or nested chain of) as a child.
listServers() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the list of all server instances found in the directory under the "/server" node.
listServers(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the list of server instances under the "/server" node, that have the specified container (or nested chain of) as a child.
listServers() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the list of all server instances found in the directory under the "/server" node.
listServers(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the list of server instances under the "/server" node, that have the specified container (or nested chain of) as a child.
listServers(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List servers.
listServers(String, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List servers.
listSessions(String, String) - Static method in class com.goldencode.p2j.net.ExportTracker
List the active sessions which have invoked APIs in the given jar.
listSessions(Class<?>) - Static method in class com.goldencode.p2j.net.ExportTracker
List the active sessions which have invoked exported methods in the given class.
listSessions(Class<?>, Method) - Static method in class com.goldencode.p2j.net.ExportTracker
List the active sessions which have invoked the given exported method.
listStartupInstances() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
listStartupInstances() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
listStartupInstances() - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
listStartupInstances(AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List startup instances.
listThreshold - Variable in class com.goldencode.p2j.persist.Persistence
Milliseconds a list query may take before being reported
ListType() - Constructor for enum com.goldencode.p2j.convert.ConversionDriver.ListType
 
listUnregisteredJars() - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
List the jars which may be handled by custom class loaders (they reside in the given path, are not yet handled by custom class loaders and are not in the classpath).
listUserGroups(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Enumerates the groups the named user is part of.
listUserGroups(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Enumerates the groups the named user is part of.
listUserGroups(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Enumerates the groups the named user is part of.
listUserGroups(String, AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List user groups.
listUserGroups(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Enumerates the groups the named user is part of.
listUsers() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns an array of defined user account names and their owners.
listUsers() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns an array of defined user account names and their owners.
listUsers() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns an array of defined user account names and their owners.
listUsers(AsyncCallback<TaggedName[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
List users.
listUsers() - Method in class com.goldencode.p2j.security.SecurityAdmin
Returns an array of defined user account names and their owners.
listWidthChars - Variable in class com.goldencode.p2j.ui.ControlSetConfig
The width of the list widget.
literal() - Method in class com.goldencode.expr.ExpressionParser
Matches all variations of expression literals (constants).
literal() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches all variations of expression literals (constants).
literal() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches a single instance of any and all legal Progress 4GL literals (hard-coded instances of data types, otherwise called constants).
literal() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all variations of Progress literals (constants).
LITERAL - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the LITERAL resource.
literal_format_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the format phrase construct of the Progress 4GL language which optionally appears following a literal in a referencing rule but does not begin with a specific keyword.
literalFieldGroup - Variable in class com.goldencode.p2j.ui.GenericFrame
The field-group for the literal widget
literalQuestion() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of LITERAL-QUESTION attribute (KW_LIT_QSTN).
literalQuestion() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of LITERAL-QUESTION attribute (KW_LIT_QSTN).
literalQuestion - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
LITERAL-QUESTION attribute of this field.
LiteralWidget - Class in com.goldencode.p2j.ui
Represents a LITERAL widget on server-side.
LiteralWidget() - Constructor for class com.goldencode.p2j.ui.LiteralWidget
Default constructor.
LITTLE_ENDIAN - Static variable in class com.goldencode.p2j.util.memptr
Operations should use little endian byte order.
live - Variable in class com.goldencode.p2j.ui.client.Frame
Track frame life time.
liveTarget - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
if true, the live directory is the target
lLock - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
lm - Variable in class com.goldencode.p2j.security.SecurityManager.SecurityCacheRefresh
logging mode for the new instance of cache
LM_ADMIN - Static variable in class com.goldencode.p2j.security.SecurityCache
logging mode for admin client
LM_CONSOLE - Static variable in class com.goldencode.p2j.security.SecurityCache
logging mode for server console
LM_DUAL - Static variable in class com.goldencode.p2j.security.SecurityCache
logging mode for admin client and server console
load() - Method in class com.goldencode.ast.XmlFilePlugin
Read the source XML document and build the mapping database from the stored elements.
load() - Method in class com.goldencode.expr.Compiler
Load the in-memory byte array which represents the compiled expression class file, using a custom class loader.
load(String, Map<String, String>) - Static method in class com.goldencode.p2j.convert.MatchPhraseDictionary
Load or reload the match phrase dictionary definitions from the given persisted match list defined for the current project.
load(boolean, Map<String, String>) - Static method in class com.goldencode.p2j.convert.MatchPhraseDictionary
Load the match phrase dictionary definitions from the default persisted match list defined for the current project.
load(String, boolean) - Static method in class com.goldencode.p2j.convert.NameConverter
Load or reload the match phrase dictionary definitions from the given persisted match list or the default defined for the current project.
load() - Method in class com.goldencode.p2j.directory.LdapRemapper
Load mapping and initialise directory context to access LDAP.
load() - Method in class com.goldencode.p2j.directory.RamRemapper
Load tree from external storage.
load(URL[]) - Method in class com.goldencode.p2j.directory.SchemaStorage
Read the schema definitions and create the list of object classes.
load() - Method in class com.goldencode.p2j.directory.XmlRemapper
Load tree from the XML document.
load(InputStream) - Method in class com.goldencode.p2j.directory.XmlRemapperIO
Load tree from the XML document.
load(String, boolean) - Static method in class com.goldencode.p2j.library.LibraryManager
Attempts to load the named library.
load(String) - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load the top-level configuration profile from an XML file.
load(String) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Load a named template library from an XML file.
load(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Load one or more records into their associated buffers, given an array of primary key ID values, or the actual DMOs themselves.
load(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Load one or more records into their associated buffers, given an array of primary key ID values, or the actual DMOs themselves.
load(Object[], LockType, boolean) - Method in interface com.goldencode.p2j.persist.Joinable
Load one or more records into their associated buffers, given an array of primary key ID values, or the actual DMOs themselves.
load(RecordBuffer, String, Object[], Type[], LockType, long, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Execute an HQL query and load a single record from the session-level cache or, optionally, refresh it from the database.
load(RecordBuffer, Serializable, LockType, long, boolean, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Load a single record from the database or from the session-level cache.
load(String, Class<?>, Serializable, LockType, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Load a single record from the database or from the session-level cache.
load(String, String, Serializable, LockType, boolean, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Load a single record from the session-level cache or, optionally, refresh it from the database.
load(String, String, Serializable, LockType, long, boolean, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Load a single record from the session-level cache or, optionally, refresh it from the database.
load(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Load one or more records into their associated buffers, given an array of primary key ID values, or the actual DMOs themselves.
load(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Load a record into its associated buffer, given an array of size one, containing a primary key ID value of the record to be loaded, or the DMO itself.
load(Persistable, LockType, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Load the specified record, if any, from the database.
load() - Method in class com.goldencode.p2j.uast.RootNodeList
Read the source XML document and build the list from the stored elements.
load(TerminalOptions) - Static method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiClient
Initialize the application frame by creating a new instance of this class and of the content pane which is an instance of ChuiSimulator.
load(SwingEmulatedWindow, String, SwingKeyboardReader) - Static method in class com.goldencode.p2j.ui.client.gui.driver.swing.GuiWindowContainer
Initialize the window container by creating a new instance of this class.
load(KeyboardFocusManager, SwingKeyboardReader, Window, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiClient
Initialize the application frame by creating a new instance of this class and of the content pane which is an instance of SwingEmulatedWindow.
load() - Static method in class com.goldencode.p2j.util.ArrayAssigner
Ensure all the context-local data has initialized (to be able to listen for scope notifications).
load(String, String, boolean, String) - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Creates application defaults implementing Progress LOAD statement.
load(String, String, boolean, String) - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Creates application defaults implementing Progress LOAD statement.
load(character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, boolean, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, boolean, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, character, boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, character, boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, String, boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, String, boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, character, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, character, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, character, boolean, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, String, boolean, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, character, boolean, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(String, String, boolean, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load(character, character, logical, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Creates application defaults implementing Progress LOAD statement.
load() - Method in interface com.goldencode.p2j.util.EnvironmentReader
Creates application defaults implementing Progress LOAD statement.
load(String, String, boolean, String) - Static method in class com.goldencode.p2j.util.Environments
Creates application defaults implementing Progress LOAD statement.
load() - Static method in class com.goldencode.p2j.util.ProcedureManager
Ensure all the context-local data has initialized (to be able to listen for scope notifications).
load() - Method in class com.goldencode.p2j.util.Registry
Creates application defaults implementing Progress LOAD statement.
load() - Method in class com.goldencode.p2j.util.StanzaIni
Creates application defaults implementing Progress LOAD statement.
load(String, Object, logical) - Method in interface com.goldencode.p2j.xml.XDocument
Loading X-Document form file or memptr sources.
load(String, Object, boolean) - Method in interface com.goldencode.p2j.xml.XDocument
Loading X-Document form file or memptr sources.
load(character, Object, boolean) - Method in interface com.goldencode.p2j.xml.XDocument
Loading X-Document form file or memptr sources.
load(character, Object, logical) - Method in interface com.goldencode.p2j.xml.XDocument
Loading X-Document form file or memptr sources.
load(String, Object, logical) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Loading X-Document form file or memptr sources.
load(String, Object, boolean) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Loading X-Document form file or memptr sources.
load(character, Object, boolean) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Loading X-Document form file or memptr sources.
load(character, Object, logical) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Loading X-Document form file or memptr sources.
load_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the LOAD language statement with a required following ProgressParser.expr().
loadAclData(Consumer<List<AclRow>>) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Load the ACL items into AclRow instances and return them.
loadAclDataStep2(AclDef[], Consumer<List<AclRow>>) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Load the ACL items into AclRow instances and return them.
loadAliases(List) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a list of aliases (each to an associated database name) to the schema dictionary.
loadAllMappings() - Method in class com.goldencode.p2j.ui.ColorMapLoader
Loads the color map configuration data into the map of terminal names to map of color name to color values.
loadAllSubjects(Consumer<List<Option>>) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Loads all subjects.
loadAst(String) - Method in class com.goldencode.p2j.schema.P2OLookup
Load the persisted, P2O AST associated with the specified database schema.
loadAst(File) - Method in class com.goldencode.p2j.schema.SchemaLoader
Load the specified database AST from persistence.
loadAst(String) - Method in class com.goldencode.p2j.schema.SchemaLoader
Load the specified database AST from persistence.
loadBDTIntoArray(Serializable[], BaseDataType[]) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Load sort criteria values using identifiers of corresponding records.
loadByIDThreshold - Variable in class com.goldencode.p2j.persist.Persistence
Milliseconds a load-by-id query may take before being reported
loadByValue(Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Retrieve a record, given an array of size one, containing a primary key ID value of the record to be retrieved, or the record itself.
loadByValue(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Retrieve a record, given an array of size one, containing a primary key ID value of the record to be retrieved, or the record itself.
loadByValues(Object[], LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Load all records for a given result row into their backing buffers.
loadByValues(Object[], LockType, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Load a virtual, composite record by loading each record buffer managed by this query with a DMO, given its primary key ID in the specified ids array.
LoadCert - Class in com.goldencode.p2j.util
Adds new or replaces existing certificates in the directory.
LoadCert() - Constructor for class com.goldencode.p2j.util.LoadCert
 
loadCertificate(String[]) - Static method in class com.goldencode.p2j.admin.CertificateUtils
Parse the given PEM certificate representation and return its X509 instance.
loadClass(String, byte[]) - Method in class com.goldencode.asm.AsmClassLoader
Store a piece of thread-local data which associates the given class name with the byte array representing its class file.
loadClass(String, boolean) - Method in class com.goldencode.expr.ExpressionClassLoader
This method is called by the JVM when the class with the specified name is referenced and needs to be loaded.
loadClass(String) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Loads the class with the specified binary name.
loadClass(String) - Method in class com.goldencode.p2j.classloader.MultiClassLoader
Find and load the class with the given name.
loadClass(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Load (using recursion if needed) the hierarchy of class definitions (or a single interface definition) referenced by the given name.
loadClassInfo(String) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Loads the class information for the class with the specified binary name.
loadClassInfo(String, ClassInfo) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Loads the class information for the class with the specified binary name.
loadColorTable(Map<Integer, ColorRgb>, boolean) - Static method in class com.goldencode.p2j.ui.ColorTable
Load color-table from server directory or from environment.
loadComposite(MethodVisitor, String, String, String) - Static method in class com.goldencode.p2j.schema.DmoAsmWorker
Implement the loading of a composite element from its ArrayList and casting it to the appropriate inner class type.
loadConfig(String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Load map configuration file.
loadConfigProperties(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Load configuration properties from the P2J directory service and return them as a Properties object.
loadControls(character, character) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Loads the named OCX into the associated control frame.
loadControls(String, character) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Loads the named OCX into the associated control frame.
loadControls(character, String) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Loads the named OCX into the associated control frame.
loadControls(String, String) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Loads the named OCX into the associated control frame.
loadControls(character, character) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Loads the named OCX into the associated control frame.
loadControls(String, character) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Loads the named OCX into the associated control frame.
loadControls(character, String) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Loads the named OCX into the associated control frame.
loadControls(String, String) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Loads the named OCX into the associated control frame.
loadCustomFonts() - Static method in class com.goldencode.p2j.ui.FontTable
Load the custom fonts.
loadDefaults(SchemaDictionary) - Method in class com.goldencode.p2j.schema.SchemaLoader
Load schema information for schemas specified by the configuration as default schemas, into the specified dictionary.
loadDistributions(String, String) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Given an XML filename and a distribution type, load statistics from an XML document and produce a map of all distributions of that type.
loaded - Variable in class com.goldencode.asm.AsmClassLoader
Cache of previously loaded, dynamic classes
loadedBuffers - Variable in class com.goldencode.p2j.persist.BufferManager
Scoped dictionary which key set contains all buffers into which a new record was loaded (or the old record was reloaded) into corresponding scopes.
loadedBuffers - Variable in class com.goldencode.p2j.persist.BufferManager.PersistentProcScope
All buffers into which a new record was loaded (or the old record was reloaded), for a persistent procedure.
loadedClasses - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOInfo
All classes loaded to support this DMO
loadEntries(Document) - Method in class com.goldencode.p2j.convert.MatchPhraseDictionary
Load the match phrase definitions from the specified XML document.
loadEnvironment(BootstrapConfig) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
The method is called when the environment (EnvironmentDaemon) has been fully initialized.
loadEnvironment(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Load the specified environment as resource.
loadEnvironment(String) - Method in interface com.goldencode.p2j.ui.ServerExports
Load the specified environment as resource.
loader - Static variable in class com.goldencode.expr.Compiler
Custom classloader for in-memory compiled expression class loading
loader - Variable in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Record loader object
loader - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Object which loads namespace data from persistent storage
loader - Variable in class com.goldencode.p2j.schema.SchemaWorker
Schema loader, used to load schema ASTs
loader - Variable in class com.goldencode.proxy.ProxyFactory
Custom class loader to load proxy classes
loaderIterfaces - Variable in class com.goldencode.p2j.classloader.ClassInfo
The set of the interfaces which are implemented by the target class and were loaded using class loader.
loaders - Variable in class com.goldencode.p2j.classloader.MultiClassLoader
Map containing as key the jar name and as value its associated class loader.
loadFields(Class<?>) - Method in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Load all fields from the specified class and add their mappings.
loadFileNodes(String[], boolean) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Obtain the vertices associated with the specified AST files.
loadFontMetrics(String) - Static method in class com.goldencode.p2j.ui.FontTable
Load the font metrics from the specified file.
loadFromAst(Aast, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Load the schema dictionary from an AST of schema information ultimately imported from a Progress export file.
loadFromPersistence(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Load a persisted schema AST from the specified file.
loadHBMFile(InputStream) - Method in class com.goldencode.p2j.persist.ORMHandler
This method loads and parses the specified hbm.xml.
loadHints(File) - Method in class com.goldencode.p2j.preproc.PreprocessorHints
Load preprocessor hints from an XML document associated with the specified filename.
loadHints() - Method in class com.goldencode.p2j.preproc.PreprocessorHintsWorker.HintsReader
Loads the hints file for an AST if it exists and hasn't already been loaded.
loadHints() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Loads the hints file for an AST if it exists and hasn't already been loaded.
loadHints(File) - Method in class com.goldencode.p2j.uast.UastHints
Load UAST hints from an XML document associated with the specified filename.
loadHints() - Method in class com.goldencode.p2j.uast.UastHintsWorker.HintsReader
Loads the hints file for an AST if it exists and hasn't already been loaded.
loadHook(String, String) - Static method in class com.goldencode.p2j.main.StandardServer
Load InitTermListener hook using specified class and path.
loadIcon(boolean, String) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Loads the new application icon for given window from the client side filesystem.
loadIcon(character) - Method in interface com.goldencode.p2j.ui.CommonWindow
Load icon for window.
loadIcon(String) - Method in interface com.goldencode.p2j.ui.CommonWindow
Load icon for window.
loadIcon(character) - Method in class com.goldencode.p2j.ui.WindowWidget
Load icon for window.
loadIcon(String) - Method in class com.goldencode.p2j.ui.WindowWidget
Load icon for window.
loadIcon(String) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:LOAD-ICON attribute.
loadIcon(String) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:LOAD-ICON attribute.
loadIconInt(String, boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Load icon for window.
loadImage(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image from specified file name.
loadImage(character) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image from specified file name.
loadImage(String, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load widget(button or image) image from specified file name.
loadImage(int, int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Loads the new image for given button or image widgets from the client side filesystem.
loadImage(int, String) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Loads the new image for given button widget from the client side filesystem.
loadImage(String) - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Loads the new image for given image widget from the client side filesystem.
loadImage(String, boolean) - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Loads the new image for given image widget from the client side filesystem.
loadImage(int, int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Loads the new image for given button or image widgets from the client side filesystem.
loadImage(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(String, int) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer, integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Load widget(button or image) image from specified file name.
loadImage(String) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(character) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(String, int) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(String, int, int) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int, int) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(character, integer) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ImageSupport
Load widget(button or image) image from specified file name.
loadImage(String) - Method in class com.goldencode.p2j.ui.ImageWidget
Load image from specified file name.
loadImage(character) - Method in class com.goldencode.p2j.ui.ImageWidget
Load image from specified file name.
loadImage(String, int) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImage(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImage(character, integer, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ImageWidget
Load widget(button or image) image from specified file name.
loadImageDown(String) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for pushed state from specified file name.
loadImageDown(character) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for pushed state from specified file name.
loadImageDown(String, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(String, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(String, int, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(String, int, int, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(character, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(character, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(character, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(character, integer, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageDown(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for pushed state from specified file name.
loadImageDown(character) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for pushed state from specified file name.
loadImageDown(String, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageDown(String, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageDown(String, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageDown(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageDown(character, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageDown(character, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageDown(character, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageDown(character, integer, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(String) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for disabled state from specified file name.
loadImageInsensitive(character) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for disabled state from specified file name.
loadImageInsensitive(String, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(String, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(String, int, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(String, int, int, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageInsensitive(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for disabled state from specified file name.
loadImageInsensitive(character) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for disabled state from specified file name.
loadImageInsensitive(String, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(String, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(String, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInsensitive(character, integer, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageInt(String, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load image for button.
loadImageInt(String) - Method in class com.goldencode.p2j.ui.ImageWidget
Load image for widget.
loadImageUp(String) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(character) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(String, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(String, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(String, int, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(String, int, int, int, int) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(character, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(character, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(character, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(character, integer, integer, integer, integer) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Load button image for normal state from specified file name.
loadImageUp(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(character) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(String, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(String, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(String, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(String, int, int, int, int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(character, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(character, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(character, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImageUp(character, integer, integer, integer, integer) - Method in class com.goldencode.p2j.ui.ButtonWidget
Load button image for normal state from specified file name.
loadImpl(String, String) - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load the top-level or ruleset-level configuration profile from an XML file.
loadIncludeFiles() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Load all the include files (physical files) into the graph DB, as distinct nodes.
loadIndexParameter(MethodVisitor) - Static method in class com.goldencode.p2j.schema.DmoAsmWorker
Implement the loading of a NumberType object and extracting its int value.
loadIniFile() - Method in class com.goldencode.p2j.util.StanzaIni
Reads the current environment set from appropriate INI file in file system.
loadInsn - Variable in class com.goldencode.proxy.PrimitiveInfo
Load instruction
loadJavaFile(String, boolean) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Loads a persisted Java target AST that is associated with a name of the caller's selection, and sets this AST as the current target AST.
loadKeyStoreFromFile(KeyStore, String, String) - Static method in class com.goldencode.p2j.security.SSLHelper
Given a valid key store instance and a filename to an existing file that is a valid keystore, the contents will be loaded from the file system.
loadMap(String) - Method in class com.goldencode.p2j.convert.DatabaseReferenceWorker.Helper
Restore map which contains information about referenced tables and fields from XML.
loadMetricsWorker(NodeList, Map<String, FontTable.LegacyFontMetrics>) - Static method in class com.goldencode.p2j.ui.FontTable
Load the font metrics from the specified DOM nodes and load them in the specified map.
loadMousePointer(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Load custom mouse pointer from a file
loadMousePointer(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Load custom mouse pointer from a file
loadMousePointer(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Load custom mouse pointer from a file
loadMousePointer(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
The implementation of LOAD-MOUSE-POINTER() method.
loadMousePointer(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
The implementation of LOAD-MOUSE-POINTER() method.
loadMousePointer(String) - Method in class com.goldencode.p2j.ui.GenericWidget
The implementation of LOAD-MOUSE-POINTER() method.
loadMousePointer(character) - Method in class com.goldencode.p2j.ui.GenericWidget
The implementation of LOAD-MOUSE-POINTER() method.
loadMousePointer(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Load custom mouse pointer from a file
loadNativeLibrary() - Static method in class com.goldencode.p2j.main.ClientCore
Loads native library and performs required initial steps for P2J library to working.
loadNode(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Load node data from real back-end.
loadPendingImage(int) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Refresh the image object to be used to draw button in different states with images that was saved before in pending storage area.
loadPendingImages() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Refresh the image objects to be used to draw button in different states with images that was saved before in pending storage area.
loadPersistedAst(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Loads a previously persisted AST for a specified source file.
loadPreprocessorHints(Aast) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Loads the preprocessor hints file for an AST if it exists and hasn't already been loaded.
loadProperties(String) - Static method in class com.goldencode.p2j.util.Utils
Load and return a Properties object from a properties file specified by filename.
loadRelatedTree(String) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Load an AST from a file with the same name as the currently loaded file, but with the given extension instead.
loadReports(String) - Static method in class com.goldencode.p2j.report.ReportDriver
Read the given report definitions and store the list of reports for subsequent processing.
loadRootNodes(String[], boolean, boolean) - Static method in class com.goldencode.p2j.uast.CallGraphWorker
Load the specified root nodes into the CallGraphWorker.targets.
loadRow(int) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Load the specified row into the cache.
loadRowAtCursor() - Method in class com.goldencode.p2j.persist.AbstractQuery
Synchronize the query with the cursor by causing the query to load the current row's results (if any) into its backing buffer(s).
loadRowAtCursor() - Method in class com.goldencode.p2j.persist.CompoundQuery
Synchronize the query with the cursor by causing the query to load the current row's results (if any) into its backing buffer(s).
loadSchema(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Load a database schema which is identified in the schema configuration by the specified database name.
loadSchema(String) - Method in class com.goldencode.p2j.schema.SchemaLoader
Load database schema information from a persisted AST associated with the specified, logical database name.
loadSchemaDatabases(String[]) - Method in class com.goldencode.p2j.uast.SymbolResolver
Loads a list of databases into the schema dictionary.
loadSingle(DirectoryService, String, String) - Static method in class com.goldencode.p2j.util.LoadCert
Creates or replaces a certificate under a specified name.
loadSmallIcon(character) - Method in interface com.goldencode.p2j.ui.CommonWindow
Load small icon(16x16) for window.
loadSmallIcon(String) - Method in interface com.goldencode.p2j.ui.CommonWindow
Load small icon(16x16) for window.
loadSmallIcon(character) - Method in class com.goldencode.p2j.ui.WindowWidget
Load small icon(16x16) for window.
loadSmallIcon(String) - Method in class com.goldencode.p2j.ui.WindowWidget
Load small icon(16x16) for window.
loadStandardColor(String, int, int) - Static method in class com.goldencode.p2j.ui.ColorTable
Load a standard color NORMAL, INPUT or MESSAGES.
loadStartup(DirectoryService) - Static method in class com.goldencode.p2j.main.StandardServer
Reads the portion of the directory where all preloaded application classes are listed and instantiates them.
loadStringMap(Map<String, String>, String, boolean) - Static method in class com.goldencode.util.XmlHelper
Load the given map with entries read from the given filename.
loadSystemColors() - Static method in class com.goldencode.p2j.ui.ColorTable
Load system-colors from server directory.
loadTemplateRecord(long) - Method in class com.goldencode.p2j.persist.RecordBuffer
Loads the template record for this buffer.
loadTemporarySchema(String) - Static method in class com.goldencode.p2j.schema.P2OLookup
Attempt to load the P2O AST stored in filename, which must represent a temp/work-table schema.
loadTextMetrics(String) - Static method in class com.goldencode.p2j.ui.FontTable
Load the text metrics from the specified file.
loadThreshold - Variable in class com.goldencode.p2j.persist.Persistence
Milliseconds a load query may take before being reported
loadTree(String) - Method in class com.goldencode.ast.AstManager
Load a named AST from persistent storage.
loadTree(String) - Method in interface com.goldencode.ast.AstManagerPlugin
Load a named AST from persistent storage.
loadTree(String) - Method in class com.goldencode.ast.InMemoryRegistryPlugin
Load a named AST from the in-memory storage, by returning a copy of the InMemoryRegistryPlugin.asts entry after using the specified name as the key.
loadTree(Element) - Static method in class com.goldencode.ast.XmlFilePlugin
Load a complete AST by parsing the source XML tree and to obtain the stored AST and annotation elements.
loadTree(String) - Method in class com.goldencode.ast.XmlFilePlugin
Load a named AST from persistent storage.
loadTree(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Load the AST stored in the given file.
loadUIData(Consumer<ProcessAccountDefinition.UIData>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
Loads UIData asynchronously and invokes the given result's consumer if this action is completed successfully.
loadUIData(Consumer<UserAccountDefinition.UIData>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Loads UIData asynchronously and invokes the given result's consumer if this action is completed successfully.
loadVariableSymbols(Variable[]) - Method in class com.goldencode.p2j.uast.SymbolResolver
Helper to load variable, widget and frame dictionaries based on a list of Variable objects.
loadWindowIcon(int, boolean, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Loads the new application icon for given window from the client side filesystem.
loadWindowIcon(boolean, String) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Loads the new application icon for given window from the client side filesystem.
loadWindowIcon(boolean, String) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Loads the new application icon for given window from the client side filesystem.
loadWindowIcon(boolean, String) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Loads the new application icon for given window from the client side filesystem.
loadWindowIcon(int, boolean, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Loads the new application icon for given window from the client side filesystem.
loadWorker(URL) - Method in class com.goldencode.p2j.directory.SchemaStorage
Read the given schema definition and add to the list of object classes.
loadXml(String, char[]) - Static method in class com.goldencode.p2j.cfg.BootstrapConfig
Utility method to load and optionally decrypt an XML configuration file.
loadXml(InputStream) - Method in class com.goldencode.p2j.cfg.Configuration
Parses a given XML data stream using the SAX parser and handler that were already prepared.
lob_spec(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Match the specification of a single source or target LOB with is either an ProgressParser.expr() (optionally prepended with the KW_OBJECT) or a KW_FILE followed by an ProgressParser.expr().
lobArea() - Method in class com.goldencode.p2j.schema.SchemaParser
Match LOB-AREA keyword and a following STRING for a field.
lobBytes() - Method in class com.goldencode.p2j.schema.SchemaParser
Match LOB-BYTES keyword and a following NUM_LITERAL for a field.
lobSize() - Method in class com.goldencode.p2j.schema.SchemaParser
Match LOB-SIZE keyword and a following size specification for a field.
local - Variable in class com.goldencode.asm.AsmClassLoader
Thread-local, temporary association of a class' name to its data
local - Variable in class com.goldencode.ast.AnnotatedAst
Tree-specific data (data that is shared by all nodes of a tree.
local - Variable in class com.goldencode.p2j.net.Control
Which side owns control now: local (true) or remote (false).
local - Static variable in class com.goldencode.p2j.persist.ConnectionManager
Context local instance of this class
local - Variable in class com.goldencode.p2j.persist.Database
Is this database managed by the local P2J server instance?
LOCAL - Static variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
Status flag indicating found DMO was added to dirty tracking by the local context
local - Static variable in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Context local map of Databases to DirtyShareContext instances
local - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Reference to context-local data.
local - Variable in class com.goldencode.p2j.persist.RelationInfo.PropertyData
Local property name
local - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Context associated with this buffer instance
local - Static variable in class com.goldencode.p2j.schema.P2OLookup
Container with user-specific data.
local - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Context-local data.
local - Static variable in class com.goldencode.p2j.ui.chui.ThinClient
Context local instance of this class.
local - Static variable in class com.goldencode.p2j.ui.client.ColorManager
Context local instance of this class.
local - Static variable in class com.goldencode.p2j.ui.client.FontManager
Context local instance of this class.
local - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Context-local data for this mouse-handler.
local - Static variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Context-local data for this mouse-handler.
local - Static variable in class com.goldencode.p2j.ui.client.TypeAhead
Context local instance of this class.
local - Static variable in class com.goldencode.p2j.ui.ColorTable
Context local instance of this class.
local - Static variable in class com.goldencode.p2j.ui.ConfigManager
Context-local state holding the live widget configurations.
local - Static variable in class com.goldencode.p2j.ui.FontTable
Context local instance of this class.
local - Variable in class com.goldencode.p2j.util.AppServerHelper
Flag indicating the appserver is running in the same JVM as the requester.
local - Static variable in class com.goldencode.p2j.util.AppServerManager
This context-local data is used only to determine which appserver is authenticated and its mode (manager or agent).
local - Static variable in class com.goldencode.p2j.util.ArrayAssigner
Context-local data container.
local - Static variable in class com.goldencode.p2j.util.BufferSizeManager
Context local instance of this class.
local - Static variable in class com.goldencode.p2j.util.ErrorManager
Error data access to local storage.
local - Static variable in class com.goldencode.p2j.util.HandleChain
This context's chain-related data.
local - Static variable in class com.goldencode.p2j.util.LegacyLogOps
Stores this context's log manager instances.
local - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl
The context-local data of this class.
local - Static variable in class com.goldencode.p2j.util.SelfManager
Context-local data variable.
local - Static variable in class com.goldencode.p2j.util.SharedVariableManager
Context-local state related to shared variables.
local - Static variable in class com.goldencode.p2j.util.WebServiceImpl
The context-local data of this class.
local - Static variable in class com.goldencode.p2j.util.WidgetPool
The widget pools are private per each context.
LOCAL_OPTS_SPEC - Static variable in class com.goldencode.p2j.e4gl.WebSpeedHelper
Standard WebSpeed local-e4gl-options procedure template.
localAppServer - Static variable in class com.goldencode.p2j.util.AppServerHelper
A local appserver instance, used when the P2J server running the appserver is the same as the P2J server from where the connection request originates.
LocalChuiFocusListener() - Constructor for class com.goldencode.p2j.ui.chui.EditorImpl.LocalChuiFocusListener
 
localClass - Variable in class com.goldencode.p2j.persist.RelationInfo
Local (refering) DMO implementation class
localContextID - Variable in class com.goldencode.p2j.net.VirtualSession
The context ID to which this virtual session is registered locally on this side of the connection.
LocalDataAccess() - Constructor for class com.goldencode.p2j.util.ErrorManager.LocalDataAccess
 
localDict - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Context-local SchemaDictionary instance.
LocalFocusListener() - Constructor for class com.goldencode.p2j.ui.client.Editor.LocalFocusListener
 
LocalFocusListener() - Constructor for class com.goldencode.p2j.ui.client.FillIn.LocalFocusListener
 
localIDs - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager.Context
Set of IDs registered to current context
localIface - Variable in class com.goldencode.p2j.persist.RelationInfo
Local (refering) DMO interface
localImplStaticServers - Static variable in class com.goldencode.p2j.net.RemoteObject
Stores static server mappings (global for the server JVM).
localInstance() - Static method in class com.goldencode.p2j.schema.SchemaDictionary
Get the context-local SchemaDictionary instance.
localInstanceMethods - Variable in class com.goldencode.p2j.net.RemoteObject.WorkArea
Storage for local instance method maps.
localInstanceServers - Variable in class com.goldencode.p2j.net.RemoteObject.WorkArea
Storage for local instance servers.
localKeysHandedOut - Variable in class com.goldencode.p2j.persist.id.IdentityPool.IdentityContext
Keys handed out for this context.
LocalName - Interface in com.goldencode.p2j.util
Defines getter for the LOCAL-NAME attribute.
localNet - Variable in class com.goldencode.p2j.admin.SessionInfo
Network details of the local side of the connection.
localParams - Static variable in class com.goldencode.p2j.main.StandardServer
Context-local client-side parameters exposed to the server.
localProperties() - Method in class com.goldencode.p2j.persist.RelationInfo
Get an iterator on all of the legacy key property names for the local (refering) DMO.
LocalRedirector - Class in com.goldencode.p2j.net
Provides the proxy handler for a local object which redirects interface methods to target instance methods.
LocalRedirector(Object, Set<Method>) - Constructor for class com.goldencode.p2j.net.LocalRedirector
Creates a unique instance of an object that can handle invocations of any proxied interface method by redirecting the method calls to instance methods in a local class that match the interface method signatures.
LocalRedirector(Object, Set<Method>, LocalStateSync) - Constructor for class com.goldencode.p2j.net.LocalRedirector
Creates a unique instance of an object that can handle invocations of any proxied interface method by redirecting the method calls to instance methods in a local class that match the interface method signatures.
localService - Static variable in class com.goldencode.p2j.util.WebServiceHelper
The context-local data of this class.
localSetter - Variable in class com.goldencode.p2j.persist.ForeignNuller
Method of foreign DMO which sets refering (local) DMO
localStart(Map<String, String>) - Method in class com.goldencode.p2j.main.ClientBuilder
Spawn's new local Java process.
LocalStateSync - Class in com.goldencode.p2j.net
Used by a proxy to implement state synchronization where both "sides" are in the same JVM.
LocalStateSync(StateSynchronizer, StateSynchronizer) - Constructor for class com.goldencode.p2j.net.LocalStateSync
Constructor.
LocalStaticRedirector - Class in com.goldencode.p2j.net
Provides the proxy handler for a local object which redirects interface methods to static target methods.
LocalStaticRedirector(Map<Method, Method>) - Constructor for class com.goldencode.p2j.net.LocalStaticRedirector
Creates a unique instance of an object that can handle invocations of any proxied interface method by redirecting the method calls to static methods in a local class that match the interface method signatures.
LocalStaticRedirector(Map<Method, Method>, LocalStateSync) - Constructor for class com.goldencode.p2j.net.LocalStaticRedirector
Creates a unique instance of an object that can handle invocations of any proxied interface method by redirecting the method calls to static methods in a local class that match the interface method signatures.
localStaticServers - Static variable in class com.goldencode.p2j.net.RemoteObject
Stores static server method mappings (global for the server JVM).
LocalSyncher - Class in com.goldencode.p2j.persist
Automatically synchronizes both ends of a foreign key association, based upon changes made to the values of DMO properties which participate in a legacy foreign key.
LocalSyncher(RecordBuffer, RelationInfo) - Constructor for class com.goldencode.p2j.persist.LocalSyncher
Constructor.
LocalTempTableHelper - Class in com.goldencode.p2j.persist
Helper class which generates and caches SQL phrases to create and drop temporary tables, and to create indexes in those tables.
LocalTempTableHelper(P2JDialect, Class<?>) - Constructor for class com.goldencode.p2j.persist.LocalTempTableHelper
Constructor.
localTransients - Variable in class com.goldencode.p2j.persist.DatabaseManager.Context
Transient databases registered in the current context
LOCALVARIABLETABLE - Static variable in class com.goldencode.expr.Attribute
LocalVariableTable attribute name.
locate(int) - Static method in class com.goldencode.p2j.net.Control
Gets the instance of this class for the current context.
locate() - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Locate the context-local DynamicQueryHelper.WorkArea instance.
locate() - Static method in class com.goldencode.p2j.schema.P2OLookup
Get the context-local P2OLookup.WorkArea instance.
locate() - Static method in class com.goldencode.p2j.uast.SymbolResolver
Get the context-local SymbolResolver.WorkArea instance.
locate() - Static method in class com.goldencode.p2j.ui.client.ColorManager
Locate the context-local data of this class.
locate() - Static method in class com.goldencode.p2j.ui.client.FontManager
Locate the context-local data of this class.
locate() - Static method in class com.goldencode.p2j.ui.ColorTable
Locate the context-local data of this class.
locate() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Gets the instance of the LogicalTerminal for the current context.
locate(int) - Static method in class com.goldencode.p2j.util.LowLevelSocketImpl
Identify the socket socket data using the given ID.
locate(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.WorkArea
Locate the LowLevelSocketImpl.SocketData for the the given ID.
locate(K, V) - Method in class com.goldencode.p2j.util.ScopedDictionary
Searches all scopes from the top of the stack down for the specified key and value pair and returns 0-based index of the depth where that pair is found.
locate(K) - Method in class com.goldencode.p2j.util.ScopedDictionary
Searches all scopes from the top of the stack down for a given entry.
locate(int) - Method in class com.goldencode.p2j.util.WebServiceImpl.WorkArea
Locate the WebServiceImpl.WebServiceData for the the given ID.
locate() - Static method in class com.goldencode.p2j.util.WidgetPool
Locate the context's WidgetPool.WorkArea instance.
locateAcl(String, String, int) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Looks up the list of all ACLs and locates the one with given resource type, instance and ID.
locateAlertBox(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Return the alert box which contains the specified widget.
locateBracket(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Generate a descriptor object which is used to locate the bracket at the given index among all results brackets.
locateBuffer(String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Locate a Buffer with the given name, from the DynamicQueryHelper.WorkArea.buffers list and return its position.
locateDownBodyComponent(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Locate actual component for DOWN frames.
locateExtensionPath(String) - Method in class com.goldencode.p2j.security.SecurityManager
Locates the account extension directory path for the specified user ID.
locateField(char) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Locate field using characters typed by user.
locateFieldByPrefix(String) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Locate field for specified keys.
locateFocusTraversable(Iterable<Widget<O>>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Helper method for traversing widgets in the container.
locateFrame(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Return the frame which contains the specified widget.
locateInFocus(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Locate widget in focus.
locateLock(String) - Method in class com.goldencode.p2j.directory.LockManager
Locate existing lock which is on the same path the ID passed as a parameter.
locateLockIndex(String) - Method in class com.goldencode.p2j.directory.LockManager
Locate an index of the lock with the same ID or index where element with ID provided as a parameter can be inserted without breaking ordering of the array.
locateNode(String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Replacement for the locateNode.
locateNode(String) - Method in class com.goldencode.p2j.directory.RamRemapper
Locate node for given nodeId.
locateNode(String, boolean) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Find node in the local list of changed nodes or load it from real back-end.
locateNode0(String) - Method in class com.goldencode.p2j.directory.RamRemapper
This is actual worker for the locateNode() method.
locatePerm(String) - Static method in class com.goldencode.p2j.persist.TableMapper
Locate the TableMapper.PermanentTableMapper instance for the given schema.
locateProcedure(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Locate the ProcedureManager.ProcedureData instance associated with the given external program instance.
locateRegularBodyComponent(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Locate actual component for regular (1-DOWN) frames.
locateRootFrame(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Return the root frame which contains the specified widget.
locateRow(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Generate a descriptor object which is used to locate the bracket containing the specified row and the row's location within the bracket.
locateSession(SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Locates the session in the list of sessions with matching security context.
locateSessionById(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Locates the session in the list of sessions with matching session id.
locateSocket(int) - Static method in class com.goldencode.p2j.util.LowLevelSocketImpl
Identify the associated socket for the given ID.
locateSocket(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.WorkArea
Locate the socket with the given ID from the registry.
locateSymbol(String) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Searches all scopes from the top of the stack down for a given symbol.
locateSymbolValue(String, V) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Searches all scopes from the top of the stack down for the specified key and value pair and returns 0-based index of the depth where that pair is found.
locateTemp(TempTable) - Static method in class com.goldencode.p2j.persist.TableMapper
Locate the appropriate TableMapper.TempTableMapper for the given temp-table.
Location(String, int) - Constructor for class com.goldencode.p2j.pattern.RulesTracing.Location
Ctor.
location - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Collector.Key
Query construction location information
Location(String, int, String, String) - Constructor for class com.goldencode.p2j.persist.DatabaseStatistics.Location
Constructor.
location - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Location information for query ctor
location() - Method in class com.goldencode.p2j.ui.client.Frame
Get frame location relative to container.
location - Variable in class com.goldencode.p2j.ui.client.FrameState
Frame location.
location() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get frame location relative to container.
location() - Method in class com.goldencode.p2j.ui.client.RadioButton
Get widget location relative to container.
location() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Get widget location relative to container.
location - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget origin (upper left corner) relative to container expressed in character cell units.
location() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget location relative to container.
location() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget location relative to container.
location_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the column/row/x/y coordinate processing for the AT phrase (ProgressParser.at_phrase()).
locationDx - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
The Y delta when placing a new window.
locationDy - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
The X delta when placing a new window.
locationStack - Static variable in class com.goldencode.p2j.pattern.RulesTracing
The stack of rule processing locations.
Locator(int, int, int, int) - Constructor for class com.goldencode.p2j.persist.ProgressiveResults.Locator
Convenience constructor.
lock() - Method in class com.goldencode.p2j.directory.DirectoryService.AttributeAdder
Perform preliminary steps required to access node and attribute.
lock() - Method in class com.goldencode.p2j.directory.DirectoryService.AttributeGetter
Perform preliminary steps.
lock() - Method in class com.goldencode.p2j.directory.DirectoryService.AttributeRemover
Perform preliminary steps.
lock() - Method in class com.goldencode.p2j.directory.DirectoryService.AttributeSetter
Perform preliminary steps required to access node and attribute.
lock - Variable in class com.goldencode.p2j.directory.DirectoryService.BatchRef
Object returned by the LockManager.enterLock()
lock - Variable in class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
Directory lock.
lock - Variable in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Intermediate lock
lock() - Method in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Perform preliminary steps required to access node and attribute.
lock() - Method in class com.goldencode.p2j.directory.DirectoryService.NodeLocker
Perform preliminary steps required to access node and attribute.
Lock(String, int) - Constructor for class com.goldencode.p2j.directory.LockManager.Lock
Construct new Lock object.
lock - Variable in class com.goldencode.p2j.directory.LockManager.LockRef
Reference to Lock
lock - Variable in class com.goldencode.p2j.io.StreamConnector
An object on which the close operations are synchronized.
lock - Variable in class com.goldencode.p2j.net.Control
Global lock owner or null if not locked.
lock() - Method in class com.goldencode.p2j.net.Control
Obtain the global lock on the session's instance.
lock - Variable in class com.goldencode.p2j.net.Conversation
Internal lock mechanism.
lock - Variable in class com.goldencode.p2j.net.SessionManager
Object on which to synchronize access to session manager state
lock - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The locking type for the current query.
lock(LockType, RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Lock or release a single database record in the current context.
lock(LockType, RecordIdentifier, boolean, long) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Lock or release a single database record in the current context.
lock(LockType, RecordIdentifier, boolean) - Method in interface com.goldencode.p2j.persist.lock.LockManager
Lock or release a single database record in the current context.
lock(LockType, RecordIdentifier, boolean, long) - Method in interface com.goldencode.p2j.persist.lock.LockManager
Lock or release a single database record in the current context.
lock(RecordIdentifier, LockType, long, RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext
Request that the communal lock on a record be acquired or otherwise modified to match the requested type.
lock(RecordIdentifier, LockType) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext
Request that the communal lock on a record be acquired or otherwise modified to match the requested type.
lock(RecordIdentifier, LockType, long, RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Request that the communal lock on a record be acquired or otherwise modified to match the requested type.
lock - Variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Object on which connect/disconnect updates are synchronized
lock(LockType, RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Attempt to obtain the specified lock type on a particular record.
lock(LockType, RecordIdentifier, boolean, long) - Method in class com.goldencode.p2j.persist.Persistence
Attempt to obtain the specified lock type on a particular record.
lock(int, int, RecordIdentifier, boolean) - Method in interface com.goldencode.p2j.persist.remote.LockManagerMultiplexer
Lock or release a single database record in the current context.
lock(int, int, RecordIdentifier, boolean, long) - Method in interface com.goldencode.p2j.persist.remote.LockManagerMultiplexer
Lock or release a single database record in the current context.
lock(int, int, RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Lock or release a single database record in the current context.
lock(int, int, RecordIdentifier, boolean, long) - Method in class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Lock or release a single database record in the current context.
lock(LockType, RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteLockManager
Lock or release a single database record in the current context.
lock(LockType, RecordIdentifier, boolean, long) - Method in class com.goldencode.p2j.persist.remote.RemoteLockManager
Lock or release a single database record in the current context.
lock - Variable in class com.goldencode.p2j.uast.ClassDefinition
Internal lock object.
lock - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Internal locking object which is also shared with the websock instance.
lock - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Instance lock for synchronization of operations.
lock() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Obtain the lock object that can be used to synchronize drawing operations.
lock() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Obtain the lock object that can be used to synchronize drawing operations.
lock - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Lock object for shared syncrhonization of the web socket.
lock - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Lock object for shared syncrhonization of the web socket.
lock() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Obtain the lock object that can be used to synchronize drawing operations.
lock - Variable in class com.goldencode.p2j.ui.client.WidgetRegistry
Guard lock for access to the widgetList
lock - Static variable in class com.goldencode.p2j.util.AppServerManager
LOCK_ACQUIRE_INTERVAL - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
Interval (in milliseconds) between lock acquisition attempts.
LOCK_ACQUIRE_MAXIMUM_WAIT_TIME - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
Maximum timeout (in milliseconds) before give up on acquiring a lock.
LOCK_COUNT - Static variable in class com.goldencode.p2j.directory.LockManager
Number of different types of locks.
LOCK_RO - Static variable in class com.goldencode.p2j.directory.LockManager
Read-only lock
LOCK_RW - Static variable in class com.goldencode.p2j.directory.LockManager
Read/Write lock
LOCK_RX - Static variable in class com.goldencode.p2j.directory.LockManager
Exclusive lock stage #1
LOCK_TABLE - Static variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Metadata lock table name
LOCK_TABLE_BUTTONS - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the buttons mask in which the Lock and Unlock buttons are enabled.
LOCK_WX - Static variable in class com.goldencode.p2j.directory.LockManager
Exclusive lock stage #2
LockAdministrator - Interface in com.goldencode.p2j.persist.lock
Interface which enables the collection of record lock information snapshots during server execution.
lockAdminTime - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Timestamp at which lock was first obtained, for admin purposes
lockAllIndexes(String, LockType) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Lock or unlock all indexes associated with the given DMO entity.
lockAllIndexes(String, LockType) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Lock or unlock all indexes associated with the given DMO entity.
lockAllIndexes(String, LockType) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Lock or unlock all indexes associated with the given DMO entity.
lockAllIndexes(String, LockType) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Lock or unlock all indexes associated with the given DMO entity.
lockAllIndexes(String, LockType) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Lock or unlock all indexes associated with the given DMO entity.
lockAllIndexes(int, String, int) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Lock or unlock all indexes associated with the given DMO entity.
lockAllIndexes(int, String, int) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Lock or unlock all indexes associated with the given DMO entity.
lockAllIndexes(String, LockType) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Lock or unlock all indexes associated with the given DMO entity.
lockChanged(RecordLockEvent) - Method in interface com.goldencode.p2j.persist.lock.LockListener
Method which is called by a LockManager in response to a lock event.
lockChanged(RecordLockEvent) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater
Method which is called by a LockManager in response to a lock event.
lockContext - Variable in class com.goldencode.p2j.persist.Persistence.Context
Context-local record lock context
lockContext - Variable in class com.goldencode.p2j.persist.RecordBuffer
Record locking context for the current user session
lockCore() - Method in class com.goldencode.p2j.net.Control
Obtains the global lock, blocking until it is available.
lockCorrect - Variable in exception com.goldencode.p2j.persist.lock.LockTypeException
Whether the lock value is correct.
locked() - Method in interface com.goldencode.p2j.persist.Buffer
Indicate whether the last record retrieval attempt was denied because the target record was locked.
locked() - Method in class com.goldencode.p2j.persist.BufferImpl
Indicate whether the last record retrieval attempt was denied because the target record was locked.
locked - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.Context
IDs of all records currently locked by this context, organized by table
locked - Variable in class com.goldencode.p2j.persist.RecordBuffer
Indicates if last find failed because record could not be locked
locked - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
true for locked column set.
lockedColumnSet - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Content pane for browse columns and data (locked part).
lockedColumnsWidth - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Total width of the locked columns.
lockedMousePointer - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Locked mouse pointer
lockedMousePointer() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Get locked mouse pointer if it is locked
lockedRecords - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
list of locked records
lockedRecords - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
All locked records
locker - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.Context
Session token of the current context
locker - Variable in class com.goldencode.p2j.persist.lock.RecordLockEvent
The locker
lockers - Variable in class com.goldencode.p2j.admin.RecordLockInfo
Session tokens of one or more contexts which hold the lock
lockers - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
The set of IDs of the lockers of the record
lockers() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Get an iterator on the lockers currently holding this lock.
lockForRefresh(int) - Method in class com.goldencode.p2j.directory.DirectoryService
Lock directory for refreshing operation.
lockForRereadDir(int) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Lock directory for rereading from the file.
lockForRereadDir(int) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Lock directory for rereading from the file.
lockForRereadDir(int) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Lock directory for rereading from the file.
lockForRereadDir(int, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Lock for reread dir.
LockHelper(String, String) - Constructor for class com.goldencode.p2j.directory.DirectoryService.LockHelper
Construct an instance for specified node ID and attribute name.
lockImpl(LockType, RecordIdentifier, boolean, long) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Worker method to handle single database record or table as whole in the current context.
lockInstanceCache() - Method in class com.goldencode.expr.SymbolResolver
Lock the compiled expression instance cache.
locklist - Variable in class com.goldencode.ast.BasePlugin
Stores the tree name to lock mapping information.
lockList - Variable in class com.goldencode.p2j.directory.LockManager
Data storage where locks are stored
LockListener - Interface in com.goldencode.p2j.persist.lock
Interface for record lock event listeners.
lockManager - Variable in class com.goldencode.p2j.directory.DirectoryService
An object which performs all tracking of the locks
LockManager - Class in com.goldencode.p2j.directory
The purpose of this class is to maintain a set of locks where each lock is identified by the DirectoryService ID.
LockManager() - Constructor for class com.goldencode.p2j.directory.LockManager
Construct an instance of TreeLockManager.
lockManager - Variable in class com.goldencode.p2j.directory.LockManagerTest.LockTester
LockManager which will be tested
lockManager - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Index lock manager
LockManager - Interface in com.goldencode.p2j.persist.lock
Interface which must be implemented by classes which provide the Progress semantic of pessimistic, row-level, database locking.
lockManager - Variable in class com.goldencode.p2j.persist.Persistence
Pessimistic lock manager
LockManager.Lock - Class in com.goldencode.p2j.directory
An utility class which represents single lock.
LockManager.LockRef - Class in com.goldencode.p2j.directory
Utility class which is used to pass lock data between user and LockManager.
LockManagerMultiplexer - Interface in com.goldencode.p2j.persist.remote
Interface which defines a client-server API for remote database record lock management.
LockManagerMultiplexerImpl - Class in com.goldencode.p2j.persist.remote
A singleton instance of this class services server-to-server requests for database record lock management.
LockManagerMultiplexerImpl() - Constructor for class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Default constructor which initializes the resources needed for this multiplexer to service lock manager requests.
LockManagerTest - Class in com.goldencode.p2j.directory
Class LockManagerTest performs careful testing of the LockManager.
LockManagerTest() - Constructor for class com.goldencode.p2j.directory.LockManagerTest
 
LockManagerTest.LockTester - Class in com.goldencode.p2j.directory
This class is used to check setting/getting of R/O locks.
lockMethod(Method) - Method in class com.goldencode.p2j.net.Dispatcher
Locks the given method, without checking if there are active sessions.
lockMethods(Class<?>[], Method[][], Object, boolean) - Static method in class com.goldencode.p2j.net.Dispatcher
Lock all the given methods.
lockMethods(Class<?>[], Method[][], Object, boolean, boolean) - Static method in class com.goldencode.p2j.net.Dispatcher
Lock all the given methods.
lockMethodsImpl(Class<?>[], Method[][], Object, boolean, boolean) - Method in class com.goldencode.p2j.net.Dispatcher
Lock all the given methods.
lockMousePointer(int, MousePtrWrapper) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Lock mouse pointer
lockMousePointer(int, MousePtrWrapper) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Lock the mouse pointer (suppress widget-specific changes) or unlock it
lockMousePointer(int, MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Lock the mouse pointer (suppress widget-specific changes) or unlock it
lockMousePointer(int, MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Lock/unlock mouse pointer.
lockMultiple(List<String>, LockType) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Attempts to acquire multiple locks of the type specified, on the indexes represented by names, or to release existing locks on those indexes.
lockNames - Static variable in class com.goldencode.p2j.directory.LockManagerTest
Names of the lock types
lockRecords(RecordInfo[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Lock the specified records.
lockRecords() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Executes the action to lock new added records from the acquired locks table.
lockRecords() - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Executes the action to lock new added records from the acquired locks table.
lockRecords - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Lock button
lockRecords(RecordInfo[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Lock the specified records.
lockRecords(RecordInfo[]) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Lock the specified records.
lockRecords(RecordInfo[], AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Lock records.
LockRef(LockManager.Lock, int) - Constructor for class com.goldencode.p2j.directory.LockManager.LockRef
Construct an instance of LockRef.
lockRO() - Method in class com.goldencode.p2j.directory.DirectoryService.NodeLocker
Lock node for Read-Only access.
lockRW() - Method in class com.goldencode.p2j.directory.DirectoryService.NodeLocker
Lock node for Read/Write access.
LOCKS - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Console Locks place
locksByBuffer - Variable in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Mapping of buffers to lock state sets
lockSingle(String, LockType) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Attempt to acquire a lock of the type specified on a single index, or to release an existing lock.
locksList - Variable in class com.goldencode.p2j.directory.LockManagerTest.LockTester
List of paths to use
LockState(RecordIdentifier) - Constructor for class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Constructor which queries current lock type for a record from the lock manager.
lockStates - Variable in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Mapping of record identifiers to lock states
LockStatus(RecordIdentifier, LockType) - Constructor for class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Constructor.
LockStatus(RecordIdentifier, LockType, SessionToken) - Constructor for class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Constructor.
lockTable - Variable in class com.goldencode.p2j.persist.AssociationSyncher
Name of table for which temporary record locks must be acquired
lockTable - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Master lock table of lock status by RecordIdentifier
lockTable(LockType, String, boolean) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Attempt to obtain the specified lock type on a table.
lockTable(LockType, String, boolean) - Method in interface com.goldencode.p2j.persist.lock.LockManager
Attempt to obtain the specified lock type on a table.
lockTable(String, LockType, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Attempt to obtain the specified lock type on a table.
lockTable(int, int, String, boolean) - Method in interface com.goldencode.p2j.persist.remote.LockManagerMultiplexer
Attempt to obtain the specified lock type on a table.
lockTable(int, int, String, boolean) - Method in class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Attempt to obtain the specified lock type on a table.
lockTable(LockType, String, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteLockManager
Attempt to obtain the specified lock type on a table.
LockTableUpdater - Class in com.goldencode.p2j.persist.meta
A lock listener implementation which receives record lock events and updates the metadata lock table accordingly.
LockTableUpdater(Database) - Constructor for class com.goldencode.p2j.persist.meta.LockTableUpdater
Constructor.
lockTableUpdater - Variable in class com.goldencode.p2j.persist.Persistence
Object which keeps lock metadata in sync with record lock activity
LockTableUpdater.MinimalLock - Interface in com.goldencode.p2j.persist.meta
Interface which defines the minimally required methods of the MetaLock interface.
LockTableUpdater.UpdateWorker - Class in com.goldencode.p2j.persist.meta
A worker containing a queue to which record lock events are written from multiple user threads/contexts, and from which those events are read in a dedicated, daemon thread.
LockTableUpdater.UpdateWorker.Handler - Class in com.goldencode.p2j.persist.meta
Invocation handler which delegates calls to the LockTableUpdater.MinimalLock proxy methods to the backing DMO instance.
lockTableUpdaters - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of LockTableUpdater instances, keyed by database
lockTarget - Variable in class com.goldencode.p2j.persist.ForeignNuller
Name of table for which a lock must be acquired
LockTester(int, LockManager, String[], int) - Constructor for class com.goldencode.p2j.directory.LockManagerTest.LockTester
Construct an instance of LockTester.
LockTimeoutException - Exception in com.goldencode.p2j.persist.lock
This exception is thrown when a record lock request times out.
LockTimeoutException(LockType, RecordIdentifier) - Constructor for exception com.goldencode.p2j.persist.lock.LockTimeoutException
Constructor.
lockTree(String) - Method in class com.goldencode.ast.AstManager
Obtains a process-wide lock on any processing related to the given tree name.
lockTree(long) - Method in class com.goldencode.ast.AstManager
Obtains a process-wide lock on any processing related to the given tree.
lockTree(long) - Method in interface com.goldencode.ast.AstManagerPlugin
Obtains a process-wide lock on any processing related to the given tree.
lockTree(long) - Method in class com.goldencode.ast.BasePlugin
Obtains a process-wide lock on any processing related to the given tree.
lockType - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
The type of lock being held on the record
LockType - Class in com.goldencode.p2j.persist.lock
Defines as public constants the possible lock types for pessimistic locking using the Progress semantic: NONE, SHARE, EXCLUSIVE, SHARE_NO_WAIT, and EXCLUSIVE_NO_WAIT.
LockType(int) - Constructor for class com.goldencode.p2j.persist.lock.LockType
Private constructor to ensure the only instances of this class are the public constants.
lockType - Variable in exception com.goldencode.p2j.persist.lock.LockUnavailableException
Requested lock type which was not acquired
lockType - Variable in class com.goldencode.p2j.persist.QueryComponent
Record lock type
lockType - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Lock type to apply to records retrieved
LockTypeException - Exception in com.goldencode.p2j.persist.lock
This exception is thrown when lock/nowait int values do not correspond to a valid lock type.
LockTypeException(boolean, boolean) - Constructor for exception com.goldencode.p2j.persist.lock.LockTypeException
Constructor which accepts lock and nowait correctness flags.
LockUnavailableException - Exception in com.goldencode.p2j.persist.lock
This exception is thrown by the persistence service layer to indicate that a request to lock a record, issued with the no-wait option, could not be fulfilled, because another user holds the lock.
LockUnavailableException(String, LockType, RecordIdentifier) - Constructor for exception com.goldencode.p2j.persist.lock.LockUnavailableException
Constructor which accepts an error message only.
lockWarnTime - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Timestamp at which lock was first obtained, for warning purposes
lockWhenAvailable(LockType, InMemoryLockManager.LockStatus, SessionToken, boolean, long) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Attempt to lock the record represented by status with the given lock type as soon as the record is available, blocking the current thread for timeout milliseconds, or optionally indefinitely.
log - Static variable in class com.goldencode.cache.ExpiryCache
Logger
LOG - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
Anonymous log instance.
log(Level, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Logs messages.
log - Static variable in class com.goldencode.p2j.admin.client.AdminCallback
Logger
log - Variable in class com.goldencode.p2j.admin.client.MultiCallback
Logger
LOG - Static variable in class com.goldencode.p2j.classloader.JarClassLoader
logger
LOG - Static variable in class com.goldencode.p2j.classloader.MultiClassLoader
logger
LOG - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Logger
LOG - Static variable in class com.goldencode.p2j.directory.DirectoryService
The logger instance.
log(Level, String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Main logging entry point.
log(Level, String, Throwable) - Static method in class com.goldencode.p2j.directory.DirectoryService
Main logging entry point.
LOG - Static variable in class com.goldencode.p2j.directory.LockManager
 
log(Level, String) - Static method in class com.goldencode.p2j.directory.LockManager
Logging helper.
LOG - Static variable in class com.goldencode.p2j.directory.ShadowRemapper
The logger instance.
LOG - Static variable in class com.goldencode.p2j.extension.PSTimer
The logger used for tracing internal events.
log(String) - Method in class com.goldencode.p2j.extension.PSTimer
Logs information mostly for debugging purposes.
LOG - Static variable in class com.goldencode.p2j.main.Broker
Logger.
LOG - Static variable in class com.goldencode.p2j.main.BrokerCore
Logger.
LOG - Static variable in class com.goldencode.p2j.main.BrokerManager
Logger.
LOG - Static variable in class com.goldencode.p2j.main.BrokerParameters
Logger.
LOG - Static variable in class com.goldencode.p2j.main.ClientBuilder
Logger
LOG - Static variable in class com.goldencode.p2j.main.ClientBuilderOptions
Logger.
LOG - Static variable in class com.goldencode.p2j.main.ClientSpawner
Logger.
LOG - Static variable in class com.goldencode.p2j.main.ServerKeyStore
Logger.
LOG - Static variable in class com.goldencode.p2j.main.SpawnerImpl
Logger
LOG - Static variable in class com.goldencode.p2j.main.StandardServer
Logger (this is JVM-wide rather than being context-local).
LOG - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Logger.
LOG - Static variable in class com.goldencode.p2j.main.TemporaryAccountWorker
Logger.
LOG - Static variable in class com.goldencode.p2j.main.UpdateAccountTask
Logger.
LOG - Static variable in class com.goldencode.p2j.main.WebClientsManager
Logger
LOG - Static variable in class com.goldencode.p2j.main.WebHandler
Logger.
LOG - Static variable in class com.goldencode.p2j.main.WebServer
Anonymous log instance.
LOG - Static variable in class com.goldencode.p2j.net.BaseSession
Logger
LOG - Static variable in class com.goldencode.p2j.net.Control
Logger
LOG - Static variable in class com.goldencode.p2j.net.Conversation
Logger.
LOG - Static variable in class com.goldencode.p2j.net.Dispatcher
Logger (safe as a JVM-wide value rather than as context-local).
LOG - Static variable in class com.goldencode.p2j.net.Echo
Logger (safe as a JVM-wide value rather than as context-local).
LOG - Static variable in class com.goldencode.p2j.net.Protocol
Logger.
LOG - Static variable in class com.goldencode.p2j.net.Queue
Logger.
LOG - Static variable in class com.goldencode.p2j.net.RemoteObject
Logger (safe as a JVM-wide value rather than as context-local).
LOG - Static variable in class com.goldencode.p2j.net.Router
Logger.
LOG - Static variable in class com.goldencode.p2j.net.SessionManager
Logger
LOG - Static variable in class com.goldencode.p2j.persist.AbstractQuery
Logger
LOG - Static variable in class com.goldencode.p2j.persist.AdaptiveQuery
Logger
LOG - Static variable in class com.goldencode.p2j.persist.AssociationSyncher
Logger
LOG - Static variable in class com.goldencode.p2j.persist.BufferFieldImpl
Logger
LOG - Static variable in class com.goldencode.p2j.persist.BufferManager
Logger
LOG - Static variable in class com.goldencode.p2j.persist.ChangeBroker
Logger
LOG - Static variable in class com.goldencode.p2j.persist.CompoundQuery
Logger
LOG - Static variable in class com.goldencode.p2j.persist.ConnectionManager
Logger
LOG - Static variable in class com.goldencode.p2j.persist.ConversionPool
Logger
LOG - Static variable in class com.goldencode.p2j.persist.Cursor
Logger
log - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Logger
log - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Logger
LOG - Static variable in class com.goldencode.p2j.persist.DBUtils
Logger
log - Static variable in class com.goldencode.p2j.persist.dialect.H2Helper
Logger
LOG - Static variable in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Logger
LOG - Static variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Logger
LOG - Static variable in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Logger
LOG - Static variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Logger
log - Static variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Logger
LOG - Static variable in class com.goldencode.p2j.persist.DirtyTempTableHelper
Logger
LOG - Static variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Logger
LOG - Static variable in class com.goldencode.p2j.persist.DMOValidator
Logger
LOG - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Logger.
LOG - Static variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Logger.
LOG - Static variable in class com.goldencode.p2j.persist.FieldReference
Logger
LOG - Static variable in class com.goldencode.p2j.persist.ForeignResolver
Logger
LOG - Static variable in class com.goldencode.p2j.persist.HQLHelper
Logger
LOG - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor
Logger
LOG - Static variable in class com.goldencode.p2j.persist.id.IdentityPool
Logger
LOG - Static variable in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Logger
LOG - Static variable in class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Logger
LOG - Static variable in class com.goldencode.p2j.persist.IndexHelper
Logger
LOG - Static variable in class com.goldencode.p2j.persist.LocalTempTableHelper
Logger
LOG - Static variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Logger
LOG - Static variable in exception com.goldencode.p2j.persist.lock.LockUnavailableException
Logger
log - Static variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Logger
log - Static variable in class com.goldencode.p2j.persist.meta.LockTableUpdater
Logger
log - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Logger
LOG - Static variable in class com.goldencode.p2j.persist.ORMHandler
Logger
LOG - Static variable in class com.goldencode.p2j.persist.Persistence
Logger
LOG - Static variable in class com.goldencode.p2j.persist.pl.ErrorHandler
Logger
LOG - Static variable in class com.goldencode.p2j.persist.PreselectQuery
Logger
LOG - Static variable in class com.goldencode.p2j.persist.ProgressiveResults
Logger
LOG - Static variable in class com.goldencode.p2j.persist.RandomAccessQuery
Logger
LOG - Static variable in class com.goldencode.p2j.persist.RecordBuffer
Logger
LOG - Static variable in class com.goldencode.p2j.persist.Reversible
Logger
LOG - Static variable in class com.goldencode.p2j.persist.ScrollingResults
Logger
LOG - Static variable in class com.goldencode.p2j.persist.sequence.H2SequenceHandler
J2SE Logger.
LOG - Static variable in class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
J2SE Logger
LOG - Static variable in class com.goldencode.p2j.persist.sequence.SequenceHandler
Logger (safe as a JVM-wide value rather than as context-local).
LOG - Static variable in class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
J2SE Logger.
LOG - Static variable in class com.goldencode.p2j.persist.TableResultSet
logger
LOG - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Logger
LOG - Static variable in class com.goldencode.p2j.persist.TempTableConnectionProvider
Logger
LOG - Static variable in class com.goldencode.p2j.persist.TempTableHelper
Logger
LOG - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Logger
LOG - Static variable in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Logger
LOG - Static variable in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Logger
LOG - Static variable in class com.goldencode.p2j.scheduler.JavaLaunchTask
Logger.
LOG - Static variable in class com.goldencode.p2j.scheduler.JobTask
Logger.
LOG - Static variable in class com.goldencode.p2j.scheduler.Scheduler
Logger.
log - Static variable in class com.goldencode.p2j.schema.DmoAsmWorker
Logger.
log - Static variable in class com.goldencode.p2j.schema.ImportWorker
Logger
log(int, String, int, boolean) - Method in class com.goldencode.p2j.security.Audit
Creates an audit log record.
log(int, String, int, boolean, String) - Method in class com.goldencode.p2j.security.Audit
Creates an audit log record.
LOG - Variable in class com.goldencode.p2j.security.SecurityManager
Anonymous log instance.
LOG - Static variable in class com.goldencode.p2j.ui.BaseSysTable
logger
LOG - Static variable in class com.goldencode.p2j.ui.chui.ThinClient
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiClient
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.ColorManager
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.FontManager
logger
LOG - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
logger
LOG - Static variable in class com.goldencode.p2j.ui.client.UiUtils
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
logger
LOG - Static variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.client.WidgetRegistry
Logger.
LOG - Static variable in class com.goldencode.p2j.ui.ColorMapLoader
 
LOG - Static variable in class com.goldencode.p2j.ui.ColorSpec
Logger
LOG - Static variable in class com.goldencode.p2j.ui.ColorTable
logger
log(int, String) - Static method in class com.goldencode.p2j.ui.ColorTable
Log warning messages related to color mapping errors building color tables.
LOG - Static variable in class com.goldencode.p2j.ui.FontTable
logger
LOG - Static variable in class com.goldencode.p2j.ui.GenericFrame
logger
LOG - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
logger
LOG - Static variable in class com.goldencode.p2j.ui.PrintingService
Logger for this class.
LOG - Static variable in class com.goldencode.p2j.util.AbstractParameter
Logger
LOG - Static variable in class com.goldencode.p2j.util.Agent
Logger
LOG - Static variable in class com.goldencode.p2j.util.AgentPool
Logger.
LOG - Static variable in class com.goldencode.p2j.util.AppServerDefinition
Logger.
LOG - Static variable in class com.goldencode.p2j.util.AppServerLauncher
Logger
LOG - Static variable in class com.goldencode.p2j.util.AppServerManager
Logger
LOG - Static variable in exception com.goldencode.p2j.util.ConditionException
Logger
LOG - Static variable in class com.goldencode.p2j.util.ConnectHelper
Logger
LOG - Static variable in class com.goldencode.p2j.util.ControlFlowOps
Logger
LOG - Static variable in class com.goldencode.p2j.util.ErrorManager
Logger (safe as a JVM-wide value rather than as context-local).
log(String, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Write a formatted log entry with the error text.
log(String, Throwable, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Write a formatted log entry with the error text.
LOG - Static variable in class com.goldencode.p2j.util.handle
Logger
LOG - Static variable in class com.goldencode.p2j.util.HandleOps
Logger
LOG - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl
Logger
LOG - Static variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
Logger
log(NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the natural logarithm of a number (base e).
log(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the logarithm of a number in a specific base.
log(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the logarithm of a number in a specific base.
log(NumberType, int) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the logarithm of a number in a specific base.
log(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the logarithm of a number in a specific base.
log(double) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the natural logarithm of a number (base e).
log(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the logarithm of a number in a specific base.
log(BigDecimal) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the natural logarithm of a number.
LOG - Static variable in class com.goldencode.p2j.util.memptr
Logger
LOG - Static variable in class com.goldencode.p2j.util.ProcedureManager
Logger
LOG - Static variable in class com.goldencode.p2j.util.ProtectedTimer
Logger
LOG - Static variable in class com.goldencode.p2j.util.SecurityOps
Logger
LOG - Static variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Logger
LOG - Static variable in class com.goldencode.p2j.util.SocketImpl
Logger
LOG - Static variable in class com.goldencode.p2j.util.SocketListenerImpl
Logger
LOG - Static variable in exception com.goldencode.p2j.util.StopConditionException
Logger
LOG - Static variable in class com.goldencode.p2j.util.TransactionManager
Logger (this is JVM-wide rather than being context-local).
log(Level, String, String) - Static method in class com.goldencode.p2j.util.TransactionManager
Write a formatted log entry with the error text and some state based on the current block.
log(Level, String, String, Throwable) - Static method in class com.goldencode.p2j.util.TransactionManager
Write a formatted log entry with the error text and some state based on the current block.
LOG - Static variable in class com.goldencode.p2j.util.TriggerDefinition
Logger (this is JVM-wide rather than being context-local).
log(String, String, RuntimeException) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Logging helper method that logs a SEVERE message.
LOG - Static variable in class com.goldencode.p2j.util.Utils
logger
LOG - Static variable in class com.goldencode.p2j.util.WebServiceHelper
Logger
LOG - Static variable in class com.goldencode.p2j.util.WebServiceImpl
Logger
LOG - Static variable in class com.goldencode.p2j.util.WidgetPool
Logger
LOG - Static variable in class com.goldencode.p2j.web.GenericWebServer
Logger.
LOG - Static variable in class com.goldencode.p2j.web.HtmlResourceHandler
Logger.
LOG - Static variable in class com.goldencode.p2j.xml.SaxReaderImpl
Anonymous log instance.
LOG - Static variable in class com.goldencode.p2j.xml.SaxWriterImpl
Anonymous log instance.
LOG - Static variable in class com.goldencode.p2j.xml.XMLCallbackWrapper
Anonymous log instance.
LOG_10 - Static variable in class com.goldencode.p2j.util.MathOps
Natural logarithm of 10.
log_and_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 2nd lowest precedence level of expressions: AND (the logical AND operator).
log_and_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 2nd lowest precedence level of expressions: AND (the logical AND operator).
log_and_expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 2nd lowest precedence level of Progress 4GL expressions KW_AND (the logical AND) operator.
LOG_ITERATIONS - Static variable in class com.goldencode.p2j.util.MathOps
The length of the hyperbolic tangent function series used for the log implementation.
log_not_expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 3rd lowest precedence level of Progress 4GL expressions KW_NOT (the logical NOT) operator.
LOG_PRECISION - Static variable in class com.goldencode.p2j.util.MathOps
The internal precision of the log implementation derived from decimal.MAX_SCALE.
LOG_TRACE - Static variable in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Is trace level logging enabled?
logContention(LockType) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Log debugging information about a lock acquisition request which causes contention with one or more existing lock holders.
logContext(SecurityCache, SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Creates an audit record for security context switch event.
logCount - Variable in class com.goldencode.p2j.security.Audit
log file count in the rotation ring
logDebug(String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Log message as debug (sensitive trace) entry.
logError(String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Log message as error entry.
logError(String, Throwable) - Static method in class com.goldencode.p2j.directory.DirectoryService
Log message as error entry.
logExport(String, String) - Static method in class com.goldencode.p2j.net.RemoteObject
If logging is enabled at FINER or greater detail, log that an export has been created for the given group and method name.
logFile - Variable in class com.goldencode.p2j.security.Audit
log file pattern
logger - Variable in class com.goldencode.p2j.admin.client.application.home.BasePresenter
The call logger
logger - Variable in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
The logger
logger - Static variable in class com.goldencode.p2j.admin.client.application.login.LoginPresenter
Logger
logger - Static variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The logger
logger - Variable in class com.goldencode.p2j.admin.client.widget.dialog.ModalViewWithUiHandlers
Class logger
logger - Variable in class com.goldencode.p2j.security.Audit
logger to pass records to
logger - Static variable in class com.goldencode.p2j.util.UnimplementedFeature
Logger
loggerLevels - Static variable in class com.goldencode.p2j.util.LogHelper
List of logger names and the associated log levels.
LoggingDef - Class in com.goldencode.p2j.admin
LoggingDef is a stub for its actual implementation.
LoggingDef() - Constructor for class com.goldencode.p2j.admin.LoggingDef
 
logGoingContext(SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Creates an audit record for a terminated security context.
LogHelper - Class in com.goldencode.p2j.util
Provides helpers to initialize the logging infrastructure, obtain logger instances and generate/format log entries.
LogHelper() - Constructor for class com.goldencode.p2j.util.LogHelper
 
LogHelper - Class in com.goldencode.util
Static utility methods to assist logging.
LogHelper() - Constructor for class com.goldencode.util.LogHelper
Instances of this class cannot be created.
LogHelper.CleanFormatter - Class in com.goldencode.p2j.util
Simple formatter to emit a very clean, condensed output.
logical - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible logical object whose data is mutable.
logical() - Constructor for class com.goldencode.p2j.util.logical
Default constructor, creates an instance that represents the unknown value.
logical(BaseDataType) - Constructor for class com.goldencode.p2j.util.logical
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
logical(boolean) - Constructor for class com.goldencode.p2j.util.logical
Constructs an instance that has the boolean value passed in and which does not represent the unknown value.
logical(logical) - Constructor for class com.goldencode.p2j.util.logical
Constructs an instance that has the boolean value and unknown value that exactly matches that of the passed-in instance.
logical(String) - Constructor for class com.goldencode.p2j.util.logical
Converts the given string into a logical value.
logical(character) - Constructor for class com.goldencode.p2j.util.logical
Converts the given string into a logical value.
logical(character, String) - Constructor for class com.goldencode.p2j.util.logical
Converts the given string into a logical value.
logical(String, String) - Constructor for class com.goldencode.p2j.util.logical
Converts the given string into a logical value.
logical(Boolean) - Constructor for class com.goldencode.p2j.util.logical
Constructs an instance after copying the parameter's data into the internal representation of this class.
logical() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a logical instance initialized to the default value.
logical(Boolean) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a logical instance.
logical() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a logical instance initialized to the default value.
logical(Boolean) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a logical instance.
LOGICAL_AND - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The logical and operator '&&'.
LOGICAL_NOT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The logical not operator '!'.
LOGICAL_OR - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The logical or operator '||'.
LogicalData(boolean, Object) - Constructor for class com.goldencode.expr.Compiler.LogicalData
Constructor which defines this object's trigger condition and stores the "extra" data previously stored in this object's new host AST.
logicalDatabase - Variable in class com.goldencode.p2j.persist.RecordBuffer
Logical name of database associated with this buffer
LogicalExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a logical result.
LogicalExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.LogicalExprAdapter
Constructor.
LogicalExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a logical result.
LogicalExpression() - Constructor for class com.goldencode.p2j.util.LogicalExpression
Default constructor.
LogicalExpression(Accessor) - Constructor for class com.goldencode.p2j.util.LogicalExpression
Create an instance that has a fixed (non-varying) value.
LogicalExpression(logical) - Constructor for class com.goldencode.p2j.util.LogicalExpression
Create an instance that has a fixed (non-varying) value.
LogicalExpression(boolean) - Constructor for class com.goldencode.p2j.util.LogicalExpression
Create an instance that has a fixed (non-varying) value.
LogicalExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.LogicalExpressionAdapter
The only constructor.
logicalExtent(int, Boolean...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a logical array of the given extent.
logicalExtent(Boolean...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a logical extent using as initial values the data in the init array.
logicalExtent(int, Boolean...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a logical array of the given extent.
logicalExtent(Boolean...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a logical extent using as initial values the data in the init array.
LogicalLambda(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.LogicalLambda
Constructor.
LogicalMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.LogicalMapper
Constructor.
LogicalOp - Interface in com.goldencode.p2j.util
Provides a functional interface for passing a logical expression using lambdas.
LogicalTerminal - Class in com.goldencode.p2j.ui
This class represents the state of the logical terminal associated with the current user session.
LogicalTerminal() - Constructor for class com.goldencode.p2j.ui.LogicalTerminal
Constructor.
LogicalTerminal.ScopeProcessor - Class in com.goldencode.p2j.ui
Callback mechanism to manage frame hiding, interactions counter and other state.
LogicalTerminalConversionParams - Class in com.goldencode.p2j.ui
The class resolves coordinate conversion parameters based on the static methods of LogicalTerminal.
LogicalTerminalConversionParams() - Constructor for class com.goldencode.p2j.ui.LogicalTerminalConversionParams
 
LogicalTerminalConversionParams.Params - Class in com.goldencode.p2j.ui
Container for storing the conversion parameters.
LogicalUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J logical.
LogicalUserType() - Constructor for class com.goldencode.p2j.persist.type.LogicalUserType
 
login() - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Proceeds with login.
LOGIN - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Login place
login(String, String) - Method in class com.goldencode.p2j.admin.server.AuthServiceImpl
Authenticates the current servlet session based on the supplied authentication information.
login(String, String) - Method in interface com.goldencode.p2j.admin.shared.AuthService
Authenticates the current servlet session based on the supplied authentication information.
login(String, String, AsyncCallback<Integer>) - Method in interface com.goldencode.p2j.admin.shared.AuthServiceAsync
Authenticates the current servlet session based on the supplied authentication information.
logIn(String, String, long) - Method in class com.goldencode.p2j.report.server.ReportApi
Authenticate the given user name and password and log the user in if authentication succeeds.
LoginPresenter - Class in com.goldencode.p2j.admin.client.application.login
Login presenter.
LoginPresenter(EventBus, LoginPresenter.MyView, LoginPresenter.MyProxy, PlaceManager, AuthServiceAsync, AdminServiceAsync, Alarm) - Constructor for class com.goldencode.p2j.admin.client.application.login.LoginPresenter
Ctor.
LoginPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.login
The presenter's proxy.
LoginPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.login
The presenter's view.
LoginUiHandlers - Interface in com.goldencode.p2j.admin.client.application.login
Login UI handlers.
LoginView - Class in com.goldencode.p2j.admin.client.application.login
Login view.
LoginView(LoginView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.login.LoginView
Ctor.
LoginView.Binder - Interface in com.goldencode.p2j.admin.client.application.login
GWT binder.
logit - Static variable in exception com.goldencode.p2j.util.StopConditionException
To log or not to log.
logList(String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Log message as list entry.
logMgr() - Static method in class com.goldencode.p2j.util.LegacyLogOps
Returns the instance of the current session's LOG-MANAGER resource.
logMgr - Variable in class com.goldencode.p2j.util.LegacyLogOps.WorkArea
Equivalent of the LOG-MANAGER system handle for this session.
logMgrHandle() - Static method in class com.goldencode.p2j.util.LegacyLogOps
Returns the instance of the current session's LOG-MANAGER system handle.
logMode - Variable in class com.goldencode.p2j.security.SecurityCache
logging mode for this cache instance
logNewContext(SecurityCache, SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Creates an audit record for security context creation event.
logo - Variable in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
The Logo image
logoff() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Logs off currently logged in user.
logonTime - Variable in class com.goldencode.p2j.admin.SessionInfo
Logon timestamp in milliseconds since January 1, 1970.
logout() - Method in class com.goldencode.p2j.admin.server.AuthServiceImpl
Logs out the currently logged in user.
logout() - Method in interface com.goldencode.p2j.admin.shared.AuthService
Logs out the currently logged in user.
logout(AsyncCallback<Void>) - Method in interface com.goldencode.p2j.admin.shared.AuthServiceAsync
Logs out the currently logged in user.
logQueryDetails(String, Object[], Persistable) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Log debug details about the inputs and results of a query.
logResource(SecurityCache, int, String, int, boolean, String) - Method in class com.goldencode.p2j.security.SecurityManager
Creates an audit record for a resource instance access event.
logResource(SecurityCache, int, String, int, boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Creates an audit record for a resource instance access event.
logSize - Variable in class com.goldencode.p2j.security.Audit
log file size in K
logStackTrace(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Write message and stack trace to the client log
logStackTrace(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Write message and stack trace to the client log
logStackTrace(String) - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Write message and stack trace to the client log
logStackTrace(String) - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Write message and stack trace to the client log
logStackTrace(String) - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Write message and stack trace to the client log
logStackTrace(String) - Method in interface com.goldencode.p2j.util.ErrorWriter
Write message and stack trace to the client log
logTrace(String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Log message as trace entry.
logTransition(LockType, RecordIdentifier) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Write a log entry to reflect a lock transition from one lock state to another.
logTransition(LockType, LockType, RecordIdentifier, long) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Write a log entry to reflect a lock transition from one lock state to another.
logUnexpectedMethod(Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Log a warning that an unexpected method was encountered while introspecting a DMO interface or DMO buffer interface.
logWarning(String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Log message as warning entry.
logWarning(String, String) - Static method in class com.goldencode.p2j.directory.ShadowRemapper
Logs a warning message.
LONG - Static variable in class com.goldencode.expr.Constant
Long constant value.
LONG_LITERAL - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
LONG_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native long values.
longchar - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible longchar object whose data is mutable.
longchar() - Constructor for class com.goldencode.p2j.util.longchar
Default constructor, creates an instance that represents the unknown value.
longchar(BaseDataType) - Constructor for class com.goldencode.p2j.util.longchar
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
longchar(String) - Constructor for class com.goldencode.p2j.util.longchar
Constructs an instance that has the String value passed in and which does not represent the unknown value, unless the value argument is null.
longchar(String, boolean) - Constructor for class com.goldencode.p2j.util.longchar
Constructs an instance that has the String value passed in and which does not represent the unknown value unless the value argument is null.
longchar(char) - Constructor for class com.goldencode.p2j.util.longchar
Constructs an instance that has a char value passed in and which does not represent the unknown value.
longchar(Text) - Constructor for class com.goldencode.p2j.util.longchar
Create a new instance, by copying the state of the passed Text.
longchar(Text, boolean) - Constructor for class com.goldencode.p2j.util.longchar
Create a new instance, by copying the state of the passed Text.
longchar() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a longchar instance initialized to the default value.
longchar(String) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a longchar instance.
longchar() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a longchar instance initialized to the default value.
longchar(String) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a longchar instance.
LONGCHAR_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a longchar instance.
longcharExtent(int, String...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a longchar array of the given extent.
longcharExtent(String...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a longchar extent using as initial values the data in the init array.
longcharExtent(int, String...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a longchar array of the given extent.
longcharExtent(String...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a longchar extent using as initial values the data in the init array.
LongcharInputStream(longchar) - Constructor for class com.goldencode.p2j.xml.SaxReaderImpl.LongcharInputStream
Constructor accepting a longchar, which will read after first call.
LongcharOutputStream(longchar) - Constructor for class com.goldencode.p2j.xml.SaxWriterImpl.LongcharOutputStream
Constructor accepting a longchar, which will read after first call.
longcharToNodeValue(longchar) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the binary value of the XML node value attribute.
longcharToNodeValue(longchar) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the binary value of the XML node value attribute.
longCollectionToPrimitive(Collection<Long>) - Static method in class com.goldencode.p2j.util.Utils
Convert a collection of wrapper objects into the corresponding array of primitive types.
LongConstant - Class in com.goldencode.expr
 
LongConstant(long) - Constructor for class com.goldencode.expr.LongConstant
 
LongSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.LongSerializer
Create serializer for native long values and set its NativeTypeSerializer.mark to 3.
longStep - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Long scroll step; this is used when the space between scroll buttons and scroll thumb is clicked or for mouse wheel.
longValue() - Method in class com.goldencode.p2j.util.date
Returns the day number as a long.
longValue() - Method in class com.goldencode.p2j.util.decimal
Returns the value of this instance as a long.
longValue() - Method in class com.goldencode.p2j.util.int64
Returns the value of this instance as a long.
longValue() - Method in class com.goldencode.p2j.util.NumberType
Returns the value of this instance as a long.
lookahead(CharScanner) - Method in class com.goldencode.p2j.preproc.Environment
Obtain the lookahead of the given or current lexer as a string.
lookup(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Look up the index of a string which represents an element in a comma-delimited list represented by another string.
lookup(String, String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Look up the index of a string which represents an element in a delimited list represented by another string, using a specific delimiter.
lookup(String, String, String, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Look up the index of a string which represents an element in a delimited list represented by another string, using a specific delimiter, and optionally taking case into account.
lookup(String) - Method in class com.goldencode.p2j.ui.client.ComboBox
Returns the index of the item with the specified text.
lookup(character) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the LOOKUP() widget method.
lookup(String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the LOOKUP() widget method.
lookup(character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the LOOKUP() widget method.
lookup(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the LOOKUP() widget method.
lookup(int, int, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.EventDefinition
Checks whether this event matches any event defined in this EventDefinition instance.
lookup(long, String, boolean) - Method in class com.goldencode.p2j.ui.EventDefinition
Checks whether this server event matches any server event defined in this EventDefinition instance.
lookup(int, int, boolean, boolean, TriggerMatch) - Method in class com.goldencode.p2j.ui.EventList
Checks whether this event matches any event defined in this EventList instance.
lookup(int, int, boolean, boolean, boolean, TriggerMatch) - Method in class com.goldencode.p2j.ui.EventList
Checks whether this event matches any event defined in this EventList instance.
lookup(long, boolean, TriggerMatch) - Method in class com.goldencode.p2j.ui.EventList
Checks whether this server event matches any server event defined in this EventList instance.
lookup(K) - Method in class com.goldencode.p2j.util.ScopedDictionary
Searches all scopes from the top of the stack down for a given entry.
lookup(K, int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Searches all scopes from the specified scope in the stack down for a given entry.
lookup - Variable in class com.goldencode.p2j.util.SectionContent.KeyRenderer
The Map containing key=value pairs.
lookup(int, int, String) - Method in class com.goldencode.p2j.util.StreamDaemon
Accesses the stream in the map using the given id.
lookup(character, Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(character, String, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(String, Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(character, Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(character, Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed comma-delimited list.
lookup(character, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed comma-delimited list.
lookup(String, Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed comma-delimited list.
lookup(String, String, char) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(String, String, char, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed comma-delimited list.
lookup(String, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(String, Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(character, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup(String, String, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the 1-based index of a specified entry in the passed list with a user-specified delimiter.
lookup4GLWidgetId(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of the 4GL widget which has the input focus.
lookup4GLWidgetIdAsInt(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of the 4GL widget which has the input focus.
lookupAttributeOrMethod(int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the attribute and method dictionary for a token type matching the passed keyword.
lookupAttributeOrMethodClass(int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the attribute and method dictionary for the fully qualified class name that is the actual type of an ATTR_CLASS or METH_CLASS matching the given keyword.
lookupBitSet(String, String) - Static method in class com.goldencode.ast.DumpBitSet
Uses reflection to obtain a reference to the BitSet that is to be dumped.
lookupBuffer(String) - Method in class com.goldencode.p2j.persist.BufferManager
Find the record buffer associated with the given alias, which is the variable name with which the buffer was defined.
lookupBuffer(Aast, Map<String, RecordBuffer>, HQLExpression) - Static method in class com.goldencode.p2j.persist.hql.DataTypeHelper
Attempt to look up a record buffer by alias from the given map.
lookupBuffer(Aast) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Look up the record buffer associated with the given alias.
lookupBuffer(String, String, Class<?>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first buffer with the given name.
lookupBufferName(String, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Returns the shortest unique non-abbreviated buffer name for a field or table reference.
lookupByAddress(int) - Method in interface com.goldencode.p2j.net.AddressServer
Returns the node description associated with the specified address.
lookupByName(String) - Method in interface com.goldencode.p2j.net.AddressServer
Returns the node description associated with the specified name.
lookupCallback(String) - Method in class com.goldencode.p2j.uast.CallbackResolver
Processes a dictionary lookup for a specified Callback.
lookupClass(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the class dictionary for a definition matching the passed key.
lookupDatabase(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the schema dictionary for a database matching the passed key.
lookupDatabaseName(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Returns the logical database name being used for a given table reference.
lookupDataMember(String, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the named class' hierarchy for the named data member.
lookupDataMember(String, String, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the named class' hierarchy for the named data member.
lookupDataMemberClass(String, String, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the named class' hierarchy for the named data member and returns the fully qualified class name if that member represents an object instance.
lookupDataRelation(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the data-relation dictionary for a symbol matching the passed key.
lookupDataSet(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the token type of the dataset member given the name and access mode.
lookupDataSet(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the dataset dictionary for a symbol matching the passed key.
lookupDataSource(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the token type of the data source member given the name and access mode.
lookupDataSource(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the data-source dictionary for a symbol matching the passed key.
lookupDictionaryBoolean(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryBooleanAtScope(String, int, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryDouble(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryDoubleAtScope(String, int, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryInteger(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryIntegerAtScope(String, int, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryLong(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryLongAtScope(String, int, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryObject(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryObjectAtScope(String, int, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryString(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupDictionaryStringAtScope(String, int, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Searches the named dictionary for the value associated with a specified key or null if the key does not exist.
lookupEventHelper(int, int, String, boolean, boolean, boolean, boolean, TriggerMatch) - Method in class com.goldencode.p2j.ui.EventList
Handles an event definition lookup for all known events and then it may also try the same lookup for ANY-PRINTABLE and ANY-KEY events, depending on the properties of the original event.
lookupField(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the schema dictionary for a field matching the passed key.
lookupFieldAst(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Look up and return the AST which represents a database field in a schema, given the field's name.
lookupFieldInfo(NameNode, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Look up and return the field info instance which describes a database field in a schema, given the field's name and an optional table name-node.
lookupFieldRecordType(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the schema dictionary for a field matching the passed name and then will return the token type of the backing construct (table, temp-table or work-table) to which this record belongs.
lookupFrame(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the frame dictionary for a symbol matching the passed key.
lookupFrame(String) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first frame with the given name.
lookupFrameIdFromWidgetId(int) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Retrieve the ID of the frame containing the widget with a given ID.
lookupFrameIdFromWidgetId(int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Retrieve the ID of the frame containing the widget with a given ID.
lookupFullFieldName(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Returns the fully qualified name for a field matching the passed key.
lookupFullTableName(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Returns the fully qualified name for a table matching the passed key.
lookupFunction(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the function dictionary for a symbol matching the passed key or matching a keyword's full text if the symbol matches a language keyword.
lookupFunctionDef(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the function dictionary for a symbol matching the passed key or matching a keyword's full text if the symbol matches a language keyword.
lookupGeneric(String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Generic worker to search the named dictionary in all scopes from the top of the stack down for a given key.
lookupGenericAtScope(String, int, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Generic worker to search the named dictionary in all scopes from the top of the stack down for a given key.
lookupHierarchy(ClassDefinition.DataStoreType, String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the member given the name and access mode.
lookupIndexedProperties(String, boolean) - Method in class com.goldencode.p2j.persist.IndexHelper
Collect the set of all indexed property names associated with the table represented by the given DMO entity name.
lookupIndexesForDMO(String, boolean) - Method in class com.goldencode.p2j.persist.IndexHelper
Collect a list of all index names associated with the table represented by the given DMO entity name.
lookupIndexesForProperty(String, String) - Method in class com.goldencode.p2j.persist.IndexHelper
Collect a list of the names of all indexes in which the database column associated with the given DMO property participates.
lookupIndexForSort(RecordBuffer, String) - Method in class com.goldencode.p2j.persist.IndexHelper
Given a sort phrase from an index-driven query, find the name of the index represented by the sort phrase.
lookupIndexMapForDMO(String, boolean) - Method in class com.goldencode.p2j.persist.IndexHelper
Generate a mapping of index names to their component property names, for indexes associated with the table represented by the given DMO entity name.
lookupKeyword(String) - Static method in class com.goldencode.p2j.uast.JavaSymbolResolver
Lookup a symbol to see if it is a reserved Java keyword.
lookupKeyword(String) - Method in class com.goldencode.p2j.uast.KeywordDictionary
Processes a dictionary lookup for a specified keyword.
lookupKeyword(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches for a Keyword in the keyword dictionary, based on a specific key.
lookupLabel(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the label dictionary for a symbol matching the passed key.
lookupLegacyName(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Uses the SourceNameMapper.convertName(String) worker for detecting the if the legacy is a name of a converted legacy procedure.
lookupMenu(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the menu dictionary for a symbol matching the passed key.
lookupMenu(String) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first menu with the given name.
lookupMenuItem(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the menu-item dictionary for a symbol matching the passed key.
lookupMetaJoin(String, String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Look up the cached table relation information for the given tables, if any, as if both tables represent metaschema tables.
lookupMethod(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the return token type of the named method given the name and access mode.
lookupMethodClassName(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the fully qualified class name of the object instance represented by the method given the name and access mode.
lookupNumFields() - Method in class com.goldencode.p2j.persist.RecordBuffer
Look up the number of fields in the legacy table represented by this buffer.
lookupNumFields() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Look up the number of fields in the legacy table represented by this buffer.
lookupObjectMethod(String, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the named class' hierarchy for the named method.
lookupObjectMethod(String, String, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the named class' hierarchy for the named method.
lookupObjectMethodClass(String, String, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the named class' hierarchy for the named method and returns the fully qualified class name if that method returns an object instance.
lookupP2JAccount(String, String, String, int, boolean) - Static method in class com.goldencode.p2j.util.AppServerManager
Search through the known remote appservers and determine the P2J account configured for this appserver connection request.
lookupP2JServer(String, String, String, int, boolean) - Static method in class com.goldencode.p2j.util.AppServerManager
Search through the known remote appservers and determine the address of the P2J server on which the target appserver is running.
lookupProcedure(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the procedure dictionary for a symbol matching the passed key.
lookupQuery(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the token type of the query member given the name and access mode.
lookupQuery(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the query dictionary for a symbol matching the passed key.
lookupRemoteAppServer(String, String, String, int, boolean) - Static method in class com.goldencode.p2j.util.AppServerManager
Search through and determine the remote appserver associated with the given options.
lookupSignature(SignatureHelper.SignDef[], String[], boolean) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Search through the given definitions and lookup the one which matches the candidate parameter types.
lookupStream(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the stream dictionary for a symbol matching the passed key.
lookupStream(String) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first stream with the given name.
lookupSymbol(String) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Searches all scopes from the top of the stack down for a given symbol.
lookupTable(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the token type of the temp-table or buffer given the name and access mode.
lookupTable(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the schema dictionary for a table matching the passed key.
lookupTableAst(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Look up and return the AST which represents a database table in a schema, given the table's name.
lookupTableRecordType(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the schema dictionary for a record matching the passed name and then will return the token type of the backing construct (table, temp-table or work-table) to which this record belongs.
lookupTargetAppserver(String, String, String, int, boolean) - Static method in class com.goldencode.p2j.util.AppServerManager
Search through the known remote appservers and determine the name of the appserver configured for this connection request.
lookupTempTable(String, Class<T>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first temp table with the given name.
lookupTokenName(int) - Method in interface com.goldencode.ast.Aast
Translates an integer value of a token type into the associated human readable text representation.
lookupTokenName(int) - Method in class com.goldencode.ast.AnnotatedAst
Translates an integer value of a token type into the associated human readable text representation.
lookupTokenName(int) - Method in class com.goldencode.p2j.persist.hql.HQLAst
Translates an integer value of a token type into the associated human readable text representation.
lookupTokenName(int) - Static method in class com.goldencode.p2j.persist.hql.HQLParser
Translates an integer value of a parser token type into the associated human readable text representation.
lookupTokenName(int) - Method in class com.goldencode.p2j.schema.DataModelAst
Translates an integer value of a token type into the associated human readable text representation.
lookupTokenName(int) - Method in class com.goldencode.p2j.uast.JavaAst
Translates an integer value of a token type into the associated human readable text representation.
lookupTokenName(int) - Static method in class com.goldencode.p2j.uast.JavaSymbolResolver
Translates an integer value of a Java token type into the associated human readable text representation.
lookupTokenName(int) - Method in class com.goldencode.p2j.uast.ProgressAst
Translates an integer value of a token type into the associated human readable text representation.
lookupTokenName(int) - Static method in class com.goldencode.p2j.uast.ProgressParser
Translates an integer value of a parser token type into the associated human readable text representation.
lookupTokenName(int) - Method in class com.goldencode.p2j.uast.ProgressPatternWorker.ProgressAstHelper
Translates an integer value of a parser token type into the associated human readable text representation.
lookupTokenName(int) - Method in class com.goldencode.p2j.xml.XmlAst
Translates an integer value of a token type into the associated human readable text representation.
lookupTokenNames(String) - Static method in class com.goldencode.ast.DumpBitSet
Uses reflection to obtain a reference to the _tokenNames String[] that maps integer token types to the symbolic names used in the ANTLR grammars.
lookupTokenType(String) - Method in interface com.goldencode.ast.Aast
Translates a text representation of a token type into the actual integer value.
lookupTokenType(String) - Method in class com.goldencode.ast.AnnotatedAst
Translates a text representation of a token type into the actual integer value.
lookupTokenType(String) - Method in class com.goldencode.p2j.persist.hql.HQLAst
Translates a text representation of a token type into the actual integer value.
lookupTokenType(String) - Static method in class com.goldencode.p2j.persist.hql.HQLParser
Translates a text representation of a parser token type into the actual integer value.
lookupTokenType(String) - Method in class com.goldencode.p2j.schema.DataModelAst
Translates a text representation of a token type into the actual integer value.
lookupTokenType(String) - Method in class com.goldencode.p2j.uast.JavaAst
Translates a text representation of a token type into the actual integer value.
lookupTokenType(String) - Static method in class com.goldencode.p2j.uast.JavaSymbolResolver
Translates a text representation of a Java token type into the actual integer value.
lookupTokenType(String) - Method in class com.goldencode.p2j.uast.ProgressAst
Translates a text representation of a token type into the actual integer value.
lookupTokenType(String) - Static method in class com.goldencode.p2j.uast.ProgressParser
Translates a text representation of a parser token type into the actual integer value.
lookupTokenType(String) - Method in class com.goldencode.p2j.xml.XmlAst
Translates a text representation of a token type into the actual integer value.
lookupVariable(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the token type of the data member (variable) or property given the name and access mode.
lookupVariable(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the variable dictionary for a symbol matching the passed key or matching a keyword's full text if the symbol matches a language keyword.
lookupVariable(String, Class<? extends BaseDataType>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first variable with the given name.
lookupVariable(String, Class<? extends BaseDataType>, boolean) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first variable with the given name.
lookupVariable(String, Class<? extends BaseDataType>, Integer) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first variable with the given name.
lookupVariable(String, Class<? extends BaseDataType>, Integer, boolean) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Searches all scopes from the top of the stack down for the first variable with the given name.
lookupVariableClassName(String, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Obtain the fully qualified class name of the object instance represented by the data member (variable) or property given the name and access mode.
lookupWidget(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches the widget dictionary for a symbol matching the passed key.
lookupWidgetId(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of the widget which has the input focus.
lookupWidgetId(Widget<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of the 4GL widget which has the input focus.
lookupWidgetIdAsInt(Widget<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of the widget which has the input focus.
lookupWidgetIdAsInt(Widget<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Get ID of the 4GL widget which has the input focus.
lookupWorker(int) - Method in class com.goldencode.p2j.persist.remote.DatabaseMultiplexer
Access the appropriate worker delegate for the given database ID.
lookupWorker(Map<String, ClassDefinition.MemberData>, String, int) - Method in class com.goldencode.p2j.uast.ClassDefinition
Find the named resource in the given map.
lookupWorker(String) - Static method in class com.goldencode.p2j.uast.ProgressAst
Lookup a keyword given partial (abbreviated) or full keyword text.
lookupWorker(ScopedSymbolDictionary, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Multi-level lookup routine for processing searches on variable and function dictionaries based on the ScopedSymbolDictionary class.
lookupWorker(int, int, boolean, boolean, boolean, TriggerMatch) - Method in class com.goldencode.p2j.ui.EventList
lookupWorker(SharedVariableManager.SharedRegistry, String, Runnable) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Core lookup worker that returns the first instance found by the given name.
lookupWorkerExact(ScopedSymbolDictionary, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Primary worker routine for processing searches on dictionaries based on the ScopedSymbolDictionary class.
lookupWrapped(ScopedSymbolDictionary, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches a dictionary containing TokenDataWrapper objects for a symbol matching the passed key or matching a keyword's full text if the symbol matches a language keyword.
lookupWrapped(String, ScopedSymbolDictionary<?>...) - Method in class com.goldencode.p2j.uast.SymbolResolver
Searches a dictionaries containing TokenDataWrapper objects for a symbol matching the passed key or matching a keyword's full text if the symbol matches a language keyword.
lookupWrappedType(TokenDataWrapper) - Method in class com.goldencode.p2j.uast.SymbolResolver
Returns the token type from the passed wrapped object or -1 for an is invalid TokenDataWrapper object.
loop - Variable in class com.goldencode.p2j.pattern.Rule
If true this rule acts as a WHILE instead as an IF.
loop - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this block is a loop or not.
loop_incr() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the loop increment definition defined by the TO keyword and optionally the BY keyword.
loopProtection - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this iteration requires infinite loop protection.
low - Variable in class com.goldencode.p2j.util.BinaryData.RangeCheck
The lower bound of the range (inclusive).
lowDate - Static variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Lowest date supported by PostgreSQL (01/01/4713 BC)
lowDate - Static variable in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
datetime is deprecated and it does not align with the SQL Standard.
lower(String) - Method in class com.goldencode.expr.TestDriver.SymbolLibrary
Lowercase the specified text.
lower(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Lowercase and return the given string.
LOWER_BOUND - Static variable in class com.goldencode.p2j.util.int64
Smallest big decimal value that can be assigned.
LOWER_BOUND - Static variable in class com.goldencode.p2j.util.memptr
Smallest value accepted in SET-SIZE() without generating an error.
lowerBound - Variable in class com.goldencode.p2j.persist.id.Range
Lower bound of range.
LowLevelBuffer - Interface in com.goldencode.p2j.util
This defines an API for accessing buffers backed by real memory instead of the Java heap.
LowLevelSession - Interface in com.goldencode.p2j.net
API for transport-level session function.
LowLevelSocket - Interface in com.goldencode.p2j.util
Interface defining APIs to connect or use a client socket in P2J.
LowLevelSocketImpl - Class in com.goldencode.p2j.util
This class acts as a delegate for the server-side to the created java socket.
LowLevelSocketImpl() - Constructor for class com.goldencode.p2j.util.LowLevelSocketImpl
Private c'tor, to not allow explicit usage of this class.
LowLevelSocketImpl.ReadListener - Class in com.goldencode.p2j.util
This class is dedicated to listening for incoming socket data.
LowLevelSocketImpl.SocketData - Class in com.goldencode.p2j.util
A container holding the various client-socket data.
LowLevelSocketImpl.StagedInput - Class in com.goldencode.p2j.util
Due to the nature of java sockets and how the 4GL sockets behave, all reading must be done in a dedicated thread.
LowLevelSocketImpl.WorkArea - Class in com.goldencode.p2j.util
Container for the context-local data.
LowLevelSocketListener - Interface in com.goldencode.p2j.util
Interface for Server-Socket APIs which need to be implemented on the P2J client-side.
LowLevelSocketListenerImpl - Class in com.goldencode.p2j.util
This class acts as a delegate for the server-side to the create java socket.
LowLevelSocketListenerImpl() - Constructor for class com.goldencode.p2j.util.LowLevelSocketListenerImpl
Private c'tor, to not allow explicit usage of this class.
LowLevelSocketListenerImpl.ConnectListener - Class in com.goldencode.p2j.util
Start a loop in a different thread and listen for incoming connections.
LowLevelSocketListenerImpl.ServerSocketData - Class in com.goldencode.p2j.util
Container of various server-socket related data.
LowLevelStream - Interface in com.goldencode.p2j.util
An interface providing low level stream primitives in a form that is suitable for use remotely.
LPARENS - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
LPARENS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
LPARENS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LPARENS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LPARENS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The left or open parenthesis separator '('.
LPARENS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
LRUCache<K,V> - Class in com.goldencode.cache
An implementation of a least-recently-used (LRU) cache.
LRUCache(int) - Constructor for class com.goldencode.cache.LRUCache
Constructor.
LRUCache(String, int) - Constructor for class com.goldencode.cache.LRUCache
Constructor.
LRUCache.NodeImpl<K,V> - Class in com.goldencode.cache
A sortable node containing the hashable key and value of a cache entry.
LSHIFT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
LSHIFT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The left shift operator '<<'.
lsi - Variable in class com.goldencode.p2j.preproc.Environment
ANTLR lexer shared input state object
LT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
LT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
LT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
lt(Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(String, String) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
lt(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a < b.
LT - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &LT definition.
LT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The less-than operator '<'.
LT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
lt - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for isLessThan.
LT - Static variable in class com.goldencode.p2j.util.TextOps
LT_EXCLUSIVE - Static variable in class com.goldencode.p2j.persist.lock.LockType
Internal constant for lock type EXCLUSIVE, corresponds to 4GL internal value
LT_NO_WAIT - Static variable in class com.goldencode.p2j.persist.lock.LockType
Internal constant for NO-WAIT, corresponds to 4GL internal value
LT_NONE - Static variable in class com.goldencode.p2j.persist.lock.LockType
Internal constant for lock type NONE, corresponds to 4GL internal value
LT_SHARE - Static variable in class com.goldencode.p2j.persist.lock.LockType
Internal constant for lock type SHARE, corresponds to 4GL internal value
LTE - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
LTE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
lte(Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(String, String) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
lte(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test whether a <= b.
LTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
LTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
LTE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The less-than or equal-to operator '<='.
LTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
LTRIM - Static variable in class com.goldencode.p2j.ui.ControlSetEntity
leading spaces
ltrimWS(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Trim white space from the left side of text.
ltrimWS(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Trim the specified characters from the left side of text.
lvalue() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all Progress 4GL variable, field, stream, buffer or widget names that exist in the respective namespaces, including all forms of built-in variables such as system handles or 'functions' that take no parameters and essentially behave as variables.
lvalue_list(Set<Aast>) - Method in class com.goldencode.p2j.uast.ProgressParser
Aggregates (in a tree building sense) a simple list of all fields under a specific language statement.
LVL1_CACHE_SIZE - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
The name of the directory key for the size of level 1 cache holding converted queries.
lvl1Cache - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
1st level cache.
LVL2_CACHE_SIZE - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
The name of the directory key for the size of level 2 cache holding converted queries.
lvl2Cache - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
2nd level cache.
LVL_UNKNOWN - Static variable in interface com.goldencode.p2j.report.ReportConstants
Support level is unknown.

M

MAGIC - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The magic hash sum indicates that the batch of drawing operations mustn't be cached.
MAGIC_NUMBER - Static variable in class com.goldencode.expr.ClassFile
Magic number which is first four bytes of a valid class file
main(String[]) - Static method in class com.goldencode.ast.DumpBitSet
Provides a command line interface for an end user to dump an arbitrary public static BitSet field of an arbitrary public parser or lexer created by ANTLR.
main(String[]) - Static method in class com.goldencode.expr.ConstantPool
Test harness entry point.
main(String[]) - Static method in class com.goldencode.expr.Expression
Entry point for manual testing of this class.
main(String[]) - Static method in class com.goldencode.expr.ExpressionLexer
Provides a command line interface for an end user to drive and/or test the ExpressionLexer class.
main(String[]) - Static method in class com.goldencode.expr.ExpressionParser
Provides a command line interface for an end user to drive and/or test the ExpressionParser class.
main(String[]) - Static method in class com.goldencode.expr.TestDriver
Command line entry point into program.
main - Variable in class com.goldencode.p2j.admin.client.application.ApplicationView
UI panel
main(String[]) - Static method in class com.goldencode.p2j.cfg.BootstrapConfig
Serves as a command line encryption/decryption utility that transforms the input file into the output file.
main(String[]) - Static method in class com.goldencode.p2j.cfg.Configuration
Simple schema loader test: the XML file passed as an argument is parsed and the resulting SchemaConfig together with all global parameters are printed to standard output.
main(String[]) - Static method in class com.goldencode.p2j.convert.ConversionDriver
Provides a command line interface for an end user to drive the scanning harness.
main(String[]) - Static method in class com.goldencode.p2j.convert.NameConverter
Entry point and test harness for this class.
main(String[]) - Static method in class com.goldencode.p2j.directory.DirectoryCopy
Application entry point.
main(String[]) - Static method in class com.goldencode.p2j.directory.DirectoryDiff
Application entry point.
main(String[]) - Static method in class com.goldencode.p2j.directory.LdapMapGen
Command line driver.
main(String[]) - Static method in class com.goldencode.p2j.directory.LockManagerTest
Main application entry point.
main(String[]) - Static method in class com.goldencode.p2j.directory.RemapTestDriver1
Main application entry point.
main(String[]) - Static method in class com.goldencode.p2j.e4gl.E4GLLexer
Command line driver to allow lexer testing.
main(String[]) - Static method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Command line driver for E4GL preprocessing.
main(String[]) - Static method in class com.goldencode.p2j.main.ClientDriver
The command line entry point.
main(String[]) - Static method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Command line driver.
main(String[]) - Static method in class com.goldencode.p2j.main.ServerDriver
The command line entry point.
main(String[]) - Static method in class com.goldencode.p2j.pattern.PatternEngine
Command line driver to launch the pattern engine, using a pre-defined pattern profile.
main(String[]) - Static method in class com.goldencode.p2j.pattern.SearchTrees
Provides a command line interface for searching a list of ASTs for matches to a given expression.
main(String[]) - Static method in class com.goldencode.p2j.persist.hql.HQLLexer
Provides a command line interface for an end user to drive and/or test the HQLLexer class.
main(String[]) - Static method in class com.goldencode.p2j.persist.hql.HQLParser
Provides a command line interface for an end user to drive and/or test the HQLParser class.
main(String[]) - Static method in class com.goldencode.p2j.persist.id.Range
Main function for testing purposes.
main(String[]) - Static method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Command line test harness for this class.
main(String[]) - Static method in class com.goldencode.p2j.persist.P2JIndex
Test harness.
main(String[]) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Command line preprocessor driver.
main(String[]) - Static method in class com.goldencode.p2j.preproc.PreprocessorHints
Command line driver used for testing.
main(String[]) - Static method in class com.goldencode.p2j.report.ReportDriver
Provides a command line interface for generating a list of reports using a list of ASTs and a report definition.
main(String[]) - Static method in class com.goldencode.p2j.report.server.ReportWebServer
Command line interface to launch web server.
main(String[]) - Static method in class com.goldencode.p2j.schema.EntityName
Unit test driver for this class.
main(String[]) - Static method in class com.goldencode.p2j.schema.P2OLookup
Test harness for property name lookup feature.
main(String[]) - Static method in class com.goldencode.p2j.schema.RelationAnalyzer
Test driver which analyzes all potential, natural relations between every possible pair of tables in a given database.
main(String[]) - Static method in class com.goldencode.p2j.schema.SchemaDictionary
Test driver for this class.
main(String[]) - Static method in class com.goldencode.p2j.schema.SchemaLoader
Command line entry point into this program, used when importing all configured DF files.
main(String[]) - Static method in class com.goldencode.p2j.schema.SchemaParser
Provides a command line interface for an end user to drive and/or test schema file lexing.
main(String[]) - Static method in class com.goldencode.p2j.security.EncryptBase64Value
Command line utility to encrypt text using AES encryption and a given password.
main(String[]) - Static method in class com.goldencode.p2j.security.HashPassword
The command line entry point.
main(String[]) - Static method in class com.goldencode.p2j.security.KeyImport
Provides a command line driver for the private key import function.
main(String[]) - Static method in class com.goldencode.p2j.security.SecurityAdmin
Application entry point.
main(String[]) - Static method in class com.goldencode.p2j.security.SelfSignedCertGen
Command line driver.
main(String[]) - Static method in class com.goldencode.p2j.security.SSLCertGenUtil
Command line driver.
main(String[]) - Static method in class com.goldencode.p2j.security.SymmetricEncryption
The command-line utility.
main(String[]) - Static method in class com.goldencode.p2j.SpiVersion
The entry point.
main(String[]) - Static method in class com.goldencode.p2j.test.DirectoryEdit
Simple command line harness.
main(String[]) - Static method in class com.goldencode.p2j.uast.AstKey
Test harness.
main(String[]) - Static method in class com.goldencode.p2j.uast.CallGraphGenerator
Provides a command line interface for an end user to drive the pattern engine for the purpose of building one or more call graphs.
main(String[]) - Static method in class com.goldencode.p2j.uast.ExpressionEvaluator
Provides a command line interface for an end user to drive and/or test this class.
main(String[]) - Static method in class com.goldencode.p2j.uast.FunctionSample
Provides a command line interface for an end user to drive and/or test the FunctionSample class.
main(String[]) - Static method in class com.goldencode.p2j.uast.GenerateClassMap
Command line runner.
main(String[]) - Static method in class com.goldencode.p2j.uast.JavaSymbolResolver
Simple command line driver to print out the list of Java token types and the associated symbolic names.
main(String[]) - Static method in class com.goldencode.p2j.uast.ProgressLexer
Provides a command line interface for an end user to drive and/or test the ProgressLexer class.
main(String[]) - Static method in class com.goldencode.p2j.uast.ProgressParser
Provides a command line interface for an end user to drive and/or test this class.
main(String[]) - Static method in class com.goldencode.p2j.uast.ScanDriver
Provides a command line interface for an end user to drive the scanning harness.
main(String[]) - Static method in class com.goldencode.p2j.ui.client.format.DateFormat
Start all year autocompletion and its string-to-number conversion testcases.
main(String[]) - Static method in class com.goldencode.p2j.ui.Keyboard
Simple command line test driver which prints out a report of our key mappings.
main(String[]) - Static method in class com.goldencode.p2j.util.character
Command line interface which provides a test harness to regression test this class.
main(String[]) - Static method in class com.goldencode.p2j.util.ConnectHelper
Test the quote removal processing.
main(String[]) - Static method in class com.goldencode.p2j.util.date
Command line interface which provides a test harness to regression test this class.
main(String[]) - Static method in class com.goldencode.p2j.util.datetimetz
Sample testing.
main(String[]) - Static method in class com.goldencode.p2j.util.decimal
Simple command line harness to test the toString() method.
main(String[]) - Static method in class com.goldencode.p2j.util.ExplicitFileList
Provides a command line interface for an end user to drive and/or test the ExplicitFileList class.
main(String[]) - Static method in class com.goldencode.p2j.util.FileSpecList
Provides a command line interface for an end user to drive and/or test the this class.
main(String[]) - Static method in class com.goldencode.p2j.util.LoadCert
Command line driver.
main(String[]) - Static method in class com.goldencode.p2j.util.Quoter
The entry point method of the Quoter class.
main - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
The internal-entry associated with the MAIN (external) procedure.
main(String[]) - Static method in class com.goldencode.p2j.Version
The entry point.
main(String[]) - Static method in class com.goldencode.p2j.xml.XmlAst
Test harness.
main(String[]) - Static method in class com.goldencode.proxy.StaticProxy
 
main(String[]) - Static method in class com.goldencode.util.FastSiblingDeque
Quick testing.
main(String[]) - Static method in class com.goldencode.util.FibonacciCounter
Syntax: FibonacciCounter [count [factor]], where count is a positive number of sequence elements to display and factor is the factor to apply to each element.
main(String[]) - Static method in class com.goldencode.util.RandomWordGenerator
Command line entry point to this class.
MAIN_MENU - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MAIN_TARGET - Static variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Main page root target.
MAIN_TARGET - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Main page root target.
mainClass - Static variable in class com.goldencode.p2j.main.ClientBuilderOptions
Main class, must have a main method
MainEntry - Interface in com.goldencode.p2j.main
Defines the interface used to invoke an application remotely.
MainInvoker(Class<?>, Method, int) - Constructor for class com.goldencode.p2j.main.StandardServer.MainInvoker
Constructor that simply remembers the parameters of the planned entry point invocation.
mainPool - Variable in class com.goldencode.p2j.util.AgentPool
The pool of agents.
maintainTabOrder(int[]) - Method in class com.goldencode.p2j.ui.client.Frame
Updates frame tab order based on the supplied array of widget ids.
mainWalk(HQLAst, Object[], Type[], P2JDialect, boolean) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Walk the AST depth-first from root to leaves and rewrite certain nodes.
MAJOR_VERSION - Static variable in class com.goldencode.expr.ClassFile
Major version expected by JVM.
makeAdaptiveServerJoinComponent(List<AdaptiveComponent>, AdaptiveQuery, int, boolean, CompoundComponent) - Method in class com.goldencode.p2j.persist.CompoundQuery
Create an adaptive query component based on the information in this query (which is presumed to be a single-table query), and given a list of adaptive query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makeAdaptiveServerJoinComponent(List<AdaptiveComponent>, AdaptiveQuery, int, boolean, CompoundComponent) - Method in interface com.goldencode.p2j.persist.Joinable
Create an adaptive query component based on the information in this query (which is presumed to be a single-table query), and given a list of adaptive query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makeAdaptiveServerJoinComponent(List<AdaptiveComponent>, AdaptiveQuery, int, boolean, CompoundComponent) - Method in class com.goldencode.p2j.persist.PreselectQuery
Create an adaptive query component based on the information in this query (which is presumed to be a single-table query), and given a list of adaptive query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makeAdaptiveServerJoinComponent(List<AdaptiveComponent>, AdaptiveQuery, int, boolean, CompoundComponent) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Create an adaptive query component based on the information in this query (which is presumed to be a single-table query), and given a list of adaptive query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makeAnnotationDescriptor(String) - Static method in class com.goldencode.p2j.schema.DmoAsmWorker
Make a fully qualified, internal type descriptor from the given, short annotation name.
makeBackup() - Static method in class com.goldencode.p2j.util.TransactionManager
Creates or updates the backup set for all objects needing rollback support in the current block, if a transaction is active.
makeBroken(IOException) - Method in class com.goldencode.p2j.util.ProcessStream
Mark the stream as broken and notify BufferSizeManager about it.
makeBuffer(Class<?>, String, boolean, UndoStateProvider) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Factory method to construct a new temporary buffer.
makeBuffer(Class<?>, String, boolean, UndoStateProvider, int) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Factory method to construct a new temporary buffer.
makeCell(char, int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100RendererImpl
Build a video memory cell.
makeCell(char, int, int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Build a new video memory cell.
makeColor(int, int, int) - Method in class com.goldencode.p2j.ui.ColorSpec
Build a Color object.
makeColorTable(String[], Map<Integer, ColorRgb>) - Static method in class com.goldencode.p2j.ui.ColorTable
Make a collection of ColorTableEntry items from color strings.
makeConnection(Database, String, String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Create a logical connection to the database with the specified physical name, creating the specified logical name for it.
makeDefaultFormat(BaseDataType) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormatFactory
Returns the default display format instance accordingly to type of the given variable.
makeEmpty() - Method in class com.goldencode.p2j.persist.id.Range
Makes this range empty.
makeExplicitCast(HQLAst, int) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Replaces the element of a ternary ("then element1 else element2") with "cast(? as <datatype>)" if it represents a substitution parameter.
makeFormat(BaseDataType, String) - Static method in class com.goldencode.p2j.ui.client.format.DisplayFormatFactory
Returns the display format instance according to the type of the given variable and the format string.
makeFrameEnable() - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame and all its field-level widgets enabled and visible.
makeFrameEnableImpl() - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame and all its field-level widgets enabled and visible.
makeFrameVisible() - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame and all its field-level widgets visible.
makeImage(byte[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Create image from the binary data
makeIndexedSetterSignature(String) - Static method in class com.goldencode.p2j.schema.DmoAsmWorker
Given the internal type name of a DMO field, compose an indexed setter method signature of the form (IL<type name>;)V.
makeMethodDescriptor(Method) - Static method in class com.goldencode.proxy.ProxyUtils
Compose a method descriptor for the given method.
makeMethodSignatureDescriptor(Method) - Static method in class com.goldencode.proxy.ProxyUtils
Compose the parameter signature portion of a method descriptor.
makePauseText(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Prepare message text for specified time to wait.
makePreselectServerJoinComponent(List<QueryComponent>, int, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Create a preselect query component based on the information in this query (which is presumed to be a single-table query), and given a list of preselect query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makePreselectServerJoinComponent(List<QueryComponent>, int, boolean) - Method in interface com.goldencode.p2j.persist.Joinable
Create a preselect query component based on the information in this query (which is presumed to be a single-table query), and given a list of preselect query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makePreselectServerJoinComponent(List<QueryComponent>, int, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Create a preselect query component based on the information in this query (which is presumed to be a single-table query), and given a list of preselect query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makePreselectServerJoinComponent(List<QueryComponent>, int, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Create a preselect query component based on the information in this query (which is presumed to be a single-table query), and given a list of preselect query components which represent outer, nested query loops, which will perform a server-side join to the innermost, nested query component.
makePropertiesAst(Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Create an AST of type PROPERTIES and insert it as the first child of parent.
makePropertyName(String, int) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Given a method name ending in a property name, extract the property name by trimming off the prefix and decapitalizing the root name, using java.beans.Introspector.decapitalize().
makePropMap(String[]) - Static method in class com.goldencode.p2j.persist.event.GlobalChangeEvent
Generate a map of property names to nulls.
makeProxyClassName(Class<?>, String) - Method in class com.goldencode.proxy.ProxyFactory
Given the proxy's superclass and its name, generate a unique name of the proxy class, which can be used to load the class in the custom, proxy class loader.
makeSafe(Stream) - Static method in class com.goldencode.p2j.util.UnnamedStreams
Returns the given stream if it is not null, otherwise it returns a safe stream instance that can be used for operations that should effectively be a NOP.
makeSystemID(String) - Method in class com.goldencode.p2j.xml.XmlPatternWorker.Library
Compose a system ID for XML validation purposes.
makeTypeArray(Object[]) - Static method in class com.goldencode.p2j.persist.DBUtils
Convenience method to create an array of Hibernate Type objects to match the given array of substitution parameters.
makeTypeArray(Object[], Type[]) - Static method in class com.goldencode.p2j.persist.DBUtils
Convenience method to populate an array of Hibernate Type objects to match the given array of substitution parameters.
makeUnique - Variable in class com.goldencode.p2j.persist.SortCriterion.CacheKey
Should sort criteria cause each record to be unique from a sorting perspective?
makeUnwrapInfo(String, TypeInfo, String) - Static method in class com.goldencode.proxy.PrimitiveInfo
Generate the information for the data unwrapper method, given the primitive type name, wrapper type information, and primitive type descriptor.
makeValueChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharInfo
Converts input char to screen value according to format.
makeValueChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.UpperLetterCharInfo
Converts input char to screen value according to format.
makeWrapInfo(TypeInfo, String) - Static method in class com.goldencode.proxy.PrimitiveInfo
Generate the information for the data wrapper method, given the wrapper type information and the primitive type descriptor.
malformed_symbol() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a name which can be a simple symbol or optionally can be any number of tokens until it finds whitespace, COLON, DOT, EQUALS, RPARENS, LPARENS, NOT_EQ, LT, LTE, GT or GTE.
mAMPER(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches a single ampersand character.
managed - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Set of all databases managed by the local P2J server instance
managedCustomerLibs() - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
Get the managed customer libs folder.
managedLibsDir - Static variable in class com.goldencode.p2j.classloader.MultiClassLoader
Managed customer libraries directory path.
manager - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Object which manages dirty reads for the database
manager - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Database trigger manager
ManagerHolder() - Constructor for class com.goldencode.p2j.main.TemporaryAccountPool.ManagerHolder
 
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.ComboBox
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.Editor
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.RadioSet
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.SelectionList
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.SubMenu
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
manageSystemActions() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if the current widget can manage non-global system actions on its own, and not via the enclosing event loop.
mAND(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the "&&" string.
mand - Variable in class com.goldencode.p2j.convert.SignatureHelper.SignDef
Number of parameters that are mandatory (e.g.
mandatory - Variable in class com.goldencode.p2j.directory.AttributeDefinition
Is attribute mandatory for the node or not
mandatory - Variable in class com.goldencode.p2j.directory.NodeAttribute
Is attribute mandatory for the node or not
mandatory() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of MANDATORY attribute (KW_MAND).
mandatory() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of MANDATORY attribute (KW_MAND).
mandatory - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
MANDATORY attribute of this field.
MANDATORY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
MANDATORY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
MANDATORY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
manualHighlight - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress MANUAL-HIGHLIGHT attribute.
manualHightlight - Variable in class com.goldencode.p2j.ui.WidgetConfig
MANUAL-HIGHLIGHT attribute variable.
manuallyOverload(HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Manually disambiguate a user defined function by taking its overloaded function name and data type signature and replacing the name in its AST with a unique name generated when the function was registered.
MANY_TO_ONE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Many-to-one relationship
MANY_TO_ONE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
MANY_TO_ONE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
MANY_TO_ONE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
MAP - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.AuthModes
The authentication modes
MAP - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
The certificate options and their presentation values
MAP - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
The password options and their presentation values
MAP - Static variable in enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
The all security options and their presentation values
map - Variable in class com.goldencode.p2j.net.LocalStaticRedirector
Target methods mapped by interface methods.
map(int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
Maps curses key code to VK_ constants from ProgressKeys class.
map - Variable in class com.goldencode.p2j.ui.client.driver.swing.ColorMapper
Cache of fonts mapped to the color instances they represent.
map(long) - Method in class com.goldencode.p2j.util.FileStream
Setup memory mapping starting at the given offset and extending to the end of the file or to the maximum chunk size, whichever is smaller.
map - Static variable in enum com.goldencode.p2j.util.InternalEntry.Type
Map of Progress entry names to enum values
map_attr - Static variable in class com.goldencode.p2j.convert.SignatureHelper
Stores the datatypes of each attribute/widget option.
MAP_ATTR_KEY - Static variable in class com.goldencode.util.XmlHelper
Attribute name for a map entry key.
MAP_ATTR_VALUE - Static variable in class com.goldencode.util.XmlHelper
Attribute name for a map entry value.
MAP_ELEM_ENTRY - Static variable in class com.goldencode.util.XmlHelper
Element name for a map entry.
MAP_ELEM_ROOT - Static variable in class com.goldencode.util.XmlHelper
Element name for the map root.
map_func - Static variable in class com.goldencode.p2j.convert.SignatureHelper
Stores the core mapping data for built-in functions by keyword token type.
map_meth - Static variable in class com.goldencode.p2j.convert.SignatureHelper
Stores the core mapping data for handle related methods by keyword token type.
MAP_NODE - Static variable in class com.goldencode.p2j.directory.LdapMapGen
Node-to-node mapping
MAP_SUBTREE - Static variable in class com.goldencode.p2j.directory.LdapMapGen
One-to-one mapping between LDAP and P2J directories
map_to_actual_name() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the MAP TO symbol construct (the TO keyword is optional) in a ProgressParser.func_stmt().
MapArgumentResolver(Map<String, String>) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.MapArgumentResolver
Create a new instance.
mapAttribute - Variable in class com.goldencode.p2j.directory.LdapMapGen
LDAP node attribute name where mapping will be stored
mapAttribute(String, String, String, String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Create mapping between specified attributes.
mapClass(String, String, Set<String>, Set<String>) - Method in class com.goldencode.p2j.persist.ORMHandler
Configure the DMO class by reading its definition from the specified ORM file, updating the object to relational mapping to inject computed column property nodes if the database dialect requires it.
mapClass(String, Class<?>) - Method in class com.goldencode.p2j.persist.ORMHandler
Configure the specified DMO class, updating the object to relational mapping to inject computed column property nodes if the database dialect requires it.
mapClass(String, InputStream, String, Set<String>, Set<String>) - Method in class com.goldencode.p2j.persist.ORMHandler
Configure the DMO class by reading its definition from the specified stream, updating the object to relational mapping to inject computed column property nodes if the database dialect requires it.
mapClass(Class<?>, Class<?>) - Method in class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Register the mappings for the specified permanent DMO.
mapClass(String, Class<?>, Class<?>) - Method in class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Map the specified DMO implementation class using the specified legacyKey.
mapClass(TempTable) - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Register the mappings for the specified temp table.
mapCompositeProperties(Configuration) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Examine all collection mappings in a Hibernate configuration and organize those which represent collections of composite-elements for fast access later by the HQLPreprocessor when rewriting where clauses.
mapCompositeProperties(Collection, Component, boolean) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Organize the information in a composite-element collection mapping for fast access later by the HQLPreprocessor.
mapComputedCharacterColumns(String, Database, Configuration) - Static method in class com.goldencode.p2j.persist.DatabaseManager
For each character column which must be represented within a database index as a computed column (certain dialects only), map the name of the associated DMO property to a Boolean indicating whether that computed column is designed to ignore case in its ordering.
mapComputedCharacterColumnsImpl(String, Database, PersistentClass, Map<Class<?>, Map<String, Boolean>>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
For each character column which must be represented within a database index as a computed column (certain dialects only), map the name of the associated DMO property to a Boolean indicating whether that computed column is designed to ignore case in its ordering.
mapId - Variable in class com.goldencode.p2j.security.SecurityAdmin
current map from mapTypes
mapInst - Variable in class com.goldencode.p2j.security.SecurityAdmin
maps ACL instance name into map of resource types
mapLdapClassToP2jClass(String, String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Create mapping between LDAP and P2J Object Classes.
mapObjClass - Variable in class com.goldencode.p2j.directory.LdapMapGen
LDAP object class of the node where mapping will be stored
mapP2jClassToLdap(String, String) - Method in class com.goldencode.p2j.directory.SchemaMaping
Create mapping between LDAP and P2J Object Classes.
mapped - Variable in class com.goldencode.p2j.util.FileStream
true if using memory mapped file support.
MAPPED_BUF_SZ - Static variable in class com.goldencode.p2j.util.FileStream
The maximum size of mapped memory "chunks".
mapper - Variable in class com.goldencode.util.GenericSAXHandler.ActiveNode
The mapper that constructs the payload object.
Mapper<T> - Class in com.goldencode.util
Mappers are used by GenericSAXHandler for binding low level XML data to Java objects; this is the base class containing the main logic responsible for that.
Mapper(Class<T>) - Constructor for class com.goldencode.util.Mapper
Constructs a Mapper instance that is able to build and populate Java objects of a given type.
mapperKey - Variable in class com.goldencode.util.GenericSAXHandler.ActiveNode
The key that was used to install and find this mapper - can be a tag name or an XML path, using GenericSAXHandler.XMLPATH_SEPARATOR as separator (defined as '/').
mapPermanentDMO(String, Class<?>) - Static method in class com.goldencode.p2j.persist.TableMapper
Add the legacy mappings for the specified DMO.
mappers - Variable in class com.goldencode.util.GenericSAXHandler
Container for all Mapper objects, indexed by the name of the XML tag they process.
mappersByProp - Variable in class com.goldencode.p2j.schema.RecordLoader
Property mappers which define column data, by property name
mapping - Variable in class com.goldencode.p2j.directory.LdapMapGen
Mapping data
mapping - Variable in class com.goldencode.p2j.directory.LdapRemapper
Mapping mapping (file, URL, CN, etc)
mappingMode - Variable in class com.goldencode.p2j.directory.LdapMapGen
Mapping mode between LDAP and P2J
mappingNode - Variable in class com.goldencode.p2j.directory.LdapMapGen
Root of the mapping if saving to subtree is desired
mappings - Static variable in class com.goldencode.p2j.convert.NameConverter
Default replacement mappings.
maps - Variable in class com.goldencode.p2j.convert.MatchPhraseDictionary
Map of objects containing the match phrase definitions
mapSealToUniqueId(List<Integer>, Integer) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Maps the image identity array to the unique image id.
mapSecondaryTables(Database, Configuration) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Examine all collection mappings in a Hibernate configuration and group them into lists of secondary temp tables, mapped by the names of primary temp tables.
mapTemporaryTable(TempTable) - Static method in class com.goldencode.p2j.persist.TableMapper
Add the legacy mappings for the given temporary table.
mapToArray(Map) - Static method in class com.goldencode.p2j.ui.client.WidgetEntry
Add all elements of the given map to a new array of objects that properly encode both the key and the value.
MapToNotFound(String) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.MapToNotFound
 
mapToResource(String) - Method in class com.goldencode.p2j.report.server.ReportWebServer.ThirdPartyDependenciesHandler
Maps the target of the request to its resource name.
mapToResource(String) - Method in class com.goldencode.p2j.web.AbstractModulesHandler
Maps the target of the request to its resource name.
mapToResource(String) - Method in class com.goldencode.p2j.web.DojoToolkitHandler
Maps the target of the request to its resource name.
mapTypes - Variable in class com.goldencode.p2j.security.SecurityAdmin
current map from mapInst
margin - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Defines page margin in this order: left, top, right and bottom.
mark(int) - Method in class com.goldencode.p2j.uast.DotKludgeReader
Marks the current position in this input stream.
mark(int) - Method in class com.goldencode.p2j.uast.DotKludgeStream
Marks the current position in this input stream.
mark - Variable in class com.goldencode.util.NativeTypeSerializer
A special mark to identify the type of the written value, when reading.
markArea(int, Rectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Mark a certain area as searched and decrement the total number of clipped characters.
markArea(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Mark a certain area as searched and decrement the total number of clipped characters.
markAsStreamed() - Method in class com.goldencode.p2j.ui.client.Frame
Mark this frame as streamed.
markBreakLines(int, int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Notifies that the lines in the buffer belong to an editor and as such can break the current page.
markChar - Variable in class com.goldencode.p2j.uast.DotKludgeReader
Keeps the last read character at the mark point.
markChar - Variable in class com.goldencode.p2j.uast.DotKludgeStream
Keeps the last read character at the mark point.
markDirty(RecordIdentifier, RecordChangeEvent) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Mark a record as dirty.
markDirtyDMO(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.ChangeBroker
Track the DMO specified in the event as dirty until it is flushed.
marked - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Set to true when first non-empty list of frames was marked for hiding.
markEndkeyRetry() - Static method in class com.goldencode.p2j.util.TransactionManager
Records the fact that the pending RETRY is being caused by an ENDKEY condition.
MarkEntry - Class in com.goldencode.p2j.ui
This class is a container for server-side state for hiding/pausing.
MarkEntry(int[], int) - Constructor for class com.goldencode.p2j.ui.MarkEntry
Construct an instance for specified array of IDs and operating mode.
MarkEntry() - Constructor for class com.goldencode.p2j.ui.MarkEntry
Construct an empty instance.
markEof - Variable in class com.goldencode.p2j.uast.DotKludgeReader
Next read after mark point will signal EOF condition.
markEof - Variable in class com.goldencode.p2j.uast.DotKludgeStream
Next read after mark point will signal EOF condition.
marker - Variable in class com.goldencode.p2j.preproc.ClearStream
Configurable marker character.
marker - Variable in class com.goldencode.p2j.preproc.Environment
Configurable marker character.
marker - Variable in class com.goldencode.p2j.preproc.Options
Marker character option.
marker - Variable in class com.goldencode.p2j.uast.UastHints
Sets the internal character used for preprocessor synchronization.
markersColumn - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
If it is the markers (leftmost) column.
markersColumn - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Markers column (leftmost).
markFrames(MarkEntry) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Perform operation on array of frames or widgets.
markHeader(int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Notifies that the buffer image contains frame header and passes the number of lines in the header.
markIndexUsed(Aast) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Add index AST to the set of indexes referenced by the Progress "use-index" directive.
markInteractive(boolean) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Trip processing based on an interactive function being invoked by the business logic.
markInteractive() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Trip processing based on an interactive function being invoked by the business logic.
markList - Variable in class com.goldencode.p2j.ui.ServerState
List of deferred hiding/pausing state changes.
markListToArray() - Method in class com.goldencode.p2j.ui.ServerState
Convert mark entries to array.
markPartition() - Method in class com.goldencode.p2j.util.PartitionedArray
Mark the current end of the array as a new partition.
markPendingDynCall() - Static method in class com.goldencode.p2j.util.BlockManager
Mark the start of a pending dynamic call, via ControlFlowOps.
markPersisted() - Method in class com.goldencode.p2j.persist.RecordBuffer
Mark the buffer's current record as no longer transient by resetting it create scope to its default value.
markPersisted() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleCreate
Invoked to mark the action as truly reversible.
markPreferred - Variable in class com.goldencode.p2j.schema.SchemaDictionary
A flag indicating that all fields should be marked as preferred.
markPreferred(boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Set the SchemaDictionary.markPreferred flag, so all info for the tables which are weak references will be collected in the SchemaDictionary.Scope.preferredNodes set for the current scope.
markPreferred(Aast) - Method in class com.goldencode.p2j.schema.SchemaLoader
Set an annotation in every node of this subtree to specify that that each node is to be preferred in ambiguous name conflicts.
markPreferred(boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Set the SchemaDictionary.markPreferred flag, so all info for the tables which are weak references will be collected in the preferred nodes for the current scope.
markScopeEnd() - Static method in class com.goldencode.p2j.ui.ConfigSyncManager
Marks the end of config synchronization scope on the current thread.
markScopeStart() - Static method in class com.goldencode.p2j.ui.ConfigSyncManager
Marks the start of config synchronization scope on the current thread.
markUndoable(int) - Method in class com.goldencode.p2j.util.LazyUndoable
Mark this instance as undoable and save the transaction level where it was created.
markUseDictExps(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Set the USE-DICT-EXPS for this frame, if not already set.
marshal(Object, Class<?>) - Method in class com.goldencode.p2j.util.comhandle
Converts a value to a BDT object.
marshallValue(QName, QName, BaseDataType) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Marshall a value from Java/Progress style to SOAP style.
mask - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.CertificatesViewStates
The current mask that defines components to which the current state is applied
mask - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.GroupsViewStates
The current mask that defines components to which the current state is applied
mask - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.ProcessesViewStates
The current mask that defines components to which the current state is applied
mask - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.UsersViewStates
The current mask that defines components to which the current state is applied
mask - Variable in enum com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.AcquiredLocksViewStates
The current mask that defines components to which the current state is applied
mask - Variable in enum com.goldencode.p2j.persist.trigger.DatabaseEventType
Unique mask associated with this event type
mask - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Mask for actually used cells.
MASK_CENTER - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
mask definition - center
MASK_CENTER - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
mask definition - center
MASK_CENTER_TOP - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
mask definition - center top
MASK_EAST - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
mask definition - east
MASK_EAST - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
mask definition - east
MASK_EAST - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
mask definition - east
MASK_WEST - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Transitional state that defines a set of widgets to which the current state is applied
MASK_WEST - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
mask definition - west
MASK_WEST_CENTER - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
mask definition - west-center
MASK_WEST_CENTER - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
mask definition - west-center
maskable - Variable in class com.goldencode.p2j.schema.Namespace
Name nodes which can be excluded from the namespace iterator.
mASSIGN(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the "=" character.
master - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The master mode field
master - Variable in class com.goldencode.p2j.admin.ProcessDef
master server (valid only if server is true)
master - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Master buffer for this buffer; null indicates this is the master
master - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Master buffer.
MASTER_INDEX_CACHE - Static variable in class com.goldencode.p2j.report.ReportWorker
Cache file for master index and categories data.
masterCodeReport() - Method in class com.goldencode.p2j.report.server.ReportApi
Query and return information necessary to produce the master report of overview results for all code summary reports.
masterCommit - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Map of Commitables to get a commit notification after all other commits occur in a full transaction; keys are the listeners, values are flags indicating whether listeners are auto-removed.
masterFinish - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Map of Finalizables to get a finish notification after all other finish notifications occur in a full transaction; keys are the listeners, values are flags indicating whether listeners are auto-removed.
masterPassword - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
The master password to encrypt all private keys, in the directory.
masterPassword - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
The master password to encrypt all private keys, in the directory.
MasterPty - Class in com.goldencode.terminal
This class is a simplified interface with PTY native code.
MasterPty(String, String[], int) - Constructor for class com.goldencode.terminal.MasterPty
Constructor.
masterReport(int) - Method in class com.goldencode.p2j.report.server.ReportApi
Query and return information necessary to produce the master report of overview results for all summary reports of the given type.
masterSchemaReport() - Method in class com.goldencode.p2j.report.server.ReportApi
Query and return information necessary to produce the master report of overview results for all schema summary reports.
mASTMT(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches any ampersand prefaced symbolic name including all recognized or unrecognized preprocessor directives.
mASTRING(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches an opening single quote, arbitrary contents and an ending single quote.
mAT(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '@' character.
Match - Class in com.goldencode.p2j.pattern
A simple container class to store and access file and text related information about a single specific match to a condition within a specific file.
Match(int, int, String) - Constructor for class com.goldencode.p2j.pattern.Match
Constructs an instance with user-defined data.
match(Serializable[], Object[]) - Method in class com.goldencode.p2j.persist.Cursor
Detect whether all elements in one object array match those at the same positions within another array.
matchAfter(String, String) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Helper method to match a partial buffer name (the portion after the given delimiter) with the corresponding, partial name of any registered buffer.
matchAttribute(Aast, String, String) - Method in class com.goldencode.p2j.xml.XmlPatternWorker
Scan all attributes in the given attribute set AST and determine whether any of them match the given name and value parameters.
matchCase - Variable in class com.goldencode.p2j.uast.KeywordDictionary
Controls case-sensitivity of add, delete and lookup operations.
matchCondition(OnPhrase[], OnPhrase[], BlockManager.Condition) - Static method in class com.goldencode.p2j.util.BlockManager
Find a matching condition in the user-defined on phrases or the default on phrases for the block and return the on phrase that is matched.
matchConstructor(Constructor[], Class[], boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport
Try to match a constructor from the list of candidates, based upon a parameter signature.
matches - Variable in class com.goldencode.p2j.convert.NameConverter
Array of match state for each candidate during a match operation
matches(String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determine whether text matches the specified regular expression.
matches(String, String, boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determine whether text matches the specified regular expression, taking the caller's case-sensitivity into account.
matches(String, String, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Test for a pattern match within a string case insensitively.
matches(String, String, Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Test for a pattern match within a string, optionally taking case into account.
matches - Variable in class com.goldencode.p2j.report.server.OverviewRow
Number of matches found for the report's condition expression
matches - Variable in exception com.goldencode.p2j.schema.AmbiguousSchemaNameException
List of name nodes which matched criteria in ambiguous search
matches(int) - Method in class com.goldencode.p2j.security.Binding
Checks whether this binding matches the specified subject ID.
matches(String[], String) - Static method in class com.goldencode.p2j.util.BlockManager
Given a list of strings, detect if the given entry matches (case sensitively) any of the elements in the list.
matches - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for matches.
matches(String, Integer, String) - Method in class com.goldencode.p2j.util.SocketImpl.ServerSocketMapping
Check if the given legacy server socket details match with this mapping.
MATCHES - Static variable in class com.goldencode.p2j.util.TextOps
matches(Text, character, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, basing case sensitivity on the left operand.
matches(Text, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, basing case sensitivity on the left operand.
matches(String, character, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, case-insensitively.
matches(String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, ignoring the case of the operand and the pattern.
matches(String, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, honoring the case sensitivity preference of the caller.
matches(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller.
matches(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller.
matchesList(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Determine whether a comma-separated list contains a specific item.
matchesList(int, int[]) - Method in class com.goldencode.p2j.uast.ProgressParser
Tests if the given type matches any in the given list.
matchesList(Text) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the current PROGRESS user is allowed in the list.
matchesList(String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the current PROGRESS user is allowed in the list.
matchesList(Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Tests if a string specified with the "item" parameter is allowed in the comma-separated list of allowed items.
matchesList(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if a string specified with the "item" parameter is allowed in the comma-separated list of allowed items.
matchesList(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Tests if a string specified with the "item" parameter is allowed in the comma-separated list of allowed items.
matchesList(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if a string specified with the "item" parameter is allowed in the comma-separated list of allowed items.
matchPathCaseInsensitively(File, String, List<File>) - Static method in class com.goldencode.p2j.util.Utils
Find as many files as case-insensitively match the file specified by fullPath, where the directory specified by leading represents a leading portion of the given path.
MatchPhraseConstants - Interface in com.goldencode.p2j.convert
Constants for name conversion match entry groupings and conversion types.
MatchPhraseDictionary - Class in com.goldencode.p2j.convert
A dictionary which manages a concrete set of match phrase definitions for use with the NameConverter class.
MatchPhraseDictionary(Map<String, String>) - Constructor for class com.goldencode.p2j.convert.MatchPhraseDictionary
Constructor.
matchRange(int, int) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches and consumes a token that must be within a specific range of token types.
matchSignature(Class[], Class[], int, boolean) - Static method in class com.goldencode.expr.Function
Compare the specified argument signature against the specified match signature to determine whether match is compatible with sig.
matchSignature(Class[], boolean) - Method in class com.goldencode.expr.Function
Compare the specified argument signature against this function's signature to determine whether match is compatible with this function's signature.
matchTargetMethod(Class<?>, String, Class<?>[], boolean, boolean) - Method in class com.goldencode.expr.SymbolResolver
Introspect the specified target class to try to match a method with the specified name and signature.
matchTokenType(Aast, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determine whether the token type of the specified node matches any of the given types.
MathOps - Class in com.goldencode.p2j.util
A class that provides Progress 4GL compatible math functions and arithmetic operators.
MathOps() - Constructor for class com.goldencode.p2j.util.MathOps
 
matrix - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Low level call parameters array.
max - Variable in class com.goldencode.p2j.persist.sequence.Sequence
The maximum value
max - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Scroll maximum value
max - Variable in class com.goldencode.p2j.util.MaximumAccumulator.Data
The current maximum value
max_and_min_value_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the MAX-VALUE num or MIN-VALUE num clauses as used in a VIEW-AS SLIDER phrase.
MAX_BINARY_MESSAGE_SIZE - Static variable in class com.goldencode.p2j.main.WebClientBuilderOptions
The default maximal binary message size excepted by the configured websocket
max_chars_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the MAX-CHARS clause as used in a phrase from a VIEW-AS COMBO-BOX construct.
MAX_CHUI_CH - Static variable in class com.goldencode.p2j.ui.Coordinate
Maximum character coordinate value for ChUI environments.
MAX_DRAW_CACHE_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The maximum cache size.
MAX_EXPONENT - Static variable in class com.goldencode.p2j.persist.ProgressiveResults
Maximum exponent to which BASE can be raised (to limit bracket size)
MAX_FAILURES - Static variable in class com.goldencode.p2j.util.AppServerLauncher
The maximum number of continous failures to start an Agent, before giving up.
MAX_GUI_CH - Static variable in class com.goldencode.p2j.ui.Coordinate
Maximum character coordinate value for GUI environments.
MAX_GUI_HEIGHT_PIXELS - Static variable in class com.goldencode.p2j.ui.Coordinate
Maximum pixel height for a realized widget in GUI mode.
MAX_GUI_PIXEL - Static variable in class com.goldencode.p2j.ui.Coordinate
Maximum pixel coordinate value for a realized widget.
MAX_GUI_WIDTH_PIXELS - Static variable in class com.goldencode.p2j.ui.Coordinate
Maximum pixel width for a realized widget in GUI mode.
MAX_IDLE_TIMEOUT - Static variable in class com.goldencode.p2j.main.WebClientBuilderOptions
The default maximal idle time of the configured websocket
MAX_INDEX_SIZE - Static variable in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
The maximum size of all fields of an index, in bytes.
MAX_LENGTH - Static variable in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Private constant from SQLServer2005Dialect used in sql types mapping with registerColumnType().
MAX_LINES - Static variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Maximum number of lines in message area
MAX_LONG - Static variable in class com.goldencode.p2j.util.ResourceIdHelper
Max long constant
MAX_MESSAGE_PIXEL_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Max message width in pixels.
MAX_PARAMETER_COUNT - Static variable in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
The maximum number of parameters allowed by the SQL Server is a single query.
MAX_POSSIBLE - Static variable in class com.goldencode.ast.BasePlugin
Specifies the maximum possible number of files in the registry.
MAX_RELEASE_TRIES - Static variable in class com.goldencode.p2j.main.WebClientsManager
Maximal tries to release resources
MAX_REVALIDATIONS - Static variable in class com.goldencode.p2j.persist.AdaptiveQuery
Maximum number of times query can switch from dynamic to preselect mode
max_rows_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a MAX-ROWS keyword and the following numeric expression of the ProgressParser.open_query_stmt().
MAX_SAFE - Static variable in class com.goldencode.p2j.util.MathOps
Largest mantissa that can be safely represented without digit loss.
MAX_SCALE - Static variable in class com.goldencode.p2j.util.decimal
Maximum precision scale applied to any decimal instance
MAX_SIZE - Static variable in class com.goldencode.p2j.ui.client.Editor
Maximum capacity of the editor.
MAX_SIZE - Static variable in class com.goldencode.p2j.util.raw
The maximum size of the binary data stored in an instance.
MAX_SQL_SIZE - Static variable in class com.goldencode.p2j.schema.TableHints
Maximum size of a character field in Progress is about 32K.
MAX_TEXT_MESSAGE_SIZE - Static variable in class com.goldencode.p2j.main.WebClientBuilderOptions
The default maximal text message size excepted by the configured websocket
MAX_VALID_TZ - Static variable in class com.goldencode.p2j.util.date
Maximum valid offset for SESSION:TIMEZONE.
maxAge - Variable in class com.goldencode.p2j.security.SecurityCache
Maximum number of days user password is valid; 0 means unlimited.
maxAgents - Variable in class com.goldencode.p2j.util.AppServerDefinition
The maximum number of agents which can be alive.
maxBinaryMessage - Variable in class com.goldencode.p2j.web.WebSocketConfig
Maximal size of accepted binary messages
maxButton - Variable in class com.goldencode.p2j.ui.WindowConfig
Changes the visibility of the window maximize button.
maxCalcutatedIndex - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Maximum element (inclusive index) of outputOperations array that has already been added to tempPseudoBytes.
maxCfg - Variable in class com.goldencode.p2j.main.CommonDriver
The maximum number of configuration files (and corresponding passwords) to honor.
maxChars - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
MAX-CHARS attribute.
maxChars - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
MAX-CHARS attribute.
maxChars - Variable in class com.goldencode.p2j.ui.EditorConfig
MAX-CHARS Attribute
MaxCharsElement - Interface in com.goldencode.p2j.ui
Groups widgets that have SORT attribute.
maxCloseLimit - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Maximum buffer size among the values contained into closeLimits map.
maxConnections - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
maxDataGuess - Variable in class com.goldencode.p2j.ui.BrowseConfig
MAX-DATA-GUESS attribute variable.
maxDataReached - Variable in class com.goldencode.p2j.ui.BrowseConfig
If the end of the result set has been reached.
maxDepth - Variable in class com.goldencode.trpl.WalkElement
The maximum levels from the root to walk, use 0 for no limit.
maxFlushLimit - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Maximum buffer size among the values contained into flushLimits map.
maxHeight - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Maximal height.
maxHeightChars - Variable in class com.goldencode.p2j.ui.WindowConfig
MAX-HEIGHT-CHARS attribute, use ConfigHelper to get the effective value.
maxHeightPixels - Variable in class com.goldencode.p2j.ui.WindowConfig
MAX-HEIGHT-PIXELS attribute, use ConfigHelper to get the effective value.
maxIdleTime - Variable in class com.goldencode.p2j.web.WebSocketConfig
Maximal idle time
MAXIMIZE - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The system menu maximize action id, required special processing for the web client to maximize the target window.
maximize() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Maximize this window.
maximize(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Maximize this window.
maximize() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Maximize this window.
maximize(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Maximize this window.
maximize() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Maximize this window.
maximize(boolean) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Maximize this window.
maximize() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Maximize this window.
maximize(boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Maximize this window.
maximized - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Flag indicating if the window is currently maximized.
maximized - Variable in class com.goldencode.p2j.ui.HelpService
Flag to maximize an existing (already opened) help window.
maximized() - Method in class com.goldencode.p2j.ui.HelpService
Activates the POSITION MAXIMIZE mode, when executed, it maximizes an existing (already opened) help window.
maximum(Map) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Locate the maximum value of a distribution, where the map's keys are the data values and the map's values are the corresponding numbers of occurrences of these data values in the distribution.
maximum(String, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which finds the maximum value of a single column across rows in the table backing this buffer.
maximum(String, NumberType, String) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which finds the maximum value of a single column across rows in the table backing this buffer.
maximum(String, NumberType, String, Object...) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which finds the maximum value of a single column across rows in the table backing this buffer.
maximum(String, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which finds the maximum value of a single column across rows in the table backing this buffer.
maximum(String, NumberType, String) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which finds the maximum value of a single column across rows in the table backing this buffer.
maximum(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which finds the maximum value of a single column across rows in the table backing this buffer.
maximum(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of values.
maximum(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of date values.
maximum(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the maximum from a list of datetime values.
maximum(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.RecordBuffer
Aggregate method which finds the maximum value of a single column across rows in the table backing this buffer.
MAXIMUM - Static variable in class com.goldencode.p2j.preproc.Symbol
mamximum origin definition constant
maximum(BaseDataType) - Method in class com.goldencode.p2j.util.BaseDataType
Returns the largest instance.
maximum(BaseDataType[]) - Static method in class com.goldencode.p2j.util.CompareOps
Returns the instance from the list which is the largest.
maximum(date...) - Static method in class com.goldencode.p2j.util.date
Returns the instance from the list which has the latest date.
maximum(date) - Method in class com.goldencode.p2j.util.date
Returns the instance which has a later date.
maximum(NumberType...) - Static method in class com.goldencode.p2j.util.decimal
Returns the largest instance from the list.
maximum(decimal) - Method in class com.goldencode.p2j.util.decimal
Returns the larger of the current or passed-in instance.
maximum(NumberType...) - Static method in class com.goldencode.p2j.util.int64
Returns the largest instance from the list.
maximum(int64) - Method in class com.goldencode.p2j.util.int64
Returns the larger of the current or passed-in instance.
maximum(logical...) - Static method in class com.goldencode.p2j.util.logical
Returns the largest instance (false is smaller than true) from the list.
maximum(logical) - Method in class com.goldencode.p2j.util.logical
Returns the larger (false is smaller than true) of the current or passed-in instance.
maximum(Text) - Method in class com.goldencode.p2j.util.Text
Returns the larger (lexicographically) of the current or passed-in instance.
maximum(T...) - Static method in class com.goldencode.p2j.util.TextOps
Returns the largest instance (lexicographically) from the list.
MaximumAccumulator - Class in com.goldencode.p2j.util
An accumulator implementation which determines the maximum value from among all values of a data source across all iterations of a loop, as well as across the current break group within the loop.
MaximumAccumulator(Class<? extends BaseDataType>) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Constructor which stores no data source.
MaximumAccumulator(int) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MaximumAccumulator(double) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MaximumAccumulator(String) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MaximumAccumulator(boolean) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MaximumAccumulator(BaseDataType) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Constructor which stores a mutable variable reference as the accumulator's data source.
MaximumAccumulator(Resolvable) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
MaximumAccumulator(Resolvable, boolean) - Constructor for class com.goldencode.p2j.util.MaximumAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
MaximumAccumulator.Data - Class in com.goldencode.p2j.util
A DataBundle implementation which keeps track of the maximum data value accumulated, and returns it upon request.
maximumKnownRowIndex - Variable in class com.goldencode.p2j.ui.BrowseWidget
Maximum known row index (1-based).
maximumScanInterval - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Maximum number of seconds to which scanInterval can grow.
maximumStringSize(String) - Static method in class com.goldencode.p2j.util.logical
Determines the largest possible string length that can match either of the specified values in a valid format string.
maximumThreads - Variable in class com.goldencode.p2j.schema.ImportWorker
Number of import threads allowed to be active simultaneously
maxKey - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Current upper bound of key range for scanning.
maxlen - Variable in class com.goldencode.p2j.ui.client.ComboBox
Maximal label length
maxLen - Variable in class com.goldencode.p2j.ui.client.StatusLine
Maximal length of the text
maxLineWidthNative() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Compute the maximum line width in this editor, in native units.
maxLocals - Variable in class com.goldencode.expr.CodeAttribute
Maximum number of local variables used at one time in the method.
maxLocals - Variable in class com.goldencode.expr.Compiler
Maximum local variables in use within execute() method
maxPagesNumber - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Maximal number of report pages that this builder can produce in a one document.
maxPresLength - Variable in class com.goldencode.p2j.ui.client.format.StringFormat
Maximum number of value chars.
maxResults - Variable in class com.goldencode.p2j.persist.Persistence.QueryKey
Maximum results
maxRowHeight - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Maximal height of widget in current row of widgets.
maxRowHeightAdjustedByIndex - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Index of widget which caused adjustment of currentHeight variable.
maxSize - Variable in class com.goldencode.p2j.ui.client.gui.WindowLayout
Maximum window size.
maxSize - Static variable in class com.goldencode.p2j.ui.client.gui.WindowWorkSpace
Max workspace size
maxSizes - Static variable in class com.goldencode.p2j.ui.client.Editor
Max data size in widget.
maxStack - Variable in class com.goldencode.expr.CodeAttribute
Maximum depth, in 32-bit slots, of the operand stack.
maxStackDepth - Variable in class com.goldencode.expr.Compiler
Maximum stack depth across all instructions
maxSymSize - Variable in class com.goldencode.ast.LexerDumpHelper
Size in characters of the largest possible token type name.
maxSymSize - Variable in class com.goldencode.p2j.uast.LexerDumpFilter
Size in characters of the largest possible token type name.
maxTextMessage - Variable in class com.goldencode.p2j.web.WebSocketConfig
Maximal size of accepted text messages
maxTextWidth - Variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Message text maximum width in pixels
maxVal() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the MAX-VAL property of a sequence.
maxValue - Variable in class com.goldencode.p2j.ui.SliderConfig
Maximum value of the slider.
maxWidth - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
The max width.
maxWidth(float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Sets the column maximal width.
maxWidth() - Method in class com.goldencode.p2j.schema.SchemaParser
Match MAX-WIDTH keyword and a following NUM_LITERAL for a field.
maxWidth - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.ParagraphKey
The width in which to fit the paragraph.
maxWidth - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Maximum width of the item list in character units.
maxWidth(Container<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Calculate maximal container width which can fit into screen.
maxwidth - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFontMetrics
The legacy max width of this font.
maxWidthChars - Variable in class com.goldencode.p2j.ui.WindowConfig
MAX-WIDTH-CHARS attribute, use ConfigHelper to get the effective value.
maxWidthPixels - Variable in class com.goldencode.p2j.ui.WindowConfig
MAX-WIDTH-PIXELS attribute, use ConfigHelper to get the effective value.
maybeFireWriteTrigger() - Method in class com.goldencode.p2j.persist.RecordBuffer
Fire write triggers, if any are pending, using the record currently in the buffer as the current value, and a snapshot of that record taken when it was first changed as the old value.
maybeFlush() - Method in class com.goldencode.p2j.persist.Persistence
Flush the current session (if any), if there are any pending changes.
maybeFlushSession() - Method in class com.goldencode.p2j.persist.Persistence.Context
If an open session exists and the change broker indicates a flush is required, force a session flush now.
maybeInvalidate() - Method in class com.goldencode.p2j.persist.AdaptiveFind
Invalidate the current result set associated with this query if the record buffer's contents have changed since the last time this query updated the buffer.
mBACK_TICK(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '`' (back-tick) character.
mbarPressedItem - Static variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Current pressed MENUBAR item
mbarPressedState - Static variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Flag, indicating the the state of active MENUBAR item.
mbarSmBodyDisplayed - Static variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
The flag indicating the state of menubar sub-menu body.
mBIT_AND(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '&' character.
mBIT_COMP(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '~' character.
mBIT_OR(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '|' character.
mBIT_XOR(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '^' character.
mCARET(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '^' character.
mCLOSE_COMMENT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches the HTML close comment "-->".
mCLOSE_CURLY_EQ(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '=}' used to close one form of expression escape.
mCLOSE_PCT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '<!--WSE' used to open one form of expression escape.
mCLOSE_QUESTION(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '<?' used to open one form of statement escape.
mCLOSE_TAG(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '>' character normally used to close an HTML element.
mCLOSE_TAG_NO_CONTENT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a '/' followed by a '>' normally used to close an HTML element that has no content.
mCMT_CLOSE(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the close comment sequence of characters: */
mCMT_OPEN(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the open comment sequence of characters: /*
mCnt - Variable in class com.goldencode.p2j.report.server.SummaryRow
Match count
mCODE(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches a preprocessor input that has no other interpretation.
mCODE(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches a preprocessor input that has no other interpretation.
mCOLON(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single ':' character.
mCOLON(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the ':' character.
mCOMM_CLOSE(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches the closing sequence for Progress 4GL comments.
mCOMM_OPEN(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches the opening sequence for Progress 4GL comments.
mCOMMA(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the ',' character.
mCOMMA(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the ',' character.
mCOMMA(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the ',' character.
mCOMMENT(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches Progress language comments, possibly nested.
mCOMMENT(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches an entire comment, including any nested comments.
mCONCAT(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '||' concatenation operator.
MD5 - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The provider for MD5 hashes.
md5Digest(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(String, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(String, Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(String, BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(Text, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(Text, Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(Text, BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(BinaryData, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(BinaryData, Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Digest(BinaryData, BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using RSA MD5 algorithm, and returns a 16-byte binary message digest value in a raw instance.
md5Hash(byte[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Compute an MD5 hash for the given message.
mDB_REF_NON_STATIC(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '::' non-static database reference "operator".
mDIGIT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches any numeric digit: 0 - 9
mDIGIT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches any numeric digit: 0 - 9.
mDIGIT(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches any numeric digit: 0 - 9
mDIGIT(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches a single decimal digit on input.
mDIGIT(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches any numeric digit: 0 - 9.
mDIGITS(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches any number of successive decimal digits on input.
mDIVIDE(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '/' character.
mDIVIDE(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '/' character.
mDOT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '.' character.
mDQUOTE(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches the double quote character.
mDSTRING(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches an opening double quote, arbitrary contents and an ending double quote.
mDSTRING(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches an opening double quote, arbitrary contents and an ending double quote.
mean(Map) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Calculate the weighted average value of the Numbers represented by the keys of the specified map.
median(Map) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Calculate the median value of a distribution, where the map's keys are the data values and the map's values are the corresponding numbers of occurrences of these data values in the distribution.
mem - Variable in class com.goldencode.p2j.util.FileStream
Buffer for memory mapped file usage.
MEMBER - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a member reference
member(String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Parses a reference to a member of an ABL r-code library and returns the simple member name.
member(character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Parses a reference to a member of an ABL r-code library and returns the simple member name.
MemberData(String, int, int, boolean) - Constructor for class com.goldencode.p2j.uast.ClassDefinition.MemberData
Create an instance, setting the data members.
MemberData(String, int, int, boolean, String) - Constructor for class com.goldencode.p2j.uast.ClassDefinition.MemberData
Create an instance, setting the data members.
MemoryBuffer - Class in com.goldencode.p2j.util
Provides a byte buffer to be used from non-P2J code, when performing remote appserver calls.
MemoryBuffer() - Constructor for class com.goldencode.p2j.util.MemoryBuffer
Default c'tor, needed for deserialization purposes; not for public use.
MemoryBuffer(byte[]) - Constructor for class com.goldencode.p2j.util.MemoryBuffer
Construct a new instance of this class, by saving a copy of the passed byte array.
MemoryDaemon - Class in com.goldencode.p2j.util
Provides remote access to the MemoryManager static functions.
MemoryDaemon(boolean) - Constructor for class com.goldencode.p2j.util.MemoryDaemon
Create an instance and export its API to the network.
MemoryManager - Class in com.goldencode.p2j.util
Provides access to buffers implemented by platform-specific memory buffers instead of the Java heap.
MemoryManager() - Constructor for class com.goldencode.p2j.util.MemoryManager
 
memptr - Class in com.goldencode.p2j.util
Implements the unique behavior of a Progress 4GL compatible MEMPTR data type which is backed by a native platform memory buffer (instead of being allocated on the Java heap).
memptr() - Constructor for class com.goldencode.p2j.util.memptr
Default constructor, creates an instance that represents an uninitialized byte array (a null array).
memptr(BaseDataType) - Constructor for class com.goldencode.p2j.util.memptr
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
memptr(memptr) - Constructor for class com.goldencode.p2j.util.memptr
Constructs an instance after copying the parameter's data into the internal representation of this class.
memptr(byte[]) - Constructor for class com.goldencode.p2j.util.memptr
Constructs an instance after copying the parameter's data into the internal representation of this class.
memptr() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a memptr instance initialized to the default value.
memptr() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a memptr instance initialized to the default value.
memptr.WorkArea - Class in com.goldencode.p2j.util
Container for context-local data.
memptrExtent(int) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a memptr array of the given extent and initialize it with the default value.
memptrExtent() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a 0-length memptr array.
memptrExtent(int) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a memptr array of the given extent and initialize it with the default value.
memptrExtent() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a 0-length memptr array.
MemptrInputStream(memptr) - Constructor for class com.goldencode.p2j.xml.SaxReaderImpl.MemptrInputStream
Constructor accepting a memptr, which will read after first call.
MemptrOutputStream(memptr) - Constructor for class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Constructor accepting a memptr to write.
memptrToNodeValue(memptr) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the binary value of the XML node value attribute.
memptrToNodeValue(memptr) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the binary value of the XML node value attribute.
memsz - Variable in class com.goldencode.p2j.util.FileStream
The size (in bytes) of the memory mapped buffer.
mENCODED_CHAR(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '%' followed by 2 hexidecimal digits.
menu - Variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Menu presenter
menu - Variable in class com.goldencode.p2j.admin.client.application.home.HomeView
Menu panel
menu - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Popup menu.
Menu<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Menu client abstract implementation class.
Menu(WidgetId, MenuConfig) - Constructor for class com.goldencode.p2j.ui.client.Menu
Special constructor used to restore component using given configuration.
menu - Variable in class com.goldencode.p2j.ui.GenericWidget
MenuWidget handle owned by this widget
MENU - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the MENU resource.
Menu.PopupKeyListener - Class in com.goldencode.p2j.ui.client
Key listener, intended to show pop-up menu.
MENU_BACKGROUND_SELECTED_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Background color for highlighted menu items.
MENU_BACKGROUND_SELECTED_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Background color for highlighted menu items.
MENU_BAR_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Background color for menu-menus.
MENU_BAR_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Background color for menu-menus.
MENU_CHECKMARK_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Check-mark width (for toggle-box) in pixels.
MENU_CHECKMARK_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The amount of space reserved for the checkmark used by checkable menus.
MENU_CHILDREN_TYPES - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Available menu children types.
MENU_DROP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
menu_element_descriptor() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RULE or SKIP keywords or the other possible constructs ProgressParser.menu_item_phrase() and ProgressParser.submenu_descriptor() that can be used as a menu element.
MENU_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference to the menu font, a system font.
MENU_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the menu font - system font.
MENU_FOREGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Foreground color for (all) menus.
MENU_FOREGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Foreground color for (all) menus.
MENU_ITEM - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the MENU-ITEM resource.
menu_item_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a MENU-ITEM definition in the Progress 4GL DEFINE MENU or DEFINE SUB-MENU language statements.
MENU_LEFT_PAD - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
This menu-item left padding in a sub-menu body or in a MENUBAR in pixels.
MENU_LEFT_PAD - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The amount of space at the left of the text in a menu item.
MENU_POPUP_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Background color for drop-down and popup menus.
MENU_POPUP_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Background color for drop-down and popup menus.
menu_reference() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the MENU or SUB-MENU menu reference seen in the ProgressParser.widget_qualifier().
MENU_RIGHT_PAD - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
This menu-item right padding in a sub-menu body or in a MENUBAR in pixels.
MENU_RIGHT_PAD - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The amount of space at the right of the text in a menu item.
MENU_SM_ARROW_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Sub-menu arrow width in pixels.
menuAttrAdd(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Attribute menu - add attribute value implementation.
menuAttrDelete(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Attribute menu - delete attribute value implementation.
menuAttrEdit(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Attribute menu - edit attribute value implementation.
menuAttrList(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Attribute menu - list attribute value implementation.
menubar - Variable in class com.goldencode.p2j.ui.client.Window
Menubar
menubar - Variable in class com.goldencode.p2j.ui.WindowWidget
MenuWidget handle owned by this window
menubarId - Variable in class com.goldencode.p2j.ui.WindowConfig
ID of menubar
menubarLines - Variable in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Number of MENUBAR lines
menuBuilt - Static variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Flag that is set to true when the menu is built
MenuChuiImpl - Class in com.goldencode.p2j.ui.client.chui
Menu CHUI client implementation class.
MenuChuiImpl(WidgetId, MenuConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.MenuChuiImpl
Special constructor used to restore component using given configuration.
MenuConfig - Class in com.goldencode.p2j.ui
MENU widget configuration container.
MenuConfig() - Constructor for class com.goldencode.p2j.ui.MenuConfig
Default constructor (only used in deserialization).
MenuConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.MenuConfig
Create a new config and associate it with the given widget.
MenuContainerWidget<T extends BaseConfig> - Class in com.goldencode.p2j.ui
This class represents sub-menu widget.
MenuContainerWidget(boolean, T) - Constructor for class com.goldencode.p2j.ui.MenuContainerWidget
Default constructor.
MenuDef - Class in com.goldencode.p2j.admin.client.application.home
The class represents single menu item of the application main menu.
MenuDef() - Constructor for class com.goldencode.p2j.admin.client.application.home.MenuDef
Default ctor.
MenuDef(String) - Constructor for class com.goldencode.p2j.admin.client.application.home.MenuDef
Ctor.
MenuDef(String, MenuDef[]) - Constructor for class com.goldencode.p2j.admin.client.application.home.MenuDef
Ctor.
MenuDef(String, String) - Constructor for class com.goldencode.p2j.admin.client.application.home.MenuDef
Ctor.
MenuDef(String, Runnable) - Constructor for class com.goldencode.p2j.admin.client.application.home.MenuDef
Ctor.
menuDef - Variable in class com.goldencode.p2j.ui.MenuContainerWidget
menu definition
MenuDefinition - Class in com.goldencode.p2j.ui
Base class for menu definitions.
MenuDefinition() - Constructor for class com.goldencode.p2j.ui.MenuDefinition
 
menuDelete() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Delete this menu, if it is not dynamic and its associated instantiating procedure is no longer exists.
MenuDescription - Class in com.goldencode.p2j.ui
This is a container for the configuration of a given menu or family of menus which is efficiently serialized to the client from the server.
MenuDescription() - Constructor for class com.goldencode.p2j.ui.MenuDescription
Default constructor (only used for serialization).
MenuDescription(int) - Constructor for class com.goldencode.p2j.ui.MenuDescription
The constructor creates a menu description with the given root frame ID.
menuDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores menu and sub-menu names.
menuDropEvents() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Raise the MENU-DROP 4GL events.
menuDropEvents() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Raise the MENU-DROP 4GL events.
menuDropEvents() - Method in class com.goldencode.p2j.ui.client.SubMenu
Raise the MENU-DROP 4GL events.
MenuElement<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client
The interface represents an element that can be part of a menu (Menu) structure.
menuGoTop(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Return to previous level of menu.
MenuGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Menu GUI client implementation class.
MenuGuiImpl(WidgetId, MenuConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Special constructor used to restore component using given configuration.
menuId - Variable in class com.goldencode.p2j.ui.MenuDescription
Root menu ID.
MenuInterface - Interface in com.goldencode.p2j.ui
Define all MENU-specific widget attributes and methods which can be accessed via a handle instance.
MenuItem(String) - Constructor for class com.goldencode.p2j.test.DirectoryEdit.MenuItem
Construct an instance with given menu text.
MenuItem<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
MenuItem client abstract implementation class.
MenuItem(WidgetId, MenuItemConfig) - Constructor for class com.goldencode.p2j.ui.client.MenuItem
Special constructor used to restore component using given configuration.
MenuItemChuiImpl - Class in com.goldencode.p2j.ui.client.chui
Menu CHUI client implementation class.
MenuItemChuiImpl(WidgetId, MenuItemConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Special constructor used to restore component using given configuration.
MenuItemConfig - Class in com.goldencode.p2j.ui
MENU-ITEM widget configuration container.
MenuItemConfig() - Constructor for class com.goldencode.p2j.ui.MenuItemConfig
Default constructor (only used in deserialization).
MenuItemConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.MenuItemConfig
Create a new config and associate it with the given widget.
menuItemDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores menu-item names.
MenuItemGuiImpl - Class in com.goldencode.p2j.ui.client.gui
MenuItem GUI client implementation class.
MenuItemGuiImpl(WidgetId, MenuItemConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Special constructor used to restore component using given configuration.
MenuItemInterface - Interface in com.goldencode.p2j.ui
Define all MENU-ITEM-specific widget attributes and methods which can be accessed via a handle instance.
MenuItemWidget - Class in com.goldencode.p2j.ui
This class represents menu-item widget.
MenuItemWidget(boolean) - Constructor for class com.goldencode.p2j.ui.MenuItemWidget
Default constructor for dynamic menu-items
MenuItemWidget(String, String) - Constructor for class com.goldencode.p2j.ui.MenuItemWidget
Default constructor for static menu-item
MenuItemWidget(String) - Constructor for class com.goldencode.p2j.ui.MenuItemWidget
constructor for static menu-item of non standard sub-type: RULE or SKIP.
menuKey - Variable in class com.goldencode.p2j.ui.WidgetConfig
MENU-KEY attribute variable.
menuMouse - Variable in class com.goldencode.p2j.ui.WidgetConfig
MENU-MOUSE attribute variable.
menuNodeCreate(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - create object implementation.
menuNodeCreateAttribute(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - create attribute implementation.
menuNodeDelete(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - delete object implementation.
menuNodeDeleteAttribute(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - delete attribute implementation.
menuNodeEdit(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - edit object implementation.
menuNodeEditAttribute(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - edit attribute implementation.
menuNodeList(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - list attributes and objects implementation.
menuNodeListDefs(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - list definitions of attributes implementation.
menuNodeMove(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - move node implementation.
menuNodePrint(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Node menu - print menu implementation.
MenuPresenter - Class in com.goldencode.p2j.admin.client.application.home
Menu presenter.
MenuPresenter(EventBus, MenuPresenter.MyView) - Constructor for class com.goldencode.p2j.admin.client.application.home.MenuPresenter
Ctor.
MenuPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home
Presenter's view.
menuRegistry - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Registry for all menus for this user's session.
menus - Variable in class com.goldencode.p2j.convert.ConversionDriver
Java ASTs (abstract syntax trees) created during menus generation.
menus - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Pool of menus which is context-local.
MenuService - Interface in com.goldencode.p2j.admin.client.application.home
Menu UI service.
menuSetupCallback - Static variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Callback called at the time the menu needs to be initialized
MenuSetupCallback - Interface in com.goldencode.p2j.admin.client.application.home
Menu setup callback interface.
menuTopBatch(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Top menu - open batch implementation.
menuTopCommit(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Top menu - commit batch implementation.
menuTopQuit(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Top menu - quit implementation.
menuTopRollback(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit
Top menu - rollback batch implementation.
MenuView - Class in com.goldencode.p2j.admin.client.application.home
Menu view.
MenuView(MenuView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.MenuView
Ctor.
MenuView.Binder - Interface in com.goldencode.p2j.admin.client.application.home
GWT binder.
MenuWidget - Class in com.goldencode.p2j.ui
This class represents menu widget.
MenuWidget(boolean) - Constructor for class com.goldencode.p2j.ui.MenuWidget
Default constructor.
mEQUALS(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the "==" string.
mEQUALS(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '=' character.
mEQUALS(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the "=" string.
mEQUALS(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches a single equal character.
mEQUALS(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '=' character.
merge(ConversionDriver.RunMode) - Method in class com.goldencode.p2j.convert.ConversionDriver.RunMode
Logically OR the given mode flags with the current mode flags and return an instance that has all flags active that are active in either of the 2 original input modes.
merge(Persistable) - Method in class com.goldencode.p2j.persist.Persistence
Merges the state of the given object with the persistent object with the same identifier and returns the merged object.
merge(EventList, boolean) - Method in class com.goldencode.p2j.ui.EventList
Merges in all events for all widgets and GO-ON events from the specified EventList
mergeChanged(ScreenBuffer) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Merges this ScreenBuffer with the changed widgets from the specified one.
mergeLines(int) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Merge line with subsequent one(s) if possible
mergeLines(int) - Method in class com.goldencode.p2j.ui.client.Editor
Merge line with subsequent one(s) if possible
mergeLines(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Merge line with subsequent one(s) if possible
mergeMetadata(Aast, Aast, boolean, boolean) - Method in class com.goldencode.p2j.schema.SchemaLoader
Merge AST meta into AST data, or into a copy of AST data.
mergeNameSpaces(Text, String) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Merge response namespace with SOAP Envelope namespaces.
mergeOrderByCriteria(LinkedHashMap<String, Boolean>, Map<String, String>, String, String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Merges the sort criteria and the selected index into an equivalent order by statement.
mergeReference(Aast) - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Add the given AST node to the list of references to this buffer scope and update the block node to the nearest enclosing AST node which has the record scoping property.
mergeReversibles() - Method in class com.goldencode.p2j.persist.RecordBuffer
Merge the reversibles (or re-roll actions, for no-undo temp-tables) from the current scope with the list from the parent scope.
mergeSplitDocuments(ReportBuilder.Document, HttpServletResponse, boolean) - Method in class com.goldencode.p2j.admin.server.ReportServlet
Writes split content of the target document in a one merged pdf file.
mergeSubObj(T, Object) - Method in class com.goldencode.util.Mapper
To be overridden in subclasses if the object built by this mapper has a composite structure and needs to "consume" sub-objects.
mergeTriggerRegistry(ScopedDictionary<?, ?>) - Static method in class com.goldencode.p2j.ui.TriggerManager
Merges all trigger registry entries of all scopes and produces a EventList instance that represents all sensitive widgets with all event codes they are sensitive to.
mergeUntilWS() - Method in class com.goldencode.p2j.schema.SchemaParser
Merge the following non-hidden token text until (and including) a token followed by whitespace or EOF.
mergeUntilWS(int[]) - Method in class com.goldencode.p2j.uast.ProgressParser
Merge the following non-hidden token text until (and including) a token followed by whitespace or one of a list of following tokens that cannot be matched.
mergeWithLastEvent(KeyEvent, KeyEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Merges the java keyboard event with the last key event.
message(String...) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Utility method to store server messages for later retrieval by clients.
message - Variable in class com.goldencode.p2j.net.InboundRequest
The message.
Message - Class in com.goldencode.p2j.net
This class represents messages which are used to exchange information via the distributed application protocol.
Message() - Constructor for class com.goldencode.p2j.net.Message
Constructs an empty message.
Message(int) - Constructor for class com.goldencode.p2j.net.Message
Constructs an empty message of specified type.
Message(int, int, RoutingKey, Serializable) - Constructor for class com.goldencode.p2j.net.Message
Constructs a complete message.
Message(int, RoutingKey, Serializable) - Constructor for class com.goldencode.p2j.net.Message
Constructs a message of specified type with specified RoutingKey and payload.
Message(int, Serializable) - Constructor for class com.goldencode.p2j.net.Message
Constructs a message of specified type and with provided payload.
Message(RoutingKey, Serializable) - Constructor for class com.goldencode.p2j.net.Message
Constructs a synchronous request message with specified RoutingKey and payload.
Message(Message) - Constructor for class com.goldencode.p2j.net.Message
Copy constructor.
message - Variable in class com.goldencode.p2j.net.WaitingThread
A reference to the reply message.
message(Persistence, String) - Method in class com.goldencode.p2j.persist.BufferManager
Compose a message suitable for logging.
message(String) - Method in class com.goldencode.p2j.persist.Persistence
Format the given message text by prepending a descriptor including the user's current context and the physical name of the database.
message() - Method in class com.goldencode.p2j.preproc.TextParser
Matches &MESSAGE preprocessor statement and prints the message text into the error stream without incrementing the errors count.
message(String[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Utility method to store server messages for later retrieval by clients.
message(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Utility method to store server messages for later retrieval by clients.
message(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Renders the specified message into the message line.
message(String, boolean, BaseDataType, boolean, String, Color, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
message buffer
message(String, Color, boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Renders the specified message into the message line.
message(String) - Method in class com.goldencode.p2j.ui.client.Window
Renders the specified message into the message line.
message(String, Color) - Method in class com.goldencode.p2j.ui.client.Window
Renders the specified message into the message line.
message(String, Color, boolean) - Method in class com.goldencode.p2j.ui.client.Window
Renders the specified message into the message line.
message(String, boolean, BaseDataType, boolean, String, Color) - Method in class com.goldencode.p2j.ui.client.Window
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(String, boolean, BaseDataType, boolean, String, Color, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Displays a message and sets or updates a variable using a specified format for the temporary FillIn widget.
message(String) - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Displays error message in bach mode.
message(String) - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Displays error message for interactive mode.
message(String) - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Displays error message for server side mode.
message() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays the empty string in the message line of the client.
message(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays the empty string in the message line of the client.
message(Object) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message.
message(Object, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message.
message(Object[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message.
message(Object[], handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message.
message(Object, boolean, Accessor) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable.
message(Object, boolean, Accessor, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable.
message(Object[], boolean, Accessor) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable.
message(Object[], boolean, Accessor, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable.
message(Object, boolean, Accessor, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, boolean, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, boolean, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, boolean, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message.
message(Object, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message.
message(Object[], ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message.
message(Object[], ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message.
message(Object, boolean, Accessor, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable.
message(Object, boolean, Accessor, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable.
message(Object[], boolean, Accessor, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable.
message(Object[], boolean, Accessor, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable.
message(Object, boolean, Accessor, boolean, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, boolean, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, boolean, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object, boolean, Accessor, boolean, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a standard message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(Object[], boolean, Accessor, boolean, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a message and sets or updates a character variable using a specified format for the temporary FillIn widget.
message(ErrorManager.ErrorEntry...) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Utility method for convenient error reporting at client side.
message(V) - Method in interface com.goldencode.p2j.ui.ValidationMsg
Evaluate the validation error message and return the calculated result.
message(String) - Method in interface com.goldencode.p2j.util.ErrorWriter
Displays error message using currently installed writer implementation.
MessageArea<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client
This interface was extracted from MessageArea class which was renamed to
messageArea - Variable in class com.goldencode.p2j.ui.client.Window
Message-area for this window.
messageArea - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress MESAGE-AREA attribute.
messageAreaFont - Variable in class com.goldencode.p2j.ui.WindowConfig
The font for the window's message area.
MessageAreaGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI message area is a scroll pane widget having a vertical scroll bar and a scrollable list which holds messages.
MessageAreaGuiImpl(WidgetId, int) - Constructor for class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Constructor.
MessageAreaImpl - Class in com.goldencode.p2j.ui.client.chui
Widget associated with the window's message area.
MessageAreaImpl(WidgetId, int) - Constructor for class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Initialize this message-area.
messageBox(Object[], logical, int, int, String, Color, int, String[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], logical, int, int, String, Color, int, String[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(String, String) - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Displays error message box with title in bach mode.
messageBox(String, String) - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Displays error message box with title for interactive mode.
messageBox(String, String) - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Displays error message box with title for server side mode.
messageBox(Object) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object[], ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object, int, int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, int, int, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, int, int, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, int, int, character, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object[], int, int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], int, int, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], int, int, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], int, int, character, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object, int, int, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, int, int, character, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, int, int, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object, int, int, character, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box.
messageBox(Object[], int, int, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], int, int, character, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], int, int, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object[], int, int, character, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box.
messageBox(Object, boolean, Accessor, int, int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object, boolean, Accessor, int, int, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object, boolean, Accessor, int, int, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object, boolean, Accessor, int, int, character, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object, boolean, Accessor, int, int, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object, boolean, Accessor, int, int, character, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object, boolean, Accessor, int, int, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object, boolean, Accessor, int, int, character, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a text item in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, character, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, character, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, character, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(Object[], boolean, Accessor, int, int, String, ColorSpec, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Displays a list of text items and empty lines in an alert box and sets/updates a logical variable as a result of the action taken.
messageBox(String, String) - Method in interface com.goldencode.p2j.util.ErrorWriter
Displays error message box with title using currently installed writer implementation.
messageBoxEventWorker(AlertBox) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Event worker for message box.
messageClearQuirk - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Flag which controls behavior of message clear quirk simulation.
messageClearWorker() - Method in class com.goldencode.p2j.ui.client.Window
Message line clear worker.
messageColor - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current Logical Terminal MESSAGES color
messageDialog - Variable in class com.goldencode.p2j.admin.client.application.ApplicationView
UI panel for message dialog
MessageDialogPresenter - Class in com.goldencode.p2j.admin.client.widget.dialog
Presenter for common message dialogs.
MessageDialogPresenter(EventBus, MessageDialogPresenter.MyView) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter
Ctor.
MessageDialogPresenter.MyView - Interface in com.goldencode.p2j.admin.client.widget.dialog
The presenter's view.
MessageDialogView - Class in com.goldencode.p2j.admin.client.widget.dialog
Message modal dialog.
MessageDialogView(MessageDialogView.Binder) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
Ctor.
MessageDialogView.Binder - Interface in com.goldencode.p2j.admin.client.widget.dialog
GWT binder.
MessageLine - Class in com.goldencode.p2j.ui.chui
Message line implementation.
MessageLine(WidgetId) - Constructor for class com.goldencode.p2j.ui.chui.MessageLine
Create a new message line.
messageLines - Variable in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Two lines which render message text.
messageNeedPause - Variable in class com.goldencode.p2j.ui.client.Window
Separate pause before hide flag for messages.
messagePanel - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Message panel.
MessagePanel() - Constructor for class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.MessagePanel
 
messagePresenter - Variable in class com.goldencode.p2j.admin.client.application.ApplicationPresenter
Message dialog presenter
MessageReturnValue - Class in com.goldencode.p2j.ui
Contains a BaseDataType and an int key code.
MessageReturnValue() - Constructor for class com.goldencode.p2j.ui.MessageReturnValue
 
messages - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The alerts builder
messages - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The alert message builder
messages - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
Message templates resources
messages - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
Message templates resources
messages - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The alerts builder
messages - Variable in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Keyboard input queue.
MESSAGES - Static variable in class com.goldencode.p2j.ui.Color
Color constant for MESSAGES color.
MessagesCollector() - Constructor for class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector
Creates the instance.
messageSuffix - Variable in exception com.goldencode.p2j.persist.RuntimeJastInterpreter.InterpreterException
Suffix to append to the error message of the cause; may be null.
messageText - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Alert box message text.
MessageType - Enum in com.goldencode.p2j.admin.client.widget.dialog
Modal dialog message types.
MessageType(IconType) - Constructor for enum com.goldencode.p2j.admin.client.widget.dialog.MessageType
Ctor.
MessageTypes - Interface in com.goldencode.p2j.net
Defines all valid message types for the distributed application protocol.
messageWithStats(String) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Print a message to stdout, followed by the current import statistics.
META - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
META_FIELD_PASSWORD - Static variable in class com.goldencode.p2j.util.MetadataSecurityOps
Constant used for accessing the _password field of converted _User meta-table.
META_FIELD_USERID - Static variable in class com.goldencode.p2j.util.MetadataSecurityOps
Constant used for accessing the _userid field of converted _User meta-table.
META_PREFIX - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Well-known prefix of metadata DMOs
META_SCHEMA - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Well-known name of metadata schema
META_TABLE_USER - Static variable in class com.goldencode.p2j.util.MetadataSecurityOps
Constant used for accessing the converted _User meta-table.
meta_tag(Options, StringBuilder) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match OPEN_START_TAG META or OPEN_COMMENT WSMETA, the following NAME or HTTP_EQUIV and then the CONTENT and a closing CLOSE_TAG or CLOSE_COMMENT.
metaCleaner - Static variable in class com.goldencode.p2j.persist.ConnectionManager
Collect all the DB connections so that they are cleaned up before anything else (as these are dependent on persistence and other context-local data.
MetaConnectionsCleaner() - Constructor for class com.goldencode.p2j.persist.ConnectionManager.MetaConnectionsCleaner
 
metaData - Variable in class com.goldencode.p2j.directory.DirectoryService
Information about classes information
metadata() - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Get an iterator on all DMO metadata objects known to this map.
metadata - Variable in class com.goldencode.p2j.schema.SchemaConfig
Name of metadata definition applied to every loaded schema
Metadata() - Constructor for class com.goldencode.p2j.schema.SchemaConfig.Metadata
Default constructor.
MetaDataHandler(List<PropertyDefinition>) - Constructor for class com.goldencode.p2j.persist.TableResultSet.MetaDataHandler
Build a new instance which extracts metadata from the given property list.
MetadataManager - Class in com.goldencode.p2j.persist.meta
This class creates, prepares, and populates the embedded database(s) used to serve metadata information to converted business logic and to the persistence framework.
MetadataManager() - Constructor for class com.goldencode.p2j.persist.meta.MetadataManager
Private constructor; this class is not instantiated.
MetadataManager.Helper - Class in com.goldencode.p2j.persist.meta
Helper class for calling DMO setter methods when populating a metaschema record.
MetadataMap() - Constructor for class com.goldencode.p2j.persist.DMOIndex.MetadataMap
 
MetadataSecurityOps - Class in com.goldencode.p2j.util
Implementation of user security functions of P4GL using the _User metadata from database.
MetadataSecurityOps() - Constructor for class com.goldencode.p2j.util.MetadataSecurityOps
 
metaListeners - Static variable in class com.goldencode.p2j.persist.ConnectionManager
Map of primary database IDs to ConnectionListener objects
metaMap - Variable in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Map of DMO interfaces to DMOMetadata instances
metaNames - Variable in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Unqualified, lower case names of all metadata tables for this project
metaPackage - Variable in class com.goldencode.p2j.schema.P2OLookup
Java package associated with this lookup instance metadata
metaTableDumpFiles - Static variable in class com.goldencode.p2j.schema.SchemaWorker
Map of metadata table names (lowercase) to respective dump file names, if any
MetaTableRelation - Class in com.goldencode.p2j.schema
A representation of a primary-foreign key relation between two Progress metaschema tables.
MetaTableRelation(Aast, Aast, Set<String>) - Constructor for class com.goldencode.p2j.schema.MetaTableRelation
Constructor.
metaTables - Variable in class com.goldencode.p2j.schema.RelationAnalyzer
Names of metadata tables involved in conversion
metaTablesInPrimaryDB - Static variable in class com.goldencode.p2j.schema.SchemaWorker
Names of metadata tables (lowercase) implemented in a primary database
METH_ADD - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name add
METH_ASSIGN - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name assign
METH_BOOLEAN - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
METH_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_CHKXRNG - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name checkExtentRange
METH_CLASS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_CLASS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_CLASS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_COM_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_DATETIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_DATETIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_DATETIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_DATETIME_TZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_DEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_DEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_DEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_DOUBLE - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
METH_GET - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name get
METH_GET_LIB - Static variable in class com.goldencode.expr.SymbolResolver
Static method within CompiledExpression to get library at runtime
METH_GET_VAR - Static variable in class com.goldencode.expr.SymbolResolver
Static method within CompiledExpression to get variable at runtime
METH_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_INIT - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Constructor method name
METH_INT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
METH_INT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_INT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_INT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_INT64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_INT64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_INT64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_INTVALUE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name intValue
METH_ISUNK - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name isUnknown
METH_LOGICAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_LONG - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
METH_LONGCHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_MEMPTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_MIN - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name min
METH_OBJ - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
METH_OOBE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name outOfBoundsError
METH_POLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_POLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_POLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_RAW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_RAW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_RAW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_RECID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_RECID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_RECID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METH_SET_VAR - Static variable in class com.goldencode.expr.SymbolResolver
Static method within CompiledExpression to set variable at runtime
METH_SETUNK - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name setUnknown
METH_SIZE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Method name size
METH_VOID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METH_VOID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METH_VOID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METHDESC_EXECUTE - Static variable in interface com.goldencode.expr.CompilerConstants
Method descriptor for execute() method
METHNAME_EXECUTE - Static variable in interface com.goldencode.expr.CompilerConstants
Name of execute() method
method(ExtraAst) - Method in class com.goldencode.expr.ExpressionParser
Implements the logic for matching and resolving variables and function calls embedded in expressions.
method - Variable in class com.goldencode.expr.Function
Method invoked by the compiled version of this function
method - Variable in class com.goldencode.p2j.persist.SortCriterion
Getter method associated with sort property
method - Variable in class com.goldencode.p2j.scheduler.JavaLaunchTask
The target method.
method - Variable in class com.goldencode.p2j.uast.Callback
Stores the java.lang.reflect.Method which can be used to invoke the target method in the correct class.
method() - Method in interface com.goldencode.p2j.ui.ControlSetEntity.ItemsListExpander
Get name of the method for adding items (ADD-FIRST/ADD-LAST)
method - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheValue
Method, if any, else null if none was found
method - Variable in class com.goldencode.p2j.util.MethodInvoker
The method to be executed.
method - Variable in class com.goldencode.p2j.util.ProcedureManager.LegacySubscription
The method to be invoked.
method - Variable in class com.goldencode.trace.TracePoint
Name of the method that created this trace point.
METHOD_CALL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an instance method call.
method_call(String, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all Progress 4GL method calls and their parenthesized parameter lists.
METHOD_DECL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an instance method declaration (signature only, no body)
METHOD_DEF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METHOD_DEF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METHOD_DEF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an instance method definition.
METHOD_DEF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
METHOD_INIT - Static variable in interface com.goldencode.expr.CompilerConstants
Name of initialization (constructor) method
METHOD_INVOCATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
METHOD_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
METHOD_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
method_return() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the return datatype of a user-defined method.
method_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
 
methodArgs - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter
The stack of parameters from calling methods with actual values.
methodAssemblerMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Indexed getter/setter methods to proxy method assemblers
methodID - Variable in class com.goldencode.p2j.net.RoutingKey
Method in the group ID
MethodInfo - Class in com.goldencode.expr
 
MethodInfo(ConstantPool, String, String, int) - Constructor for class com.goldencode.expr.MethodInfo
 
MethodInfo - Class in com.goldencode.proxy
This class encapsulates information necessary to assemble instructions for the invocation of a method, such as the method's name, owner, descriptor, and list of declared exceptions.
MethodInfo(String, String, String) - Constructor for class com.goldencode.proxy.MethodInfo
Convenience constructor for a method which declares no exceptions.
MethodInfo(String, String, String, String[]) - Constructor for class com.goldencode.proxy.MethodInfo
Constructor.
MethodInvoker - Class in com.goldencode.p2j.util
Helper class to delegate execution of Method.invoke.
MethodInvoker(Object, Method) - Constructor for class com.goldencode.p2j.util.MethodInvoker
Construct an instance that can make an invocation of a specific local method.
methodMap - Variable in class com.goldencode.p2j.net.Dispatcher
This variable is a part of EIR (Exported Interface Registry) and contains mapping between instances of RoutingKey and methods.
methodMap - Static variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Map of MinimalConnect methods to MetaConnectImpl methods
methodMap - Static variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Map of MinimalLock methods to MetaLockImpl methods
methodName - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Location
Name of application-level method in which query was executed
methodName - Variable in class com.goldencode.p2j.uast.Callback
Stores the method name to invoke on the target class.
methodName - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheKey
Name of the method
methodName - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
The java name of this internal entry.
methodName - Variable in class com.goldencode.proxy.MethodInfo
Method name
METHODREF - Static variable in class com.goldencode.expr.Constant
Methodref constant value.
MethodrefConstant - Class in com.goldencode.expr
 
MethodrefConstant(ConstantPool, String, String, String) - Constructor for class com.goldencode.expr.MethodrefConstant
 
methods - Variable in class com.goldencode.expr.ClassFile
List of methods contained within current class.
methods - Variable in class com.goldencode.p2j.net.LocalRedirector
Target methods.
methods - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Methods for which this plugin implements proxies (instead of default proxy assembler)
methods - Variable in class com.goldencode.proxy.ProxyAssembler
Method objects which will be passed to invocation handler
methodsByKey - Variable in class com.goldencode.p2j.net.Dispatcher
Map routing key to method
methodsByProperty(Method[], String[]) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Build a map of all methods in the given array, whose names begin with any of the given prefixes.
MethodType() - Constructor for enum com.goldencode.p2j.persist.RecordBuffer.MethodType
 
mEXCLAIM(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '!' character.
mfd_inp - Variable in class com.goldencode.terminal.NativePty
Master INP PTY descriptor
mfd_out - Variable in class com.goldencode.terminal.NativePty
Master OUT PTY descriptor
mgr - Static variable in class com.goldencode.ast.AstManager
Singleton instance of this class.
mgr - Variable in class com.goldencode.p2j.report.ReportWorker
Quick access to the registry for AST ID and filename lookups.
mgr - Static variable in class com.goldencode.p2j.uast.AstGenerator
Global manager for file locking and file ID services.
mgr - Variable in class com.goldencode.trpl.BaseState
Provides core AST services.
mgr - Variable in class com.goldencode.trpl.Driver
Provides core AST services.
mgr - Variable in class com.goldencode.trpl.Engine
Provides core AST services.
mGT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '>' character.
mGT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '>' character.
mGT(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '>' character.
mGT(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '>' character.
mGTE(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '>=' character sequence.
mGTE(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '>=' character sequence.
mGTE(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '>=' character sequence.
mHASH(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '#' character.
mHEX_DIGIT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches any hexidecimal digit: 0 - 9 and a - f.
mHEXDIGIT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches any valid letter that can be used in a hexidecimal number.
mhfactory - Static variable in class com.goldencode.p2j.ui.WidgetConfigDef
Helper class for method-handle processing.
mHTML_DSTRING(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
String delimited by 2 double-quote characters.
mHTML_SSTRING(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
String delimited by 2 single-quote characters.
mHYPHEN(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '-' character.
middle(boolean, boolean) - Method in class com.goldencode.p2j.convert.ConversionDriver
Drive the middle of the conversion process using the schema dictionary lists generated from the output of the SchemaLoader and the file list of Progress AST files that is already defined in this instance.
middle - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
Run the middle.
MIDDLE_MOUSE_CLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MIDDLE_MOUSE_DBLCLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MIDDLE_MOUSE_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MIDDLE_MOUSE_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
migrate(String[]) - Static method in class com.goldencode.p2j.security.SecurityAdmin
ACL migration utility.
migrateACLs(DirectoryService, String, String[], int) - Method in class com.goldencode.p2j.security.SecurityCache
Checks migration status of the given ACL branch and migrates it fron the old tree to the new flat representation when necessary.
millis - Variable in class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
Milliseconds to wait before expiration.
millis - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Timestamp for last readKey operation.
MILLIS - Static variable in class com.goldencode.p2j.util.datetime
Represents the milliseconds component of the string formatted datetime(-tz).
MILLIS_PER_DAY - Static variable in class com.goldencode.p2j.util.date
Number of milliseconds per day.
millisecondsSinceMidnight() - Static method in class com.goldencode.p2j.util.datetime
Returns the time in milliseconds (MTIME, similar to TIME, which returns seconds since midnight).
millisecondsSinceMidnight(datetime) - Static method in class com.goldencode.p2j.util.datetime
Returns the time in milliseconds (MTIME, similar to TIME, which returns seconds since midnight).
millisSinceMidnight(Calendar) - Static method in class com.goldencode.p2j.util.datetime
Extract the portion of the calendar representing the number of milliseconds since midnight.
millisToJulianDay(long) - Static method in class com.goldencode.p2j.util.date
Converts a number of milliseconds from the Java epoch into a Progress 4GL style Julian day.
mimeType - Variable in enum com.goldencode.p2j.admin.shared.DocumentType
A standard web document type (MIME) associated with this document
mimeType - Variable in class com.goldencode.p2j.ui.client.MousePtrWrapper.BinaryMousePtrWrapper
 
mimeType() - Method in class com.goldencode.p2j.ui.client.MousePtrWrapper.BinaryMousePtrWrapper
Get the cursor mime type
mimeType() - Method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Get the cursor mime type
mimeType - Variable in enum com.goldencode.p2j.util.ImageExt
mime type
mimeType(String) - Static method in class com.goldencode.p2j.util.Utils
Get mimeType of the mouse cursor file
min - Variable in class com.goldencode.p2j.persist.sequence.Sequence
The minimum value
min - Variable in class com.goldencode.p2j.util.MinimumAccumulator.Data
The current minimum value
MIN_BROWSE_ROWS - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Minimum number of rows in a browse.
MIN_CHUI_CH - Static variable in class com.goldencode.p2j.ui.Coordinate
Minimum character coordinate value for ChUI environments.
MIN_GUI_CH - Static variable in class com.goldencode.p2j.ui.Coordinate
Minimum character coordinate value for GUI environments.
MIN_GUI_PIXEL - Static variable in class com.goldencode.p2j.ui.Coordinate
Minimum pixel coordinate value for a realized widget.
MIN_HEIGHT_PIXELS - Static variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Minimal window height.
min_max_size_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the MAX-SIZE or MIN-SIZE clause followed by an ProgressParser.expr().
MIN_MESSAGE_PIXEL_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Min message height in pixels.
MIN_MESSAGE_PIXEL_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Min message width in pixels.
MIN_RSA_KEY_STRENGTH - Static variable in class com.goldencode.p2j.security.SSLCertFactory
The minimum length (in bits) of a RSA key.
MIN_VALID_TZ - Static variable in class com.goldencode.p2j.util.date
Minimum valid offset for SESSION:TIMEZONE.
MIN_WIDTH_PIXELS - Static variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Minimal window width.
minAgents - Variable in class com.goldencode.p2j.util.AppServerDefinition
The minimum number of agents required for this appserver.
minArgs - Variable in class com.goldencode.expr.Function
Number of required arguments in a var-arg scenario
minButton - Variable in class com.goldencode.p2j.ui.WindowConfig
Changes the visibility of the window minimize button.
minChars - Variable in class com.goldencode.p2j.uast.Keyword
Minimum number of characters needed to match the keyword.
minColumnWidthPixels - Variable in class com.goldencode.p2j.ui.BrowseConfig
Minimum width of a browse column in pixels.
minHeightChars - Variable in class com.goldencode.p2j.ui.BrowseConfig
Minimum height of the browse, in character units.
minHeightChars - Variable in class com.goldencode.p2j.ui.WindowConfig
MIN-HEIGHT-CHARS attribute, use ConfigHelper to get the effective value.
minHeightPixels - Variable in class com.goldencode.p2j.ui.WindowConfig
MIN-HEIGHT-PIXELS attribute, use ConfigHelper to get the effective value.
MINIMIZE - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The system menu minimize action id, required special processing for the web client to minimize the target window.
minimum(Map) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Locate the minimum value of a distribution, where the map's keys are the data values and the map's values are the corresponding numbers of occurrences of these data values in the distribution.
minimum(String, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which finds the minimum value of a single column across rows in the table backing this buffer.
minimum(String, NumberType, String) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which finds the minimum value of a single column across rows in the table backing this buffer.
minimum(String, NumberType, String, Object...) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which finds the minimum value of a single column across rows in the table backing this buffer.
minimum(String, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which finds the minimum value of a single column across rows in the table backing this buffer.
minimum(String, NumberType, String) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which finds the minimum value of a single column across rows in the table backing this buffer.
minimum(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which finds the minimum value of a single column across rows in the table backing this buffer.
minimum(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of values.
minimum(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of date values.
minimum(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the minimum from a list of datetime values.
minimum(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.RecordBuffer
Aggregate method which finds the minimum value of a single column across rows in the table backing this buffer.
MINIMUM - Static variable in class com.goldencode.p2j.preproc.Symbol
minimum origin definition constant
minimum(BaseDataType) - Method in class com.goldencode.p2j.util.BaseDataType
Returns the smallest instance.
minimum(BaseDataType[]) - Static method in class com.goldencode.p2j.util.CompareOps
Returns the smallest instance from the list.
minimum(date...) - Static method in class com.goldencode.p2j.util.date
Returns the instance from the list which has the earliest date.
minimum(date) - Method in class com.goldencode.p2j.util.date
Returns the instance which has an earlier date.
minimum(NumberType...) - Static method in class com.goldencode.p2j.util.decimal
Returns the smallest instance from the list.
minimum(decimal) - Method in class com.goldencode.p2j.util.decimal
Returns the smaller of the current or passed-in instance.
minimum(NumberType...) - Static method in class com.goldencode.p2j.util.int64
Returns the smallest instance from the list.
minimum(int64) - Method in class com.goldencode.p2j.util.int64
Returns the smaller of the current or passed-in instance.
minimum(logical...) - Static method in class com.goldencode.p2j.util.logical
Returns the smallest instance (false is smaller than true) from the list.
minimum(logical) - Method in class com.goldencode.p2j.util.logical
Returns the smaller (false is smaller than true) of the current or passed-in instance.
minimum(Text) - Method in class com.goldencode.p2j.util.Text
Returns the smaller (lexicographically) of the current or passed-in instance.
minimum(T...) - Static method in class com.goldencode.p2j.util.TextOps
Returns the smallest instance (lexicographically) from the list.
MinimumAccumulator - Class in com.goldencode.p2j.util
An accumulator implementation which determines the minimum value from among all values of a data source across all iterations of a loop, as well as across the current break group within the loop.
MinimumAccumulator(Class<? extends BaseDataType>) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Constructor which stores no data source.
MinimumAccumulator(int) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MinimumAccumulator(double) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MinimumAccumulator(String) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MinimumAccumulator(boolean) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
MinimumAccumulator(BaseDataType) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Constructor which stores a mutable variable reference as the accumulator's data source.
MinimumAccumulator(Resolvable) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
MinimumAccumulator(Resolvable, boolean) - Constructor for class com.goldencode.p2j.util.MinimumAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
MinimumAccumulator.Data - Class in com.goldencode.p2j.util
A DataBundle implementation which keeps track of the minimum data value accumulated, and returns it upon request.
minimumSize(Container<O>) - Method in class com.goldencode.p2j.ui.chui.ColumnLayout
Calculates the minimum size of the container which will be big enough to hold all widgets.
minimumSize() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.ActivexFrame
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Dummy implementation of the missing method.
minimumSize() - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
This is a no-op, and it must not be called for ChUI clients.
minimumSize() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.FixedSizeContainer
Returns the same as getSize().
minimumSize() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorContent
 
minimumSize() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Get widget minimum size.
minimumSize(Container<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.WindowLayout
Get the minimum size of the specified container.
minimumSize() - Method in class com.goldencode.p2j.ui.client.Image
Get widget minimum size - same as Image.dimension().
minimumSize(Container<O>) - Method in class com.goldencode.p2j.ui.client.layout.BorderLayout
Calculate minimum space required for contained widgets.
minimumSize(Container<O>) - Method in interface com.goldencode.p2j.ui.client.layout.LayoutManager
Calculate minimum size required for widgets stored in passed container.
minimumSize(Container<O>) - Method in class com.goldencode.p2j.ui.client.layout.StackLayout
Calculate minimum space required for contained widgets.
minimumSize() - Method in class com.goldencode.p2j.ui.client.Rect
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.ScrollableList
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.Separator
The same as the getSize() method.
minimumSize() - Method in class com.goldencode.p2j.ui.client.Skip
The same as the getSize() method.
minimumSize() - Method in class com.goldencode.p2j.ui.client.Slider
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.Space
The same as the getSize() method.
minimumSize() - Method in class com.goldencode.p2j.ui.client.StatusLine
 
minimumSize() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get widget minimum size.
minimumSize() - Method in class com.goldencode.p2j.ui.client.widget.Viewport
Get widget minimum size.
minimumSize() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget minimum size.
minimumSize(Container<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Calculates the minimum size of the container which will be big enough to hold all widgets.
MINOR_VERSION - Static variable in class com.goldencode.expr.ClassFile
Minor version expected by JVM.
MINUS - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
MINUS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
minus(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Subtract one number from another.
minus(Date, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate a date by subtracting a number of days from a date.
minus(Date, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate a date by subtracting a number of days from a date.
minus(Date, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate a date by subtracting a number of days from a date.
MINUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
MINUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
MINUS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The subtraction operator '-'.
MINUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
minus(NativePoint) - Method in class com.goldencode.p2j.ui.client.NativePoint
Shift point to specified negative offset.
minus(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the minus binary operator whose result will differ based on the types of the operands, which will not be known until runtime.
minus(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
minus(double, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
minus(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
minus(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
minus(int64, int64) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
minus(long, int64) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
minus(int64, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
minus(long, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary minus arithmetic operator to subtract the right operand from the left and return the result.
MINUS_ASSIGN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The subtract from and assign operator '-='.
minusDays(date, long) - Static method in class com.goldencode.p2j.util.date
Convenience method to subtract days from the date which is the left operand and return a new instance representing that date.
minusDays(date, double) - Static method in class com.goldencode.p2j.util.date
Convenience method to subtract days from the date which is the left operand and return a new instance representing that date.
minusDays(date, NumberType) - Static method in class com.goldencode.p2j.util.date
Convenience method to subtract days from the date which is the left operand and return a new instance representing that date.
minusMillis(Timestamp, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate a timestamp by substracting a number of milliseconds from a datetime.
minusMillis(Timestamp, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate a timestamp by substracting a number of milliseconds from a datetime.
minusMillis(Timestamp, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate a timestamp by substracting a number of milliseconds from a datetime.
minusMillis(T, long) - Static method in class com.goldencode.p2j.util.datetime
TODO: perhaps this should be moved to DateOps Subtracts milliseconds to the datetime of the left operand and returns a new instance representing that datetime.
minusMillis(T, NumberType) - Static method in class com.goldencode.p2j.util.datetime
TODO: perhaps this should be moved to DateOps Subtracts milliseconds to the datetime of the left operand and returns a new instance representing that datetime.
minute - Variable in class com.goldencode.p2j.scheduler.Job
The minute expression when the job needs to be executed.
MINUTES - Static variable in class com.goldencode.p2j.util.datetime
Represents the minutes component of the string formatted datetime(-tz).
minVal() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the MIN-VAL property of a sequence.
minValue - Variable in class com.goldencode.p2j.ui.SliderConfig
Minimum value of the slider.
minWidthChars - Variable in class com.goldencode.p2j.ui.WindowConfig
MIN-WIDTH-CHARS attribute, use ConfigHelper to get the effective value.
minWidthPixels - Variable in class com.goldencode.p2j.ui.WindowConfig
MIN-WIDTH-PIXELS attribute, use ConfigHelper to get the effective value.
misc_frame_opts() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RETAIN, SCROLL and WIDTH keywords and the required following numeric or decimal literal.
miscColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Miscellaneous color.
misformed() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches misformed named argument references so they don't break the parsing process and discards them.
mismatchCallbackNumberParameters(String) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Process and display mismatched parameters in callback.
mismatchCallbackParameters(String, String) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Process and display mismatched parameters in callback.
MismatchedNumberParametersException - Exception in com.goldencode.p2j.xml
Special exception that is thrown then number of parameters in invoked procedure is not equal.
MismatchedNumberParametersException(String) - Constructor for exception com.goldencode.p2j.xml.MismatchedNumberParametersException
Create a new MismatchedParametersException.
MismatchedParametersException - Exception in com.goldencode.p2j.xml
Special error throws if some parameter mismatch type.
MismatchedParametersException(String) - Constructor for exception com.goldencode.p2j.xml.MismatchedParametersException
Create a new MismatchedParametersException.
MISSING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
MISSING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
MISSING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
missing(String) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Log the given message along with a given stack trace and a prefix that indicates that a feature was used at runtime for which the runtime support is completely missing.
missing(String, Object) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Conditionally log the given message if the caller's provided token is null or if it was not a valid token.
missingArgs() - Method in class com.goldencode.p2j.ui.RadioSetWidget
Report missing argument for replace().
missingAttrs - Variable in class com.goldencode.util.GenericSAXHandler.ActiveNode
Mandatory attributes which are found to be missing from the XML node handled by this mapper.
missingChld - Variable in class com.goldencode.util.GenericSAXHandler.ActiveNode
Mandatory child elements that are found to be missing from the XML node handled by this mapper.
MissingDataException - Exception in com.goldencode.p2j
This exception should be thrown to indicate an application level error which occurs due to the lack of some required data which the application expects.
MissingDataException(String) - Constructor for exception com.goldencode.p2j.MissingDataException
Constructor which accepts an error message.
MissingDataException(String, Throwable) - Constructor for exception com.goldencode.p2j.MissingDataException
Constructor which accepts an error message and a root cause.
MissingDataException(Throwable) - Constructor for exception com.goldencode.p2j.MissingDataException
Constructor which accepts and wrappers a root cause.
MissingRecordException - Exception in com.goldencode.p2j.persist
Exception thrown when a database record which is expected to exist cannot be found.
MissingRecordException() - Constructor for exception com.goldencode.p2j.persist.MissingRecordException
Default constructor.
MissingRecordException(RecordIdentifier) - Constructor for exception com.goldencode.p2j.persist.MissingRecordException
Constructor.
MIXED_MODE_SSL_PORT - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Port for mixed mode, remote, SSL connections to embedded databases
mJUNK(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches non-visible ASCII codes that should be silently ignored.
mJUNK(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches non-visible ASCII codes that should be silently ignored.
mk_tokenSet_0() - Static method in class com.goldencode.expr.ExpressionLexer
 
mk_tokenSet_0() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.e4gl.E4GLLexer
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.e4gl.E4GLParser
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.persist.hql.HQLLexer
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.preproc.BracesLexer
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.preproc.TextLexer
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_0() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_1() - Static method in class com.goldencode.expr.ExpressionLexer
 
mk_tokenSet_1() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.e4gl.E4GLLexer
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.e4gl.E4GLParser
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.persist.hql.HQLLexer
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.preproc.BracesLexer
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.preproc.TextLexer
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_1() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_10() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_10() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_10() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_10() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_10() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_10() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_100() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_101() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_102() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_103() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_104() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_105() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_106() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_107() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_108() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_109() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_11() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_11() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_11() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_11() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_11() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_110() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_111() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_112() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_113() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_114() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_115() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_116() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_117() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_118() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_119() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_12() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_12() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_12() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_120() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_121() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_122() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_123() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_124() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_125() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_126() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_127() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_128() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_129() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_13() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_13() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_13() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_130() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_131() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_132() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_133() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_134() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_135() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_136() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_137() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_138() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_139() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_14() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_14() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_14() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_140() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_141() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_142() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_143() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_144() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_145() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_146() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_147() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_148() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_149() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_15() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_15() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_15() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_150() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_151() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_152() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_153() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_154() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_155() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_156() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_157() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_158() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_159() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_16() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_16() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_16() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_160() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_161() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_162() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_163() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_164() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_165() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_166() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_167() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_168() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_169() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_17() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_17() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_17() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_170() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_171() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_172() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_173() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_174() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_175() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_176() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_177() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_178() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_179() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_18() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_18() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_18() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_180() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_181() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_182() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_183() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_184() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_185() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_186() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_187() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_188() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_189() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_19() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_19() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_190() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_191() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_192() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_193() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_194() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_195() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_196() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_197() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_198() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_199() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_2() - Static method in class com.goldencode.expr.ExpressionLexer
 
mk_tokenSet_2() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.e4gl.E4GLLexer
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.e4gl.E4GLParser
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.preproc.BracesLexer
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.preproc.TextLexer
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_2() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_20() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_20() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_200() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_201() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_202() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_203() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_204() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_205() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_206() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_207() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_208() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_209() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_21() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_21() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_210() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_211() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_212() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_213() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_214() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_215() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_216() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_217() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_218() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_219() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_22() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_22() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_220() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_221() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_222() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_223() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_224() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_225() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_226() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_227() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_228() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_229() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_23() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_23() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_230() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_231() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_232() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_233() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_234() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_235() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_236() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_237() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_238() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_239() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_24() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_24() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_240() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_241() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_242() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_243() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_244() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_245() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_246() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_247() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_248() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_249() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_25() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_250() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_251() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_252() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_253() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_254() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_255() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_256() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_257() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_258() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_259() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_26() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_260() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_261() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_262() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_263() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_264() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_265() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_266() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_267() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_268() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_269() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_27() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_270() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_271() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_272() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_273() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_274() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_275() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_276() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_277() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_278() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_279() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_28() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_280() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_281() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_282() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_283() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_284() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_285() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_286() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_287() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_288() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_289() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_29() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_290() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_291() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_292() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_293() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_294() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_295() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_296() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_297() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_298() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_299() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_3() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.e4gl.E4GLLexer
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.preproc.TextLexer
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_3() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_30() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_300() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_301() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_302() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_303() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_304() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_305() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_306() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_307() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_308() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_309() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_31() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_310() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_311() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_312() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_313() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_314() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_315() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_316() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_317() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_318() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_319() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_32() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_320() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_321() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_322() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_323() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_324() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_325() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_326() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_327() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_328() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_329() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_33() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_330() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_331() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_332() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_333() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_334() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_335() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_336() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_337() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_338() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_339() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_34() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_340() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_341() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_342() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_343() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_344() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_345() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_346() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_347() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_348() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_349() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_35() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_350() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_351() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_352() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_353() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_354() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_355() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_356() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_357() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_358() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_359() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_36() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_360() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_361() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_362() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_363() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_364() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_365() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_366() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_367() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_368() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_369() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_37() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_370() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_371() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_372() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_373() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_374() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_375() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_376() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_377() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_378() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_379() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_38() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_380() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_381() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_382() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_383() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_384() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_385() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_39() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_4() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.e4gl.E4GLLexer
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.preproc.TextLexer
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_4() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_40() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_41() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_42() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_43() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_44() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_45() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_46() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_47() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_48() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_49() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_5() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_5() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_5() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_5() - Static method in class com.goldencode.p2j.preproc.TextLexer
 
mk_tokenSet_5() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_5() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_5() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_5() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_50() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_51() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_52() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_53() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_54() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_55() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_56() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_57() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_58() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_59() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_6() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_6() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_6() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_6() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_6() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_6() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_6() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_60() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_61() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_62() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_63() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_64() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_65() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_66() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_67() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_68() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_69() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_7() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_7() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_7() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_7() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_7() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_7() - Static method in class com.goldencode.p2j.uast.ProgressLexer
 
mk_tokenSet_7() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_70() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_71() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_72() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_73() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_74() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_75() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_76() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_77() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_78() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_79() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_8() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_8() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_8() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_8() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_8() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_8() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_80() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_81() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_82() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_83() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_84() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_85() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_86() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_87() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_88() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_89() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_9() - Static method in class com.goldencode.expr.ExpressionParser
 
mk_tokenSet_9() - Static method in class com.goldencode.p2j.persist.hql.HQLParser
 
mk_tokenSet_9() - Static method in class com.goldencode.p2j.preproc.BracesParser
 
mk_tokenSet_9() - Static method in class com.goldencode.p2j.preproc.TextParser
 
mk_tokenSet_9() - Static method in class com.goldencode.p2j.schema.SchemaParser
 
mk_tokenSet_9() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_90() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_91() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_92() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_93() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_94() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_95() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_96() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_97() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_98() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mk_tokenSet_99() - Static method in class com.goldencode.p2j.uast.ProgressParser
 
mkAttrName(String, String) - Static method in class com.goldencode.p2j.directory.LdapMapGen
Make LDAP attribute name from object class name and attribute name.
mkdir(String[]) - Method in interface com.goldencode.p2j.util.FileSystem
Creates each of the directories requested, if it doesn't exist and all path segments up to the last segment do exist.
mkdir(String[]) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Creates each of the directories requested, if it doesn't exist and all path segments up to the last segment do exist.
mkdir(String[]) - Static method in class com.goldencode.p2j.util.FileSystemOps
Creates each of the directories requested, if it doesn't exist and all path segments up to the last segment do exist.
mLBRACKET(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '[' character.
mLBRACKET(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '[' character.
mLEFT_CURLY(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '{' character.
mLETTER(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches any alphabetic character: a - z
mLETTER(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches any alphabetic character: a - z.
mLETTER(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches any alphabetic character: a - z
mLETTER(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches any alphabetic character: a - z.
mLPARENS(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '(' character.
mLPARENS(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '(' character.
mLPARENS(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '(' character.
mLSHIFT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the "<<" string.
mLT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '<' character.
mLT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '<' character.
mLT(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '<' character.
mlt - Variable in class com.goldencode.p2j.preproc.ClearStream
Reference to the MultiReader object
mLT(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '<' character.
mLTE(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '<=' character sequence.
mLTE(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '<=' character sequence.
mLTE(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '<=' character sequence.
mm - Variable in class com.goldencode.p2j.util.date.TestCase
The month to compare against.
mmd - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Memory manager daemon.
mMINUS(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '-' character.
mMINUS(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '-' character.
mMODULO(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '%' character.
mMULTIPLY(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '*' character.
mMULTIPLY(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '*' character.
mMULTIPLY(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '*' character.
mnemIdx - Variable in class com.goldencode.p2j.ui.client.MnemonicInfo
Integer index in a config.label string, pointing to a mnemonic character.
mnemonic - Variable in class com.goldencode.p2j.ui.client.Button
Mnemonic information
mnemonic - Variable in class com.goldencode.p2j.ui.client.ComboBox
Mnemonic information
mnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.GuiKeyboard
Check if the specified key can behave as a mnemonic activator for widgets (not menus).
mnemonic - Variable in class com.goldencode.p2j.ui.client.LabeledDataContainer
Mnemonic information
mnemonic - Variable in class com.goldencode.p2j.ui.client.LabeledPanel
Mnemonic information
mnemonic - Variable in class com.goldencode.p2j.ui.client.MnemonicInfo
Hot key for menu calling.
mnemonic - Variable in class com.goldencode.p2j.ui.client.RadioButton
Mnemonic information
mnemonic - Variable in class com.goldencode.p2j.ui.client.Slider
Mnemonic information
mnemonic - Variable in class com.goldencode.p2j.ui.client.Text.ContentMnemonic
The mnemonic info
mnemonic - Variable in class com.goldencode.p2j.ui.client.ToggleBox
Mnemonic information
mnemonic(int) - Method in class com.goldencode.p2j.ui.Keyboard
Check if the specified key can behave as a mnemonic activator for widgets (not menus).
MnemonicInfo - Class in com.goldencode.p2j.ui.client
This class accumulates label information: label after processing of special character '&' denoting mnemonic. mnemonic character, used to call menu item, that it is assigned on. mnemonic index in preprocessed label for mnemonic drawing.
MnemonicInfo() - Constructor for class com.goldencode.p2j.ui.client.MnemonicInfo
Default constructor.
MnemonicInfo(boolean) - Constructor for class com.goldencode.p2j.ui.client.MnemonicInfo
Constructor.
MnemonicInfoGuiImpl - Class in com.goldencode.p2j.ui.client.gui
This class accumulates label information: label after processing of special character '&' denoting mnemonic. mnemonic character, used to call menu item, that it is assigned on. mnemonic index in preprocessed label for mnemonic drawing.
MnemonicInfoGuiImpl() - Constructor for class com.goldencode.p2j.ui.client.gui.MnemonicInfoGuiImpl
Default constructor.
MnemonicInfoGuiImpl(boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.MnemonicInfoGuiImpl
Constructor.
MnemonicTrait<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client
The interface adds mnemonic support to widgets.
mNL(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches a single newline character.
mNOT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the logical negation character.
mNOT_EQ(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the inequality string.
mNOT_EQ(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the inequality string.
mNOT_EQ(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the '<>' character sequence.
mNUM_LITERAL(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches all forms of valid integer literals and decimal literals.
mNUM_LITERAL(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches all forms of valid integer literals and decimal literals.
mNUM_LITERAL(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches all forms of valid integer literals, decimal literals and due to ambiguity, the period character (DOT token), all date literals, the minus sign (MINUS token), the plus sign (PLUS) and all FILENAME tokens that begin with '.' or '..' must be matched here as well.
MOCK_CLASS_DEF - Variable in class com.goldencode.p2j.uast.SymbolResolver
Mock class to be able to parse OO references in pre-scan mode, without affecting the lookup, as not all classes might be loaded.
modal - Variable in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
The target modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The underlined modal dialog
modal - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Modal dialog this view will be displayed in
modal - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
widget
modal - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
modal - Variable in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
The modal window
MODAL_BORDER_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Border size of modal window border.
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
The attachment point for modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
The attachment point for modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
The attachment point for modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The attachment point for modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
The attachment point for modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter
The attachment point for modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
The attachment point for modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
The attachment point for dependent modal dialogs on this view
MODAL_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
The attachment point for dependent modal dialogs on this view
modalContentSlot - Variable in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
The modal content slot
modalDialogs - Variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Modal dialogs
modalDialogs - Variable in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
The modal dialog UI service the rights editors may use for their UI
ModalDialogs - Interface in com.goldencode.p2j.admin.client.widget.dialog
A facade to the common modal dialogs implementation.
modalDialogsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Common modal dialogs controller
modalDialogsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
The common modal dialogs manager
modalDialogsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
The common modal dialogs manager
modalDialogsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The common modal dialogs manager
modalDialogsManager - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
The common modal dialogs manager
modalDialogsManager - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
The common modal dialogs manager
modalDialogsManager - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
The common modal dialogs manager
modalFooter - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
The modal dialog footer
modalFooter - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
modalFooter - Variable in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
Modal footer
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
Modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
The modal container
modalFragment - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The modal container
modalizeWindow(TopLevelWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Turn the passed-in window into a modal window.
modalPanel - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
modalPanel - Variable in class com.goldencode.p2j.admin.client.application.home.HomeView
Modal dialog panel
ModalViewWithUiHandlers<C extends com.gwtplatform.mvp.client.UiHandlers> - Class in com.goldencode.p2j.admin.client.widget.dialog
ModalViewWithUiHandlers represents a base view for modal dialogs having a common parent view and controller.
ModalViewWithUiHandlers() - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.ModalViewWithUiHandlers
 
ModalWindow - Class in com.goldencode.p2j.ui.client.gui
The class implements GUI modal top level window.
ModalWindow(String) - Constructor for class com.goldencode.p2j.ui.client.gui.ModalWindow
Default constructor.
ModalWindow(String, TopLevelWindow<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.ModalWindow
Default constructor.
mode - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The list box of all available authentication modes
mode - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account mode field
mode - Variable in class com.goldencode.p2j.admin.GroupDef
Authorization mode for this group.
mode - Variable in class com.goldencode.p2j.admin.UserDef
Authorization mode override for this account.
mode - Variable in class com.goldencode.p2j.directory.DirectoryResource.SharedData
access mode
mode - Variable in class com.goldencode.p2j.directory.LdapRemapper
How to handle mapping field.
mode - Variable in class com.goldencode.p2j.e4gl.Options
Compatibility mode (see E4GLConstants).
mode - Variable in class com.goldencode.p2j.main.ServerDriver
Flag that allows overriding the default application.
mode - Variable in class com.goldencode.p2j.scheduler.Job
The execution mode of this job, one of the JobMode values.
mode - Variable in enum com.goldencode.p2j.scheduler.JobMode
The job mode.
mode - Variable in class com.goldencode.p2j.security.ContextLocal
Storage mode
mode - Variable in class com.goldencode.p2j.security.Decision
access mode AKA requested rights
mode - Variable in class com.goldencode.p2j.security.GroupAccount
Authorization mode override for this group.
mode - Variable in class com.goldencode.p2j.security.Search
access mode AKA requested rights
mode - Variable in class com.goldencode.p2j.security.UserAccount
Authorization mode override for this account.
mode - Variable in class com.goldencode.p2j.uast.UastHints
E4GL preprocessor compatibility mode.
mode - Variable in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Active selection mode.
mode() - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Get current selection mode.
mode - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
Current combo-box mode.
Mode() - Constructor for enum com.goldencode.p2j.ui.ComboBoxConfig.Mode
 
mode - Variable in class com.goldencode.p2j.ui.MarkEntry
Mode of operation.
mode - Variable in class com.goldencode.p2j.util.Parameter
The mode of this parameter, one of INPUT, OUTPUT or INPUT-OUTPUT or RETURN.
mode - Variable in class com.goldencode.terminal.VT100Emulator
Terminal mode
mode - Variable in class com.goldencode.trpl.WalkElement
Input to this walker is the entire tree or the current view.
MODE_ATTRIBUTE - Static variable in class com.goldencode.p2j.directory.LdapRemapper
Mode: mapping saved as attribute in LDAP node
MODE_CLIENT - Static variable in class com.goldencode.p2j.security.ContextLocal
Constant indicating client side storage mode
MODE_EXPORT - Static variable in class com.goldencode.p2j.util.Stream
MODE_FILE - Static variable in class com.goldencode.p2j.directory.LdapRemapper
Mode: mapping is XML file
MODE_NAMES - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Maps compatibility modes into a descriptive name.
MODE_PUT_CONTROL - Static variable in class com.goldencode.p2j.util.Stream
MODE_PUT_NORMAL - Static variable in class com.goldencode.p2j.util.Stream
MODE_PUT_UNFORMATTED - Static variable in class com.goldencode.p2j.util.Stream
MODE_RECONFIGURE - Static variable in class com.goldencode.p2j.main.ServerDriver
Mode flag to reconfigure the server's security data.
MODE_SERVER - Static variable in class com.goldencode.p2j.security.ContextLocal
Constant indicating security context based storage mode
MODE_STANDALONE - Static variable in class com.goldencode.p2j.security.ContextLocal
Constant indicating thread local based storage mode
MODE_START - Static variable in class com.goldencode.p2j.main.ServerDriver
Mode flag to start the server (the default).
MODE_START_APPSERVER - Static variable in class com.goldencode.p2j.main.ServerDriver
Mode flag to start an appserver.
MODE_START_BATCH_PROCESS - Static variable in class com.goldencode.p2j.main.ServerDriver
Mode flag to start a batch process.
MODE_STATUS - Static variable in class com.goldencode.p2j.main.ServerDriver
Mode flag to check if the server is running.
MODE_STOP - Static variable in class com.goldencode.p2j.main.ServerDriver
Mode flag to stop the server.
MODE_SUBTREE - Static variable in class com.goldencode.p2j.directory.LdapRemapper
Mode: mapping saved as subtree of LDAP tree
MODE_UNSET - Static variable in class com.goldencode.p2j.security.ContextLocal
Constant indicating storage mode has not been set
MODE_URL - Static variable in class com.goldencode.p2j.directory.LdapRemapper
Mode: mapping is XML file at specified URL
MODE_WAIT - Static variable in class com.goldencode.p2j.main.ServerDriver
Mode flag to wait for the server to be running.
modeInherited - Variable in class com.goldencode.p2j.security.UserAccount
Identifies whether this account keeps the auth mode and plugin settings inherited from a parent group or default server settings.
model - Variable in class com.goldencode.p2j.ui.client.ComboBox
Combo-box model.
model() - Method in class com.goldencode.p2j.ui.client.ComboBox
Get underlying model.
model() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get underlying list model.
modelTable - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Table which defines state being copied in a temp-table "like" clause
modes - Variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The list box of authentication modes
modes - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Associates mode names with detailed mode definitions.
modes - Variable in class com.goldencode.p2j.main.RemoteInvocationResult
The resolved parameter modes for this call.
modes - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The modes for the procedure's arguments.
modes - Variable in enum com.goldencode.p2j.xml.XMLCallbackWrapper.CallBack
defined input/output modes for procedure
modification - Variable in class com.goldencode.p2j.util.FileInfo
Last modification date and time.
modified - Variable in class com.goldencode.p2j.ui.WidgetConfig
MODIFIED attribute variable.
modifyStackDepth(Compiler) - Method in class com.goldencode.expr.BytecodeContainer
This method must be implemented to update the stack depth of the current bytecode array, based upon the impact of the instruction(s) which compose that bytecode array.
modifyStackDepth(Compiler) - Method in class com.goldencode.expr.CodeUnit
Each unit of code may have some impact on the maximum depth of the JVM's runtime operand stack.
modifyStackDepth(Compiler) - Method in class com.goldencode.expr.Instruction
This method updates the current stack depth maintained by the specified expression compiler, based upon the stack depth change required by this instruction.
modifySubjectsInACLs(DirectoryService, String, String, String[], String[]) - Static method in class com.goldencode.p2j.security.SecurityAdmin
Modifies all ACLs in the specified ACL instance which refer to a given subject ID.
modifyValue(K, Consumer<V>) - Method in class com.goldencode.p2j.util.Utils.InstrumentedMap
Modify the value of a map creating it if absent
modToken - Static variable in class com.goldencode.p2j.library.LibraryDaemon
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.ui.chui.ThinClient
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.EnvironmentDaemon
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.FileSystemDaemon
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.MemoryDaemon
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.OsPropertiesDaemon
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.ProcessDaemon
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.StreamDaemon
Token used to authenticate with the dispatcher when registering APIs.
modToken - Static variable in class com.goldencode.p2j.util.WebServiceImpl
Token used to authenticate with the dispatcher when registering APIs.
modTokens - Variable in class com.goldencode.p2j.net.Dispatcher
Token which authenticates the caller as allowed to modify the EIR.
modTokens - Variable in class com.goldencode.p2j.net.RemoteObject.WorkArea
Authenticates the caller as allowed to modify registrations.
modulePath - Variable in class com.goldencode.p2j.main.AdminServerExtension
GWT module path for the extended Admin
MODULO - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
modulo(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
modulo(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the integer remainder resulting from the integer division of two numbers.
MODULO - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The modulo operator '%'.
modulo(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the binary modulo operator whose result will differ based on the types of the operands, which will not be known until runtime.
modulo(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary modulo (remainder) arithmetic operator which divides the left operand by the right operand (the base) and returns the resulting integral remainder.
modulo(double, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary modulo (remainder) arithmetic operator which divides the left operand by the right operand (the base) and returns the resulting integral remainder.
modulo(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary modulo (remainder) arithmetic operator which divides the left operand by the right operand (the base) and returns the resulting integral remainder.
modulo(long, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary modulo (remainder) arithmetic operator which divides the left operand by the right operand (the base) and returns the resulting integral remainder.
modulo(NumberType, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary modulo (remainder) arithmetic operator which divides the left operand by the right operand (the base) and returns the resulting integral remainder.
modulo(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary modulo (remainder) arithmetic operator which divides the left operand by the right operand (the base) and returns the resulting integral remainder.
modulo(long, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary modulo (remainder) arithmetic operator which divides the left operand by the right operand (the base) and returns the resulting integral remainder.
monofonts - Static variable in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Fixed width font list.
month - Variable in class com.goldencode.p2j.scheduler.Job
The month expression when the job needs to be executed.
MONTH - Static variable in class com.goldencode.p2j.util.date
Represents the month component of the string formatted date.
month(date) - Static method in class com.goldencode.p2j.util.date
Returns the month of the year for the given date.
MONTH_IDX - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
Index of the month component in the arrays of parsed components.
mOPEN_COMMENT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches the HTML open comment "<!--".
mOPEN_CURLY_EQ(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '{=' used to open one form of expression escape.
mOPEN_END_TAG(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '<' character followed by a '/', normally used to start a closing HTML element.
mOPEN_PCT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '<!--WSE' used to open one form of expression escape.
mOPEN_PCT_EQ(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '<!--WSE' used to open one form of expression escape.
mOPEN_QUESTION(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match '<?' used to open one form of statement escape.
mOPEN_START_TAG(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '<' character, normally used to start an opening HTML element.
mOR(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the "||" string.
MORE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
MORE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
MORE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
morphContextIfNeeded() - Method in class com.goldencode.p2j.security.AssociatedThread
Switch security contexts on the current thread if a switch is pending.
mOTHER(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches all other unknown, non-whitespace characters, including the extended ASCII range.
MOUSE_CLICKED - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
Mouse click event.
MOUSE_EVTYPE - Static variable in class com.goldencode.p2j.util.KeyReader
LAST-EVENT:EVENT-TYPE for mouse Progress events
MOUSE_EXTEND_CLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_EXTEND_DBLCLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_EXTEND_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_EXTEND_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_HOVERABLE - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The ID of mouse hoverable event, processed at the driver.
MOUSE_MENU_CLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_MENU_DBLCLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_MENU_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_MENU_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_MOVABLE - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The ID of mouse movable event, processed at the driver.
MOUSE_MOVE_CLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_MOVE_DBLCLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_MOVE_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_MOVE_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_POPUPABLE_LEFT - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The ID of mouse popup on left click event, processed at the driver.
MOUSE_POPUPABLE_RIGHT - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The ID of mouse popup on right click event, processed at the driver.
MOUSE_PRESSED - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
Mouse press event.
MOUSE_RELEASED - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
Mouse release event.
MOUSE_SELECT_CLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_SELECT_DBLCLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_SELECT_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOUSE_SELECT_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Sub-classes will override this to return a list of mouse actions on which the widget responds.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
Sub-classes will override this to return a list of mouse actions on which the widget responds.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Sub-classes will override this to return a list of mouse actions on which the widget responds.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Determine the mouse actions processed by this widget.
mouseActions - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
The low-level mouse actions on which this instance can operate.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Determine the mouse actions processed by this widget.
mouseActions() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Determine the mouse actions processed by this widget.
mouseActions - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
A set of mouse actions on which this widget can react.
mouseActions() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Sub-classes will override this to return a list of mouse actions on which the widget responds.
mouseArea - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
The rectangle where the mouse events must be handled.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse clicked event.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MousePopupable
Notification of a mouse clicked event for this MouseWidgetAction.widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse clicked event.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.SystemAction
Notification of a mouse clicked event for this MouseWidgetAction.widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
// TODO: this triggers repaint on each mouse move over it...
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Notification of a mouse clicked event occurred for this widget.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Open a title popup menu.
mouseClicked(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse clicked event occurred for this widget.
MouseDirectManipulation - Class in com.goldencode.p2j.ui.client.gui.driver
Mouse direct manipulation event handler.
MouseDirectManipulation(Widget<?>) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Constructor.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SelectionTracker
Process a mouse dragged event.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse dragged event.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseMoveable
Notification of a mouse dragged event for this MouseWidgetAction.widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Notification of a mouse dragged event for this MouseWidgetAction.widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse dragged event.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Notification of a mouse pressed event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Notification of a mouse dragged event occurred for this widget.
mouseDragged(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse dragged event occurred for this widget.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse entered event.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
On mouse entered, set the mouse cursor to the effective custom cursor.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseTooltipWorker
Notification of a mouse entered event occurred for this widget.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse entered event.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Process the notification of a mouse enter event occurred for this widget.
mouseEntered - Variable in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Tracks mouse movements over this menu item.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Notification of a mouse entered event occurred for this widget.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification of a mouse entered event occurred for this widget.
mouseEntered - Variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
True when mouse is over the flat button.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Notification of a mouse entered event occurred for this widget.
mouseEntered(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse entered event occurred for this widget.
MouseEvt - Class in com.goldencode.p2j.ui.client.event
Container for mouse events.
MouseEvt(MouseEvent, TitledWindow<?>) - Constructor for class com.goldencode.p2j.ui.client.event.MouseEvt
Create a new mouse event in the specified window.
MouseEvt(MouseEvent, TitledWindow<?>, int) - Constructor for class com.goldencode.p2j.ui.client.event.MouseEvt
Create a new mouse event in the specified window.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse exited event.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
On mouse exit, set the mouse cursor to the parent widget cursor.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseTooltipWorker
Notification of a mouse exited event occurred for this widget.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Notification of a mouse exited event for this MouseWidgetAction.widget.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse exited event.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Process the notification of a mouse leave event occurred for this widget.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Notification of a mouse exited event occurred for this widget.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification of a mouse exited event occurred for this widget.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Notification of a mouse exited event occurred for this widget.
mouseExited(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse exited event occurred for this widget.
mouseFocusGained - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
If browse gained focus by mouse click rather than other ways.
mouseHandler - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
The registered mouse handler.
MouseHandler - Class in com.goldencode.p2j.ui.client.gui.driver
Provide generic mouse event support for the GUI driver.
MouseHandler() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Create a new mouse handler, for the specified window emulator.
MouseHandler.ContextContainer - Class in com.goldencode.p2j.ui.client.gui.driver
Simple container that stores and returns a context-local instance of the global work area.
MouseHandler.WorkArea - Class in com.goldencode.p2j.ui.client.gui.driver
Container for mouse-related data.
MouseHoverAction - Class in com.goldencode.p2j.ui.client.gui.driver
Mouse hover event handler.
MouseHoverAction(Widget<?>, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Constructor.
MouseHoverAction(Widget<?>) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Constructor.
mouseHoverAction - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Mouse hover event handler
mouseInputExecutor - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Executor for handling mouse input.
mouseInputExecutor - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Executor for handling mouse input.
mouseListeners - Variable in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
TODO: move that to future subclass, intended specially for system pop-ups.
MouseMoveable - Class in com.goldencode.p2j.ui.client.gui.driver.swing
Listener for mouse actions which can trigger a widget to be moved.
MouseMoveable(int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.MouseMoveable
Create a new mouse moveable action, for the specified widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Notification of a mouse moved event occurred for this widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Notification of a mouse moved event occurred for this widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse moved event.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Notification of a mouse moved event for this MouseWidgetAction.widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse moved event.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Notification of a mouse moved event occurred for this widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Notification of a mouse moving event occurred for this widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification of a mouse moved event occurred for this widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Notification of a mouse moved event occurred for this widget.
mouseMoved(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse moved event occurred for this widget.
MouseOps - Enum in com.goldencode.p2j.ui.client.gui.driver.web
A mapping of DOM mouse event IDs (as specified in p2j.screen.js mouseOps) to their corresponding AWT MouseEvent IDs.
MouseOps(int, int) - Constructor for enum com.goldencode.p2j.ui.client.gui.driver.web.MouseOps
Associate the JS and AWT codes for this instance.
mouseOver - Variable in class com.goldencode.p2j.ui.client.gui.GuiButton
Whether the mouse is over this button.
mousePointer - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
MOUSE-POINTER attribute
mousePointer - Variable in class com.goldencode.p2j.ui.BrowseConfig
MOUSE-POINTER attribute
mousePointer - Variable in class com.goldencode.p2j.ui.ButtonConfig
MOUSE-POINTER attribute
mousePointer - Variable in class com.goldencode.p2j.ui.ControlSetConfig
MOUSE-POINTER attribute
mousePointer - Variable in class com.goldencode.p2j.ui.EditorConfig
MOUSE-POINTER attribute
mousePointer - Variable in class com.goldencode.p2j.ui.FillInConfig
The custom mouse pointer
mousePointer - Variable in class com.goldencode.p2j.ui.FrameConfig
MOUSE-POINTER attribute
MousePointer - Enum in com.goldencode.p2j.ui
Pre-defined mouse cursor types.
MousePointer(String) - Constructor for enum com.goldencode.p2j.ui.MousePointer
Constructor
mousePointer - Variable in class com.goldencode.p2j.ui.SliderConfig
MOUSE-POINTER attribute
mousePointer - Variable in class com.goldencode.p2j.ui.ToggleBoxConfig
MOUSE-POINTER attribute
mousePointer - Variable in class com.goldencode.p2j.ui.WindowConfig
MOUSE-POINTER attribute
mousePointerFiles - Static variable in class com.goldencode.p2j.ui.client.ImageHelper
Map pre-defined MousePointers w/o AWT/JS counterparts to data files
mousePointers - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Custom mouse pointers by name
mousePointerTypes - Static variable in class com.goldencode.p2j.ui.client.ImageHelper
Map pre-defined MousePointers to AWT/JS ones
MousePopupable - Class in com.goldencode.p2j.ui.client.gui.driver
Listener for mouse actions which can trigger a popup to be shown for a specified widget.
MousePopupable(int, int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MousePopupable
Create a new mouse popupable action, for the specified widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SelectionTracker
Process a mouse button pressed event.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.PopupTrigger
Process the event, causing the associated popup menu to be displayed if the given event is a popup trigger event.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse pressed event.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MousePopupable
Notification of a mouse pressed event for this MouseWidgetAction.widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseMoveable
Notification of a mouse pressed event for this MouseWidgetAction.widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Notification of a mouse pressed event for this MouseWidgetAction.widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse pressed event.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Notification of a mouse pressed event occurred for this widget.
mousePressed(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse pressed event occurred for this widget.
mousePressedSource - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
The last mouse pressed determined for this window.
mousePressedSource - Variable in class com.goldencode.p2j.ui.client.gui.OverlayWindow
The last mouse pressed determined for this window.
mousePressedSource - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The last mouse pressed determined for this window.
mousePtr - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Custom mouse pointer
MousePtrWrapper - Interface in com.goldencode.p2j.ui.client
Mouse cursor helper.
MousePtrWrapper.BinaryMousePtrWrapper - Class in com.goldencode.p2j.ui.client
Helpers for non-animated web cursors
MousePtrWrapper.PreDefinedMousePtrWrapper - Enum in com.goldencode.p2j.ui.client
Helpers for pre-defined cursors
MousePtrWrapper.StaticMousePtrWrapper - Class in com.goldencode.p2j.ui.client
Helpers for non-animated cursors
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SelectionTracker
Process a mouse button released event.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.driver.swing.PopupTrigger
Process the event, causing the associated popup menu to be displayed if the given event is a popup trigger event.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse released event.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseMoveable
Notification of a mouse released event for this MouseWidgetAction.widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Notification of a mouse released event for this MouseWidgetAction.widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse released event.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.GuiButton
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Notification of a mouse released event occurred for this widget.
mouseReleased(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse released event occurred for this widget.
MouseResizeable - Class in com.goldencode.p2j.ui.client.gui.driver.swing
Listener for mouse actions which can trigger a widget to be resized.
MouseResizeable(int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Create a new mouse resizeable action, for the specified window.
MouseTooltipWorker - Class in com.goldencode.p2j.ui.client.gui.driver
Listener for mouse actions which can trigger a tooltip to be shown for a specified widget.
MouseTooltipWorker(int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseTooltipWorker
Create a new mouse tooltip worker, for the specified widget.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Notification of a mouse wheel moved event occurred for this widget.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Notification of a mouse wheel moved event occurred for this widget.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notification of a mouse wheel moved event.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Notification of a mouse wheel event.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Notification of a mouse wheel event occurred for this widget.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Notification of a mouse wheel moved event occurred for this widget.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification of a mouse wheel moved event occurred for this widget.
mouseWheelMoved(MouseWheelEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Notification of a mouse wheel moved event occurred for this widget.
MouseWidgetAction - Class in com.goldencode.p2j.ui.client.gui.driver
A generic action which can be applied to a specified widget, via mouse.
MouseWidgetAction(int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
Create a new mouse action, for the specified widget.
MouseWidgetAction(int, int[], int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
Create a new mouse action, for the specified widget.
MouseWidgetAction(Widget<?>, int[], int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
Create a new mouse action, for the specified widget.
movable - Variable in class com.goldencode.p2j.ui.BaseConfig
MOVABLE attribute.
move(Aast, int) - Method in interface com.goldencode.ast.Aast
Move the node from one location to another.
move(Aast, int) - Method in class com.goldencode.ast.AnnotatedAst
Move the node from one location to another.
MOVE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
MOVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
MOVE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
moveAboveWidget(Frame<O>) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Move focus to widget above in specified frame.
moveAboveWidget(Widget<O>, int) - Method in class com.goldencode.p2j.ui.client.Frame
Move the cursor to the component in the nearest row above this widget.
moveAboveWidget(Widget, int) - Method in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Move the cursor to the component in the nearest row above this widget.
moveAcl(String, String, int, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Moves the specified ACL to another ACL instance, private or shared.
moveAcl(String, String, int, int) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Moves the specified ACL to another position within the same ACL instance.
moveACL(AclRow, int) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Move an ACL to a directly specified position.
moveAcl(String, String, int, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Moves the specified ACL to another ACL instance, private or shared.
moveAcl(String, String, int, int) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Moves the specified ACL to another position within the same ACL instance.
moveAcl(String, String, int, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Moves the specified ACL to another ACL instance, private or shared.
moveAcl(String, String, int, int) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Moves the specified ACL to another position within the same ACL instance.
moveAcl(String, String, int, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move acl.
moveAcl(String, String, int, int, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move acl.
moveAcl(String, String, int, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Moves the specified ACL to another position within the same ACL instance.
moveAcl(String, String, int, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Moves the specified ACL to another ACL instance, private or shared.
moveAclInstance(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Moves entire ACL instance.
moveAclInstance(String, String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Moves the resource specific part of an ACL instance.
moveAclInstance(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Moves entire ACL instance.
moveAclInstance(String, String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Moves the resource specific part of an ACL instance.
moveAclInstance(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Moves entire ACL instance.
moveAclInstance(String, String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Moves the resource specific part of an ACL instance.
moveAclInstance(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move acl instance.
moveAclInstance(String, String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move acl instance.
moveACLItem(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Move the ACL item up or down.
moveAfterTab(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
This method implements MOVE-AFTER-TAB function.
moveAfterTab(CommonWidget) - Method in interface com.goldencode.p2j.ui.CommonWidget
This method implements MOVE-AFTER-TAB function.
moveAfterTab(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
This method implements MOVE-AFTER-TAB function.
moveAfterTab(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
This method implements MOVE-AFTER-TAB function.
moveAfterTab(CommonWidget) - Method in class com.goldencode.p2j.ui.GenericWidget
This method implements MOVE-AFTER-TAB function.
moveAfterTab(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
This method implements MOVE-AFTER-TAB function.
moveAfterTabItem(int, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Move specified widget after the widget "after".
moveAfterTabItem(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Move specified widget after the widget "after".
moveAfterTabItem(Widget<O>, Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Mode specified after before the widget "after".
moveAfterTabItem(int, int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Move specified widget after the widget "after".
moveAfterTabItem(FieldGroup, CommonWidget, CommonWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Moves specified widget before the widget "after" in the tab order.
moveBeforeTabItem(int, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Move specified widget before the widget "before" in the tab order.
moveBeforeTabItem(Widget<GuiOutputManager>, Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Move specified widget before the widget "before".
moveBeforeTabItem(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Move specified widget before the widget "before".
moveBeforeTabItem(Widget<O>, Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Mode specified widget before the widget "before".
moveBeforeTabItem(int, int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Move specified widget before the widget "before".
moveBeforeTabItem(CommonWidget) - Method in interface com.goldencode.p2j.ui.CommonWidget
Assigns the current widget to the tab position before the specified in the same field group.
moveBeforeTabItem(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
Assigns the current widget to the tab position before the specified in the same field group.
moveBeforeTabItem(CommonWidget) - Method in class com.goldencode.p2j.ui.GenericWidget
Assigns the current widget to the tab position before the specified in the same field group.
moveBeforeTabItem(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
Assigns the current widget to the tab position before the specified in the same field group.
moveBeforeTabItem(FieldGroup, CommonWidget, CommonWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Moves specified widget before the widget "before" in the tab order.
moveBelowWidget(Frame<O>) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Move focus to widget below in specified frame.
moveBelowWidget(Widget<O>, int) - Method in class com.goldencode.p2j.ui.client.Frame
Move the cursor to the component in the nearest row below this widget.
moveBelowWidget(Widget, int) - Method in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Move the cursor to the component in the nearest row below this widget.
moveCaretToEof() - Method in interface com.goldencode.p2j.ui.EditorInterface
Moves the caret position at the end of the current text
moveCaretToEof() - Method in class com.goldencode.p2j.ui.EditorWidget
Moves the caret position at the end of the current text
moveCert(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Changes the certificate's alias.
moveCert(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Changes the certificate's alias.
moveCert(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Changes the certificate's alias.
moveCert(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move cert.
moveCert(String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Changes the certificate's alias.
moveColumn(int64, int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the MOVE-COLUMN() widget method.
moveColumn(long, int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the MOVE-COLUMN() widget method.
moveColumn(int64, long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the MOVE-COLUMN() widget method.
moveColumn(long, long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the MOVE-COLUMN() widget method.
moveColumn(int64, int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the MOVE-COLUMN() widget method.
moveColumn(long, long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the MOVE-COLUMN() widget method.
moveColumn(long, int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the MOVE-COLUMN() widget method.
moveColumn(int64, long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the MOVE-COLUMN() widget method.
moveColumn(int, int) - Method in class com.goldencode.p2j.ui.client.Browse
Implements the client side of the MOVE-COLUMN() widget method.
moveColumn(int, int) - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Implements the MOVE-COLUMN() widget method.
moveColumn(int, int) - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Implements the MOVE-COLUMN() widget method.
moveColumn(int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Implements the client side of the MOVE-COLUMN() widget method.
moveColumnClient(int, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the client side of the MOVE-COLUMN() widget method.
moveColumnClient(int, int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the client side of the MOVE-COLUMN() widget method.
moveColumnClient(BrowseWidget, int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the client side of the MOVE-COLUMN() widget method.
moveColumnInArray(Object[], int, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Repositions the element in the array.
moveColumnServer(int, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the server-side MOVE-COLUMN() widget method.
moveColumnServer(int, int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the server-side MOVE-COLUMN() widget method.
moveColumnServer(int, int, int) - Method in interface com.goldencode.p2j.ui.ServerExports
Implements the server-side MOVE-COLUMN() widget method.
moveCount - Variable in class com.goldencode.p2j.persist.DynamicQuery
Number of times the query's position has moved (non-scrolling only)
moveCursor(int, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Moves the down frame cursor up or down by a specified number of iterations.
moveCursorBegin() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Moves cursor to the beginning of the field.
moveCursorBegin() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Moves cursor to the beginning of the field.
moveCursorBegin() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Moves cursor to the beginning of the field.
moveCursorBegin() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Moves cursor to the beginning of the field.
moveCursorBegin() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Moves cursor to the beginning of the field.
moveCursorBegin() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Moves cursor to the beginning of the field.
moveCursorEnd() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Moves cursor to the end of the field.
moveCursorEnd() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Moves cursor to the end of the field.
moveCursorEnd() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Moves cursor to the end of the field.
moveCursorEnd() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Moves cursor to the end of the field.
moveCursorEnd() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Moves cursor to the end of the field.
moveCursorEnd() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Moves cursor to the end of the field.
moveCursorLeft() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Moves cursor one character to the left.
moveCursorLeft() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Moves cursor one character to the left.
moveCursorLeft() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Moves cursor one character to the left.
moveCursorLeft() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Moves cursor one character to the left.
moveCursorLeft() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Moves cursor one character to the left.
moveCursorLeft() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Moves cursor one character to the left.
moveCursorNext() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Move cursor to the next position.
moveCursorPos(int, int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Move cursor position with the amount of rows and columns.
moveCursorPos(int, int) - Method in interface com.goldencode.terminal.VT100Renderer
Move cursor position with the amount of rows and columns.
moveCursorRight() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Moves cursor one character to the right.
moveCursorRight() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Moves cursor one character to the right.
moveCursorRight() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Moves cursor one character to the right.
moveCursorRight() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Moves cursor one character to the right.
moveCursorRight() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Moves cursor one character to the right.
moveCursorRight() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Moves cursor one character to the right.
moveCursorToFirst() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Move the cursor to the leftmost index.
moveCursorToLast() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Move the cursor to the rightmost index.
moved - Variable in class com.goldencode.p2j.directory.ShadowRemapper
Moved nodes
moveDatabase(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
moveDatabase(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
moveDatabase(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
moveDatabase(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move database.
moveExports(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
moveExports(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
moveExports(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
moveExports(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move exports.
moveLdapNode(RamNode, String, RamNode, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Move LDAP node to the new location.
moveLogging(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
moveLogging(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
moveLogging(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
moveLogging(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move logging.
moveNode(String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Renames the existing object, specified by nodeId, or moves it to a different location.
moveNode(String, String) - Method in class com.goldencode.p2j.directory.RamRemapper
Moves or renames the existing object, specified by nodeId to different location.
moveNode(String, String) - Method in interface com.goldencode.p2j.directory.Remapper
Moves or renames the existing object, specified by nodeId to different location.
moveNode(String, String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Moves or renames the existing object, specified by nodeId to different location.
moveNode(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Renames the existing object, specified by nodeId, or moves it to a different location.
moveNodeExt(RamNode, String, RamNode, String) - Method in class com.goldencode.p2j.directory.LdapRemapper
Intercept moving node.
moveNodeExt(RamNode, String, RamNode, String) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by moveNode() when most checks are passed and it is about to move node to the new location.
moveNodeKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for moveNode() method
moveOutputToColumn(int, int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Move the current output data to the new column.
movePersistence(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
movePersistence(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
movePersistence(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
movePersistence(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move persistence.
moveRuntime(String, String, String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
moveRuntime(String, String, String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
moveRuntime(String, String, String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
moveRuntime(String, String, String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move runtime.
moveStartup(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
moveStartup(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
moveStartup(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
moveStartup(String, String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Move startup.
moveTo(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Attempt to move to a specific row offset within the virtualized result set, and report whether a record exists at that row.
moveTo(int, boolean) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Attempt to move to a specific row offset within the virtualized result set, and report whether a record exists at that row.
moveToBottom(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Move the widget to the bottom in z-order
moveToBottom() - Method in class com.goldencode.p2j.ui.client.Frame
Moves this frame to the bottom of other widgets in the Tab ordering.
moveToBottom(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Move the specified window to the bottom of the z-order, at the OS level.
moveToBottom(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Move the specified window to the bottom of the z-order, at the OS level.
moveToBottom() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Move this window to the bottom of the z-order, at the OS level.
moveToBottom(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Move the specified window to the bottom of the z-order, at the OS level.
moveToBottom(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Move the specified window to the bottom of the z-order, at the OS level.
moveToBottom(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Move the specified window to the bottom of the z-order, at the OS level.
moveToBottom(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Move specified widget to the bottom of widget list.
moveToBottom(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Mode specified widget to the bottom of the widget list.
moveToBottom() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Moves this widget to the bottom of other widgets in the z-ordering.
moveToBottom(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Mode specified widget to the bottom of the widget list.
moveToBottom() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Move the widget to the bottom in z-order
moveToBottom(TitledWindow) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Move the specified window to the bottom, behind any other windows.
moveToBottom(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Move the widget to the Bottom in z-order
moveToBottom() - Method in interface com.goldencode.p2j.ui.CommonWidget
This method implements MOVE-TO-BOTTOM function.
moveToBottom() - Method in class com.goldencode.p2j.ui.GenericWidget
This method implements MOVE-TO-BOTTOM function.
moveToBottom(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Move the widget to the bottom in z-order
moveToBottom() - Method in class com.goldencode.p2j.ui.WindowWidget
This method implements MOVE-TO-BOTTOM function.
moveToBottomInClass(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Mode specified widget to the bottom of the widget list considering Z-order class.
moveToBottomInClass(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Mode specified widget to the bottom of the widget list considering Z-order class.
moveToTarget(Widget, FrameFocusTransferManager.Target) - Method in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Move to a target widget if needed.
moveToTop(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Move the widget to the top in z-order
moveToTop() - Method in class com.goldencode.p2j.ui.client.Frame
Moves this frame to the top of other widgets in the Tab ordering.
moveToTop(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Move the specified window to the top of the z-order, at the OS level.
moveToTop(int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Move the specified window to the top of the z-order, at the OS level.
moveToTop(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Move this window to top of the z-order, at the OS level.
moveToTop(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Move the specified window to the top of the z-order, at the OS level.
moveToTop(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Move the specified window to the top of the z-order, at the OS level.
moveToTop(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Move the specified window to the top of the z-order, at the OS level.
moveToTop(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Move specified widget to the top of widget list.
moveToTop(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Move specified widget to the top of widget list.
moveToTop() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Moves this widget to the top of other widgets in the z-ordering.
moveToTop(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Move specified widget to the top of the widget list.
moveToTop() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Move the widget to the top in z-order
moveToTop(TitledWindow) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Move the specified window to the top, above any other windows.
moveToTop(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Move the widget to the top in z-order
moveToTop() - Method in interface com.goldencode.p2j.ui.CommonWidget
This method implements MOVE-TO-TOP function.
moveToTop() - Method in class com.goldencode.p2j.ui.GenericWidget
This method implements MOVE-TO-TOP function.
moveToTop(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Move the widget to the top in z-order
moveToTop() - Method in class com.goldencode.p2j.ui.WindowWidget
This method implements MOVE-TO-TOP function.
moveToTopInClass(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Move specified widget to the top of widget list considering Z-order class.
moveToTopInClass(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Move specified widget to the top of the widget list considering Z-order class.
moveToWorker(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
moveToWorker(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
moveToZpos(Widget<O>, int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Move widget to specified position in the widget list.
moveToZpos(Widget<O>, int) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Move widget to specified position in the widget list.
moveWidgetBeforeTabItem(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Move specified widget before the widget "before".
mPct - Variable in class com.goldencode.p2j.report.server.SummaryRow
Match percent (for this category, relative to total matches)
mPERCENT(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '%' character.
mpID - Variable in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Multiplex ID for the remote database associated with this object
mpID - Variable in class com.goldencode.p2j.persist.remote.RemoteIdentityManager
Multiplex ID for the remote database associated with this object
mpID - Variable in class com.goldencode.p2j.persist.remote.RemoteLockManager
Multiplex ID for the remote database associated with this object
mplex - Variable in class com.goldencode.p2j.report.server.SummaryRow
Multiplex expression
mPLUS(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the '+' character.
mPLUS(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the '+' character.
mPOSPARM(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches a positional parameter placeholder.
mprint(String, int) - Method in class com.goldencode.p2j.preproc.Environment
Edits and prints a programmer's message.
mprint(StringBuffer, int) - Method in class com.goldencode.p2j.preproc.Environment
Edits and prints a programmer's message.
mptr - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.MemptrInputStream
A valid memptr
mptr - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
A valid memptr
mQSTRING(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches an opening double quote, arbitrary contents and an ending double quote.
mQUESTION(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '?' character.
mQUOTE(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches a single quote (not apostrophe) character.
mRBRACKET(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the ']' character.
mRBRACKET(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the ']' character.
mread() - Method in class com.goldencode.p2j.preproc.ClearStream
Reads from the stream and switches to the previous stacked stream at EOF.
mRIGHT_CURLY(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '}' character.
mRPARENS(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the ')' character.
mRPARENS(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the ')' character.
mRPARENS(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the ')' character.
mRSHIFT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the ">>" string.
mRSTRING(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
This rule is only invoked when in raw processing mode.
msg - Variable in enum com.goldencode.p2j.admin.JarOpErrorCode
The message for this error code.
msg - Variable in enum com.goldencode.p2j.classloader.ErrorCode
The message for this error code.
msg - Variable in class com.goldencode.p2j.net.Conversation
An inbound message to process.
msg - Variable in class com.goldencode.trace.TracePoint
An optional message.
MSG1_ID - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
ID for message on 1st line.
MSG2_ID - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
ID for message on 2nd line.
MSG_ALL_SOURCE_FILES - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve the qualified names of all source files
MSG_AUTH - Static variable in class com.goldencode.p2j.report.server.ReportProtocol.Services
Authentication message type
MSG_BASE - Static variable in class com.goldencode.p2j.report.server.AstApi
AST API base message ID.
MSG_BASE - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Call graph API base message ID.
MSG_BASE - Static variable in class com.goldencode.p2j.report.server.ReportApi
Base message type for all report-specific APIs
MSG_BASE - Static variable in class com.goldencode.p2j.report.server.ReportProtocol
Base value for message types
MSG_BASE - Static variable in class com.goldencode.p2j.report.server.SourceListingApi
AST API base message ID.
MSG_BEEP - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Beep message.
MSG_CHANGE_PASS - Static variable in class com.goldencode.p2j.report.server.ReportProtocol.Services
Request to change password
MSG_CLEAR - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Clear screen message.
MSG_CLIENT_READY - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
FWD Client is ready
MSG_CLIPBOARD_CONTENTS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Contents from the clipboard.
MSG_CLIPBOARD_PREPARE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is requesting the current selection text.
MSG_CLOSE - Static variable in class com.goldencode.p2j.report.server.ReportProtocol.Services
Session close message type
MSG_CREATE_CHILD_WINDOW - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Create a new child window.
MSG_CREATE_FONT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client to create a font.
MSG_CREATE_WINDOW - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Create a new top-level window.
MSG_CURRENT_SELECTION - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Notifies the client about the current selection.
MSG_CURSOR_POS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Set cursor position.
MSG_CURSOR_STATUS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Set cursor status.
MSG_DEBUG - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Output debug and status messages.
MSG_DEBUG - Static variable in interface com.goldencode.p2j.pattern.DebugLevels
Output debug and status messages
MSG_DEF_FILTER - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to define a new file filter profile
MSG_DEF_RPT - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to define a new or update an existing report
MSG_DEL_FILTER - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to delete a file filter profile
MSG_DEL_RPT - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to delete an existing report
MSG_DEREGISTER_WIDGET - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Deregister widget
MSG_DERIVE_FONT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client to derive a font.
MSG_DESTROY_WINDOW - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Destroy the specified window or child window.
MSG_DETAIL_RPT - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve a particular detail report
MSG_DONE_CREATE_FONT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing the font has been created.
MSG_DONE_DERIVE_FONT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing the font has been derived.
MSG_DRAW - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Draw text on screen.
MSG_DRAW_HASH_REMOVED - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing it finished removing the hashes.
MSG_FILE_LISTING - Static variable in class com.goldencode.p2j.report.server.SourceListingApi
API to retrieve all files with id and type info
MSG_FILT_BASE - Static variable in class com.goldencode.p2j.report.server.ReportApi
Base message type for all filter-specific APIs
MSG_FILTER_INFO - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve all file filter profile data and the ID of the active filter
MSG_FILTER_SPEC - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve all files specifications for the target filter
MSG_GET_DESKTOP_DIMENSION - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the desktop dimension.
MSG_GET_FONT_HEIGHT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the font height.
MSG_GET_FONT_WIDTHS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the font widths.
MSG_GET_PAR_HEIGHT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the paragraph height.
MSG_GET_TEXT_HEIGHT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the text height.
MSG_GET_TEXT_WIDTH - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the text width.
MSG_GET_TEXT_WIDTHS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the text's widths.
MSG_GET_TEXT_WIDTHS_BATCH - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ask the client for the texts' widths - in batch.
MSG_INVALIDATE_SELECTION - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Notify that the current selection is invalidated.
MSG_IS_FONT_INSTALLED - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Requests the client if the target font is installed.
MSG_KEY - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Progress compatible keyboard message.
MSG_KEY_VT100 - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Virtual VT100 terminal keyboard message.
MSG_LOCK_MOUSE_PTR - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Lock mouse pointer
MSG_MOUSE_EVENT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing of a mouse event.
MSG_MOVE_TO_BOTTOM - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Requests the client to move a window to the bottom of the z-order.
MSG_MOVE_TO_TOP - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Requests the client to move a window to the top of the z-order.
MSG_MST_CODE_RPT - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve master code report information
MSG_MST_SCHEMA_RPT - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve master schema report information
MSG_NONE - Static variable in class com.goldencode.p2j.convert.ConversionDriver
No message output - quiet mode.
MSG_NONE - Static variable in interface com.goldencode.p2j.pattern.DebugLevels
No message output - quiet mode
MSG_OPEN_URL - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Open the new page or resource in the browser.
MSG_P2J_CREATE_RESOURCE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
A request for (or response from) a call to create a new external resource.
MSG_P2J_DELETE_HANDLE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
A request to (or response from) a message to delete a handle.
MSG_P2J_INVOKE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
A request to (or response from) a customer-specific application into 4GL code.
MSG_P2J_PUBLISH - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
A request for (or response from) a publish event generated by the business logic and sent to the remote side.
MSG_P2J_SUBSCRIBE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
A request to (or response from) a customer-specific application to subscribe to a named event.
MSG_P2J_UNSUBSCRIBE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
A request to (or response from) a customer-specific application to unsubscribe from a named event.
MSG_PAGE_LOADED - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Message that the web page has finished loading/initializing.
MSG_PARSE_EDITOR_CONTENT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Message to parse editor content.
MSG_PARTIAL - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Wraps the large message from the client to the sequence of this partial type messages.
MSG_PASTE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Paste message.
MSG_PING_PONG - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Ping/Pong messages.
MSG_QUIT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Quit message.
MSG_READ_CLIPBOARD - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Request clipboard contents from web client.
MSG_READ_GRAPH - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for reading the graph.
MSG_REGISTER_HOVERABLE_WIDGET - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Register hoverable widget
MSG_REMOTE_CALL - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
A request to (or response from) a call from 4GL code into the customer-specific application.
MSG_REMOVE_EXPIRED_HASH - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Inform the javascript side to remove the list of expired hashes.
MSG_REPORT_MISSING_TARGETS - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for missing targets report.
MSG_RESTACK_WINDOWS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Restack the z-order of all windows.
MSG_RUN_RPT - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to run a single report incrementally
MSG_SEARCH - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to run search
MSG_SEARCH_HISTORY - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve search history for current user
MSG_SENT_DESKTOP_DIMENSION - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending desktop dimension.
MSG_SENT_FONT_HEIGHT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending computed font height.
MSG_SENT_FONT_WIDTHS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending computed font widths.
MSG_SENT_PAR_HEIGHT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending computed paragraph height.
MSG_SENT_TEXT_HEIGHT - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending computed text height.
MSG_SENT_TEXT_WIDTH - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending computed text width.
MSG_SENT_TEXT_WIDTHS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending computed text widths.
MSG_SENT_TEXT_WIDTHS_BATCH - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is sending computed text widths - from batch.
MSG_SET_CURSOR_STYLE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Set the cursor style.
MSG_SET_FILTER - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to set the active file filter profile
MSG_SET_MOUSE_PTR - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Set mouse pointer
MSG_SET_WAIT_STATE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Lock mouse pointer
MSG_SET_WINDOW_LOC - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing of new window location.
MSG_SOURCE_DATA - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve source code and AST data for a specific source file
MSG_STATUS - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Output status messages only.
MSG_STATUS - Static variable in interface com.goldencode.p2j.pattern.DebugLevels
Output status messages only
msg_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the Progress MESSAGE language statement and builds the resulting AST nodes.
MSG_SUMMARY_RPT - Static variable in class com.goldencode.p2j.report.server.ReportApi
API to retrieve a particular summary report
MSG_TOKEN_MAP - Static variable in class com.goldencode.p2j.report.server.AstApi
Message ID for getting token type to token name mapping.
MSG_TRACE - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Full debug trace output.
MSG_TRACE - Static variable in interface com.goldencode.p2j.pattern.DebugLevels
Full debug trace output
MSG_VT100 - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Switch input processing to virtual VT100 terminal mode.
MSG_WINDOW_ACTIVATED - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing of new top window.
MSG_WINDOW_ICONIFY - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing of new window iconification state.
MSG_WINDOW_RESIZED - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Web client is informing of new window location/dimension after resize.
MSG_WINDOW_SENSITIVITY - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Change the sensitivity for the specified window or child window.
MSG_WINDOW_VISIBILITY - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Change the visibility for the specified window or child window.
MSG_WRITE_CLIPBOARD - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Copy the given text to the web client's clipboard.
msgBoxColor - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current logical color used for VIEW-AS ALERT-BOX
msgBuf - Variable in class com.goldencode.p2j.security.SecurityCache
buffer to receive messages
msgBuf - Variable in class com.goldencode.p2j.security.SecurityManager.SecurityCacheRefresh
buffer to receive cache creation messages
msgId - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector.AppendMessageTask
The target message id to collect
msgParams - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Cache of the resolved parameters, for each message.
mSLASH(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '/' character.
mSQUOTE(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single quote character.
mSSTRING(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches an opening single quote, arbitrary contents and an ending single quote.
mSSTRING(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches an opening single quote, arbitrary contents and an ending single quote.
MST_REPORT_AMBIG_CALLSITES - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for ambiguous call-sites report.
MST_REPORT_CALL_SITES - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for call-sites right-side report.
MST_REPORT_DEAD_CODE - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for dead code report.
MST_REPORT_DEAD_DEPENDENCIES - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for right-side ambiguous file's call-sites report.
MST_REPORT_DEPENDENCIES_FOR - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for right-side dependencies report.
MST_REPORT_EXTERNAL_DEP - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for external dependencies report.
MST_REPORT_FILE_AMBIG_CALLSITES - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for right-side ambiguous file's call-sites report.
MST_REPORT_LIST_DEPENDENCIES - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for dependencies report.
MST_REPORT_VERIFY_SHEMA_TRIGGERS - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Message ID for verify schema triggers report.
mSTAR(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches a single asterisk character.
mSTR_OPTIONS(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the options that can be appended to a Progress string literal.
mSTRING(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches any string literal which is enclosed in a pair of single quotes or a pair of double quotes.
mSTRING(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches an opening single quote, arbitrary contents and an ending single quote.
mSTRING(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches Progress language strings.
mSTRING(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches various string types depending upon the processing mode: in raw processing mode, matches a double-quoted string encoded string which represents encoded binary (i.e., raw) data, setting the token type to RAW_STRING; otherwise in export processing mode, matches a double-quoted string which represents a Progress string as it would appear at runtime, except that embedded double quotes are doubled up; otherwise matches a single or double quoted string followed by any (optional) string options.
mSUBST(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches the query substitution parameter placeholder character.
mSYM_CHAR(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches all characters that can be made part of a valid user-defined symbol (except alphabetic and numeric characters).
mSYM_CHAR(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches all characters that can be made part of a valid user-defined symbol (except alphabetic and numeric characters).
mSYM_CHAR(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches all characters that can be made part of a valid user-defined symbol (except alphabetic and numeric characters): # $ % & - _
mSYMBOL(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Match a valid symbol name.
mSYMBOL(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match any valid HTML name or id.
mSYMBOL(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Match a valid symbol name.
mSYMBOL(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Match any valid symbol name in the Progress 4GL language or the standalone DIVIDE operator '/'.
mthd - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
The Method instance for this internal entry.
mTILDE(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches any tilde character '~' (that is not in a string or comment) and sets the token type to skip which drops such characters from the token stream.
MultiCallback - Class in com.goldencode.p2j.admin.client
The class allows to issue multiple asynchronous service calls and handle results when all calls finish.
MultiCallback() - Constructor for class com.goldencode.p2j.admin.client.MultiCallback
Default ctor.
MultiCallback(AdminServiceAsync, Alarm) - Constructor for class com.goldencode.p2j.admin.client.MultiCallback
Ctor.
MultiClassLoader - Class in com.goldencode.p2j.classloader
This class provides a container for managing class loaders for multiple jars.
MultiClassLoader(ClassLoader) - Constructor for class com.goldencode.p2j.classloader.MultiClassLoader
C'tor.
multiple - Variable in class com.goldencode.p2j.directory.AttributeDefinition
Can attribute contain multiple values or not
multiple - Variable in class com.goldencode.p2j.directory.NodeAttribute
Can attribute contain multiple values or not
multiple - Variable in class com.goldencode.p2j.ui.BrowseConfig
Support multiple selection.
multiple - Variable in class com.goldencode.p2j.ui.SelectionListConfig
The operation mode, single or multiple.
Multiple - Interface in com.goldencode.p2j.util
Provide access to the MULTIPLE attribute which specifies whether the user can select multiple rows from the widget or only a single row.
MULTIPLE_INTERVAL_SELECTION - Static variable in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Multiple intervals selection mode.
multipleKey - Variable in class com.goldencode.p2j.ui.HelpService
The keyword that is located in the keyword table in a MULTIPLE-KEY help statement.
MultipleSelectWithValidation - Class in com.goldencode.p2j.admin.client.widget
The class implements multi selection list box widget with blank validation.
MultipleSelectWithValidation() - Constructor for class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
 
MULTIPLEX_FIELD_NAME - Static variable in class com.goldencode.p2j.persist.TemporaryBuffer
Name of the multiplex ID field in temp table DMO classes
multiplexCtor(MethodVisitor, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for the DMO constructor variant which accepts a multiplex ID.
multiplexed - Variable in class com.goldencode.p2j.persist.HQLHelper
Are multiplex semantics required?
multiplexer - Variable in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Dirty share manager multiplexer which will service remote requests
multiplexer - Variable in class com.goldencode.p2j.persist.remote.RemoteIdentityManager
Identity manager multiplexer which will service remote requests
multiplexer - Variable in class com.goldencode.p2j.persist.remote.RemoteLockManager
Lock manager multiplexer which will service remote requests
Multiplexer() - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.Multiplexer
 
multiplexExpr - Variable in class com.goldencode.p2j.report.ReportDefinition
Expression for generating custom text for the statistic name.
multiplexID - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Multiplex ID assigned to this buffer instance
multiplexSort - Variable in class com.goldencode.p2j.persist.HQLHelper
Does sort clause need to be augmented with multiplex ID?
MULTIPLY - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
MULTIPLY - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
multiply(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
multiply(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Calculate the product of two numbers.
MULTIPLY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
MULTIPLY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
MULTIPLY - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The multiplication operator '*'.
MULTIPLY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
multiply(BaseDataType, NumberType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the binary multiply operator whose result will differ based on the types of the operands, which will not be known until runtime.
multiply(NumberType, BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the binary multiply operator whose result will differ based on the types of the operands, which will not be known until runtime.
multiply(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the binary multiply operator whose result will differ based on the types of the operands, which will not be known until runtime.
multiply(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
multiply(double, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
multiply(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
multiply(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
multiply(int64, int64) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
multiply(long, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
multiply(int64, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
multiply(long, int64) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary multiply arithmetic operator to multiply the two operands and return the result.
MultiReader - Class in com.goldencode.p2j.io
Implements a simple switchable reader based on any number of underlying readers.
MultiReader() - Constructor for class com.goldencode.p2j.io.MultiReader
Default constructor.
MultiReader(Reader) - Constructor for class com.goldencode.p2j.io.MultiReader
Creates an instance with the specified associated reader as the current reader.
MultiSelectField() - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.MultiSelectField
Default ctor.
MultiSelectField(String, List<String>, List<String>, boolean) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.MultiSelectField
Ctor.
MultiSelectField(String, Map<String, String>, List<String>, boolean) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.MultiSelectField
Ctor.
MultiSelectField(String, List<Option>, List<String>, boolean, String) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.MultiSelectField
Ctor.
MultiStream - Class in com.goldencode.p2j.io
Implements a simple switchable input stream based on any number of underlying input streams.
MultiStream() - Constructor for class com.goldencode.p2j.io.MultiStream
Constructor.
mUNDERSCORE(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches a single '_' character.
mUNKNOWN(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Match everything else (this is the inverse of all other top-level lexer rules) as unknown text.
mUNKNOWN_TOKEN(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches other unexpected characters and generates a token rather than throwing an exception (this rule must be changed when matched characters are moved to another top level rule).
mUNKNOWN_VAL(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches the unknown value '?'.
MUST_UNDERSTAND - Static variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Key identifying the MUST-UNDERSTAND attribute of this SOAP Header Entry, set at the DOM Node.
mustExist - Variable in class com.goldencode.p2j.directory.XmlRemapper
XML file must exist flag
mustExist - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
mustExist - Variable in class com.goldencode.p2j.ui.FileDialog
Enforces that the selected filename entry must exist in the directory specified for the filename entry before the dialog completes.
mustExist() - Method in class com.goldencode.p2j.ui.FileDialog
Configures the file selection dialog not to select new files.
mutex - Variable in class com.goldencode.p2j.directory.RamRemapper
Object which is used synchronize access to tree root
mutex - Variable in class com.goldencode.p2j.directory.ShadowRemapper
Object which is used for instance data access synchronization
mVALID_1ST_IDENT(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches any character that can appear in the 1st position of a symbol (matches any LETTER or SYM_CHAR).
mVALID_SYM_CHAR(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches any single character that can appear in the 2nd or later position in a symbol (matches any LETTER, DIGIT or SYM_CHAR).
mVALID_SYM_CHAR(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches any single character that can appear in the 2nd or later position in a symbol (matches any LETTER, DIGIT or SYM_CHAR).
mVALID_SYM_CHAR(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches any single character that can appear in the 2nd or later position in a symbol (matches any LETTER, DIGIT or SYM_CHAR).
mWS(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches any amount of whitespace in a program and sets the token type to "skip".
mWS(boolean) - Method in class com.goldencode.p2j.e4gl.E4GLLexer
Matches any amount of whitespace in a program.
mWS(boolean) - Method in class com.goldencode.p2j.persist.hql.HQLLexer
Matches any amount of whitespace in an expression and sets the token type to SKIP.
mWS(boolean) - Method in class com.goldencode.p2j.preproc.BracesLexer
Matches any amount of whitespace on input.
mWS(boolean) - Method in class com.goldencode.p2j.preproc.TextLexer
Matches any amount of continguous whitespace (spaces and tabs) in a program.
mWS(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Matches any amount of whitespace in a program and sets the token type to "skip".
mXSTRING(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
This rule is only invoked when in export processing mode.
myDefinedFunction(String) - Method in class com.goldencode.p2j.uast.FunctionSample
Example user-defined function taking a single String parameter and returning an integer.
myNullParmDefinedFunction() - Method in class com.goldencode.p2j.uast.FunctionSample
Example user-defined function taking a no parameters and returning an integer.
myStaticDefinedFunction(String) - Static method in class com.goldencode.p2j.uast.FunctionSample
Example user-defined static function taking a single String parameter and returning an integer.
myVar - Variable in class com.goldencode.p2j.uast.FunctionSample
Example private variable whose value will be returned as a user-defined variable.
myVariable() - Method in class com.goldencode.p2j.uast.FunctionSample
Example user-defined function that implements a variable by taking no parameters and returning an integer.
mZRSHIFT(boolean) - Method in class com.goldencode.expr.ExpressionLexer
Matches the ">>>" string.

N

n2b - Variable in class com.goldencode.p2j.ui.GenericFrame
Maps background widget names to widget instances (from the frame definition).
n2h - Variable in class com.goldencode.p2j.ui.GenericFrame
Maps header widget names to widget instances (from the frame definition).
n2n - Variable in class com.goldencode.p2j.ui.GenericFrame
Maps converted widget names to original ones
n2w - Variable in class com.goldencode.p2j.ui.GenericFrame
Maps widget names to widget instances (from the frame definition).
n2w - Variable in class com.goldencode.p2j.ui.MenuContainerWidget
Maps widget names to widget instances (from the menu definition).
N_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
N_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
name - Variable in class com.goldencode.asm.AsmClassLoader.Data
Class name
name - Variable in class com.goldencode.ast.BasePlugin.Pair
A tree name.
name - Variable in class com.goldencode.cache.ExpiryCache
Cache name, for debug and logging purposes
name - Variable in class com.goldencode.expr.SymbolResolver.CacheKey
Method name
name - Variable in class com.goldencode.expr.Variable
Symbol by which this variable will be referenced in user expressions.
name - Variable in class com.goldencode.p2j.admin.Acl
Resource instance name
name - Variable in class com.goldencode.p2j.admin.AdminProfile
admin resource instance name
name - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The group name text field
name - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The group account name
name - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The new created process account name
name - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The account name text field
name - Variable in class com.goldencode.p2j.admin.SessionInfo
Account name.
name - Variable in class com.goldencode.p2j.cfg.Parameter
Name which uniquely identifies this parameter within configuration
name - Variable in class com.goldencode.p2j.convert.NameConverter
Original name to be converted
name - Variable in class com.goldencode.p2j.directory.AttributeDefinition
Attribute name.
name - Variable in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Attribute name
name - Variable in class com.goldencode.p2j.directory.DirNode
Node name
name - Static variable in class com.goldencode.p2j.directory.LockManager
String representation of lock types
name - Variable in class com.goldencode.p2j.directory.NodeAttribute
Attribute name.
name - Variable in class com.goldencode.p2j.directory.ObjectClass
Object class name
NAME - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
name - Variable in class com.goldencode.p2j.net.Dispatcher.KeyMapEntry
name of the entry (corresponds to group name)
name - Variable in class com.goldencode.p2j.net.NodeInfo
Node name.
name() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Get the name attribute of a BUFFER-FIELD, which is the legacy name of the field referenced by this object.
name - Variable in enum com.goldencode.p2j.persist.ConversionProfile
Profile name
name - Variable in class com.goldencode.p2j.persist.Database
Physical name of database
name - Variable in class com.goldencode.p2j.persist.ORMHandler.TableInfo
table name
name - Variable in class com.goldencode.p2j.persist.P2JField
Field name.
name - Variable in class com.goldencode.p2j.persist.P2JIndex
Name of index
name - Variable in class com.goldencode.p2j.persist.P2JIndexComponent
Name of index field or column
name - Variable in class com.goldencode.p2j.persist.PropertyDefinition
The name of this property.
name - Variable in class com.goldencode.p2j.persist.sequence.Sequence
The sql-legal name.
name - Variable in class com.goldencode.p2j.persist.SortCriterion
Sort property name, usually qualified
name(character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Set table NAME attribute.
name() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Get table NAME attribute.
name - Variable in class com.goldencode.p2j.preproc.ArgumentHint
argument name
name - Variable in class com.goldencode.p2j.preproc.ReferenceHint
symbol name
name - Variable in class com.goldencode.p2j.preproc.SymbolHint
symbol name
name - Variable in class com.goldencode.p2j.report.server.CallGraphReportLine
A description of this line.
name - Variable in class com.goldencode.p2j.report.server.DeadCodeReportLine
A description of this line.
name - Variable in class com.goldencode.p2j.report.server.FileListingEntry
Qualified file name, relative to the project root
name - Variable in class com.goldencode.p2j.report.server.FilterProfile
Name assigned to this profile
name - Variable in class com.goldencode.p2j.report.server.User
Unique name
name - Variable in class com.goldencode.p2j.scheduler.Job
The name of this job.
name - Variable in class com.goldencode.p2j.schema.ExtentHintField
Field name.
name - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper.NameType
Name of parameter property in foreign class
name - Variable in class com.goldencode.p2j.schema.SchemaConfig.Metadata
Root name of the metadata schema (without any file extension)
name - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig.DialectParam
The dialect alias.
name - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Identifying name for namespace.
name - Variable in class com.goldencode.p2j.schema.TableHints
Name of table described by this hint instance
name - Variable in class com.goldencode.p2j.security.AdminResourceNamespace.Node
node name
name - Variable in class com.goldencode.p2j.uast.ClassDefinition.MemberData
Text name.
name - Variable in class com.goldencode.p2j.uast.ClassDefinition
Fully qualified name of the class or interface.
name - Variable in class com.goldencode.p2j.uast.Function
The full text name of the function.
name - Variable in class com.goldencode.p2j.uast.Variable
The full text name of the variable.
name - Variable in class com.goldencode.p2j.ui.BaseConfig
The name attribute.
name() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the widget name.
name - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Button image file name.
name - Variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Driver name to use in logging.
name - Variable in class com.goldencode.p2j.ui.client.event.ServerEvent
The name of this event.
name() - Method in class com.goldencode.p2j.ui.client.Label
Get widget name.
name() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget name.
name() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget name.
name - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable.TableRow
The name of the property.
name - Variable in class com.goldencode.p2j.ui.ColorRgb
Color name
name() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Obtains the name attribute.
name(String) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the name attribute.
name(character) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the name attribute.
name - Variable in class com.goldencode.p2j.ui.EventInfo
Event name
name(character) - Method in class com.goldencode.p2j.ui.FieldGroup
Sets the name of this handle.This method is outside interfaces and only meant for initializing this within the implementation.
name - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFont
The font name.
name(String) - Method in class com.goldencode.p2j.ui.FrameWidget
Set NAME attribute.
name(character) - Method in class com.goldencode.p2j.ui.FrameWidget
Set NAME attribute.
name() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the widget name.
name - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The name of this known appserver.
name() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the NAME attribute of this external procedure instance.
name(String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Calls handle.readOnlyError(com.goldencode.p2j.util.handle, java.lang.String), as this attribute is read-only for procedure handles.
name(character) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Calls handle.readOnlyError(com.goldencode.p2j.util.handle, java.lang.String), as this attribute is read-only for procedure handles.
name - Variable in class com.goldencode.p2j.util.FileInfo
File name as specified on input.
name - Variable in class com.goldencode.p2j.util.HandleChain
Variable for holding the name attribute.
name() - Method in class com.goldencode.p2j.util.HandleChain
Get the name attribute of handle.
name(character) - Method in class com.goldencode.p2j.util.HandleChain
Sets the name of this handle.This method is outside interfaces and only meant for initializing this within the implementation.
name(String) - Method in class com.goldencode.p2j.util.HandleChain
Sets the name of this handle.This method is outside interfaces and only meant for initializing this within the implementation.
name - Variable in enum com.goldencode.p2j.util.InternalEntry.Type
Progress entry name
name - Variable in class com.goldencode.p2j.util.InvocationRequestPayload
The call target name; depending on the InvocationRequestPayload.type, this is a name of an external program, procedure or function.
name() - Method in interface com.goldencode.p2j.util.Nameable
Get the name attribute of handle.
name(String) - Method in interface com.goldencode.p2j.util.Nameable
Set the name attribute of handle.
name(character) - Method in interface com.goldencode.p2j.util.Nameable
Set the name attribute of handle.
name - Variable in class com.goldencode.p2j.util.SectionContent
The section name associated with the content.
name() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Get the name attribute of handle.
name - Variable in class com.goldencode.p2j.util.StanzaIni
The name of the INI file that holds the environment variables.
name - Variable in class com.goldencode.p2j.util.Stream
Name of the stream variable used in the legacy 4GL source code.
name - Variable in enum com.goldencode.p2j.xml.SaxReader.ReadStatus
4gl constant name
name - Variable in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
4gl constant name
name() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Get the name attribute of handle.
name() - Method in class com.goldencode.p2j.xml.XEntityImpl
Get the name attribute of handle.
name2LegacyField - Variable in class com.goldencode.p2j.persist.LegacyFieldNameMap
Mapping of (lower case) DMO property names to legacy fields.
NAME_SEPARATOR - Static variable in class com.goldencode.p2j.util.Registry
Windows registry key-subkey names separator.
Nameable - Interface in com.goldencode.p2j.util
An API for objects that can have a name.
NAMEANDTYPE - Static variable in class com.goldencode.expr.Constant
NameAndType constant value.
nameAndTypeConstant - Variable in class com.goldencode.expr.FMIrefConstant
 
NameAndTypeConstant - Class in com.goldencode.expr
 
NameAndTypeConstant(ConstantPool, String, String) - Constructor for class com.goldencode.expr.NameAndTypeConstant
 
nameConstant - Variable in class com.goldencode.expr.Attribute
Type name of the current attribute.
nameConstant - Variable in class com.goldencode.expr.ClassConstant
Constant for the name of the class represented by this constant
nameConstant - Variable in class com.goldencode.expr.MethodInfo
 
nameConstant - Variable in class com.goldencode.expr.NameAndTypeConstant
 
NameConverter - Class in com.goldencode.p2j.convert
Converter to generate a Java or SQL symbol name from a Progress symbol (variable, function, procedure, filename, or schema construct).
NameConverter() - Constructor for class com.goldencode.p2j.convert.NameConverter
Default constructor; ALL default match phrases from the project-specific match phrase dictionary are loaded, and replacement is enabled.
NameConverter(int, boolean) - Constructor for class com.goldencode.p2j.convert.NameConverter
Constructor which accepts a code indicating which default matches to pick up from the project's match phrase dictionary.
NameConverterWorker - Class in com.goldencode.p2j.convert
Exports symbol name conversion functionality to the pattern matching engine for use within conversion rulesets.
NameConverterWorker() - Constructor for class com.goldencode.p2j.convert.NameConverterWorker
Default constructor which defines the symbol libraries to be registered.
NameConverterWorker.Library - Class in com.goldencode.p2j.convert
Class whose instance is actually registered with the pattern engine's symbol resolver as the primary library of name conversion user functions.
namedAnchor(String, String) - Static method in class com.goldencode.html.HtmlHelper
Creates a named anchor element.
namedAnchor(String, String, boolean) - Static method in class com.goldencode.html.HtmlHelper
Creates a named anchor element.
NamedEventManager - Class in com.goldencode.p2j.util
Provides a publish/subscribe mechanism for interprogram linkage.
NamedEventManager() - Constructor for class com.goldencode.p2j.util.NamedEventManager
 
NamedFunction - Class in com.goldencode.p2j.pattern
Provides a container to manage, store and execute a named function.
NamedFunction(RuleContainer, String) - Constructor for class com.goldencode.p2j.pattern.NamedFunction
Constructor which assigns this container's enclosing scope and the infix text of the first expression for this function.
namedPools - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
Pool names are global, so keep a map of them (key is always lowercased).
namedPoolScopes - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
Keep the scopes of named pools.
nameMap - Variable in class com.goldencode.p2j.ui.WidgetListBase
Converted name to original name mapping
NameMappingWorker - Class in com.goldencode.p2j.convert
Gathers the mappings of Progress source names to Java class names and then uses these maps to initialize and operate the SourceNameMapper runtime class.
NameMappingWorker() - Constructor for class com.goldencode.p2j.convert.NameMappingWorker
Default constructor which defines the symbol libraries to be registered.
NameMappingWorker.Library - Class in com.goldencode.p2j.convert
Class whose instance is actually registered with the pattern engine's symbol resolver as the primary library of name mapping user functions.
NameNode - Class in com.goldencode.p2j.schema
A single node in a Progress database entity's name, which represents a database, a table, or a field entity.
NameNode(NameNode, Aast) - Constructor for class com.goldencode.p2j.schema.NameNode
Constructor which specifies node's parent, AST, and name.
NameNode(String) - Constructor for class com.goldencode.p2j.schema.NameNode
Convenience constructor to create a temporary name node.
NameNode.AbbreviationComparator - Class in com.goldencode.p2j.schema
Comparator which will report two NameNode objects as equivalent if the second node's name represents an abbreviation for the first node's name.
NameNode.ExactMatchComparator - Class in com.goldencode.p2j.schema
Comparator which requires the name portion of the NameNodes being compared lexically to match exactly for the nodes to be reported as equivalent (return value of 0 from compare method).
NamePair(String, String) - Constructor for class com.goldencode.p2j.directory.SchemaMaping.NamePair
Construct an instance of NamePaitr for specified pair of attribute names.
nameref() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a named argument or variable reference and returns their evaluation.
names - Variable in class com.goldencode.ast.LexerDumpHelper
Maps token types (as indexes) to token names.
names - Variable in class com.goldencode.p2j.schema.EntityName
Array of database, table, and field parts of qualified entity name
nameServerDefaults - Static variable in class com.goldencode.p2j.util.AppServerManager
Provides a map of default appService names, for each name server.
nameServers - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The list of name servers with which the appserver is registered.
Namespace - Class in com.goldencode.p2j.schema
A namespace is used for unambiguous lookups of schema entity names.
Namespace(boolean) - Constructor for class com.goldencode.p2j.schema.Namespace
Constructor which sets abbreviated name lookup behavior.
Namespace(Namespace) - Constructor for class com.goldencode.p2j.schema.Namespace
Copy constructor which creates a separate and independent instance.
namespace_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NAMESPACE-URI or NAMESPACE-PREFIX with a following STRING.
namespaces - Variable in class com.goldencode.p2j.pattern.RuleContainer
Pattern workers indexed by namespace alias
namespaceURI - Variable in class com.goldencode.p2j.persist.BufferImpl
The default NAMESPACE-URI attribute.
NamespaceURI - Interface in com.goldencode.p2j.util
Defines setters and getters for the NAMESPACE-URI attribute.
NameTokens - Class in com.goldencode.p2j.admin.client
Encapsulates all navigable application places.
NameTokens() - Constructor for class com.goldencode.p2j.admin.client.NameTokens
 
nameToType - Static variable in class com.goldencode.p2j.uast.JavaSymbolResolver
Stores a list of all types indexed by the symbolic type name.
NameType(String, Type, boolean) - Constructor for class com.goldencode.p2j.schema.ImportWorker.QueryHelper.NameType
Constructor.
nameTypeMap - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Map of query local parameter names to NameTypes
nativ - Variable in class com.goldencode.p2j.ui.FillInConfig
The Progress NATIVE attribute.
NATIVE_API - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NATIVE_API - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NATIVE_API - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NATIVE_PROCESS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NATIVE_PROCESS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NATIVE_PROCESS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NATIVE_PROGRAM_RESOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NATIVE_PROGRAM_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NATIVE_PROGRAM_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NativeAPICaller - Interface in com.goldencode.p2j.library
This defines an API for native library management and function invocation.
NativeAPIEntry - Class in com.goldencode.p2j.library
Container for legacy info belonging to an native API call.
NativeAPIEntry(String, String) - Constructor for class com.goldencode.p2j.library.NativeAPIEntry
Construct an instance.
NativeBuffer - Class in com.goldencode.p2j.library
A descriptor for memptr as an argument or return value to a native function.
NativeBuffer() - Constructor for class com.goldencode.p2j.library.NativeBuffer
Default constructor.
nativeByteOrder - Variable in class com.goldencode.p2j.util.memptr.WorkArea
Stores the byte order of the native platform being used.
NativeChildProcess - Class in com.goldencode.p2j.ui.client.chui.driver.console
Provides an implementation for an interactive child process for clients that have a native terminal built-in to the JVM process.
NativeChildProcess(ScreenDriver) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess
Construct an instance.
NativeChildProcess.Cleaner - Class in com.goldencode.p2j.ui.client.chui.driver.console
Provides a simple mechanism to wait for the exit of a process on an asynchronous basis (on a new thread dedicated to this wait).
NativeDimension - Class in com.goldencode.p2j.ui.client
Area dimension descriptor.
NativeDimension(int, int) - Constructor for class com.goldencode.p2j.ui.client.NativeDimension
Constructor.
NativeDouble - Class in com.goldencode.p2j.library
A descriptor for 64-bit floating point data as an argument or return value to a native function.
NativeDouble() - Constructor for class com.goldencode.p2j.library.NativeDouble
Default constructor.
NativeFloat - Class in com.goldencode.p2j.library
A descriptor for 32-bit floating point data as an argument or return value to a native function.
NativeFloat() - Constructor for class com.goldencode.p2j.library.NativeFloat
Default constructor.
nativeHeight() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.chui.LabelImpl
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.chui.TextImpl
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.client.FillIn
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Retrieve the widget's height in native units.
nativeHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Retrieve the widget's height in native units.
nativeHeight() - Method in class com.goldencode.p2j.ui.client.Label
Retrieve the widget's height in native units.
NativeInsets - Class in com.goldencode.p2j.ui.client
Insets object.
NativeInsets(int, int, int, int) - Constructor for class com.goldencode.p2j.ui.client.NativeInsets
Constructor.
nativeInsets - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget native insets
NativeInt8 - Class in com.goldencode.p2j.library
A descriptor for a byte which may be either signed or unsigned.
NativeInt8() - Constructor for class com.goldencode.p2j.library.NativeInt8
Default constructor.
NativeInteger - Class in com.goldencode.p2j.library
A descriptor for integer data as an argument or return value to a native function.
NativeInteger() - Constructor for class com.goldencode.p2j.library.NativeInteger
Default constructor.
NativeInvoker - Class in com.goldencode.p2j.library
Server-side support for native library management and function invocation.
NativeInvoker() - Constructor for class com.goldencode.p2j.library.NativeInvoker
Instances of this class cannot be constructed.
NativeInvoker.WorkArea - Class in com.goldencode.p2j.library
Container for context-local data.
nativeLayerInitialized - Static variable in class com.goldencode.p2j.main.ClientCore
Flag to prevent multiple native library loading.
NativePoint - Class in com.goldencode.p2j.ui.client
Point primitive.
NativePoint(int, int) - Constructor for class com.goldencode.p2j.ui.client.NativePoint
Constructor.
NativePoint(NativePoint) - Constructor for class com.goldencode.p2j.ui.client.NativePoint
Copy constructor.
NativePrimitive - Class in com.goldencode.p2j.library
A descriptor base class for scalar data as an argument or return value to a native function.
NativePrimitive() - Constructor for class com.goldencode.p2j.library.NativePrimitive
Default constructor.
NativeProcedureCaller(String, String, String) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
Configure this caller with the given data.
NativePty - Class in com.goldencode.terminal
This class is the native PTY interface.
NativePty() - Constructor for class com.goldencode.terminal.NativePty
 
NativeRectangle - Class in com.goldencode.p2j.ui.client
Rectangular area descriptor.
NativeRectangle(int, int, int, int) - Constructor for class com.goldencode.p2j.ui.client.NativeRectangle
Constructor.
NativeRectangle(NativePoint, NativeDimension) - Constructor for class com.goldencode.p2j.ui.client.NativeRectangle
Constructor.
NativeRectangle(NativeRectangle) - Constructor for class com.goldencode.p2j.ui.client.NativeRectangle
Copy constructor.
NativeScrollContainer<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
The class implements a scrollable container capable of so called native scrolling.
NativeScrollContainer() - Constructor for class com.goldencode.p2j.ui.client.widget.NativeScrollContainer
 
NativeSecureConnection - Class in com.goldencode.p2j.main
Helper class for connecting to a remote P2J server from native code, via JNI.
NativeSecureConnection() - Constructor for class com.goldencode.p2j.main.NativeSecureConnection
 
NativeSignedInt16 - Class in com.goldencode.p2j.library
A descriptor for a signed short.
NativeSignedInt16() - Constructor for class com.goldencode.p2j.library.NativeSignedInt16
Default constructor.
NativeSignedInt32 - Class in com.goldencode.p2j.library
A descriptor for a signed short.
NativeSignedInt32() - Constructor for class com.goldencode.p2j.library.NativeSignedInt32
Default constructor.
NativeSignedInt64 - Class in com.goldencode.p2j.library
A descriptor for a signed short.
NativeSignedInt64() - Constructor for class com.goldencode.p2j.library.NativeSignedInt64
Default constructor.
NativeString - Class in com.goldencode.p2j.library
A descriptor for text data as an argument or return value to a native function.
NativeString() - Constructor for class com.goldencode.p2j.library.NativeString
Default constructor.
NativeTypeArray - Class in com.goldencode.p2j.library
An array of descriptors passed as a single argument to a native function.
NativeTypeArray() - Constructor for class com.goldencode.p2j.library.NativeTypeArray
Default constructor.
NativeTypeArray(BaseNativeType[]) - Constructor for class com.goldencode.p2j.library.NativeTypeArray
Constructor that takes a list of elements.
NativeTypeSerializer - Class in com.goldencode.util
Helper class to serialize native values, useful in cases when the value's type is unknown at compile time (i.e.
NativeTypeSerializer(int) - Constructor for class com.goldencode.util.NativeTypeSerializer
Create a new serializer and set its mark.
NativeTypeSerializer.BooleanSerializer - Class in com.goldencode.util
A serializer for native boolean values.
NativeTypeSerializer.ByteSerializer - Class in com.goldencode.util
A serializer for native byte values.
NativeTypeSerializer.CharSerializer - Class in com.goldencode.util
A serializer for native char values.
NativeTypeSerializer.DoubleSerializer - Class in com.goldencode.util
A serializer for native double values.
NativeTypeSerializer.FloatSerializer - Class in com.goldencode.util
A serializer for native float values.
NativeTypeSerializer.IntSerializer - Class in com.goldencode.util
A serializer for native int values.
NativeTypeSerializer.LongSerializer - Class in com.goldencode.util
A serializer for native long values.
NativeTypeSerializer.ObjectSerializer - Class in com.goldencode.util
A fallback serializer for Object instances.
NativeTypeSerializer.ShortSerializer - Class in com.goldencode.util
A serializer for native short values.
NativeTypeSerializer.StringSerializer - Class in com.goldencode.util
A serializer for String values.
NativeUnsignedInt16 - Class in com.goldencode.p2j.library
A descriptor for a signed short.
NativeUnsignedInt16() - Constructor for class com.goldencode.p2j.library.NativeUnsignedInt16
Default constructor.
NativeUnsignedInt32 - Class in com.goldencode.p2j.library
A descriptor for an unsigned 32-bit integer.
NativeUnsignedInt32() - Constructor for class com.goldencode.p2j.library.NativeUnsignedInt32
Default constructor.
nativeWidth() - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Retrieve the widget's width in native units.
nativeWidth() - Method in class com.goldencode.p2j.ui.chui.LabelImpl
Retrieve the widget's width in native units.
nativeWidth() - Method in class com.goldencode.p2j.ui.chui.TextImpl
Retrieve the widget's width in native units.
nativeWidth() - Method in class com.goldencode.p2j.ui.client.FillIn
Retrieve the widget's width in native units.
nativeWidth(FillIn<GuiOutputManager, ?>, GuiDriver, GuiFontResolver, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Compute the widget's width in native units.
nativeWidth() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Retrieve the widget's width in native units.
nativeWidth() - Method in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Retrieve the widget's width in native units.
nativeWidth - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
The width in pixels of the list visible area.
nativeWidth() - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Retrieve the widget's width in native units.
nativeWidth(boolean) - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Retrieve the widget's width in native units.
nativeWidth() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Retrieve the widget's width in native units.
nativeWidth() - Method in class com.goldencode.p2j.ui.client.Label
Retrieve the widget's width in native units.
NATURAL_ORDER - Static variable in class com.goldencode.expr.Constant
Natural order for each constant type within the constant pool.
NAV_PANE_HEIGHT - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Constant height of the first (upper) pane (navigation).
navigable() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Returns true only if this widget is navigable.
navigable() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Returns true only if this widget is navigable using mouse.
navigable() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Returns true only if this widget is navigable.
navigable() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Returns true only if this widget is navigable.
navigateHere(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Navigates to the view to pass new filter parameters in the view in a form of new browser history entry.
navigationPane - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The navigation pane.
NavigationPane() - Constructor for class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.NavigationPane
 
navTabs - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
ne(Boolean, Boolean) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(String, String) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne(Date, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Test two values for inequality.
ne - Variable in class com.goldencode.p2j.util.character.TestCase
Expected test results for notEquals.
NE - Static variable in class com.goldencode.p2j.util.TextOps
NE_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
NE_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
nearestEnclosing(Aast) - Method in interface com.goldencode.ast.Aast
Find and return the nearest ancestor of the current instance which also encloses the node passed as a parameter.
nearestEnclosing(Aast) - Method in class com.goldencode.ast.AnnotatedAst
Find and return the nearest ancestor of the current instance which also encloses the node passed as a parameter.
nearestEnclosingInternal() - Method in class com.goldencode.p2j.schema.SchemaDictionary
Returns the topmost internal scope index or the lesser of the EXT_PROC_SCOPE and the last index position in the case that no scope is marked as internal.
nearestExecutingBlock() - Static method in class com.goldencode.p2j.util.TransactionManager
Get the BlockDefinition instance of the nearest block of one of the following types: external procedure internal procedure user-defined function trigger editing
nearestRecordScopingBlock(Aast, boolean) - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Search up the tree from the given AST node to find the first block node that also has the recordScoping property.
nearestTopLevel(TransactionManager.WorkArea) - Static method in class com.goldencode.p2j.util.TransactionManager
Search the stack of scopes and return the first top level block found.
needClear - Variable in class com.goldencode.p2j.ui.client.Frame
Iteration was enabled and need to be cleared flag.
needClearRow() - Method in class com.goldencode.p2j.ui.client.Frame
Mark current iteration as such that need to be cleared.
needPause - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Pause before hide state flag.
needPause() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Get current state of the needPause flag.
needPause - Variable in class com.goldencode.p2j.ui.client.Frame
Set to true when frame requires pause before hiding.
needsColumnFit() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Returns true if last column should be fit according to FIT-LAST-COLUMN or NO-EMPTY-SPACE option.
needsComputedColumns() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Indicate whether this dialect requires computed columns to participate within index definitions, instead of embedded expressions.
needsComputedColumns() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Indicate whether this dialect requires computed columns to participate within index definitions, instead of embedded expressions.
needsComputedColumns() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Indicate whether this dialect requires computed columns to participate within index definitions, instead of embedded expressions.
needsComputedColumns() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Indicate whether this dialect requires computed columns to participate within index definitions, instead of embedded expressions.
needsConversionToHex(byte[]) - Static method in class com.goldencode.util.XmlHelper
Detects the presence of any character from the set of ASCII characters which are invalid for storage as part of a readable string (this is the same as not being able to be directly stored in an XML file).
needsHeadersOutput() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Detects if headers need to be output.
needsHeadersOutput() - Method in class com.goldencode.p2j.util.Stream
Detects if headers need to be output.
needsIterate(ToClause, LogicalOp) - Static method in class com.goldencode.p2j.util.BlockManager
Test the given expressions to determine if the calling loop should iterate or if the loop should exit.
needSpaceStacked(int, double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Check if next component requires space before it for stacked mode.
needsPageBreak(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Detects when a page break is needed.
needsPageBreak() - Method in class com.goldencode.p2j.util.NullStream
Detects when a page break is needed.
needsPageBreak() - Method in class com.goldencode.p2j.util.RemoteStream
Detects when a page break is needed.
needsPageBreak() - Method in class com.goldencode.p2j.util.Stream
Detects when a page break is needed.
needsPageBreak(int) - Method in class com.goldencode.p2j.util.Stream
Detects when a page break is needed.
needsPageBreak(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Detects when a page break is needed.
needsPageBreak() - Method in class com.goldencode.p2j.util.StreamWrapper
Detects when a page break is needed.
needsRetry() - Static method in class com.goldencode.p2j.util.TransactionManager
Determines if the currently executing block should be retried.
needsServerValidation(BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Detects if server certificate validation is required.
needValueChanged() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Checks if we need to post VALUE-CHANGED event.
needValueChanged() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Checks if we need to post VALUE-CHANGED event.
neg - Variable in class com.goldencode.p2j.util.ToClause
true if the raw factor was negative.
NEG_HALF - Static variable in class com.goldencode.p2j.util.ToClause
A cached decimal -.5.
negate(BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the unary negate operator whose result will differ based on the types of the operands, which will not be known until runtime.
negate(decimal) - Static method in class com.goldencode.p2j.util.MathOps
Implements the unary minus operator for the decimal type.
negate(double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the unary minus operator.
negate(int64) - Static method in class com.goldencode.p2j.util.MathOps
Implements the unary minus operator for the integer type.
negate(long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the unary minus operator.
negative - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Does number contain negative sign.
nested - Variable in class com.goldencode.p2j.preproc.TextParser
Nesting level for text block processing.
nested - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Enables/disables nested error support at runtime.
nested_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a NESTED keyword followed by an optional FOREIGN-KEY-HIDDEN keyword.
nestedError - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Exception caught during processing another error.
NestedWalker - Class in com.goldencode.trpl
Merges a list of tree walkers into a single walker.
NestedWalker() - Constructor for class com.goldencode.trpl.NestedWalker
Default constructor.
NestedWalker(List<TreeWalker>) - Constructor for class com.goldencode.trpl.NestedWalker
Construct an instance using the given list.
nesting - Variable in class com.goldencode.p2j.ui.chui.ThinClient
External procedure call nesting.
nesting - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Current external procedures call nesting.
nesting - Variable in class com.goldencode.p2j.ui.ServerState
Current procedure nesting.
nestLevel - Variable in class com.goldencode.p2j.uast.ProgressParser
Tracks the nesting level of procedures and functions.
NET_EXECUTE_ACCESS - Static variable in class com.goldencode.p2j.net.NetResource
EXECUTE access mode for net resource
NET_READ_ACCESS - Static variable in class com.goldencode.p2j.net.NetResource
READ access mode for net resource
NET_WRITE_ACCESS - Static variable in class com.goldencode.p2j.net.NetResource
WRITE access mode for net resource
netAccessWorker(String, String, int) - Method in class com.goldencode.p2j.net.NetResource
Implements generalized access rights check worker.
NetResource - Class in com.goldencode.p2j.net
Implements the "net" abstract resource.
NetResource() - Constructor for class com.goldencode.p2j.net.NetResource
Constructor.
NetRights - Class in com.goldencode.p2j.net
Implements the "net" rights objects.
NetRights() - Constructor for class com.goldencode.p2j.net.NetRights
Default constructor.
NetRights(BitSet) - Constructor for class com.goldencode.p2j.net.NetRights
Constructor.
NetRightsEditor - Class in com.goldencode.p2j.admin.client.editors
Net rights editor.
NetRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.NetRightsEditor
 
NetSocket - Class in com.goldencode.p2j.net
This class represents a secure socket and all related input/output streams as a one unit.
NetSocket(Socket) - Constructor for class com.goldencode.p2j.net.NetSocket
Constructor
NETWORK_CONNECTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NETWORK_CONNECTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NETWORK_CONNECTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
neutralMillisToCalendar(long, TimeZone) - Static method in class com.goldencode.p2j.util.date
Convert a time-neutral number of milliseconds since the epoch into a UTC time as represented by the GregorianCalendar class.
neutralMillisToDate(long, TimeZone) - Static method in class com.goldencode.p2j.util.date
Convert a time-neutral number of milliseconds since the epoch into a UTC time as represented by the Date class.
NEW - Static variable in class com.goldencode.p2j.ui.Keyboard
 
NEW_ACCOUNT_NAME_WARNING - Static variable in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsUiHandlers
Warning that is displayed if the new given name is the same as the cloned account name.
NEW_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
new_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NEW phrase in an expression, allowing new object instances to be instantiated.
NEW_ROWS_NUMERATION_START - Variable in class com.goldencode.p2j.ui.client.Browse
Index of the first added new row.
NEW_TMP_FILE_PERMISSIONS - Static variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
The file permissions to create a new temporary file
newBlack - Variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
New value for 3D black.
newBuf - Variable in class com.goldencode.p2j.ui.client.format.DateFormat.TestCase
Input sequence of characters after the autocompletion mechanism has worked in it.
newCallback() - Method in class com.goldencode.p2j.admin.client.MultiCallback
Creates new instance of AdminCallback that can be used in a service call.
newCallGraphIterator(String[], boolean) - Static method in class com.goldencode.p2j.uast.CallGraphWorker
Creates a new iterator that walks a call graph dynamically, using the nodes as the tree is being built to properly direct the pattern engine in its processing.
newChildWindowEmulator(int, EmulatedWindowState, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Create a new child window emulator.
newChildWindowEmulator(int, EmulatedWindowState, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Create a new child window emulator.
newChildWindowEmulator(int, EmulatedWindowState, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Create a new child window emulator.
newConnection() - Method in class com.goldencode.p2j.util.AgentPool.BoundPool
Establish a new connection.
newConnection() - Method in class com.goldencode.p2j.util.AgentPool
Establish a new connection.
newConnection() - Method in class com.goldencode.p2j.util.AgentPool.UnboundPool
Establish a new connection.
newDatabase(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Add a new database AST to the map of databases.
newDkGray - Variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
New value for 3D dark gray.
newDocument(String, String, String, String) - Static method in class com.goldencode.util.XmlHelper
Create an XML document with an optional DOCTYPE tag (if the proper information is supplied).
newDocument(String, String, String) - Static method in class com.goldencode.util.XmlHelper
Create an XML document with an optional DOCTYPE tag (if the proper information is supplied).
newDocument() - Static method in class com.goldencode.util.XmlHelper
Create and return a new, empty Document XML node.
newEmulator(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Create a new window emulator.
newEmulator(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Create a new window emulator.
newEmulator(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Create a new window emulator.
newField(NameNode, Aast, String, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Create a field AST and add it as a child of the AST associated with the parent name node.
newFolder - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
newGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The New Group button
newInstance(BootstrapConfig, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.OutputManager
Force construction of a new instance.
newInstance() - Method in class com.goldencode.p2j.ui.WidgetConfigDef
Create a new WidgetConfig instance for the widget config associated with this definition.
NEWLINE - Static variable in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Newline text on the system on which this tool runs.
newLine - Variable in class com.goldencode.p2j.ui.client.Editor.Line
true if instance was created for '\n' in the source text.
NEWLINE - Static variable in class com.goldencode.p2j.util.DirStream
Newline separator
NEWLINE - Static variable in class com.goldencode.p2j.util.Stream
The line separator character(s) for the current platform.
NEWLINE_LEN - Static variable in class com.goldencode.p2j.util.Stream
The length if line separator.
newlineCR - Variable in class com.goldencode.p2j.e4gl.E4GLLexer
Flag to force maintaining newline based solely on CR characters.
newLineIndexes - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
It holds indexes from EditorGuiImpl.lineSplitIndexes, for which the split was caused by a new-line character.
newLtGray - Variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
New value for 3D light gray.
newlyCreated() - Method in interface com.goldencode.p2j.persist.Buffer
Indicate whether the buffer associated currently contains a record, and whether that record is transient.
newlyCreated() - Method in class com.goldencode.p2j.persist.BufferImpl
Indicate whether the buffer associated currently contains a record, and whether that record is transient.
newlyCreated - Variable in class com.goldencode.p2j.persist.RecordBuffer
Is current record newly created (not read from the database)?
newlyCreated - Variable in class com.goldencode.p2j.persist.Reversible
Was DMO record newly created at the time Reversible was created?
newPassword - Variable in class com.goldencode.p2j.security.SecurityManager.PasswordChange
 
newPool(String) - Static method in class com.goldencode.p2j.util.AgentPool
Instantiate a new agent pool for the given appserver, based on the operating mode.
newPool(String, boolean) - Static method in class com.goldencode.p2j.util.WidgetPool
Create a new pool and register it in the appropriate maps/sets.
newProgramFiles - Variable in class com.goldencode.p2j.pattern.PatternEngine
List of newly created AST files by the rules processed by this engine.
newRef() - Method in class com.goldencode.p2j.directory.DirectoryService
Bind request counter.
newRow(boolean, boolean, int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.DataColumnRenderer
 
newRow(boolean, boolean, int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
Begins rendering of a new row.
newRow - Variable in class com.goldencode.p2j.ui.client.Frame
Intermediate value for cursor when cursor wrap is pending.
newRowNumber - Variable in class com.goldencode.p2j.ui.client.Browse
Next unique row number for a new row.
newTasksMayBeScheduled - Variable in class com.goldencode.p2j.util.ProtectedTimer.TimerThread
Indicates whether new tasks may be scheduled to this thread.
newTriggers - Variable in class com.goldencode.p2j.ui.ServerReturnValue
List of newly created triggers.
newType - Variable in class com.goldencode.p2j.persist.lock.RecordLockEvent
Lock type after the event
newUpdateCallGraphIterator(String[], boolean) - Static method in class com.goldencode.p2j.uast.CallGraphWorker
Creates a new iterator that uses as initial nodes the explicit list of programs passed at rootNodes parameter and also all the external programs with ambiguous call-sites.
newUser - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The text box representing the new user account name
newWhite - Variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.Convert3DColorsFilter
New value for 3D white.
newX - Variable in class com.goldencode.p2j.ui.client.event.ScrollEvent
New X scroll position.
newX() - Method in class com.goldencode.p2j.ui.client.event.ScrollEvent
Get the new scroll position on the X axis.
newY - Variable in class com.goldencode.p2j.ui.client.event.ScrollEvent
New Y scroll position.
newY() - Method in class com.goldencode.p2j.ui.client.event.ScrollEvent
Get the new scroll position on the Y axis.
next - Variable in class com.goldencode.ast.BasePlugin.Pair
The next available ID.
next - Variable in class com.goldencode.p2j.admin.client.application.home.AsyncAction
The chained asynchronous task
next(LockType) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Retrieve the next composite row of results for the query.
next() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Move cursor to the next results row.
next(LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Retrieve the next composite row of results for the query.
next() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper.ReversibleIterator
 
next - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Next listener to be visited
next() - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Get the next listener to be visited.
next() - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the next virtual, composite row of results for the compound query.
next(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the next virtual, composite row of results for the compound query.
next(LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the next virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
next(boolean, LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the next virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
next() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the next entry, whether or not it actually exists in the results list.
next() - Method in class com.goldencode.p2j.persist.FilteredResults
Move cursor to the next results row.
next() - Method in class com.goldencode.p2j.persist.HQLHelper
Create a bundle containing the HQL statement(s) and getter method(s) necessary to retrieve the next record which matches the base where clause criteria.
next() - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the next composite row of results for the query.
next(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the next composite row of results for the query.
next() - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the next composite row of results for the query.
next(LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the next composite row of results for the query.
next() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Move cursor to the next results row.
next() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Move cursor to the next results row.
next(boolean, LockType) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Retrieve the next virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
next() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Move cursor to the next results row.
next() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Move cursor to the next result row.
NEXT - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Retrieve next record in a result set
next() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
next(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
next() - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the next virtual, composite row of results for a compound query.
next(boolean, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the next virtual, composite row of results for a compound query, overriding the lock type to apply to each underlying query.
next(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next(Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next(LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next(Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the next record which meets the query criteria and retrieve it into its record buffer.
next() - Method in interface com.goldencode.p2j.persist.Results
Move cursor to the next results row.
next() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Move cursor to the next result row.
next() - Method in class com.goldencode.p2j.persist.ScrollingResults
Move cursor to the next result row.
next() - Method in class com.goldencode.p2j.persist.SimpleResults
Move cursor to the next results row.
next() - Method in class com.goldencode.p2j.security.Search
Gets the next Rights object from the list of bindings.
next - Variable in class com.goldencode.p2j.util.BlockDefinition
Determines if infinite loop protection converts retry into next or leave.
next() - Static method in class com.goldencode.p2j.util.BlockManager
Continue (iterate) the nearest enclosing block.
next(String) - Static method in class com.goldencode.p2j.util.BlockManager
Continue (iterate) the block associated with the given label.
next - Variable in class com.goldencode.p2j.util.ProxyProcedureWrapper
The next proxy procedure (in the same server).
next - Variable in class com.goldencode.p2j.util.ScopedList.Node
Next node
next() - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Return the element immediately after the current cursor position and move the cursor forward one element.
next - Variable in class com.goldencode.p2j.util.StreamDaemon
Next id to attempt to allocate.
next() - Method in class com.goldencode.util.EmptyIterator
Throws an exception, since there is no next element to return.
next - Variable in class com.goldencode.util.FastSiblingDeque.FsdNode
Pointer to next element in linked list, if any.
next() - Method in class com.goldencode.util.FibonacciCounter
Advance to the next number in the series, making it the current number, and report it multiplied by the factor.
NEXT_ERROR - Static variable in class com.goldencode.p2j.ui.Keyboard
 
NEXT_FRAME - Static variable in class com.goldencode.p2j.ui.Keyboard
 
next_or_leave_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NEXT and LEAVE language statements.
next_prompt_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NEXT-PROMPT language statement.
NEXT_WORD - Static variable in class com.goldencode.p2j.ui.Keyboard
 
nextAccess - Static variable in class com.goldencode.cache.LRUCache.NodeImpl
Next available node identifier
nextAstId - Variable in class com.goldencode.expr.Compiler
Next AST ID to be assigned during assembly of bytecode instructions
nextAsyncReqId - Variable in class com.goldencode.p2j.util.WebServiceHelper
The counter for async requests.
nextBDT - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Array which contains the sort criteria values for the row after the last loaded row (i.e.
nextBottomCol - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next free column in bottom part of layout.
nextBottomRow - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next free row in bottom part of layout.
nextBottomX - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next widget bottom part Y coordinate calculated in pixels.
nextBottomY - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next widget bottom part Y coordinate calculated in pixels.
nextBundle() - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Return the next import bundle which is eligible for import.
nextByte() - Method in class com.goldencode.terminal.MasterPty
Buffered read next byte from master PTY.
nextCertToDelete(Iterator<Map.Entry<TaggedName, AdminCallback<TaggedName[]>>>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
 
nextChild(Aast, int) - Method in interface com.goldencode.ast.AstWalkListener
Called whenever a transition from a child node to its next right sibling takes place during an AST walk.
nextChild(Aast, int) - Method in class com.goldencode.p2j.pattern.AstWalker
Called whenever a transition from a child node to its next right sibling takes place during an AST walk.
nextChild(WalkState, int) - Method in class com.goldencode.trpl.BaseWalker
Called whenever a transition from a child node (the "left sibling") to its next right sibling takes place during tree traversal.
nextChild(WalkState, int) - Method in class com.goldencode.trpl.NestedWalker
Called whenever a transition from a child node (the "left sibling") to its next right sibling takes place during tree traversal.
nextChild(WalkState, int) - Method in interface com.goldencode.trpl.TreeWalker
Called whenever a transition from a child node (the "left sibling") to its next right sibling takes place during tree traversal.
nextChild(Aast, int) - Method in class com.goldencode.trpl.WalkListener
Called whenever a transition from a child node to its next right sibling takes place during an AST walk.
nextChildIndex - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Tracks the next child index during walking.
nextChildRules() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Prepare to load a list of AST next child rules from inside of an next-child-rules element.
nextClassName() - Static method in class com.goldencode.expr.Compiler
Provides the next, fully qualified class name available for use as a custom, CompiledExpression subclass.
nextColumn - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Next free column.
nextConnectID - Static variable in class com.goldencode.p2j.persist.ConnectionManager
Next available connect ID for metadata updates
nextContextID - Variable in class com.goldencode.p2j.net.SessionManager
Next ID to be assigned for a local security context.
nextContextID() - Method in class com.goldencode.p2j.net.SessionManager
Generate a security context ID which uniquely identifies the security context of a virtual session.
nextEvent - Variable in class com.goldencode.p2j.ui.client.event.WindowEvent
The next event to be raised, if the trigger does not consume this one.
nextEventID - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Next lock event ID, guaranteed to be sequential and ascending
nextExc - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Common, long-lived instance to make next processing faster.
nextExecutionTime - Variable in class com.goldencode.p2j.util.ProtectedTimerTask
Absolute time (in milliseconds) of the next execution of the task.
nextExternalId(int) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Compute the next available ID for an external node.
nextFg(FieldGroup, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
This method calculates next field-group for the step=1 depending on direction
nextField(int) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Select next field.
nextFocus() - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Move the input focus to the first widget which can receive a focus in the peer container.
nextFocus() - Method in class com.goldencode.p2j.ui.chui.SelectionListImpl
Select next focusable widget.
nextFocus(Widget) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Performs conditional focus change procedure to the next widget.
nextFocus() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Move focus to next widget in Tab order.
nextFocus() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Move the input focus to the first widget which can receive a focus in the peer container.
nextFocus() - Method in class com.goldencode.p2j.ui.client.Browse
This method is called from the in-place editor when it need to initiate switching to the next widget.
nextFocus() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Select next focusable widget.
nextFocus() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Move the input focus to the first widget which can receive a focus in the peer container.
nextFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Select next focusable widget.
nextFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Select next focusable widget.
nextFontId - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
A counter for font IDs to be mapped on the js-side.
nextFrame(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get next frame.
nextGlobalID - Variable in class com.goldencode.p2j.schema.ImportWorker
Next ID bracket
nextID - Static variable in class com.goldencode.cache.LFUAgingCache.NodeImpl
Next available node identifier
nextId(boolean, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Compute another ID based on the ID of the selected item.
nextId - Variable in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Stores the next available ID for streams.
nextID - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Variable from which unique registrant and event IDs are assigned
nextId - Variable in class com.goldencode.p2j.ui.FillInConfig
ID of next widget in the group.
nextID() - Method in class com.goldencode.p2j.ui.WidgetId.ClientArea
Get the next ID, in sequential order.
nextId - Variable in class com.goldencode.p2j.ui.WidgetId.IDGenerator
The initial value for next widget ID.
nextID() - Method in class com.goldencode.p2j.ui.WidgetId.IDGenerator
Get the next ID, in sequential order.
nextID() - Static method in class com.goldencode.p2j.ui.WidgetId
Retrieve the unique per session integer id number for next new widget to create.
nextID() - Method in class com.goldencode.p2j.ui.WidgetId.SessionArea
Get the next ID, in sequential order.
nextId - Static variable in class com.goldencode.p2j.util.AgentPool
The next connection ID; starts from a random value.
nextId() - Static method in class com.goldencode.p2j.util.AgentPool
Get the next connection ID.
nextId - Static variable in class com.goldencode.p2j.util.AppServerManager
The next request ID.
nextIncrement(int) - Method in class com.goldencode.p2j.io.ReversibleReader
Calculate the next multiple of INCREMENT that can hold the given size elements.
nextIncrement(int) - Method in class com.goldencode.p2j.util.DynamicArray
Calculate the next multiple of INCREMENT that can hold the given size elements.
nextIndex() - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Report the index of the element immediately after the cursor's current position.
nextInner - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Next set of listeners registered for the same events in an inner scope
nextKey - Variable in class com.goldencode.p2j.persist.TableMapper.StaticTempTableMapper
Next available key
nextKeyNumber - Variable in class com.goldencode.p2j.util.SectionContent
The position of the last key=value pair in the ordering list.
nextKeySQL - Variable in class com.goldencode.p2j.persist.id.SequenceIdentityManager
SQL statement used to get next sequence value
nextLine() - Method in class com.goldencode.terminal.VT100AbstractRenderer
NEL -- Next Line ESC E This sequence causes the active position to move to the first position on the next line downward.
nextLine() - Method in interface com.goldencode.terminal.VT100Renderer
NEL -- Next Line ESC E This sequence causes the active position to move to the first position on the next line downward.
nextLineNum - Variable in class com.goldencode.p2j.util.Stream
Line number of the next line to be output on the current page.
nextMessageId - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
The next message ID, used to track message request which require an immediate response from the JS side.
nextMessageId() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Get the next message ID.
nextMPID - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Next value to try when assigning a multiplex ID
nextNewRowNumber() - Method in class com.goldencode.p2j.ui.client.Browse
Get next unique row number for a new row.
nextOuter - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Next set of listeners registered for the same events in an outer scope
nextPrimaryKey(String) - Method in interface com.goldencode.p2j.persist.id.IdentityManager
Return the next primary key for the specified table.
nextPrimaryKey() - Method in class com.goldencode.p2j.persist.id.IdentityPool
Return the next primary key from the pool (for the database which is served by this pool).
nextPrimaryKey(String) - Method in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Return the next primary key for the specified table.
nextPrimaryKey(String) - Method in class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Return the next primary key for the specified table.
nextPrimaryKey - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Next available primary key for a new lock metadata record
nextPrimaryKey(String) - Method in class com.goldencode.p2j.persist.Persistence
Obtain the next available primary key ID on a per-table basis.
nextPrimaryKey() - Method in class com.goldencode.p2j.persist.RecordBuffer
Returns the primary key for a new DMO associated with this buffer.
nextPrimaryKey(int, String) - Method in interface com.goldencode.p2j.persist.remote.IdentityManagerMultiplexer
Return the next primary key for the specified table.
nextPrimaryKey(int, String) - Method in class com.goldencode.p2j.persist.remote.IdentityManagerMultiplexerImpl
Return the next primary key for the specified table.
nextPrimaryKey(String) - Method in class com.goldencode.p2j.persist.remote.RemoteIdentityManager
Return the next primary key for the specified table.
nextPrimaryKey(Class<?>) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Returns the next available primary key for the temp table associated with the given DMO interface.
nextPrimaryKey() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Returns the primary key for a new DMO associated with this buffer.
nextPrompt(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Specifies the field to be put in focus during the next input operation which involves this field of the frame.
nextPrompt(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Specifies the field to be put in focus during the next input operation.
nextPrompt(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Specifies the field to be put in focus during the next input operation.
nextPrompt(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Specifies the field to be put in focus during the next input operation.
nextPrompt(GenericFrame, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the field to be put in focus during the next input operation.
nextProperty() - Method in class com.goldencode.p2j.persist.TableResultSet
Used in conjunction with TableResultSet.hasMoreProperties(), it provides a mechanism for subclasses to send the property list in an iterator-like form.
nextProperty() - Method in class com.goldencode.p2j.persist.TempTableResultSet
Returns the next property of this DMO.
nextRecord(Stream, Session) - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Read a single record from the current location in a Progress export file and store its data in a bean-like object.
nextRecord(Stream) - Method in class com.goldencode.p2j.schema.RecordLoader
Read a single record from the current location in a Progress export file and store its data in a bean-like object.
nextRow - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Cache for non-scrolling queries.
nextRow() - Method in class com.goldencode.p2j.persist.TableResultSet
Used in conjunction with TableResultSet.hasMoreRows(), it provides a mechanism for subclasses to send the data in an iterator-like form.
nextRow() - Method in class com.goldencode.p2j.persist.TempTableResultSet
Returns the data for the next row.
nextRow(int) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Select next row in down frame.
nextRow - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Next free row.
nextRow() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Go to thew next row.
nextRow(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Go to thew next row.
nextRow(double, double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Go to the next row and set start column to specified value.
nextRowOffset - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The next row offset.
nextSessionId - Static variable in class com.goldencode.p2j.report.server.ReportProtocol
Next available session ID
nextSibling - Variable in class com.goldencode.p2j.util.HandleChain
Variable for holding the NEXT-SIBLING attribute.
nextSubstitutionIndex - Variable in class com.goldencode.p2j.persist.hql.HQLParser
Next index value to be assigned to a query substitution node
nextSuffix - Variable in class com.goldencode.proxy.ProxyFactory
Suffix to ensure unique proxy class names
nextTabItem(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Obtains the next widget in the frame's tab order from the client.
nextTabItem(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Obtains the next widget in the frame's tab order from the client.
nextTabItem(GenericFrame, GenericWidget<?>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Obtains the next widget in the frame's tab order from the client.
nextTabStop(Widget) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Performs conditional focus change procedure to the next tab stop widget.
nextTabStop() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Move focus to next widget in Tab order if initiated by NAB.
nextThreadID - Variable in class com.goldencode.p2j.security.SecurityManager
Next available, unique thread ID.
nextToken() - Method in class com.goldencode.expr.ExpressionLexer
 
nextToken() - Method in class com.goldencode.p2j.convert.NameConverter
Generate the next token (aka syllable) to be appended to the target symbol name.
nextToken() - Method in class com.goldencode.p2j.e4gl.E4GLLexer
 
nextToken() - Method in class com.goldencode.p2j.persist.hql.HQLLexer
 
nextToken() - Method in class com.goldencode.p2j.preproc.BracesLexer
 
nextToken() - Method in class com.goldencode.p2j.preproc.TextLexer
 
nextToken() - Method in class com.goldencode.p2j.uast.LexerDumpFilter
This is the main filter point which calls the parent lexer, obtains the next token, writes it to the output file and then returns it to the caller.
nextToken() - Method in class com.goldencode.p2j.uast.ProgressLexer
 
nextTopCol - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next free column in top part of layout.
nextTopRow - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next free row in top part of layout.
nextTopX - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next widget top part Y coordinate calculated in pixels.
nextTopY - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Next widget top part Y coordinate calculated in pixels.
nextUndoData - Variable in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper.ReversibleIterator
 
NextUnwindException - Exception in com.goldencode.p2j.util
Used to unwind the stack to a specific referenced block to allow that block to iterate (if the block is a loop) or exit (if the block is not looping) as if a next statement was executed.
NextUnwindException() - Constructor for exception com.goldencode.p2j.util.NextUnwindException
Default constructor.
nextUserSessionID - Variable in class com.goldencode.p2j.security.SecurityManager
Next available, unique user session ID.
nextValue(String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the NEXT-VALUE(seqName) function from Progress as it is defined in Open Edge 10.x.
nextValue(String, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the NEXT-VALUE(seqName, ldbName) function from Progress as it is defined in Open Edge 10.x.
nextViewDisplay - Variable in class com.goldencode.p2j.ui.chui.ThinClient
false has no effect.
nextViewRefresh - Variable in class com.goldencode.p2j.ui.chui.ThinClient
false has no effect.
ninsets - Variable in class com.goldencode.p2j.ui.client.gui.LineBorderGuiImpl
Native insets.
ninsets - Variable in class com.goldencode.p2j.ui.client.gui.WindowBorder
The border size on each side.
NL - Static variable in class com.goldencode.p2j.e4gl.E4GLParser
Newline character to search for for line operations.
NL - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
NO_BYTE - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Value indicating that no byte was read.
NO_BYTE_ORDER - Static variable in class com.goldencode.p2j.util.memptr
No byte order has been explicitly requested.
NO_EXTENT - Static variable in class com.goldencode.p2j.persist.PropertyDefinition
Default value for no-extent properties.
no_focus_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NO-FOCUS keyword and the optional following FLAT-BUTTON.
NO_INPUT_SOURCE_ATTEMPT - Static variable in class com.goldencode.p2j.ui.GenericFrame
Error message for set/prompt-for statements in batch mode.
NO_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NO_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NO_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NO_MATCH - Static variable in class com.goldencode.p2j.convert.NameConverter
Used when matching substrings within symbol; indicates no match
NO_MATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NO_MATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NO_MATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NO_OUTPUT_DESTINATION_ATTEMPT - Static variable in class com.goldencode.p2j.ui.GenericFrame
Error message for output related statements in batch mode.
NO_PAGING - Static variable in class com.goldencode.p2j.util.StreamFactory
Special page size which causes turning paging off.
NO_RECORDS_STATE - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the view transitional state in which the acquired lock table is empty.
NO_REFERENCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NO_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NO_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NO_TRANSACTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NO_TRANSACTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NO_TRANSACTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NO_TRANSACTION - Static variable in class com.goldencode.p2j.util.TransactionManager
The block won't start a transaction or sub-transaction.
NO_WAIT_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NO_WAIT_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NO_WAIT_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
noAccounts() - Method in class com.goldencode.p2j.main.Broker
Check if broker has no accounts.
noAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The cancel button
noAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The cancel no button
noAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
The cancel button
noAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The cancel button
noAction - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The No cancel button
noAssign - Variable in class com.goldencode.expr.ExpressionLexer
If true, convert assignment to equality operator
noAssign - Variable in class com.goldencode.p2j.ui.BrowseConfig
NO-ASSIGN attribute.
noAutoValidate - Variable in class com.goldencode.p2j.ui.FrameConfig
NO-AUTO-VALIDATE option.
noCurrentValue - Variable in class com.goldencode.p2j.ui.SliderConfig
Flag to suppress display the current value for given position on slider control.
node - Variable in class com.goldencode.ast.ShadowNode
AST shadow node being stored.
Node(K, V) - Constructor for class com.goldencode.cache.ExpiryCache.Node
Constructor.
node - Variable in class com.goldencode.p2j.directory.DirectoryResource.SharedData
node name
Node(RepositionCache.Node, Serializable, int) - Constructor for class com.goldencode.p2j.persist.RepositionCache.Node
Constructor.
Node(String, int, AdminResourceNamespace.Node[]) - Constructor for class com.goldencode.p2j.security.AdminResourceNamespace.Node
Constructor
Node(Object) - Constructor for class com.goldencode.p2j.util.ScopedDictionary.Node
The only constructor.
Node(E) - Constructor for class com.goldencode.p2j.util.ScopedList.Node
Constructor.
NODE_MASK - Static variable in interface com.goldencode.p2j.net.AddressServer
Mask used to extract address of the node in the router's address space.
nodeAddress - Variable in class com.goldencode.p2j.net.AddressPair
Stores local node address from the point of view of the node which sends the initialization request message.
nodeAddress - Variable in class com.goldencode.p2j.net.Queue
Address of the node to which this instance belongs.
nodeAddress - Variable in class com.goldencode.p2j.net.Router
Local node address.
NodeAttribute - Class in com.goldencode.p2j.directory
NodeAttribute provides information about particular DirectoryService node attribute in its current state.
NodeAttribute(NodeAttribute) - Constructor for class com.goldencode.p2j.directory.NodeAttribute
Constructs an instance using other NodeAttribute as a template
NodeAttribute(String, int, boolean, boolean, int) - Constructor for class com.goldencode.p2j.directory.NodeAttribute
Constructs an instance of node attribute.
nodeClass - Variable in class com.goldencode.p2j.directory.DirNode
Object Class represented by node
NodeCopier(String, Remapper, String, boolean) - Constructor for class com.goldencode.p2j.directory.DirectoryService.NodeCopier
Construct an instance of NodeCopier for specified source ID, destination ID and back-end.
nodeExists(String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Check existence of the node.
nodeFilter - Variable in class com.goldencode.p2j.pattern.PatternEngine
In callgraph walking mode, this will be used to filter the nodes which will be processed.
nodeId - Variable in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Node ID
nodeId - Variable in class com.goldencode.p2j.report.server.CallSite
The AST id of the specific call-site's AST node.
nodeIdToNodeName - Static variable in class com.goldencode.p2j.xml.XmlFactory
Map of token types to token names
NodeImpl(K, V) - Constructor for class com.goldencode.cache.LFUAgingCache.NodeImpl
Constructor.
NodeImpl(K, V) - Constructor for class com.goldencode.cache.LRUCache.NodeImpl
Constructor.
NodeInfo - Class in com.goldencode.p2j.net
This class is a simple container that describes a single node in the network.
NodeInfo() - Constructor for class com.goldencode.p2j.net.NodeInfo
Constructs an empty NodeInfo instance.
NodeInfo(int) - Constructor for class com.goldencode.p2j.net.NodeInfo
Constructs an instance of NodeInfo with assigned node address.
NodeInfo(String) - Constructor for class com.goldencode.p2j.net.NodeInfo
Constructs an instance of NodeInfo with assigned node name.
NodeInfo(int, String, InetAddress[]) - Constructor for class com.goldencode.p2j.net.NodeInfo
Constructs a completely filled instance of NodeInfo.
nodeIterator(Vertex, String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all the nodes linked with an outbound edge which has a property with the specified key and value.
nodeIterator(Vertex, String, String, Object, boolean) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all the nodes linked with an outbound edge with the given label and the target node having the given property value.
nodeIterator(String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all the nodes having a property with the specified key, regardless of value.
nodeIterator(String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all the nodes having a property with the specified key and value.
nodeIteratorV(Vertex, String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create an iterator for all the nodes linked with an outbound edge, which have a property with the specified key and value.
nodeList - Variable in class com.goldencode.p2j.directory.LdapMapGen
Complete expanded mapping between P2J and LDAP nodes
NodeList() - Constructor for class com.goldencode.p2j.util.ScopedList.NodeList
Default constructor.
NodeLocker(String) - Constructor for class com.goldencode.p2j.directory.DirectoryService.NodeLocker
Construct an instance for specified node ID and attribute name.
nodeMenu - Variable in class com.goldencode.p2j.test.DirectoryEdit
Node menu definition/implementation
nodeNameToNodeId - Static variable in class com.goldencode.p2j.xml.XmlFactory
Map of token names to token types
NodeProcessor - Interface in com.goldencode.p2j.directory
This interface is used internally by the DirectoryService to perform tasks on the subtree or entire tree.
NodeRemover() - Constructor for class com.goldencode.p2j.directory.DirectoryService.NodeRemover
 
NodeRenderer() - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree.NodeRenderer
 
nodes - Variable in class com.goldencode.p2j.report.server.CallGraphSnippet
List of the nodes in the graph snippet.
nodes - Variable in class com.goldencode.p2j.schema.Namespace
Pool of name nodes comprising the namespace
nodes() - Method in class com.goldencode.p2j.schema.Namespace
Get read-only iterator over ALL name nodes in this namespace.
nodes(boolean) - Method in class com.goldencode.p2j.schema.Namespace
Get read-only iterator over the name nodes in this namespace.
nodes(boolean, boolean) - Method in class com.goldencode.p2j.schema.Namespace
Get read-only iterator over the name nodes in this namespace.
nodes - Variable in class com.goldencode.p2j.uast.RootNodeList
Stores the root node list.
nodeValueToLongchar(longchar) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the XML node value attribute to binary value of longchar.
nodeValueToLongchar(longchar) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the XML node value attribute to binary value of longchar.
nodeValueToMemptr(memptr) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the XML node value attribute to binary value of memptr.
nodeValueToMemptr(memptr) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the XML node value attribute to binary value of memptr.
nodeWorker(String, int, int) - Method in class com.goldencode.p2j.security.AdminResource
Node access rights check worker.
noEmptySpace - Variable in class com.goldencode.p2j.ui.BrowseConfig
NO-EMPTY-SPACE attribute.
noError - Variable in class com.goldencode.p2j.ui.Choose
NO-ERROR option.
noError - Variable in class com.goldencode.p2j.ui.ChooseData
NO-ERROR option
noError - Variable in class com.goldencode.p2j.util.InvocationRequestPayload
Flag indicating if this call should set the NO-ERROR mode on.
noFocus - Variable in class com.goldencode.p2j.ui.ButtonConfig
Button NO-FOCUS flag.
noFocusAdjustment - Variable in class com.goldencode.p2j.ui.client.FocusManager
Do not adjust focus in WAIT-FOR if set
noHelp() - Static method in class com.goldencode.p2j.util.Utils
Serves as a placeholder for some interactive help.
noHide - Variable in class com.goldencode.p2j.ui.FrameConfig
NO-HIDE option - used to track the NO-HIDE status of a frame at runtime.
noHideConfig - Variable in class com.goldencode.p2j.ui.FrameConfig
The NO-HIDE option as configured at frame definition - used to restore the NO-HIDE status when the frame scope is opened again.
noHostVerify - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
noInheritPhrases - Variable in class com.goldencode.p2j.schema.TableHints
Name conversion replacements for the table not inherited by fields
noLooseEnds(List<NameNode>) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Given a list of name nodes that have been removed from their global namespace, sever all of their connections with private namespaces and remove their associated ASTs from the larger tree.
nolossWrapText(String, int) - Static method in class com.goldencode.util.StringHelper
A simple algorithm to wrap a text string to fit into one or more lines of the specified width.
non_reserved_user_defined_type_name() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an ProgressParser.any_non_reserved_symbol() as a class name reference.
noNameSchemaLocation - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
No name Schema location variable
nonbody - Variable in class com.goldencode.p2j.ui.client.Frame
Components which do not belong to down frame body.
nonDestructiveMerge(RecordBuffer.ReversibleUpdate) - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Merge all undo entries from a source instance of this class to this instance.
nonDestructiveValidate() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.NoUndoValidator
Validate the current record in the buffer (if any), but do not change the control flow of the block logic in the event of an error; just report the error if not in silent error mode.
NONE - Static variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
Status flag indicating no change
NONE - Static variable in class com.goldencode.p2j.persist.lock.LockType
The lack of a record lock
NONE - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Placeholder indicating no retrieval type is set
NONE - Static variable in class com.goldencode.p2j.security.SecurityManager
Logging level NONE.
NONE - Static variable in interface com.goldencode.p2j.ui.CommonFrame
No operation currently in process.
NONE - Static variable in class com.goldencode.p2j.ui.PrintingService
Constant for page orientation.
nonEmpty(Object...) - Static method in class com.goldencode.p2j.util.Utils
The method returns the first non-empty trimmed string represented by the supplied arguments.
nonNull(T...) - Static method in class com.goldencode.p2j.util.Utils
The method returns the first non-null argument from the supplied array of arguments.
nonRedundantIndexes(List<P2JIndex>) - Static method in class com.goldencode.p2j.persist.P2JIndex
Given a list of index descriptors, assemble a list of those which are not redundant with one another.
nonRedundantIndexes(List) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Convenience method to expose to rulesets the P2JIndex static method of the same name.
nonUniqueIndexMap - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Map of non-unique index names to ordered lists of property names
nonValidatingFactory - Static variable in class com.goldencode.util.XmlHelper
Thread-local, non-validating, document builder factory.
nonWritableStatuses - Static variable in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Non writable statuses.
noop() - Method in class com.goldencode.p2j.preproc.TextParser
Matches the &ANALYZE-SUSPEND and &ANALYZE-RESUME preprocessor statements.
NoOpScroller() - Constructor for class com.goldencode.p2j.ui.client.FillIn.NoOpScroller
 
NOP - Static variable in class com.goldencode.p2j.ui.MarkEntry
Do nothing.
NOP_ACCESSOR - Static variable in class com.goldencode.p2j.persist.ORMHandler
NopPropertyAccessor fully qualified class name
NOP_INSTANCE - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor
A do-nothing instance for empty where clauses
noPause - Variable in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
NO-PAUSE flag
NopDirtyShareContext - Class in com.goldencode.p2j.persist.dirty
An implementation of the DirtyShareContext interface which does nothing.
NopDirtyShareContext() - Constructor for class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
 
NopGetter(Class<?>) - Constructor for class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Constructor which stores property type.
NopPropertyAccessor - Class in com.goldencode.p2j.persist
Implementation of a do-nothing PropertyAccessor.
NopPropertyAccessor() - Constructor for class com.goldencode.p2j.persist.NopPropertyAccessor
 
NopPropertyAccessor.NopGetter - Class in com.goldencode.p2j.persist
Implementation of a do-nothing Getter.
NopPropertyAccessor.NopSetter - Class in com.goldencode.p2j.persist
Implementation of a do-nothing Setter.
NopSetter() - Constructor for class com.goldencode.p2j.persist.NopPropertyAccessor.NopSetter
 
noRecordOrThrowError(String) - Static method in class com.goldencode.p2j.util.ErrorManager
Throws an ErrorConditionException or sets the pending flag to true, if we are in silent error mode.
NORMAL - Static variable in class com.goldencode.p2j.ui.Color
Color constant for NORMAL color.
normalize(String) - Static method in class com.goldencode.p2j.directory.IdUtils
This method check nodeId validness and returns it in normalized form /elem0/elem2/.../elemN.
normalize() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Internal worker that keeps the correctness of cursor position: always in one of the positions: -1 = before the first record, 0 = the only record is selected, +1, after the last record.
normalize(T, String) - Static method in class com.goldencode.p2j.util.TextOps
Get the normalized form of the given string, based on the specified Unicode normalization form: The format parameter must evaluate to one of the following strings: NFD - Canonical Decomposition NFC - Canonical Decomposition, followed by Canonical Composition NFKD - Compatibility Decomposition NFKC - Compatibility Decomposition, followed by Canonical Composition NONE - Returns the source string unchanged
normalize(T, character) - Static method in class com.goldencode.p2j.util.TextOps
Get the normalized form of the given string, based on the specified Unicode normalization form: The format parameter must evaluate to one of the following strings: NFD - Canonical Decomposition NFC - Canonical Decomposition, followed by Canonical Composition NFKD - Compatibility Decomposition NFKC - Compatibility Decomposition, followed by Canonical Composition NONE - Returns the source string unchanged
normalize() - Method in interface com.goldencode.p2j.xml.XNodeRef
Normalizes TEXT and ATTRIBUTE nodes in the full depth of the sub-tree under this XML node.
normalize() - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Normalizes TEXT and ATTRIBUTE nodes in the full depth of the sub-tree under this XML node.
normalizeAliasOrLDB(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Normalize an alias or logical database name by right trimming whitespace and lowercasing.
normalizeArguments(Map) - Method in class com.goldencode.p2j.preproc.FileScope
Normalizes the naming of arguments in the given map and store them.
normalized - Variable in class com.goldencode.p2j.util.ParsedDateFormat
Format string with separators converted to the / character.
normalizedDatabaseName(Aast) - Static method in class com.goldencode.p2j.schema.TableRelation
Composes the normalized database name for a table.
normalizedIndexName(Aast) - Static method in class com.goldencode.p2j.schema.SchemaWorker
Composes a normalized index name, which is the fully qualified table name in all lowercase, in the form: <database_name><table_name><index_name>.
normalizeDMOClass(Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Given a DMO implementation class, return the associated class which is registered with the DatabaseManager.
normalizedTableName(Aast) - Static method in class com.goldencode.p2j.schema.TableRelation
Composes a normalized table name, which is the fully qualified table name in all lowercase, in the form: <database_name><table_name>.
normalizedTableName(TableRelation, Aast) - Static method in class com.goldencode.p2j.schema.TableRelation
Composes a normalized table name, which is the fully qualified table name in all lowercase, in the form: <database_name>.<table_name>.
normalizeFilename(String) - Static method in class com.goldencode.p2j.cfg.Configuration
Converts an absolute or relative filename (relative to the current directory) into a filename that is relative to the project home.
normalizeFilename(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Normalize the given filename by extracting the root name (removing the file path and the filename extension).
normalizeLegacyName(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Normalize the given legacy external program name, considering the SourceNameMapper.caseSens state.
normalizeName(String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Normalize 4GL field or index name: drop trailing spaces and convert to lower case.
normalizePath(File, boolean, boolean) - Static method in class com.goldencode.p2j.cfg.Configuration
Normalize and optionally verify the specified file system object.
normalizeTernary(HQLAst, Object[]) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Normalize a ternary clause into an equivalent logical expression.
normalizeUniqueIndexes(List<P2JIndex>) - Static method in class com.goldencode.p2j.persist.P2JIndex
Given a list of indexes, identify the minimal set of unique indexes which define the least common denominator, unique constraints for a table.
normalizeUniqueIndexes(List) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Convenience method to expose to rulesets the P2JIndex static method of the same name.
normalizeZOrder() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Reorder widgets according to their ZOrderClass retaining the order within the class
normPropExtentMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Indexed property names to corresponding extents
noServicesError() - Static method in class com.goldencode.p2j.util.WebServiceImpl
Show a specific 4GL-style error meaning that no service could be resolved from the WSDL document.
noSessionReuse - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
NoSyncCoordinates - Annotation Type in com.goldencode.p2j.ui
The annotation can be used on methods to temporarily suspend coordinate synchronization implemented by SyncCoordinatesAspect.
NOT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
NOT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
not(boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the NOT logical operator using the Java logical NOT.
not(logical) - Static method in class com.goldencode.p2j.util.logical
Implements the NOT logical operator with proper processing of the unknown value.
NOT_BETWEEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NOT_BETWEEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NOT_BETWEEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NOT_DIRTY - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Indicates an entity is not dirty
NOT_ENTERED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NOT_ENTERED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NOT_ENTERED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NOT_EQ - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
NOT_EQ - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
NOT_EQ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NOT_EQ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NOT_EQ - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The not equivalant operator '!='.
NOT_EQ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NOT_ESTABLISHED - Static variable in class com.goldencode.p2j.net.LeafSessionManager
Identifier indicating no session was established to that specific remote address.
NOT_EXISTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NOT_EXISTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NOT_EXISTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NOT_IN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NOT_IN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NOT_IN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NOT_LIKE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NOT_LIKE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NOT_LIKE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NOT_NULL - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
NOT_NULL - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
NOT_NULL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NOT_NULL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NOT_NULL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
NOTATION_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Notation node
notationDecl(NotationDeclaration) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of a notation declaration.
NOTE_SRCFILE - Static variable in class com.goldencode.p2j.report.ReportWorker
Key for the source file annotation in a root AST.
notEmpty() - Method in class com.goldencode.p2j.util.Content
Checks if the content is empty or not.
notEmpty() - Method in class com.goldencode.p2j.util.LineContent
Checks if the content is empty or not.
notEmpty() - Method in class com.goldencode.p2j.util.SectionContent
Checks if the content of the section is empty or not.
notEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
notes - Variable in class com.goldencode.p2j.report.server.AstNode
Annotations map
notificationActive - Variable in class com.goldencode.p2j.persist.AbstractQuery
Flag to avoid infinite recursion in reposition notification
notify - Variable in class com.goldencode.p2j.net.RouterSessionManager.Incoming
Listener for session events.
notifyAdvance(Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Notify the registered object that the given stream is advancing page.
notifyAdvance(Stream) - Method in interface com.goldencode.p2j.util.AdvanceListener
Notify the registered object that the given stream has received page advance order.
notifyBlockingOperation(BlockingOperation) - Method in class com.goldencode.p2j.util.BufferSizeManager
Notify that a blocking operation has been performed.
notifyBlockingOperation(BlockingOperation) - Method in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Notify that a blocking operation has been performed while this stream was open.
notifyBroken(ProcessStream) - Method in class com.goldencode.p2j.util.BufferSizeManager
Notify that a process stream has been broken.
notifyBrowseScrolled() - Method in class com.goldencode.p2j.ui.client.Browse
Notify that the browse has been scrolled (i.e.
notifyBrowseScrolled() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Notify that the browse has been scrolled (i.e.
notifyClose(Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Notify the registered object that the given stream is being closed.
notifyClose(Stream) - Method in class com.goldencode.p2j.ui.client.Frame
Notify the registered object that the given stream is being closed.
notifyClose(Stream) - Method in interface com.goldencode.p2j.util.CloseListener
Notify the registered object that the given stream is being closed.
notifyCloseStream(ProcessStream) - Method in class com.goldencode.p2j.util.BufferSizeManager
Notify that a stream has been closed.
notifyColorsResolved() - Method in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Notify listeners if the resolved colors are changed.
notifyColumnsUpdated() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Notify the browse that some columns have been added to it.
notifyColumnsUpdated(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Notify the client that columns have been added to the browse.
notifyColumnsUpdated() - Method in class com.goldencode.p2j.ui.client.Browse
Notify the browse that some columns have been added to it.
notifyColumnsUpdated(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Notify the browse that some columns have been added to it.
notifyColumnsUpdated() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Notify the browse that some columns have been added to it.
notifyColumnsUpdated(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Notify the client that columns have been added to the browse.
notifyColumnsUpdated(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Notify the client that columns have been added to the browse.
notifyCondition(BlockManager.Condition) - Static method in class com.goldencode.p2j.util.TransactionManager
Notify ConditionListener instances about condition.
notifyCondition(ConditionException) - Static method in class com.goldencode.p2j.util.TransactionManager
Notify ConditionListener instances about exception condition.
notifyDown(int) - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Frame calls this method to notify handler about last down() call.
notifyException(Exception) - Method in class com.goldencode.p2j.net.WaitingThread
Notify waiting thread that a failure occurred.
notifyFinish() - Method in interface com.goldencode.p2j.util.AsyncRequestListener
Notify when an asynchronous request is finished.
notifyFinish() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Called when the async call of an internal-entry for proxy procedure has finished.
notifyFinish() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Called when the async call of an internal-entry for proxy procedure has finished.
notifyFinish() - Method in class com.goldencode.p2j.util.ServerImpl
Notification that a remote procedure invoked via this server is finished.
notifyFlush(Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Notify the registered object that the given stream is flushing.
notifyFlush(Stream) - Method in interface com.goldencode.p2j.util.FlushListener
Notify the registered object that the given stream has received flush order.
notifyInsertValidated(RecordIdentifier, Persistable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Notify the dirty share manager that the given record has been validated, and should no longer be tracked as unvalidated.
notifyInsertValidated(RecordIdentifier, Persistable) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Notify the dirty share manager that the given record has been validated, and should no longer be tracked as unvalidated.
notifyInsertValidated(int, RecordIdentifier, Persistable) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Notify the dirty share manager that the record represented by the given key has been validated, and should no longer be tracked as unvalidated.
notifyInsertValidated(int, RecordIdentifier, Persistable) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Notify the dirty share manager that the record represented by the given key has been validated, and should no longer be tracked as unvalidated.
notifyInsertValidated(RecordIdentifier, Persistable) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Notify the dirty share manager that the record represented by the given key has been validated, and should no longer be tracked as unvalidated.
notifyKeyPressedInEditor(KeyInput) - Method in class com.goldencode.p2j.ui.client.Browse
Notify the browse that the key was pressed when the editor is in focus.
notifyLaunch(String, boolean) - Static method in class com.goldencode.p2j.util.AppServerLauncher
When the appserver Agent is actually about to start listening for commands, it will notify its launcher that it was started.
notifyListeners() - Method in class com.goldencode.p2j.persist.QueryWrapper
Deprecated.
Use #open() instead.
notifyListeners() - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Trigger notification of listeners.
notifyListeners(boolean) - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Notify the listeners about the invocation request state (start or finish).
notifyLockChange(SessionToken, RecordIdentifier, LockType, LockType) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Notify a listener, if one is set, of a lock change event.
notifyMasterCommit(boolean) - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Notify all master Commitables of a rollback or commit event.
notifyMasterFinish(boolean) - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Notify all master Finalizables of an iterate or finished event.
notifyMasterRetry() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Notify all master Finalizables of a retry event.
notifyMessage(Message) - Method in class com.goldencode.p2j.net.WaitingThread
Notify waiting thread that the reply message that matched the request message's ID has arrived.
notifyOSEvent() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Notify the type-ahead that a OS event was posted.
notifyOutputError(ProcessStream) - Method in class com.goldencode.p2j.util.BufferSizeManager
Notify that an output error has occured in the process stream.
notifyOutputOperation(boolean, Stream, int) - Method in class com.goldencode.p2j.util.BufferSizeManager
Notify that an output operation has been performed.
notifyOutputOperation(OutputOperationType, int) - Method in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Notify that an output operation has been performed using this stream.
notifyPageBreak(Stream) - Method in class com.goldencode.p2j.ui.client.Frame
Notify the registered object that the given stream has just written a page break (and thus a new page of output has just begun).
notifyPageBreak(Stream) - Method in interface com.goldencode.p2j.util.PageBreakListener
Notify the registered object that the given stream has just written a page break (and thus a new page of output has just begun).
notifyPWT(Exception) - Method in class com.goldencode.p2j.net.Queue
Release all waiting threads in the PWT and pass an exception to let the waiting threads know the disposition of the protocol.
notifyRecordWasLoaded(RecordBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
Notify the buffer manager that a new record was loaded (or the old record was reloaded) into the specified record buffer.
notifyRepositionListeners(boolean, boolean, int) - Method in class com.goldencode.p2j.persist.AbstractQuery
Notify all registered listeners that query is repositioned or closed.
notifyRepositionListeners(boolean, boolean, int) - Method in class com.goldencode.p2j.persist.CompoundQuery
Notify all registered listeners that query is repositioned or closed.
notifyRepositionListeners(boolean, boolean, int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Notify all registered listeners that query is repositioned or closed.
notifyRepositionListeners(boolean, boolean, int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
notifyRepositionListeners(boolean, boolean, int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Notify all registered listeners that query is repositioned or closed.
notifyRowDisplayDrawListener() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
If an event such as pause or message box occurs in ROW-DISPLAY trigger, this functions notifies corresponding browse so it is redrawn with the new rows.
notifyRowReleased() - Method in class com.goldencode.p2j.ui.client.Browse
Notify server that the row has been released.
notifyScrollListeners(int) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Notify scroll listeners about event.
notifyServerEvent() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Notify the type-ahead that a server event was posted.
notifySessionEvent(SessionListener.Event) - Method in class com.goldencode.p2j.persist.Persistence.Context
Notify all registered session listeners that the current Hibernate session is about to close or the current, implicit transaction is being committed.
notifyStart() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Notify all listeners that the async call is about to start.
notifyStart() - Method in interface com.goldencode.p2j.util.AsyncRequestListener
Notify an asynchronous request is started.
notifyStart() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Called when an internal-entry of this proxy procedure is invoked async.
notifyStart() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Called when an internal-entry of this proxy procedure is invoked async.
notifyStart() - Method in class com.goldencode.p2j.util.ServerImpl
Notification that a remote procedure is invoked via this server.
notifyTermination(Queue) - Method in class com.goldencode.p2j.net.SessionManager
For each session associated with the given queue, notify all of the session's session listeners of the termination event.
notifyUnbind(Stream) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Notify registered object that given stream reached end of life cycle and all references to it can be safely discarded.
notifyUnbind(Stream) - Method in class com.goldencode.p2j.ui.client.Frame
Notify registered object that given stream reached end of life cycle and all references to it can be safely discarded.
notifyUnbind(Stream) - Method in interface com.goldencode.p2j.util.CloseListener
Notify registered object that given stream reached end of life cycle and all references to it can be safely discarded.
notifyWidgetDestroyed(Widget<? extends OutputManager<?>>) - Method in interface com.goldencode.p2j.ui.client.widget.WidgetStateListener
Notify the specified widget has been destroyed.
notifyWidgetDestroyed(Widget<? extends OutputManager<?>>) - Method in class com.goldencode.p2j.ui.ClientConfigManager
Notify the given widget has been destroyed.
notifyWidgetDestroyed(WidgetId) - Method in class com.goldencode.p2j.ui.ConfigManager
Remove this widget IDs from all the maps.
notNullProperties - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of DMO classes to lists of non-nullable properties in those DMOs
notNullProperties(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get an iterator on the names of all properties for a given DMO class, for which the mapped column is not nullable.
notNullProperties - Variable in class com.goldencode.p2j.persist.DMOValidator
Map of non-nullable DMO properties to their getter methods
notNullProps - Variable in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Map of not-null properties to their default values.
notNullPropSets - Static variable in class com.goldencode.p2j.persist.DBUtils
Sets of non-nullable DMO properties, mapped by DMO implementation class
notQueryable(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Report that the attribute is not queryable
notSettable(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Report that the attribute is not settable
notUnknown(BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand does NOT represent the unknown value.
notUnknown(WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand does NOT represent the unknown value.
notUnknownValue() - Method in class com.goldencode.p2j.util.BaseDataType
Reports if this instance represents some known value.
notWorker(boolean, String) - Method in class com.goldencode.p2j.ui.GenericWidget
Report that the attribute is not queryable or settable.
noUnderline - Variable in class com.goldencode.p2j.ui.BrowseConfig
NO-UNDERLINE attribute.
noUnderline - Variable in class com.goldencode.p2j.ui.FrameConfig
NO-UNDERLINE option.
NoUndoValidator() - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.NoUndoValidator
 
noUndoVars - Variable in class com.goldencode.p2j.util.SharedVariableManager.VarRegistry
Pool of NO-UNDO vars which is context-local (with the state at their definition).
noValidate - Variable in class com.goldencode.p2j.ui.BrowseConfig
NO-VALIDATE option.
now() - Method in class com.goldencode.expr.TestDriver.SymbolLibrary
Return the current time as milliseconds since midnight 1970/01/01.
now() - Static method in class com.goldencode.p2j.util.datetime
Creates an instance that represents current date and time using the default timezone.
now() - Static method in class com.goldencode.p2j.util.datetimetz
Creates an instance that represents current date and time using the default timezone.
nowaitCorrect - Variable in exception com.goldencode.p2j.persist.lock.LockTypeException
Whether the nowait value is correct.
nowIterating - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Collection or map currently being iterated.
nPoints - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Polygon number of coordinates
nr - Variable in class com.goldencode.p2j.net.Conversation
Security manager plugin for network resources
NS_LIST - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
List of namespaces by entity type.
NsConfig() - Constructor for class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Default constructor.
nsConfigs - Variable in class com.goldencode.p2j.schema.SchemaConfig
Map of database names to namespace configuration data
NULL - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
NULL - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
null_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NULL() construct and the optional following integer constant.
NULL_LITERAL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Null literal
NULL_LITERAL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents the null literal.
NULL_TREE_LOOKAHEAD - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
nullArguments - Variable in class com.goldencode.p2j.persist.QueryComponent
Position of null elements in argument list with which HQL was preprocessed
NullCalendar() - Constructor for class com.goldencode.p2j.util.date.NullCalendar
 
NullDirectory - Class in com.goldencode.p2j.directory
Provides a safe placeholder that simply returns the initial value (there is no directory lookup).
NullDirectory() - Constructor for class com.goldencode.p2j.directory.NullDirectory
 
NullField - Class in com.goldencode.p2j.util
Outputs null characters to a stream.
NullField() - Constructor for class com.goldencode.p2j.util.NullField
Default constructor (outputs a single space).
NullField(long) - Constructor for class com.goldencode.p2j.util.NullField
Constructor for an explicit number of null characters.
nullGC - Static variable in class com.goldencode.p2j.util.date
The default calendar cache (thread local).
nullQuirk - Variable in class com.goldencode.p2j.util.Stream
Flag to detect if a dropped data occurred in line reading.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Retrieve an instance of the datetimetz class from a JDBC resultset.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.DecimalUserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.Int64UserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.IntegerUserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.RawUserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.RecIDUserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.RowIDUserType
Create an instance of the data type mapped by this class, based upon a data value in the specified result set.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Set a value or null into the given prepared statement, based upon the BaseDataType instance value.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Write an instance of the datetimetz class to a prepared statement.
NullStream - Class in com.goldencode.p2j.util
A stream class which represents a stream instance that is safe to call for any processing but which is in actuality a no operation.
NullStream() - Constructor for class com.goldencode.p2j.util.NullStream
Create a default instance.
num - Variable in class com.goldencode.p2j.report.server.AmbigFileReportLine
The number of ambiguous call-sites.
num - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The number of valid characters in each corresponding line.
num - Variable in class com.goldencode.p2j.util.ErrorManager.ErrorEntry
Error number.
num - Variable in class com.goldencode.p2j.util.NullField
An explicit column position.
num - Variable in class com.goldencode.p2j.util.ToClause
true if the loop control variable is numeric.
num_copies_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NUM-COPIES clause followed by an ProgressParser.expr().
NUM_LITERAL - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
NUM_LITERAL - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
NUM_LITERAL - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Integral literal
NUM_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
NUM_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
NUM_LITERAL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an integral literal.
NUM_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
numAliases() - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the number of aliases currently defined in this context.
NumberBuf() - Constructor for class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Constructs default presentation used for clear operation.
NumberBuf(NumberType) - Constructor for class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Constructs presentation initialized with given decimal, int64 or integer.
NumberedException - Exception in com.goldencode.p2j
Exception type which supports a queryable error number.
NumberedException(String) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which sets the message text only.
NumberedException(String, int) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which sets message text and error number.
NumberedException(String, int[]) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which sets message text and errors numbers.
NumberedException(String, int, boolean) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which sets message text and error number.
NumberedException(String, int, Throwable) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which sets message text and error number, and which chains a root cause Throwable.
NumberedException(String, int, boolean, Throwable) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which sets message text and error number, and which chains a root cause Throwable.
NumberedException(String, Throwable) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which sets message text and which chains a root cause Throwable.
NumberedException(Throwable) - Constructor for exception com.goldencode.p2j.NumberedException
Constructor which chains a root cause Throwable, but provides no message text.
NumberFormat - Class in com.goldencode.p2j.ui.client.format
Display format processing for integer, int64 and decimal variables.
NumberFormat(String) - Constructor for class com.goldencode.p2j.ui.client.format.NumberFormat
Constructs a number (decimal, int64 or integer) format from a Progress compatible format string.
NumberFormat.NumberBuf - Class in com.goldencode.p2j.ui.client.format
Internal form of a number.
NumberFormat.NumberBuf.ScreenCharInfo - Class in com.goldencode.p2j.ui.client.format
Additional info about character in screen value.
numbers - Variable in exception com.goldencode.p2j.NumberedException
Errors numbers in order of appearance
NumberType - Class in com.goldencode.p2j.util
An abstract class that implements a Progress 4GL compatible numeric data type.
NumberType() - Constructor for class com.goldencode.p2j.util.NumberType
Default constructor (only used for de-serialization).
NumberType.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
NumberType.FormatSpec - Class in com.goldencode.p2j.util
Serves as a container for parsed format specifications regarding a specific Progress-compatible numeric format string.
NumberType.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
numBuffers() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of NUM-BUFFERS() method (KW_NUM_BUFF).
numBuffers() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of NUM-BUFFERS() method (KW_NUM_BUFF).
numBuffers() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of NUM-BUFFERS() method (KW_NUM_BUFF).
numBuffers() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of NUM-BUFFERS() method (KW_NUM_BUFF).
numComponentsMatch(P2JIndex, Set<String>) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Calculates how many index components of the given index are to be found in the match set.
numDBs() - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the number of databases currently connected in this context.
numDroppedFiles - Static variable in class com.goldencode.p2j.ui.client.gui.DragDropHelper
The numbers of the dropped files in the current drag-n-drop operation.
numEntries(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the number of entries in the variable.
numEntries(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the number of entries in the variable.
NumEntries - Interface in com.goldencode.p2j.util
Interface marking resources which support the NUM-ENTRIES attribute.
numEntries(Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of comma-delimited entries in the passed list.
numEntries(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of entries in the passed list.
numEntries(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of entries in the passed list.
numEntries(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of entries in the passed list.
numEntries(Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of entries in the passed list.
numEntries(String, char) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of entries in the passed list.
numEntries(String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of comma-delimited entries in the passed list.
numEntriesOf(Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of entries in the passed list.
numEntriesOf(Text) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of comma-delimited entries in the passed list.
numEntriesOf(String, char) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of entries in the passed list.
numEntriesOf(String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the number of comma-delimited entries in the passed list.
numeric_literal() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches either a NUM_LITERAL or a DEC_LITERAL.
NumericArgument - Class in com.goldencode.expr
 
NumericArgument(int, int) - Constructor for class com.goldencode.expr.NumericArgument
Constructor.
numErrors() - Method in interface com.goldencode.p2j.util.CommonErrorStatus
Returns the number of the errors (recorded in the error list) which have occurred since the last call to ErrorManager.silentErrorEnable().
numErrors() - Static method in class com.goldencode.p2j.util.ErrorManager
Returns the number of the errors (recorded in the error list) which have occurred since the last call to ErrorManager.silentErrorEnable().
numExtendedRows - Variable in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
The number of additional extended columns
numFields() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of NUM-FIELDS attribute (KW_NUM_FLD).
numFields() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of NUM-FIELDS attribute (KW_NUM_FLD).
numFields - Variable in class com.goldencode.p2j.persist.RecordBuffer
Number of fields in the legacy table associated with this buffer (initialized lazily)
numIntegerChars(String) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Calculate the number of digits to the left of the decimal point (this is the same as the total number of digits for any number that has no decimal point or no digits to the right of the decimal point).
NumItems - Interface in com.goldencode.p2j.util
Interface marking resources which support the NUM-ITEMS attribute.
numIterations - Variable in class com.goldencode.p2j.ui.BrowseConfig
NUM-ITERATIONS attribute variable.
numLines - Variable in class com.goldencode.p2j.ui.EditorConfig
NUM-LINES Attribute
numLockedColumns - Variable in class com.goldencode.p2j.ui.BrowseConfig
NUM-LOCKED-COLUMNS attribute variable.
numPasses - Static variable in class com.goldencode.p2j.directory.LockManagerTest
Number of passes for each test
numReplaced - Variable in class com.goldencode.p2j.ui.EditorConfig
NUM-REPLACED Attribute
numResults(character) - Static method in class com.goldencode.p2j.persist.AbstractQuery
Implementation of NUM-RESULTS P4GL function.
numResults(P2JQuery) - Static method in class com.goldencode.p2j.persist.AbstractQuery
Implementation of NUM-RESULTS P4GL function.
numSelectedWidget - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress NUM-SELECTED-WIDGET attribute.
numSelectedWidgets - Variable in class com.goldencode.p2j.ui.PaneConfig
The number of the selected widgets in container.
numVisibleColumns - Variable in class com.goldencode.p2j.ui.BrowseConfig
NUM-VISIBLE-COLUMNS attribute variable.
NW_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
NW_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 

O

OBJECT_CLASSNAME - Static variable in class com.goldencode.expr.ClassFile
Fully qualified name of the Object class.
object_data_member(String, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all Progress 4GL ProgressParser.lvalue() references that exist in the namespace of the given class name.
OBJECT_INVOCATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
OBJECT_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OBJECT_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
OBJECT_NOT_IN_PREREQUISITE_STATE - Static variable in class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
Error code when an attempt to pass the boundaries of a sequence.
OBJECT_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
Fallback serializer for other Object instances.
ObjectClass - Class in com.goldencode.p2j.directory
This class is used to hold P2J object class definition.
ObjectClass(String, boolean, boolean, AttributeDefinition[]) - Constructor for class com.goldencode.p2j.directory.ObjectClass
Construct an instance of the class.
objectInp - Variable in class com.goldencode.p2j.net.NetSocket
Object input stream.
objectOut - Variable in class com.goldencode.p2j.net.NetSocket
Object output stream.
objectPointer - Static variable in class com.goldencode.p2j.security.AbstractResource
per thread reference to the Rights context
ObjectSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.ObjectSerializer
Create serializer for Object instances and set its NativeTypeSerializer.mark to 9.
objectToPrimitive(Integer[]) - Static method in class com.goldencode.p2j.util.Utils
Convert the array of wrapper objects into the corresponding array of primitive types.
objectToPrimitive(Long[]) - Static method in class com.goldencode.p2j.util.Utils
Convert the array of wrapper objects into the corresponding array of primitive types.
objectToSQLString(Object) - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Return an SQL literal representation of the value.
objToByteArray(Serializable) - Method in class com.goldencode.p2j.net.Protocol.Writer
Serialize the given object into an in-memory array of bytes.
obtain(RecordBuffer, RecordBuffer[], Object[], boolean, String, String, AbstractJoin) - Static method in class com.goldencode.p2j.persist.HQLHelper
Obtain an instance of an HQLHelper for the given buffer and query criteria.
obtain() - Method in class com.goldencode.p2j.ui.Keyboard.ContextContainer
Locates the context-local instance of the outer class.
obtain() - Method in class com.goldencode.p2j.ui.WidgetId.ContextContainer
Obtains the context-local instance of the contained global work area for the session.
obtain() - Method in class com.goldencode.p2j.ui.WidgetIdHelper.ContextContainer
Obtains the context-local instance of the contained global work area for the session.
obtain() - Method in class com.goldencode.p2j.util.BlockManager.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.ControlFlowOps.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.date.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.EnvironmentOps.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.Environments.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.ErrorManager.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.FileSystemOps.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.int64.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.KeyReader.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.NumberType.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.ProcessOps.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.RemoteStream.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.StreamFactory.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain() - Method in class com.goldencode.p2j.util.TransactionManager.ContextContainer
Obtains the context-local instance of the contained global work area.
obtain(Class<T>) - Static method in class com.goldencode.proxy.StaticProxy
Get the static proxy instance for the given interface.
obtain(Class<T>, Class<?>[]) - Static method in class com.goldencode.proxy.StaticProxy
Get the static proxy instance for the given interface, if it was already created by a previous call.
obtainAnyActions() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler.ContextContainer
Obtain the copy of MouseHandler.WorkArea.anyActions synchronously.
obtainCustomAuthHook(String) - Method in class com.goldencode.p2j.security.SecurityManager
Get an instance of the in-process authentication class.
obtainCustomClientHook(DataInput) - Method in class com.goldencode.p2j.security.SecurityManager
Gets custom authentication class and parameters from the server and runs the specified method.
obtainDefaultFormat() - Method in class com.goldencode.p2j.util.decimal
Returns the default format string for this given number type (which honors the given group and decimal separators), building that format and caching it if this is the first call in this context.
obtainDefaultFormat() - Method in class com.goldencode.p2j.util.int64
Returns the default format string for this given number type (which honors the given group and decimal separators), building that format and caching it if this is the first call in this context.
obtainDefaultFormat() - Method in class com.goldencode.p2j.util.NumberType
Returns the default format string for this given number type (which honors the given group and decimal separators), building that format and caching it if this is the first call in this context.
obtainDefaultFormat() - Method in class com.goldencode.p2j.util.recid
Returns the default format string for this given data type.
obtainDict(String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Returns the existing dictionary of the given name or if a dictionary does not exist, a case-insensitive dictionary will be created and then returned.
obtainFunctionAddress(long, boolean, String, int, int, boolean) - Static method in class com.goldencode.p2j.library.LibraryManager
Obtain the function address for the given function name or ordinal.
obtainGraphDB(Configuration) - Static method in class com.goldencode.graphdb.GraphDB
Obtain a graph DB with the connection details specified in the given Configuration.
obtainInstance(Class<?>, boolean) - Static method in class com.goldencode.p2j.net.RemoteObject
Convenience method which returns a unique instance of an object that implements the given interface.
obtainLibrary(String, boolean) - Static method in class com.goldencode.p2j.library.LibraryManager
Obtain the library handle for the given library name, loading the library if needed.
obtainLocalInstance(Class<?>, boolean) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interface and upon which any method calls will be transparently executed by the exported methods of the registered server in the SAME JVM.
obtainNetworkInstance(Class<?>) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interface and upon which any method calls will be transparently executed by the exported methods on the other side of the current session's network connection (message queue).
obtainNetworkInstance(Class<?>, int) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interface and upon which any method calls will be transparently executed by the exported methods on the other side of the current session's network connection (message queue).
obtainNetworkInstance(Class<?>, Session) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interface and upon which any method calls will be transparently executed by the exported methods on the other side of the specified network connection (message queue).
obtainNetworkInstance(Class<?>, Session, int) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interface and upon which any method calls will be transparently executed by the exported methods on the other side of the specified network connection (message queue).
obtainNetworkInstance(Class<?>[]) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interfaces and upon which any method calls will be transparently executed by the exported methods on the other side of the current session's network connection (message queue).
obtainNetworkInstance(Class<?>[], int) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interfaces and upon which any method calls will be transparently executed by the exported methods on the other side of the current session's network connection (message queue).
obtainNetworkInstance(Class<?>[], Session) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interfaces and upon which any method calls will be transparently executed by the exported methods on the other side of the specified network connection (message queue).
obtainNetworkInstance(Class<?>[], Session, int) - Static method in class com.goldencode.p2j.net.RemoteObject
Creates a unique instance of an object that implements the given interfaces and upon which any method calls will be transparently executed by the exported methods on the other side of the specified network connection (message queue).
obtainParsed(String, NumberType.WorkArea) - Static method in class com.goldencode.p2j.util.NumberType
Gets the already parsed format specification of the given Progress-compatible format string.
obtainPassword(byte[]) - Method in interface com.goldencode.p2j.security.PasswordInput
Gets and verifies the new password and returns its digest/
obtainProxy(String, String) - Method in interface com.goldencode.p2j.main.AppServerEntry
Obtain a proxy for the given external procedure.
obtainProxy(String, String) - Method in class com.goldencode.p2j.util.Agent
Obtain a proxy for the given external procedure.
obtainProxy(String) - Method in class com.goldencode.p2j.util.AppServerHelper
Obtain a proxy for the given external procedure.
obtainProxy(character) - Method in class com.goldencode.p2j.util.AppServerHelper
Obtain a proxy for the given external procedure.
obtainProxy(String, String) - Static method in class com.goldencode.p2j.util.AppServerManager
Obtain a proxy for the given external procedure.
obtainRoutingKey(Method, Object) - Method in class com.goldencode.p2j.net.RemoteObject.RemoteAccess
Gets the routing key associated with a specific method.
OCX_CONTROL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
OCX_CONTROL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OCX_CONTROL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
oea_annotations() - Method in class com.goldencode.p2j.uast.ProgressParser
Undocumented syntax found in working code that appears to be ignored in Progress.
of_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OF keyword and the required following record which is used to specify the table to join on.
OffEnd - Enum in com.goldencode.p2j.persist
An enumeration of the various query off-end states: not off-end off the front end of a result list off the back end of a result list
OffEnd() - Constructor for enum com.goldencode.p2j.persist.OffEnd
 
offEnd - Variable in class com.goldencode.p2j.persist.PreselectQuery
Has the query run off either end of its result set?
offEnd - Variable in class com.goldencode.p2j.persist.RecordBuffer
Off-end status of query which last updated this buffer
offEndListener - Variable in class com.goldencode.p2j.persist.RecordBuffer
The query off-end listener associated with this record buffer.
offEndListeners - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
A stack of registered query off-end listeners, which interrupt the FOR or FOR EACH block when a QueryOffEndException is caught (the user defined END-KEY action is ignored and will perform a UNDO, LEAVE).
offEndQueries - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
A set of queries registered during FOR or FOR EACH block initialization.
offEndRegistration - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Flag indicating that the block executes its Block.init() method.
offEndRollback - Variable in class com.goldencode.p2j.persist.RecordBuffer
Flag indicating the rollback is caused by a off-end query
offer(PaintStructure<F, I>) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Add a new PaintStructure to the drawing pool.
offer(PaintStructure) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Add a new PaintStructure to be drawn.
offer(E) - Method in class com.goldencode.util.FastSiblingDeque
 
offerFirst(E) - Method in class com.goldencode.util.FastSiblingDeque
 
offerLast(E) - Method in class com.goldencode.util.FastSiblingDeque
 
offline - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Is offline mode?
offsCursor - Variable in class com.goldencode.p2j.ui.client.FillIn
Cursor's offset in widget.
offset - Variable in class com.goldencode.expr.BytecodeContainer
Byte position of the beginning of this container.
offset - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ExtendedColumnInfo
The offset.
offset - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.StaticColumnInfo
The offset.
offset - Variable in class com.goldencode.p2j.persist.ProgressiveResults.Locator
Offset of a particular record from the start of a bracket
offset - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
current offset
offset - Variable in class com.goldencode.p2j.ui.client.Label
Label right shift offset.
offset(int, int) - Method in class com.goldencode.p2j.ui.client.NativePoint
Shift point to specified offset.
offset(Insets) - Method in class com.goldencode.p2j.ui.client.Point
Shift point to specified offset.
offset(double, double) - Method in class com.goldencode.p2j.ui.client.Point
Shift point to specified offset.
offset - Variable in class com.goldencode.p2j.util.CharsetConverter
Smallest character value of the character to byte mapping range.
offset - Variable in class com.goldencode.p2j.util.datetimetz
Time zone offset in minutes from Coordinated Universal Time (UTC).
offset - Variable in class com.goldencode.p2j.util.FileStream
The starting offset (in bytes) of the memory mapped buffer.
offset2tz - Static variable in class com.goldencode.p2j.util.date
Cached mappings of tz offsets to their TimeZone instance.
offsetArg - Variable in class com.goldencode.expr.CodeUnit.BranchData
Offset to the destination address from the current instruction.
offsetCol - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Column offset in character units inside the image data to start drawing image.
offsetCol - Variable in class com.goldencode.p2j.ui.ImageConfig
Column offset in character units inside the image data to start drawing image.
offsetRow - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Row offset in character units inside the image data to start drawing image.
offsetRow - Variable in class com.goldencode.p2j.ui.ImageConfig
Row offset in character units inside the image data to start drawing image.
offsetToZoneId(int) - Static method in class com.goldencode.p2j.util.date
Convert the Progress-style timezone offset (in minutes) to a JVM-style timezone ID that can be used to obtain a TimeZone instance.
offsetX - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
X offset in pixel units inside the image data to start drawing image.
offsetX - Variable in class com.goldencode.p2j.ui.ImageConfig
X offset in pixel units inside the image data to start drawing image.
offsetY - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Y offset in pixel units inside the image data to start drawing image.
offsetY - Variable in class com.goldencode.p2j.ui.ImageConfig
Y offset in pixel units inside the image data to start drawing image.
oid - Variable in class com.goldencode.p2j.admin.Acl
ACL identifier, which is unique within the origin
OK - Static variable in class com.goldencode.p2j.directory.DirectoryService
OLD_VK_BACK_SPACE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_BACK_TAB - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_CTRL_G - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_CTRL_U - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_CTRL_Z - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_DELETE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_DOWN - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_END - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_ENTER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_ESCAPE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F1 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F10 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F11 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F12 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F13 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F14 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F15 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F16 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F17 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F18 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F19 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F2 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F20 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F3 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F4 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F5 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F6 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F7 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F8 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_F9 - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_HOME - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_INSERT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_LEFT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_PAGE_DOWN - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_PAGE_UP - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_RIGHT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_TAB - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
OLD_VK_UP - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
 
oldBuf - Variable in class com.goldencode.p2j.ui.client.format.DateFormat.TestCase
Input sequence of characters entered by one in a year part of a date field.
oldBuffer - Variable in class com.goldencode.p2j.persist.trigger.TriggerData
Flag that the trigger needs the old value of the buffer (WRITE only)
oldCaseSens - Variable in class com.goldencode.p2j.util.Text.SensitivityResetter
The sensitivity to which the containing instance will be reset.
oldcursor - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Stores the state of the cursor at the time input mode was activated.
oldDMO - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
DMO representing old buffer state for a write trigger
oldDMODepth - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Block level at which old DMO data was copied (when first assignment took place)
oldLockType - Variable in class com.goldencode.p2j.persist.ForeignNuller.State
Previous lock type of local DMO; must be reset after operation
oldPrecision - Variable in class com.goldencode.p2j.util.decimal.PrecisionResetter
The precision to which the containing instance will be reset.
oldType - Variable in class com.goldencode.p2j.persist.lock.RecordLockEvent
Lock type before the event
omitSchemaMetadata() - Method in class com.goldencode.p2j.convert.ConversionDriver
Determine whether we should omit the metadata schema when processing and persisting schema information.
on_event_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ON { ENDKEY | ERROR | QUIT | STOP } UNDO construction used to modify block processing.
on_server_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ON keyword and the optional following SERVER handle construct.
on_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ON language statement (which defines a trigger block) and implements all possible variants.
onAction(ActionEvent) - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Action handler to process the AlertBox buttons event.
onAction(ActionEvent) - Method in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
This method is invoked when action event is generated.
onAction(ActionEvent) - Method in interface com.goldencode.p2j.ui.client.event.listener.ActionListener
This method is invoked when action event is generated.
onAction(ActionEvent) - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
This method is invoked when action event is generated.
onAddCert(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The add button click handler.
onAddGroup(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Add Group button click handler.
onAddProcess(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Add Process button click handler.
onAddSelected(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Add Selected button click handler.
onAddSelected(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Add Selected button click handler.
onAddUser(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Add User button click handler.
onAddUserAccount(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Add User button click handler.
onAssignCert(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Assign Certificate button click handler.
onAssignNewGroup(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Assign New Group button click handler.
onAttach() - Method in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Method called after the view is attached to the DOM.
onAttach() - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Method called after the view is attached to the DOM.
onBack() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupPresenter
Called when back is triggered in the view.
onBackAction() - Method in interface com.goldencode.p2j.admin.client.application.home.help.ServerMesagesUiHandlers
Hides the Server Messages view and displays the invoker view.
onBackAction() - Method in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
Hides the Server Messages view and displays the invoker view.
onBackAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
The Back button click handler.
onBackClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
Click handler.
onBind() - Method in class com.goldencode.p2j.admin.client.application.ApplicationPresenter
Lifecycle method called when binding the object.
onBind() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Lifecycle method called when binding the object.
onBind() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesPresenter
Lifecycle method called when binding the object.
onButtonClick(ScrollBar.Position, ScrollBar.ScrollStep, MouseEvt) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Notification on scroll bar button click.
onButtonClick(ScrollBar.Position, ScrollBar.ScrollStep, MouseEvt) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Notification on scroll bar button click.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
A click button handler attached to the "Cancel" button.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The Cancel button click handler.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The cancel button click handler.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The Cancel button click handler.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The Cancel button click handler.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The Close button click handler.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The Cancel button click handler.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
The Cancel button click handler.
onCancelAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Cancel button click handler.
onCertificateSelectionChanged(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Handles the certificate selection changed action.
onCertificateSelectionChanged(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Handles the certificate selection changed action.
onCertsSelected(TaggedName[], CertificatesOptions, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
These certificates having the provided options have been selected by a user.
onCertsSelected(TaggedName[], CertificatesOptions, boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesUIHandlers
These certificates having the provided options have been selected by a user.
onChangeAlias(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The change button click handler.
onClick(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Click event handler.
onCloneAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The Clone button click handler.
onCloneAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The Clone button click handler.
onCloneAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The Clone button click handler.
onCloneGroup(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Clone Group button click handler.
onCloneProcess(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Clone process account button click handler.
onCloneUserAccount(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Clone User button click handler.
onClose(int, String) - Method in class com.goldencode.p2j.report.server.ReportProtocol
This method is called when the connection is closed.
onClose(int, String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
This method is called when the connection is closed.
onConnect(Session) - Method in class com.goldencode.p2j.report.server.ReportProtocol
This method is called when the remote peer open a web socket connection.
onConnect(Session) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
This method is called when the remote peer open a web socket connection.
onDeleteAllRecords(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Delete All button click handler.
onDeleteCerts(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The delete button click handler.
onDeleteGroup(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Delete Group button click handler.
onDeleteGroup(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Delete Group button click handler.
onDeleteProcessAccounts(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Delete selected process accounts button click handler.
onDeleteSelected(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Delete Selected button click handler.
onDeleteSelectedCertificates(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Notifies this set of selected certificates to delete.
onDeleteSelectedCertificates(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesUIHandlers
Notifies this set of selected certificates to delete.
onDeleteUser(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Delete User button click handler.
onDeleteUserAccount(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Delete User button click handler.
onDetach() - Method in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Method called after the view is detached to the DOM.
onDialogBuilt(InputDialog, Consumer<Boolean>) - Method in interface com.goldencode.p2j.admin.client.AccountExtension
Called by the account editing logic to signal to the extension implementation that the input dialog has been built.
onDisableProcess(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Disable process account button click handler.
onDisableUserAccount(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
 
onDone(T) - Method in class com.goldencode.p2j.admin.client.AdminCallback
Called when the service call has finished, regardless whether with success or failure.
onDone(Runnable) - Method in class com.goldencode.p2j.admin.client.MultiCallback
Takes a Runnable that will be called when all service calls finish.
onDownloadAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Download button click handler.
onDrag(int) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Notification on scroll bar drag
onDropDown(ClickEvent) - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Defines the dropdown button handler.
ONE - Static variable in class com.goldencode.p2j.util.decimal
Constant for BigDecimal value 1 with scale MAX_SCALE
ONE_MINUTE - Static variable in class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
One minute in milliseconds.
ONE_TO_MANY - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
One-to-many relationship
ONE_TO_MANY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ONE_TO_MANY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ONE_TO_MANY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ONE_TO_ONE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
One-to-one relationship
ONE_TO_ONE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ONE_TO_ONE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ONE_TO_ONE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
onEditGroup(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Edit Group button click handler.
onEditProcess(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Edit process account button click handler.
onEditUserAccount(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Edit User button click handler.
onError(Session, Throwable) - Method in class com.goldencode.p2j.report.server.ReportProtocol
This method is called on communication errors.
onError(Session, Throwable) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
This method is called on communication errors.
OneToManyHelper(RelationInfo) - Constructor for class com.goldencode.p2j.persist.AssociationSyncher.OneToManyHelper
Constructor.
OneToOneHelper(RelationInfo) - Constructor for class com.goldencode.p2j.persist.AssociationSyncher.OneToOneHelper
Constructor.
onFailure(Throwable) - Method in class com.goldencode.p2j.admin.client.AdminCallback
Called when an asynchronous call fails to complete normally.
onFailure(Throwable) - Method in class com.goldencode.p2j.admin.client.application.home.AsyncAction.DefaultAsyncCallback
 
onFailure(Throwable) - Method in class com.goldencode.p2j.admin.client.application.home.AsyncAction
The default on error callback method.
onFilter(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The Filter button click handler.
onFilterAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.FilterSessionsView
The Filter button click handler.
onFilterAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Filter button click handler.
onFilterGroups(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Filter button click handler.
onFilterUsers(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Filter Users button click handler.
onFindUserAccount(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Find User button click handler.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.chui.EditorImpl.LocalChuiFocusListener
Setups FillIn as it is just activated by Tab key.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.AbstractButton
This is called when the toggle-box takes the input focus.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.Browse
Handle situation when Browse widget receives the focus.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.ComboBox
This is called when the combo-box gains the input focus.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.Editor.LocalFocusListener
Setups FillIn as it is just activated by Tab key.
onFocusGained(FocusEvent) - Method in interface com.goldencode.p2j.ui.client.event.listener.FocusListener
This method is invoked when focus is gained.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.FillIn.LocalFocusListener
Setups FillIn as it is just activated by Tab key.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Handle situation when Browse widget receives the focus.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
This is called when the combo-box gains the input focus.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
This method is invoked when focus is gained.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
This method is invoked when focus is gained.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.RadioSet
This is called when the radio-set takes the input focus.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.SelectionList
This is called when the selection-list takes the input focus.
onFocusGained(FocusEvent) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
This is called when the selection-list takes the input focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.chui.EditorImpl.LocalChuiFocusListener
Reset SELECTED attribute when focus is lost.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.AbstractButton
This is called when the button looses the input focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.Browse
Handle situation when Browse widget loses the focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.ComboBox
This is called when the combo-box loses the input focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.Editor.LocalFocusListener
Reset SELECTED attribute when focus is lost.
onFocusLost(FocusEvent) - Method in interface com.goldencode.p2j.ui.client.event.listener.FocusListener
This method is invoked when focus is lost.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.FillIn.LocalFocusListener
Reset SELECTED attribute when focus is lost.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Handle situation when Browse widget loses the focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
This is called when the button looses the input focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
This is called when the combo-box loses the input focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
This method is invoked when focus is lost.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
This method is invoked when focus is lost.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.RadioSet
This is called when the radio-set looses the input focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.SelectionList
This is called when the selection-list looses the input focus.
onFocusLost(FocusEvent) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
This is called when the selection-list looses the input focus.
onFrameDimensionChanged() - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
This method must be called when the associated frame instance has changed its dimension.
onFrameLocationChanged() - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
This method must be called when the associated frame instance has changed its location.
onFromHiddenToVisible() - Method in class com.goldencode.p2j.ui.client.Frame
Process transition from hidden to visible state.
onFromVisibleToHidden() - Method in class com.goldencode.p2j.ui.client.Frame
Process transition from visible to hidden state.
onGroupSelected(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Triggers the groups selection changed.
onGroupSelected(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Triggers the groups selection changed.
onGroupSelected(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Triggers the groups selection changed event.
onGroupSelected(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Triggers the groups selection changed event.
onHide() - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
The view callback method that is invoked by its presenter executing onHide() lifecycle method.
onHide() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Lifecycle method called whenever this presenter is about to be hidden.
onHide() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The view callback method that is invoked by its presenter executing onHide() lifecycle method.
onItemSelectedAction - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
A callback after item selected.
onKeyPressed(KeyInput) - Method in class com.goldencode.p2j.ui.client.AbstractButton
This method is invoked when key is pressed.
onKeyPressed(KeyInput) - Method in class com.goldencode.p2j.ui.client.Browse
Process key event.
onKeyPressed(KeyInput) - Method in interface com.goldencode.p2j.ui.client.event.listener.KeyListener
This method is invoked when key is pressed.
onKeyPressed(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Process key event.
onKeyPressed(KeyInput) - Method in class com.goldencode.p2j.ui.client.Menu.PopupKeyListener
This method is invoked when key is pressed.
onKeyTyped(KeyInput) - Method in class com.goldencode.p2j.ui.client.AbstractButton
This method is invoked when key is typed.
onKeyTyped(KeyInput) - Method in class com.goldencode.p2j.ui.client.Browse
Handles ' ' key in R/O mode: fires ValueChanged event.
onKeyTyped(KeyInput) - Method in interface com.goldencode.p2j.ui.client.event.listener.KeyListener
This method is invoked when key is typed.
onKeyTyped(KeyInput) - Method in class com.goldencode.p2j.ui.client.Menu.PopupKeyListener
This method is invoked when key is typed.
onLoadError(character, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
On load error message.
onLockRecords(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Lock button click handler.
onMenuInitialized(MenuService) - Method in interface com.goldencode.p2j.admin.client.application.home.MenuSetupCallback
Method called when the core menu is built and ready to be extended.
onMessage(String) - Method in class com.goldencode.p2j.report.server.ReportProtocol
This method is called when a text message is received.
onMessage(byte[], int, int) - Method in class com.goldencode.p2j.report.server.ReportProtocol
This method is called when a binary message is received.
onMessage(String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
This method is called when a text message is received.
onMessage(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
This method is called when a binary message is received.
onModuleLoad() - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorsModule
The entry point method, called automatically by loading a module that declares an implementing class as an entry point.
onNavigation() - Method in interface com.goldencode.p2j.admin.client.application.home.acl.ACLPresenter.MyView
 
onNavigation(NavigationEvent) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPresenter
Called when the presenter is navigated to.
onNavigation() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLView
 
onNavigation() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Called when the view is navigated to.
onNoAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The no cancel button click handler.
onNoAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The No button click handler.
onNoAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
The no cancel button click handler.
onNoAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The no cancel button click handler.
onNoAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The No cancel button click handler.
OnPhrase - Class in com.goldencode.p2j.util
Represents the condition/action pair that defines how a given block is configured to react to conditions.
OnPhrase(BlockManager.Condition, BlockManager.Action) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, String) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, String, String) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, BaseDataType) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, int) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, double) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, boolean) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, String, BaseDataType) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, String, int) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, String, double) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
OnPhrase(BlockManager.Condition, BlockManager.Action, String, boolean) - Constructor for class com.goldencode.p2j.util.OnPhrase
Construct an association between the given condition and action, which operates on the nearest enclosing block.
onPopulateGroups(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Populate button click handler.
onPopulateUsers(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Populate button click handler.
onPrintAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Print button click handler.
onProcessSelectionChanged(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Handles the process accounts selection changed action.
onProcessSelectionChanged(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Handles the process accounts selection changed action.
onRefresh() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Performs the user action to refresh the all groups table.
onRefresh() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Performs the user action to refresh the all groups table.
onRefresh(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Refresh button click handler.
onRefresh() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Triggers an action to refresh the all users table.
onRefresh() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Triggers an action to refresh the all users table.
onRefresh(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Refresh button click handler.
onRefresh(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The Refresh button click handler.
onRefresh(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The Refresh button click handler.
onRefreshCertificatesList(CertificatesOptions, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Refreshes list of certificates having these options.
onRefreshCertificatesList(CertificatesOptions, boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesUIHandlers
Refreshes list of certificates having these options.
onRefreshCerts(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The refresh button click handler.
onRefreshCerts() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Handles the action to refresh the table of certificates.
onRefreshCerts() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Handles the action to refresh the table of certificates.
onRefreshCerts(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Refresh Certificates button click handler.
onRefreshProcesses() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Handles the action to refresh the table of process accounts.
onRefreshProcesses() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Handles the action to refresh the table of process accounts.
onRefreshProcesses(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Refresh Processes button click handler.
onReportReady() - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
This is called when presenter has all the information to render the preview.
onReportReady() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
This is called when presenter has all the information to render the preview.
onReset() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Lifecycle method called on all visible presenters whenever a presenter is revealed anywhere in the presenter hierarchy.
onReset() - Method in class com.goldencode.p2j.admin.client.application.home.MenuPresenter
Lifecycle method called on all visible presenters whenever a presenter is revealed anywhere in the presenter hierarchy.
onReveal() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Lifecycle method called whenever this presenter is about to be revealed.
onReveal() - Method in interface com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesPresenter.MyView
Called when the view is about to be revealed.
onReveal() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesPresenter
Lifecycle method called whenever this presenter is about to be revealed.
onReveal() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Called when the view is about to be revealed.
onReveal() - Method in interface com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTablePresenter.MyView
Called when the view is about to be revealed.
onReveal() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTablePresenter
Lifecycle method called whenever this presenter is about to be revealed.
onReveal() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Called when the view is about to be revealed.
onReveal() - Method in interface com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter.MyView
Called when the view is about to be revealed.
onReveal() - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter
Lifecycle method called whenever this presenter is about to be revealed.
onReveal() - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
Called when the view is about to be revealed.
onSaveAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
A click button handler attached to the "Save" button.
onSaveAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The save button click handler.
onSaveAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The Add button click handler.
onSelect(ItemEvent) - Method in class com.goldencode.p2j.ui.client.ComboBox
Notifies this component that the state of the combo-box has changed.
onSelect(ItemEvent) - Method in interface com.goldencode.p2j.ui.client.event.listener.ItemListener
This method is invoked on each item selection change.
onSubmitLoginInfo(String, String) - Method in class com.goldencode.p2j.admin.client.application.login.LoginPresenter
Called when the user submits the authentication information.
onSubmitLoginInfo(String, String) - Method in interface com.goldencode.p2j.admin.client.application.login.LoginUiHandlers
Called when the user submits the authentication information.
onSuccess(T) - Method in class com.goldencode.p2j.admin.client.AdminCallback
Called when an asynchronous call completes successfully.
onSuccess(R) - Method in class com.goldencode.p2j.admin.client.application.home.AsyncAction.DefaultAsyncCallback
 
onSuccess(R) - Method in class com.goldencode.p2j.admin.client.application.home.AsyncAction
The default on success callback method.
onSwitchToACLs(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Switch To ACLs button click handler.
onSwitchToACLs(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Switch To ACLs button click handler.
onSwitchToACLs(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Switch To ACLs button click handler.
onSwitchToCerts(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Switch To Certificates button click handler.
onTerminate(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The Terminate button click handler.
onUnload(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
A notification when UNLOAD environment statement is executed.
onUnLockRecords(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Unlock button click handler.
onUpdateAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The Bulk Update button click handler.
onUse(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
A notification when USE environment statement is executed.
onUserSelected(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Triggers the users selection changed.
onUserSelected(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Triggers the users selection changed.
onUserSelected(Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Triggers the users selection changed event.
onUserSelected(Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Triggers the users selection changed event.
onViewCert(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The view button click handler.
onWidgetDrawn(Widget) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowserAspect
This method is called on every Widget.draw() method and serves as the main integration entry-point into the widget drawing facility.
onYesAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The yes approval button click handler.
onYesAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The Yes button click handler.
onYesAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
The yes approval button click handler.
onYesAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The yes approval button click handler.
onYesAction(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The Yes approval button click handler.
OO4GL_PATH - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Relative location for the 4GL object-oriented base definitions.
oo4glCls - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
Classes in the OO4GL_PATH, mapped qualified classname to filename.
oo4glPath - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Relative location for the 4GL object-oriented base definitions.
oo_block() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule is used to be able to mark blocks which are associated with OO members (methods, getters, setters).
oomeMessage - Variable in class com.goldencode.p2j.util.ProtectedTimer
Error message to be logged in the event of OutOfMemoryError
op - Variable in class com.goldencode.p2j.pattern.CopySpec
Operation.
op - Variable in class com.goldencode.p2j.ui.chui.ThinClient.WaitForOp
The blocking operation for this wait-for loop.
op - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Current operation.
op1 - Variable in class com.goldencode.p2j.util.character.TestCase
Operand 1.
op14gl - Variable in class com.goldencode.p2j.util.character.TestCase
Save the original Progress string before pre processing in constructor.
op2 - Variable in class com.goldencode.p2j.util.character.TestCase
Operand 2.
op24gl - Variable in class com.goldencode.p2j.util.character.TestCase
Save the original Progress string before pre processing in constructor.
OP_FINISHED - Static variable in class com.goldencode.p2j.util.TransactionManager
finishedprocessing is currently occurring.
OP_ITERATE - Static variable in class com.goldencode.p2j.util.TransactionManager
iterateprocessing is currently occurring.
OP_NONE - Static variable in class com.goldencode.p2j.util.TransactionManager
No Finalizable processing is currently occurring.
OP_RETRY - Static variable in class com.goldencode.p2j.util.TransactionManager
retryprocessing is currently occurring.
opCode - Variable in class com.goldencode.expr.Instruction
Op code for the instruction
OPCODE_NAMES - Static variable in class com.goldencode.expr.Instruction
Opcode to instruction name map
open(String) - Method in class com.goldencode.p2j.comauto.ServerComObject
Opens a new document within this Automation server.
open() - Method in class com.goldencode.p2j.main.BrokerParameters
Arms latch and wait until session is closed.
open() - Static method in class com.goldencode.p2j.main.TemporaryAccount
Get an item from pool
open() - Method in class com.goldencode.p2j.persist.AbstractQuery
Reposition the prepared query to the first result if the query is being browsed.
open() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Open the query, first registering with the ChangeBroker at the appropriate scope.
open() - Method in class com.goldencode.p2j.persist.CompoundQuery
Open the query once all query components have been added.
open() - Method in class com.goldencode.p2j.persist.DynamicQuery
Open the prepared query and reset the cursor.
open() - Method in interface com.goldencode.p2j.persist.P2JQuery
Open the prepared query.
open() - Method in class com.goldencode.p2j.persist.PreselectQuery
Open the prepared query and reposition it to the first result if the query is being browsed.
open() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
open() - Method in class com.goldencode.p2j.persist.QueryWrapper
Open the prepared query delegate.
open(String[], Environment) - Method in class com.goldencode.p2j.preproc.FileScope
Opens the input source using the previously specified file.
OPEN_COMMENT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
OPEN_CURLY_EQ - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
OPEN_CURSOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
OPEN_CURSOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OPEN_CURSOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
open_cursor_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OPEN keyword with a following ProgressParser.symbol().
OPEN_END_TAG - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
OPEN_LINE_ABOVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
OPEN_PCT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
OPEN_PCT_EQ - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
OPEN_QUERY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
OPEN_QUERY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OPEN_QUERY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
open_query_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a OPEN QUERY language statement and all possible options.
OPEN_QUESTION - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
OPEN_SCOPE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Signal entering a new scope.
OPEN_START_TAG - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
openBatch(String) - Method in class com.goldencode.p2j.directory.DirectoryService
Open batch editing session.
openBatch(String) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Open a batch editing session for the specified node.
openBatch(String) - Method in class com.goldencode.p2j.security.SecurityManager
Notifies the Security Manager about a batch editing session to be started for the specified directory branch.
openBatch(String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Open a batch editing session for the specified node.
openBatch(String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Opens an editing batch.
openBatches - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Tracks open batch brackets.
openBatchKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for openBatch() method
openBuffers - Variable in class com.goldencode.p2j.persist.BufferManager
Scoped dictionary in which open record buffers are stored
openBuffers - Variable in class com.goldencode.p2j.persist.BufferManager.PersistentProcScope
Open record buffers for a persistent procedure.
openBufferScope(RecordBuffer) - Method in class com.goldencode.p2j.persist.ConnectionManager
Register that a reference from a record buffer to its database has become active.
openClipboardStream(boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Open a new stream targeting the OS clipboard.
openComment(boolean) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to start a comment that removes the start or end tag for a statement or expression escape.
openComment(boolean) - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the text used to start a comment that removes the start or end tag for a statement or expression escape.
openComment(boolean) - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to start a comment that removes the start or end tag for a statement or expression escape.
openComment(boolean) - Method in class com.goldencode.p2j.e4gl.WebSpeedHelper
Return the text used to start a comment that removes the start or end tag for a statement or expression escape.
openConnection() - Method in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Open a new connection to the database (if one already opened, it will close it first).
openConnection(boolean) - Method in class com.goldencode.p2j.report.ReportWorker
Open a new connection to the report database (if one already opened, it will close it first).
openConnection() - Method in class com.goldencode.p2j.report.server.DatabaseService
Check out a connection from the connection pool.
openConnectionManagerScope() - Method in class com.goldencode.p2j.persist.RecordBuffer
Register this buffer with the connection manager.
openConnectionManagerScope() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Register this buffer with the connection manager.
openContentTypeComment() - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to start a comment that removes the META or WSMETA element with an HTTP-EQUIV attribute that is set to CONTENT-TYPE.
openContentTypeComment() - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to start a comment that removes the META or WSMETA element with an HTTP-EQUIV attribute that is set to CONTENT-TYPE.
openDirStream(String, boolean) - Method in interface com.goldencode.p2j.util.StreamBuilder
Constructs a remote stream instance representing the OsDirStream result of the INPUT THROUGH OS-DIR (dir-name) statement.
openDirStream(String, boolean) - Method in class com.goldencode.p2j.util.StreamDaemon
Constructs a remote stream instance representing the OsDirStream result of the INPUT THROUGH OS-DIR (dir-name) statement.
openDirStream(String, boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a stream result of INPUT FROM OS-DIR statement.
openDirStream(String) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a stream result of INPUT FROM OS-DIR statement.
openDirStream(character, boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a stream result of INPUT FROM OS-DIR statement.
openDirStream(character) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a stream result of INPUT FROM OS-DIR statement.
openExprEscape() - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to start the output of an embedded 4GL expression.
openExprEscape() - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the text used to start the output of an embedded 4GL expression.
openExprEscape() - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to start the output of an embedded 4GL expression.
openFileStream(String, boolean, boolean) - Method in interface com.goldencode.p2j.util.StreamBuilder
Constructs a remote stream instance representing a file using a filename, this file or device will be opened for reading or writing based on the given write flag.
openFileStream(String, boolean, boolean) - Method in class com.goldencode.p2j.util.StreamDaemon
Constructs a remote stream instance representing a file using a filename, this file or device will be opened for reading or writing based on the given write flag.
openFileStream(String, boolean, boolean, int, boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a file using a filename, this file or device will be opened for reading or writing based on the given write flag.
openFileStream(String, boolean, boolean, int) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a file using a filename, this file or device will be opened for reading or writing based on the given write flag.
openFileStream(String, boolean, boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a file using a filename, this file or device will be opened for reading or writing based on the given write flag.
openFileStream(String, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a file using a filename, this file or device will be opened for reading or writing based on the given write flag.
openHTML(boolean) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the text used to start a line of raw HTML output.
openHTML(boolean) - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the text used to start a line of raw HTML output.
openHTML(boolean) - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the text used to start a line of raw HTML output.
openLineAbove() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Insert empty line above current line.
openMultiplexScope() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Open a new multiplex scope for this buffer.
openOutput(File) - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Setup and calculate formatting defaults.
openPrinterStream(String, StreamDaemon) - Static method in class com.goldencode.p2j.util.PrinterStream
Constructs a remote stream instance representing the printer Stream result of the OUTPUT TO PRINTER statement and registers it in StreamDaemon.streams cache.
openPrinterStream() - Method in interface com.goldencode.p2j.util.StreamBuilder
Constructs a remote printer stream instance as the unnamed output (OUTPUT TO PRINTER statement).
openPrinterStream(String) - Method in interface com.goldencode.p2j.util.StreamBuilder
Constructs a remote printer stream instance.
openPrinterStream() - Method in class com.goldencode.p2j.util.StreamDaemon
Constructs a remote printer stream instance as the unnamed output (OUTPUT TO PRINTER statement).
openPrinterStream(String) - Method in class com.goldencode.p2j.util.StreamDaemon
Constructs a remote printer stream instance.
openPrinterStream() - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the printer Stream result of the OUTPUT TO PRINTER statement.
openPrinterStream(String) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the printer Stream result of the OUTPUT TO PRINTER statement.
openProcessStream() - Method in interface com.goldencode.p2j.util.StreamBuilder
Constructs a remote stream instance representing a process' standard I/O.
openProcessStream() - Method in class com.goldencode.p2j.util.StreamDaemon
Constructs a remote stream instance representing a process' standard I/O.
openProcessStream() - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing a process' standard I/O.
openReader(String) - Method in class com.goldencode.p2j.util.StanzaIni
Open an INI file reader.
openRightsSearch(int, String, int) - Method in class com.goldencode.p2j.security.SecurityManager
Creates a search handle.
openRightsSearch(String, int, String, int) - Method in class com.goldencode.p2j.security.SecurityManager
Creates a search handle.
openScope(RecordBuffer, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Called by RecordBuffer when a new buffer scope is opened to register the open scope with the buffer manager, so that the buffer can receive block scope start and stop notifications, and be registered for commit processing when a full transaction is begun.
openScope(DataModelObject...) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Open a new buffer scope for the record buffer which backs the specified DMO.
openScope() - Method in class com.goldencode.p2j.persist.RecordBuffer
Open a new buffer scope for this record buffer.
openScope() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Open a new buffer scope for this record buffer.
openScope() - Method in interface com.goldencode.p2j.ui.CommonFrame
Notifies the frame about entering a new block scope.
openScope() - Method in class com.goldencode.p2j.ui.GenericFrame
Notifies the frame about entering a new frame scope.
openScopeAt(int, RecordBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
Called by TemporaryBuffer when a new dynamic buffer scope is opened to register the open scope with the buffer manager, so that the buffer can receive block scope start and stop notifications, and be registered for commit processing when a full transaction is begun.
openScopeAt(int, DataModelObject...) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Open a new buffer scope at the specified block depth for the record buffer which backs the specified DMO.
openScopeAt(int) - Method in class com.goldencode.p2j.persist.RecordBuffer
Open a new buffer scope for this record buffer at the specified block depth.
openScopeAt(int, DataModelObject...) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Open scope for the dynamic buffers which back the specified DMO instances at the given block depth.
openScopeAt(int) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Open a new buffer scope for this record buffer at the given block depth.
openScopeCount - Variable in class com.goldencode.p2j.persist.RecordBuffer
Number of open scopes for this buffer (open scopes can be nested)
openSearches - Variable in class com.goldencode.p2j.security.ResourceRegistry
map of open searches
openSearchesBySubject - Variable in class com.goldencode.p2j.security.ResourceRegistry
map of open searches when checking permissions for other users
openSession() - Method in class com.goldencode.p2j.schema.ImportWorker
Open a new database session and set it to flush only on explicit flushes.
openSessionCount - Variable in class com.goldencode.p2j.persist.Persistence.Context
Count of open Hibernate sessions in this context
openStaticTempTables - Variable in class com.goldencode.p2j.persist.BufferManager
Scoped dictionary which contains currently active static temp tables (i.e.
openStaticTempTables - Variable in class com.goldencode.p2j.persist.BufferManager.PersistentProcScope
Active static temp tables (i.e.
openStoredStream(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Opens a new in-memory stream for writing, associates an unique ID with that stream and stores it (can be retrieved later using PatternEngine.getStoredObject(String)).
openStream(String, boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Opens a new stream for writing and associates a unique ID with that stream.
openStream(String) - Method in class com.goldencode.p2j.schema.ImportWorker
Open a new buffered output stream for the given target filename.
openTables - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Map of open tables to most recent primary key ID generated
openTerminalStream() - Method in interface com.goldencode.p2j.util.StreamBuilder
Constructs a remote stream instance representing the terminal.
openTerminalStream() - Method in class com.goldencode.p2j.util.StreamDaemon
Constructs a remote stream instance representing the terminal.
openTerminalStream() - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the terminal.
openTerminalStream(int) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the terminal.
openTerminalStream(boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the terminal.
openTerminalStream(boolean, boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the terminal.
openTerminalStream(boolean, int) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the terminal.
openTerminalStream(boolean, int, boolean) - Static method in class com.goldencode.p2j.util.StreamFactory
Constructs a remote stream instance representing the terminal.
openURL(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Open the target page or resource in the browser's window.
openURL(String) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Opens the target page or resource in a browser's window.
openURL(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Opens the target page or resource in a browser's window.
openURL(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Opens the target page or resource in a browser's window.
openURL(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Open the target page or resource in the browser's window.
openURL(String) - Static method in class com.goldencode.p2j.util.WebBrowserManager
Opens the target page in a browser's window.
openURL(character) - Static method in class com.goldencode.p2j.util.WebBrowserManager
Opens the target page or resource in a browser's window.
operandToPrimitive(CodeUnit, Class) - Method in class com.goldencode.expr.Compiler
Assemble the instructions necessary to convert the specified operand to a primitive and to cast the result if necessary to the specified primitive type.
operandType - Variable in class com.goldencode.expr.ExtraAst
Common operand type associated with this node (certain operators only).
operatingMode - Variable in class com.goldencode.p2j.util.AppServerDefinition
The appserver's operating mode.
OperatingSystemInspector - Interface in com.goldencode.p2j.util
Interface describing the methods that gets different system variables and characteristics.
Operation(boolean, int) - Constructor for class com.goldencode.p2j.net.Control.Operation
Constructor.
operation - Variable in class com.goldencode.p2j.ui.EventList
Type of operation
operationId - Variable in class com.goldencode.p2j.net.Control.Operation
Field holding the operation ID.
operationName - Variable in class com.goldencode.p2j.persist.SavepointReversible
Operation name corresponding to this reversible.
operations - Variable in class com.goldencode.p2j.net.Control
The currently ongoing operations (requests or replies).
OperationType() - Constructor for enum com.goldencode.p2j.persist.RecordBuffer.OperationType
 
operator - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.PropertyMatch
Operator token type
Operators - Class in com.goldencode.p2j.persist.pl
A collection of static methods which provide the backing functionality for Progress-like comparison and math operators, which are executed within the database server as custom, Java-language functions.
Operators() - Constructor for class com.goldencode.p2j.persist.pl.Operators
 
opsys - Variable in class com.goldencode.p2j.e4gl.Options
Operating system name for which preprocessing must account.
Opsys() - Constructor for class com.goldencode.p2j.preproc.BuiltinVariable.Opsys
 
opsys - Variable in class com.goldencode.p2j.preproc.Options
OPSYS preprocessor built-in variable value.
opsys - Variable in class com.goldencode.p2j.uast.UastHints
OPSYS preprocessor built-in variable value.
opt - Variable in class com.goldencode.p2j.preproc.Environment
preprocessor options
OPT_FOUND - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Option to specify that HTML META elements contained options.
OPT_INCLUDE - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Option forcing include file style output.
OPT_KEEP - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Option to avoid the commenting of META Content-Type elements.
OPT_WEB_OBJ - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Option forcing procedure/web-object file style output.
optimize() - Method in class com.goldencode.p2j.persist.AbstractQuery
Attempt to optimize this query.
optimize() - Method in class com.goldencode.p2j.persist.CompoundQuery
Method which attempts to optimize this object's query components into one or more server-side joins.
optimize() - Method in interface com.goldencode.p2j.persist.P2JQuery
Optimize this query, the details of which are up to the query's implementation.
optimize() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
optimize() - Method in class com.goldencode.p2j.persist.QueryWrapper
Optimize this query, the details of which are up to the delegate query's implementation.
Optimizer() - Constructor for class com.goldencode.p2j.persist.CompoundQuery.Optimizer
Constructor which immediately performs the analysis and if possible, the optimizations.
OPTION - Static variable in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.RequestParameters
Certificate role parameter
OPTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
option - Variable in class com.goldencode.p2j.security.AuthPlugin
Plugin "option" (specified in the directory).
OPTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OPTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
optional_listing_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the APPEND, PAGE-SIZE and PAGE-WIDTH keywords followed by an ProgressParser.embedded_assign() or an ProgressParser.expr().
optionalAttrs - Variable in class com.goldencode.util.Mapper
Optional attributes for XML nodes handled by this mapper.
optionalChld - Variable in class com.goldencode.util.Mapper
Optional child elements for XML nodes handled by this mapper.
optionalDraw - Variable in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Optional draw runnable.
options - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
List of options for selection fields
Options - Class in com.goldencode.p2j.e4gl
Provides a simple mechanism to store all options parsed from an E4GL file.
Options() - Constructor for class com.goldencode.p2j.e4gl.Options
Create an instance that processes options with WEBSPEED compatibility.
Options(int) - Constructor for class com.goldencode.p2j.e4gl.Options
Create an instance that processes options with the specified compatibility.
options - Variable in class com.goldencode.p2j.main.ClientBuilderParameters
Default options from directory
options - Static variable in class com.goldencode.p2j.main.WebClientBuilderOptions
Options storage.
Options - Class in com.goldencode.p2j.preproc
Represents all the Progress preprocessor options.
Options() - Constructor for class com.goldencode.p2j.preproc.Options
Default constructor.
Options(Options) - Constructor for class com.goldencode.p2j.preproc.Options
Copy constructor.
options - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Terminal configuration storage.
options - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Configuration being edited.
options - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Configuration storage.
OPTIONS - Static variable in class com.goldencode.p2j.ui.Keyboard
 
opts - Variable in class com.goldencode.p2j.e4gl.BaseHelper
Configuration to be honored.
opts - Variable in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Stores options that control the behavior of the preprocessor.
OR - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
or(BitSet) - Method in class com.goldencode.p2j.directory.BitField
Performs a logical OR of this bit field with the argument bit set.
OR - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
or(boolean, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator using the Java logical OR.
or(boolean, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with proper processing of the unknown value.
or(logical, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with proper processing of the unknown value.
or(logical, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with proper processing of the unknown value.
or(boolean, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with proper processing of the unknown value.
or(logical, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with proper processing of the unknown value.
OR_ELSE_IF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Allows 'else if' to be aggregated into a single logical test without nesting.
ord - Variable in class com.goldencode.p2j.security.SecurityManager.PasswordChange
 
order() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens as the value of the ORDER property of a field.
ORDER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ORDER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ORDER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ORDER_BY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ORDER_BY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ORDER_BY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ORDER_MDY - Static variable in class com.goldencode.p2j.util.date
MDY order of date components.
ORDER_YMD - Static variable in class com.goldencode.p2j.util.date
YMD order of date components.
orderBy - Variable in class com.goldencode.p2j.persist.HQLHelper
Order by clause for query, adjusted for navigation direction
ordering - Variable in class com.goldencode.p2j.util.SectionContent
List to control section line ordering.
ordinal - Variable in class com.goldencode.p2j.library.NativeAPIEntry
The ordinal if the API is exported via ordinal instead of name.
ordinal - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Column ordinal in the browse definition
ordinal_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the ORDINAL keyword with a required following NUM_LITERAL.
organize - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
orient - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The page orientation of the built report
orientation - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Scroll bar orientation
orientation() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Get scroll bar orientation.
Orientation() - Constructor for enum com.goldencode.p2j.ui.client.ScrollBar.Orientation
 
orientation - Variable in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
The orientation of the paper.
OrientationInterface - Interface in com.goldencode.p2j.ui
Defines all orientation related attributes and methods that are common to RADIO-SET and SLIDER.
orig - Static variable in class com.goldencode.p2j.preproc.Symbol
textual origin definition constants
origFileSpec - Variable in class com.goldencode.p2j.util.FileSpecList
Original unmodified file specification.
origHeight - Variable in class com.goldencode.p2j.ui.client.Frame
Keeps the original frame height.
origin - Variable in class com.goldencode.p2j.admin.Acl
Server instance name (empty for shared) or null
origin - Variable in class com.goldencode.p2j.preproc.Symbol
keeps the origin of this symbol
origin - Variable in class com.goldencode.p2j.ui.client.event.WindowEvent
The id of the source window which was the root cause of this event.
ORIGIN_SHIFT - Static variable in class com.goldencode.p2j.ui.client.gui.ToolTip
The distance from mouse pointer coordinate to draw tooltip.
original - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
Original property name (not exposed in DMO) for denormalized field with extent.
original - Variable in class com.goldencode.p2j.ui.client.event.MouseEvt
Flag indicating if the event is original or reposted.
original - Variable in class com.goldencode.p2j.util.ParsedDateFormat
Original format string.
original - Variable in class com.goldencode.p2j.util.ToClause
Original initial value for the loop control variable.
originalComponents - Variable in class com.goldencode.p2j.persist.CompoundQuery
Query components originally added to the compound query
originalHeight - Variable in class com.goldencode.p2j.ui.client.Browse
Height of browse as it was passed to AbstractContainer.setSize(double, double).
originalHeightChars - Variable in class com.goldencode.p2j.ui.client.Frame
The HEIGHT-CHARS Progress attribute that was specified upon frame creation.
originalLockType - Variable in class com.goldencode.p2j.persist.TempLock
Previous lock type of DMO
originalName - Variable in class com.goldencode.p2j.persist.SortCriterion
Sort property name, including subscript if any, usually qualified
originalNamesMap - Variable in class com.goldencode.p2j.schema.P2OLookup
Map with normalized to original names of table/field names.
originalSort - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
HQL sort clause associated with this query component, original
originalVar - Variable in class com.goldencode.p2j.util.VariableAssigner
The original variable that must be updated at the end of the subroutine.
originalWidth - Variable in class com.goldencode.p2j.ui.client.Browse
Width of browse as it was passed to AbstractContainer.setSize(double, double).
ORMHandler - Class in com.goldencode.p2j.persist
Class which manages the loading of a Hibernate Configuration.
ORMHandler(P2JDialect, Database) - Constructor for class com.goldencode.p2j.persist.ORMHandler
Constructor.
ORMHandler.TableInfo - Class in com.goldencode.p2j.persist
Holder for the table info
OS - Static variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
 
os_create_dir_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OS-CREATE-DIR language statement.
os_delete_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OS-DELETE language statement.
OS_DEPENDENT_VALUES - Static variable in class com.goldencode.p2j.cfg.Configuration
Holds a set of configuration parameter names whose values are OS dependent.
os_dir_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OS-DIR construct with its following parenthesized character ProgressParser.expr() and options.
os_misc_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OS-APPEND, OS-COPY and OS-RENAME language statements.
OS_UNIX - Static variable in class com.goldencode.p2j.util.EnvironmentOps
Progress OPSYS string for Unix systems.
OS_WIN - Static variable in class com.goldencode.p2j.util.EnvironmentOps
Progress OPSYS string for Windows systems.
osEvents - Variable in class com.goldencode.p2j.ui.client.event.EventManager.WorkArea
Queue dedicated for OS events.
osEvents - Variable in class com.goldencode.p2j.ui.Keyboard
Map of events generated by 4GL from OS events.
osEventsCodes - Variable in class com.goldencode.p2j.ui.Keyboard
Map of events to codes generated by 4GL from OS events.
osInsp - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
Object to check OS properties on client side.
osMap - Static variable in class com.goldencode.p2j.util.EnvironmentOps
Maps known Java os.name system property entries to a given Progress OPSYS string.
ospd - Variable in class com.goldencode.p2j.ui.chui.ThinClient
OS properties daemon.
OsPropertiesDaemon - Class in com.goldencode.p2j.util
A client side class to manipulate with environments.
OsPropertiesDaemon(boolean) - Constructor for class com.goldencode.p2j.util.OsPropertiesDaemon
Create an instance and export its API to the network.
osStack - Variable in class com.goldencode.p2j.ui.client.event.EventManager.WorkArea
Queue stack (saved OS queues).
osUserName - Variable in class com.goldencode.p2j.main.ClientParameters
User name as reported by the operating system.
OTHER - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
other - Variable in class com.goldencode.p2j.ui.client.event.Event
Companion widget, used for ENTER/LEAVE events.
other() - Method in class com.goldencode.p2j.ui.client.event.Event
Companion widget for this event.
other_on_event_actions() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the other event actions and the optional following label references.
other_single_char_tokens() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches any valid Progress single char key label that would not be recognized as a symbol or string.
otherId - Variable in class com.goldencode.p2j.ui.EventInfo
Event companion widget Id
otherwise() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OTHERWISE block of a CASE language statement.
ourInstance - Static variable in class com.goldencode.p2j.admin.shared.AdminService.App
 
ous - Variable in class com.goldencode.p2j.preproc.Environment
Stream for preprocessor output.
out - Variable in class com.goldencode.ast.DumpTree
The destination of all dumped output.
out - Variable in class com.goldencode.ast.LexerDumpHelper
Output destination.
out - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Destination for preprocessed output.
out - Variable in class com.goldencode.p2j.io.StreamConnector
The output stream to which we write.
OUT - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &OUT definition.
out - Variable in class com.goldencode.p2j.uast.LexerDumpFilter
Output to which the tokens will be written.
out - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
The output destination.
out - Variable in class com.goldencode.p2j.util.OutputStreamWrapper
The wrappered stream.
out - Variable in class com.goldencode.p2j.util.ProcessStream
The STDOUT from the child process.
out - Variable in class com.goldencode.p2j.util.ProcessStream.OutStream
The stream to which to write.
out - Variable in class com.goldencode.p2j.util.ProcessStream.OutWriter
The stream to which to write.
out - Variable in class com.goldencode.p2j.util.UnnamedStreams.WorkArea
The current unnamed output stream for this user's session.
OUT_FMT - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &OUT-FMT definition.
OUT_LONG - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &OUT-LONG definition.
outboundProcessing(List<Parameter>, Class<?>[], Signature, Object...) - Static method in class com.goldencode.p2j.library.NativeInvoker
Attempts to copy back all data (from the descriptors used for transport back to the actual wrapper parameters passed in) that should be copied back, raising errors to match the behavior of the 4GL when necessary.
outboundQueue - Variable in class com.goldencode.p2j.net.Queue
Outbound message queue (per session).
outer - Variable in class com.goldencode.p2j.persist.CompoundComponent
true for outer join; false for inner
outer - Variable in class com.goldencode.p2j.persist.QueryComponent
true if component forms outer join with previous component; else false
outer - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Outer rectangle for all used cells.
outer - Variable in class com.goldencode.p2j.util.TriggerDefinition
Containing business logic instance (triggers are inner classes).
OuterFrame<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Simple top level frame.
OuterFrame(String) - Constructor for class com.goldencode.p2j.ui.client.widget.OuterFrame
Constructor.
OuterFrame(Insets) - Constructor for class com.goldencode.p2j.ui.client.widget.OuterFrame
Constructor.
outerIter - Variable in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper.ReversibleIterator
 
outerRectangle - Variable in class com.goldencode.p2j.ui.client.ScreenBitmap
Union rectangle of all clipping areas.
outMsgParams - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The description for output parameters.
outOfBoundsError(int) - Method in class com.goldencode.p2j.persist.BufferImpl
Record or throw an "array subscript out of range" error condition for the given subscript.
OutOfResources() - Constructor for exception com.goldencode.p2j.main.Spawner.OutOfResources
 
outOk - Variable in class com.goldencode.p2j.util.StreamWrapper
Status var for output.
output(String, boolean, boolean) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Output the given text to the stream while maintaining the new line state.
output - Variable in class com.goldencode.p2j.e4gl.Options
Output HTML filename.
output - Variable in class com.goldencode.p2j.persist.TableResultSet
Flag indicating this table is sent in OUTPUT or INPUT-OUTPUT mode.
output - Variable in class com.goldencode.p2j.persist.TableWrapper
Flag indicating this table is sent in OUTPUT or INPUT-OUTPUT mode.
output - Variable in class com.goldencode.p2j.uast.UastHints
E4GL preprocessor output filename.
output - Variable in class com.goldencode.p2j.ui.client.OutputManager
Current drawing routines.
output(Stream) - Method in class com.goldencode.p2j.util.ExportField
Renders the contained field definition to the given stream.
output(Stream) - Method in class com.goldencode.p2j.util.FieldEntry
Renders the contained field definition to the given stream.
output - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
This socket's output stream.
output(Stream) - Method in class com.goldencode.p2j.util.NullField
Renders the contained field definition to the given stream.
output(Stream) - Method in class com.goldencode.p2j.util.PutField
Renders the contained field definition to the given stream.
output(Stream) - Method in class com.goldencode.p2j.util.SkipField
Renders the contained field definition to the given stream.
output(Stream) - Method in class com.goldencode.p2j.util.SpaceField
Renders the contained field definition to the given stream.
output() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Gets the stream representing the unnamed output stream.
OUTPUT_ARRAY_SIZE - Static variable in class com.goldencode.p2j.util.SecurityOps
Number of bytes in the encoded output.
OUTPUT_CLOSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
OUTPUT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OUTPUT_CLOSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
OUTPUT_FILE - Static variable in class com.goldencode.p2j.main.ClientsToPortsGenerator
The generated mapping clients to their ports will be saved into this file
OUTPUT_MODE - Static variable in class com.goldencode.p2j.util.InternalEntry
Identify parameters in OUTPUT mode.
OUTPUT_THRU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
OUTPUT_THRU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OUTPUT_THRU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
OUTPUT_TO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
OUTPUT_TO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
OUTPUT_TO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
outputArguments - Variable in class com.goldencode.p2j.util.ControlFlowOps.MapArgumentResolver
A set of 4GL legacy parameter names, which are marked as OUTPUT or INPUT-OUTPUT.
outputArguments - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
This map holds the string-representation of all OUTPUT or INPUT-OUTPUT arguments, as resulted after the request was performed.
outputCloseComment(Token, boolean) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Comment out the given text of an expression or statement close element and output it to the stream.
outputCloseComment(String, boolean) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Comment out the given text of an expression or statement close element and output it to the stream.
OutputCloser() - Constructor for class com.goldencode.p2j.util.UnnamedStreams.OutputCloser
 
OutputExtentField<T extends BaseDataType> - Class in com.goldencode.p2j.util
Data wrapper which associates with a DMO extent property.
OutputExtentField(DataModelObject, String) - Constructor for class com.goldencode.p2j.util.OutputExtentField
Constructor.
OutputExtentField(DataModelObject, String, boolean) - Constructor for class com.goldencode.p2j.util.OutputExtentField
Constructor.
OutputExtentField(FieldReference) - Constructor for class com.goldencode.p2j.util.OutputExtentField
Constructor used internally to help initialize the instance - FieldReference instance needs to be passed to the parent as well as stored in OutputExtentField.fieldRef.
OutputExtentParameter<T extends BaseDataType> - Class in com.goldencode.p2j.util
Special wrapper used for variables passed as output extent parameters to functions or procedures.
OutputExtentParameter() - Constructor for class com.goldencode.p2j.util.OutputExtentParameter
The constructor responsible for instance initialization by calling AbstractExtentParameter.AbstractExtentParameter(BaseDataType[]).
OutputExtentParameter(T[]) - Constructor for class com.goldencode.p2j.util.OutputExtentParameter
This constructor allows to provide additional initialization logic of the variable reference in the extending classes.
OutputManager<P extends OutputPrimitives> - Class in com.goldencode.p2j.ui.client
Provides a generic interface to low level user interface primitives.
OutputManager(ScreenDriver<? extends OutputManager<?>>) - Constructor for class com.goldencode.p2j.ui.client.OutputManager
Create a new output manager instance, with the specified driver.
outputManager - Variable in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
The static instance provided by this CoordinatesConversionParams implementation.
outputOpenComment(Token, boolean) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Comment out the given text of an expression or statement open element and output it to the stream.
outputOpenComment(String, boolean) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Comment out the given text of an expression or statement open element and output it to the stream.
outputOperation() - Static method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchHelper
Handles incoming output operations for active batch mode.
OutputOperation(OutputOperationType, int) - Constructor for class com.goldencode.p2j.util.BufferSizeManager.StreamInfo.OutputOperation
Default c'tor.
outputOperations - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
The list of output operations that has been performed using the corresponding stream.
outputOperationType - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo.OutputOperation
Type of the output operation.
OutputOperationType - Enum in com.goldencode.p2j.util
Enumeration which represents a type of output operation (used in stream output buffer size determination).
OutputOperationType() - Constructor for enum com.goldencode.p2j.util.OutputOperationType
 
outputParameter - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Destination table parameter for output copy if necessary before scope closes
OutputParameter - Class in com.goldencode.p2j.util
A utility class which associates a variable or DMO property with a data wrapper object.
OutputParameter() - Constructor for class com.goldencode.p2j.util.OutputParameter
 
OutputParameterAssigner - Interface in com.goldencode.p2j.util
API called from BlockManager to set output parameter values into database fields.
outputParams - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The output parameters for current invocation.
outputParmAssigner - Variable in class com.goldencode.p2j.util.BlockDefinition
Stores the output parameter assigner
OutputPrimitives - Interface in com.goldencode.p2j.ui.client
Provides an API for an object which can render formatted output as a terminal.
outputStarted - Variable in class com.goldencode.p2j.util.TerminalStream
Track start of the output is started.
OutputStreamWrapper - Class in com.goldencode.p2j.util
Provides an provides an external OutputStream wrapper for a Stream.
OutputStreamWrapper(Stream) - Constructor for class com.goldencode.p2j.util.OutputStreamWrapper
Creates an instance with the associated stream.
OutputTableCopier - Class in com.goldencode.p2j.persist
Class which is registered as a top-level finalizable and copies data in OUTPUT direction in table parameter case.
OutputTableCopier(TemporaryBuffer) - Constructor for class com.goldencode.p2j.persist.OutputTableCopier
Creates a copier for the table.
OutputTableHandleCopier - Class in com.goldencode.p2j.persist
Class which is registered as a top-level finalizable and copies data in OUTPUT direction in table-handle parameter case.
OutputTableHandleCopier(TableParameter, handle) - Constructor for class com.goldencode.p2j.persist.OutputTableHandleCopier
Constructor.
outputToFile - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The name of the output file.
outputToFile - Variable in class com.goldencode.p2j.main.ProcessBuilderParameters
Output file (optional) to redirect STDOUT
outputValue - Variable in class com.goldencode.p2j.util.AbstractSimpleParameter
Data wrapper which is used as a procedure or function parameter.
outputWarning(Aast, String, String) - Method in class com.goldencode.p2j.schema.SchemaParser
Helper to output a warning message with AST-specific type, line and column data to STDERR.
outputWrapper - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
Current output source of SAX-Writer
OutStream(OutputStream) - Constructor for class com.goldencode.p2j.util.ProcessStream.OutStream
Construct an instance with the given stream as the source.
OutWriter(OutputStream) - Constructor for class com.goldencode.p2j.util.ProcessStream.OutWriter
Construct an instance with the given stream as the source.
overflow - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Has an overflow (number too big to fit in format) occurred?
overlay - Variable in class com.goldencode.p2j.ui.BrowseConfig
OVERLAY attribute.
overlay - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress OVERLAY attribute.
overlay(Text, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, double, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, double, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, double, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, double, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, NumberType, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, NumberType, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, NumberType, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(Text, NumberType, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, double, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, double, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, double, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, double, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, NumberType, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, NumberType, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, NumberType, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay(String, NumberType, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
overlay_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OVERLAY keyword followed by AT (which is dropped from the tree) and an ProgressParser.expr().
overlay_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the OVERLAY language statement.
OverlayWindow - Class in com.goldencode.p2j.ui.client.gui
The class implements GUI top level window that can overlay the main window.
OverlayWindow(Widget<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.OverlayWindow
Default constructor.
OverlayWindow(Widget<GuiOutputManager>, TopLevelWindow<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.OverlayWindow
Default constructor.
overloadedFunctions - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor
Map of HQL function keys to overloaded SQL (unique) function names
overrd - Variable in class com.goldencode.p2j.main.CommonDriver
List of overrides.
override - Variable in class com.goldencode.p2j.persist.trigger.TriggerData
Flag for disabling the schema trigger.
override - Static variable in class com.goldencode.p2j.util.DirStream
Charset name to use for encoding or null for default.
override - Static variable in class com.goldencode.p2j.util.FileStream
Charset name to use for encoding or null for default.
override - Static variable in class com.goldencode.p2j.util.Text
Charset name to use for encoding or null for default.
override - Static variable in class com.goldencode.p2j.util.Utils
Charset name to use for encoding or null for default.
overrideDefaultSeparators(char, char) - Static method in class com.goldencode.p2j.util.NumberType
Manually override the default group and decimal separators which are read from the JVM-wide values at this class' static initialization.
overrideIfNotPresent(Aast, Aast, int) - Static method in class com.goldencode.p2j.uast.Variable
Helper to copy a child subtree of a specific type from the source to the target AST if the target AST does not already have a child of that type.
overrideWindow(TopLevelWindow<?>) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Check if the window being drawn needs to be overridden.
overrideWindow(TopLevelWindow<?>) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Check if the window being drawn needs to be overridden.
overrideWindow(TopLevelWindow<?>) - Method in class com.goldencode.p2j.ui.client.OutputManager
Check if the window being drawn needs to be overridden.
OverviewRow - Class in com.goldencode.p2j.report.server
Bean which encapsulates a row of data for an overview report.
OverviewRow() - Constructor for class com.goldencode.p2j.report.server.OverviewRow
Default constructor.
overwrite(char) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Inputs character in overwrite mode.
overwrite(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Inputs character with the overwrite mode.
overwriteDigit(int, char) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Overwrites digit at given index with given char.
overwriteMappingData(Map<String, SourceNameMapper.ExternalProgram>, Map<String, SourceNameMapper.ExternalProgram>, String, String, String, String, boolean) - Static method in class com.goldencode.p2j.util.SourceNameMapper
This method loads all mapping data from an external source.
ownedImages - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Owned images is a mapping of a window to its owned images seals.
owner - Variable in class com.goldencode.p2j.ui.client.ChooseHandler
Owner frame.
owner - Variable in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Owner frame.
owner - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Scroll bar container
owner - Variable in class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
The widget that owns the tooltip.
owner - Variable in class com.goldencode.p2j.ui.client.TopLevelWindow
The owner of this window.
owner - Variable in class com.goldencode.p2j.ui.MenuWidget
OWNER property: window for menubar or other widget for popup menu
ownerCallstack - Static variable in class com.goldencode.p2j.ui.ConfigSyncManager
This helps to prevent recursion when config update notification causes recursive notification on the same owner.
ownerId - Variable in class com.goldencode.p2j.ui.MenuConfig
OWNER property: window for menubar or other widget for pop-up menu, or 0 if not assigned.

P

p() - Static method in class com.goldencode.html.HtmlHelper
Creates a paragraph element.
p2agCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to getter method maps, by DMO interface, POJO and legacy methods
p2asCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to setter method maps, by DMO interface, POJO and legacy methods
p2j - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Field info kept by legacy name in progress.
p2j() - Method in class com.goldencode.p2j.persist.TableMapper
Get the mapping of legacy table keys to TableMapper.LegacyTableInfo instances.
p2j - Variable in class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Mapping of the legacy table names to TableMapper.LegacyTableInfo instances.
p2j() - Method in class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Get the mapping of legacy table names to TableMapper.LegacyTableInfo instances.
p2j - Variable in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Mapping of the legacy table IDs to their TableMapper.LegacyTableInfo instances
p2j() - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Get the mapping of temp-table IDs to TableMapper.LegacyTableInfo instances.
P2J2CLR - Static variable in class com.goldencode.p2j.persist.dialect.SQLServerHelper
The name of the assembly that maps SQL functions and datatypes to CLR.
P2J_FILE_SEP - Static variable in class com.goldencode.p2j.cfg.Configuration
System property name for P2J file separator used internally.
P2J_NOHOSTVERIFY - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl
The name of the property used for passing custom configuration to SSL sockets used by AXIS2 when accessing web services over SSL.
p2j_open_url_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the P2J-extension language statement P2J-OPEN-URL and a mandatory following character expression.
P2J_PASSWORD - Static variable in class com.goldencode.p2j.main.TemporaryAccount
Account password environment variable
P2J_PATH_SEP - Static variable in class com.goldencode.p2j.cfg.Configuration
System property name for P2J path separator used internally.
P2J_SUBJECT - Static variable in class com.goldencode.p2j.main.TemporaryAccount
Account subject id environment variable
p2jAccount - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The account (configured as an appserver) to authenticate on the remote side.
p2jAttribute - Variable in class com.goldencode.p2j.directory.SchemaMaping.NamePair
P2J attribute name
p2jAttrList - Variable in class com.goldencode.p2j.directory.SchemaMaping
List of attribute mappings associated with each P2J Object Class
p2jAuthUser - Variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
The value of "option" node from AuthPlugin for this Authenticator
P2JCollatorProvider - Class in com.goldencode.p2j.spi
A service provider for specialized collators which are governed by Progress-like collation rules.
P2JCollatorProvider() - Constructor for class com.goldencode.p2j.spi.P2JCollatorProvider
Default constructor.
P2JDialect - Interface in com.goldencode.p2j.persist.dialect
Extends the API defined by Hibernate's abstract Dialect class to add methods required by the P2J persistence framework.
p2jf - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Provide fast access to the java name of a specified legacy function name.
P2JField - Class in com.goldencode.p2j.persist
Container for DMO field definitions.
P2JField(String, ParmType, long, String, BaseDataType, String, String, boolean) - Constructor for class com.goldencode.p2j.persist.P2JField
Convenience constructor.
P2JH2Dialect - Class in com.goldencode.p2j.persist.dialect
Extends Hibernate's H2Dialect class to add method implementations required by the P2JDialect interface.
P2JH2Dialect() - Constructor for class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Default constructor.
p2jHomePath - Static variable in class com.goldencode.p2j.report.server.DatabaseService
Absolute path to the project's home directory
p2jHost - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The P2J host identifying this appserver.
P2JIndex - Class in com.goldencode.p2j.persist
A descriptor of an index, which may be either a Progress index or an SQL database index.
P2JIndex(String, String, boolean) - Constructor for class com.goldencode.p2j.persist.P2JIndex
Convenience constructor.
P2JIndex(String, String, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.persist.P2JIndex
Convenience constructor.
P2JIndex(P2JIndex) - Constructor for class com.goldencode.p2j.persist.P2JIndex
Copy constructor.
P2JIndexComponent - Class in com.goldencode.p2j.persist
Represents a single index component; stores information about the component's name, sort direction, whether it contains text data, its case sensitivity, and abbreviated status.
P2JIndexComponent(String, boolean, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.persist.P2JIndexComponent
Constructor.
P2JIndexComponent(P2JIndexComponent) - Constructor for class com.goldencode.p2j.persist.P2JIndexComponent
Copy constructor.
p2jmap - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Maps Progress source file names to Java class names.
p2jMap - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Progress procedure file name to Java class name map table.
p2jp - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Provide fast access to the java name of a specified legacy procedure name.
p2jPort - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The P2J port (secure or insecure).
P2JPostgreSQLDialect - Class in com.goldencode.p2j.persist.dialect
Extends Hibernate's PostgreSQLDialect class to add method implementations required by the P2JDialect interface.
P2JPostgreSQLDialect() - Constructor for class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Default constructor.
P2JPostgreSQLDialect.Context - Class in com.goldencode.p2j.persist.dialect
Context local data needed by this object to perform dialect-specific processing.
P2JQuery - Interface in com.goldencode.p2j.persist
The minimal API all query implementations must provide.
P2JQuery.Parameter - Interface in com.goldencode.p2j.persist
Functional interface used with lambda expressions to defer evaluation of certain query substitution parameter expressions.
P2JQueryParameter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.P2JQueryParameter
Constructor.
P2JSQLServer2008Dialect - Class in com.goldencode.p2j.persist.dialect
Extends Hibernate's SQLServer2008Dialect class to add method implementations required by the P2JDialect interface.
P2JSQLServer2008Dialect() - Constructor for class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Default constructor.
P2JSQLServer2012Dialect - Class in com.goldencode.p2j.persist.dialect
Extends P2JSQLServer2008Dialect to add method implementations supported with SQL Server 2012.
P2JSQLServer2012Dialect() - Constructor for class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
 
p2jToLdap - Variable in class com.goldencode.p2j.directory.SchemaMaping
Mapping between P2J class names and LDAP class names
p2lgCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to getter method maps, by DMO interface, for legacy fields only
p2lsCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to setter method maps, by DMO interface, for legacy fields only
P2O_POSTFIX - Static variable in class com.goldencode.p2j.schema.DataModelWorker
File extension appended to schema filenames
P2O_POSTFIX - Static variable in class com.goldencode.p2j.schema.P2OLookup
File extension appended to schema and source filenames
P2OAccessWorker - Class in com.goldencode.p2j.schema
A pattern worker that provides services to support the retrieval of information from previously created, persisted, P2O ASTs.
P2OAccessWorker() - Constructor for class com.goldencode.p2j.schema.P2OAccessWorker
Default constructor which initializes libraries.
P2OAccessWorker.Library - Class in com.goldencode.p2j.schema
Helper to lookup Java names for tables and fields, given their historical, Progress names.
p2oFile - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The name of the DataModelAst tree with the temp-table objects for this query.
P2OLookup - Class in com.goldencode.p2j.schema
A helper class which exposes information stored in P2O ASTs for access during source conversion processing.
P2OLookup(String) - Constructor for class com.goldencode.p2j.schema.P2OLookup
Constructor which initializes this object with the information in the P2O AST associated with schema.
P2OLookup(String, String) - Constructor for class com.goldencode.p2j.schema.P2OLookup
Constructor which initializes this object with the information in the P2O AST stored in filename.
P2OLookup.WorkArea - Class in com.goldencode.p2j.schema
Container with user-specific data.
p2pgCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to getter method maps, by DMO interface, for POJO methods only
p2psCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to setter method maps, by DMO interface, for POJO methods only
p2seCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to setter method maps, by DMO entity name, for POJO methods only
p2xCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of property name to extent maps, by DMO interface
p4glMaxIndexSize - Static variable in class com.goldencode.p2j.persist.DMOValidator
The maximum permitted size for all combined fields of an index.
PACKAGE - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "package" database AST annotation
packageIdPassword(String, String) - Static method in class com.goldencode.p2j.security.SecurityManager
Package a user ID and password into a single entity for transmission.
packToBinaries(VirtualScreen, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.web.PixelsEncoder
Encode the rectangular area on the screen to transfer.
packToBinaries(VirtualScreen, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.RawEncoder
Encode the rectangular area on the screen to transfer.
pad - Variable in class com.goldencode.p2j.io.IndentHandler
Current pad inserted between newlines and subsequent bytes.
pad(int) - Method in class com.goldencode.p2j.io.IndentHandler
Create a pad string containing sz space characters.
PAD - Static variable in class com.goldencode.p2j.util.SecurityOps
Base64 PAD service symbol
PADDING - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Panel padding in pixels.
padProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
The process account definition provider
page - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
The page.
page - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The page.
page - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleFooter
The page.
page - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
The page.
PAGE_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
PAGE_DOWN - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
PAGE_LEFT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
PAGE_RIGHT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
page_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PAGE language statement.
PAGE_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
PAGE_UP - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
pageBottom - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress PAGE-BOTTOM attribute.
PageBreakListener - Interface in com.goldencode.p2j.util
Provides a callback mechanism to listen for page break notifications.
PageCanvas(PDDocument, PDPage, int, AbstractReportBuilder.PageState) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Instantiates a new page canvas.
PAGED_DEFAULT - Static variable in class com.goldencode.p2j.util.Stream
The default number of lines per page when in paged mode (56).
PageElement - Class in com.goldencode.p2j.ui.client
Implements page-top/page-bottom frame output for reports by providing an output callback mechanism which allows the output from a given frame to be generated at the top or bottom of a page in a paged output stream.
PageElement(ThinClient, int) - Constructor for class com.goldencode.p2j.ui.client.PageElement
Construct a page element and initialize its data structures.
pageElements - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks all page elements which are active.
pageListeners - Variable in class com.goldencode.p2j.util.Stream
Objects to receive a notification when a page break is written.
pageLock - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The page lock forbids the preview pager to move over report pages
pageNum - Variable in class com.goldencode.p2j.util.Stream
Current page number for the output stream.
pageNumber - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
The page number.
pager - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
widget
pager - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The preview pager
pageRowsCount - Variable in class com.goldencode.p2j.ui.BrowseWidget
Cached value of client-side (real) DOWN value.
pageSize - Variable in class com.goldencode.p2j.util.Stream
Lines of output per page or 0 for non-paged output.
pagesNumber - Variable in class com.goldencode.p2j.admin.shared.ReportPreview
Defines the pages number for the target report.
PageState() - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
 
pageTop - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress PAGE-TOP attribute.
pageTransformation - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The page transformation.
PAINT_EVENT - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Paint request.
paintable - Variable in class com.goldencode.p2j.ui.client.Frame
Reflects paintable state of frame
paintComponent(Graphics) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Paint the entire component to the given graphics instance, using previously set state.
PaintEvent - Class in com.goldencode.p2j.ui.client.event
Area repaint request event.
PaintEvent(Widget, Rectangle) - Constructor for class com.goldencode.p2j.ui.client.event.PaintEvent
Construct an instance of Paint event from given widget and rectangle.
PaintPrimitives - Enum in com.goldencode.p2j.ui.client.gui.driver
This is the list of possible GUI painting primitives.
PaintPrimitives() - Constructor for enum com.goldencode.p2j.ui.client.gui.driver.PaintPrimitives
 
PaintStructure<F,I> - Class in com.goldencode.p2j.ui.client.gui.driver
A structure used to store paint parameters.
PaintStructure(PaintPrimitives) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Constructor.
Pair(String, long) - Constructor for class com.goldencode.ast.BasePlugin.Pair
Default constructor.
pairs - Variable in class com.goldencode.p2j.ui.ControlSetConfig
Set to true if items defined as pairs
pairs() - Method in class com.goldencode.p2j.ui.ControlSetEntity
Get type of the list
paletteIndexes - Static variable in enum com.goldencode.p2j.ui.ColorPalette
Conversion table color number to palette index
paletteMessage - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Color palette JSON message.
paletteToColor(int) - Static method in enum com.goldencode.p2j.ui.ColorPalette
Convert color number to palette index.
pane - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Content pane of the containing swing window.
pane - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Content pane of the containing swing window.
pane - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Content pane on top of which we are processing.
pane - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Content pane for the window.
PaneConfig - Class in com.goldencode.p2j.ui
The container for common widget state variables shared by DIALOG, FRAME, WINDOW widgets.
PaneConfig() - Constructor for class com.goldencode.p2j.ui.PaneConfig
Default constructor (only used in deserialization).
PaneConfig(int) - Constructor for class com.goldencode.p2j.ui.PaneConfig
Create a new config and associate it with the given widget.
PaneConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.PaneConfig
Create a new config and associate it with the given widget.
PaneEntity<T extends PaneConfig> - Class in com.goldencode.p2j.ui
The server side base class for DIALOG, FRAME, WINDOW widgets.
PaneEntity(boolean, T) - Constructor for class com.goldencode.p2j.ui.PaneEntity
Constructor.
PaneEntity(boolean, T, PaneEntity<T>, boolean) - Constructor for class com.goldencode.p2j.ui.PaneEntity
Constructor.
Panel(String, InputDialog.Item...) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Panel
Ctor.
Panel(String, int, InputDialog.Item...) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Panel
Ctor.
paperFormat - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The paper format list box
PaperFormat - Enum in com.goldencode.p2j.admin.shared
PaperFormat defines standard paper sizes.
PaperFormat(String, double, double, String) - Constructor for enum com.goldencode.p2j.admin.shared.PaperFormat
Constructs this enumeration constant.
paperOrient - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The paper orientation list box
PaperOrientation - Enum in com.goldencode.p2j.admin.shared
PaperOrientation defines a page orientation.
PaperOrientation() - Constructor for enum com.goldencode.p2j.admin.shared.PaperOrientation
 
ParagraphKey(String, F, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.ParagraphKey
Constructor.
paragraphMetricsCache - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
A cache of resolved paragraph metrics.
paragraphWidth - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.MessagePanel
The expected width of the alert box message.
param - Variable in class com.goldencode.p2j.main.ClientParameters
-param 4GL command line option (SESSION:PARAMETER).
param - Variable in class com.goldencode.p2j.util.SessionUtils.WorkArea
Command line -param value (SESSION:PARAM attribute).
PARAM_CP - Static variable in class com.goldencode.p2j.main.BrokerCore
CLASSPATH placeholder
PARAM_DYNAMIC_EXTENT - Static variable in class com.goldencode.p2j.util.Parameter
Constant identifying dynamic-extent parameters.
PARAM_HOST - Static variable in class com.goldencode.p2j.main.BrokerCore
Host placeholder
PARAM_JVM - Static variable in class com.goldencode.p2j.main.BrokerCore
JVM arguments placeholder
param_list_definition(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a parenthesized list of comma-separated parameter definitions and uses a rule reference to ProgressParser.parameter_spec(boolean, boolean) to properly build the AST.
PARAM_NO_EXTENT - Static variable in class com.goldencode.p2j.util.Parameter
Constant identifying no-extent parameters.
param_passing_list(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a parenthesized list of comma-separated parameters used in a call-site and uses a rule reference to ProgressParser.parameter() to properly build the AST.
PARAM_PORT - Static variable in class com.goldencode.p2j.main.BrokerCore
Secure port placeholder
PARAM_SPAWNER - Static variable in class com.goldencode.p2j.main.BrokerCore
Spawner placeholder
PARAM_TOKEN - Static variable in class com.goldencode.p2j.main.WebClientSpawner
Authorization token query parameter name
parameter - Variable in enum com.goldencode.p2j.admin.shared.ReportParameters
The parameter name
Parameter - Class in com.goldencode.p2j.cfg
A simple parameter object with name and value properties and a bean-like interface to access them.
Parameter() - Constructor for class com.goldencode.p2j.cfg.Parameter
Default constructor.
parameter() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a user parameter definition from a parameter element contained in an expression element of a profile definition.
PARAMETER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PARAMETER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
parameter() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a single parameter being passed at a call-site.
PARAMETER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
parameter - Variable in class com.goldencode.p2j.util.AbstractExtentParameter
The latest parameter reference.
Parameter - Class in com.goldencode.p2j.util
Container for all info related to an internal-entry's InternalEntry parameter.
Parameter(String, String, String, String) - Constructor for class com.goldencode.p2j.util.Parameter
Basic c'tor.
parameter_spec(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a single statement parameter definition for methods, constructors, destructors, property getters/setters and user-defined function definitions.
parameterFilter - Variable in class com.goldencode.p2j.persist.AbstractQuery
The filter that handles parameters passed to the query.
ParameterFilter - Interface in com.goldencode.p2j.persist
Filter that handles parameters passed to the query.
parameterIndex - Variable in class com.goldencode.p2j.util.TableParameter
1-based index of the table parameter (in declaration of the function).
ParameterIndices - Class in com.goldencode.p2j.persist
A mapping of the active indices in an array of query substitution parameters, after an HQL where clause has been preprocessed.
ParameterIndices(Integer[]) - Constructor for class com.goldencode.p2j.persist.ParameterIndices
Constructor which sets the array of new index positions of query substitution parameters for the associated where clause.
parameterModes - Variable in class com.goldencode.p2j.util.InternalEntry
The string representation of the parameter modes for this internal entry.
parameters - Variable in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
List of field reference substitution parameters which define this join
parameters - Static variable in class com.goldencode.p2j.persist.hql.DataTypeHelper
Map of query substitution parameter Hibernate types to HQL types
parameters - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig.DialectParam
The dialect's parameters.
parameters - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Namespace parameters.
parameters - Variable in class com.goldencode.p2j.util.InternalEntry
The parameter list of this internal entry.
parameterTypeMatch(String, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Check if the two lists of comma-separated parameter data types match.
parameterTypeName(Aast, int, boolean) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Lookup the parameter type at the specified index position for the built-in function or method specified by given AST.
parameterTypeName(Aast, int, boolean) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Lookup the parameter type at the specified index position for the built-in function or method specified by given AST.
parameterTypeName(int, int, int, int) - Static method in class com.goldencode.p2j.convert.SignatureHelper
Lookup the parameter at the specified index position for the function or method specified by keyword.
parameterTypes - Variable in class com.goldencode.expr.Function
Parameter types required by the method
parameterTypes - Variable in class com.goldencode.p2j.persist.AbstractJoin
Hibernate types of query substitution parameters (null if none)
ParametrizedJast(JavaAst, Map<String, Object>) - Constructor for class com.goldencode.p2j.persist.DynamicQueryHelper.ParametrizedJast
Constructor for this immutable object.
paramIndices - Variable in class com.goldencode.p2j.persist.HQLBundle
Mapping of indices in the array of query substitution parameters
paramIndices - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
Mapping of index positions for substitution parameters after rewrite
paramNodes - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.Lambda
The list of parameters for this lambda expression
params - Variable in class com.goldencode.p2j.comauto.ComEvent
Actual parameters of the event.
params - Variable in class com.goldencode.p2j.pattern.NamedFunction
List of parameter names.
params - Variable in class com.goldencode.p2j.ui.CoordinatesConversion
The instance responsible for providing the conversion parameters.
params - Static variable in class com.goldencode.p2j.ui.LogicalTerminalConversionParams
Context-local instance of the cached parameters
Params() - Constructor for class com.goldencode.p2j.ui.LogicalTerminalConversionParams.Params
 
paramType - Variable in class com.goldencode.p2j.util.AbstractExtentParameter
The class of the elements of the extent parameter that procedure expects.
parent - Variable in class com.goldencode.ast.AnnotatedAst
Parent node to this node
parent - Variable in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
The parent widget the rights editors may use for their UI
PARENT - Static variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Variable name for current AST's parent's token type
parent - Variable in class com.goldencode.p2j.pattern.RuleContainer
Parent container which provides enclosing scope
parent - Variable in class com.goldencode.p2j.persist.RepositionCache.Node
Parent node.
parent - Variable in class com.goldencode.p2j.preproc.Environment
Parent node or null.
parent - Variable in class com.goldencode.p2j.schema.NameNode
Optional parent associated with this name node
parent - Variable in class com.goldencode.p2j.uast.ClassDefinition
Super class definition.
parent - Variable in class com.goldencode.p2j.ui.BaseEntity
PARENT attribute
parent - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Reference to parent container.
parent() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget parent.
parent(Class<T>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget parent of the specified type.
parent() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget parent.
parent(Class<T>) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget parent of the specified type.
parent - Variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
The parent SOAP Header.
parent - Variable in class com.goldencode.p2j.util.TreeNode
Parent node to this node
parent - Variable in class com.goldencode.proxy.ProxyFactory.CacheKey
Parent class of proxy class
parent_child_field_relation() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a pair of ProgressParser.lvalue() references and roots the pair at a PARENT_CHILD_RELATION node.
PARENT_CHILD_RELATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PARENT_CHILD_RELATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PARENT_CHILD_RELATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
parent_fields_ordering_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a PARENT-FIELDS-[BEFORE|AFTER] followed by parenthesized list of one or more comma separated ProgressParser.lvalue() references.
parent_id_field_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a PARENT-ID-FIELD followed by an ProgressParser.lvalue() reference.
PARENT_ID_RELATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PARENT_ID_RELATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
parent_id_relation(int) - Method in class com.goldencode.p2j.uast.ProgressParser
PARENT_ID_RELATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
parentContainer - Variable in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Optional parent container.
parentContainer - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Parent container for widget the handler is attached to.
parentControlFrame - Variable in class com.goldencode.p2j.comauto.ComObject
The parent ControlFrameWidget widget.
parentCursor() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Get the custom cursor of the parent widget
parentheses() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a subexpression enclosed in parenetheses.
parentId - Variable in class com.goldencode.p2j.report.server.AstNode
Unique ID of this node's parent, if any
parentId - Variable in class com.goldencode.p2j.report.server.CallGraphLink
If present, it represents the ID of a parent program-to-program link.
parentId - Variable in class com.goldencode.p2j.ui.BaseConfig
The integer index of the parent in the array of configs.
parentIsHandler - Variable in class com.goldencode.proxy.ProxyAssembler
Does parent class implement InvocationHandler?
parentName - Variable in class com.goldencode.proxy.ProxyAssembler
Name of the proxy class' parent class
parentOrSelf(Class<T>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get this or widget parent of the specified type.
parentOrSelf(Class<T>) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get this or widget parent of the specified type.
parentOrSelfHidden() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Check if the current window or one of its ancestors is hidden.
parents - Variable in class com.goldencode.p2j.preproc.Hints
stack of DOM parents
parmMap - Variable in class com.goldencode.p2j.cfg.Configuration
Map of parameters
parms - Variable in class com.goldencode.p2j.convert.SignatureHelper.SignDef
Parameter list codes from leftmost (0 index) to rightmost (highest index).
ParmType - Enum in com.goldencode.p2j.convert
Encodes the possible parameter types in Progress.
ParmType(Class<?>) - Constructor for enum com.goldencode.p2j.convert.ParmType
Build a parameter type by specifying its wrapper class.
parse() - Method in class com.goldencode.expr.Compiler
Creates and uses the ExpressionLexer to scan the infix notation expression into tokens, and the ExpressionParser to generate an abstract syntax tree (AST) from these tokens.
parse(DynamicQueryHelper.QueryProcessor, List<Buffer>, String, String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Private worker for parsing a given query string using the QueryProcessor and return a P2JQuery instance.
parse() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Scan and parse the input where clause and return it in the form of an abstract syntax tree.
parse(P2JDialect, String, String, String, Class<?>, Class<?>, boolean) - Static method in class com.goldencode.p2j.persist.SortCriterion
Parse a sort phrase (not including the "order by" preamble) into a list of SortCriterion objects.
parse(String, RecordBuffer) - Static method in class com.goldencode.p2j.persist.SortCriterion
Parse a sort phrase (not including the "order by" preamble) into a list of SortCriterion objects.
parse(String, RecordBuffer, boolean) - Static method in class com.goldencode.p2j.persist.SortCriterion
Parse a sort phrase (not including the "order by" preamble) into a list of SortCriterion objects.
parse(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Parse the source code read from the specified filename into an abstract syntax tree.
parse(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver.BrowserHelper
Parses the command line to extract an executable and its options.
parse(String, boolean, String) - Method in class com.goldencode.p2j.xml.XmlPatternWorker.Library
Parse an XML document and return its data as an XML AST.
parse(String) - Static method in class com.goldencode.util.XmlHelper
Parse the XML file represented by filename into a document object model (DOM) using a non-validating parser.
parse(String, boolean, String, boolean) - Static method in class com.goldencode.util.XmlHelper
Parse the XML file represented by filename into a document object model (DOM).
parse(File) - Static method in class com.goldencode.util.XmlHelper
Parse the specified XML file into a document object model (DOM) using a non-validating parser.
parse(File, boolean, String) - Static method in class com.goldencode.util.XmlHelper
Parse the specified XML file into a document object model (DOM).
parse(InputStream) - Static method in class com.goldencode.util.XmlHelper
Parse the specified input stream into a document object model (DOM) using a non-validating parser.
parse(InputStream, boolean, String) - Static method in class com.goldencode.util.XmlHelper
Parse the specified input stream into a document object model (DOM), optionally validating the document.
parse(InputStream, boolean, String, boolean) - Static method in class com.goldencode.util.XmlHelper
Parse the specified input stream into a document object model (DOM), optionally validating the document.
parse(InputStream, boolean, boolean, logical) - Static method in class com.goldencode.util.XmlHelper
Parse the specified input stream into a document object model (DOM), optionally validating the document.
parse(InputStream, boolean, EntityResolver, ErrorHandler) - Static method in class com.goldencode.util.XmlHelper
Parse the specified input stream into a document object model (DOM), optionally validating the document.
parseAttributes(String[]) - Method in class com.goldencode.p2j.ui.ColorMapLoader
Converts the array of named color attributes into a bitset compatible with ColorAttribute.
parseBigDecimal(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Parse a BigDecimal from text and return it.
parseColor(DefaultElement) - Method in class com.goldencode.p2j.ui.ColorMapLoader
Converts the DOM instance of the 'color' xml element into the instance of type Color.
parseColumnLabel(String) - Static method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Parse label text and translate exclamation marks into the new line characters using Progress rules.
parseContent(String, int, boolean) - Method in class com.goldencode.p2j.ui.client.Editor
Parse content of the editor and prepare array of displayable values.
parseContentImpl(String, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.Editor
Worker to parse content of the editor and prepare array of displayable values.
parseContentImpl(String, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Worker to parse content of the editor and prepare array of displayable values.
parsed - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
Parsed format string.
parsed - Variable in class com.goldencode.p2j.util.NumberType.WorkArea
Storage for already parsed format strings.
parseDate(String) - Method in class com.goldencode.expr.TestDriver
Try to parse source as a date string using each of the acceptable date format strings provided by the configuration.
parseDatum(String, String) - Method in class com.goldencode.expr.TestDriver
Parse value into an object of the correct type, using key as a cue to its data type.
ParsedDateFormat - Class in com.goldencode.p2j.util
This centralizes 4GL date format parsing and provides public access to the parse results as simple member fields.
ParsedDateFormat(String) - Constructor for class com.goldencode.p2j.util.ParsedDateFormat
Parse the given format and use the parse results to create a new instance.
parseDecimal(String, boolean) - Static method in class com.goldencode.p2j.util.NumberType
Converts a Progress 4GL style string which represents an integer or a decimal into a Java style string representing the same number.
parseDecimal(String, char, char, boolean) - Static method in class com.goldencode.p2j.util.NumberType
Converts a Progress 4GL style string which represents an integer or a decimal into a Java style string representing the same number.
parseDigits(String, int, NumberType.FormatSpec) - Static method in class com.goldencode.p2j.util.NumberType
Parse out any digit characters of the format string and save these specifications in the given format spec instance.
parseDistinctiveName(String) - Static method in class com.goldencode.p2j.admin.AdminHelper
Extract properties from the give Distinctive Name data.
parseDocument() - Method in class com.goldencode.p2j.ui.ColorMapLoader
Loads the color-map xml as classpath resource and using dom4j sax parser builds its DOM representation.
parseDouble(ExtraAst) - Static method in class com.goldencode.expr.Compiler
Parse a double value from the text of an AST.
parseDouble(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Parse a Double from text and return it.
parseDouble(String, boolean) - Static method in class com.goldencode.p2j.util.NumberType
Converts a Progress 4GL style string which represents an integer or a decimal into a Java double primitive.
parseDouble(String, char, char, boolean) - Static method in class com.goldencode.p2j.util.NumberType
Converts a Progress 4GL style string which represents an integer or a decimal into a Java double primitive.
parseDoubleQuiet(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Parse a Double from text and return it.
parsedText - Variable in class com.goldencode.p2j.ui.client.Editor
Editor content parsed into separate string.
parseEditorContent(int, int, int, String, int, FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Split the text for a editor widget, so that it fits the specified maximum width.
parseEditorContent(int, int, int, String, int, FontDetails<Integer>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Split the text for a editor widget, so that it fits the specified maximum width.
parseEditorContent(int, int, int, String, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Split the text for a editor widget, so that it fits the specified maximum width.
parseExtentIndex(String, int) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker
Parse and return the element index within square brackets at the end of a field name.
parseFieldList(character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Split comma-separated list of field names into the set of separate field names.
parseFindQuery(Buffer, String, LockType, String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Parse the given predicate string and return a FindQuery instance.
parseFormat(String) - Static method in class com.goldencode.p2j.util.NumberType
Parse the numeric format string and store the resulting format specification for subsequent use.
parseIndex(String, int) - Method in class com.goldencode.expr.TestDriver
Extract a numeric value from the string key.
parseInt(String, int) - Static method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChuiDriver
Attempt to convert the given string into an integer using Integer.parseInt.
parseLong(ExtraAst, int) - Static method in class com.goldencode.expr.Compiler
Parse a long value from the text of an AST, using the specified radix.
parseLong(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Parse a Long from text and return it.
parseLong(String, int) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Parse a Long from text using the given radix, and return it.
parseLongQuiet(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Parse a Long from text and return it.
parseLongQuiet(String, int) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Parse a Long from text using the given radix, and return it.
parseName(int, String) - Method in class com.goldencode.p2j.schema.EntityName
Parse a qualified entity name into its constituent parts.
parseOptions(character, Set<String>, Set<String>, Map<String, Integer>) - Static method in class com.goldencode.p2j.util.ConnectHelper
Parse and validate the given options; a map is returned with each parameters's value.
parseOptions(character) - Method in class com.goldencode.p2j.util.ServerImpl
Parse and validate the given options; a map is returned with each parameters's value.
parseOptions(character) - Method in class com.goldencode.p2j.util.SocketImpl
Utility method for parsing the SocketImpl.connect(java.lang.String) parameters.
parseOptions(character) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Utility method for parsing the SocketListenerImpl.enableConnections(java.lang.String) parameters.
parseProgressCharLiteral(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Parses a Progress 4GL compatible string, by stripping off enclosing quotes/string options and converting the contents (including rewriting escape sequences).
parseProgressCharLiteral(String, boolean) - Static method in class com.goldencode.p2j.util.character
Parses a Progress 4GL compatible string, by stripping off enclosing quotes/string options and converting the contents (including rewriting escape sequences).
parseQuery(List<Buffer>, String, String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Parse the given query string and return a P2JQuery instance.
parser - Variable in class com.goldencode.p2j.preproc.Environment
reference to a parser for calling setFileName()
PARSER_POSTFIX - Static variable in class com.goldencode.p2j.uast.AstGenerator
Text to append to a filename to generate a unique name for saving human-readable parser output.
parserLookahead - Variable in class com.goldencode.p2j.preproc.BracesParser
Deferred parser lookahead that must be pushed back.
parseRowidString(String) - Static method in class com.goldencode.p2j.util.rowid
Worker method that parses and validates a java.lang.String according to rowid Progress data type constraints: must start with "0x" prefix must only contain lower-case hexadecimal digits the length of string must be even (not mandatory 16 digits)
parseSign(boolean, int, String, int, NumberType.FormatSpec) - Static method in class com.goldencode.p2j.util.NumberType
Parse out any sign-related characters (which can occur on the left, the right or both sides of the format string) and add the specifications to the format spec instance.
parseTableName(String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Get table name and database name from the string which represents full table name
parseToken(String, int) - Method in class com.goldencode.expr.TestDriver
Extract a token substring of key which begins at character index start and ends either at the next dot separator character encountered or at the end of key.
parseTokens(String, String, boolean, boolean, boolean) - Static method in class com.goldencode.util.StringHelper
Get tokens from string.
parseTree(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Load the AST stored in the given file and return it.
parseWithPositions(InputStream, boolean, String, boolean) - Static method in class com.goldencode.util.XmlHelper
Parse the specified input stream into a document object model (DOM), optionally validating the document.
parseWorker(String, byte[], int) - Method in class com.goldencode.p2j.util.date
Core worker that implements the default Progress 4GL string to date conversion processing as documented by date.date(java.lang.String).
parseXML() - Static method in class com.goldencode.p2j.persist.DMOIndex
Parse the XML file and return it as a Document.
partial(String) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Log the given message along with the a stack trace and a prefix that indicates that a feature was used at runtime for which the runtime support is only partially implemented.
partial(String, Object) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Conditionally log the given message if the caller's provided token is null or if it was not a valid token.
PARTIAL_MATCH - Static variable in class com.goldencode.p2j.convert.NameConverter
Used when matching substrings within symbol; indicates partial match
partialKey - Variable in class com.goldencode.p2j.ui.HelpService
The partial key for the desired help topic in a PARTIAL-KEY statement.
partialMessages - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector
Partial messages are mapped to temporary files channels.
partitionContains(int, E, boolean) - Method in class com.goldencode.p2j.util.PartitionedArray
Report if the given instance exists in a specific partition within the array.
PartitionedArray<E> - Class in com.goldencode.p2j.util
Maintains an ordered list with fast removal of partitions.
PartitionedArray() - Constructor for class com.goldencode.p2j.util.PartitionedArray
Default constructor.
PartitionedArray(PartitionedArray) - Constructor for class com.goldencode.p2j.util.PartitionedArray
Copy constructor.
partitions - Variable in class com.goldencode.p2j.util.PartitionedArray
The stack of our partitions.
partOfGroup(Widget<O>) - Method in class com.goldencode.p2j.ui.client.FillIn
Check if given widget is part of the same group as this widget.
parts - Variable in class com.goldencode.p2j.persist.HQLExpression
Parts of the HQL expression separated by substitutions.
passByPointer - Variable in class com.goldencode.p2j.library.BaseNativeType
Flag to control whether this element should be passed as a pointer.
passChanged - Variable in class com.goldencode.p2j.report.server.UserRecord
Date of the last password change
password - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The New Password text box
password - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The new password field
password - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Password flag
password(boolean) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Password flag setter.
password - Variable in class com.goldencode.p2j.admin.UserDef
Hashed password for this account; may be null if not protected.
password - Variable in class com.goldencode.p2j.main.BrokerSpawnParameters
Password used to authenticate
password - Variable in class com.goldencode.p2j.main.ClientBuilderParameters
Password
password - Variable in class com.goldencode.p2j.main.TemporaryAccount
Password
password - Variable in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Password used to connect
password - Variable in class com.goldencode.p2j.report.server.UserRecord
User's encrypted password
password - Variable in class com.goldencode.p2j.security.UserAccount
Hashed password for this account.
password2 - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The Confirm New Password text box
password2 - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The confirmed password field
PASSWORD_ID - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Password field ID.
PASSWORD_ID - Static variable in class com.goldencode.p2j.security.DefaultLoginPanel
Password field ID.
passwordAuthentication - Variable in class com.goldencode.p2j.main.BrokerSpawnParameters
Password require for authentication
PasswordChange(int, String) - Constructor for class com.goldencode.p2j.security.SecurityManager.PasswordChange
Constructor.
passwordChanged - Variable in class com.goldencode.p2j.report.server.Authentication
Date of the user's last password change, or null if it never was changed
passwordField - Variable in class com.goldencode.p2j.ui.FillInConfig
The Progress PASSWORD-FIELD attribute.
PasswordFieldInterface - Interface in com.goldencode.p2j.ui
Define PASSWORD-FIELD widget attribute which can be accessed via a handle instance.
PasswordHelper - Class in com.goldencode.util
Helper class to generate salt, encrypt a password with the PBKDF2WithHmacSHA1 algorithm, and to authenticate passwords by encrypting them with the same algorithm and comparing results.
PasswordHelper() - Constructor for class com.goldencode.util.PasswordHelper
 
PasswordInput - Interface in com.goldencode.p2j.security
Interface the password change plugins should implement.
passwordKeyPress(KeyPressEvent) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
Key press event handler.
PasswordOptions - Enum in com.goldencode.p2j.admin.client.application.home.accounts
PasswordOptions represents a password's options.
PasswordOptions() - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
 
passwordOptionsSelector - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The password options to clone the existing or to setup new one
paste - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Paste menu item.
paste(String) - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Insert the given characters into the keyboard input buffer (at the end, in FIFO order).
paste(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Process the incoming PASTE message from the client.
PASTE - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The system menu paste action id, required special processing for the web client to paste from the system clipboard.
paste(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Process the incoming PASTE message from the client.
PASTE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
pasteOpt - Variable in class com.goldencode.p2j.ui.client.gui.EditorPopupGuiImpl
PASTE items from editor system popup
path - Variable in class com.goldencode.p2j.ui.FileDialog
As input parameter, when useFilename == true this is the default filename presented to user.
PATH_MOD_APPEND - Static variable in class com.goldencode.p2j.uast.UastHints
Append the PROPATH with the associated string.
PATH_MOD_DYN_APPEND - Static variable in class com.goldencode.p2j.uast.UastHints
Append the file's containing directory to the PROPATH.
PATH_MOD_DYN_PREPEND - Static variable in class com.goldencode.p2j.uast.UastHints
Prepend the file's containing directory to the PROPATH.
PATH_MOD_NONE - Static variable in class com.goldencode.p2j.uast.UastHints
No PROPATH modification is specified for this file.
PATH_MOD_PREPEND - Static variable in class com.goldencode.p2j.uast.UastHints
Prepend the PROPATH with the associated string.
PATH_MOD_REPLACE - Static variable in class com.goldencode.p2j.uast.UastHints
Replace the PROPATH with the associated string.
pathL - Variable in class com.goldencode.p2j.directory.DirectoryDiff
starting left directory path
pathLocksRO - Static variable in class com.goldencode.p2j.directory.LockManagerTest
List of IDs to lock for the R/O locks
pathLocksRW - Static variable in class com.goldencode.p2j.directory.LockManagerTest
List of IDs to lock for the R/W locks
pathLocksRX - Static variable in class com.goldencode.p2j.directory.LockManagerTest
List of IDs to lock for the R/X locks
pathModTxt - Variable in class com.goldencode.p2j.uast.UastHints
Encodes the text to use for PROPATH customization.
pathModType - Variable in class com.goldencode.p2j.uast.UastHints
Encodes any PROPATH customization specified for this file.
pathname - Variable in class com.goldencode.p2j.util.FileInfo
Absolute path if the input file name was specified in absolute terms or the relative path name if the file was found via the PROPATH.
pathR - Variable in class com.goldencode.p2j.directory.DirectoryDiff
starting right directory path
paths - Variable in class com.goldencode.p2j.uast.AstGenerator
Array of propath path elements.
paths - Variable in class com.goldencode.p2j.util.FileSystemDaemon
Paths to search for relative filenames.
pathSep - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Path separator used for the Progress file name data.
pathSep - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Path separator used for the Progress file name data.
PATHSEP_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key for the path separator configuration parameter.
pathSeparator - Variable in class com.goldencode.p2j.preproc.Options
Path separator string
pathToParentView - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
The relative URL path to the view from which this view has been displayed
PATPATH_KEY - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Key used to obtain the pattern config file search path
pattern - Static variable in class com.goldencode.p2j.util.LogHelper
Filename pattern for the file handler.
pattern0 - Static variable in class com.goldencode.p2j.ui.ColorSpec
BLINK- BRIGHT- fgnd-color bgnd-color
pattern1 - Static variable in class com.goldencode.p2j.ui.ColorSpec
BLINK- RVV- UNDERLINE- BRIGHT- fgnd-color
PatternEngine - Class in com.goldencode.p2j.pattern
An engine which applies rules to the nodes of an abstract syntax tree (AST), in order to analyze or transform it, based upon patterns detected in the AST data.
PatternEngine() - Constructor for class com.goldencode.p2j.pattern.PatternEngine
Default constructor.
PatternEngine(String, String) - Constructor for class com.goldencode.p2j.pattern.PatternEngine
Constructor which accepts a directory and filespec to use instead of those (if any) contained in a pattern profile.
PatternEngine(String, boolean) - Constructor for class com.goldencode.p2j.pattern.PatternEngine
A constructor for runtime conversion use to support a limited use mode, which does not support some options, such as callgraph mode.
patternEngine(FileList[], int, Map<String, Object>) - Static method in class com.goldencode.p2j.report.ReportDriver
Run the pattern engine with the given input.
PatternEngine.StorageKey - Class in com.goldencode.p2j.pattern
Container for an arbitrary category and id that is supposed to be used as a key for the PatternEngine.storedObjects map.
PatternWorker - Interface in com.goldencode.p2j.pattern
Each pattern engine worker class which provides variable and/or user function resolution support must implement this interface to perform initialization and termination processing, and to receive notifications from the pattern engine of processing events, such as a new AST being processed, or a new level of a call tree being processed.
pause - Variable in class com.goldencode.p2j.ui.Choose
CHOOSE timeout.
pause - Variable in class com.goldencode.p2j.ui.ChooseData
CHOOSE timeout
pause(int, String, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause(int, String, boolean, TopLevelWindow) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause - Variable in class com.goldencode.p2j.ui.client.FrameState
Frame pause flag.
pause(int, String, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause() - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Implements pause processing in batch mode.
pause() - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Implements pause processing for interactive mode.
pause() - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Implements pause processing for server side mode.
pause() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing until the user presses any key.
pause(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing until the user presses any key.
pause(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing until the user presses any key.
pause(double, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause(String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing until the user presses any key.
pause(double, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key.
pause(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing until the user presses any key.
pause(double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause(double, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause(NumberType, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause(double, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause(NumberType, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
pause() - Method in interface com.goldencode.p2j.util.ErrorWriter
Implements pause processing using currently installed writer implementation.
pause_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the optional PAUSE keyword prefix and the required following numeric ProgressParser.expr().
pause_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PAUSE language statement.
pauseAfterPage() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process pause after page for terminal stream.
pauseBeforeEnd() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Perform pause before end of application.
pauseBeforeEnd() - Method in interface com.goldencode.p2j.ui.ClientExports
Perform pause before end of application.
pauseBeforeEnd(boolean) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Perform pause before end of application.
pauseBeforeHide() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process pause before hide as requested.
pauseBeforeHide(int, String, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(int, String, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(double, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(double, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(double, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(NumberType, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(double, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseBeforeHide(NumberType, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies the pause action the user must take whenever frames are hidden automatically.
pauseCleanup() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Run pause cleanup block if any.
pauseForUser() - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Wait for the user to press a key.
pauseForUser() - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Wait for the user to press a key.
pauseForUser() - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Wait for the user to press a key.
pauseText(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Prepare text for pause message.
pauseWorker(int, String, boolean, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Suspends processing for the specified number of seconds or until the user presses any key, whichever comes first.
payload - Variable in class com.goldencode.p2j.net.Message
Message payload.
payload - Variable in class com.goldencode.p2j.ui.ServerReturnValue
Custom payload to be sent to the client-side.
payload - Variable in class com.goldencode.p2j.util.UnformattedPayload
The request or response payload.
payloadData - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector.AppendMessageTask
Payload data that should be added to build the original message
payloadMessagesTypes - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector
Partial messages are mapped to their payload data types.
payloadObj - Variable in class com.goldencode.util.GenericSAXHandler.ActiveNode
The payload object being constructed and populated.
pb - Variable in class com.goldencode.p2j.main.ClientBuilder
The ProcessBuilder instance
PBE_DEFAULT_TEXT - Static variable in class com.goldencode.p2j.ui.chui.ThinClient
Default pause before end message text.
PBH_DEFAULT_TEXT - Static variable in class com.goldencode.p2j.ui.chui.ThinClient
Default pause before hide message text.
pd - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Process daemon.
pdbName(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the physical database name for the connected database at the given index.
pdbName(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the physical database name for the connected database at the given index.
pdbName(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the physical database name for the connected database with the given logical name or alias.
pdbName(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the physical database name for the connected database with the given logical name or alias.
pdbNameImpl(String, int) - Method in class com.goldencode.p2j.persist.ConnectionManager
Get the physical name for a database, given its logical name or alias, or its index among all connected databases in this context.
pdbReferences - Variable in class com.goldencode.p2j.persist.ConnectionManager
Map of buffer sets currently referencing databases
PdfReportBuilder - Interface in com.goldencode.p2j.admin.server.reports
PdfReportBuilder defines a PDF report builder functionality.
PdfReportBuilder.PdfDocument - Interface in com.goldencode.p2j.admin.server.reports
Defines the PDF report document interface.
PdfReportBuilder.PdfReportSettings - Interface in com.goldencode.p2j.admin.server.reports
Defines the PDF report settings.
peek() - Method in class com.goldencode.util.FastSiblingDeque
 
peekCalleeInfo() - Static method in class com.goldencode.p2j.util.ProcedureManager
Return the last callee info from the stack.
peekCh() - Method in class com.goldencode.p2j.util.DirStream
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh() - Method in class com.goldencode.p2j.util.FileStream
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh() - Method in class com.goldencode.p2j.util.NullStream
Read a character from the current read position in the stream.
peekCh() - Method in class com.goldencode.p2j.util.ProcessStream
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh() - Method in class com.goldencode.p2j.util.RemoteStream
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh() - Method in class com.goldencode.p2j.util.Stream
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh() - Method in class com.goldencode.p2j.util.StreamWrapper
Peeks at the character from the current read position in the stream (reads a character from the current read position in the stream without incrementing stream read position.
peekCh() - Method in class com.goldencode.p2j.util.TerminalStream
Peeks at the character from the current read position in the stream.
peekEvent() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Peek the most recent trigger type executed from the stack of trigger types currently executing for the associated record buffer.
peekFirst() - Method in class com.goldencode.p2j.persist.CompoundQuery
Fetch the array of primary key IDs associated with the first result in this query's result list.
peekFirst() - Method in interface com.goldencode.p2j.persist.Joinable
Fetch the array of primary key IDs associated with the first result in this query's result list.
peekFirst() - Method in class com.goldencode.p2j.persist.PreselectQuery
Fetch the array of primary key IDs associated with the first result in this query's result list.
peekFirst() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Fetch the array of primary key IDs associated with the first result in this query's result list.
peekFirst() - Method in class com.goldencode.util.FastSiblingDeque
Retrieves, but does not remove, the first element of this deque, or returns null if this deque is empty.
peekLast() - Method in class com.goldencode.p2j.persist.CompoundQuery
Fetch the array of primary key IDs associated with the last result in this query's result list.
peekLast() - Method in interface com.goldencode.p2j.persist.Joinable
Fetch the array of primary key IDs associated with the last result in this query's result list.
peekLast() - Method in class com.goldencode.p2j.persist.PreselectQuery
Fetch the array of primary key IDs associated with the last result in this query's result list.
peekLast() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Fetch the array of primary key IDs associated with the last result in this query's result list.
peekLast() - Method in class com.goldencode.util.FastSiblingDeque
Retrieves, but does not remove, the last element of this deque, or returns null if this deque is empty.
peekLastLoadedResult() - Method in class com.goldencode.p2j.persist.Cursor
Get last loaded result row.
peekLocation() - Static method in class com.goldencode.p2j.pattern.RulesTracing
Peeks the positional information currently on the top of the stack.
peekMessage() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Returns the most recent server message without changing its state on the server.
peekMessage() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Returns the most recent server message without changing its state on the server.
peekMessage() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Returns the most recent server message without changing its state on the server.
peekMessage(AsyncCallback<String>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Peek message.
peekNext() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Fetch the array of primary key IDs associated with the next result in this query's result list.
peekNext() - Method in class com.goldencode.p2j.persist.CompoundQuery
Fetch the array of primary key IDs associated with the next result in this query's result list.
peekNext() - Method in class com.goldencode.p2j.persist.PreselectQuery
Fetch the array of primary key IDs associated with the next result in this query's result list.
peekNext() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Fetch the array of primary key IDs associated with the next result in this query's result list.
peekNext() - Method in interface com.goldencode.p2j.persist.Scrollable
Fetch the array of primary key IDs associated with the next result in this query's result list.
peekPrevious() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Fetch the array of primary key IDs associated with the previous result in this query's result list.
peekPrevious() - Method in class com.goldencode.p2j.persist.CompoundQuery
Fetch the array of primary key IDs associated with the previous result in this query's result list.
peekPrevious() - Method in class com.goldencode.p2j.persist.PreselectQuery
Fetch the array of primary key IDs associated with the previous result in this query's result list.
peekPrevious() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Fetch the array of primary key IDs associated with the previous result in this query's result list.
peekPrevious() - Method in interface com.goldencode.p2j.persist.Scrollable
Fetch the array of primary key IDs associated with the previous result in this query's result list.
peekTrigger(DatabaseEventType, Class<? extends Buffer>, String) - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Implementation of the trigger search algorithm in the stack of triggers.
PEER_ID - Static variable in class com.goldencode.p2j.convert.AbstractConversionWorker
Common key for AST peerid
peerAliases - Variable in class com.goldencode.p2j.security.SecurityCache
Peer certificate aliases in truststore
PEERNODE - Static variable in class com.goldencode.p2j.pattern.TemplateWorker
Annotation name to mark a template node as the peer node.
pem - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Displays a PEM certificate
pending - Variable in class com.goldencode.p2j.convert.BufferList
A pending free reference for this buffer name.
pending - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Describes the currently pending clipboard request.
pending - Variable in class com.goldencode.p2j.util.FileStream
Number of bytes in the write buffer (non-memory-mapped mode).
pending - Variable in class com.goldencode.p2j.util.SharedVariableManager.SharedRegistry
Instances that must be added to the NEXT scope.
pendingBatchFields - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Names of fields assigned in batch pending assign trigger events
pendingBreak - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this iteration has a pending break which was generated by infinite loop protection during a retry.
pendingBuffers - Variable in class com.goldencode.p2j.persist.BufferManager
The buffers which will be registered on the next scope entry.
pendingBytes - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Accumulator to track the total number of pending bytes on the drawing ops list.
pendingCmds - Static variable in class com.goldencode.p2j.main.ClientBuilder
Pending spawn commands to be retrieved by remote clients.
pendingConfigs - Static variable in class com.goldencode.p2j.ui.ConfigSyncManager
Map of configs modified in the current sync scope.
pendingCursorPos - Variable in class com.goldencode.p2j.ui.client.Frame
New cursor position.
pendingCursorWrap - Variable in class com.goldencode.p2j.ui.client.Frame
Mark pending cursor wrap state.
pendingDisconn - Variable in class com.goldencode.p2j.persist.ConnectionManager
Databases awaiting disconnect (first level)
pendingDown - Variable in class com.goldencode.p2j.ui.client.Frame
New value for the dynamic down frame.
pendingDrop - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Set of DMO interfaces whose corresponding tables will be dropped at the next commit
pendingDynCall - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Flag indicating if a proc/function is executed via ControlFlowOps.invoke APIs.
pendingErrorStatus - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
Pending error status value.
pendingEvents - Variable in class com.goldencode.p2j.util.SocketImpl
A set of pending READ-RESPONSE events which were not processed by PROCESS EVENTS or a UI blocking statement.
pendingEvictions - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Set of records detecting during flush as not being in active use
pendingFixedDown - Variable in class com.goldencode.p2j.ui.client.Frame
For down and fixed-height frames, this indicated down must be computed later.
pendingFlushTypes - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Set of DMO entity types which require a Hibernate session flush
pendingFocus - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Save pending focus (to which will be adjusted to on the next wait-for loop.
pendingFocusApply - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Save pending focus, when focus is disabled or hidden.
pendingHandedOutKeys - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Keys which were returned by nextPrimaryKey(), were committed or rolled back but included in the range currently being scanned and pending for scanning to be completed in order to exclude this set of keys from newly found keys.
pendingJobs - Variable in class com.goldencode.p2j.scheduler.JobProcessor
The list with the pending jobs.
pendingMatch - Variable in class com.goldencode.p2j.convert.NameConverter
A substring match detected via lookahead while processing next token
pendingMenus - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Temporary collect widget IDs for menus whose description were not forcefully pushed to client.
pendingNeedClear - Variable in class com.goldencode.p2j.ui.client.Frame
Track case when "need clear" is signalled before down body is initialized.
pendingNoCacheBytes - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Accumulator to track the total number of pending bytes on the drawing ops list, including the operations which were replaced with a hash code (as the resulted image is already cached).
pendingNoZap - Variable in class com.goldencode.p2j.ui.client.FillIn
Indicates whether zap mode should be reset.
PendingOpenState() - Constructor for enum com.goldencode.p2j.ui.BrowseWidget.PendingOpenState
 
pendingReclaimedKeys - Variable in class com.goldencode.p2j.persist.BufferManager
Primary keys pending reclamation
pendingReclaimedKeys - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Primary keys which will be recycled after the next commit
pendingRefresh - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Indicates whether the contained information should be refreshed because of changes into the stream state.
pendingReopen - Variable in class com.goldencode.p2j.ui.BrowseWidget
Pending query reopening state while REFRESHABLE is off.
pendingRepositionRow - Variable in class com.goldencode.p2j.ui.BrowseWidget
Pending 0-based repositioned row index (i.e.
pendingResetStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with maps of data bundles to pending reset flag.
pendingResources - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Resources pending to registered with THIS-PROCEDURE when the next block is entered.
pendingRollbackProcessed - Variable in class com.goldencode.p2j.persist.RecordBuffer
Track whether a rollback action is pending
pendingRollupNode - Variable in class com.goldencode.p2j.convert.BufferBlockState
Block node associated with a pending rollup.
pendingRowCount - Variable in class com.goldencode.p2j.util.Stream
Number of rows pending in RemoteTerminal.
pendingScreenValue - Variable in class com.goldencode.p2j.ui.GenericWidget
Holds the SCREEN-VALUE until the parent frame is set.
pendingSet - Variable in class com.goldencode.p2j.util.AccumulatorManager.WorkArea
Set of Accumulators to be added when the next block scope opens
pendingSpaceRemoval - Variable in class com.goldencode.p2j.preproc.Environment
true if space removal is pending.
pendingStack - Variable in class com.goldencode.p2j.convert.NameConverter
A stack of pending replacement syllables detected via lookahead
pendingStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with pending accumulation values for each block.
pendingTtWorkers - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Pending tooltip workers to be registered with mouse handler.
pendingTxDisconn - Variable in class com.goldencode.p2j.persist.ConnectionManager
Databases awaiting disconnect (second level)
pendingUnderline - Variable in class com.goldencode.p2j.ui.client.Frame
Flag to initiate special underline processing for frame that is not on the screen.
pendingUpDown - Variable in class com.goldencode.p2j.ui.GenericFrame
Keeps state of the conditional DOWN and/or UP cursor movements.
pendingVars - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
The vars being defined in the currently instantiating external program.
PERCENT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
percent_eq_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_PCT_EQ, arbitrary 4GL expression text and a closing CLOSE_PCT.
percent_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_PCT, arbitrary 4GL statement text and then CLOSE_PCT.
performAssignment() - Method in class com.goldencode.p2j.util.AbstractExtentParameter
An extension point to allow the descendants to provide custom logic for parameter reference to variable assignment on exit from the function or procedure with which this object is associated to.
performLayout - Variable in class com.goldencode.p2j.ui.BrowseConfig
Client-side only flag indicating that layout needs to be performed or not.
performOutputCopy() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Copy output data for the linked table parameter, if any.
periodicalDelay - Variable in class com.goldencode.p2j.util.ProtectedTimerTask
Interval between the subsequent executions of the task.
Perm(Persistence, BufferManager) - Constructor for class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Constructor accessible only from within this class.
PERMANENT_TABLE - Static variable in class com.goldencode.p2j.persist.BufferImpl
Special 'pointer' used in management of BUFFER resources.
permanentConnections - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Set of databases auto-connected at bootstrap
permanentConnections() - Static method in class com.goldencode.p2j.persist.DatabaseManager
Get an iterator on all configured, permanent databases.
permanentDBs - Static variable in class com.goldencode.p2j.persist.TableMapper
Holds the mappers for all permanent databases by their schema name
PermanentTableMapper(String) - Constructor for class com.goldencode.p2j.persist.TableMapper.PermanentTableMapper
Default c'tor.
permission - Variable in class com.goldencode.p2j.admin.AdminProfile
access permission
permissions - Variable in class com.goldencode.p2j.directory.DirectoryRights
the only mandatory field of this class - permissions
permissions - Variable in class com.goldencode.p2j.net.NetRights
 
permissions() - Method in class com.goldencode.p2j.schema.SchemaParser
Match permissions clause as a property of a table or field.
permissions - Variable in class com.goldencode.p2j.security.AdminRights
mandatory field - permissions
permSchemaMap - Static variable in class com.goldencode.p2j.schema.P2OLookup
Shared map of permanent database schema names to P2OLookup instances
persist(Document, File) - Method in class com.goldencode.ast.XmlFilePlugin
Complete the processing by serializing the XML document to the output file.
persist() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Persist the copy AST to file, using the default persistence naming convention.
persist(String, boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Persist the copy AST to file, using the default persistence naming convention.
persist(String, boolean, boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Persist the copy AST to file, using the default persistence naming convention.
persist(Aast, String, boolean, boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Persist the specified AST to file, using the default persistence naming convention.
persist(String, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Persist schema dictionary information which is specific to the source file currently being parsed.
persist_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PERSISTENT keyword and the optional following SET construct.
Persistable - Interface in com.goldencode.p2j.persist
Defines the API necessary for the persistence framework to manage a Data Model Object (DMO) instance.
persistAst(String, Aast) - Method in class com.goldencode.p2j.uast.AstGenerator
Persist an AST into an XML file which can be turned into a valid AST using AstPersister.
persisted - Variable in class com.goldencode.p2j.persist.RecordBuffer.ReversibleCreate
Flag indicating associated record was persisted to the database
persistence - Variable in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Persistence service object
persistence - Variable in class com.goldencode.p2j.persist.BufferManager.SessionFlusher
Persistence service object
persistence - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Persistence service object associated with this interceptor
persistence - Variable in class com.goldencode.p2j.persist.ForeignNuller
Persistence service object which performs record locking/unlocking
persistence - Variable in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Persistence service object associated with this identity manager
persistence - Variable in class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Persistence service object used to interact with the database
persistence - Variable in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Persistence service object through which lock manager is accessed
persistence - Variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Persistence helper object for metadata database
persistence - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Persistence helper object for metadata database
Persistence - Class in com.goldencode.p2j.persist
The central point for fundamental persistence services in the P2J environment.
Persistence(Database, Dialect) - Constructor for class com.goldencode.p2j.persist.Persistence
Construct an instance for a particular, physical database, storing the dialect class which Hibernate uses to create a portability layer.
persistence - Variable in class com.goldencode.p2j.persist.PreselectQuery
Persistence object which this query's components use
persistence - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Object which provides persistence services
persistence - Variable in class com.goldencode.p2j.persist.RecordBuffer
Persistence service object
persistence - Variable in class com.goldencode.p2j.persist.ScrollingResults
Persistence object which provided the underlying ScrollableResults
persistence - Variable in class com.goldencode.p2j.persist.TempLock
Object which services lock requests
persistence - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Persistence service object for temp tables
Persistence.ColumnKey - Class in com.goldencode.p2j.persist
A hash key for a unique combination of table and column name.
Persistence.Context - Class in com.goldencode.p2j.persist
A storage and work area for context-local variables used by the enclosing class.
Persistence.QueryKey - Class in com.goldencode.p2j.persist
A hash key for a unique combination of HQL, maximum results, and starting row offset.
persistenceContext - Variable in class com.goldencode.p2j.persist.ProgressiveResults
The Persistence context.
persistenceContext - Variable in class com.goldencode.p2j.persist.RecordBuffer
Current persistence context
persistenceContext - Variable in class com.goldencode.p2j.persist.ScrollingResults
The Persistence context.
PersistenceDef - Class in com.goldencode.p2j.admin
PersistenceDef is a stub implementation.
PersistenceDef() - Constructor for class com.goldencode.p2j.admin.PersistenceDef
 
PersistenceException - Exception in com.goldencode.p2j.persist
This exception is thrown by the persistence service layer to indicate error conditions having to do with database access and configuration of the persistence framework.
PersistenceException(String) - Constructor for exception com.goldencode.p2j.persist.PersistenceException
Constructor which accepts an error message only.
PersistenceException(String, Throwable) - Constructor for exception com.goldencode.p2j.persist.PersistenceException
Constructor which accepts an error message and which chains a root cause exception.
PersistenceException(String, int) - Constructor for exception com.goldencode.p2j.persist.PersistenceException
Constructor which accepts an error message and an error number.
PersistenceException(String, int, Throwable) - Constructor for exception com.goldencode.p2j.persist.PersistenceException
Constructor which accepts an error message and error number, and which chains a root cause exception.
PersistenceException(Throwable) - Constructor for exception com.goldencode.p2j.persist.PersistenceException
Constructor which accepts and wrappers a root cause.
PersistenceFactory - Class in com.goldencode.p2j.persist
Factory for Persistence objects.
PersistenceFactory() - Constructor for class com.goldencode.p2j.persist.PersistenceFactory
 
persistent - Variable in class com.goldencode.p2j.library.NativeAPIEntry
Flag to determine if a library loaded just for this call should be kept in memory.
persistent - Variable in class com.goldencode.p2j.util.InvocationRequestPayload
When invoking an InvocationRequestPayload.InvokeType.EXTERNAL_PROGRAM, this flag will specify if the program will be ran persistent or not.
persistent_trigger_procedure() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PERSISTENT keyword and the following subset of the ProgressParser.run_stmt().
persistentClass - Variable in class com.goldencode.p2j.persist.TempTableBuilder
Persistence class generated for this temporary table.
persistentPools - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
A set containing the ID of all persistent pools.
persistentProc - Variable in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
Flag indicating the external program was ran persistent.
persistentProcedure - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The proxy procedure, if the remote call is for an internal procedure.
PersistentProcedure - Interface in com.goldencode.p2j.util
Exposes the following methods or attributes, common for PROCEDURE handles:
attribute or method API INTERNAL-ENTRIES PersistentProcedure.internalEntries() PERSISTENT PersistentProcedure.isPersistent() CURRENT-WINDOW PersistentProcedure.currentWindow() and PersistentProcedure.setCurrentWindow(com.goldencode.p2j.util.handle) GET-SIGNATURE() PersistentProcedure.getSignature(character) and PersistentProcedure.getSignature(String) PROXY PersistentProcedure.isProxy() TRANSACTION PersistentProcedure.getTransaction() SET-CALLBACK-PROCEDURE PersistentProcedure.setCallbackProcedure(java.lang.String, java.lang.String) This interface is used as a returned type by the handle.unwrapProcedure() API, which, depending on the handle's state and type, it either returns an ExternalProgramWrapper instance, or a dynamic proxy using handle.invalidAttrAccessProxy.
persistentProcedures - Variable in class com.goldencode.p2j.util.AgentPool
The remote persistent procedures exposed as proxy procedures to the requester.
persistentProcedures - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
The list of all registered persistent procedures, via RUN PERSISTENT calls.
PersistentProcScope() - Constructor for class com.goldencode.p2j.persist.BufferManager.PersistentProcScope
 
persistentTriggers - Variable in class com.goldencode.p2j.ui.LogicalTerminal
A set containing the IDs of all ON ..
persistJavaAst(JavaAst) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Save the specified Java AST to file if the tree is not empty (the root has at least 1 child).
persistJavaAst(String, JavaAst) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Save the specified Java AST to file if the tree is not empty (the root has at least 1 child).
persistJavaFile() - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Save the current target Java AST to file if the tree is not empty (the root has at least 1 child).
persistJavaFile(String) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Save the current target Java AST to file if the tree is not empty (the root has at least 1 child).
persistMap(Map, String) - Method in class com.goldencode.p2j.convert.DatabaseReferenceWorker.Helper
Store map into the XML file.
persistProcScopes - Variable in class com.goldencode.p2j.persist.BufferManager
Map with buffer-related data surviving a persistent proc's external procedure.
persistSchema(Aast) - Method in class com.goldencode.p2j.schema.SchemaLoader
Persists a schema AST to the file defined in the configuration for the logical database represented by ast.
persistSchema(Aast, File, Map<String, Aast>, Map<String, Aast>) - Method in class com.goldencode.p2j.schema.SchemaWorker
Attaches relation data ASTs to any table which has been found in a natural join.
persistSchemaData(String, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Persist schema dictionary information which is specific to the source file currently being parsed.
persistSchemas(Set<String>) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Graft all discovered natural join information into the appropriate schema ASTs and persist those ASTs for both permanent and temp-tables.
persistSearchHistory(Connection, String) - Method in class com.goldencode.p2j.report.server.ReportApi
Persist a (presumably successful) search/report TRPL expression.
persistTarget() - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Save the current target data model AST to file if the tree is not empty (the root has at least 1 child).
persistTarget(XmlAst, String, boolean) - Method in class com.goldencode.p2j.xml.XmlPatternWorker.Library
Convert the current target XML AST into a DOM and save it to file.
persistToDbTx - Variable in class com.goldencode.p2j.persist.BufferManager
Persistence to DBTxWrapper instance map
person - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account person field
person - Variable in class com.goldencode.p2j.admin.UserDef
account owner
perWidgetCache - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Drawing cache for intermediate widget states.
pfcolor - Variable in class com.goldencode.p2j.ui.BaseConfig
The color of the widget under the focus.
pfcolor - Variable in class com.goldencode.p2j.ui.client.Colors
PFCOLOR
pfiles - Variable in class com.goldencode.p2j.uast.JavaPatternWorker.WorkArea
The list of persisted files between 2 arbitrary points in time.
PFX_BOOL_CONSTANT - Static variable in class com.goldencode.expr.TestDriver
Boolean constant keyword prefix in initialization properties
PFX_DATE_FORMAT - Static variable in class com.goldencode.expr.TestDriver
Date format keyword prefix in initialization properties
PFX_TYPE - Static variable in class com.goldencode.expr.TestDriver
Variable data type keyword prefix in initialization properties
PFX_VAR_EMP - Static variable in class com.goldencode.expr.TestDriver
Employee variable keyword prefix in initialization properties
pHandle - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
The handle to which the procedure belongs, if it is RUN ...
phandle - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
phandle - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
A handle instance for this procedure, so that other handles can be instantiated from it.
phrase - Variable in class com.goldencode.p2j.persist.SortIndex
A sort index phrase whose leading component is ascending
physicalBounds() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Determine the physical bounds, relative to screen, expressed in units native to UI type.
physicalBounds() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Determine the physical bounds, relative to screen, expressed in units native to UI type.
physicalBounds() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the physical bounds, relative to screen, expressed in units native to UI type.
physicalBounds() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Determine the physical bounds, relative to screen, expressed in units native to UI type.
physicalDimension() - Method in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Get widget physical dimension, expressed in units native to UI type.
physicalDimension() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Get widget physical dimension, expressed in units native to UI type.
physicalDimension() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Get widget physical dimension, expressed in units native to UI type.
physicalDimension() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget physical dimension, expressed in units native to UI type.
physicalDimension() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget physical dimension, expressed in units native to UI type.
physicalLocation() - Method in class com.goldencode.p2j.ui.client.Frame
Get frame physical location relative to container, expressed in units native to UI type.
physicalLocation - Variable in class com.goldencode.p2j.ui.client.FrameState
Frame physical location.
physicalLocation() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Get frame physical location relative to container, expressed in units native to UI type.
physicalLocation() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Get widget physical location, expressed in units native to UI type.
physicalLocation() - Method in class com.goldencode.p2j.ui.client.RadioButton
Get widget physical location relative to container, expressed in units native to UI type.
physicalLocation() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Get widget physical location relative to container, expressed in units native to UI type.
physicalLocation - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget physical origin (upper left corner) relative to container.
physicalLocation() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget physical location relative to container, expressed in units native to UI type.
physicalLocation() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget physical location relative to container, expressed in units native to UI type.
PICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
PICK_AREA - Static variable in class com.goldencode.p2j.ui.Keyboard
 
PICK_BOTH - Static variable in class com.goldencode.p2j.ui.Keyboard
 
pid - Variable in class com.goldencode.p2j.main.ClientParameters
Process ID (PID) of the client process as reported by the operating system.
pid - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess.Cleaner
The child process identifier for which to wait.
pid - Variable in class com.goldencode.p2j.util.ProcessStream.Waiter
The child process for which to wait.
pid - Variable in class com.goldencode.terminal.NativePty
Child process PID
pieces - Variable in class com.goldencode.p2j.util.ParsedDateFormat
Split format string MDY components (but not necessarily in MDY order).
ping(String) - Method in interface com.goldencode.p2j.main.BrokerClientServices
This method is used for tests purposes only.
ping(String) - Static method in class com.goldencode.p2j.main.BrokerCore
This method is used for tests only.
ping(Serializable) - Static method in class com.goldencode.p2j.net.Echo
Test a do-nothing round trip to the other side of this session and back with the given data as a payload.
ping(Serializable, int) - Static method in class com.goldencode.p2j.net.Echo
Test a do-nothing round trip to the other side of this session and back with the given data as a payload.
pinnedLockType - Variable in class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Lock type pinned by the active record at the time of backup
pinnedLockTypes - Variable in class com.goldencode.p2j.persist.RecordBuffer
Maps primary keys of past and present currentRecords to their pinned LockTypes
PIPE_BROKEN_MESSAGE - Static variable in class com.goldencode.p2j.util.Stream
Message that indicates that pipe to subprocess has been broken.
PIPE_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status bitfield code for pipes
pipeline - Variable in class com.goldencode.trpl.Driver
Callbacks to execute based on the events of the tree walk.
Pipeline - Class in com.goldencode.trpl
Contains the list of tree walkers and associated configuration which defines a run of the tree processing engine.
Pipeline() - Constructor for class com.goldencode.trpl.Pipeline
Default constructor.
Pipeline(List<WalkElement>) - Constructor for class com.goldencode.trpl.Pipeline
Construct an instance that contains the given list of walkers as the pipeline to execute.
pixels - Variable in class com.goldencode.p2j.ui.BaseEntity.CharsPixels
Size in pixels.
pixels - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
The pixels array.
PixelsEncoder - Interface in com.goldencode.p2j.ui.client.gui.driver.web
PixelsEncoder describes an encoding method to pack a screen's rectangular area to binaries.
pixelsPerColumn - Variable in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Pixels-per-column of the system font.
pixelsPerColumn - Variable in class com.goldencode.p2j.ui.LogicalTerminalConversionParams.Params
Pixels per column.
pixelsPerRow - Variable in class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Pixels-per-row of the system font.
pixelsPerRow - Variable in class com.goldencode.p2j.ui.LogicalTerminalConversionParams.Params
Pixels per row.
PK_PROPERTY - Static variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Name of primary key property
PKG_PERSIST - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Prefix representing the P2J persist package in internal type form
PKG_PREFIX - Static variable in class com.goldencode.expr.Compiler
Package prefix using slash separator; e.g., 'foo/bar'
PKG_UTIL - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Prefix representing the P2J util package in internal type form
pkgExists(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Test if the given package exists in the PROPATH, or in the 4GL system packages or in the .NET system namespaces.
pkgroot - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Base path for all Java packages.
PKGROOT - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Relative directory path for application package root
pkgroot - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Base path for all Java packages.
PKT_SIZE_SKIP_TO_NEXT - Static variable in interface com.goldencode.p2j.security.SecurityConstants
The (symbolic) size of package represented by AUTH_RESULT_SKIP_TO_NEXT.
placeAtTop() - Method in class com.goldencode.p2j.ui.client.Frame
Place frame at top in Z-order, taking into account dialogs.
placeChar(char) - Method in class com.goldencode.p2j.ui.client.Editor
Place character at current cursor position.
placed() - Method in class com.goldencode.p2j.ui.client.Frame
Notify frame that it is placed.
placedForRedirected - Variable in class com.goldencode.p2j.ui.client.Frame
true if placement was done for redirected mode.
placeFrame(Frame<?>) - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Place new frame at the screen.
placeFrameInt(Frame, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Hide frames if necessary to prepare space for specified frame and then place and realize current frame.
PLACEHOLDER - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
A valid token that can be used to root other tokens but which is never emitted as Java source code, nor does it have any impact (positive or negative) on line ends or indentation.
placeholderCleaner - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
RecordChangeListener which nulls out placeholder reference record
placeLF() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Place new line character at current cursor position.
placeLF() - Method in class com.goldencode.p2j.ui.client.Editor
Place new line character at current cursor position.
placeManager - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Place manager reference
placeManager - Variable in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Place manager
placeManager - Variable in class com.goldencode.p2j.admin.client.application.login.LoginPresenter
Place manager reference
placementManager - Variable in class com.goldencode.p2j.ui.client.TopLevelWindow
Frame placement manager.
placementQuirk - Variable in class com.goldencode.p2j.ui.chui.FramePlacementManager
Track activation/deactivation of placement quirk.
placeToken - Variable in class com.goldencode.p2j.admin.client.application.home.MenuDef
Target place token
placeToWindow(int, UIStatement) - Method in class com.goldencode.p2j.ui.client.Frame
Resolve the window to which this frame needs to be attached.
placeToWindow(int, UIStatement, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Resolve the window to which this frame needs to be attached.
placeWindow(Window<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Place the new window on the screen, in its default location.
plainPassword - Variable in class com.goldencode.p2j.admin.UserDef
Plain password for this account; used only to transfer new changes from the administration client to the server over https.
platform - Static variable in class com.goldencode.p2j.library.LibraryManager
The platform on which the client is running.
platform() - Static method in class com.goldencode.p2j.library.LibraryManager
Reports the platform type on which the client is running.
platform - Variable in class com.goldencode.p2j.library.Signature
The platform type on which the client code is running.
PLATFORM_UNIX - Static variable in class com.goldencode.p2j.library.LibraryManager
Client is running the UNIX/Linux platform.
PLATFORM_WINDOWS - Static variable in class com.goldencode.p2j.library.LibraryManager
Client is running the Windows platform.
PlatformHelper - Class in com.goldencode.util
Provides a set of methods to help in processing with different operating systems.
PlatformHelper() - Constructor for class com.goldencode.util.PlatformHelper
 
plugin - Variable in class com.goldencode.ast.AstManager
Core worker that provides the services implementation.
plugin - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The list box of the custom authentication plugins
plugin - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account custom authentication plugin field
plugin - Variable in class com.goldencode.p2j.security.ResourceRegistry
reference to the instance of the abstract resource plugin
plugin - Variable in class com.goldencode.proxy.ProxyAssembler
Plugin used to augment the final proxy class
pluginClass - Variable in class com.goldencode.p2j.security.AuthPlugin
Plugin class as it is specified in the directory.
plugins - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition.UIData
The option list filled with custom authentication plugins
plugins - Variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The list box of custom authentication plugins
pluginValues - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
Plugin model
pluginValues - Variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The plugins model
PLUS - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
PLUS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
plus(Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(Long, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(Integer, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add two numbers.
plus(Date, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of days to a date.
plus(Date, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of days to a date.
plus(Date, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of days to a date.
plus(Long, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of days to a date.
plus(Integer, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of days to a date.
plus(BigDecimal, Date) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of days to a date.
PLUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PLUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PLUS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The addition operator '+'.
PLUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
plus(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.DynamicOps
Implements the binary plus operator whose result will differ based on the types of the operands, which will not be known until runtime.
plus(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
plus(double, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
plus(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
plus(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
plus(int64, int64) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
plus(int64, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
plus(long, int64) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
plus(long, long) - Static method in class com.goldencode.p2j.util.MathOps
Implements the binary plus arithmetic operator to add the right operand to the left and return the result.
PLUS_ASSIGN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The add to and assign operator '+='.
plusDays(date, long) - Static method in class com.goldencode.p2j.util.date
Adds days to the date of the left operand and returns a new instance representing that date.
plusDays(date, double) - Static method in class com.goldencode.p2j.util.date
Adds days to the date of the left operand and returns a new instance representing that date.
plusDays(date, NumberType) - Static method in class com.goldencode.p2j.util.date
Adds days to the date of the left operand and returns a new instance representing that date.
plusMillis(BigDecimal, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of milliseconds to a datetime.
plusMillis(Timestamp, BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of milliseconds to a datetime.
plusMillis(Timestamp, Long) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of milliseconds to a datetime.
plusMillis(Timestamp, Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Add a number of milliseconds to a datetime.
plusMillis(T, long) - Static method in class com.goldencode.p2j.util.datetime
TODO: perhaps this should be moved to DateOps Adds milliseconds to the datetime of the left operand and returns a new instance representing that datetime.
plusMillis(T, NumberType) - Static method in class com.goldencode.p2j.util.datetime
TODO: perhaps this should be moved to DateOps Adds milliseconds to the datetime of the left operand and returns a new instance representing that datetime.
pMap - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
This map holds the attributes for all registered external procedures, by instance.
pName - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
The target procedure name.
pname - Variable in class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
The legacy name of this native procedure.
pname - Variable in class com.goldencode.p2j.util.InternalEntry
Legacy 4GL name for this internal-entry.
pname - Variable in class com.goldencode.p2j.util.Parameter
Legacy 4GL name for this parameter.
pname - Variable in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
The external program name; will be non-null only when we are invoking an external program.
pname - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Legacy 4GL name for this external program.
Point - Class in com.goldencode.p2j.ui.client
Point primitive.
Point(double, double) - Constructor for class com.goldencode.p2j.ui.client.Point
Constructor.
Point(Point) - Constructor for class com.goldencode.p2j.ui.client.Point
Copy constructor.
pointFromNative(NativePoint) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from native to character units.
pointSize - Variable in class com.goldencode.p2j.ui.client.FontDetails
Point size for this font.
pointToNative(Point) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from character to native units.
POISON - Static variable in class com.goldencode.p2j.util.ThreadSafeQueue
 
Poison() - Constructor for class com.goldencode.p2j.util.ThreadSafeQueue.Poison
 
pojoGetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Property names to POJO getter methods
pojoGetterMap - Variable in class com.goldencode.p2j.persist.RecordBuffer
Map of property names to getter methods for simple POJO fields only
pojoGettersByProperty(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map of DMO property names to POJO getter methods for the given DMO type.
pojoMethodsByProperty(Class<?>, Map<Class<?>, Map<String, Method>>, String[]) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map of DMO property names to POJO getter/setter methods for the given DMO type.
pojoPropertiesByGetter(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get an map of POJO getter names to their corresponding property names for the given DMO type.
pojoPropertiesBySetter(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get an map of POJO setter names to their corresponding property names for the given DMO type.
pojoSetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Property names to all setter methods
pojoSetterMap - Variable in class com.goldencode.p2j.persist.RecordBuffer
Map of property names to setter methods for simple POJO fields only
pojoSettersByProperty(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map of DMO property names to POJO setter methods for the given DMO type.
pojoSettersByProperty(String) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Given a DMO implementation class entity name, get the map of DMO property names to setter methods.
PojoWebSocketHandler - Class in com.goldencode.p2j.web
This class is used to register and handle WebSockets POJO objects.
PojoWebSocketHandler(String, WebSocketCreator, WebSocketConfig) - Constructor for class com.goldencode.p2j.web.PojoWebSocketHandler
Constructor.
PojoWebSocketHandler(String, Class<?>, WebSocketConfig) - Constructor for class com.goldencode.p2j.web.PojoWebSocketHandler
Constructor.
poll() - Method in class com.goldencode.p2j.main.TemporaryAccountPool
Get and remove an item from pool.
poll() - Method in class com.goldencode.util.FastSiblingDeque
 
pollFirst() - Method in class com.goldencode.util.FastSiblingDeque
 
pollLast() - Method in class com.goldencode.util.FastSiblingDeque
 
pool - Variable in class com.goldencode.expr.ClassFile
Constant pool for this class.
pool - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
FIFO Pool
pool - Variable in class com.goldencode.p2j.persist.ConversionPool
Map of pattern engine stacks, keyed by conversion profile
pool - Variable in class com.goldencode.p2j.report.server.DatabaseService
Connection pool (using default size of 10 and timeout of 30 seconds)
pool - Variable in class com.goldencode.p2j.util.Agent
The agent's pool.
poolAgent(Agent, boolean) - Method in class com.goldencode.p2j.util.AgentPool
Add an agent back to the AgentPool.mainPool.
poolForResource - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
Identify the pool to which a resource was added (if was pooled).
poolManager - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Pool Manager instance
pools - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
A registry of pools, per its ID.
poolSize - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Pool size
poolSize - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Number of available keys (total of keysPool and reclaimedKeysPool).
poolsPerExtProg - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
Collect all the created pools for an external program.
poolTask - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Task used to change the user account status
pop() - Method in class com.goldencode.p2j.security.SecurityContextStack
Conditionally pops an additional security context off the stack.
pop() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process events and restore previous event queue.
pop() - Method in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
Called by ProcedureManager.WorkArea.scopeFinished() - depending on the callee's configuration, it backs out the data pushed by ProcedureManager.CalleeInfoImpl.push(), so the state will be the same as before the callee as invoked.
pop() - Method in class com.goldencode.util.FastSiblingDeque
 
popAllSecurityContext() - Method in class com.goldencode.p2j.security.SecurityManager
Terminates all security contexts associated with the current thread, including the initial context.
popAndCompleteIncludeHint(IncludeHint) - Method in class com.goldencode.p2j.preproc.Hints
Completes the include hint element.
popAndRestoreSecurityContext() - Method in class com.goldencode.p2j.security.SecurityManager
Restores the initial security context of the calling thread when it is done with the user request.
popBlock() - Method in class com.goldencode.p2j.util.LazyUndoable
Notification that a transaction block was finished.
popCalleeInfo() - Static method in class com.goldencode.p2j.util.ProcedureManager
Pop the last callee info from the stack.
popContextWorker() - Method in class com.goldencode.p2j.security.SecurityManager
Restores the initial security context of the calling thread when it is done with the user request.
popEngine(ConversionProfile) - Method in class com.goldencode.p2j.persist.ConversionPool
Pop a pattern engine instance from its stack in order to perform a conversion task.
popEvent() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Pop the most recent trigger type executed from the stack of trigger types currently executing for the associated record buffer.
popEventQueue() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Restore old event queue.
popField() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Pop the field (DMO property) name of the assign trigger most recently fired from the stack of field names of assign triggers currently executing for the associated record buffer.
popHover() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Pop action of the recently hovered widget off the stack
popImplicitTransaction() - Method in class com.goldencode.p2j.persist.Persistence.Context
Decrement the implicit transaction use counter.
popImplicitTransaction(Persistence.Context) - Method in class com.goldencode.p2j.persist.Persistence
Decrement the implicit transaction use counter.
popLocation() - Static method in class com.goldencode.p2j.pattern.RulesTracing
Pops positional information from the stack.
popOperation() - Method in class com.goldencode.p2j.net.Control
Pop the operation stack.
popOSEventQueue() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Restore old OS event queue.
popPinnedLockScope(boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Pop the current scope from the pinned lock types scoped dictionary, propagating all entries in this scope up to the next higher scope, if any.
popPinnedLockScope(boolean, boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Override the parent's implementation to do nothing.
popRecordPhrase() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Pop the previous record phrase data object from the stack and make it the current record phrase data.
popRemoteCall() - Method in class com.goldencode.p2j.net.Control
Switches control back to the local side.
popScope(Aast) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Pop the current block from the stack and maintain the block oriented state for the next block based on the previous instances of BufferBlockState for each buffer.
popScope() - Method in class com.goldencode.p2j.util.ScopedList
Pop a scope, discarding all the nodes it contains.
popScope() - Static method in class com.goldencode.p2j.util.TransactionManager
Remove the current block from the stack of scopes, process any pending rollbacks (if the current block is the proper target), notify any objects needing commits (if the block finished successfully) and handle finish processing for the block.
popSelf() - Static method in class com.goldencode.p2j.util.SelfManager
Discard the last SELF handle.
popStatus(int) - Static method in class com.goldencode.p2j.ui.client.Window
Restore current status type and text from stack.
popTempContext() - Method in class com.goldencode.p2j.persist.RecordBuffer
Pop the current, temporary record context from this buffer.
popTempContexts(RecordBuffer[]) - Method in class com.goldencode.p2j.persist.Presorter
Pop the current, temporary record context from the given buffers.
popTrash() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Trash all events and restore previous event queue.
populateACLList(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Populate the list of ACLs with fresh data from the server.
populateAndRefreshAllGroups() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Fills and/or updates the all groups accounts table.
populateAndRefreshAllGroups() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Fills and/or updates the all groups accounts table.
populateAndRefreshAllUsers() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Populates the all users table if it has been empty or updates its rows with the current data.
populateAndRefreshAllUsers() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Populates the all users table if it has been empty or updates its rows with the current data.
populateDatabase(Database, String) - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Populate the specified, embedded database with metaschema information read from XML files stored in the application jar file with a well-known naming/pathing convention:
populateGroups - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Populate all groups button
populateMetadata(DMOIndex.DMOMetadata, Map<String, Element>, Element, String, String, boolean) - Static method in class com.goldencode.p2j.persist.DMOIndex
Populate a DMOMetadata with the information extracted from the specified XML element.
populateSymbolResolver(SymbolResolver) - Method in class com.goldencode.p2j.uast.CallbackResolver
The Lexer and Parser that processes an expression must be aware of the same Keyword objects as this instance.
populateUsers - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Populate users button
population(Map) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Calculate the total population size of a distribution.
popUnconditionally() - Method in class com.goldencode.p2j.net.Control
Unconditionally pops the current thread off the stack.
popup - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The dropdown panel
popup - Variable in class com.goldencode.p2j.ui.client.driver.swing.PopupTrigger
The menu to be displayed.
popup - Variable in class com.goldencode.p2j.ui.client.gui.driver.MousePopupable
The popup associated with this widget.
PopupKeyListener() - Constructor for class com.goldencode.p2j.ui.client.Menu.PopupKeyListener
 
popupKeyListnrAdded - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
true if and only if Menu.PopupKeyListener was added to this widget.
popupMenuId - Variable in class com.goldencode.p2j.ui.WidgetConfig
An ID of POPUP-MENU assigned to widget or -1
popupOnly - Variable in class com.goldencode.p2j.ui.MenuConfig
Progress POPUP-ONLY attribute (Graphical interfaces only).
PopupTrigger - Class in com.goldencode.p2j.ui.client.driver.swing
Helper to support popup menu mouse event processing.
PopupTrigger(JPopupMenu) - Constructor for class com.goldencode.p2j.ui.client.driver.swing.PopupTrigger
Construct an instance.
port - Static variable in class com.goldencode.p2j.main.BrokerCore
P2J Server secure port
port - Variable in class com.goldencode.p2j.main.WebClientConfig
The direct port assigned for the spawned web client
port - Variable in class com.goldencode.p2j.main.WebServer
Server port in use.
port - Variable in class com.goldencode.p2j.util.SocketImpl.ServerSocketMapping
The new server socket port.
port - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
The value of the WebServiceHelper.CONNECT_OPTION_PORT option.
port - Variable in class com.goldencode.p2j.web.GenericWebServer
Server port
PORT_TYPE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PORT_TYPE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PORT_TYPE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
PortableMouseEvent - Class in com.goldencode.p2j.ui.client.event
Container for an event generated by client-side, having as source a mouse.
PortableMouseEvent(Widget<?>, String, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.PortableMouseEvent
Create a new event for the specified widget, with the specified event label.
PortableMouseEvent(Widget<?>, int, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.PortableMouseEvent
Create a new event for the specified widget, with the specified ID.
PortableMouseEvent(Widget<?>, String, int, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.PortableMouseEvent
Create a new event for the specified widget, with the specified ID.
PortableMouseEvent(Widget<?>, String, String, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.PortableMouseEvent
Create a new event for the specified widget, with the specified ID.
PortableMouseEvent(Widget<?>, int, int, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.PortableMouseEvent
Create a new event for the specified widget, with the specified ID.
portHandle - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
A handle variable where to save the web service.
PORTRAIT - Static variable in class com.goldencode.p2j.ui.PrintingService
Constant for page orientation.
ports - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The ports used by CONNECT statement to target this appserver.
portsRestricted - Variable in class com.goldencode.p2j.main.WebClientsManager
True value indicates that ports range is given
portType - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The WSDL port type.
PortTypeWrapper - Class in com.goldencode.p2j.util
Implements a procedure connected to a WSDL port-type.
PortTypeWrapper(String, ServerImpl) - Constructor for class com.goldencode.p2j.util.PortTypeWrapper
Instantiate a new port-type procedure by specifying the port-type name and the associated ServerImpl instance.
pos - Variable in class com.goldencode.p2j.ui.client.FrameFocusTransferManager.Target
Target cursor position.
posallref() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches the all positional argument reference {*} and returns its evaluation.
posarg(Map, int, boolean) - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a positional argument and puts the parsed argument name and value into a container.
posargref() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches positional argument references and returns their evaluations.
posErrorCondition() - Method in class com.goldencode.p2j.ui.client.Frame
Check prerequisite conditions for potential position change errors.
position() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of POSITION attribute (KW_POS).
position() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of POSITION attribute (KW_POS).
position - Variable in class com.goldencode.p2j.persist.Cursor
Current position within the results list
position - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Current "real" position in the overall, virtualized result set
position - Variable in class com.goldencode.p2j.persist.SimpleResults
Index of current position in results list; -1 is off end
position - Variable in class com.goldencode.p2j.preproc.ArgumentHint
argument position in the argument list
position() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the POSITION property of a Progress field.
POSITION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
POSITION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
POSITION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
position - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Button position
position(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Determine the equivalent scroll bar position which correspond to actual mouse position.
position(NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Determine the equivalent scroll bar position which correspond to actual mouse position.
position - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Current position
Position() - Constructor for enum com.goldencode.p2j.ui.client.ScrollBar.Position
 
position - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.MemptrInputStream
Current read cursor position, started from index 1.
position - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Current read cursor position, started from index 1.
position_clause_arg_height() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches HEIGHT and a following ProgressParser.expr().
position_clause_arg_width() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches WIDTH and a following ProgressParser.expr().
position_clause_arg_x() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches X and a following ProgressParser.expr().
position_clause_arg_y() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches Y and a following ProgressParser.expr().
positional - Variable in class com.goldencode.p2j.util.PutField
true to force either AT or TO positional modes.
positionChanged - Variable in class com.goldencode.p2j.ui.FrameConfig
Flag indicating position change.
positionCursor() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Positions the real cursor before pausing according to the focused widget "directions".
positionUpdated(int, ScrollBar.ScrollStep, boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Notify controller that position has been updated.
positionUpdated(int, ScrollBar.ScrollStep, boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Notify controller that position has been updated.
positionUpdated(int, ScrollBar.ScrollStep, boolean) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Notify controller that position has been updated.
positionUpdated(int, ScrollBar.ScrollStep, boolean) - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Notify controller that position has been updated.
POSPARM - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
posParmCount - Variable in class com.goldencode.expr.ExpressionLexer
Positional parameter counter
possibleSideLabel - Variable in class com.goldencode.p2j.ui.ControlConfig
Flag indicating that this widget can accept a side-label.
post(Runnable) - Method in class com.goldencode.p2j.ui.client.driver.web.WebTaskWorker
Post the given task to the queue.
post(Event) - Method in class com.goldencode.p2j.ui.client.event.EventQueue
Post specified event into queue.
post(ProcedureManager.PublishTask) - Method in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
post(WalkState) - Method in class com.goldencode.trpl.BaseWalker
Called once per tree, after all other hooks have been invoked.
post(WalkState) - Method in class com.goldencode.trpl.NestedWalker
Called once per tree, after all other hooks have been invoked.
post(WalkState) - Method in interface com.goldencode.trpl.TreeWalker
Called once per tree, after all other hooks have been invoked.
postAuthenticateWorker(Object, String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Implements the server side of the authentication procedure for processes or interactive clients.
postEvent(Event) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Convenient shortcut for posting events.
postFetch(boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Optionally switch the enclosing back to preselect mode if possible and provide a return value which indicates whether the results object currently is positioned on a row.
postfix_funcs() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the special built-in functions that can be used used in an expression but which don't take normal parenthesized parameters AND for which the single ProgressParser.lvalue() parameter for each of these is prefixed in front of the function name.
postFlush(Iterator) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Invoked by Hibernate after the current session has been flushed so as to execute the SQL statements required to synchronize in-memory session state with the database.
PostgreSQLSequenceHandler - Class in com.goldencode.p2j.persist.sequence
PostgreSQL implementation of sequences using a native SQL sequence primitives queries.
PostgreSQLSequenceHandler(String) - Constructor for class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
The only constructor takes the name of the database as argument.
postKey(int) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Convenient shortcut for posting key events.
postMouseEvent(MouseEvent, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Post the specified mouse event to the EventManager, which will save it in a dedicated queue.
postMouseEvent(MouseEvent, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Post the specified mouse event to the EventManager, which will save it in a dedicated queue.
postMouseEvent(MouseEvent, int) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Saves the specified mouse event in the EventManager.WorkArea.osEvents queue.
postMouseEvent(MouseEvent, int, int) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Saves the specified mouse event in the EventManager.WorkArea.osEvents queue.
postOSEvent(Event) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Post an OS event (which needs to be processed by the 4GL drawing layer, but not necessarily as a legacy 4GL event) to the event queue.
postOSEvent(Event) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Post an OS event (which needs to be processed by the 4GL drawing layer, but not necessarily as a legacy 4GL event) to the event queue.
postpone(int) - Method in class com.goldencode.p2j.util.Accumulator
Internal method to save the postponed action type, when an IF statement which encloses an accumulation statement is started.
POSTPONE_NONE - Static variable in class com.goldencode.p2j.util.Accumulator
Value used to mark the IF statement that it doesn't need to postpone anything.
POSTPONE_RESET - Static variable in class com.goldencode.p2j.util.Accumulator
Value used to mark the IF statement that it needs to reset the accumulator, when the enclosed accumulator did not execute.
POSTPONE_UNKNOWN - Static variable in class com.goldencode.p2j.util.Accumulator
Value used to mark the IF statement that it needs to set the accumulator to UNKNOWN, when the enclosed accumulator did not execute.
postponeAccumulation - Variable in class com.goldencode.p2j.persist.CompoundQuery
Postpone accumulation on retrieve.
postponeAccumulation() - Method in class com.goldencode.p2j.persist.CompoundQuery
Switch on postponed accumulation on next retrieve.
postponedPlace - Variable in class com.goldencode.p2j.ui.client.Frame
Postponed placing frame on screen.
postponedValueChanged - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Postponed VALUE-CHANGED event from BROWSE.
postponedVisible - Variable in class com.goldencode.p2j.ui.client.Frame
Postponed visibility change flag.
postponePlace(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Enable/disable frame placing after Frame.applyConfig(Widget, WidgetConfig).
postponeReset() - Method in class com.goldencode.p2j.util.Accumulator
When an IF statement which contains the ACCUM statement or DISPLAY with aggregate phrase is started (and also the accumulation statement is not also enclosed within a REPEAT/DO TRANSACTION/FOR block), the accumulator must be reset when the enclosed accumulation did not execute.
This method will call Accumulator.postpone(int) with the parameter set to Accumulator.POSTPONE_RESET.
postponeSetVisible(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Enable/disable changing frame visibility after Frame.applyConfig(Widget, WidgetConfig).
postponeStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with the postpone values for IF cases.
postponeTableHandleDelete(TempTable) - Method in class com.goldencode.p2j.persist.BufferManager
Marks the table for postponed delete, if it is possible.
postponeUnknown() - Method in class com.goldencode.p2j.util.Accumulator
When an IF statement which contains the ACCUM statement or DISPLAY with aggregate phrase is started (and the accumulation statement is also enclosed within a REPEAT/DO TRANSACTION/FOR block), the accumulator must be set to UNKNOWN when the enclosed accumulation did not execute.
When there are enclosed 2 or more accumulation statements and at least one is also enclosed within a block as specified above, then setting the accumulator to UNKNOWN has precedence against resetting the accumulator.
postprocess(Document) - Method in class com.goldencode.p2j.directory.SchemaMaping
Retrieve schema mapping from specified XML document after restoring directory tree.
postprocess(Document) - Method in interface com.goldencode.p2j.directory.XmlProcessor
This method is called by XmlRemapperIO after successful restoring directory tree from XML document.
postprocess(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
This method is invoked when frame is constructed and configuration of all widgets is set, but no other actions are performed.
postprocess(Class<? extends WidgetConfig>) - Method in class com.goldencode.p2j.ui.WidgetConfigDef
Performs postprocessing of the fields defining in the class or one of the parent classes of the given class.
postProcessArguments(String, String, Object[], Object[]) - Method in class com.goldencode.p2j.util.Agent
Post-process the given arguments so that all OUTPUT and INPUT-OUTPUT arguments will be sent back to the requester.
postProcessBundle(HQLBundle, boolean) - Method in class com.goldencode.p2j.persist.HQLHelper
Post-process the augmented where clauses stored during the first pass of HQL bundle creation.
postprocessConfig() - Method in class com.goldencode.p2j.ui.client.Button
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig() - Method in class com.goldencode.p2j.ui.client.ComboBox
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig() - Method in class com.goldencode.p2j.ui.client.Frame
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig() - Method in class com.goldencode.p2j.ui.client.Label
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig(LabeledWidget<O>) - Method in class com.goldencode.p2j.ui.client.Label
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessConfig() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Additional processing required when widget configuration is updated AFTER the frame layout has been performed.
postprocessDropDown() - Method in class com.goldencode.p2j.ui.client.ComboBox
Sometimes it is required to do several action the was deferred during drop-down life cycle.
postprocessDropDown() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Sometimes it is required to do several action the was deferred during drop-down life cycle.
postprocessFile() - Method in class com.goldencode.p2j.report.ReportWorker.Library
Perform any per-file postprocessing.
postProcessImport(Aast, Aast, String[]) - Method in class com.goldencode.p2j.schema.SchemaLoader
Postprocess the DF file directives which include Progess code snippets in a STRING AST, and replace that STRING AST with an expanded AST which represents the fully parsed source code for those directives.
postprocessJavaAst(JavaAst) - Method in interface com.goldencode.p2j.persist.DynamicQueryHelper.QueryProcessor
Post-process the intermediary AST to clean it up from unneeded nodes that were automatically created during the progress conversion and add accessor for the query.
postprocessOnAbend(String) - Static method in class com.goldencode.p2j.util.ErrorManager
postprocessOnAbend(String[]) - Static method in class com.goldencode.p2j.util.ErrorManager
postprocessPipeline(boolean, List<ReportDefinition>, boolean) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Post-process database after a report run.
postProcessResult(Object[], AppServerInvocationResult) - Method in class com.goldencode.p2j.util.AppServerHelper
On the requester side, this receives an argument list and updates it, depending on the parameter's mode (OUTPUT or INPUT-OUTPUT) and if the remote side sent an updated value of this argument.
postRepaint(GuiWebEmulatedWindow) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Post a new repaint for the specified window to the GuiWebDriver.repaints queue.
postRules() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Prepare to load a set of termination rules from inside of an post-rules element.
postScrollEvent(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorScrollContainer
Post scroll event with the specified scroll positions.
postScrollEvent(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Post scroll event with the specified row.
postScrollEvent(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Post scroll event with the specified scroll positions.
postServerEvent(ServerEvent) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Post the server event to the client side.
postServerEvent(ServerEvent) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Saves the specified server event in the EventManager.WorkArea.serverEvents queue, as server-side events can be created if if a UI-blocking statement is not in effect.
postServerEvent(ServerEvent) - Method in interface com.goldencode.p2j.ui.ClientExports
Post the server event to the client side.
postServerEvent(ServerEvent) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Post the server event to the client side.
postTransaction(Persistence, Object, boolean) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
A dialect-specific callback hook which is invoked by the persistence runtime framework after a transaction is complete.
postTransaction(Persistence, Object, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
A dialect-specific callback hook which is invoked by the persistence runtime framework after a transaction is complete.
postTransaction(Persistence, Object, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
A dialect-specific callback hook which is invoked by the persistence runtime framework after a transaction is complete.
postTransaction(Persistence, Object, boolean) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
A dialect-specific callback hook which is invoked by the persistence runtime framework after a transaction is complete.
pow(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Raise one number (the base) to the power of the second number (the exponent).
pow(double, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Raise one number (the base) to the power of the second number (the exponent).
pow(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Raise one number (the base) to the power of the second number (the exponent).
pow(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Raise one number (the base) to the power of the second number (the exponent).
pow(BigDecimal, BigDecimal) - Static method in class com.goldencode.p2j.util.MathOps
Raise one number (the base) to the power of the second number (the exponent).
pphints - Variable in class com.goldencode.p2j.uast.CallGraphWorker
Stores the current AST's preprocessor hints object.
PPNAME - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
ppname() - Method in class com.goldencode.p2j.preproc.TextParser
Matches sequence of tokens that make a preprocessor variable name.
ppstatement() - Method in class com.goldencode.p2j.preproc.TextParser
Matches any Progress preprocessor statement, even mistyped one.
prc(String, boolean, boolean) - Static method in class com.goldencode.p2j.directory.RemapTestDriver1
Print text and operation result code.
pre(String) - Static method in class com.goldencode.html.HtmlHelper
Creates a preformatted element.
pre(boolean, int) - Method in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Lock node.
pre(boolean, int, int) - Method in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Lock node and check access rights.
pre(boolean, int, int, int) - Method in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Lock node and check access rights to node and attribute.
pre() - Method in class com.goldencode.p2j.util.Block
Provides a callback to initialize state ONCE before the body gets executed.
Pre - Interface in com.goldencode.p2j.util
Functional interface that represents code executed as a Block.pre() method.
pre() - Method in interface com.goldencode.p2j.util.Pre
Provides a callback to initialize state ONCE before the body gets executed.
pre(WalkState) - Method in class com.goldencode.trpl.BaseWalker
Called once per tree, before any other hook is invoked.
pre(WalkState) - Method in class com.goldencode.trpl.NestedWalker
Called once per tree, before any other hook is invoked.
pre(WalkState) - Method in interface com.goldencode.trpl.TreeWalker
Called once per tree, before any other hook is invoked.
pre_scan_class() - Method in class com.goldencode.p2j.uast.ProgressParser
Pre-scan (1st pass) at reading a class definition to pre-load the symbol resolver with the class' internal resources.
PREBUILT_ARROW_IMAGE_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Prebuilt image size of the arrow style button.
precision - Variable in class com.goldencode.expr.Expression
Number of decimal places of precision for double rounding
PrecisionResetter(int) - Constructor for class com.goldencode.p2j.util.decimal.PrecisionResetter
Construct an instance which can reset the containing instance's precision when a notification is received.
PreDefinedMousePtrWrapper(CursorType) - Constructor for enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Constructor
predicate - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The query predicate being converted.
predictionQueries - Variable in class com.goldencode.p2j.persist.id.JdbcKeyRetriever
Query which returns the number of busy keys in the given range.
prefacedByWhitespace(Token) - Method in class com.goldencode.p2j.schema.SchemaParser
Check if the given token is prefaced by whitespace in the original source code (by reading from the hidden token stream).
prefacedByWhitespace(Token) - Method in class com.goldencode.p2j.uast.ProgressParser
Check if the given token is prefaced by whitespace in the original source code (by reading from the hidden token stream).
prefer - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Namespace is preferred in ambiguous name conflicts.
preferredNodes - Variable in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Set of preferred nodes.
preferredTitle - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
preferWidgets - Variable in class com.goldencode.p2j.uast.ProgressParser
Sets the bias in ProgressParser.lvalue() toward (if true) or away from (if false) widgets.
PREFETCH_ARGS - Static variable in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Range arguments passed to prefetch SQL statement
prefetched - Variable in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Queue of prefetched results
prefetchKeySQL - Variable in class com.goldencode.p2j.persist.id.SequenceIdentityManager
SQL statement used to prefetch multiple sequence values at once
prefix - Variable in class com.goldencode.p2j.main.WebClientsManager
Prefix is used to build mapping from ports to strings
prefix - Variable in exception com.goldencode.p2j.NumberedException
Determines if the prefix should be displayed for the error message.
prefix - Variable in class com.goldencode.p2j.util.ErrorManager.ErrorEntry
Determines if the prefix should be displayed for the error message.
preMethod - Variable in class com.goldencode.p2j.util.Block
Lambda representing code to be executed as the contents of the Block.pre() method.
preMult() - Method in class com.goldencode.p2j.directory.DirectoryService.AttributeSetter
Perform steps necessary for assigning array of attribute values to attribute.
PREPACKAGED_INS_SUFFIX - Static variable in class com.goldencode.p2j.ui.ButtonConfig
Suffix for prepackaged images insensitive state.
prepare(CodeUnit) - Method in class com.goldencode.expr.Compiler
Prepare the compiled class file object for class loading.
prepare(String) - Method in class com.goldencode.p2j.persist.AbstractQuery
Compiles a predicate (query condition).
prepare(character) - Method in class com.goldencode.p2j.persist.AbstractQuery
Compiles a predicate (query condition).
prepare(String) - Method in interface com.goldencode.p2j.persist.P2JQuery
Compiles a predicate (query condition).
prepare(character) - Method in interface com.goldencode.p2j.persist.P2JQuery
Compiles a predicate (query condition).
prepare(String) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Compiles a predicate (query condition).
prepare(character) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Compiles a predicate (query condition).
prepare(String) - Method in class com.goldencode.p2j.persist.QueryWrapper
Compiles a predicate (query condition).
prepare(character) - Method in class com.goldencode.p2j.persist.QueryWrapper
Compiles a predicate (query condition).
prepare(JavaAst) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
The preparation step.
prepare(String) - Method in class com.goldencode.p2j.ui.client.gui.MnemonicInfoGuiImpl
Initialized fields with new menu item label.
prepare(String) - Method in class com.goldencode.p2j.ui.client.MnemonicInfo
Initialized fields with new menu item label
prepare(String) - Static method in class com.goldencode.p2j.ui.HelpService
Prepares a new configuration based on helpFile.
prepare(Text) - Static method in class com.goldencode.p2j.ui.HelpService
Prepares a new configuration based on helpFile.
prepare() - Method in class com.goldencode.p2j.util.Agent
Prepare this agent by setting some batch-processing related configuration.
prepareAstNodes(Aast) - Method in class com.goldencode.p2j.report.server.ReportApi
Flatten an AST into a list of AstNode objects suitable for marshalling and transport to the web client.
prepareBuffer() - Method in class com.goldencode.p2j.persist.FindQuery
Prepare buffer associated with this query for the query's execution.
prepareBuffer() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Prepare buffer associated with this query for the query's execution.
prepareCandidates() - Method in class com.goldencode.p2j.convert.NameConverter
Perform preparation of the data structures used to match candidate substrings in the NameConverter.nextToken() method.
prepareChooseWidgetList(ChooseData, Frame, Integer[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Prepare list of widgets involved in CHOOSE.
prepareCommandLine(String[], boolean, boolean) - Static method in class com.goldencode.p2j.util.ProcessDaemon
Converts the given command list into a form that is suitable for process launching.
prepareContext() - Method in class com.goldencode.p2j.directory.LdapMapGen
Prepare DirContext using LDAP configuration parameters obtained from configuration file.
prepared() - Method in class com.goldencode.p2j.persist.StaticTempTable
Returns true if this temp-table is in prepared state (after a successful call to StaticTempTable.tempTablePrepare(java.lang.String)).
prepared() - Method in interface com.goldencode.p2j.persist.TempTable
Returns true if this temp-table is in prepared state (after a successful call to TempTable.tempTablePrepare(java.lang.String)).
prepared() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Returns true if this temp-table is in prepared state (after a successful call to TempTableBuilder.tempTablePrepare(java.lang.String)).
prepareDatabase(Database) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Prepare the specified database by creating all necessary function aliases and setting global parameters.
prepareDatabase(Database) - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Create and load the embedded metadata database for the associated primary database.
prepareDatabaseStatements(boolean) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Create all prepared statements needed to collect report information.
prepareDataStream(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Prepare the data stream which will be used by the parser.
prepareDelegateChange() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Prepare for a disconnect and for a request for new delegate results from the results provider.
prepareEventList(GenericFrame, EventList) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Prepare a new event list using the current triggers and the given wait list as a basis.
prepareFetch() - Method in class com.goldencode.p2j.persist.AbstractQuery
Prepare to perform a fetch.
prepareFilename(String) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Prepare the procedure file name by replacing all windows-style separators with linux-style separators and making the name lowercase, if we are on a case-insensitive OS.
prepareFilename(String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Prepare the procedure file name by replacing all windows-style separators with linux-style separators and making the name lowercase, if we are on a case-insensitive OS.
prepareFlag(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Prepare the given flag by trimming any whitespace and converting it to uppercase.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Loads the data before the associated view will be displayed.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Loads the data before the associated view will be displayed.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Loads the data before the associated view will be displayed.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Loads the data before the associated view will be displayed.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter
Loads the data before the associated view will be displayed.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
Loads the data before the associated view will be displayed.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
Loads the data before the associated view will be displayed.
prepareFromRequest(PlaceRequest) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Loads the data before the associated view will be displayed.
prepareHQLPreprocessor(Object[]) - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Create the HQLPreprocessor which backs this component.
prepareHQLPreprocessor(Object[]) - Method in class com.goldencode.p2j.persist.QueryComponent
Create the HQLPreprocessor which backs this component.
prepareImport(ImportWorker.SqlRecordLoader, List) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Store the given objects in preparation for an import run.
prepareInvoke(int, String, String, String, Object...) - Method in interface com.goldencode.p2j.util.WebService
Prepare the connection for an invocation of an operation on the Web Service.
prepareInvoke(int, String, String, String, Object...) - Method in class com.goldencode.p2j.util.WebServiceImpl
Prepare the connection for an invocation of an operation on the Web Service.
prepareIteration(Widget<O>, ScreenBuffer, int[], boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Finish previous iteration and save frame buffer data into 'spare' iteration.
prepareLexer(String, SymbolResolver) - Method in class com.goldencode.p2j.uast.AstGenerator
Prepare a lexer instance for the given file using the supporting resolver instance as needed.
prepareMetadataParameter(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Prepare the given metadata query parameter.
prepareMetadataParameter(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Prepare the given metadata query parameter by making it uppercase.
prepareMetadataParameter(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Prepare the given metadata query parameter by making it lowercase.
prepareMetadataParameter(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Prepare the given metadata query parameter.
prepareNextBracket() - Method in class com.goldencode.p2j.schema.ImportWorker.IDContext
Prepare the next bracket of available IDs for this context.
prepareNodeAttribute0(Remapper, String, String) - Static method in class com.goldencode.p2j.directory.DirectoryService
Prepare node for the setting of all attribute values.
prepareParameters(List<Object>, List<Type>) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Prepare query substitution parameters for this query.
prepareParameters(List<Object>, List<Type>) - Method in class com.goldencode.p2j.persist.PreselectQuery
Prepare query substitution parameters for this query.
preparePermanentDatabase(Database) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Register the function aliases with the HQL preprocessor, for the permanent database.
preparePermanentDatabase(Database) - Static method in class com.goldencode.p2j.persist.dialect.SQLServerHelper
Register the function aliases with the HQL preprocessor, for the permanent database.
preparePredicate(String) - Method in interface com.goldencode.p2j.persist.DynamicQueryHelper.QueryProcessor
Creates a Progress syntax correct statement that uses the given predicate.
prepareQueryTree(AnnotatedAst) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Prepare the query AST by placing the appropriate annotations with the converted java names for the external program and also by created bogus ProgressParserTokenTypes.DEFINE_TEMP_TABLE nodes (which would be created from a DEFINE TEMP-TABLE tt. statement, with no fields); the later is needed to allow proper conversion of the default buffer name.
prepareRecord(Element, String) - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Given an XML element describing an individual metaschema table record, instantiate a DMO and initialize its fields for the purpose of inserting the record into the metaschema database.
prepareRenderer(TableCellRenderer, int, int) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
The override adds tooltips to the value cells.
prepareReposition() - Method in class com.goldencode.p2j.persist.PreselectQuery
Prepare to process a reposition request by releasing the current records, if any, in each buffer managed by the query.
prepareReversibleRollbacks() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Prepare temp table reversible rollbacks for execution.
prepareRollback(Persistable) - Method in class com.goldencode.p2j.persist.AbstractReversible
Prepare for this reversible to be rolled back.
prepareRollback(Persistable) - Method in class com.goldencode.p2j.persist.Reversible
Prepare for this reversible to be rolled back.
prepareSearches(Collection<?>[], Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Remove elements from the end of each queue until the specified referent is found.
prepareServerJoinData(List<? extends QueryComponent>, RecordBuffer, AbstractJoin, Object[]) - Static method in class com.goldencode.p2j.persist.QueryComponent
Prepare the information needed to convert a nested looping (client-side) join of two tables to a server-side join of those tables.
prepareSizeChars(Double, SizeAttribute, GenericWidget) - Static method in class com.goldencode.p2j.ui.BaseEntity
Get validated character and pixel values of the character attribute.
prepareSizePixels(Integer, SizeAttribute, GenericWidget) - Static method in class com.goldencode.p2j.ui.BaseEntity
Get validated character and pixel values of the pixel attribute.
prepareState(Resolver, Aast) - Method in class com.goldencode.trpl.Driver
Setup the resolver and walk state for the walk of a tree at the beginning of a walk element in the pipeline.
prepareState(Aast) - Method in class com.goldencode.trpl.WalkListener
Setup the resolver and walk state for an event callback for a specific node of the tree.
prepareStatements(Connection, boolean) - Method in class com.goldencode.p2j.report.ReportWorker
Create all prepared statements needed to run reports.
prepareString() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of PREPARE_STRING attribute (KW_PREP_STR).
prepareString() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of PREPARE_STRING attribute (KW_PREP_STR).
prepareString() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of PREPARE_STRING attribute (KW_PREP_STR).
prepareString - Variable in class com.goldencode.p2j.persist.QueryWrapper
Contains the prepare string set by QueryWrapper.prepare(java.lang.String).
prepareString() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of PREPARE_STRING attribute (KW_PREP_STR).
prepareTempTable(SchemaDictionary, StringBuilder) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Process the definitions of the temp-tables (associated with the temporary buffers in the given list) to create the associated dictionary and p2o ASTs.
prepareText(String) - Method in class com.goldencode.p2j.test.DirectoryEdit.MenuItem
Process menu item text and retrieve selection key.
prepareTextRow(boolean, int, String, int) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Prepare text for display.
prepareToLaunch() - Method in class com.goldencode.p2j.main.ClientBuilder
Prepare command line arguments for spawned process before to start.
prepareView(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes visible specified widgets.
prepareWidgets(List<Widget<ChuiOutputManager>>) - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Prepare widgets before drawing
prepareWidgets(List<Widget<O>>) - Method in class com.goldencode.p2j.ui.client.Frame.ScrollContainer
 
prepareWidgets(List<Widget<GuiOutputManager>>) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Prepare widgets before drawing
prepareWidgets(List<Widget<O>>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Prepare widgets before drawing
prependPath(StringBuilder, String) - Static method in class com.goldencode.p2j.uast.AstGenerator
Prepend 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.
prepLabel - Variable in class com.goldencode.p2j.ui.client.MnemonicInfo
Preprocessed label without unnecessary '&'
prepParentLocation(Widget<?>) - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Trick, that lets to correct parent location in cases, when it needed, for example for menus.
prepParentLocation(Widget<?>) - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Trick, that lets to correct parent location in cases, when it needed, for example for menus.
prepParentLocation(Widget<?>) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Trick, that lets to correct parent location in cases, when it needed, for example for menus.
prepParentLocation(Widget<?>) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Trick, that lets to correct parent location in cases, when it needed, for example for menus.
prepParentLocation(Widget<?>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Trick, that lets to correct parent location in cases, when it needed, for example for menus.
preproc - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
The front end should run the preprocessor.
preproc - Variable in class com.goldencode.p2j.convert.ConversionDriver.ScanCheck
true if preprocessor files should be deleted.
preproc_arguments() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a list of expressions as valid preprocessor/compiler arguments in the RUN language statement and builds a single AST of the entire list, rooted at an artificial ARGUMENTS node.
preprocDebug - Variable in class com.goldencode.p2j.uast.UastHints
Preprocessor debug flag.
preprocess(ExtraAst) - Method in class com.goldencode.expr.Compiler
Preprocess the AST form of the expression to annotate operations which must produce a boolean result.
preprocess(String) - Method in class com.goldencode.p2j.convert.NameConverter
Preprocess the given name.
preprocess(Document, Node) - Method in class com.goldencode.p2j.directory.SchemaMaping
Same schema mapping to specified XML document before document will be saved into external storage.
preprocess(Document, Node) - Method in interface com.goldencode.p2j.directory.XmlProcessor
This method is called by XmlRemapperIO after storing directory tree but before saving XML document into external storage.
preprocess(Options, PrintStream) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Top-level entry point that parses the input stream and preprocesses the HTML and embedded 4GL into a valid 4GL program.
preprocess(boolean, PrintStream) - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Read the HTML input file and convert it into 4GL source code.
preprocess(Message) - Method in class com.goldencode.p2j.net.BaseSession
Preprocess a message before it is delivered.
preprocess(Message) - Method in class com.goldencode.p2j.net.DirectSession
Implement parent's abstract method as a NOP.
preprocess(Message) - Method in class com.goldencode.p2j.net.RequesterSession
Update the security context ID of the given message to this session's (peer) context ID, before it is sent.
preprocess(Message) - Method in class com.goldencode.p2j.net.VirtualSession
Update the security context ID of the given message to this session's (peer) context ID, before it is sent.
preprocess(String, Object[], Type[], String[], P2JDialect, boolean, boolean, Set<String>) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
The main worker method which drives preprocessing.
preprocess - Variable in class com.goldencode.p2j.uast.AstGenerator
Flag indicating whether inline preprocessing is needed.
preprocess(File) - Method in class com.goldencode.p2j.uast.AstGenerator
Perform inline preprocessing of the specified source file.
preprocess() - Method in class com.goldencode.p2j.ui.client.Frame
This method is invoked when frame definition is about to be updated.
preProcessArguments(String, String, Object[]) - Method in class com.goldencode.p2j.util.Agent
Preprocess the arguments sent by the requester so that they are converted to instances compatible with the P2J runtime.
preprocessBinaryLogical(ExtraAst) - Method in class com.goldencode.expr.Compiler
Preprocess an AST which represents a binary, logical (non-conjunctive) operation, such as a value-based comparison of two operands.
preprocessConjunction(ExtraAst, boolean) - Method in class com.goldencode.expr.Compiler
Preprocess an AST which represents a binary, logical, conjunction operation (logical AND or OR).
preprocessE4GL(E4GLPreprocessor, String, String) - Method in class com.goldencode.p2j.uast.AstGenerator
Perform E4GL preprocessing of the specified source HTML file into the given 4GL output file.
preprocessFormatString(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Expands Progress format strings into the full text, explicit form of the format string.
preprocessFormatString(String) - Static method in class com.goldencode.p2j.util.character
Convert the Progress 4GL style character type format string into a form that is easier to process.
preprocessFrameDef(Frame, WidgetConfig) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process frame definition.
preprocessLogicalTest(ExtraAst, boolean) - Method in class com.goldencode.expr.Compiler
Preprocess an AST which represents any logical test.
preprocessMethodInvocation(ExtraAst) - Method in class com.goldencode.expr.Compiler
Preprocess an AST which represents a method invocation.
Preprocessor - Class in com.goldencode.p2j.preproc
Implements the external entry points into the Progress 4GL compatible preprocessor and a collection of static utility methods.
Preprocessor(FileScope, Writer, Writer, Writer, Options) - Constructor for class com.goldencode.p2j.preproc.Preprocessor
Preprocess the specified source file (this will not return until preprocessing is complete).
PreprocessorException - Exception in com.goldencode.p2j.preproc
An extension of the Exception that signals fatal preprocessing errors.
PreprocessorException(String) - Constructor for exception com.goldencode.p2j.preproc.PreprocessorException
Construct an instance using the provided message string.
PreprocessorException(Exception) - Constructor for exception com.goldencode.p2j.preproc.PreprocessorException
Construct an instance using the provided cause.
PreprocessorException(String, Exception) - Constructor for exception com.goldencode.p2j.preproc.PreprocessorException
Construct an instance using the provided message string and cause.
PreprocessorHints - Class in com.goldencode.p2j.preproc
Loads hints information from a preprocessor hints XML file into memory and exposes the data in an easily accessible format.
PreprocessorHints(String) - Constructor for class com.goldencode.p2j.preproc.PreprocessorHints
Constructs an instance, loads the associated hints file if it exists and parses the contents.
PreprocessorHintsWorker - Class in com.goldencode.p2j.preproc
Provides a pattern engine service to query the preprocessor hints linked to an AST.
PreprocessorHintsWorker() - Constructor for class com.goldencode.p2j.preproc.PreprocessorHintsWorker
Default constructor which calls the super-class constructor, registers its libraries and initializes its instance members.
PreprocessorHintsWorker.HintsReader - Class in com.goldencode.p2j.preproc
Provides a service for reading preprocessor hints associated with the current AST.
preProcessParameters(String, Object...) - Method in class com.goldencode.p2j.util.AppServerHelper
Check the parameters before a remote call.
preprocessQueryParameter(Object, P2JDialect) - Static method in class com.goldencode.p2j.persist.Persistence
Perform special handling on a query substitution parameter to avoid errors during query execution.
preprocessQueryParameters(Object[]) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Preprocess an array of query parameters appropriate to the dirty database's dialect.
preprocessQueryParameters(Object[]) - Method in class com.goldencode.p2j.persist.Persistence
Perform special handling on query substitution parameters to avoid errors during query execution.
preprocessSubstitutionArguments(BufferManager, Object[]) - Static method in class com.goldencode.p2j.persist.AbstractQuery
Iterate the array of query substitution parameters, if any, and resolve any which are instances of P2JQuery.Parameter in silent error mode.
preprocessView(ScreenBuffer[], Widget, int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
If this is a nested frame, when performing a VIEW FRAME, in some cases all the ancestors need to be displayed, if not already visible.
preprocessWhere(boolean, HQLPreprocessor) - Method in class com.goldencode.p2j.persist.HQLHelper
Preprocess the where clause to account for temp table multiplexing and foreign relation joins.
PreprocTokenTypes - Interface in com.goldencode.p2j.preproc
 
preRealizeCheck() - Method in interface com.goldencode.p2j.ui.CommonWidget
Reports if this widget object is valid to realize.
preRealizeCheck() - Method in class com.goldencode.p2j.ui.GenericWidget
Reports if this widget object is valid to realize.
preRealizeCheck() - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Reports if this widget object is valid to realize.
prerequisite - Variable in class com.goldencode.expr.Function
Function which must be executed to provide this function's target
preScanClass(String, boolean, boolean) - Method in class com.goldencode.p2j.uast.AstGenerator
Performs first-level scanning of OO classes.
preScanPass - Variable in class com.goldencode.p2j.uast.ProgressParser
Greater than 0 if the parser was entered via pre_scan_class.
preScanPass - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
The nesting level of SymbolResolver.loadClass(java.lang.String) calls when performing 1st-level load of a class.
preScanRefs - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
The set of class/interface references processed during 1st level parse of a class.
presCursorPos - Variable in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Cursor's position.
preselect - Variable in class com.goldencode.p2j.persist.CompoundQuery
Force preselection of all results?
preselect_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the preselect phrase which is used to modify certain block types to specify how to prequery the database to create a result set that would not otherwise be available.
preselectDelegate() - Method in class com.goldencode.p2j.persist.QueryWrapper
Convenience method to access the delegate query as an instance of PreselectQuery.
preselected - Variable in class com.goldencode.p2j.persist.CompoundQuery
Have results been preselected?
PreselectQuery - Class in com.goldencode.p2j.persist
Query which issues an HQL query to the database server and uses a scrollable database cursor to navigate over the set of results.
PreselectQuery() - Constructor for class com.goldencode.p2j.persist.PreselectQuery
Default constructor.
PreselectQuery.TemplateResults - Class in com.goldencode.p2j.persist
Special Results implementation for template records.
preselectResults() - Method in class com.goldencode.p2j.persist.CompoundQuery
Preselect all results by creating a common cursor and SimpleResults for each component.
Presentation() - Constructor for class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Simple constructor.
presentationValue - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateKeys
The presentation value
presenter - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
ACL popup presenter
PresenterWithStateMachine<V extends com.gwtplatform.mvp.client.View,Proxy_ extends com.gwtplatform.mvp.client.proxy.Proxy<?>> - Class in com.goldencode.p2j.admin.client.application.home
PresenterWithStateMachine is a base controller that implements change and restore view's states methods.
PresenterWithStateMachine(EventBus, V, Proxy_, GwtEvent.Type<RevealContentHandler<?>>, PlaceManager, ViewStateMachine) - Constructor for class com.goldencode.p2j.admin.client.application.home.PresenterWithStateMachine
Constructs this controller based on the given data.
PRESERVE - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Set of substring tokens which must be preserved during conversion
preserveBuffersOnEmptyResults() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether the record buffer(s) current record(s) should be preserved, in the event the query does not find any results.
preserveBuffersOnEmptyResults() - Method in class com.goldencode.p2j.persist.PresortQuery
Indicate whether the record buffer(s) current record(s) should be preserved, in the event the query does not find any results.
presInsertMode - Variable in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Insert mode (true- insert, false- overwrite).
presLastCharEntered - Variable in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Is the last format's character entered.
presort() - Method in class com.goldencode.p2j.persist.CompoundQuery
If the query is a presort query, then presort the results stored in the cursor.
presort() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Presort the results stored in the cursor.
Presortable - Interface in com.goldencode.p2j.persist
Interface implemented by query implementations which support client-side results sorting.
PresortCompoundQuery - Class in com.goldencode.p2j.persist
PresortCompoundQuery is used when it is necessary to presort the results of a multi-table join, where the join cannot be performed at the database server.
PresortCompoundQuery() - Constructor for class com.goldencode.p2j.persist.PresortCompoundQuery
Default constructor.
PresortCompoundQuery.CursorResults - Class in com.goldencode.p2j.persist
An implementation of the Results interface which is backed by a dynamic Cursor object.
PresortDelegate - Interface in com.goldencode.p2j.persist
Interface implemented by client-side sort query types which can be used as delegates for QueryWrapper instances.
presortDelegate() - Method in class com.goldencode.p2j.persist.QueryWrapper
Convenience method to access the delegate query as an instance of PresortDelegate.
Presorter - Class in com.goldencode.p2j.persist
This helper class performs client-side (i.e., relative to the database server) sorting of a result set on behalf of a query.
Presorter(Presortable) - Constructor for class com.goldencode.p2j.persist.Presorter
Constructor which stores a reference to the owning query object.
Presorter.IncrementalResults - Class in com.goldencode.p2j.persist
This class should be used instead of Presorter.SortedResults when the sort criteria added to the Presorter match the leading components of the presort query sort phrase (i.e.
Presorter.LazyEvaluator - Interface in com.goldencode.p2j.persist
Interface for the classes which are used for lazy evaluation of the break rows.
Presorter.SortedResults - Class in com.goldencode.p2j.persist
A specialized implementation of Results which presorts all query results according to the sort criteria specified for this query.
Presorter.SortedResults.Row - Class in com.goldencode.p2j.persist
A transient object which is used only during the presorting phase and which is discarded once the results have been sorted (at which time it is replaced with only the array of primary key IDs).
Presorter.SortedResults.RowComparator - Class in com.goldencode.p2j.persist
Specialized comparator which uses the sort criteria previously added to the query, along with the corresponding values resolved using those criteria against each result row.
Presorter.SortHelper - Class in com.goldencode.p2j.persist
A helper object which provides services related to sorting and break groups.
PresortQuery - Class in com.goldencode.p2j.persist
A specialized preselect query which uses one or more instances of Resolvable provided by business application code to sort the result set returned by the database.
PresortQuery() - Constructor for class com.goldencode.p2j.persist.PresortQuery
Default constructor.
pressed - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
true if the column is in pressed state.
pressed - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Pressed button state flag.
pressed - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Pressed flag.
pressed - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Mouse pressed indicator.
pressed - Variable in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Pressed button state flag.
pressedLoc - Variable in class com.goldencode.p2j.ui.client.gui.GuiButton
Pressed button state flag.
preSynch(Set, Persistable) - Method in class com.goldencode.p2j.persist.AssociationSyncher
Subclasses which need to remove any existing association linkages before the new association is applied must implement this method.
preSynch(Set, Persistable) - Method in class com.goldencode.p2j.persist.InverseSyncher
The foreign end of an association has changed.
preSynch(Set, Persistable) - Method in class com.goldencode.p2j.persist.LocalSyncher
The local end of an association has changed.
prettyName(String) - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
Get the actual jar name from the given path.
prettyPrint(BaseDataType) - Static method in class com.goldencode.p2j.admin.TaggedNameHelper
Pretty-print the given 4GL value.
prettyPrintNoUnknows(BaseDataType) - Static method in class com.goldencode.p2j.admin.TaggedNameHelper
Works in the same way as TaggedNameHelper.prettyPrint(BaseDataType), but returns an empty string for null and unknown values.
prev - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Reference to previous scope in the chain.
prev - Variable in class com.goldencode.p2j.util.ProxyProcedureWrapper
The previous proxy procedure (in the same server).
prev - Variable in class com.goldencode.util.FastSiblingDeque.FsdNode
Pointer to previous element in linked list, if any.
PREV_FRAME - Static variable in class com.goldencode.p2j.ui.Keyboard
 
PREV_WORD - Static variable in class com.goldencode.p2j.ui.Keyboard
 
prevalidate(String, BaseDataType) - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Prevalidate a property which is about to be stored into a DMO using the given setter method.
prevBDT - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Array which contains the sort criteria values for the row before the last loaded row.
prevCaretOffset - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
The previous caret/cursor offset.
prevEnabled - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The original window enabled state when enableEvents(false) is called.
prevField(int) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Select previous field.
prevFocus() - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Move the input focus to the last widget which can receive a focus in the peer container.
prevFocus() - Method in class com.goldencode.p2j.ui.chui.SelectionListImpl
Select previous focusable widget.
prevFocus() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Move focus to previous widget in Tab order.
prevFocus() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Move the input focus to the last widget which can receive a focus in the peer container.
prevFocus() - Method in class com.goldencode.p2j.ui.client.Browse
This method is called from the in-place editor when it need to initiate switching to the previous widget.
prevFocus() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Select previous focusable widget.
prevFocus() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Move the input focus to the last widget which can receive a focus in the peer container.
prevFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Select previous focusable widget.
prevFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Select previous focusable widget.
prevFrame(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get previous frame.
prevId - Variable in class com.goldencode.p2j.ui.FillInConfig
ID of previous widget in the group.
previewContainer - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The preview container
previewContent - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The print preview widget to display the list of the report preview images
PreviewDialogParameters() - Constructor for enum com.goldencode.p2j.admin.client.application.PrintingContext.PreviewDialogParameters
 
previewOrSelfPrintedMode - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The preview or self printed mode.
previewPage - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The page to preview, in the preview mode PDF is built only for the selected page, to do list of pages to preview.
PreviewPager() - Constructor for class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PreviewPager
 
previewPages - Variable in class com.goldencode.p2j.admin.shared.ReportPreview
Holds pages to preview a target report.
previewTitle - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The heading widget that holds the preview title
previous() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Move cursor to the previous results row.
previous(LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Retrieve the previous composite row of results for the query.
previous() - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the previous virtual, composite row of results for the compound query.
previous(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the previous virtual, composite row of results for the compound query.
previous(LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the previous virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
previous(boolean, LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve the previous virtual, composite row of results for the compound query, overriding the lock type to apply to each underlying query.
previous() - Method in class com.goldencode.p2j.persist.Cursor
Move the cursor exactly onto the index of the previous entry, whether or not it actually exists in the results list.
previous() - Method in class com.goldencode.p2j.persist.HQLHelper
Create a bundle containing the HQL statement(s) and getter method(s) necessary to retrieve the previous record which matches the base where clause criteria.
previous() - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the previous composite row of results for the query.
previous(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve the previous composite row of results for the query.
previous() - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the previous composite row of results for the query.
previous(LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve the previous composite row of results for the query.
previous() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Move cursor to the previous results row.
previous() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Move cursor to the previous results row.
previous() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Move cursor to the previous result row.
PREVIOUS - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Retrieve previous record in a result set
previous() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
previous(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
previous() - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the previous virtual, composite row of results for a compound query.
previous(boolean, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Retrieve the previous virtual, composite row of results for a compound query, overriding the lock type to apply to each underlying query.
previous(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous(Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous(LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous(Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to the previous record which meets the query criteria and retrieve it into its record buffer.
previous() - Method in interface com.goldencode.p2j.persist.Results
Move cursor to the previous results row.
previous() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Move cursor to the previous result row.
previous() - Method in class com.goldencode.p2j.persist.ScrollingResults
Move cursor to the previous result row.
previous() - Method in class com.goldencode.p2j.persist.SimpleResults
Move cursor to the previous results row.
previous - Variable in class com.goldencode.p2j.util.ScopedList.Node
Previous node
previous() - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Return the element immediately before the current cursor position and move the cursor backward one element.
previous - Variable in class com.goldencode.util.FibonacciCounter
Previous number in the series
previousFocus(Widget) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Performs conditional focus change procedure to the previous widget.
previousFocus() - Method in class com.goldencode.p2j.ui.client.Frame
Moving the input focus to the last widget which can receive a focus in the peer container.
previousIndex() - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Report the index of the element immediately before the cursor's current position.
previousTabStop(Widget) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Performs conditional focus change procedure to the previous tab stop widget.
prevRow - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Cache for non-scrolling queries.
prevRow(int) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Select previous row in down frame.
prevSibling - Variable in class com.goldencode.p2j.util.HandleChain
Variable for holding the PREV-SIBLING attribute.
prevTabStop() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Move focus to previous widget in Tab order if initiated by BACK-TAB.
primary - Variable in class com.goldencode.p2j.persist.P2JIndex
Is this the primary index for its table?
PRIMARY - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Primary key
PRIMARY - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "primary" index AST annotation
primary - Variable in class com.goldencode.p2j.schema.TableRelation
AST of table which represents the primary key end of the relation
primary_expr(boolean) - Method in class com.goldencode.expr.ExpressionParser
Implements the 12th and highest precendence level of expressions, the parenthesis precedence operators, ExpressionParser.literal() and ExpressionParser.method(com.goldencode.expr.ExtraAst).
primary_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 8th and highest precedence level of expressions, the parenthesis precedence operators, HQLParser.literal(), HQLParser.function(), HQLParser.ternary(), HQLParser.property(), HQLParser.subselect(), and HQLParser.parentheses() rules.
primary_expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 9th and highest precendence level of Progress 4GL expressions, the parenthesis precedence operators and any all of the common expression constructs.
PRIMARY_KEY - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Reserved name of primary key identifier column/property
primaryDb - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Flag indicating if namespace is primary.
primaryIndexByEntity - Variable in class com.goldencode.p2j.persist.IndexHelper
Map of entity to primary index
primaryKey - Variable in class com.goldencode.p2j.persist.event.GlobalChangeEvent
DMO primary key ID
primaryNs - Variable in class com.goldencode.p2j.schema.SchemaConfig
The name of the primary namaspace
primaryOrderBy - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Order by clause associated with primary index of backing temp-table, if any
primaryWasEnforced - Variable in class com.goldencode.p2j.schema.SchemaConfig
The flag indicating that primary status was enforced
primGetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Denormalized property names to indexed getter methods with a primitive integer index
primitiveArrayTest(Integer, char[]) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
primitiveClasses - Static variable in class com.goldencode.p2j.persist.PropertyDefinition
Map of primitive names to their classes.
PrimitiveInfo(int, String, Class, String) - Constructor for class com.goldencode.expr.Compiler.PrimitiveInfo
Convenience constructor which stores all required data fields.
PrimitiveInfo - Class in com.goldencode.proxy
Type information specific to a primitive data type.
PrimitiveInfo(Class<?>, Class<?>, String, int, int, int) - Constructor for class com.goldencode.proxy.PrimitiveInfo
Constructor.
PRIMITIVES - Static variable in class com.goldencode.expr.Compiler
Primitive signature names by primitive class
primitives - Static variable in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Map of Java primitive data type common names to their internal type names
primitives - Static variable in class com.goldencode.proxy.ProxyUtils
Information for primitive types, mapped by type name
primitiveToIntegerList(int[]) - Static method in class com.goldencode.p2j.util.Utils
Convert an array of primitive types into a list of the corresponding wrapper objects.
primitiveToLongList(long[]) - Static method in class com.goldencode.p2j.util.Utils
Convert an array of primitive types into a list of the corresponding wrapper objects.
primitiveToObject(int[]) - Static method in class com.goldencode.p2j.util.Utils
Convert the array of primitives into the corresponding array of wrapper objects.
primitiveToObject(long[]) - Static method in class com.goldencode.p2j.util.Utils
Convert the array of primitives into the corresponding array of wrapper objects.
primitiveType - Variable in class com.goldencode.p2j.security.Description
reports the P2J directory primitive data type
primSetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Denormalized property names to indexed setter methods with a primitive integer index
print(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Debug user function implementation to print text to stdout.
print(String) - Method in class com.goldencode.p2j.preproc.Environment
Prints the filtered message to the output stream.
print(StringBuffer) - Method in class com.goldencode.p2j.preproc.Environment
Prints the filtered message to the output stream.
print - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Print menu item.
print() - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Create a new printer job, open the job dialog for the user and if printing is not canceled by the user, print the current terminal screen to the chosen printer, with the configured job settings.
print(Graphics, PageFormat, int) - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Low level printing worker that is called back by the Java printer job in order to generate the print output.
PRINT_PREVIEW - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Print Preview place
printACLs(List) - Method in class com.goldencode.p2j.security.SecurityCache
Prints all ACLs from a list.
printAction - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The Print button
printArray(Object[]) - Static method in class com.goldencode.p2j.directory.RemapTestDriver1
Print provided array into stdout
printAst() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Debug method to print a representation of the current copy AST to stdout.
printAst() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Prints a string representation of the current source AST to stdout, indented appropriately to indicate its depth in the AST structure.
printAttrDef(String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Prints information about node's attribute definition.
printAttrDefs(String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Print definitions of attributes for the specified node.
printChainedErrors(Throwable, PrintStream, int) - Static method in class com.goldencode.p2j.util.Utils
Extract the error message from a throwable and each of its chained throwables, printing them on consecutive lines using the specified print stream.
printChildren(String, int) - Method in class com.goldencode.p2j.test.DirectoryEdit
Prints information about node's children nodes.
printDef(NodeAttribute, String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Print instance of NodeAttribute in human-readable form.
printElapsed(long) - Static method in class com.goldencode.p2j.convert.ConversionDriver
Print out a simple elapsed time counter.
printer_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PRINTER keyword with its optional following printer name as matched by ProgressParser.filename().
PRINTER_PARAM - Static variable in class com.goldencode.p2j.util.PrinterStream
Param in Directory, corresponding to val of -o Progress start param
PrinterSetupDialog() - Constructor for class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
 
PrinterStream - Class in com.goldencode.p2j.util
Creates remote stream instances for OUTPUT TO PRINTER statements.
PrinterStream() - Constructor for class com.goldencode.p2j.util.PrinterStream
 
printf(String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Prints a string formatted by CommonAstSupport.Library.sprintf(java.lang.String, java.lang.Object[]) to stdout with no trailing line break.
printFieldGroups(int) - Method in class com.goldencode.p2j.ui.GenericFrame
This method prints field-groups of the frame and is needed only for debugging purposes.
printfln(String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Prints a string formatted by CommonAstSupport.Library.sprintf(java.lang.String, java.lang.Object[]) to stdout with a trailing line break.
printHeader(String, int) - Static method in class com.goldencode.p2j.convert.ConversionDriver
Print a section header and optionally spacers, depending on debug level (if level > MSG_NONE then spacers are printed).
printIndent(int) - Method in class com.goldencode.ast.DumpTree
Prints a 3 space indent for every additional nested level in the tree.
PrintingContext - Interface in com.goldencode.p2j.admin.client.application
PrintingContext defines methods that should be implemented by a view if it provides print preview functionality.
PrintingContext.PreviewDialogParameters - Enum in com.goldencode.p2j.admin.client.application
Preview dialog parameters
PrintingContext.Range - Enum in com.goldencode.p2j.admin.client.application
 
PrintingService - Class in com.goldencode.p2j.ui
This class is a factory for PrinterSetupDialogs.
PrintingService() - Constructor for class com.goldencode.p2j.ui.PrintingService
 
PrintingService.PrinterSetupDialog - Class in com.goldencode.p2j.ui
A class that collects option information about a printer selection statement using chained methods.
println(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Debug user function implementation to print text to stdout, followed by a line break.
println(String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Print output to the terminal if debug settings allow.
printMessages(List<String[]>) - Static method in class com.goldencode.p2j.security.SecurityAdmin
Message buffer printout
PrintMode() - Constructor for enum com.goldencode.p2j.util.Stream.PrintMode
 
PrintModule - Class in com.goldencode.p2j.admin.client.application.home.print
PrintModule setups print preview module.
PrintModule() - Constructor for class com.goldencode.p2j.admin.client.application.home.print.PrintModule
 
printNode(String, String, int) - Method in class com.goldencode.p2j.test.DirectoryEdit
Prints information about a single node.
printNodeAttrs(String, int) - Method in class com.goldencode.p2j.test.DirectoryEdit
Prints information about node's attributes.
PrintPreview(Cell<String>) - Constructor for class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PrintPreview
Creates the print preview widget to display the given renderable object.
PrintPreviewPresenter - Class in com.goldencode.p2j.admin.client.application.home.print
PrintPreviewPresenter is a controller that implements business methods to work with print preview.
PrintPreviewPresenter(EventBus, PrintPreviewPresenter.MyView, PrintPreviewPresenter.MyProxy, PlaceManager, AdminServiceAsync, ModalDialogs, Alarm, AccountExtensionHolder) - Constructor for class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Defines the Print Preview presenter.
PrintPreviewPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.print
Defines the proxy place for GWTP framework.
PrintPreviewPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.print
This view interface that must be implemented by the concrete view according to GWTP framework.
PrintPreviewUiHandlers - Interface in com.goldencode.p2j.admin.client.application.home.print
PrintPreviewUiHandlers defines business methods for views to work with print preview.
PrintPreviewView - Class in com.goldencode.p2j.admin.client.application.home.print
PrintPreviewView defines UI to work with print preview.
PrintPreviewView(PrintPreviewView.Binder, Provider<InputDialog>) - Constructor for class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
PrintPreviewView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.print
GWT UI creator.
PrintPreviewView.PreviewPager - Class in com.goldencode.p2j.admin.client.application.home.print
Implements the report preview pager.
PrintPreviewView.PrintPreview - Class in com.goldencode.p2j.admin.client.application.home.print
Implements the print preview widget.
printReport() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Asks its controller to print the current report to the client side.
printReport() - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewUiHandlers
Asks its controller to print the current report to the client side.
printReport() - Static method in class com.goldencode.p2j.directory.RemapTestDriver1
Print testing summary report.
printResult() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
Copies buffers content into rcLabels member.
printSpaces(int, Color) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Outputs several spaces to the terminal.
printStackTrace(StringBuilder, Throwable) - Static method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Helper method to format stack trace data into a string.
printSubtree(String) - Static method in class com.goldencode.p2j.directory.RemapTestDriver1
Print directory tree.
printSyntax() - Static method in class com.goldencode.ast.DumpBitSet
Helper method to print out syntax help messages for the command line user.
printToken(CommonToken) - Method in class com.goldencode.ast.LexerDumpHelper
Prints a one line record for the token object passed as a parameter.
printUsage() - Static method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Print command line usage instructions to the error console for the built-in test harness.
prioritize(File[]) - Static method in class com.goldencode.p2j.uast.AstGenerator
Sort the given list to ensure that any HTML files are listed first.
pristineAliases - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Original unmodified map of aliases to database names.
pristineDbs - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Original unmodified map of database ASTs.
pristineScope - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Original unmodified schema global scope.
privateData - Variable in class com.goldencode.p2j.util.HandleChain
Variable for holding the privateData attribute.
privateData - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
The private data of this procedure handle.
privateKeyPasswords - Variable in class com.goldencode.p2j.security.SecurityCache
Encryption passwords for each SSL private key, per alias.
privateKeys - Variable in class com.goldencode.p2j.security.SecurityCache
Encrypted SSL private keys, per alias.
proc_clause() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches the PROCEDURE keyword followed by a string literal.
proc_handle_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a PROCEDURE keyword and the following ProgressParser.handle().
proc_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the structure of a PROCEDURE block definition which is the manner in which Progress implements a form of subroutine.
procAcc - Variable in class com.goldencode.p2j.security.SecurityContext
index of process account
procDef - Variable in class com.goldencode.p2j.admin.server.reports.ProcessAccountData
Process account definition
procDefModal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The parent container for the Add/Edit Process Account Definition view
procDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores procedure names.
PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
procedure() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for a procedure.
PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
PROCEDURE - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the PROCEDURE resource.
PROCEDURE_COMPLETE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
PROCEDURE_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PROCEDURE_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PROCEDURE_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ProcedureData(handle, ProcedureManager.SearchMode) - Constructor for class com.goldencode.p2j.util.ProcedureManager.ProcedureData
Create a new ProcedureManager.ProcedureData instance using the given procedure handle and search-mode.
procedureId - Variable in class com.goldencode.p2j.main.AppServerInvocationResult
The remote procedure handle, used to build a ProxyProcedureWrapper instance.
ProcedureManager - Class in com.goldencode.p2j.util
Provides implementation for the following procedure handles:
THIS-PROCEDURE ProcedureManager.thisProcedure() SOURCE-PROCEDURE ProcedureManager.sourceProcedure() TARGET-PROCEDURE ProcedureManager.targetProcedure() The following procedure-related attributes and methods are implemented:
attribute or method API SESSION:SUPER-PROCEDURES ProcedureManager.superProcedures() SESSION:ADD-SUPER-PROCEDURE ProcedureManager.addSuperProcedure(handle)ProcedureManager.addSuperProcedure(handle, SearchMode)ProcedureManager.addSuperProcedure(handle, int) SESSION:REMOVE-SUPER-PROCEDURE ProcedureManager.removeSuperProcedure(handle) SESSION:FIRST-PROCEDURE ProcedureManager.firstProcedure() SESSION:LAST-PROCEDURE ProcedureManager.lastProcedure()
ProcedureManager() - Constructor for class com.goldencode.p2j.util.ProcedureManager
 
ProcedureManager.CalleeInfoImpl - Class in com.goldencode.p2j.util
A container with various data about the next called program/internal-entry, needed by ProcedureManager.WorkArea.scopeStart().
ProcedureManager.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
ProcedureManager.ExternalSubscription - Class in com.goldencode.p2j.util
Contains data about a subscription from an ExternalResource.
ProcedureManager.GlobalEventSubscriptions - Class in com.goldencode.p2j.util
Helper class to manage the global subscriptions.
ProcedureManager.LegacySubscription - Class in com.goldencode.p2j.util
Contains data about a legacy subscription made by a certain procedure.
ProcedureManager.ProcedureData - Class in com.goldencode.p2j.util
Container for various procedure data.
ProcedureManager.PublishTask - Class in com.goldencode.p2j.util
Container for a PUBLISH task to be executed in the actual subscription's context.
ProcedureManager.SearchMode - Enum in com.goldencode.p2j.util
Defines search modes for the ADD-SUPER-PROCEDURE statement.
ProcedureManager.Subscription<T> - Class in com.goldencode.p2j.util
Contains data about a subscription.
ProcedureManager.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
procedureName - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The name of the target procedure.
procedures - Variable in class com.goldencode.p2j.util.AgentPool.UnboundPool
Map of procedure codes to their associated agent.
process() - Method in class com.goldencode.expr.Compiler
The primary driver method for the compilation process.
process(String[]) - Method in class com.goldencode.p2j.main.CommonDriver
The command line entry point.
process - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
P2J process name
process - Variable in class com.goldencode.p2j.main.ProcessBuilderParameters
P2J process name
process - Variable in class com.goldencode.p2j.main.ProcessClientSpawner
The P2J process ID being spawned by this instance.
process - Variable in class com.goldencode.p2j.scheduler.ProcessLaunchTask
The P2J process subject ID.
process(String, byte[]) - Static method in class com.goldencode.p2j.security.SymmetricEncryption
This is the core algorithm.
process(SchemaDictionary) - Method in interface com.goldencode.p2j.uast.SymbolResolver.SchemaHelper
Execute the logic against the given instance of the schema dictionary.
process(boolean) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Handle block iteration and retry.
process(BufferedReader, BufferedWriter, String, String) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that checks for option's values and process them before calling the main quoter logic.
process(List<String>, Pipeline) - Method in class com.goldencode.trpl.Engine
Iterate through the list of tree names to be processed and for each one, traverse the tree and invoke the hooks of each tree walker in the pipeline.
PROCESS_DMN_IS_NOT_INITED - Static variable in class com.goldencode.p2j.util.PrinterStream
Error msg, thrown when PrinterStream.processDmn is null when it used
PROCESS_EVENTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PROCESS_EVENTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PROCESS_EVENTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
PROCESS_MOUSE_WIDGETS - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Send the mouse-aware widget details.
processAccelerator(KeyInput, MenuItem<?>) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Process accelerator event.
processAccelerator(KeyInput, MenuItem<?>) - Method in class com.goldencode.p2j.ui.client.Menu
Process accelerator event.
ProcessAccount - Class in com.goldencode.p2j.security
Represents an application or server process account.
ProcessAccount(String, boolean, String, String, Boolean, Boolean, String, String) - Constructor for class com.goldencode.p2j.security.ProcessAccount
Constructor.
ProcessAccountData - Class in com.goldencode.p2j.admin.server.reports
Class for report process account data.
ProcessAccountData(TaggedName, ProcessDef, Serializable) - Constructor for class com.goldencode.p2j.admin.server.reports.ProcessAccountData
Ctor.
ProcessAccountDefinition - Class in com.goldencode.p2j.admin.client.application.home.accounts.processes
Implements the add and edit process accounts use cases.
ProcessAccountDefinition(Provider<InputDialog>, AdminServiceAsync, Alarm) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
Creates the Process Account Definition delegate.
ProcessAccountDefinition.ProcessData - Class in com.goldencode.p2j.admin.client.application.home.accounts.processes
Process Account model
ProcessAccountDefinition.UIData - Class in com.goldencode.p2j.admin.client.application.home.accounts.processes
Holds the peer certificates.
processAction(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Determine the widget which will react on the specified event and process any actions associated with it.
processAction(Widget<?>, MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Process any actions for the given widget and event.
processAdvanceNotifications() - Method in class com.goldencode.p2j.util.Stream
Notify all registered listeners that this stream is advancing page.
processAggregates(FrameElement[], boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Processes any aggregator elements in the given array of frame elements.
processAlias - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The alias in the process keystore.
processAlt(int) - Method in class com.goldencode.p2j.ui.client.driver.swing.WinKeyboardReader
Process the given key by setting the 10th bit.
processAnywhereActions(MouseEvent) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Notify all widgets listening for any mouse events.
processArguments(String[], int) - Method in class com.goldencode.p2j.main.CommonDriver
Process arguments for any data or options that are specific to the subclass.
processArguments(String[], int) - Method in class com.goldencode.p2j.main.ServerDriver
Process arguments for any data or options that are specific to the subclass.
processAssignments(String, boolean) - Method in class com.goldencode.p2j.util.AbstractParameter.Scope
Cause each (if any) field assigner in the current scope to assign the current value of its parameter value back to the DMO property with which it is associated.
processAssignments(String, boolean) - Method in interface com.goldencode.p2j.util.OutputParameterAssigner
Invoked by BlockManager when output parameters should have their values assigned into the DMO properties with which they are associated.
processAst(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Apply the pipeline of rulesets currently loaded against a single AST.
processAst(Aast) - Method in class com.goldencode.p2j.pattern.PatternEngine
Apply the pipeline of rulesets currently loaded against a single AST.
processAttribute(int, String) - Method in class com.goldencode.p2j.ui.ColorSpec
Process color attribute.
processBatchNotifications(boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Notify all registered BatchListener objects that a batch is either starting or stopping.
processBinaryMessage(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
This is the worker method which is called when a binary message is received.
processBinaryMessage(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
This is the worker method which is called when a binary message is received.
processBody(Block, OnPhrase[]) - Static method in class com.goldencode.p2j.util.BlockManager
Implements the body of all blocks or loops that are not related to the FOR language statement.
processBottom(int, double, int, boolean, double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Process widget in the bottom part of layout: adjust variables and place widget if requested.
processBraces() - Method in class com.goldencode.p2j.preproc.ClearStream
Invoke the braces parser to consume and handle any include file or reference expansions.
processBrowseEvent(KeyInput) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Give a browse widget, if it is in this event's component hierarchy, a chance to process and consume the END-ERROR event.
ProcessBuilderOptions - Class in com.goldencode.p2j.main
The parameters stored inside this structure are read from directory on server start-up and are used as default parameters to create and spawn a web client process.
ProcessBuilderOptions(String) - Constructor for class com.goldencode.p2j.main.ProcessBuilderOptions
Initialize.
ProcessBuilderParameters - Class in com.goldencode.p2j.main
This structure holds process parameters to create and spawn a P2J client process.
ProcessBuilderParameters(ProcessBuilderOptions) - Constructor for class com.goldencode.p2j.main.ProcessBuilderParameters
Constructor.
processCancelButton() - Method in class com.goldencode.p2j.ui.client.Frame
Processing for cancel button in a frame.
processCancelButton() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Processing for cancel button in a frame.
processChange(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Process one or more DMO property changes by creating or updating a ReversibleUpdate object and reporting the change to the ChangeBroker for further distribution to registered listeners.
processChildElements(boolean) - Method in class com.goldencode.p2j.pattern.ConfigLoader
Processes the child elements of the element last traversed in the DOM.
processClassSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for a Java class or interface symbol name.
processCleanup(int, boolean, boolean) - Method in interface com.goldencode.p2j.util.LowLevelStream
Perform common close preprocessing for all streams.
processCleanup(int, boolean, boolean) - Method in class com.goldencode.p2j.util.StreamDaemon
Perform common close preprocessing for all streams.
ProcessClientBuilder - Class in com.goldencode.p2j.main
This class is used to start P2J client processes using the spawn tool, with no password authentication.
ProcessClientBuilder(ClientBuilderParameters) - Constructor for class com.goldencode.p2j.main.ProcessClientBuilder
Constructor.
processClientParams(ScreenDriver<?>, BootstrapConfig) - Static method in class com.goldencode.p2j.main.ClientCore
Pull the client parameters from the driver and bootstrap configuration and initialize a parameters object with the resulting data.
ProcessClientSpawner - Class in com.goldencode.p2j.main
Class used to spawn a new P2J client which will authenticate as a P2J process.
ProcessClientSpawner(String) - Constructor for class com.goldencode.p2j.main.ProcessClientSpawner
Create a new spawner for P2J processes.
ProcessClientSpawner.TemporaryClientTask - Class in com.goldencode.p2j.main
On P2J client side, it will do custom work after authenticating using the temporary credentials.
processCloseNotifications() - Method in class com.goldencode.p2j.util.Stream
Notify all registered listeners that this stream is being closed.
processColumnSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for an SQL column symbol name.
processCommit(TransactionManager.WorkArea, BlockDefinition) - Static method in class com.goldencode.p2j.util.TransactionManager
Worker that notifies all objects in the commit list that they must commit (persist any state).
processCompareToUnknowns(HQLAst, Object[], Set<String>) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Simplifies and applies 4GL semantics to particular cases of predicate expressions when a field is compared to unknown value.
processComponent(int, CompoundComponent, int, LockType, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Advance a single query component, according to the overall query navigation direction, and that component's natural iteration type.
processCondition(int, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Handles processing of ENDKEY, END-ERROR and STOP conditions in a uniform manner.
processCondition(ConditionException) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Set the last key and maintain the interactions counter as needed.
processCondition(OnPhrase[], OnPhrase[], ConditionException, String[], String) - Static method in class com.goldencode.p2j.util.BlockManager
Core worker to handle all the possible behavior in response to a condition being raised in an inner block (DO, REPEAT or FOR).
processConstantSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for a Java "constant" symbol name.
processCSI() - Method in class com.goldencode.terminal.VT100Emulator
process ESC [ Pn;...Pn x
ProcessDaemon - Class in com.goldencode.p2j.util
Provides 2 forms of process launching:
ProcessDaemon(ChildProcessFactory, boolean, StreamDaemon) - Constructor for class com.goldencode.p2j.util.ProcessDaemon
Initializes the process server.
ProcessData(ProcessDef, Serializable) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition.ProcessData
Creates the process account model.
processDatabaseSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for an SQL database symbol name.
processDataString(String, String) - Method in class com.goldencode.p2j.util.character
Convert the input data into an output string that is formatted as specified by the Progress 4GL style character type format string.
processDef - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition.ProcessData
The process account definition
ProcessDef - Class in com.goldencode.p2j.admin
Provides storage for all the pieces of information that make a process account definition.
ProcessDef() - Constructor for class com.goldencode.p2j.admin.ProcessDef
 
processDefaultButton(KeyInput) - Method in class com.goldencode.p2j.ui.client.Frame
Processing for default button in a frame.
processDefaultButton(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Processing for default button in a frame.
processDeferredPush() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Push the entire list of queued screen definitions down to the client.
processDigits(String, String, String, int, int, StringBuilder) - Static method in class com.goldencode.p2j.util.NumberType
Parse out any digit characters of the format string and use these specifications to convert the left and right portions of the number's characters into the output string.
processDirectManipulationEvent(DirectManipulationEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Process direct manipulation event.
processDirectManipulationEvent(DirectManipulationEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Process direct manipulation event.
processDirectManipulationEvent(DirectManipulationEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Process direct manipulation event.
processDirectManipulationEvent(DirectManipulationEvent) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Process direct manipulation event.
processDirtyResults(Persistence, Persistable, DirtyInfo, LockType, boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Process the results of a dirty index check and return the most appropriate result for the query.
processDmn - Static variable in class com.goldencode.p2j.util.PrinterStream
Process launcher with stdio redirecting features
processDownConfigs(WidgetConfig[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Refresh the server-side widget configs so that their state is in sync with the current frame row, as determined by client-side.
processEcho(Queue, Message) - Method in class com.goldencode.p2j.net.SessionManager
Process the reply to an inbound echo request, if a session can be found for the message's context.
processedAsts - Variable in class com.goldencode.p2j.pattern.PatternEngine
Set of visited AST IDs for use with call graph mode to prevent dups
processedProcedure - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Indicates the current external program when a scope or finalizable notification occurs.
processEnable(Frame, boolean, int[], ScreenBuffer[], Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process enable.
processEOLChars(String) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Processing for unusual EOL characters in ChUI mode.
processEOLChars(String) - Method in class com.goldencode.p2j.ui.client.Editor
Processing for unusual EOL characters in different UI modes.
processEOLChars(String) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Processing for unusual EOL characters in GUI mode.
PROCESSES - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Accounts Processes place
processEscape(int, boolean) - Method in class com.goldencode.p2j.ui.client.driver.swing.LinuxKeyboardReader
If the last key pressed was the escape key, modify the code by bitwise ORing 1024 and return that value if the result has a valid key label as returned by the Progress-compatible Keyboard.keyLabel().
processEscapes(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method to convert a Java string literal into a runtime Java string (by processing the text of all escape sequences into the corresponding character).
processEscapes(String) - Static method in class com.goldencode.util.StringHelper
Converts a string with valid Java escape sequences into a string in which those sequences are converted to the corresponding character.
processesGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The process accounts table view
ProcessesPresenter - Class in com.goldencode.p2j.admin.client.application.home.accounts.processes
ProcessesPresenter implements business methods to manage process accounts.
ProcessesPresenter(EventBus, ProcessesPresenter.MyView, ProcessesPresenter.MyProxy, PlaceManager, ViewStateMachine, AdminServiceAsync, ModalDialogs, Alarm, Provider<ProcessAccountDefinition>, ACLPopupPresenter) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Constructs this presenter(controller) used by MPV gwtplatform of ArcBees Inc.
ProcessesPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.accounts.processes
Defines the proxy place for GWTP framework.
ProcessesPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.accounts.processes
This view interface that must be implemented by the concrete view according to GWTP framework.
ProcessesPresenter.ProcessesViewStates - Enum in com.goldencode.p2j.admin.client.application.home.accounts.processes
Defines the Process Accounts View states
ProcessesReportsBuilder - Class in com.goldencode.p2j.admin.server.reports
ProcessesReportsBuilder is a PDF report builder to produce Process Accounts reports.
ProcessesReportsBuilder(ReportRequest) - Constructor for class com.goldencode.p2j.admin.server.reports.ProcessesReportsBuilder
Instantiates the processes reports builder.
ProcessesUIHandlers - Interface in com.goldencode.p2j.admin.client.application.home.accounts.processes
ProcessesUIHandlers defines common business methods to be used by views for process accounts management.
ProcessesView - Class in com.goldencode.p2j.admin.client.application.home.accounts.processes
ProcessesView is a view to manage process accounts.
ProcessesView(ProcessesView.Binder, CloneProcessView) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
ProcessesView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.processes
GWT UI Creator
ProcessesViewStates(boolean[], boolean[]) - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.ProcessesViewStates
Creates a target view state.
processEvent(RecordLockEvent) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Process an individual record lock event, updating the metadata lock table as appropriate.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.Browse
Intercept special events.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.Button
Process event and dispatch it to specific method.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.ComboBox
Process event and dispatch it to specific method.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Intercept special events.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Process event and dispatch it to specific method.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Process event and dispatch it to specific method.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Process event and dispatch it to specific method.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.RadioButton
Main event processing entry point.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Process event and dispatch it to specific method.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Process event and dispatch it to specific method.
processEvent(Event) - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Process event and dispatch it to specific method.
processEvent(Event) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Process event and dispatch it to specific method.
processEvents(ScreenBuffer[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Processes all outstanding events without blocking for user input.
processEvents(ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Processes all outstanding events without blocking for user input.
processEvents() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Processes all outstanding events without blocking for user input.
processEventsWorker() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Processes all outstanding events without blocking for user input.
processExpansion(String, BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Updates the state of the block and the global state for this buffer name with the resulting buffer scope that is the result of an expansion.
processFile(String, List<File>, int) - Method in class com.goldencode.p2j.uast.AstGenerator
Create or load an AST given a specific source filename.
processFiles(Iterator<File>) - Method in class com.goldencode.p2j.pattern.PatternEngine
This will apply the pipeline of rulesets defined in the currently loaded profile to every AST it finds based upon the given iterator that lists the File objects that must be processed (and the inherent order in which these files must be processed).
processFinalizables(TransactionManager.WorkArea, BlockDefinition, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Worker that notifies all objects in the finalize list that the block is being exited or iterated.
processFixed(int, Point, double, String) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Process fixed widget coordinates for both, top and bottom parts of layout.
processFixedBottom(Point) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Process fixed widget coordinates in bottom part of layout.
processFixedTop(Point) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Process fixed widget coordinates in top part of layout.
processFocusEvent(FocusEvent) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Process focus event.
processFocusEvent(FocusEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Process focus event.
processFocusEvent(FocusEvent) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Process focus event.
processFocusMoveKey(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Process the action associated with the given focus movement key in an independent drawing bracket.
processFooters() - Method in class com.goldencode.p2j.util.Stream
Output any registered footers in a LIFO order.
processForBody(Block, ToClause, LogicalOp, OnPhrase[]) - Static method in class com.goldencode.p2j.util.BlockManager
Implements the body of all FOR language statement blocks or loops.
processFrameMnemonic(int, Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Process the specific key as a mnemonic, in this frame's widgets (include nested frames).
processFree(String, Aast, boolean) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Create a new buffer scope and set it as a pending free reference (if there is no bind target) OR force an expansion by merging this reference with the current bind target.
processGlobalEvents() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Collect and process global events which describe changes made to DMO objects in other sessions.
processHeaders() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Process headers if necessary.
processHeaders() - Method in class com.goldencode.p2j.util.Stream
Detects if output is being generated on a new page and renders the header(s) if needed.
processHeadersInt() - Method in class com.goldencode.p2j.util.Stream
Detects if output is being generated on a new page and renders the header(s) if needed.
processHeadersUncond() - Method in class com.goldencode.p2j.util.Stream
Detects if output is being generated on a new page and renders the header(s) if needed.
processHiddenText(Token, Aast, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Examine any following hidden tokens and if there is any whitespace then an annotation named 'merge' will be set to true which can be used later to properly build the converted command text back as it was in the original source (where the lexing should be based ONLY on whitespace).
processHierarchy(SymbolResolver.SchemaHelper<V>, Predicate<V>) - Method in class com.goldencode.p2j.uast.SymbolResolver
Process a request for the schema dictionary.
processImage(EmbeddedImageStructure<BufferedImage>) - Method in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper
Do the common transformations on the target image.
processImage(EmbeddedImageStructure<I>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.ClientImageDrawHelper
Do the implemented transformations on the target image.
processInbound(InboundRequest, boolean, NetResource) - Method in class com.goldencode.p2j.net.Dispatcher
Core worker for processing of inbound requests.
processIncoming(String) - Method in class com.goldencode.p2j.report.server.ReportProtocol
Process an incoming JSON message string for a request API.
processIndexSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for an SQL index symbol name.
PROCESSING_INSTRUCTION_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Processing instruction node
processingGetFunctionContainer - Variable in class com.goldencode.p2j.pattern.RuleContainer
Flag to prevent direct or indirect recursion during search.
processingInstruction(ProcessingInstruction) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of a processing instruction.
processingQuit - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Flag to denote if the exit is due to a quit condition.
processInit() - Static method in class com.goldencode.p2j.main.ClientCore
Native call to set up and redefine signal processing handlers.
processInputBuiltinFunc(Aast, boolean) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
This is the core logic for detecting the return type for the INPUT built-in function.
processJoin(BufferReference, BufferReference) - Method in class com.goldencode.p2j.persist.PreselectQuery
Given a primary DMO buffer and an inverse DMO buffer which together define a natural join, create the AbstractJoin helper object which is used to implement the join.
processKey(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Process the given key.
processKey(int) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Process key event.
processKey(int) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Process key event.
processKey(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Process key event.
processKey(K) - Method in class com.goldencode.p2j.util.ScopedDictionary
Subclasses which need to process the dictionary lookup key before it is used must override this method.
processKey(String) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Process the key, which is expected to be a string, to take the case sensitivity setting into account.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Process KeyEvents for this widget.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.Button
Processes key events occurring on this object by dispatching them to any registered KeyListener objects.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Process keys in CHOOSE mode.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.ComboBox
Process key events that have been generated by this component.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.Editor
Process KeyEvents for this widget.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.FillIn
Process KeyEvents for this widget.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.Frame
Override key processing.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Process key events that have been generated by this component.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Process KeyEvents for this widget.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Process GUI specific keys for combo-box entry field: SE_VALUE_CHANGED - inform combo-box the value changed.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Process GUI specific keys: VK_SHIFT_CURSOR_RIGHT - expands text selection to the right. VK_SHIFT_CURSOR_LEFT - expands text selection to the left. VK_SHIFT_HOME - expands text selection to the first char. VK_SHIFT_END - expands text selection to the last char. VK_CTRL_A - selects the entire content. KA_COPY - copies the selected text to the OS clipboard. KA_CUT - copies and deletes the selected text. KA_PASTE - inserts the OS cliboard content into the widget.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
This overriding is used to move the focus from this widget to the next/previous one, rather than moving between radio buttons inside the current radio-set.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Intercept key events and handle some special cases which are not handled by base class.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Processes key events occurring on this object by dispatching them to any registered KeyListener objects.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.Menu
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.MenuItem
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.RadioSet
This overriding is used to move the focus from this widget to the next/previous one, rather than moving between radio buttons inside the current radio-set.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.ScrollableList
Intercept key events and handle some special cases which are not handled by base class.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Key events handler for the SelectionListBody widget.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.Slider
Process key events that have been generated by this component.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.StatusLine
This component ignores key events.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.SubMenu
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.Text
Intercept and ignore key events.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Processes key events occurring on this object by dispatching them to any registered KeyListener objects.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Process key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Handling the key event.
processKeyEvent(KeyInput) - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Process key event.
processKeyEvent(KeyInput) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Process key event.
processKeyEventCommon(KeyInput) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Processes key events occurring on this object by dispatching them to any registered KeyListener objects.
processKeyListeners(KeyInput) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Process key listeners.
processKeyListeners(KeyInput) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Process key listeners.
processKeystore - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The serialized process keystore.
processKeyword(Keyword, boolean) - Method in class com.goldencode.p2j.uast.KeywordDictionary
Worker method to add and remove Keyword objects in the dictionary.
ProcessLaunchTask - Class in com.goldencode.p2j.scheduler
Implementation for launching a P2J process; this class must be executed under the server's context.
ProcessLaunchTask(String) - Constructor for class com.goldencode.p2j.scheduler.ProcessLaunchTask
Create a new launcher task for the given process.
processLikeField(Aast, boolean, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Post-process the given field, in terms of honoring the VALIDATE clause, if present.
processLikeField(Aast, boolean, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Post-process the given field, in terms of honoring the VALIDATE clause, if present.
processLineEnd(boolean, boolean) - Method in class com.goldencode.p2j.util.Stream
Add a line end and if in paged output mode and the current page is full, add a page break (the form feed character 0x0C) to the current write buffer and maintain the next line number and current page number.
processLinuxColor() - Method in class com.goldencode.p2j.ui.ColorSpec
Process Unix/Linux colors.
processMetadataResult(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Process the given metadata query result.
processMetadataResult(String) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Process the given metadata query result, by making it lowercase.
processMetadataResult(String) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Process the given metadata query result, by making it lowercase.
processMetadataResult(String) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Process the given metadata query result, (by making it lowercase ?).
processMethodSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for a Java method symbol name.
processMiddleBlocks(int) - Method in class com.goldencode.p2j.persist.RecordBuffer
When a scope is opened for a dynamic buffer at some nested block level using RecordBuffer.openScopeAt(int), the blocks at the "middle" levels between the level at which the scope is opened (outermost level) and the current nesting level have to be processed in order to emulate normal scope opening procedure.
processMnemonic(KeyInput, int, Widget<?>) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Worker to process the given key as a mnemonic (ALT or simple key), for normal widgets (not menus).
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Process the given key, if this widget's mnemonic matches the key.
processMnemonic(int) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Process the given key, if this widget's mnemonic matches the key.
processMnemonicEvent(AbstractContainer<?>, KeyInput) - Static method in class com.goldencode.p2j.ui.client.SubMenu
Check menu items (first-level) for specified mnemonic.
processMnemonicImpl(int, MnemonicTrait) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Common code to process the specific mnemonic key by this widget.
processMouseWidgets(Map<Integer, Map<Integer, Set<Integer>>>, Map<Integer, Map<Integer, Set<Integer>>>, Map<Integer, Map<Integer, NativeRectangle>>, Map<Integer, Map<Integer, Set<Integer>>>, Map<Integer, Set<Integer>>, Map<Integer, Set<Integer>>) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Process the details for the specified widgets and send them to the JS side.
processNextValue(PropertyMapper, Object, Object) - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Process the data value most recently read from the data export file.
processNextValue(PropertyMapper, Object, Object) - Method in class com.goldencode.p2j.schema.RecordLoader
Process the data value most recently read from the data export file.
processOffEndListeners(boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Iterate all registered off-end listeners and call the initialize or finish method, depending on the flag.
ProcessOps - Class in com.goldencode.p2j.util
Provides static utility methods for Progress 4GL compatible process launching and control.
ProcessOps() - Constructor for class com.goldencode.p2j.util.ProcessOps
 
ProcessOps.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
ProcessOps.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
processor - Variable in class com.goldencode.p2j.directory.XmlRemapperIO
XML document processor
processor - Static variable in class com.goldencode.p2j.scheduler.Scheduler
This instance will run on a dedicated thread, under the server's context, as job launching requires access to the directory.
processor - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Key processor.
processOutputMessage(QName[][], Object[], OMElement) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Process the message received after an operation invocation and populate the output parameters sent by the caller accordingly.
processOverrides(BootstrapConfig, List) - Method in class com.goldencode.p2j.main.CommonDriver
Add any new values and replace any duplicated values in the configuration from a list of strings.
processPageBreak() - Method in class com.goldencode.p2j.util.Stream
If in paged output mode and the current page is full, add a page break (the form feed character 0x0C) to the current write buffer and maintain the next line number and current page number.
processPageBreakNotifications() - Method in class com.goldencode.p2j.util.Stream
Notify all registered listeners that a page break has been written for this stream.
processParserHints(SymbolResolver) - Method in class com.goldencode.p2j.uast.AstGenerator
Drive the process by which the hints file is queried for parser related hints, any hints found are implemented.
processPartialMesssage(byte[], int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector
Processes messages of the MSG_PARTIAL type.
processPassword() - Method in class com.goldencode.p2j.main.CommonDriver
Provide interactive password prompt if requested.
processPendingEvents() - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Process all pending record lock events in the queue.
processPostponedValueChanged() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Handle postponed VALUE-CHANGED if any.
processProgressEvent(Event) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Handle event as Progress event.
processPscHeader() - Method in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
Processes PSC footer values of this stream previously read in metadata map.
processRegular(Container<O>, double, boolean) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Handle regular case of the widget placement.
processRendering(Set<RepeatedOutput>, boolean) - Method in class com.goldencode.p2j.util.Stream
Iterate through the given set of RepeatedOutput instances and for each element, invoke the RepeatedOutput.render(com.goldencode.p2j.util.Stream) method.
processReplacements(Node, Map) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Recursively sweep all attribute values of this node and its subtree, based on a map of key/value pairs.
processResettables(TransactionManager.WorkArea, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Resets all registered Resettable objects or makes them clear their lists of changes that should be reset.
processResource(WrappedResource, boolean) - Static method in class com.goldencode.p2j.util.ProcedureManager
Process the given resource by either setting its INSTANTIATING-PROCEDURE attribute immediately (in case of non-static resources) or add the static resource to the ProcedureManager.WorkArea.pendingResources set, to be processed when the next scope is entered.
processRetry(TransactionManager.WorkArea, BlockDefinition) - Static method in class com.goldencode.p2j.util.TransactionManager
Worker that notifies all objects in the finalize list that the block is being retried.
processRollback(TransactionManager.WorkArea, BlockDefinition) - Static method in class com.goldencode.p2j.util.TransactionManager
Worker that actually implements rollback by copying the backed up values into the original reference.
processRollbackPending(TransactionManager.WorkArea, BlockDefinition) - Static method in class com.goldencode.p2j.util.TransactionManager
Notify a block that a rollback is pending to be processed by one of its parent blocks.
processScopeNotifications(TransactionManager.WorkArea, BlockDefinition, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Worker that notifies all objects in the scopeable list that a block scope is being started or ended.
processScrollPane() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Resize editor scroll pane, and other scroll-related processing (colors for the child widgets, scrollbars, etc).
processSequence(int, int, StringBuilder, boolean) - Method in class com.goldencode.p2j.ui.client.gui.MnemonicInfoGuiImpl
Process one '&' characters sequence.
processSequence(int, int, StringBuilder, boolean) - Method in class com.goldencode.p2j.ui.client.MnemonicInfo
Process one '&' characters sequence, assigning MnemonicInfo.mnemonic and MnemonicInfo.mnemIdx.
processShift(int) - Method in class com.goldencode.p2j.ui.client.driver.swing.WinKeyboardReader
Process the given key by setting the 9th bit.
processSideLabel(ScreenBuffer, Widget<?>) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process the side-label associated with the given widget.
processSideLabel(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Process the side-label for this widget.
processSideLabel(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Process the widget's side-label (if it can have one).
processSign(boolean, int, boolean, String, int, StringBuilder, boolean) - Static method in class com.goldencode.p2j.util.NumberType
Parse out any sign-related characters (which can occur on the left, the right or both sides of the format string) and add the corresponding characters to the output string based on the sign of the number and upon other state variables.
processSkip(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Process SKIP widget.
processSpace(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Process SPACE widget.
processSql(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
processStacked(Container<O>, double, boolean) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Handle "stacked" case of the widget placement.
ProcessStream - Class in com.goldencode.p2j.util
A stream class supporting input and output semantics for the STDIO pipes of a child process.
ProcessStream() - Constructor for class com.goldencode.p2j.util.ProcessStream
Default constructor which creates an instance that implements the standard character conversion.
ProcessStream.InReader - Class in com.goldencode.p2j.util
Provides low level reader input support.
ProcessStream.InStream - Class in com.goldencode.p2j.util
Provides low level stream input support.
ProcessStream.IOHelper - Interface in com.goldencode.p2j.util
Provides a simple, common interface to hide the differences between streams and readers.
ProcessStream.OutStream - Class in com.goldencode.p2j.util
Provides low level stream output support.
ProcessStream.OutWriter - Class in com.goldencode.p2j.util
Provides low level writer output support.
ProcessStream.Waiter - Class in com.goldencode.p2j.util
Provides a simple mechanism to wait for the exit of a process on an asynchronous basis (on a new thread dedicated to this wait).
processStreamInput(Stream, FrameElement[], boolean, boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Drive the input stream reading process, where each frame element in the list resolves to the read of a field from the stream, a bypass of the field in the stream or an embedded assignment.
processSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process each syllable which will become a component of the converted symbol name.
processSystemKey(KeyInput) - Method in class com.goldencode.p2j.ui.client.ComboBox
Process the action associated with the given key in an independent drawing bracket.
processSystemKey(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Process the action associated with the given key in an independent drawing bracket.
processSystemKey(KeyInput) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Process the action associated with the given key in an independent drawing bracket.
processTableSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for an SQL table symbol name.
processTemporaryClient(String, BootstrapConfig) - Static method in class com.goldencode.p2j.main.ClientCore
Establish a direct connection using the temporary credentials and perform custom work, depending on the TemporaryClient implementation returned by Spawner.getTemporaryClient(java.lang.String).
processTop(int, double, Dimension) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Update top part of layout with specified widget and then adjust passed Dimension instance.
processTrees(String, String, String, boolean, FileList, int) - Method in class com.goldencode.p2j.convert.ConversionDriver
Run the pattern engine using the given rules filename as the program and the list of files are the ASTs (abstract syntax trees) to process.
processTrees(String, String, String, boolean, FileList, int, Map) - Method in class com.goldencode.p2j.convert.ConversionDriver
Run the pattern engine using the given rules filename as the program and the list of files are the ASTs (abstract syntax trees) to process.
processUnbindNotifications() - Method in class com.goldencode.p2j.util.Stream
Notify all registered listeners that this stream is dead.
processUndo() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
processUndoables() - Method in class com.goldencode.p2j.util.TransactionManager.UndoableHelper
Check if undoable can be processed by the current block.
processUndoables() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Check if undoable can be processed by the current block.
processValidate() - Static method in class com.goldencode.p2j.util.TransactionManager
Worker that notifies all objects in the commit list that they must commit (persist any state).
processVariableSyllable(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
Process a syllable for a Java variable symbol name.
processVarMeth(String, int) - Method in class com.goldencode.p2j.convert.NameConverter
This is the backing method behind the NameConverter.processVariableSyllable(java.lang.String, int) and NameConverter.processMethodSyllable(java.lang.String, int) methods, which both have the same default behavior.
processWeak(String, BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Updates the state of the containing block when a weak reference is encountered.
processWidgetActions(int, MouseEvent) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Process the mouse actions registered for the specified source.
processWindowActivated(TopLevelWindow<?>, boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
The method implements the core window activation logic.
processWindowsColor() - Method in class com.goldencode.p2j.ui.ColorSpec
Process Windows colors.
processWSOptions(String, boolean) - Method in class com.goldencode.p2j.e4gl.Options
Parse the options string (as found in a meta element) and set the flags and state variables as needed based on the options specified.
procForPool - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
Identify the external procedure used to create the pool.
procHandle - Variable in class com.goldencode.p2j.xml.XMLCallbackWrapper
The procedure name to be associated with the given handle object.
procId - Variable in class com.goldencode.p2j.security.SecurityContext
saved procId
procListeners - Variable in class com.goldencode.p2j.persist.ChangeBroker
Map of saved listeners, per persistent procedure referent.
procsByAgent - Variable in class com.goldencode.p2j.util.AgentPool
Identify the procedure's parent agent.
procScopeable - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
The cached ProcedureManager's scopeable instance, to avoid resolving context-local data.
procUndoables - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Map of undoables defined in persistent procedures.
prod_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 10th lowest precedence level of expressions - the multiplicative operators.
prod_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 6th lowest precedence level of expressions - the multiplicative operators.
prod_expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 6th precedence level of Progress 4GL expressions, the MULTIPLY, DIVIDE and KW_MOD operators.
prof - Static variable in class com.goldencode.p2j.security.SecurityAdmin
list of admin resource instance names maing up a profile
profile - Variable in class com.goldencode.p2j.admin.AdminDef
Admin profile.
PROGRESS_EVTYPE - Static variable in class com.goldencode.p2j.util.KeyReader
LAST-EVENT:EVENT-TYPE for high-level Progress events
ProgressAst - Class in com.goldencode.p2j.uast
Provides symbolic token name lookups that are specific to the Progress AST, all other function is implemented in the super class.
ProgressAst() - Constructor for class com.goldencode.p2j.uast.ProgressAst
Default constructor.
ProgressAst(Token) - Constructor for class com.goldencode.p2j.uast.ProgressAst
Constructor which accepts and wrappers token.
ProgressAstHelper() - Constructor for class com.goldencode.p2j.uast.ProgressPatternWorker.ProgressAstHelper
 
progressErrorCode - Variable in exception com.goldencode.p2j.util.ErrorConditionException
Error code used in Progress 4GL.
ProgressiveResults - Class in com.goldencode.p2j.persist
An implementation of the Results interface which is backed by Results sets of progressively increasing size.
ProgressiveResults(Persistence, String, Object[], Type[], boolean, String[]) - Constructor for class com.goldencode.p2j.persist.ProgressiveResults
Convenience constructor which sets all variables required for record retrieval.
ProgressiveResults.Locator - Class in com.goldencode.p2j.persist
A descriptor object used to locate results brackets and store information used to access them.
ProgressLexer - Class in com.goldencode.p2j.uast
Tokenizes a Progress 4GL source file (input as a stream of characters) into a stream of tokens suitable for the ProgressParser.
ProgressLexer(Reader, SymbolResolver) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
Constructs a lexer using a reader as input and associating a SymbolResolver with the instance.
ProgressLexer(Reader, SymbolResolver, boolean) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
Constructs a lexer using a reader as input and associating a SymbolResolver with the instance.
ProgressLexer(InputStream, SymbolResolver) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
Constructs a lexer using stream as input and associating a SymbolResolver with the instance.
ProgressLexer(InputStream, SymbolResolver, boolean) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
Constructs a lexer using stream as input and associating a SymbolResolver with the instance.
ProgressLexer(InputStream) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
 
ProgressLexer(Reader) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
 
ProgressLexer(InputBuffer) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
 
ProgressLexer(LexerSharedInputState) - Constructor for class com.goldencode.p2j.uast.ProgressLexer
 
progressName - Variable in enum com.goldencode.p2j.ui.MousePointer
Progress cursor name
ProgressParser - Class in com.goldencode.p2j.uast
Creates an Abstract Syntax Tree (AST) representation of a Progress 4GL source file from an input stream of tokens (provided by the ProgressLexer).
ProgressParser(TokenStream, SymbolResolver) - Constructor for class com.goldencode.p2j.uast.ProgressParser
Constructs a parser using a lexer and a user-defined symbol resolver.
ProgressParser(TokenBuffer, int) - Constructor for class com.goldencode.p2j.uast.ProgressParser
 
ProgressParser(TokenBuffer) - Constructor for class com.goldencode.p2j.uast.ProgressParser
 
ProgressParser(TokenStream, int) - Constructor for class com.goldencode.p2j.uast.ProgressParser
 
ProgressParser(TokenStream) - Constructor for class com.goldencode.p2j.uast.ProgressParser
 
ProgressParser(ParserSharedInputState) - Constructor for class com.goldencode.p2j.uast.ProgressParser
 
ProgressParserTokenTypes - Interface in com.goldencode.p2j.uast
 
ProgressPatternWorker - Class in com.goldencode.p2j.uast
A simple implementation of a pattern worker whose purpose is to convert Progress language token names (as defined by the ProgressParser) to their integral types.
ProgressPatternWorker() - Constructor for class com.goldencode.p2j.uast.ProgressPatternWorker
Default constructor.
ProgressPatternWorker.ProgressAstHelper - Class in com.goldencode.p2j.uast
Helper to create Progress ASTs.
progressSpacifyNull(String, boolean) - Static method in class com.goldencode.p2j.util.Text
Return a string which contains the contents of the given string up to (but not including) the first null character (encoded as a Progress escape sequence) and for that null character and all following characters the resulting string will contain spaces.
ProgressStatsHelper - Class in com.goldencode.p2j.uast
Helper to copy and link to Progress 4GL source code.
ProgressStatsHelper() - Constructor for class com.goldencode.p2j.uast.ProgressStatsHelper
 
progressToJavaString(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method to convert Progress string literals into the correct Java string literal using the static method character.progressToJavaString().
progressToJavaString(String, boolean) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method to convert Progress string literals into the correct Java string literal using the static method character.progressToJavaString().
progressToJavaString(String) - Static method in class com.goldencode.p2j.util.character
Converts a Progress 4GL compatible string to the equivalent Java source string, by stripping off enclosing quotes/string options and converting the contents (including rewriting all escape sequences).
progressToJavaString(String, boolean, boolean) - Static method in class com.goldencode.p2j.util.character
Converts a Progress 4GL compatible string to the equivalent Java source string, by stripping off enclosing quotes/string options and converting the contents (including rewriting all escape sequences).
projectToken - Variable in class com.goldencode.p2j.util.AppServerDefinition
The project token.
projectToken - Variable in class com.goldencode.p2j.util.Utils.WorkArea
Project token.
promoted - Variable in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Stores the list of name nodes that have been promoted
promoteEntry(String, int, boolean, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Promotes the youngest descendents of name (field level entities) from the global scope to the top-most scope.
promoteTable(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Promotes table and all of its fields from the global scope to the top-most scope, if not already present there.
promoteTable(String, boolean, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Promotes table and all of its fields from the global scope to the top-most scope, if not already present there.
promoteTable(Object, boolean, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Promotes a table (and all its fields) into the current top scope of the schema dictionary's stack of scopes.
promoteTableName(String, boolean, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Promotes a table (and all its fields) into the current top scope of the schema dictionary's stack of scopes.
promoteYoungest(NameNode, int, SchemaDictionary.Scope, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Promote the youngest descendents of node (by reference) to scope.
prompt(String) - Static method in class com.goldencode.p2j.util.Utils
Displays a prompt on stdout and returns the input entered by the user on stdin.
prompt_color_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PROMPT color_phrase construct used in a color specification.
PROMPT_FOR - Static variable in interface com.goldencode.p2j.ui.CommonFrame
Prompt-for operation currently in process.
PROMPT_FOR - Static variable in class com.goldencode.p2j.ui.EventList
High level PROMPT-FOR operation code
promptFor(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
promptFor(int, int[], ScreenBuffer[], int, EventList, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Provides a composite helper to implement a single call to the client which does an enable, wait-for, disable and hide message (in that order).
promptFor(int, int[], ScreenBuffer[], int, EventList, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Provides a composite helper to implement a single call to the client which does an enable, wait-for, disable and hide message (in that order).
promptFor(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(Stream, FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
promptFor(FrameElement[], EventList) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[], EventList) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(Stream, FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
promptFor(FrameElement[], EventList, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[], EventList, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(Stream, FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
promptFor(FrameElement[], EventList, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[], EventList, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(Stream, FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
promptFor(FrameElement[], EventList) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericWidget<?>[], EventList) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptFor(GenericFrame, int[], EventList, boolean, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
 
promptForEditing(CommonFrame, FrameElement[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with PROMPT-FOR semanics.
promptForEditing(CommonFrame, FrameElement[], String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with PROMPT-FOR semanics.
promptForEditing(CommonFrame, FrameElement[], EventList, String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with PROMPT-FOR semanics.
promptForEditing(CommonFrame, FrameElement[], EventList, String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with PROMPT-FOR semanics.
promptForUnlessHidden(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForUnlessHidden(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForUnlessHidden(GenericWidget<?>[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForUnlessHidden(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via CommonFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForUnlessHidden(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForUnlessHidden(GenericWidget<?>[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForUnlessHidden(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForUnlessHidden(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForWorker(GenericWidget<?>[], EventList, boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
promptForWorker(FrameElement[], EventList, boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets from the frame on the screen, shifts into input blocking mode via GenericFrame.waitFor() and after the user's edits are complete the list of widgets are disabled.
PROP_ENDKEY - Static variable in class com.goldencode.p2j.util.TransactionManager
ENDKEY property.
PROP_ERROR - Static variable in class com.goldencode.p2j.util.TransactionManager
ERROR property.
PROP_HOME_DIR - Static variable in class com.goldencode.p2j.cfg.Configuration
System property name for P2J home path
PROP_NONE - Static variable in class com.goldencode.p2j.util.TransactionManager
Indicates that the block has no properties.
PROP_QUIT - Static variable in class com.goldencode.p2j.util.TransactionManager
QUIT property.
PROP_STOP - Static variable in class com.goldencode.p2j.util.TransactionManager
STOP property.
propagate(SchemaDictionary.Scope, SchemaDictionary.Scope) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Propagate all namespace contents from the old scope into the corresponding namespaces in the new scope.
propagate(int, int, MousePtrWrapper) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Push information about the loaded mouse pointer for widget
propagate(int, int, MousePtrWrapper) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Push information about the loaded mouse pointer for widget
propagate(int, int, MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Push information about the loaded mouse pointer for widget
propagateWaitState(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Propagate wait state
propagateWaitState(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Propagate wait state
propagateWaitState(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Propagate wait state
proPath - Variable in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
This is the list of paths where progress file can be found.
proPath - Variable in class com.goldencode.p2j.preproc.Options
Array of paths in which Progress source files are to be found.
propath - Variable in class com.goldencode.p2j.uast.SymbolResolver
Current PROPATH.
propath - Variable in class com.goldencode.p2j.util.AppServerDefinition
Appserver's explicit propath.
propath - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
Stores any context-specific full effective override to the PROPATH.
PROPATH_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key for the global propath configuration parameter.
PROPATH_SEPARATOR - Static variable in class com.goldencode.p2j.util.EnvironmentOps
Progress PROPATH separator string for all systems.
propathCls - Variable in class com.goldencode.p2j.uast.SymbolResolver.WorkArea
Classes in the propath, mapped qualified classname to filename.
propathFixed - Static variable in class com.goldencode.p2j.util.EnvironmentOps
The fixed default part of the PROPATH value.
propathOverride - Variable in class com.goldencode.p2j.util.EnvironmentOps.WorkArea
Stores any context-specific override to the PROPATH, changeable part.
properties - Variable in class com.goldencode.p2j.persist.event.RecordChangeEvent
Map of property names to extents (for indexed properties)
properties - Variable in class com.goldencode.p2j.persist.RelationInfo
Common properties which define legacy foreign key
properties - Variable in class com.goldencode.p2j.persist.TableResultSet
The metadata sent by a remote side, after the remote appserver call, when this table is in OUTPUT or INPUT-OUTPUT mode.
properties - Variable in class com.goldencode.p2j.persist.TableWrapper
The list of read properties.
properties - Variable in class com.goldencode.p2j.schema.RecordLoader
Property mappers which define column data
PROPERTIES - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
properties - Variable in class com.goldencode.p2j.schema.TableHints
DMO properties conversion replacements for the table.
PROPERTIES - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PROPERTIES - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
properties - Variable in class com.goldencode.p2j.util.AppServerDefinition
Environment settings incoming from progress.ini, global per appserver.
propertiesByMethod(Class<?>, Map<Class<?>, Map<Method, String>>, Function<Class<?>, Map<String, Method>>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map of DMO methods to the property names with which they are associated.
property - Variable in class com.goldencode.p2j.persist.FieldReference
Property name
property() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a qualified or unqualified property name, with an optional HQLParser.subscript().
PROPERTY - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
property - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.PropertyMatch
DMO property name
property - Variable in class com.goldencode.p2j.persist.IndexHelper.PropertyKey
DMO property name
property - Variable in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate.Key
Property name
PROPERTY - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Instance variable property of data model class representing a column
property(Element, String) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Get the specified property from the given vertex or edge.
property(Element, String, Object) - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Set the given property on the given vertex or edge.
property(Element, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Get the specified property from the given vertex or edge.
property(Element, String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Set the given property on the given vertex or edge.
PROPERTY_ATTRIBUTE - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The property attribute of assign trigger element in schema-triggers.xml.
PROPERTY_INVOCATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PROPERTY_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PROPERTY_INVOCATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
PROPERTY_VALUE_NAVIGATED - Static variable in class com.goldencode.p2j.ui.client.widgetbrowser.Event
Triggered when property value is selected.
PropertyAccessException - Exception in com.goldencode.p2j.comauto
This exception is used internally to signal errors accessing properties and methods exposed by a COM object.
PropertyAccessException(String, String) - Constructor for exception com.goldencode.p2j.comauto.PropertyAccessException
Creates a new instance of this class.
PropertyComparator() - Constructor for class com.goldencode.p2j.schema.DataModelWorker.PropertyComparator
 
PropertyData(String, String, boolean) - Constructor for class com.goldencode.p2j.persist.RelationInfo.PropertyData
Constructor
PropertyDefinition - Class in com.goldencode.p2j.persist
Container for a DMO property's metadata: name, type and extent.
PropertyDefinition() - Constructor for class com.goldencode.p2j.persist.PropertyDefinition
Default c'tor, explicitly added to allow instances of this class to be created on deserialization.
PropertyDefinition(String, String) - Constructor for class com.goldencode.p2j.persist.PropertyDefinition
Create a new, no-extent, property definition.
PropertyDefinition(String, String, int) - Constructor for class com.goldencode.p2j.persist.PropertyDefinition
Create a new property definition.
PropertyDefinition(String, Class<?>) - Constructor for class com.goldencode.p2j.persist.PropertyDefinition
Create a new, no-extent, property definition.
PropertyDefinition(String, Class<?>, String) - Constructor for class com.goldencode.p2j.persist.PropertyDefinition
Create a new, no-extent, property definition.
PropertyDefinition(String, Class<?>, int) - Constructor for class com.goldencode.p2j.persist.PropertyDefinition
Create a new property definition.
PropertyDefinition(String, Class<?>, int, String) - Constructor for class com.goldencode.p2j.persist.PropertyDefinition
Create a new property definition.
PropertyHelper - Class in com.goldencode.p2j.persist
Helper class which uses introspection to manage maps of different categories of DMO property related methods and metadata: getters, setters, extent sizes, and lazy collection initializers.
PropertyHelper() - Constructor for class com.goldencode.p2j.persist.PropertyHelper
Private constructor; all access is via static methods.
propertyIterator() - Method in class com.goldencode.p2j.persist.TableWrapper
Provides an iterator over the read TableWrapper.properties.
PropertyKey(String, String) - Constructor for class com.goldencode.p2j.persist.IndexHelper.PropertyKey
Constructor.
PropertyMapper - Class in com.goldencode.p2j.schema
Maps a DMO class property to a data value read at a specific position in a data export file.
PropertyMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper
Constructor.
PropertyMapper.CharacterMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the character data type.
PropertyMapper.DateMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the date data type.
PropertyMapper.DatetimeMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the datetime data type.
PropertyMapper.DatetimetzMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the datetimetz data type.
PropertyMapper.DecimalMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the decimal data type.
PropertyMapper.Int64Mapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the int64 data type.
PropertyMapper.IntegerMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the integer data type.
PropertyMapper.LogicalMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the logical data type.
PropertyMapper.RawMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to a byte array data type.
PropertyMapper.RowIDMapper - Class in com.goldencode.p2j.schema
A concrete PropertyMapper implementation for properties which are mapped to the rec-id or row-id data types.
PropertyMatch(String, String, String, int, int) - Constructor for class com.goldencode.p2j.persist.HQLPreprocessor.PropertyMatch
Constructor.
propertyMatches - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
List of property matches detected in a where clause
propertyName - Variable in class com.goldencode.p2j.persist.RecordBuffer.DatumAccess
Property name
propertyName - Variable in class com.goldencode.p2j.persist.SortCriterion
Unqualified property name
propertyName(Class<?>, int) - Method in class com.goldencode.p2j.persist.TableMapper
Get the DMO property name for a field index belonging to the specified legacy table.
propertyName - Variable in class com.goldencode.p2j.schema.PropertyMapper
Name of the property being mapped by this object
propertyNames - Variable in class com.goldencode.p2j.persist.DMOValidator
Property names, mapped by getter methods
PropertyTable - Class in com.goldencode.p2j.ui.client.widgetbrowser
The tree Widget Browser component.
PropertyTable() - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
Constructor.
PropertyTable.TableRow - Class in com.goldencode.p2j.ui.client.widgetbrowser
The instance representing one row in the table.
propertyValue - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.Event
The event-related property value.
propIter - Variable in class com.goldencode.p2j.persist.TempTableResultSet
Iterator over the DMO's properties.
Props() - Constructor for class com.goldencode.p2j.pattern.PropsWorker.Props
 
props - Variable in class com.goldencode.p2j.persist.TableResultSet.DataHandler
The list of properties.
props - Variable in class com.goldencode.p2j.persist.TableResultSet.MetaDataHandler
The property list.
props - Variable in class com.goldencode.p2j.util.BlockDefinition
Bitmap specifying the block properties active for this block.
propsByEntity - Variable in class com.goldencode.p2j.persist.IndexHelper
Map of entity keys to indexed properties
propsBySetter - Variable in class com.goldencode.p2j.persist.RecordBuffer
Map of setter methods of the current DMO interface to property names
propsMap - Variable in class com.goldencode.p2j.schema.P2OLookup
Map of property AST unique IDs to the AST nodes.
PropsWorker - Class in com.goldencode.p2j.pattern
Provides a set of user-defined functions for accessing system properties.
PropsWorker() - Constructor for class com.goldencode.p2j.pattern.PropsWorker
Default constructor which calls the super constructor and registers libraries with the pattern engine.
PropsWorker.Props - Class in com.goldencode.p2j.pattern
This is a pattern engine library that provides easy access to system properties.
propTypeToProgress - Static variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Param type to Progress type.
proroot - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Base path for 4GL code.
proroot - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Base path for Progress 4GL code.
protCopy() - Method in class com.goldencode.p2j.directory.DirectoryCopy
Protected Directory Copy utility.
protect - Variable in class com.goldencode.p2j.admin.UserDef
Password protected account flag.
protect - Variable in class com.goldencode.p2j.security.UserAccount
Password protected account flag.
protect - Variable in class com.goldencode.p2j.ui.client.Frame
Protect frame from removal on hide.
protectedScopeCount - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Number of protected scopes (i.e., those which cannot be removed)
ProtectedTimer - Class in com.goldencode.p2j.util
A timer facility which protects against out-of-memory errors.
ProtectedTimer() - Constructor for class com.goldencode.p2j.util.ProtectedTimer
Constructs a protected timer with non-daemon background thread.
ProtectedTimer(boolean) - Constructor for class com.goldencode.p2j.util.ProtectedTimer
Constructs a protected timer.
ProtectedTimer(String, boolean) - Constructor for class com.goldencode.p2j.util.ProtectedTimer
Constructs a protected timer.
ProtectedTimer.TimerThread - Class in com.goldencode.p2j.util
Background timer thread.
ProtectedTimerTask - Class in com.goldencode.p2j.util
A task that can be scheduled for one-time or repeated execution by a ProtectedTimer.
ProtectedTimerTask() - Constructor for class com.goldencode.p2j.util.ProtectedTimerTask
 
ProtectedTimerTask.TaskStatus - Enum in com.goldencode.p2j.util
Possible task states.
protectReads() - Method in class com.goldencode.p2j.util.Stream
Raise an ERROR condition if the caller cannot input from the stream due to the input source being closed or never having been opened.
protectWrites() - Method in class com.goldencode.p2j.util.Stream
Raise an ERROR condition if the caller cannot output to the stream due to the output destination being closed or never having been opened.
Protocol - Class in com.goldencode.p2j.net
This class implements the low level part of the protocol.
Protocol(Queue) - Constructor for class com.goldencode.p2j.net.Protocol
Constructs an instance using the provided queue.
protocol - Variable in class com.goldencode.p2j.net.Queue
Instance of the protocol used to send/receive messages.
Protocol.Reader - Class in com.goldencode.p2j.net
This helper class implements functionality of Reader thread.
Protocol.Writer - Class in com.goldencode.p2j.net
This helper class implements functionality of Writer thread.
ProtocolViolation - Exception in com.goldencode.p2j.net
An extension of the Exception used to notify application that protocol is violated.
ProtocolViolation(String) - Constructor for exception com.goldencode.p2j.net.ProtocolViolation
Construct an instance using provided message string.
protoThreads - Static variable in class com.goldencode.p2j.net.Protocol
Thread group for the protocol threads.
provideNewResults(ResultsAdapter) - Method in class com.goldencode.p2j.persist.AdaptiveQuery.ResultsSource
Invoked by a ResultsAdapter when a new Results delegate worker is needed.
provideNewResults(ResultsAdapter) - Method in interface com.goldencode.p2j.persist.ResultsProvider
Invoked by a ResultsAdapter when a new Results delegate worker is needed.
provider - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The preview data provider
provider - Variable in class com.goldencode.p2j.persist.ResultsAdapter
Object which provides results to this adapter upon request
PROVIDER_CLASS_KEY - Static variable in class com.goldencode.p2j.persist.TempTableConnectionProvider
Property name in configuration for connection provider class name
proxy - Variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Proxy object for the current metadata connect DMO
proxy - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Proxy object for the current metadata lock DMO
ProxyAssembler - Class in com.goldencode.proxy
A class which assembles dynamic proxy classes using the ASM bytecode engineering library, v5.0.3 (http://asm.ow2.org).
ProxyAssembler(String, String, Class<?>[], Method[], ProxyAssemblerPlugin, boolean) - Constructor for class com.goldencode.proxy.ProxyAssembler
Constructor.
ProxyAssembler.ProxyMethod - Class in com.goldencode.proxy
Helper class to assemble a proxy method.
ProxyAssemblerPlugin - Interface in com.goldencode.proxy
A plugin which can override the assembly of any proxy method and which can implement additional, arbitrary methods.
ProxyFactory - Class in com.goldencode.proxy
A factory for dynamic proxy objects, which defines new classes using the ASM bytecode engineering library (http://asm.ow2.org).
ProxyFactory() - Constructor for class com.goldencode.proxy.ProxyFactory
Private constructor to ensure singleton instance.
ProxyFactory.CacheKey - Class in com.goldencode.proxy
A cache key which takes into account a proxy class' parent, implemented interfaces, whether only declared methods are implemented, and list of methods to be omitted from the proxy.
ProxyMethod() - Constructor for class com.goldencode.proxy.ProxyAssembler.ProxyMethod
Default constructor.
proxyName - Variable in class com.goldencode.proxy.ProxyAssembler
Name of the proxy class to be assembled
ProxyProcedureWrapper - Class in com.goldencode.p2j.util
This class implements the proxy procedure resource; on the requester side, this resource is linked with a remote procedure resource from the remote, appserver, side.
ProxyProcedureWrapper(String, character) - Constructor for class com.goldencode.p2j.util.ProxyProcedureWrapper
Instantiate a new proxy procedure.
proxyServerParameters - Variable in class com.goldencode.p2j.main.WebClientSpawner.TemporaryClientTask
 
ProxyUtils - Class in com.goldencode.proxy
A collection of helper methods for use in assembling and managing dynamic proxy classes.
ProxyUtils() - Constructor for class com.goldencode.proxy.ProxyUtils
Private constructor; this class is never instantiated.
pruneSubtree(Remapper, String, boolean) - Static method in class com.goldencode.p2j.directory.DirectoryService
Remove subtree from the specified back-end starting from specified subtree root node ID.
pruneSubtree(String) - Static method in class com.goldencode.p2j.directory.RemapTestDriver1
Remove entire subtree.
ps - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The cloned process account given by its tagged name
PS_FILL - Static variable in class com.goldencode.p2j.ui.client.format.StringFormat
The state constant for the Progress format string parser.
PS_FILL_ESCAPE - Static variable in class com.goldencode.p2j.ui.client.format.StringFormat
The state constant for the Progress format string parser.
PS_FORMAT_CHAR - Static variable in class com.goldencode.p2j.ui.client.format.StringFormat
The state constant for the Progress format string parser.
PS_FORMAT_DUPES - Static variable in class com.goldencode.p2j.ui.client.format.StringFormat
The state constant for the Progress format string parser.
PS_FORMAT_LPAREN - Static variable in class com.goldencode.p2j.ui.client.format.StringFormat
The state constant for the Progress format string parser.
pscHeader - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The map with read key/values pairs form PSC footer.
PSEUDO_WIDGET - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the PSEUDO-WIDGET resource.
pseudoFocus - Variable in class com.goldencode.p2j.ui.client.Browse
This variable is used to reproduce special drawing behavior for case when query is initialized after browse is displayed first time.
pseudoTerminalLaunch(String[], FileDescriptor, FileDescriptor, FileDescriptor, boolean, boolean) - Static method in class com.goldencode.p2j.util.LaunchManager
Creates a child process with all or some of its stdio handles redirected to the pipes and the rest of them left unchanged.
pseudoTerminalWait(int, boolean) - Static method in class com.goldencode.p2j.util.LaunchManager
pseudoTerminalWait(int) - Static method in class com.goldencode.p2j.util.LaunchManager
Wait for a specific non-interactive child process (which was previously launched using LaunchManager.pseudoTerminalLaunch(java.lang.String[], java.io.FileDescriptor, java.io.FileDescriptor, java.io.FileDescriptor, boolean, boolean)) to exit.
psGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The process accounts grid handle
psi - Variable in class com.goldencode.p2j.preproc.Environment
ANTLR parser shared input state object
PSTimer - Class in com.goldencode.p2j.extension
Implementation of the FWD TIMER Extension.
PSTimer() - Constructor for class com.goldencode.p2j.extension.PSTimer
The constructor.
ptr - Variable in class com.goldencode.p2j.library.BaseNativeType
On the client side, this is used to render the data as a pointer.
ptrCurr - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
The mouse pointer currently in use.
ptrSize - Static variable in class com.goldencode.p2j.library.LibraryManager
Size of a native memory pointer in bytes.
ptrSize() - Static method in class com.goldencode.p2j.library.LibraryManager
Reports on the number of bytes needed to store a native memory pointer.
pty - Variable in class com.goldencode.terminal.VT100AbstractKeyboard
Master PTY interface
pty - Variable in class com.goldencode.terminal.VT100Emulator
Master PTY interface
PUBLIC_ID - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Public identifier within DTD section
publicFunctionClasses - Static variable in class com.goldencode.p2j.persist.pl.BuiltIns
Classes which contain backing methods of public built-in functions
publish(long, String, String[], boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Send a PUBLISH notification to a remote application.
publish(long, String, String[]) - Method in interface com.goldencode.p2j.ui.client.gui.driver.EmbeddedClient
Send a PUBLISH notification to a remote application.
publish(long, String, String[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Send a PUBLISH notification to a remote application.
publish(long, String, String[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Send a PUBLISH notification to a remote application.
publish(long, String, String[], boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Send a PUBLISH notification to a remote application.
publish(ExternalResource, String, String[], boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Send a PUBLISH notification to a remote application.
publish(String, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Notify all subscribers (to the given event) that the event has occurred.
publish(character, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Notify all subscribers (to the given event) that the event has occurred.
publish(String, handle, Object[]) - Static method in class com.goldencode.p2j.util.NamedEventManager
Notify all subscribers (to the given event) that the event has occurred.
publish(character, handle, Object[]) - Static method in class com.goldencode.p2j.util.NamedEventManager
Notify all subscribers (to the given event) that the event has occurred.
publish(String, handle, String, Object[]) - Static method in class com.goldencode.p2j.util.NamedEventManager
Notify all subscribers (to the given event) that the event has occurred.
publish(character, handle, String, Object[]) - Static method in class com.goldencode.p2j.util.NamedEventManager
Notify all subscribers (to the given event) that the event has occurred.
publish(Object, List<String>, String, Object[]) - Method in class com.goldencode.p2j.util.ProcedureManager.ExternalSubscription
Execute a PUBLISH request, in this context.
publish(Object, List<String>, String, Object[]) - Method in class com.goldencode.p2j.util.ProcedureManager.LegacySubscription
Execute a PUBLISH request, in this context.
publish(character, handle, String, Object[]) - Static method in class com.goldencode.p2j.util.ProcedureManager
Notify all subscribers (to the given event) that the event has occurred.
publish(Object, List<String>, String, Object[]) - Method in class com.goldencode.p2j.util.ProcedureManager.Subscription
Execute a PUBLISH request, in this context.
publish_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PUBLISH language statement, the required following character ProgressParser.expr() and all options.
PUBLISHED_EVENTS - Static variable in class com.goldencode.p2j.util.SourceNameMapper
Named events attribute.
publishedEvents - Variable in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
The named events published by this procedure.
publisher - Variable in class com.goldencode.p2j.util.ProcedureManager.Subscription
The publisher to match.
publishExternal(String, long, String[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Notify all subscribers (to the given event) that the event has occurred.
publishExternal(String, long, String[]) - Method in interface com.goldencode.p2j.ui.ServerExports
Notify all subscribers (to the given event) that the event has occurred.
publishExternal(String, handle, String[]) - Static method in class com.goldencode.p2j.util.NamedEventManager
Notify all subscribers (to the given event) that the event has occurred.
publishExternal(String, handle, String[]) - Static method in class com.goldencode.p2j.util.ProcedureManager
Notify all subscribers (to the given event) that the event has occurred.
publishRemote(String, Object[]) - Method in class com.goldencode.p2j.util.ProcedureManager.ExternalSubscription
Execute a PUBLISH request, by posting the event to the actual context.
publishRemote(String, Object[]) - Method in class com.goldencode.p2j.util.ProcedureManager.LegacySubscription
Execute a PUBLISH request, by posting the event to the actual context.
publishRemote(String, Object[]) - Method in class com.goldencode.p2j.util.ProcedureManager.Subscription
Execute a PUBLISH request, by posting the event to the actual context.
publishSourceProcedure - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Explicit referent used as SOURCE-PROCEDURE for a PUBLISH statement.
PublishTask(ProcedureManager.Subscription, Runnable) - Constructor for class com.goldencode.p2j.util.ProcedureManager.PublishTask
Create a new task.
publishWorker(Object[], boolean) - Method in class com.goldencode.p2j.util.ProcedureManager.ExternalSubscription
Worker to perform PUBLISH to a remote side.
pulseOutput() - Method in class com.goldencode.p2j.util.Stream
Notifies the stream that an empty drawing has occurred.
purgeEvents() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.PurgeWorker
Purge expired events from the event queue, or reset the queue entirely if there are no registrants at the time this method is invoked.
purgeRegistrants() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.PurgeWorker
Walk from oldest to most recent registrant, deregistering those that have been idle more than the required timeout period.
PurgeWorker() - Constructor for class com.goldencode.p2j.persist.dirty.GlobalEventManager.PurgeWorker
Constructor which launches this worker's dedicated thread.
push(SecurityContext) - Method in class com.goldencode.p2j.security.SecurityContextStack
Conditionally pushes an additional security context to the stack.
push() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Save current event queue.
push() - Method in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
Called by ProcedureManager.WorkArea.scopeStart() - depending on the callee's configuration, it populates the procedure system handles and maintains persistent procedures.
push(E) - Method in class com.goldencode.util.FastSiblingDeque
 
pushAndSwitchSecurityContext(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Temporarily switches to a user context to serve the associated request.
pushAndSwitchSecurityContextBySessionId(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Temporarily switches to a user context to serve the associated request.
pushBack(String) - Method in class com.goldencode.p2j.preproc.Environment
Pushes back some string data into the input reader.
pushBack(char) - Method in class com.goldencode.p2j.preproc.Environment
Pushes a character back into the input reader.
pushbackDepth - Variable in class com.goldencode.p2j.preproc.Options
Pushback buffer depth option.
pushCalleeInfo(boolean, Object, Object, String, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.ProcedureManager
Save the information about the program being called, to be used on the top-level scope start notification: at that time, the info about the callee (this, source- and target- procedures and other info) will be resolved.
pushConfig(WindowConfig) - Static method in class com.goldencode.p2j.ui.client.Window
Merge current settings with new ones for default static window.
pushConfigDefs(ServerExports) - Method in class com.goldencode.p2j.ui.ClientConfigManager
On client-side, send the widget configurations to the specified server.
pushContextWorker(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Temporarily switches to a user context to serve the associated request.
pushDefinition(ScreenDefinition[]) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Instantiate screen from the given array of definitions.
pushEngine(ConversionProfile, PatternEngine) - Method in class com.goldencode.p2j.persist.ConversionPool
Push a pattern engine instance back onto its stack, so it can be used again.
pushEvent(DatabaseEventType) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Push a trigger type onto the stack of trigger types currently executing for the associated record buffer.
pushEventQueue() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Install new event queue.
pushField(String) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Push a field (DMO property) name for an assign trigger about to be executed, onto the stack of field names of assign triggers currently executing for the associated record buffer.
pushFillInDefinition() - Method in class com.goldencode.p2j.ui.FillInWidget
Push screen definition instance down to the client.
pushHover(MouseHoverAction) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Push action of the currently hovered widget on the stack
pushImplicitTransaction() - Method in class com.goldencode.p2j.persist.Persistence.Context
Increment the implicit transaction use counter and begin an implicit transaction if none is currently active, and the use count currently is at zero.
pushImplicitTransaction() - Method in class com.goldencode.p2j.persist.Persistence
Increment the implicit transaction use counter and begin an implicit transaction if none is currently active, and the use count currently is at zero.
pushInt(MethodVisitor, int) - Static method in class com.goldencode.asm.AsmUtils
Helper method to choose the most appropriate instruction with which to push an integer value onto the stack.
pushIntermediateRows() - Method in class com.goldencode.p2j.ui.BrowseWidget
Push "intermediate" rows (i.e.
pushIntermediateRows(int, BrowseRow[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Push "intermediate" rows (i.e.
pushIntermediateRows(int, BrowseRow[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Push "intermediate" rows (i.e.
pushIntermediateRows(BrowseWidget, BrowseRow[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Push "intermediate" rows (i.e.
pushIntermediateRows() - Method in interface com.goldencode.p2j.ui.RowDisplayDrawListener
Push "intermediate" rows (i.e.
pushInternalEntry(Object, String, boolean) - Static method in class com.goldencode.p2j.util.ProcedureManager
Push an internal entry to the stack.
pushLocation(String, int) - Static method in class com.goldencode.p2j.pattern.RulesTracing
Pushes positional information on the stack.
pushMarker(String, int) - Method in class com.goldencode.p2j.preproc.ClearStream
Pushes a marker into the input stream.
pushMenuDescrInt(MenuDescription[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Send menu description to client and reset 'suppress redraw' flag.
pushMenuDescription(MenuDescription[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Send array of menu element descriptions to the client.
pushMenuDescription(MenuDescription[]) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Instantiate menus from the given array of descriptions.
pushMenuDescription(MenuDescription[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Send array of menu element descriptions to the client.
pushMenuDescription(MenuDescription[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Pushes the menu description instance down to the client.
pushMenuDescription(boolean) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Conditionally pushes the screen definition instance down to the client.
pushMenuDescriptionImpl(boolean) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Conditionally pushes the screen definition instance down to the client.
pushMessage(Object) - Method in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Add a new message at the end of the FIFO queue and notify the push thread.
PushMessagesWorker - Class in com.goldencode.p2j.ui.client.driver.web
For performance reasons the sending of messages to the remote end point via web sockets should be done asynchronously.
PushMessagesWorker(Session) - Constructor for class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Constructor.
pushOneDef(ScreenDefinition) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Push one screen definition.
pushOperation(boolean, int) - Method in class com.goldencode.p2j.net.Control
Push a new operation to the stack, saving its type and its ID.
pushOSEventQueue() - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Install new OS event queue.
pushPinnedLockScope() - Method in class com.goldencode.p2j.persist.RecordBuffer
Push a new scope onto the pinned lock types scoped dictionary.
pushPinnedLockScope() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Override the parent's implementation to do nothing.
pushRecordPhrase(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Initialize data structures related to processing the specified record name.
pushRemoteCall(int) - Method in class com.goldencode.p2j.net.Control
Switches control to the remote side.
pushScope(Aast) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Push a new block onto the stack and maintain the block oriented state for each buffer using the BufferBlockState.
pushScope() - Method in class com.goldencode.p2j.util.ScopedList
Push a new, empty scope.
pushScope(String, int, boolean, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Initializes a new scope, the associated block definition data structures.
pushScope(String, int, boolean, boolean, boolean, boolean, Block) - Static method in class com.goldencode.p2j.util.TransactionManager
Initializes a new scope, the associated block definition data structures.
pushScope(String, int, boolean, boolean, boolean, boolean, BlockType, Block) - Static method in class com.goldencode.p2j.util.TransactionManager
Initializes a new scope, the associated block definition data structures.
pushScope(String, int, int, boolean, boolean, boolean, boolean, BlockType, Block) - Static method in class com.goldencode.p2j.util.TransactionManager
Initializes a new scope, the associated block definition data structures.
pushScreenDefinition(ScreenDefinition[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process array of frame/widget definitions provided by server.
pushScreenDefinition(ScreenDefinition[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Send array of frame/widget definitions to the client.
pushScreenDefinition() - Method in class com.goldencode.p2j.ui.GenericFrame
Conditionally pushes the screen definition instance down to the client.
pushScreenDefinition(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Conditionally pushes the screen definition instance down to the client.
pushScreenDefinition() - Method in class com.goldencode.p2j.ui.GenericWidget
Conditionally call GenericFrame.pushScreenDefinition(), depending if the frame was set or not for this widget.
pushScreenDefinition(ScreenDefinition[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Pushes the screen definition instance down to the client.
pushScreenDefinition() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Conditionally pushes the screen definition instance down to the client.
pushScreenDefinition() - Method in class com.goldencode.p2j.ui.MenuItemWidget
Conditionally call GenericFrame.pushScreenDefinition(), depending if the frame was set or not for this widget.
pushScreenDefInt(ScreenDefinition[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Send screen definition to client and reset 'suppress redraw' flag.
pushScreenLock(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Lock the specified handle and any attribute assignments are cached until lock is released.
pushScreenUnlock(handle) - Static method in class com.goldencode.p2j.ui.DynamicWidgetFactory
Unlock the specified handle and push any pending changes to the client-side.
pushSelf(handle) - Static method in class com.goldencode.p2j.util.SelfManager
Push the given handle as the new SELF handle.
pushStatus(int) - Static method in class com.goldencode.p2j.ui.client.Window
Save current status type and text in stack.
pushTempContext() - Method in class com.goldencode.p2j.persist.RecordBuffer
Push a temporary record context onto the buffer for purposes such as client-side sorting.
pushTempContexts(RecordBuffer[]) - Method in class com.goldencode.p2j.persist.Presorter
Push a temporary record context onto a set of buffers.
pushUnconditionally(int) - Method in class com.goldencode.p2j.net.Control
Unconditionally pushes the current thread onto the stack.
pushWindow(WindowConfig) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Process window configuration provided by server.
pushWindow(WindowConfig) - Method in interface com.goldencode.p2j.ui.ClientExports
Pushes the window configuration instance down to the client.
pushWindow(WindowConfig) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Pushes the window configuration instance down to the client.
pushWorker - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Push messages worker thread.
put(K, V) - Method in interface com.goldencode.cache.Cache
Add an entry to the cache, identified by the given key.
put(K, V) - Method in class com.goldencode.cache.ExpiryCache
Add an entry to the cache, pushing out the least desirable element(s) if the cache is full, and this entry does not replace an existing entry with the same key.
put(Class<?>, Type[], boolean, String, String, Class<?>, HQLHelper) - Method in class com.goldencode.p2j.persist.HQLHelperCache
Store an HQLHelper in the cache.
PUT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
put(FieldEntry[]) - Method in class com.goldencode.p2j.util.Stream
Output a list of fields with specified formatting to the stream.
put(byte[]) - Method in class com.goldencode.terminal.MasterPty
Write to master PTY.
put(String) - Method in class com.goldencode.terminal.MasterPty
Write to master PTY.
put(char) - Method in class com.goldencode.terminal.MasterPty
Convert UTF-16 character to an UTF-8 byte array and write it to master PTY.
put(byte[]) - Method in class com.goldencode.terminal.VT100AbstractKeyboard
Send data to PTY according to cursorKey parameter.
PUT_CURSOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PUT_CURSOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PUT_CURSOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
put_cursor_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PUT CURSOR language statement and builds the associated AST.
PUT_FIELD - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PUT_FIELD - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
put_field() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements proper tree building for the most common field specification in the ProgressParser.put_stmt().
PUT_FIELD - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
put_key_value_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
 
put_memptr_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PUT-BITS, PUT-BYTE, PUT-BYTES, PUT-DOUBLE, PUT-FLOAT, PUT-INT64, PUT-LONG, PUT-SHORT, PUT-STRING, PUT-UNSIGNED-LONG, PUT-UNSIGNED-SHORT language statement with the following ProgressParser.expr() expressions.
PUT_SCREEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
PUT_SCREEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
PUT_SCREEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
put_screen_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PUT SCREEN language statement.
put_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the PUT language statement and builds the associated AST.
putAncestorNote(long, String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type String in the specified ancestor in the copy AST.
putAncestorNote(long, String, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type String at the specified index in the specified ancestor in the copy AST.
putAncestorNote(long, String, Long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Long in the specified ancestor in the copy AST.
putAncestorNote(long, String, Long, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type Long at the specified index in the specified ancestor in the copy AST.
putAncestorNote(long, String, Double) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Double in the specified ancestor in the copy AST.
putAncestorNote(long, String, Double, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type Double at the specified index in the specified ancestor in the copy AST.
putAncestorNote(long, String, Boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Boolean in the specified ancestor in the copy AST.
putAncestorNote(long, String, Boolean, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type Boolean at the specified index in the specified ancestor in the copy AST.
putAnnotation(String, String) - Method in interface com.goldencode.ast.Aast
Store a text annotation using the specified key as a unique identifier.
putAnnotation(String, String, int) - Method in interface com.goldencode.ast.Aast
Store a text element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, Double) - Method in interface com.goldencode.ast.Aast
Store a floating point numeric annotation using the specified key as a unique identifier.
putAnnotation(String, Double, int) - Method in interface com.goldencode.ast.Aast
Store a floating point numeric element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, Long) - Method in interface com.goldencode.ast.Aast
Store an integral numeric annotation using the specified key as a unique identifier.
putAnnotation(String, Long, int) - Method in interface com.goldencode.ast.Aast
Store an integral numeric element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, Boolean) - Method in interface com.goldencode.ast.Aast
Store a boolean annotation using the specified key as a unique identifier.
putAnnotation(String, Boolean, int) - Method in interface com.goldencode.ast.Aast
Store a boolean element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, List<Object>) - Method in interface com.goldencode.ast.Aast
Store a list of annotations at once using the specified key as a unique identifier.
putAnnotation(String, String) - Method in class com.goldencode.ast.AnnotatedAst
Store a text annotation using the specified key as a unique identifier.
putAnnotation(String, String, int) - Method in class com.goldencode.ast.AnnotatedAst
Store a text element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, Double) - Method in class com.goldencode.ast.AnnotatedAst
Store a floating point numeric annotation using the specified key as a unique identifier.
putAnnotation(String, Double, int) - Method in class com.goldencode.ast.AnnotatedAst
Store a floating point numeric element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, Long) - Method in class com.goldencode.ast.AnnotatedAst
Store an integral numeric annotation using the specified key as a unique identifier.
putAnnotation(String, Long, int) - Method in class com.goldencode.ast.AnnotatedAst
Store an integral numeric element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, Boolean) - Method in class com.goldencode.ast.AnnotatedAst
Store a boolean annotation using the specified key as a unique identifier.
putAnnotation(String, Boolean, int) - Method in class com.goldencode.ast.AnnotatedAst
Store a boolean element in an array annotation using the specified key as a unique identifier and an index to specify the location in which to insert.
putAnnotation(String, List<Object>) - Method in class com.goldencode.ast.AnnotatedAst
Store a list of annotations at once using the specified key as a unique identifier.
putAnnotationImpl(String, Object) - Method in class com.goldencode.ast.AnnotatedAst
Stores an annotation object under a unique key, creating the map of annotations first, if necessary.
putAnnotationImpl(String, Object, int) - Method in class com.goldencode.ast.AnnotatedAst
Stores an annotation object in an array annotation under a unique key, creating both the array itself and the map of annotations first, if necessary.
putAnnotationObject(String, Object) - Method in interface com.goldencode.ast.Aast
Store any object as annotation for this node.
putAnnotationObject(String, Object) - Method in class com.goldencode.ast.AnnotatedAst
Store any object as annotation for this node.
putAttribute(String, String) - Method in class com.goldencode.p2j.library.NativeAPIEntry
Set the value of the given attribute.
putAttribute(String, String) - Method in class com.goldencode.p2j.util.InternalEntry
Set the value of the given attribute.
putAttribute(String, String) - Method in class com.goldencode.p2j.util.Parameter
Set the value of the given attribute.
putCache(ControlFlowOps.InternalEntryCaller.CacheKey, Method, ControlFlowOps.ArgValidationErrors, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Cache the specified information under the given cache key.
putCachedInstance(Scope, Object, CompiledExpression) - Method in class com.goldencode.expr.SymbolResolver
Add a cached expression instance to the cache and map it with the given key at the given scope.
putCellAttributes(ByteArrayOutputStream, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Put cell attributes and character into the message buffer.
putCellCharacter(ByteArrayOutputStream, Cell) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Put cell character into the message buffer.
putChild(RepositionCache.Node) - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Add a child node representing a record associated with this node's record by a database (right) join.
putClassFile(String, ClassFile) - Method in class com.goldencode.expr.ExpressionClassLoader
This method should be called by the class file compiler to temporarily cache a compiled class in the form of a ClassFile instance.
putColumn(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Store new value for dynamically calculated frame column.
putConnected(String, Database, String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Update the various housekeeping data structures to reflect a successful connection event, and update connection metadata if it is in use.
putControl(FieldEntry[]) - Method in class com.goldencode.p2j.util.Stream
Output a list of fields (without buffering) to the stream.
putCreateLocation(AnnotatedAst) - Static method in class com.goldencode.p2j.pattern.RulesTracing
Annotates the passed in node instance with positional information currently on the top of the stack.
putCreateLocation(AnnotatedAst, String) - Static method in class com.goldencode.p2j.pattern.RulesTracing
Annotates the passed in node instance with positional information currently on the top of the stack.
putCursor(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Turns cursor visibility on or off.
putCursor(double, double) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Puts cursor to the specified screen position.
putCursor(boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Turns cursor display on or off.
putCursor(double, double) - Method in interface com.goldencode.p2j.ui.ClientExports
Puts cursor to the specified screen position.
putCursor(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Turns cursor display on or off.
putCursor(double, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts cursor to the specified screen position.
putCursor(NumberType, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts cursor to the specified screen position.
putCursor(double, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts cursor to the specified screen position.
putCursor(NumberType, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts cursor to the specified screen position.
putDown(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Stores the caller-specified number of rows for the associated down frame for client-server transfer.
putDynamicRelation(RelationInfo) - Static method in class com.goldencode.p2j.persist.DMOIndex
Add an object which describes a foreign relation from one table to another at server runtime (as opposed to relations detected at conversion stage).
putExtentsByProperty(Class<?>, Map<String, Integer>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Cache an immutable map of DMO property names to extent values (if any) for the given DMO type, keyed by DMO interface.
PutField - Class in com.goldencode.p2j.util
Handles output of data fields for I/O helpers.
PutField() - Constructor for class com.goldencode.p2j.util.PutField
Default constructor which is necessary to restores instance when it is transferred via network.
PutField(int) - Constructor for class com.goldencode.p2j.util.PutField
Append the int value to the output buffer with the default format string of '->,>>>,>>9' at the current output column.
PutField(int, String) - Constructor for class com.goldencode.p2j.util.PutField
Append the int value to the output buffer with the given format string at the current output column.
PutField(int, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the int value to the output buffer with the default format string of '->,>>>,>>9' at the current output column.
PutField(int, String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the int value to the output buffer with the given format string at the current output column.
PutField(int, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the int value to the output buffer with the default format string of '->,>>>,>>9' at the current output column.
PutField(int, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the int value to the output buffer with the given format string at the current output column.
PutField(double) - Constructor for class com.goldencode.p2j.util.PutField
Append the double value to the output buffer with the default format string of '->>,>>9.99' at the current output column.
PutField(double, String) - Constructor for class com.goldencode.p2j.util.PutField
Append the double value to the output buffer with the given format string at the current output column.
PutField(double, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the double value to the output buffer with the default format string of '->>,>>9.99' at the current output column.
PutField(double, String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the double value to the output buffer with the given format string at the current output column.
PutField(double, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the double value to the output buffer with the default format string of '->>,>>9.99' at the current output column.
PutField(double, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the double value to the output buffer with the given format string at the current output column.
PutField(boolean) - Constructor for class com.goldencode.p2j.util.PutField
Append the boolean value to the output buffer with the default format string of 'yes/no' at the current output column.
PutField(boolean, String) - Constructor for class com.goldencode.p2j.util.PutField
Append the boolean value to the output buffer with the given format string at the current output column.
PutField(boolean, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the boolean value to the output buffer with the default format string of 'yes/no' at the current output column.
PutField(boolean, String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the boolean value to the output buffer with the given format string at the current output column.
PutField(boolean, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the boolean value to the output buffer with the default format string of 'yes/no' at the current output column.
PutField(boolean, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the boolean value to the output buffer with the given format string at the current output column.
PutField(String) - Constructor for class com.goldencode.p2j.util.PutField
Append the String value to the output buffer with a format string of 'x(N)' (where N is the length of the value) at the current output column.
PutField(String, String) - Constructor for class com.goldencode.p2j.util.PutField
Append the String value to the output buffer with the given format string at the current output column.
PutField(String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the String value to the output buffer with the default format string of 'x(N)' will be used (where N is the length of the value) at the current output column.
PutField(String, String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the String value to the output buffer with the given format string at the current output column.
PutField(String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the String value to the output buffer with the default format string of 'x(N)' will be used (where N is the length of the value) at the current output column.
PutField(String, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the String value to the output buffer with the given format string at the current output column.
PutField(BaseDataType) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(Resolvable) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(Supplier<BaseDataType>) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(BaseDataType, String) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(Resolvable, String) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(Supplier<BaseDataType>, String) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(BaseDataType, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(Resolvable, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(Supplier<BaseDataType>, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(BaseDataType, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(Resolvable, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(Supplier<BaseDataType>, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the default type-specific format string at the current output column.
PutField(BaseDataType, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(Resolvable, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(Supplier<BaseDataType>, String, boolean, NumberType) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(BaseDataType, String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(Resolvable, String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
PutField(Supplier<BaseDataType>, String, boolean, int) - Constructor for class com.goldencode.p2j.util.PutField
Append the value to the output buffer with the given type-specific format string at the current output column.
putField(int) - Method in class com.goldencode.p2j.util.Stream
Append the int value to the output buffer with the default format string of '->,>>>,>>9' at the current output column.
putField(int, String) - Method in class com.goldencode.p2j.util.Stream
Append the int value to the output buffer with the given format string at the current output column.
putField(int, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the int value to the output buffer with the default format string of '->,>>>,>>9' at the current output column.
putField(int, String, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the int value to the output buffer with the given format string at the current output column.
putField(int, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the int value to the output buffer with the default format string of '->,>>>,>>9' at the current output column.
putField(int, String, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the int value to the output buffer with the given format string at the current output column.
putField(double) - Method in class com.goldencode.p2j.util.Stream
Append the double value to the output buffer with the default format string of '->>,>>9.99' at the current output column.
putField(double, String) - Method in class com.goldencode.p2j.util.Stream
Append the double value to the output buffer with the given format string at the current output column.
putField(double, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the double value to the output buffer with the default format string of '->>,>>9.99' at the current output column.
putField(double, String, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the double value to the output buffer with the given format string at the current output column.
putField(double, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the double value to the output buffer with the default format string of '->>,>>9.99' at the current output column.
putField(double, String, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the double value to the output buffer with the given format string at the current output column.
putField(boolean) - Method in class com.goldencode.p2j.util.Stream
Append the boolean value to the output buffer with the default format string of 'yes/no' at the current output column.
putField(boolean, String) - Method in class com.goldencode.p2j.util.Stream
Append the boolean value to the output buffer with the given format string at the current output column.
putField(boolean, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the boolean value to the output buffer with the default format string of 'yes/no' at the current output column.
putField(boolean, String, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the boolean value to the output buffer with the given format string at the current output column.
putField(boolean, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the boolean value to the output buffer with the default format string of 'yes/no' at the current output column.
putField(boolean, String, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the boolean value to the output buffer with the given format string at the current output column.
putField(String) - Method in class com.goldencode.p2j.util.Stream
Append the String value to the output buffer with a format string of 'x(N)' (where N is the length of the value) at the current output column.
putField(String, String) - Method in class com.goldencode.p2j.util.Stream
Append the String value to the output buffer with the given format string at the current output column.
putField(String, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the String value to the output buffer with the default format string of 'x(N)' will be used (where N is the length of the value) at the current output column.
putField(String, String, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the String value to the output buffer with the given format string at the current output column.
putField(String, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the String value to the output buffer with the default format string of 'x(N)' will be used (where N is the length of the value) at the current output column.
putField(String, String, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the String value to the output buffer with the given format string at the current output column.
putField(BaseDataType) - Method in class com.goldencode.p2j.util.Stream
Append the value to the output buffer with the default type-specific format string at the current output column.
putField(BaseDataType, String) - Method in class com.goldencode.p2j.util.Stream
Append the value to the output buffer with the given type-specific format string at the current output column.
putField(BaseDataType, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the value to the output buffer with the default type-specific format string at the current output column.
putField(BaseDataType, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the value to the output buffer with the default type-specific format string at the current output column.
putField(BaseDataType, String, boolean, NumberType) - Method in class com.goldencode.p2j.util.Stream
Append the value to the output buffer with the given type-specific format string at the current output column.
putField(BaseDataType, String, boolean, int) - Method in class com.goldencode.p2j.util.Stream
Append the value to the output buffer with the given type-specific format string at the current output column.
PutFieldExpansion - Class in com.goldencode.p2j.util
TODO: finish this implementation TODO: table extent field support?
PutFieldExpansion(BaseDataType[], NumberType, long) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
PutFieldExpansion(BaseDataType[], long, long) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
PutFieldExpansion(BaseDataType[], NumberType, long, String) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
PutFieldExpansion(BaseDataType[], long, long, String) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
PutFieldExpansion(FieldReference, NumberType, long) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
PutFieldExpansion(FieldReference, long, long) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
PutFieldExpansion(FieldReference, NumberType, long, String) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
PutFieldExpansion(FieldReference, long, long, String) - Constructor for class com.goldencode.p2j.util.PutFieldExpansion
 
putForeignKeySetter(String, Method) - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Register a method to a class name.
putFullText(String, String) - Method in class com.goldencode.p2j.convert.MatchPhraseDictionary
Put a specific mapping into the forced full text matches list.
putFunction(String, NamedFunction) - Method in class com.goldencode.p2j.pattern.RuleContainer
Store a pre-defined function under the specified name.
putHeaderValue(int, Object) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Storing the new header value for the given widget ID.
putIndexedCharCol(String, P2JIndexComponent) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Store a P2JIndexComponent in the map of indexed character column names to index components.
putInterface(Class<?>, Class<?>) - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Map a DMO interface to the given DMO implementation class.
putInverseRelation(Class<?>, RelationInfo) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Add an object which describes a foreign relation to this table from another.
putKeyCode(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Stores the key code for a client-server transfer.
putLegacyGettersByProperty(Class<?>, Map<String, Method>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Cache an immutable map of DMO property names to getter methods for the given DMO type, keyed by DMO interface.
putLegacySettersByProperty(Class<?>, Map<String, Method>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Cache an immutable map of DMO property names to setter methods for the given DMO type, keyed by DMO interface.
putLine(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Stores the current FRAME-LINE for the given frame.
putLineEnd() - Method in class com.goldencode.p2j.util.Stream
Append a platform-specific line-end to the current output buffer if the output is not already positioned at the beginning of a line OR if in control mode.
putLineEnd(int) - Method in class com.goldencode.p2j.util.Stream
Append the specified number of platform-specific line-ends to the current output buffer.
putMetadata(Class<?>, DMOIndex.DMOMetadata) - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Store a DMO metadata object by DMO interface.
putNote(String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type String in the current copy AST.
putNote(String, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type String at the specified index in an array annotation in the current copy AST.
putNote(String, Long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Long in the current copy AST.
putNote(String, Long, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Long at the specified index in an array annotation in the current copy AST.
putNote(String, Double) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Double in the current copy AST.
putNote(String, Double, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Double at the specified index in an array annotation in the current copy AST.
putNote(String, Boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Boolean in the current copy AST.
putNote(String, Boolean, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Boolean at the specified index in an array annotation in the current copy AST.
putNull() - Method in class com.goldencode.p2j.util.Stream
Append a null character '\0' to the current output buffer.
putNull(int) - Method in class com.goldencode.p2j.util.Stream
Append the given number of null characters '\0' to the current output buffer.
putParameter(String, String) - Method in class com.goldencode.p2j.cfg.Configuration
Associate a configuration parameter value with key.
putQueryHelper(String, ImportWorker.QueryHelper) - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Register a query helper to a class name.
putReferenceNote(long, String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type String in the referenced node in the copy AST.
putReferenceNote(long, String, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type String at the specified index in the referenced node in the copy AST.
putReferenceNote(long, String, Long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Long in the referenced node in the copy AST.
putReferenceNote(long, String, Long, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type Long at the specified index in the referenced node in the copy AST.
putReferenceNote(long, String, Double) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Double in the referenced node in the copy AST.
putReferenceNote(long, String, Double, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type Double at the specified index in the referenced node in the copy AST.
putReferenceNote(long, String, Boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an annotation of type Boolean in the referenced node in the copy AST.
putReferenceNote(long, String, Boolean, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store an element in an array annotation of type Boolean at the specified index in the referenced node in the copy AST.
putRelation(Class<?>, RelationInfo) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Add an object which describes a foreign relation from this table to another.
putReplacement(String, String) - Method in class com.goldencode.p2j.convert.NameConverter
Override an individual, default substring replacement definition, or add an arbitrary substring replacement definition to the default definitions.
putRow(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Store new value for dynamically calculated frame row.
putScreen(String, double, double, Color) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Puts text on the screen at the specified position and with the given text attributes.
putScreen(String, double, double, Color) - Method in interface com.goldencode.p2j.ui.ClientExports
Puts text on the screen at the specified position and with the given text attributes.
putScreen(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the (1,1) position and with the default text attributes.
putScreen(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the (1,1) position and with the default text attributes.
putScreen(character, double, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the default text attributes.
putScreen(String, double, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the default text attributes.
putScreen(character, NumberType, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the default text attributes.
putScreen(String, NumberType, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the default text attributes.
putScreen(character, double, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the default text attributes.
putScreen(String, double, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the default text attributes.
putScreen(character, NumberType, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the default text attributes.
putScreen(String, NumberType, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position.
putScreen(character, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the (1,1) position and with the given text attributes.
putScreen(String, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the (1,1) position and with the given text attributes.
putScreen(character, double, double, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreen(String, double, double, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreen(character, NumberType, NumberType, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreen(String, NumberType, NumberType, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreen(character, double, NumberType, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreen(String, double, NumberType, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreen(character, NumberType, double, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreen(String, NumberType, double, ColorSpec) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Puts text on the screen at the specified position and with the given text attributes.
putScreenDirect(String, double, double, Color) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Outputs text as the result of PUT SCREEN operation.
putScreenPerformed - Variable in class com.goldencode.p2j.ui.client.Window
Determines whether any output has been performed using PUT SCREEN statement after the last call of HIDE ALL.
putScreenValue(int, Object) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Set screen value for specified widget.
putSpace() - Method in class com.goldencode.p2j.util.Stream
Append a space to the current output buffer.
putSpace(int) - Method in class com.goldencode.p2j.util.Stream
Append the given number of spaces to the current output buffer.
putTitle(String) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Sets the caller-specified dynamic title for the associated frame.
putUnformatted(FieldEntry[]) - Method in class com.goldencode.p2j.util.Stream
Output a list of fields with default formatting to the stream.
putUnformatted(FieldEntry[]) - Method in class com.goldencode.p2j.util.StreamWrapper
Output a list of fields with default formatting to the stream.
putUtf8Stream(int) - Method in class com.goldencode.terminal.VT100Emulator
Read an UTF-8 byte sequence transform to UTF-16 and store on a cell structure.
putWidgetValue(int, Object) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Storing the new value for the given widget ID.
putWidgetValue(int, Object, boolean) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Storing the new value for the given widget ID.
putWorker(int, FieldEntry[], int, char) - Method in interface com.goldencode.p2j.util.LowLevelStream
Output a list of fields to the stream.
putWorker(FieldEntry[], int, char) - Method in class com.goldencode.p2j.util.RemoteStream
Output a list of fields to the stream.
putWorker(FieldEntry[], int, char) - Method in class com.goldencode.p2j.util.Stream
Output a list of fields to the stream.
putWorker(int, FieldEntry[], int, char) - Method in class com.goldencode.p2j.util.StreamDaemon
Output a list of fields to the stream.
putWorker(FieldEntry[], int, char) - Method in class com.goldencode.p2j.util.StreamWrapper
Output a list of fields to the stream.
pwchSync - Variable in class com.goldencode.p2j.security.SecurityManager
Object for serializing password change requests.
pwd - Variable in class com.goldencode.p2j.admin.client.application.login.LoginView
Widget
pwd - Variable in class com.goldencode.p2j.main.CommonDriver
Passwords used to decrypt corresponding configuration files.
pwdKeyPress(KeyPressEvent) - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Key press event handler.
pwInputHook - Variable in class com.goldencode.p2j.security.SecurityCache
Password input hook.
pws - Variable in class com.goldencode.p2j.main.CommonDriver
Number of passwords actually specified.
pwt - Variable in class com.goldencode.p2j.net.Queue
Pool of Waiting Threads.

Q

qname - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The name of the QUERY resource.
qname - Variable in class com.goldencode.p2j.persist.QueryWrapper
Internal reference for the query's name.
qname - Variable in class com.goldencode.p2j.uast.ClassDefinition.MemberData
Class type name for members that return an object instance.
qryDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores query names.
QSTRING - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
qualified - Variable in class com.goldencode.p2j.schema.FieldInfo
Fully qualified schema name of the field
qualifiers - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Map of promoted buffers to explicit database qualifiers
queries - Variable in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Query helpers used to resolve foreign key associations
query - Variable in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Underlying query which manages the navigation of results
query - Variable in class com.goldencode.p2j.persist.CompoundComponent
Component query
query - Variable in class com.goldencode.p2j.persist.Cursor
Scrollable query whose results are cursored
query - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
The query that generated a JAST tree.
query - Variable in class com.goldencode.p2j.persist.Presorter
Reference to the owning query object
query - Variable in class com.goldencode.p2j.persist.QueryComponent
Joinable query which contains this query component
query - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Hibernate query object
QUERY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
QUERY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
QUERY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
query - Variable in class com.goldencode.p2j.ui.BrowseWidget
Underlying query.
QUERY - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the QUERY resource.
query_reference() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the QUERY keyword and the required query name that is coded as a ProgressParser.malformed_symbol().
QUERY_SUBST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
QUERY_SUBST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
QUERY_SUBST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
query_tuning_cache_size() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the CACHE-SIZE keyword and the required following integer literal.
query_tuning_debug() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DEBUG keyword and the optional following qualifier keyword (SQL or EXTENDED).
query_tuning_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the query tuning phrase including all possible options.
queryAllIndexData(Database, String) - Static method in class com.goldencode.p2j.persist.Persistence
Query all index metadata from the given database, using a thread pool with 1 thread per available CPU.
queryAssigned - Variable in class com.goldencode.p2j.ui.BrowseConfig
true if a query was assigned to the browse.
QueryAssociable - Interface in com.goldencode.p2j.persist
Defines the public API for legacy 4GL attributes/methods for dealing with an associated query.
queryBackward(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBackward(int) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBackward(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBackward(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBackward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBackward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBackward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBackward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of REPOSITION-BACKWARD() method (KW_REPOS_B).
queryBuffersCount - Variable in class com.goldencode.p2j.ui.BrowseWidget
Number of buffers in the original underlying query.
queryCache - Variable in class com.goldencode.p2j.persist.Persistence.Context
Cache of HQL strings, max results, and start offsets to Hibernate queries
QueryCacheKey(String, List<Buffer>) - Constructor for class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
The constructor.
queryClose() - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of QUERY-CLOSE() method (KW_QRY_CLOS).
queryClose() - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of QUERY-CLOSE() method (KW_QRY_CLOS).
queryClose() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of QUERY-CLOSE() method (KW_QRY_CLOS).
queryClose() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of QUERY-CLOSE() method (KW_QRY_CLOS).
queryClosed() - Method in interface com.goldencode.p2j.persist.event.RepositionListener
Invoked when a query to which the listener is registered is explicitly closed.
queryClosed() - Method in class com.goldencode.p2j.ui.BrowseWidget
Invoked when the query with which this browse widget is associated is explicitly closed.
queryClosed(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Notify browse widget at client side that query was closed.
queryClosed() - Method in class com.goldencode.p2j.ui.client.Browse
Reset the cache and redisplay.
queryClosed(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Notify browse widget at client side that query was closed.
queryClosed(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Notify browse widget at client side that query was closed.
QueryComponent - Class in com.goldencode.p2j.persist
A helper container for a query component.
QueryComponent(Joinable, BufferReference, AbstractJoin, String, String, LockType, Object[], int, boolean) - Constructor for class com.goldencode.p2j.persist.QueryComponent
Constructor.
QueryComponent.ServerJoinData - Class in com.goldencode.p2j.persist
Information required to create a server-side join between two tables.
QueryConstants - Interface in com.goldencode.p2j.persist
Constants used in association with queries.
queryCounter - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
A counter of compiled dynamic query classes.
queryCtorLocs - Variable in class com.goldencode.p2j.persist.DatabaseStatistics
Transient map of query instances to information about where they were constructed
queryDepth - Variable in class com.goldencode.p2j.persist.BufferManager
Number of nested queries being processed
queryExecuted(DatabaseStatistics.Location, P2JQuery, String) - Method in class com.goldencode.p2j.persist.DatabaseStatistics.Collector
This method is invoked just after P2J query object has executed its query.
queryExecuted(P2JQuery, Database, String) - Method in class com.goldencode.p2j.persist.DatabaseStatistics
This method should be invoked just after P2J query object has executed its query.
queryForward(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
queryForward(int) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
queryForward(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
queryForward(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
queryForward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
queryForward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
queryForward(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
queryForward(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of REPOSITION-FORWARD() method (KW_REPOS_F).
QueryHelper(P2JDialect, Class<?>, boolean) - Constructor for class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Constructor.
queryId - Variable in class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
The Id of the current query, automatically incremented.
queryIndexData(Database, String) - Static method in class com.goldencode.p2j.persist.Persistence
Gather a list of P2JIndex objects which describe the indices on the given table.
QueryInfo(DatabaseStatistics.Location, String) - Constructor for class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Constructor.
queryInfoMap - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Collector
Map of query ctor locations and HQL statements to local query statistics
QueryKey(String, int, int) - Constructor for class com.goldencode.p2j.persist.Persistence.QueryKey
Constructor.
queryLock(RecordIdentifier) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Query the lock type currently held by the current context for the specified database record.
queryLock(RecordIdentifier) - Method in interface com.goldencode.p2j.persist.lock.LockManager
Query the lock type currently held by the current context for the specified database record.
queryLock(RecordIdentifier) - Method in class com.goldencode.p2j.persist.Persistence
Query the lock type currently held by the current context for the specified database record.
queryLock(int, RecordIdentifier) - Method in interface com.goldencode.p2j.persist.remote.LockManagerMultiplexer
Query the lock type currently held by the current context for the specified database record.
queryLock(int, RecordIdentifier) - Method in class com.goldencode.p2j.persist.remote.LockManagerMultiplexerImpl
Query the lock type currently held by the current context for the specified database record.
queryLock(RecordIdentifier) - Method in class com.goldencode.p2j.persist.remote.RemoteLockManager
Query the lock type currently held by the current context for the specified database record.
QueryOffEndException - Exception in com.goldencode.p2j.persist
Exception thrown when certain query instances run off end.
QueryOffEndException(String, QueryOffEndListener[]) - Constructor for exception com.goldencode.p2j.persist.QueryOffEndException
Constructor which accepts an error message.
QueryOffEndListener - Interface in com.goldencode.p2j.persist
Interface for objects interested in query off-end events.
queryOpen() - Method in class com.goldencode.p2j.persist.AbstractQuery
Opens a query object.
queryOpen() - Method in interface com.goldencode.p2j.persist.P2JQuery
Opens a query object.
queryOpen() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Opens a query object.
queryOpen() - Method in class com.goldencode.p2j.persist.QueryWrapper
Opens a query object.
QueryParam - Interface in com.goldencode.p2j.persist
A marker interface for query parameters which should be resolved
queryPermission(String, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Admin permission check routine for a specific resource instance, leaf node and permission.
queryReposition(int) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryReposition(NumberType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryReposition(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryReposition(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryReposition(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryReposition(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryReposition(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryReposition(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of REPOSITION-TO-ROW() method (KW_REPOS_2R).
queryRepositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.AbstractQuery
Conversion of REPOSITION-TO-ROWID() method (KW_REPOS_2I).
queryRepositionByID(rowid, rowid...) - Method in interface com.goldencode.p2j.persist.P2JQuery
Conversion of REPOSITION-TO-ROWID() method (KW_REPOS_2I).
queryRepositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Conversion of REPOSITION-TO-ROWID() method (KW_REPOS_2I).
queryRepositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of REPOSITION-TO-ROWID() method (KW_REPOS_2I).
queryRepositioned(boolean, int) - Method in interface com.goldencode.p2j.persist.event.RepositionListener
Invoked when a query to which the listener is registered is explicitly repositioned.
queryRepositioned(boolean, int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Invoked when the query with which this browse widget is associated is explicitly repositioned.
queryRepositioned(int, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Notify the browse that the underlying query has been repositioned..
queryRepositioned(boolean, int) - Method in class com.goldencode.p2j.ui.client.Browse
Notify the browse that the underlying query has been repositioned..
queryRepositioned(boolean, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Notify the browse that the underlying query has been repositioned..
queryRepositioned(int, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Notify the browse that the underlying query has been repositioned..
queryRepositioned(BrowseWidget, boolean, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Notify the browse that the underlying query has been repositioned..
QueryWrapper - Class in com.goldencode.p2j.persist
A delegating container implementation for AbstractQuerys.
QueryWrapper(String, boolean) - Constructor for class com.goldencode.p2j.persist.QueryWrapper
Constructor which creates a static query and sets query scrolling mode for all delegate queries assigned to this wrapper.
QueryWrapper(String, boolean, boolean) - Constructor for class com.goldencode.p2j.persist.QueryWrapper
Constructor which sets query scrolling mode for all delegate queries assigned to this wrapper.
QueryWrapper.DefaultDelegate - Class in com.goldencode.p2j.persist
A no-op implementation of P2JQuery which is used as the default delegate for the enclosing QueryWrapper.
QUESTION - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
question_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_QUESTION WSPEED CLOSE_TAG, arbitrary 4GL statement text and then CLOSE_QUESTION WSPEED CLOSE_TAG.
queue - Variable in class com.goldencode.p2j.io.ReversibleReader
LIFO queue for data that has been "unread".
queue - Variable in class com.goldencode.p2j.net.BaseSession
Message transport queue
queue - Variable in class com.goldencode.p2j.net.Conversation
The session-specific network transport.
queue - Variable in class com.goldencode.p2j.net.InboundRequest
The queue associated with the message.
queue - Variable in class com.goldencode.p2j.net.Protocol
The queue representing the session with which protocol is working.
Queue - Class in com.goldencode.p2j.net
The Queue class is the kernel of message processing.
Queue(NetSocket) - Constructor for class com.goldencode.p2j.net.Queue
Constructs an instance.
queue - Variable in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Incoming keystroke buffer.
queue - Variable in class com.goldencode.p2j.ui.client.event.EventManager.WorkArea
Event queue currently in use.
queue - Variable in class com.goldencode.p2j.ui.client.event.EventQueue
Backing storage for events.
QUEUE - Static variable in interface com.goldencode.p2j.ui.client.Watcher
action code - queue Ctrl-C
queue - Variable in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Tasks for PUBLISH are posted here.
queue - Variable in class com.goldencode.p2j.util.ProtectedTimer
Queue of the scheduled tasks.
queue - Variable in class com.goldencode.p2j.util.ServerImpl.SessionManagedInvoker
Queue of async requests pending execution.
queue - Variable in class com.goldencode.p2j.util.ThreadSafeQueue
Internal storage for the objects.
queue - Variable in class com.goldencode.trpl.Driver
Queue from which to obtain the next tree name to process.
queueMarker(String, int) - Method in class com.goldencode.p2j.preproc.Environment
Buffers the markers for deferred insertion.
queueMarker(String) - Method in class com.goldencode.p2j.preproc.Environment
Buffers the markers for deferred insertion.
queueSize() - Method in class com.goldencode.p2j.io.ReversibleReader
Reports on the current amount of queued data.
queueStopped(Queue) - Method in class com.goldencode.p2j.net.SessionManager
End all sessions associated with the given queue, since the queue has been stopped.
queueStopping(Queue) - Static method in class com.goldencode.p2j.net.Router
This method is called when a queue has been disabled, but before it has been stopped.
quickLoad(RecordIdentifier) - Method in class com.goldencode.p2j.persist.Persistence
Load a single record from the database or from the session-level cache.
quickLoad(RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.Persistence
Load a single record from the database or from the session-level cache.
quietMode - Variable in class com.goldencode.p2j.schema.SchemaLoader
Flag indicating quiet mode
quit() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Remote application is about to end.
quit() - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Cause the outer window to be disposed, exiting the application or applet.
quit() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Remote application is about to end.
quit() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Release resources as the window is being terminated.
quit() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Cause the outer frame to be disposed, as the window is being terminated.
quit() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Cause the outer frame to be disposed, as the window is being terminated.
quit - Variable in class com.goldencode.p2j.ui.HelpService
Flags the help application that help is no longer required.
quit() - Method in class com.goldencode.p2j.ui.HelpService
Activates the QUIT mode.
quit - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
Flag indicating that the call was terminated with a QUIT condition.
quit() - Static method in class com.goldencode.p2j.util.BlockManager
Raise the QUIT condition and cause control to be transferred to the nearest enclosing block that handles the associated condition.
quit - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
Flag indicating if the request ended with a QUIT condition.
QuitConditionException - Exception in com.goldencode.p2j.util
Represents a Progress QUIT condition.
QuitConditionException(String) - Constructor for exception com.goldencode.p2j.util.QuitConditionException
Constructor which accepts an error message.
QuitConditionException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.QuitConditionException
Constructor which accepts an error message and a root cause.
QuitConditionException(Throwable) - Constructor for exception com.goldencode.p2j.util.QuitConditionException
Constructor which accepts and wrappers a root cause.
QUOT - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &QUOT definition.
quote(String) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Apply dialect-specific quoting.
QUOTE - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Single quote.
QUOTE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
QUOTE - Static variable in class com.goldencode.p2j.util.Quoter
The quote character used to delimit output strings.
quote(String) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that quotes a String using double-quote and doubles any double quote it finds inside inside the String variable
QUOTE_2X - Static variable in class com.goldencode.p2j.util.Quoter
The escaped quote character (by doubling it) used inside output strings.
quotedString(String) - Static method in class com.goldencode.p2j.main.ClientBuilderOptions
When the string contains space characters a quoted string is build.
quoter(BaseDataType) - Static method in class com.goldencode.p2j.util.character
General quoter function implementation without additional parameters.
quoter(String) - Static method in class com.goldencode.p2j.util.character
General quoter function implementation without additional parameters.
quoter() - Static method in class com.goldencode.p2j.util.character
No parameter quoter function implementation.
quoter(BaseDataType, String) - Static method in class com.goldencode.p2j.util.character
Quoter function call for 2 parameters.
quoter(String, String) - Static method in class com.goldencode.p2j.util.character
Quoter function call for 2 parameters.
quoter(BaseDataType, character) - Static method in class com.goldencode.p2j.util.character
Quoter function call for 2 parameters.
quoter(String, character) - Static method in class com.goldencode.p2j.util.character
Quoter function call for 2 parameters.
quoter(BaseDataType, character, character) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
quoter(String, character, character) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
quoter(BaseDataType, String, character) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
quoter(String, String, character) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
quoter(BaseDataType, character, String) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
quoter(String, character, String) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
quoter(BaseDataType, String, String) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
quoter(String, String, String) - Static method in class com.goldencode.p2j.util.character
Quoter function implementation for 3 parameters.
Quoter - Class in com.goldencode.p2j.util
A class implementation of the Progress QUOTER utility.
Quoter() - Constructor for class com.goldencode.p2j.util.Quoter
Private constructor to stop class instantiation
QUOTER - Static variable in class com.goldencode.p2j.util.Quoter
quoter detection variable.
Quoter.ColumnRange - Class in com.goldencode.p2j.util
Utility class to handle column ranges
QUOTER_EXE - Static variable in class com.goldencode.p2j.util.Quoter
quoter.exe detection variable
quoteReplacement(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Calling the java.util.regex.Matcher.quoteReplacement().
quoterWorker(BaseDataType, String, String) - Static method in class com.goldencode.p2j.util.character
This is the core quoter function implementation.
quoterWorker(BufferedReader, BufferedWriter, List<Quoter.ColumnRange>, String) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that handles the logic of quoter utility.
QUOTES - Static variable in class com.goldencode.p2j.convert.ExpressionConversionWorker
4GL quote characters.
quotes - Static variable in class com.goldencode.p2j.uast.Variable
Possible enclosing quote characters.

R

r - Variable in enum com.goldencode.p2j.ui.ColorPalette
Red.
r0 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection start row number.
r1 - Variable in class com.goldencode.p2j.directory.DirectoryDiff
backend for the first file
r1 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection end row number.
r2 - Variable in class com.goldencode.p2j.directory.DirectoryDiff
backend for the first file
RADIO_BUTTON_EXTRA_DIST - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Radio Button Radio buttons extra distance.
RADIO_BUTTON_IMAGE_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Radio Button Control image size.
RADIO_BUTTON_IMAGE_SPACE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Radio Button Control image reserved space.
radio_buttons_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RADIO-BUTTONS clause as used in a VIEW-AS RADIO-SET phrase.
RADIO_SET - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the RADIO-SET resource.
radio_set_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS RADIO-SET phrase which is called from a ProgressParser.view_as_phrase(java.lang.String).
RadioButton<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
An implementation of a radio-button - an item that is always in one of two states (SELECTED or DESELECTED) and which displays its state to the user.
RadioButton(RadioSetConfig, String, BaseDataType) - Constructor for class com.goldencode.p2j.ui.client.RadioButton
Use this constructor when you want to set both the label and the value.
RadioButtonGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI-specific portion of RadioButton.
RadioButtonGuiImpl(RadioSetConfig, String, BaseDataType) - Constructor for class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Use this constructor when you want to set both the label and the value.
RadioButtonImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific portion of RadioButton.
RadioButtonImpl(RadioSetConfig, String, BaseDataType) - Constructor for class com.goldencode.p2j.ui.chui.RadioButtonImpl
Use this constructor when you want to set both the label and the value.
RadioSet<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
RadioSet is a implementation of radio-set widget, a mutually exclusive set of RadioButton objects.
RadioSet(WidgetId, WidgetConfig) - Constructor for class com.goldencode.p2j.ui.client.RadioSet
Special constructor used to restore component using given configuration.
RadioSetConfig - Class in com.goldencode.p2j.ui
Stores radio set specific state.
RadioSetConfig() - Constructor for class com.goldencode.p2j.ui.RadioSetConfig
Default constructor (only used in deserialization).
RadioSetConfig(int) - Constructor for class com.goldencode.p2j.ui.RadioSetConfig
Create a new config and associate it with the given widget.
RadioSetConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.RadioSetConfig
Create a new config and associate it with the given widget.
RadioSetGuiImpl - Class in com.goldencode.p2j.ui.client.gui
RadioSet is a implementation of radio-set widget, a mutually exclusive set of RadioButton objects.
RadioSetGuiImpl(WidgetId, WidgetConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Special constructor used to restore component using given configuration.
RadioSetInterface - Interface in com.goldencode.p2j.ui
Defines all attributes and methods that are specific to RADIO-SET.
RadioSetWidget - Class in com.goldencode.p2j.ui
Server side radioset widget implementation.
RadioSetWidget() - Constructor for class com.goldencode.p2j.ui.RadioSetWidget
Default constructor.
RadioSetWidget(boolean) - Constructor for class com.goldencode.p2j.ui.RadioSetWidget
Default constructor.
RadioStyles() - Constructor for enum com.goldencode.p2j.admin.client.widget.EnumRadioGroup.RadioStyles
 
raised - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Raised parameter for 3D operations
raisedConditions - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
Raised errors numbers stack.
raiseErrorOnNullChar(byte[]) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Raise a 12012 error when a null character is encountered.
raiseExceptionOnFlushIfNecessary() - Method in class com.goldencode.p2j.util.ProcessStream
Check whether we have exceeded the buffer size limit for the flush operations and, if it is true, re-throw the exception that was raised when the stream become broken.
raiseJoinError(RecordBuffer, RecordBuffer) - Method in class com.goldencode.p2j.persist.AbstractJoin
Throw ErrorConditionException that signals that the specified tables cannot be joined.
raiseLegacyMouseEvents() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseLegacyMouseEvents() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseLegacyMouseEvents() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseLegacyMouseEvents() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseLegacyMouseEvents() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseLegacyMouseEvents() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseLegacyMouseEvents() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseLegacyMouseEvents() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if the widget implementation can raise legacy, 4GL-style, mouse events.
raiseMouseEvent(int, int, long, int, int, int, int, int, int[], int) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Raise a mouse event.
raiseMouseEvent(int, int, long, int, int, int, int, int, int[], int) - Method in interface com.goldencode.p2j.ui.client.driver.web.ClientProtocolHooks
Raise a mouse event.
raiseMouseEvent(int, int, long, int, int, int, int, int, int[], int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Raise a mouse event.
raiseMouseEvent(MouseEvent, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.WebMouseHandler
Raise a mouse event explicitly.
raiseStopCondition(int) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Check if the given key can raise the STOP condition.
raiseStopCondition(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Check if the given key can raise the STOP condition.
raiseStopCondition(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Check if the given key can raise the STOP condition.
raiseStopOnCloseIfNecessary() - Method in class com.goldencode.p2j.util.ProcessStream
Check whether we have exceeded the buffer size limit for the close operations and, if it is true, display the error message and raise the STOP condition.
RamNode - Class in com.goldencode.p2j.directory
This class is used to hold node data in the memory.
RamNode(ObjectClass, String, RamNode) - Constructor for class com.goldencode.p2j.directory.RamNode
Constructs an empty node of given class and name.
RamNode(ObjectClass, String) - Constructor for class com.goldencode.p2j.directory.RamNode
Constructs an empty node of given class and name.
RamRemapper - Class in com.goldencode.p2j.directory
Memory-only back-end implementation.
RamRemapper() - Constructor for class com.goldencode.p2j.directory.RamRemapper
Construct an instance of the XmlRemapper for a given file.
random(double) - Method in class com.goldencode.expr.TestDriver.SymbolLibrary
Return a pseudo-random number x in the range 0 ≤ x < mult if mult is positive, or 0 ≥ x > mult if mult is negative.
random(long, int64) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
random(int64, long) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
random(int64, int64) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
random(long, long) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
random(NumberType, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
random(double, NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
random(NumberType, double) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
random(double, double) - Static method in class com.goldencode.p2j.util.MathOps
Generate a psuedo-randomly distributed number between the low and high values inclusively.
randomAccessDelegate() - Method in class com.goldencode.p2j.persist.QueryWrapper
Convenience method to access the delegate query as an instance of RandomAccessQuery.
RandomAccessQuery - Class in com.goldencode.p2j.persist
The backing query for converted queries which require a dynamic record retrieval semantic.
RandomAccessQuery() - Constructor for class com.goldencode.p2j.persist.RandomAccessQuery
Default constructor.
RandomWordGenerator - Class in com.goldencode.util
Simple helper to create a random word, suitable for use as a password or other security token.
RandomWordGenerator() - Constructor for class com.goldencode.util.RandomWordGenerator
 
range - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
The report preview pages range
Range() - Constructor for enum com.goldencode.p2j.admin.client.application.PrintingContext.Range
 
Range - Class in com.goldencode.p2j.persist.id
Represents a range of Long numbers between a lower bound and an upper bound (inclusive).
Range() - Constructor for class com.goldencode.p2j.persist.id.Range
Creates an empty range.
Range(long, long) - Constructor for class com.goldencode.p2j.persist.id.Range
Creates a new range object.
Range(long) - Constructor for class com.goldencode.p2j.persist.id.Range
Creates a new range representing a single number.
range() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Return scroll bar range.
RANGE_MATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RANGE_MATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RANGE_MATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
rangeBypass - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Flag to control whether range processing is necessary.
RangeCheck(long, long, long) - Constructor for class com.goldencode.p2j.util.BinaryData.RangeCheck
Create an instance.
rangeMatches - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Stores the list of the range matches for the current record phrase.
rank - Variable in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Import order sorting heuristic
raw - Variable in class com.goldencode.p2j.uast.ProgressLexer
Raw string processing mode, defaults to false.
raw - Class in com.goldencode.p2j.util
A class that implements common services for a Progress 4GL compatible raw data type whose data is mutable.
raw() - Constructor for class com.goldencode.p2j.util.raw
Default constructor, creates an instance that represents a 0 length byte array.
raw(BaseDataType) - Constructor for class com.goldencode.p2j.util.raw
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
raw(raw) - Constructor for class com.goldencode.p2j.util.raw
Constructs an instance after copying the parameter's data into the internal representation of this class.
raw(byte[]) - Constructor for class com.goldencode.p2j.util.raw
Constructor which creates an instance which is initialized based on the given binary data.
raw(String) - Constructor for class com.goldencode.p2j.util.raw
Constructs an instance which converts the contents of the given Progress 4GL compatible string form of a raw value into the proper binary form.
raw(character) - Constructor for class com.goldencode.p2j.util.raw
Constructs an instance which converts the contents of the given Progress 4GL compatible string form of a raw value into the proper binary form.
RAW - Static variable in class com.goldencode.p2j.util.TextOps
raw() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a raw instance initialized to the default value.
raw() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a raw instance initialized to the default value.
raw_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RAW language statement with the following ProgressParser.lvalue() and 1 or 2 optional integer ProgressParser.expr() for position and length.
RAW_STRING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RAW_STRING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RAW_STRING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
raw_transfer_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RAW-TRANSFER language statement.
rawCopyFrom(raw) - Method in interface com.goldencode.p2j.persist.Buffer
Perform a RAW-TRANSFER operation from the given raw field into this buffer.
rawCopyFrom(raw) - Method in class com.goldencode.p2j.persist.BufferImpl
Perform a RAW-TRANSFER operation from the given raw field into this buffer.
rawCopyTo(raw) - Method in interface com.goldencode.p2j.persist.Buffer
Perform a RAW-TRANSFER operation from this buffer to the given raw variable.
rawCopyTo(FieldReference) - Method in interface com.goldencode.p2j.persist.Buffer
Perform a RAW-TRANSFER operation from this buffer to the given field, which should be of type raw.
rawCopyTo(Buffer) - Method in interface com.goldencode.p2j.persist.Buffer
Perform a RAW-TRANSFER operation from this buffer to the given buffer.
rawCopyTo(raw) - Method in class com.goldencode.p2j.persist.BufferImpl
Perform a RAW-TRANSFER operation from this buffer to the given raw variable.
rawCopyTo(FieldReference) - Method in class com.goldencode.p2j.persist.BufferImpl
Perform a RAW-TRANSFER operation from this buffer to the given field, which should be of type raw.
rawCopyTo(Buffer) - Method in class com.goldencode.p2j.persist.BufferImpl
Perform a RAW-TRANSFER operation from this buffer to the given buffer.
RawEncoder - Class in com.goldencode.p2j.ui.client.gui.driver.web
RawEncoder implements Raw encoding based on RFB specification documents: https://www.realvnc.com/docs/rfbproto.pdf https://tools.ietf.org/html/rfc6143 This implementation supports only sRGB pixels models with 32 bits per a pixel.
RawEncoder() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.RawEncoder
 
RawExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a raw result.
RawExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.RawExprAdapter
Constructor.
RawExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a raw result.
RawExpression() - Constructor for class com.goldencode.p2j.util.RawExpression
 
RawExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.RawExpressionAdapter
The only constructor.
rawExtent(int) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a raw array of the given extent and initialize it with the default value.
rawExtent() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a 0-length raw array.
rawExtent(int) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a raw array of the given extent and initialize it with the default value.
rawExtent() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a 0-length raw array.
rawGetNextLineNum(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Gets the current page's next line number.
rawGetNextLineNum() - Method in class com.goldencode.p2j.util.NullStream
Gets the current page's next line number.
rawGetNextLineNum() - Method in class com.goldencode.p2j.util.RemoteStream
Gets the current page's next line number.
rawGetNextLineNum() - Method in class com.goldencode.p2j.util.Stream
Gets the current page's next line number.
rawGetNextLineNum(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Gets the current page's next line number.
rawGetNextLineNum() - Method in class com.goldencode.p2j.util.StreamWrapper
Gets the current page's next line number.
rawGetPageNum(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Gets the current page number.
rawGetPageNum() - Method in class com.goldencode.p2j.util.NullStream
Gets the current page number.
rawGetPageNum() - Method in class com.goldencode.p2j.util.RemoteStream
Gets the current page number.
rawGetPageNum() - Method in class com.goldencode.p2j.util.Stream
Gets the current page number.
rawGetPageNum(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Gets the current page number.
rawGetPageNum() - Method in class com.goldencode.p2j.util.StreamWrapper
Gets the current page number.
rawGetPageSize(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Gets the current page size in lines.
rawGetPageSize() - Method in class com.goldencode.p2j.util.NullStream
Gets the current page size in lines.
rawGetPageSize() - Method in class com.goldencode.p2j.util.RemoteStream
Gets the current page size in lines.
rawGetPageSize() - Method in class com.goldencode.p2j.util.Stream
Gets the current page size in lines.
rawGetPageSize(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Gets the current page size in lines.
rawGetPageSize() - Method in class com.goldencode.p2j.util.StreamWrapper
Gets the current page size in lines.
rawIncrementNextLineNum(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Increments the current page's next line number.
rawIncrementNextLineNum() - Method in class com.goldencode.p2j.util.NullStream
Increments the current page's next line number, in actuality this has no effect.
rawIncrementNextLineNum() - Method in class com.goldencode.p2j.util.RemoteStream
Increments the current page's next line number.
rawIncrementNextLineNum() - Method in class com.goldencode.p2j.util.Stream
Increments the current page's next line number.
rawIncrementNextLineNum(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Increments the current page's next line number.
rawIncrementNextLineNum() - Method in class com.goldencode.p2j.util.StreamWrapper
Increments the current page's next line number.
rawIncrementPageNum(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Increments the current page number.
rawIncrementPageNum() - Method in class com.goldencode.p2j.util.NullStream
Increments the current page number, in actuality this has no effect.
rawIncrementPageNum() - Method in class com.goldencode.p2j.util.RemoteStream
Increments the current page number.
rawIncrementPageNum() - Method in class com.goldencode.p2j.util.Stream
Increments the current page number.
rawIncrementPageNum(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Increments the current page number.
rawIncrementPageNum() - Method in class com.goldencode.p2j.util.StreamWrapper
Increments the current page number.
RawMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.RawMapper
Constructor.
rawNextLineNum() - Method in class com.goldencode.p2j.util.Stream
Accesses the line number of the next line to be output on the current page.
rawPageSize() - Method in class com.goldencode.p2j.util.Stream
Accesses the number of lines per page in an output stream, where 0 indicates that this stream is not paged.
rawResetNextLineNum(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Resets the current page's next line number to 1.
rawResetNextLineNum() - Method in class com.goldencode.p2j.util.NullStream
Resets the current page's next line number to 1, in actuality this has no effect.
rawResetNextLineNum() - Method in class com.goldencode.p2j.util.RemoteStream
Resets the current page's next line number to 1.
rawResetNextLineNum() - Method in class com.goldencode.p2j.util.Stream
Resets the current page's next line number to 1.
rawResetNextLineNum(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Resets the current page's next line number to 1.
rawResetNextLineNum() - Method in class com.goldencode.p2j.util.StreamWrapper
Resets the current page's next line number to 1.
rawSetPageSize(int, int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Sets the current page size in lines.
rawSetPageSize(int) - Method in class com.goldencode.p2j.util.NullStream
Sets the current page size in lines, in actuality this has no effect.
rawSetPageSize(int) - Method in class com.goldencode.p2j.util.RemoteStream
Sets the current page size in lines.
rawSetPageSize(int) - Method in class com.goldencode.p2j.util.Stream
Sets the current page size in lines.
rawSetPageSize(int, int) - Method in class com.goldencode.p2j.util.StreamDaemon
Sets the current page size in lines.
rawSetPageSize(int) - Method in class com.goldencode.p2j.util.StreamWrapper
Sets the current page size in lines.
rawSetPageSize(int) - Method in class com.goldencode.p2j.util.TerminalStream
Sets the current page size in lines.
RawUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J raw data type.
RawUserType() - Constructor for class com.goldencode.p2j.persist.type.RawUserType
 
RBRACE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
RBRACKET - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
RBRACKET - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RBRACKET - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RBRACKET - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
rButt - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Right button
rc - Variable in class com.goldencode.p2j.main.WebHandler.SpawnerResult
Error code on failure, 0 on success.
rcLabels - Variable in class com.goldencode.p2j.ui.client.Browse
Rendered columns labels area.
RcodeInfo - Interface in com.goldencode.p2j.util
Interface for accessing properties of a specific ABL r-code file.
RcodeInfoOps - Class in com.goldencode.p2j.util
Utility for working with RCODE-INFO system handle that lets you read information about r-code files.
RcodeInfoOps() - Constructor for class com.goldencode.p2j.util.RcodeInfoOps
 
rct - Variable in class com.goldencode.p2j.ui.client.Region
array of individual non-nesting rectangles
reachableInternalEntry(handle, String, boolean, String, boolean, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Check if an internal procedure or function is reachable and valid.
read() - Method in class com.goldencode.p2j.io.MultiReader
Reads the next byte from the current stream.
read() - Method in class com.goldencode.p2j.io.MultiStream
Reads the next byte from the current stream.
read() - Method in class com.goldencode.p2j.io.ReversibleReader
Reads the next byte from the current stream.
read(char[], int, int) - Method in class com.goldencode.p2j.io.ReversibleReader
Reads characters into a portion of an array.
read() - Method in class com.goldencode.p2j.preproc.ClearStream
Returns the logically next byte from the stream after all due handling of escape sequences, alternative coding and braces.
read(byte[], int, int) - Method in class com.goldencode.p2j.preproc.ClearStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class com.goldencode.p2j.uast.DotKludgeReader
Reads the next byte from the input stream.
read() - Method in class com.goldencode.p2j.uast.DotKludgeStream
Reads the next byte from the input stream.
read(String, String, String, boolean) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Read the entire table.
read(String, String, String, boolean, Map<String, String>) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Read the entire table.
read() - Method in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Read a keystroke from the key input buffer.
read() - Method in class com.goldencode.p2j.util.DirStream
Worker to read a character and hide any charset conversion that may or may not be needed.
read() - Method in class com.goldencode.p2j.util.FileStream
Worker to read a character and hide any charset conversion that may or may not be needed.
read() - Method in class com.goldencode.p2j.util.InputStreamWrapper
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class com.goldencode.p2j.util.InputStreamWrapper
Read a chunk of bytes from the current read position in the stream to the offset calculated by given length or to the EOF, whichever comes first.
read(long, long, long) - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Read the specified range of contents from the memory block at the given 64-bit address.
read(int, memptr, long, long, int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(int, memptr, long, long, int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(byte[], int, int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Read len number of bytes and place them in the specified buffer, starting with the specified position.
read(long, long, long) - Method in class com.goldencode.p2j.util.MemoryDaemon
Read the specified range of contents from the memory block at the given 64-bit address.
read(long, long, long) - Static method in class com.goldencode.p2j.util.MemoryManager
Read the specified range of contents from the memory block at the given 64-bit address.
read() - Method in class com.goldencode.p2j.util.ProcessStream.InReader
Read a character from the current read position in the stream.
read() - Method in class com.goldencode.p2j.util.ProcessStream.InStream
Read a character from the current read position in the stream.
read() - Method in interface com.goldencode.p2j.util.ProcessStream.IOHelper
Read a character from the current read position in the stream.
read() - Method in class com.goldencode.p2j.util.ProcessStream.OutStream
Read a character from the current read position in the stream.
read() - Method in class com.goldencode.p2j.util.ProcessStream.OutWriter
Read a character from the current read position in the stream.
read(memptr, double, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, double, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, double, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, NumberType, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, NumberType, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, double, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, double, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, NumberType, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, NumberType, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, double, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, double, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, NumberType, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, NumberType, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, double, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, double, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, double, NumberType, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read(memptr, NumberType, NumberType, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the READ() SOCKET method, this will read the specified number of bytes from the available data on the socket, and put it inside the memory buffer argument at the specified position.
read() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
Reads the next byte of data from the input stream.
read() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.LongcharInputStream
Reads the next byte of data from the input stream.
read() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.MemptrInputStream
Reads the next byte of data from the input stream.
read(int) - Method in class com.goldencode.terminal.NativePty
Read from master PTY descriptor.
READ_AVAILABLE - Static variable in interface com.goldencode.p2j.util.Socket
Constant defining socket read mode: READ-AVAILABLE
READ_AVAILABLE_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
READ_AVAILABLE_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
READ_AVAILABLE_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
READ_EXACT_NUM - Static variable in interface com.goldencode.p2j.util.Socket
Constant for socket read mode: READ-EXACT-NUM
READ_EXACT_NUM_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
READ_EXACT_NUM_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
READ_EXACT_NUM_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
READ_RESPONSE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
readAccounts(String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Read all the accounts which have an alias specified.
readACLs(DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads the defined ACLs.
readAliases(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and create a list of string arrays (each with 2 elements) representing the set of all alias names and the associated database name for each one.
readAllRows(Temporary, List<PropertyDefinition>) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Read all rows from the table targeted by the specified buffer and return each row as an array, each row's values in the ordered specified by the given property list.
readAnnotations(Element, Aast) - Static method in class com.goldencode.ast.XmlFilePlugin
Reads any annotations associated with the passed-in XML element and stores these in the AST.
readAst(Element, Class, boolean) - Static method in class com.goldencode.ast.XmlFilePlugin
Processes an AST element in an XML document to create an associated AST instance and then recursively calls itself for each AST element that is a child.
readAudit(DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads audit related definitions.
readAuthMode(DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and initializes authentication control data.
readAuthPlugins(DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Read the list of available auth plugins form the directory.
readBlock(memptr) - Method in class com.goldencode.p2j.util.Stream
Read a block of data from the stream with the block size equal to the size of the binary data array in the given memptr variable.
readBooleanConstant(String, String) - Method in class com.goldencode.expr.TestDriver
Read and parse a boolean constant string configuration property.
readByte(long) - Method in class com.goldencode.p2j.util.BinaryData
Read the byte at the given location.
readByte(long) - Method in class com.goldencode.p2j.util.memptr
Read the byte at the given location.
readByte(long) - Method in class com.goldencode.p2j.util.raw
Read the byte at the given location.
readByteRange(long, long, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Read the bytes at the given location.
readByteRange(long, long, boolean) - Method in class com.goldencode.p2j.util.memptr
Read the bytes at the given location.
readByteRange(long, long, boolean) - Method in class com.goldencode.p2j.util.raw
Read the bytes at the given location.
readCallGraph(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and create a string representing the encoded runtime preprocessor arguments and other preprocessor hints.
readCAs(KeyStore, DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads CA certificates into truststore.
readCh() - Method in class com.goldencode.p2j.util.DirStream
Read a character from the current read position in the stream.
readCh() - Method in class com.goldencode.p2j.util.FileStream
Read the raw integer value of a character from the current read position in the stream.
readCh(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Read a character from the current read position in the stream.
readCh() - Method in class com.goldencode.p2j.util.NullStream
Read a character from the current read position in the stream.
readCh() - Method in class com.goldencode.p2j.util.ProcessStream
Read the raw integer value of a character from the current read position in the stream.
readCh() - Method in class com.goldencode.p2j.util.RemoteStream
Read a character from the current read position in the stream.
readCh() - Method in class com.goldencode.p2j.util.Stream
Read a character from the current read position in the stream and increment stream pointer.
readCh(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Read a character from the current read position in the stream.
readCh() - Method in class com.goldencode.p2j.util.StreamWrapper
Read a character from the current read position in the stream.
readCh() - Method in class com.goldencode.p2j.util.TerminalStream
Read a character from the current read position in the stream.
readChar() - Method in class com.goldencode.p2j.util.Stream
Read a character from the stream, blocking until input is received.
readChar(int) - Method in class com.goldencode.p2j.util.Stream
Read a character from the stream, pausing until input is received or the requested number of seconds have elapsed.
readChar(String, int) - Static method in class com.goldencode.p2j.util.Text
Test for certain failure conditions and if OK return the indexed character, otherwise throw an exception with useful debugging information.
readChunk(int, int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Read a chunk of bytes from the current read position in the stream to the offset calculated by given length or to the EOF, whichever comes first.
readChunk(int) - Method in class com.goldencode.p2j.util.RemoteStream
Read a chunk of bytes from the current read position in the stream to the offset calculated by given length or to the EOF, whichever comes first.
readChunk(int) - Method in class com.goldencode.p2j.util.Stream
Read a chunk of bytes from the current read position in the stream to the offset calculated by given length or to the EOF, whichever comes first.
readChunk(int, int) - Method in class com.goldencode.p2j.util.StreamDaemon
Read a chunk of bytes from the current read position in the stream to the offset calculated by given length or to the EOF, whichever comes first.
readClipboard() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Send a request to the web client to read the current contents of the clipboard and send that back as text.
readColorTable(Map<Integer, ColorRgb>, boolean) - Static method in class com.goldencode.p2j.ui.ColorTable
Load color table from current environment.
readColorTable(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get color table of the specified environment.
readColorTable(String) - Method in interface com.goldencode.p2j.ui.ServerExports
Get color table of the specified environment.
readCompanyConfiguration() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Read the existing company configuration from the directory or, if missing, read it from the standard input.
readConfiguration() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Read the existing configuration from the standard input.
readConfiguration() - Static method in class com.goldencode.p2j.util.LogHelper
Override the default configuration in this class with one read from the directory.
readConsoleConfig(DirectoryService, String) - Static method in class com.goldencode.p2j.util.LogHelper
Read the logging level for the console and if it exists and specifies a valid level, override the default.
readCustomExtension(DirectoryService, String) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and returns the custom extension plugin name.
readDatabaseConfig(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Read from the directory all data necessary to configure a database managed by the current P2J server instance.
readDatabases(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and create a list of all databases to be connected.
readDataRecordVariable(String, String, Map) - Method in class com.goldencode.expr.TestDriver
Read and parse a data variable configuration property.
readDataType(String, String) - Method in class com.goldencode.expr.TestDriver
Read and parse a data type configuration property.
readDateFormat(String, String, Map) - Method in class com.goldencode.expr.TestDriver
Read and parse a date format string configuration property.
readDebugLevel(DirectoryService) - Static method in class com.goldencode.p2j.security.SecurityManager
Read the debug level configured in the directory as a string node with the path "/security/config/debug-level", convert this debug level name to a valid debug level and return it.
readDefaultFonts() - Static method in class com.goldencode.p2j.ui.FontTable
Read the default fonts.
readDefaultFonts() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Read the default fonts.
readDefaultFonts() - Method in interface com.goldencode.p2j.ui.ServerExports
Read the default fonts.
readE4GL(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and create a string representing the encoded E4GL preprocessor hints.
readEnvironment(ObjectInput) - Method in class com.goldencode.p2j.ui.ServerState
Deserialize environments.
reader - Variable in class com.goldencode.p2j.main.ClientsToPortsGenerator
Read data from the standard input.
Reader() - Constructor for class com.goldencode.p2j.net.Protocol.Reader
 
reader - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
Read data from the standard input.
reader - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Read data from the standard input.
reader - Variable in class com.goldencode.p2j.ui.client.TypeAhead
Key reading thread.
readerThread - Variable in class com.goldencode.p2j.net.Protocol
Reader thread.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.BaseNativeType
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.NativeBuffer
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.NativeDouble
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.NativeFloat
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.NativeInteger
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.NativeString
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.NativeTypeArray
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.library.Signature
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.main.AppServerInvocationResult
Used the specified input source and initialize this instance.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.main.ClientParameters
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.net.Message
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.net.RoutingKey
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.net.SyncMessage
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.persist.PropertyDefinition
Read the property definition from the specified input source.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.persist.TableWrapper
Read the result set (metadata and rows) from the specified input source.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.BaseConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.BrowseColumnConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.BrowseConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ButtonConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ButtonImageDefinition
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ChooseData
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.client.event.ServerEvent
Initialize this server event instance with the data received from the input source.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.client.WidgetEntry
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ClientState
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.Color
 
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ColorRgb
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ColorTableEntry
Replacement for default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ComboBoxConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ControlConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ControlSetConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ControlTextConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.EditorConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.EventDefinition
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.EventList
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.FillInConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.FormattedValue
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.FrameConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ImageConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.MarkEntry
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.MenuConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.MenuDescription
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.MenuItemConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.PaneConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.RadioSetConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.RectangleConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.SelectionListConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ServerState
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.SkipConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.SliderConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.SubMenuConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.TextConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ToggleBoxConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.ValidationResult
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.WidgetConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.WidgetConfigUpdates
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.WidgetDownId
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.WidgetId
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.ui.WindowConfig
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.BinaryData
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.comhandle
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.date
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.datetime
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.datetimetz
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.decimal
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.ExportField
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.ExternalResource
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.handle
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.int64
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.integer
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.InvocationRequestPayload
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.InvocationResponsePayload
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.logical
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.MemoryBuffer
Initialize this instance by reading its state from the specified stream.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.memptr
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.NullField
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.PutField
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.raw
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.RemoteResourceImpl
Read the resource ID from the specified input source.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.rowid
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.Text
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.UnformattedPayload
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.unknown
Replacement for the default object reading method.
readExternal(ObjectInput) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Restore this object contents by calling the methods of DataInput for primitive types and readObject strings.
readField(BaseDataType[]) - Method in class com.goldencode.p2j.util.Stream
Read the fields from the current line buffer using the previously specified delimiter using Stream.setDelimiter(char) or the default delimiter of Stream.DELIM before assigning the data into the given variable var elements in the order the data was read.
readField(ImportFieldExpansion) - Method in class com.goldencode.p2j.util.Stream
 
readField(FieldReference) - Method in class com.goldencode.p2j.util.Stream
Read the next field from the current line buffer using the previously specified delimiter using Stream.setDelimiter(char) or the default delimiter of Stream.DELIM before assigning the data using the given database field reference ref.
readField(BaseDataType) - Method in class com.goldencode.p2j.util.Stream
Read the next field from the current line buffer using the previously specified delimiter using Stream.setDelimiter(char) or the default delimiter of Stream.DELIM before assigning the data into the given variable var.
readFields(Class<? extends WidgetConfig>, Set<String>) - Method in class com.goldencode.p2j.ui.WidgetConfigDef
Read all the public fields (which are not static or native) from the entire class hierarchy, starting from the base class down to sub-classes.
readFieldWorker(BaseDataType) - Method in class com.goldencode.p2j.util.Stream
Read the next field from the current line buffer using the previously specified delimiter using Stream.setDelimiter(char) or the default delimiter of Stream.DELIM.
readFile(NativeEvent, Element) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Read the target file.
readFile(character) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the READ-FILE() method which replaces the editor's contents with those read from the specified file.
readFile(String) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the READ-FILE() method which replaces the editor's contents with those read from the specified file.
readFile(character) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the READ-FILE() method which replaces the editor's contents with those read from the specified file.
readFile(String) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the READ-FILE() method which replaces the editor's contents with those read from the specified file.
readFileConfig(DirectoryService, String) - Static method in class com.goldencode.p2j.util.LogHelper
Read the configuration values for the file handler and if they exist and specify valid values, override the default.
readFontAliases() - Static method in class com.goldencode.p2j.ui.FontTable
Read the font aliases.
readFontTable() - Static method in class com.goldencode.p2j.ui.FontTable
Read the entire font-table.
readFontTable() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Read the entire font-table.
readFontTable() - Method in interface com.goldencode.p2j.ui.ServerExports
Read the entire font-table.
readFromFile(String, int, int, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(String, NumberType, int, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(String, int, NumberType, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(String, NumberType, NumberType, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(character, int, int, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(character, NumberType, int, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(character, int, NumberType, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(character, NumberType, NumberType, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read some contents of the file and write that to the given binary object.
readFromFile(String, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read the full contents of the file and write that to the given binary object.
readFromFile(character, BinaryData) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Read the full contents of the file and write that to the given binary object.
readGlobalLevel(DirectoryService, String) - Static method in class com.goldencode.p2j.util.LogHelper
Read the global default logging level and if it exists and specifies a valid level, override the default.
readGraph(String[], long, int, int, int) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Obtain a subset of the call graph based on the given criteria.
readGroups(DirectoryService, List) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads defined group accounts.
readHibernateProperties(DirectoryService, String, Properties) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Read hibernate configuration properties from the directory and populate a properties file which will be passed to Hibernate's configuration API.
readHolidays(DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and initializes the list of known holidays.
readIntoArray(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Read a simple text file into an array where each line in the input file is a separate element in the output array.
readjustDownBody() - Method in class com.goldencode.p2j.ui.client.Frame
Recalculate coordinates of the down frame body components.
readKey(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Reads and returns one keystroke from the keyboard type-ahead buffer.
readKey() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Read the key from terminal and translate it into P2J internal representation.
readKey() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Read the key from terminal and translate it into P2J internal representation.
readKey() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
This method reads the key from keyboard by the special reading thread.
readKey() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Read single keystroke from keyboard.
readKey() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Read single keystroke from keyboard.
readKey() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Read the next key from the FIFO key input buffer.
readKey() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Read single keystroke from keyboard.
readKey() - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Read the next key from the FIFO key input buffer.
readKey() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Read the next key from the FIFO key input buffer.
readKey() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Read single keystroke from keyboard.
readKey() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Read single keystroke from keyboard.
readKey() - Method in class com.goldencode.p2j.ui.client.OutputManager
Read single keystroke from driver.
readKey(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Reads and returns one keystroke from the keyboard type-ahead buffer.
readKey(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Reads and returns one keystroke from the keyboard type-ahead buffer.
readKey() - Static method in class com.goldencode.p2j.util.KeyReader
Read a character from the unnamed input stream (if open) or from the LogicalTerminal, blocking until input is received.
readKey(Stream) - Static method in class com.goldencode.p2j.util.KeyReader
Read a character from the given stream or from the LogicalTerminal, blocking until input is received.
readKey(NumberType) - Static method in class com.goldencode.p2j.util.KeyReader
Read a character from the unnamed input stream (if open) or from the LogicalTerminal.
readKey(double) - Static method in class com.goldencode.p2j.util.KeyReader
Read a character from the unnamed input stream (if open) or from the LogicalTerminal.
readKey(Stream, NumberType) - Static method in class com.goldencode.p2j.util.KeyReader
Read a character from the given stream or from the LogicalTerminal.
readKey(Stream, double) - Static method in class com.goldencode.p2j.util.KeyReader
Read a character from the given stream or from the LogicalTerminal.
readkey_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the READKEY language statement.
readLegacyTextMetrics() - Static method in class com.goldencode.p2j.ui.FontTable
Read the legacy text metrics for all the texts and each font defined in the font table, for this user.
readLegacyTextMetrics() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Read the legacy text metrics for all the texts and each font defined in the font table, for this user.
readLegacyTextMetrics() - Method in interface com.goldencode.p2j.ui.ServerExports
Read the legacy text metrics for all the texts and each font defined in the font table, for this user.
readLevel(DirectoryService, String) - Static method in class com.goldencode.p2j.util.LogHelper
Read the given node as a string and convert the string name into a Level object.
readLine(String) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Read a line of text using the created ClientsToPortsGenerator.reader.
readLine(String) - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Read a line of text using the created SelfSignedCertGen.reader.
readLine(String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Read a line of text using the created SSLCertGenUtil.reader.
readLine(BaseDataType) - Method in class com.goldencode.p2j.util.Stream
Read a complete line without regard to the normal Progress formatted field processing rules or delimiters.
readLineCleanup(StringBuilder) - Method in class com.goldencode.p2j.util.Stream
Remove the new line character(s) from the given buffer and return the rest of the buffered text as a string.
readLineDropNull() - Method in class com.goldencode.p2j.util.Stream
Read the next line from the stream dropping all data at and after any null character including the next newline.
readListElements(Element, Aast, String) - Static method in class com.goldencode.ast.XmlFilePlugin
Reads the elements of an array annotation associated with the passed-in XML element and stores these in the AST.
ReadListener(LowLevelSocketImpl.SocketData, CountDownLatch) - Constructor for class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Initialize this instance.
readLn() - Method in class com.goldencode.p2j.util.DirStream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn() - Method in class com.goldencode.p2j.util.FileStream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn() - Method in class com.goldencode.p2j.util.NullStream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn() - Method in class com.goldencode.p2j.util.ProcessStream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn() - Method in class com.goldencode.p2j.util.RemoteStream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn() - Method in class com.goldencode.p2j.util.Stream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn() - Method in class com.goldencode.p2j.util.StreamWrapper
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLn() - Method in class com.goldencode.p2j.util.TerminalStream
Read all characters from the current read position in the stream to the next line separator (as determined by the File.separator or to the EOF.
readLock - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Lock needed to read from queue; must be obtained first if write lock is needed also
readLoggerLevels(DirectoryService, String) - Static method in class com.goldencode.p2j.util.LogHelper
Read the log level for an arbitrary list of loggers (as specified by their hierarchical names).
readMessageInt16(byte[], int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Interpret 2 bytes from a binary message as a 16-bit integer and return the accumulated result.
readMessageInt32(byte[], int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Interpret 4 bytes from a binary message as a 32-bit integer and return the accumulated result.
readMessageInt64(byte[], int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Interpret 8 bytes from a binary message as a 64-bit integer and return the accumulated result.
readMessageText(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Interpret bytes from a binary message as text and return the accumulated result.
readMinArgs(Aast) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Check the given node for a "minargs" annotation and return it if present.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeDouble
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeFloat
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeInt8
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativePrimitive
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeSignedInt16
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeSignedInt32
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeSignedInt64
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeString
Worker method to read the primitive value from the first index position of the given memory buffer.
readNative(memptr) - Method in class com.goldencode.p2j.library.NativeUnsignedInt32
Worker method to read the primitive value from the first index position of the given memory buffer.
readNextLine(boolean) - Method in class com.goldencode.p2j.util.Stream
Read the next line from the stream using Progress rules.
readNode(Node) - Method in class com.goldencode.p2j.directory.XmlRemapperIO
Read one node from the XML document.
readOnly - Variable in class com.goldencode.expr.Variable
Whether the variable is read-only from within expressions.
readOnly - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Read only flag
readOnly(boolean) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Readonly setter.
readOnly - Variable in class com.goldencode.p2j.convert.BufferList
true if the buffer is read-only (like the OLD buffer of a database WRITE trigger).
readOnly - Variable in class com.goldencode.p2j.pattern.PatternEngine
Operate in read-only mode; do not copy source AST for each ruleset
readOnly - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Set of DMO entity names which correspond to read-only tables
readOnly - Variable in class com.goldencode.p2j.persist.FindQuery
Flag indicating whether buffer is updated by query
readonly - Variable in class com.goldencode.p2j.persist.RecordBuffer
Flags this record buffer as readonly.
readOnly - Variable in class com.goldencode.p2j.schema.TableHints
Flag indicating that the table is read-only
readOnly - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
READ-ONLY attribute variable
readOnly - Variable in class com.goldencode.p2j.ui.BrowseConfig
READ-ONLY attribute variable.
readOnly - Variable in class com.goldencode.p2j.ui.ControlTextConfig
The Progress READ-ONLY attribute.
readOnly - Variable in class com.goldencode.p2j.ui.MenuItemConfig
READ-ONLY attr.
readOnly - Variable in class com.goldencode.p2j.util.ProcedureManager.Subscription
Flag indicating that this subscription can't be removed.
readOnly - Variable in class com.goldencode.trpl.Pipeline
Trees will be loaded for read-only access.
readOnlyError(String) - Static method in class com.goldencode.p2j.ui.ColorTable
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(String) - Static method in class com.goldencode.p2j.ui.FontTable
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(String) - Method in class com.goldencode.p2j.ui.GenericWidget
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(String) - Static method in class com.goldencode.p2j.util.ClipboardManager
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(String) - Method in interface com.goldencode.p2j.util.CommonHandle
Show a specific error, as this read-only attribute was used on the right-side of an assignment.
readOnlyError(String) - Static method in class com.goldencode.p2j.util.ErrorManager
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(String) - Static method in class com.goldencode.p2j.util.FileSystemOps
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(handle, String) - Static method in class com.goldencode.p2j.util.handle
Emitted and to be used only in cases the attribute is read-only.
readOnlyError(String) - Method in class com.goldencode.p2j.util.HandleChain
Show a specific error, as this read-only attribute was used on the right-side of an assignment.
readOnlyError(String) - Method in class com.goldencode.p2j.util.HandleResource
To be used only in cases when a setter for a read-only attribute or a not-supported attribute is forced to be implemented by the resource.
readOnlyError(String) - Static method in class com.goldencode.p2j.util.KeyReader
API needed to implement read-only attribute assignment (a 4GL "feature").
readOnlyError(String) - Static method in class com.goldencode.p2j.util.SessionUtils
API needed to implement read-only attribute assignment (a 4GL "feature").
readOption(String, String[]) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Ask the user to enter one of the specified valid options, using the given message.
readOption(String, String[]) - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Ask the user to enter one of the specified valid options, using the given message.
readOption(String, String[]) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Ask the user to enter one of the specified valid options, using the given message.
readOptions(SecurityManager, BootstrapConfig) - Static method in class com.goldencode.p2j.main.WebClientBuilderOptions
Read all web client driver options from the directory and store the defaults and any overridden configuration in a map for configuration of both GUI and ChUI web drivers.
readPassword(String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Get the reused password or generate a new one, for the given alias.
readPasswordAging(DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the password aging control parameters.
readPathMod(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and initialize the path modification members based on the first propath node found.
readPeers(KeyStore, DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads peers certificates into truststore.
readPfFile(String) - Static method in class com.goldencode.p2j.util.ConnectHelper
Read the parameters configured in the given file.
readPlugins(DirectoryService, String[]) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads defined resource plugins.
readPreproc(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and create a string representing the encoded runtime preprocessor arguments and other preprocessor hints.
readPrivateKeys(BootstrapConfig, DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Read the SSL private keys and their encryption keys.
readProcesses(DirectoryService, List, boolean) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads defined process accounts.
readPscHeader() - Method in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
Reads the PSC footer, storing the key/values pairs in private map pscHeader.
readReferenceArray(Element, String, Map<BufferSizeDependency, Integer>, Map<BufferSizeDependency, Map<Object, Integer>>, String) - Method in class com.goldencode.p2j.util.BufferSizeManager
Read the array of "reference" buffer size from the given XML tree.
readResponseContext - Variable in class com.goldencode.p2j.util.SocketImpl
The context of the procedure to be executed when data is received, if any.
readResponseEvent(long) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Called by the P2J client side, it will inform the server that a server-event was generated.
readResponseEvent(long) - Method in interface com.goldencode.p2j.ui.ServerExports
Called by the P2J client side, it will inform the server that a server-event was generated.
readResponseEvent() - Method in class com.goldencode.p2j.util.SocketImpl
Called by the P2J client side, it will inform the server that a server-event was generated.
readResponseProcedure - Variable in class com.goldencode.p2j.util.SocketImpl
The name of the procedure to be executed when data is received, if any.
readRSAConfig(BootstrapConfig, DirectoryService) - Method in class com.goldencode.p2j.security.SecurityCache
Read the RSA configuration.
readSchemaTables(Element) - Method in class com.goldencode.p2j.uast.UastHints
Process sub-hierarchy which contains schema-related hints, if any.
readSingleIndex(IndexSelectionWorker.IndexHelper.IndexInfo) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
If the given index information object has only a single entry, return this object, otherwise return null.
ReadStatus(int, String) - Constructor for enum com.goldencode.p2j.xml.SaxReader.ReadStatus
Default constructor for enum.
readStatus - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Current status of SAX-Writer
readSystemColorTable() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get system colors table.
readSystemColorTable() - Method in interface com.goldencode.p2j.ui.ServerExports
Get system colors.
readSystemFontTable() - Static method in class com.goldencode.p2j.ui.FontTable
Read the font-table with the name of the legacy system fonts.
readSystemFontTable() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Read the font-table with the name of the legacy system fonts.
readSystemFontTable() - Method in interface com.goldencode.p2j.ui.ServerExports
Read the font-table with the name of the legacy system fonts.
readTable(String, String, String) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Read the entire table.
readTable(String, String, String, Map<String, String>) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Read the entire table.
readTreeLocal(Element, Class, Aast, boolean) - Static method in class com.goldencode.ast.XmlFilePlugin
Processes a tree-local element in an XML document to create an associated shadow node instances from the contained list.
readUastGeneric(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and create a map of objects representing the set of all generic UAST hints, each element accessed by a unique name.
readUsers(DirectoryService, List, boolean) - Method in class com.goldencode.p2j.security.SecurityCache
Reads the P2J directory and loads defined user accounts.
readValue(String, String, String) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Get a value from server directory or from a custom environment for a given key.
readValue(String, String, String, String) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Get a value from server directory or from a custom environment for a given key.
readValue(DirectoryService, boolean, String, String, String, String) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Get a value from server directory or from a custom environment for a given key.
readValue(ObjectInput) - Static method in class com.goldencode.util.NativeTypeSerializer
Read the given value using the specified worker, from the specified destination.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.BooleanSerializer
A worker to read the value from the specified source, as a native boolean.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.ByteSerializer
A worker to read the value from the specified source, as a native byte.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.CharSerializer
A worker to read the value from the specified source, as a native char.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.DoubleSerializer
A worker to read the value from the specified source, as a native double.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.FloatSerializer
A worker to read the value from the specified source, as a native float.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.IntSerializer
A worker to read the value from the specified source, as a native int.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.LongSerializer
A worker to read the value from the specified source, as a native long.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.ObjectSerializer
A worker to read the value from the specified source, as a Object instance.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer
A worker to read the value from the specified source.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.ShortSerializer
A worker to read the value from the specified source, as a native short.
readValueWorker(ObjectInput) - Method in class com.goldencode.util.NativeTypeSerializer.StringSerializer
A worker to read the value from the specified source, as a String value.
readVariables(Element) - Method in class com.goldencode.p2j.uast.UastHints
Read XML hints file and create an array of Variable objects representing the set of all variables/widgets to add to the associated dictionaries.
readWorker(boolean) - Method in class com.goldencode.p2j.util.FileStream
Read a byte from the file at the current file pointer.
readXml(DataSource, character, character, logical) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the READ-XML method.
readXml(DataSource, character, character, logical, character) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the READ-XML method.
readXml(DataSource, character, character, logical, character, character) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the READ-XML method.
readXmlFilters(File) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Read the given file, which is expected to contain an XML document defining one or more file filter profiles.
readXmlReports(File, List<ReportDefinition>) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Read the given file, which is expected to contain an XML document defining one or more reports.
readXmlSearches(File) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Read the given file, which is expected to contain an XML document defining one or more search history entries.
readXmlUsers(File) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Read the given file, which is expected to contain an XML document defining one or more sets of user credentials.
ready() - Method in class com.goldencode.p2j.io.ReversibleReader
Tells whether this stream is ready to be read.
ready - Variable in class com.goldencode.p2j.main.BrokerParameters
Keep connection between server and broker open
ready - Variable in class com.goldencode.p2j.main.ClientSpawner
Flag indicating the P2J client has been started.
ready - Variable in class com.goldencode.p2j.main.StandardServer
Signals when the non-network portions of the server are ready.
ready - Variable in class com.goldencode.p2j.net.Control
Initialized flag.
ready - Variable in class com.goldencode.p2j.net.RouterSessionManager
Signals when the network portions of the server are ready.
ready - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
The signal to use when this thread is ready.
ready - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
Signals when all the threads have started.
ready - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
The signal to use when this thread is ready.
readyScreen - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The off-screen image ready to be bitblt to to screen.
realDataGuessUsed - Variable in class com.goldencode.p2j.ui.BrowseWidget
true if an actual number of fetched rows is used as MAX-DATA-GUESS.
realize() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
The method realizes this modal window.
realize() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
The method realizes this overlay window.
realize() - Method in interface com.goldencode.p2j.ui.CommonWidget
Stub implementation of the 'realize' method.
realize() - Method in class com.goldencode.p2j.ui.GenericWidget
Stub implementation of the 'realize' method.
realizeChildWindow(int, int, String, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Realize new child window.
realizeChildWindow(int, int, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Realize new child window.
realized - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
Cached realized flag.
realized - Variable in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Cached realized flag.
realized - Variable in class com.goldencode.p2j.ui.WidgetConfig
Flag to indicate whether the widget has been realized.
realizeFrame(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Realize the frame, only if it's not yet realized.
realizeFrame(boolean) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Realize the frame, only if it's not yet realized.
realizeWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Realize new window, depending on the output manager type.
realizeWindow(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Realize new window, depending on the output manager type.
realNode - Variable in class com.goldencode.p2j.directory.RamNode
Reference to real node (for use by node substitution techniques)
realTopLevel - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Mark external procedure scope.
rearrangeEditors() - Method in class com.goldencode.p2j.ui.client.Frame
Rearranges widgets in the frame in preparation for the next drawing of the frame in redirected mode.
reassembleMalformedSymbol() - Method in class com.goldencode.p2j.uast.ProgressParser
Manually looks ahead an arbitrary number of tokens, reassembling the text and type of a malformed symbol into a single token while dropping the extraneous tokens.
rebuildColumns() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Re-initiate column widgets.
recalcImageCoord(ImageGuiImpl, int, int) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Reposition image and change the width according button width and height.
recalcImagesCoords() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Need to recalculate image coordinates after all images have been loaded.
RECALL - Static variable in class com.goldencode.p2j.ui.Keyboard
 
receivedMessages - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
A map with the received messages from java-script side.
receiveResult(int, Object) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Notify the WebClientProtocol.lock that a message was received with the given type.
recentLocations - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
recentlyHovered - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Most recent hovers action
recid - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible record ID.
recid() - Constructor for class com.goldencode.p2j.util.recid
Default constructor which creates an instance representing the unknown value.
recid(BaseDataType) - Constructor for class com.goldencode.p2j.util.recid
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
recid(long) - Constructor for class com.goldencode.p2j.util.recid
Constructs an instance after casting the parameter into the internal representation of this class.
recid(integer) - Constructor for class com.goldencode.p2j.util.recid
Constructs an instance after casting the parameter into the internal representation of this class.
recid(recid) - Constructor for class com.goldencode.p2j.util.recid
Constructs an instance after copying the parameter's data into the internal representation of this class.
recid(String) - Constructor for class com.goldencode.p2j.util.recid
Constructs an instance after converting the string representation of a number into an integer.
recid() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a recid instance initialized to the default value.
recid(Long) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a recid instance.
recid() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a recid instance initialized to the default value.
recid(Long) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a recid instance.
RECID_INIT - Static variable in class com.goldencode.p2j.util.TypeFactory
Function to create and initialize a recid instance.
recid_or_rowid() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RECID or ROWID keywords and the following expression inside parenthesis.
RecidExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a recid result.
RecidExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.RecidExprAdapter
Constructor.
RecidExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a recid result.
RecidExpression() - Constructor for class com.goldencode.p2j.util.RecidExpression
 
recidExtent(int, Long...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a recid array of the given extent.
recidExtent(Long...) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a recid extent using as initial values the data in the init array.
recidExtent(int, Long...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a recid array of the given extent.
recidExtent(Long...) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a recid extent using as initial values the data in the init array.
RecIDUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, Hibernate user type for the P2J recid.
RecIDUserType() - Constructor for class com.goldencode.p2j.persist.type.RecIDUserType
 
reclaimedKeys - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Recycled primary keys available for re-use (lowest first)
reclaimedKeysPool - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Available reclaimed keys which are ≤ maxKey.
reclaimKey(Class<?>, Serializable) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Prepare a single, primary key for reclamation.
reclaimKeys(Serializable[]) - Method in interface com.goldencode.p2j.persist.id.IdentityManager
Inform the identity manager that the given primary keys can be reused.
reclaimKeys(Serializable[]) - Method in class com.goldencode.p2j.persist.id.IdentityPool
Returns the array of keys to the pool (presumably recovered by deletes and create rollbacks).
reclaimKeys(Serializable[]) - Method in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Inform the identity manager that the given primary keys can be reused.
reclaimKeys(Serializable[]) - Method in class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Inform ithe dentity manager that the given primary keys can be reused.
reclaimKeys(List<Serializable>) - Method in class com.goldencode.p2j.persist.RecordBuffer
Reclaim the given list of primary keys for re-use.
reclaimKeys(int, Serializable[]) - Method in interface com.goldencode.p2j.persist.remote.IdentityManagerMultiplexer
Inform the identity manager that the given primary keys can be reused.
reclaimKeys(int, Serializable[]) - Method in class com.goldencode.p2j.persist.remote.IdentityManagerMultiplexerImpl
Inform the identity manager that the given primary keys can be reused.
reclaimKeys(Serializable[]) - Method in class com.goldencode.p2j.persist.remote.RemoteIdentityManager
Inform the identity manager that the given primary keys can be reused.
reclaimKeys(List<Serializable>) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Reclaim the given list of primary keys for re-use.
reclaimPendingKeys(Persistence, Set<Serializable>) - Method in class com.goldencode.p2j.persist.BufferManager
Reclaim unused keys collected during the transaction which just ended or from the buffer scope which just closed.
reconstructComponent(WidgetId, WidgetConfig) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Instantiate component using type information provided in configuration.
reconstructSideLabel(WidgetConfig) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Reconstruct the side-label with the specified config.
reconstructWidget(WidgetConfig) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Recreates the widget based on the information can be taken from the source widget snapshot.
record(boolean, boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a Progress 4GL record reference that refers to a table in the database schema, or to a buffer/temp-table/work-table that was previously defined or created in the source file.
record_funcs() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the special built-in functions that can be used used in an expression for processing ProgressParser.record(boolean, boolean, boolean) or ProgressParser.primary_expr() (a field) but which don't take normal parenthesized parameters (the single parameter for each of these is postfixed) or the function takes parenthesized parameters but the parameters include a record (which is not normally allowed in an expression).
RECORD_PHRASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RECORD_PHRASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
record_phrase(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the record phrase used in various block definitions.
RECORD_PHRASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
record_spec(Set<Aast>) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the shorthand of specifying a record (and optional exclude list of fields) instead of an explicit field list, in the ProgressParser.def_frame_stmt(), ProgressParser.display_stmt() and ProgressParser.column_spec() rules.
RecordBuffer - Class in com.goldencode.p2j.persist
A container for a Data Model Object (DMO) instance which represents a single database record (or the lack thereof).
RecordBuffer(Class<?>, String, String) - Constructor for class com.goldencode.p2j.persist.RecordBuffer
Constructor.
RecordBuffer(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.persist.RecordBuffer
Constructor.
RecordBuffer.AbstractBulkReversible - Class in com.goldencode.p2j.persist
A Reversible version which affects more than one record.
RecordBuffer.DatumAccess - Class in com.goldencode.p2j.persist
Information needed by a getter or setter method to affect the datum of one property (or one element within an extent property), namely, the property's name and optional extent index, if accessing a single element in an extent property.
RecordBuffer.Handler - Class in com.goldencode.p2j.persist
Handler for methods invoked on the DMO proxy provided to client code.
RecordBuffer.LightweightUndoable - Class in com.goldencode.p2j.persist
A lightweight implementation of the Undoable interface which restores to the record buffer the current record and snapshot which were active at the time of backup.
RecordBuffer.MethodType - Enum in com.goldencode.p2j.persist
Possible method types
RecordBuffer.OperationType - Enum in com.goldencode.p2j.persist
Possible buffer operation types
RecordBuffer.ReversibleCreate - Class in com.goldencode.p2j.persist
Concrete implementation of Reversible which on rollback reverses a record create action by deleting its DMO in the underlying persistence session.
RecordBuffer.ReversibleDelete - Class in com.goldencode.p2j.persist
Concrete implementation of Reversible which on rollback reverses a record delete action by reattaching its DMO to the underlying persistence session.
RecordBuffer.ReversibleUpdate - Class in com.goldencode.p2j.persist
Concrete implementation of Reversible which on rollback reverses one or more updates made to a record's properties.
RecordBuffer.ReversibleUpdate.Key - Class in com.goldencode.p2j.persist
Custom map key for the enclosing class' rollback map.
RecordBuffer.ScopeBufferName - Class in com.goldencode.p2j.persist
Container immutable class that holds temporarily data needed for restoring a buffer's name configuration.
RecordBuffer.ValidationHelper - Class in com.goldencode.p2j.persist
Helper class for validation processing.
recordBuffers() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Report the record buffers for whose changes this object is interested in listening.
recordBuffers() - Method in class com.goldencode.p2j.persist.CompoundQuery
Report the record buffers for whose changes this object is interested in listening.
recordBuffers() - Method in interface com.goldencode.p2j.persist.event.RecordChangeListener
Report the record buffers for whose changes this object is interested in listening.
recordBuffers() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Report the record buffer for whose changes this object is interested in listening.
recordBuffers() - Method in class com.goldencode.p2j.persist.RecordBuffer
Report the record buffers for whose changes this object is interested in listening.
recordChanged - Variable in class com.goldencode.p2j.persist.RecordBuffer
Flag to mark this buffer as changed by another user on a multi-user environment.
RecordChangeEvent - Class in com.goldencode.p2j.persist.event
The event sent with DMO state change notifications.
RecordChangeEvent(RecordChangeEvent.Type, RecordBuffer, Persistable, Persistable, Map<String, List<Integer>>) - Constructor for class com.goldencode.p2j.persist.event.RecordChangeEvent
Constructor.
RecordChangeEvent.Type - Enum in com.goldencode.p2j.persist.event
Event types
RecordChangeListener - Interface in com.goldencode.p2j.persist.event
Classes which need to receive notifications about the changes in state of DMOs of particular types must implement this interface and register themselves with the local ChangeBroker as listeners.
recordClass - Variable in class com.goldencode.p2j.schema.RecordLoader
Class which is instantiated for each import record
recordCount - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The number of records that were saved to this file.
recordDeletedText(int, NativePoint, String) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Record the deleted text by saving it into EditorGuiImpl.UndoableEditor.deletedText.
recordDeletedText(int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Record the deleted text by saving it into EditorGuiImpl.UndoableEditor.deletedText.
recordDeletedText(int, int, String) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Record the deleted text by saving it into EditorGuiImpl.UndoableEditor.deletedText.
recordExecutionStats(BlockType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Update block execution statistics for the given block instance.
recordHistory(NameConverter, String, String) - Method in class com.goldencode.p2j.convert.NameConverterWorker
Helper method which records information about a name conversion.
recordID - Variable in class com.goldencode.p2j.admin.RecordInfo
Primary key ID.
recordID() - Method in interface com.goldencode.p2j.persist.Buffer
Get the record ID of the current buffer's current record, if any.
recordID() - Method in class com.goldencode.p2j.persist.BufferImpl
Get the record ID of the current buffer's current record, if any.
recordID() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the record ID of the current buffer's current record, if any.
recordID - Variable in class com.goldencode.p2j.persist.RecordIdentifier
Primary key of a database record
RecordIdentifier - Class in com.goldencode.p2j.persist
A combination of database table name and record ID (primary key), which uniquely identifies a database record.
RecordIdentifier(String, Serializable) - Constructor for class com.goldencode.p2j.persist.RecordIdentifier
Constructor.
recordIdTextBox - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The record id text box
RecordInfo - Class in com.goldencode.p2j.admin
Class which contains information that allows us to identify a record across multiple databases.
RecordInfo() - Constructor for class com.goldencode.p2j.admin.RecordInfo
Default constructor
RecordInfo(String, String, Long) - Constructor for class com.goldencode.p2j.admin.RecordInfo
Constructor.
recordings - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
This stack will contain the drawing operation recordings.
recordInsertedText(int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Record the inserted text by saving it into EditorGuiImpl.UndoableEditor.insertedText.
recordJoin(String, String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Create a TableRelation object based the natural join of the specified tables, and add it to the set of joins being collected by this worker.
RecordLoader - Class in com.goldencode.p2j.schema
Helper class which manages all aspects of the mapping between a Progress data export file and the record object which corresponds with a particular database table record.
RecordLoader(Class, File, boolean) - Constructor for class com.goldencode.p2j.schema.RecordLoader
Constructor.
RecordLockContext - Class in com.goldencode.p2j.persist.lock
An instance of this class coordinates record locking activity across all record buffers for a particular database, within a user session.
RecordLockContext() - Constructor for class com.goldencode.p2j.persist.lock.RecordLockContext
Default constructor accessible only from within this class.
RecordLockContext.Perm - Class in com.goldencode.p2j.persist.lock
Concrete implementation of RecordLockContext which enables intra-session record lock sharing across record buffers for permanent database tables.
RecordLockContext.Perm.LockState - Class in com.goldencode.p2j.persist.lock
The lock state of a particular record, which includes its current lock type, its unique identifier, and the set of buffers which share access to the backing lock.
RecordLockEvent - Class in com.goldencode.p2j.persist.lock
Object which stores information about a record lock event.
RecordLockEvent(long, SessionToken, RecordIdentifier, LockType, LockType) - Constructor for class com.goldencode.p2j.persist.lock.RecordLockEvent
Constructor.
RecordLockInfo - Class in com.goldencode.p2j.admin
Information about a single record lock held by the P2J lock manager.
RecordLockInfo() - Constructor for class com.goldencode.p2j.admin.RecordLockInfo
Default constructor
RecordLockInfo(RecordLockType, long, String, String, long, SessionToken[]) - Constructor for class com.goldencode.p2j.admin.RecordLockInfo
Constructor.
RecordLocksPresenter - Class in com.goldencode.p2j.admin.client.application.home.console.recordlocks
Implements business methods for views to manage record locks.
RecordLocksPresenter(EventBus, RecordLocksPresenter.MyView, RecordLocksPresenter.MyProxy, PlaceManager, AdminServiceAsync, ModalDialogs, Alarm) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter
Defines the Record Locks presenter.
RecordLocksPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.console.recordlocks
Defines the proxy place for GWTP framework.
RecordLocksPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.console.recordlocks
This view interface that must be implemented by the concrete view according to GWTP framework.
RecordLocksUIHandler - Interface in com.goldencode.p2j.admin.client.application.home.console.recordlocks
Defines business methods for views to manage record locks.
RecordLocksView - Class in com.goldencode.p2j.admin.client.application.home.console.recordlocks
A view to access the existing record locks.
RecordLocksView(RecordLocksView.Binder, Provider<InputDialog>) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
RecordLocksView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.console.recordlocks
GWT UI creator.
RecordLockType - Enum in com.goldencode.p2j.admin
Possible lock types
RecordLockType() - Constructor for enum com.goldencode.p2j.admin.RecordLockType
 
recordOrReportTime(LockType, LockType) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Given an old lock type and a new lock type, either record the current time, or check whether the elapsed time since the last recorded time exceeds the reporting threshold, and write a warning to the log.
recordOrShowError(int, String, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to display modal or modeless box in the UI.
recordOrShowError(int[], String[], boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to display modal or modeless box in the UI.
recordOrShowError(int, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to display modal or modeless box in the UI.
recordOrShowError(int[], String[], boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to display modal or modeless box in the UI.
recordOrShowError(int, String, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture one or more error texts based on the given parameters, if silent error mode is enabled, then these error numbers and the respective generated error text messages will be stored in the error list, otherwise this generated error texts will be used to display modal or modeless box in the UI.
recordOrShowError(int, String, boolean, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture one or more error texts based on the given parameters, if silent error mode is enabled, then these error numbers and the respective generated error text messages will be stored in the error list, otherwise this generated error texts will be used to display modal or modeless box in the UI.
recordOrShowError(int[], String[], boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture one or more error texts based on the given parameters, if silent error mode is enabled, then these error numbers and the respective generated error text messages will be stored in the error list, otherwise this generated error texts will be used to display modal or modeless box in the UI.
recordOrShowError(int[], String[], boolean, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture one or more error texts based on the given parameters, if silent error mode is enabled, then these error numbers and the respective generated error text messages will be stored in the error list, otherwise this generated error texts will be used to display modal or modeless box in the UI.
recordOrShowError(int[], String[], boolean, boolean, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture one or more error texts based on the given parameters, if silent error mode is enabled, then these error numbers and the respective generated error text messages will be stored in the error list, otherwise this generated error texts will be used to display modal or modeless box in the UI.
recordOrShowWarning(int, String, boolean, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture one or more warning texts based on the given parameters.
recordOrThrowError(int, String) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to throw a new instance of ErrorConditionException.
recordOrThrowError(int, String, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to throw a new instance of ErrorConditionException.
recordOrThrowError(int[], String[], boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to throw a new instance of ErrorConditionException.
recordOrThrowError(int[], String[], boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this generated error text will be used to throw a new instance of ErrorConditionException.
recordOrThrowError(int, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given text, if silent error mode is enabled, then this error number and the generated error text will be stored in the error list, otherwise this error text will be used to throw a new instance of ErrorConditionException.
recordOrThrowError(int, String, NumberedException) - Static method in class com.goldencode.p2j.util.ErrorManager
Record a chain of errors or throw an exception based upon the given exception (which of these two is done depends upon the state of the silent mode feature).
recordOrThrowError(NumberedException) - Static method in class com.goldencode.p2j.util.ErrorManager
Record a chain of errors or throw an exception based upon the given exception (which of these two is done depends upon the state of the silent mode feature).
RecordPhraseData(String) - Constructor for class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Constructor.
records - Variable in class com.goldencode.expr.TestDriver
List of data records, in index order
recordType - Variable in class com.goldencode.p2j.schema.FieldInfo
Field's enclosing table's token type
rect - Variable in class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
 
Rect<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
An implementation of RECTANGLE widget.
Rect(WidgetId, Container<O>) - Constructor for class com.goldencode.p2j.ui.client.Rect
This constructor creates a rectangle.
Rect(WidgetId, RectangleConfig) - Constructor for class com.goldencode.p2j.ui.client.Rect
Special constructor used to restore component using given configuration.
Rectangle - Class in com.goldencode.p2j.ui.client
Rectangular area descriptor.
Rectangle(double, double, double, double) - Constructor for class com.goldencode.p2j.ui.client.Rectangle
Constructor.
Rectangle(Point, Dimension, Point) - Constructor for class com.goldencode.p2j.ui.client.Rectangle
Constructor.
Rectangle(Rectangle) - Constructor for class com.goldencode.p2j.ui.client.Rectangle
Copy constructor.
RECTANGLE - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the RECTANGLE resource.
RectangleConfig - Class in com.goldencode.p2j.ui
Rectangle widget configuration.
RectangleConfig() - Constructor for class com.goldencode.p2j.ui.RectangleConfig
Default constructor
RectangleConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.RectangleConfig
Create a new config and associate it with the given widget.
RectangleConfig(int) - Constructor for class com.goldencode.p2j.ui.RectangleConfig
Create a new config and associate it with the given widget.
rectangleFromNative(NativeRectangle) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from native to character units.
RectangleGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Specific GUI implementation of RECTANGLE widget.
RectangleGuiImpl(WidgetId, Container<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
This constructor creates a rectangle.
RectangleGuiImpl(WidgetId, RectangleConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.RectangleGuiImpl
Special constructor used to restore component using given configuration.
RectangleImpl - Class in com.goldencode.p2j.ui.chui
Specific implementation of RECTANGLE widget.
RectangleImpl(WidgetId, Container<ChuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.chui.RectangleImpl
This constructor creates a rectangle.
RectangleImpl(WidgetId, RectangleConfig) - Constructor for class com.goldencode.p2j.ui.chui.RectangleImpl
Special constructor used to restore component using given configuration.
RectangleInterface - Interface in com.goldencode.p2j.ui
Provides an API for rectangle-specific attributes and methods.
rectangleToNative(Rectangle) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts the passed-in instance from character to native units.
RectangleWidget - Class in com.goldencode.p2j.ui
Rectangle widget (server-side).
RectangleWidget() - Constructor for class com.goldencode.p2j.ui.RectangleWidget
Default constructor.
RectangleWidget(boolean) - Constructor for class com.goldencode.p2j.ui.RectangleWidget
Default constructor.
recursion - Variable in class com.goldencode.p2j.util.FileSpecList
Specifies if matching files in subdirectories will be included.
recursionIds - Variable in class com.goldencode.p2j.convert.ExpressionConversionWorker.WorkArea
Nodes for which context analysis is active inside a *_POLY node.
recursive - Variable in class com.goldencode.p2j.directory.DirectoryService.NodeCopier
Recursive copying mode.
red - Variable in class com.goldencode.p2j.ui.ColorRgb
Red value
redirected - Variable in class com.goldencode.p2j.ui.client.Frame
Set to true if frame is redirected to some stream.
redirected - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
Track current state of redirection.
redirectedConversion - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The coordinates conversion implementation used when the output is redirected.
RedirectedTerminal - Class in com.goldencode.p2j.ui.chui
Provides an implementation which with a compatible back-end for formatted output acts like a terminal but for which the transformed data is written to a stream.
RedirectedTerminal(Stream, int, int) - Constructor for class com.goldencode.p2j.ui.chui.RedirectedTerminal
Initializes an instance for a specific output destination.
redirectedTerminalForStream(Stream) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Looks up the redirected terminal instance for a given stream.
redirections - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks pseudo-terminals used for redirecting output to a stream.
redirectOutput(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and close/ cleanup resources for the redirected terminal associated with oldId (unless oldId is -1 in which case nothing needs to be closed).
redirectOutput(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and close/ cleanup resources for the pseudo-terminal associated with oldId (unless oldId is -1 in which case nothing needs to be closed).
redirectOutput(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and close/ cleanup resources for the pseudo-terminal associated with oldId (unless oldId is -1 in which case nothing needs to be closed).
redirOut - Variable in class com.goldencode.p2j.ui.GenericFrame
Stream to which redirected aggregator element output is sent
redraw() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Redrawing worker.
redrawEnabled(Frame, Widget[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Redraw enabled widgets.
reducedBy(Insets) - Method in class com.goldencode.p2j.ui.client.Dimension
Reduce dimension by width and height deltas from provided Insets instance.
redundantIndexReport - Variable in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
List of strings comprising the redundant index report
ref - Variable in class com.goldencode.p2j.library.BaseNativeType
On the client side, this is used to render the data into native memory.
ref_point() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the reference-point construct used in at-phrase.
refCount - Variable in class com.goldencode.p2j.directory.DirectoryService
bind()/unbind() call counter
RefCount() - Constructor for class com.goldencode.p2j.persist.BufferManager.RefCount
 
REFERENCE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a reference to an instance of a specific object.
REFERENCE_DEF - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a definition of an instance of a specific object.
ReferenceHint - Class in com.goldencode.p2j.preproc
Keeps information about a symbol reference.
ReferenceHint(String, String, String) - Constructor for class com.goldencode.p2j.preproc.ReferenceHint
Constructor.
referenceRecord - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Record whose data defines current "place" in query results
referenceRow - Variable in class com.goldencode.p2j.persist.Cursor
Last fetched row used as the reference row for future iterations.
references - Variable in class com.goldencode.p2j.preproc.HintsTreeNode
Array of ReferenceHints
REFERENCES - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "references" relation AST annotation
referenceSubs - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Array of field reference substitution replacements strings and nulls
referenceSubs - Variable in class com.goldencode.p2j.persist.QueryComponent
Array of field reference names and nulls used to replace substitution parameters when converting a nested looping (client-side) join to a server-side join
referenceSubs - Variable in class com.goldencode.p2j.persist.QueryComponent.ServerJoinData
Array of field reference names and nulls
referent - Variable in class com.goldencode.p2j.util.TransparentWrapper
The object being contained.
referer - Variable in class com.goldencode.p2j.persist.ForeignNuller.State
Local DMO whose foreign reference is being changed
referers - Variable in class com.goldencode.p2j.persist.ForeignNuller.Context
Transient list of DMOs which refer to current referent DMO
referers(Persistable, ForeignNuller.Context) - Method in class com.goldencode.p2j.persist.ForeignNuller
Return an iterator on all of the local DMOs related to the given, foreign DMO.
referrer - Variable in class com.goldencode.p2j.main.WebClientBuilderParameters
Referrer.
REFID - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "refid" index column AST annotation
refill(boolean, int) - Method in class com.goldencode.p2j.ui.client.FillIn
Refill content after insertion or deletion of characters.
ReflectionHelper - Class in com.goldencode.p2j.util
Utility methods to ease or replace use of J2SE reflection.
ReflectionHelper() - Constructor for class com.goldencode.p2j.util.ReflectionHelper
Private constructor to prevent instances of this class from being created.
refMarks - Variable in class com.goldencode.p2j.preproc.Environment
buffered reference hint markers
refNodes - Variable in class com.goldencode.p2j.convert.BufferScopeTracker
The list of Aast nodes which use this buffer.
refocusTarget(int, Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set focus to target.
refoid - Variable in class com.goldencode.p2j.security.AccessControlList
directory object ID the ACL came from
refresh - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
Current refresh counter.
refresh - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Refresh button
refresh - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Refresh button
refresh() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Refresh the ACL list from the server.
refresh - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The Refresh button
refresh - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The Refresh button
refresh() - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView.PreviewPager
Refreshes the current preview content.
refresh() - Method in class com.goldencode.p2j.directory.DirectoryService
Refresh backend after placing a refresh lock.
refresh() - Method in class com.goldencode.p2j.directory.LdapRemapper
No-op implementation.
refresh() - Method in class com.goldencode.p2j.directory.RamRemapper
Generic implementation.
refresh() - Method in interface com.goldencode.p2j.directory.Remapper
Reload directory content from external source.
refresh() - Method in class com.goldencode.p2j.directory.ShadowRemapper
No-op implementation.
refresh(AdminAccountExtension) - Method in class com.goldencode.p2j.security.AbstractResource
Refresh request to plugin.
refresh() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the REFRESH() widget method.
refresh(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Refresh the browse cache and redisplay the browse.
refresh(NativeRectangle) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Mark a rectangle as needing repainting.
refresh(NativeRectangle) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Mark a rectangle as needing repainting.
refresh(NativeRectangle) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Mark a rectangle as needing repainting.
refresh(NativeRectangle) - Method in class com.goldencode.p2j.ui.chui.TerminalBuffer
Mark a rectangle as needing repainting.
refresh(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Refresh the browse cache and redisplay the browse.
refresh(NativeRectangle) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Mark a rectangle as needing repainting.
refresh() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Refresh widget at the screen.
refresh(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Refresh the browse cache and redisplay the browse.
refresh(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Mark a rectangle as needing repainting.
refresh() - Method in class com.goldencode.p2j.ui.client.Editor
Refresh the editor.
refresh() - Method in class com.goldencode.p2j.ui.client.FillIn
Refresh widget.
refresh() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
In GUI mode, the drawing needs to be delayed.
refresh(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Refresh specified area.
refresh() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Refresh the editor.
refresh - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
refresh() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Refresh widget by performing an immediate drawing.
refresh() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Refresh the scrollbar button not repainting full window.
refresh() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Invoke repaint for this widget.
refresh() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
In GUI mode, the drawing needs to be delayed.
refresh(int, Rectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Mark a rectangle as needing repainting.
refresh(NativeRectangle) - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Refresh specified area.
refresh(Rectangle) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and mark a rectangle as needing repainting.
refresh() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Refreshes (rebuilds) the tree nodes.
refresh(int, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Refresh the browse cache and redisplay the browse.
refresh() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this widget method.
refresh() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this widget method.
refresh(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Obtains the latest screen buffer associated with the given frame.
refresh(BrowseWidget, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Refresh the browse cache and redisplay the browse.
refresh(int) - Method in interface com.goldencode.p2j.ui.ServerExports
Obtains the latest screen buffer associated with the given frame.
refresh() - Method in class com.goldencode.p2j.util.AppServerDefinition
Refresh this appserver instance from the directory.
refresh() - Method in class com.goldencode.p2j.util.TerminalStream.Syncronizer
Refresh terminal as necessary.
refreshable - Variable in class com.goldencode.p2j.ui.BrowseConfig
REFRESHABLE attribute variable.
refreshAfterDeletion(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Refresh the browse after some of its rows were deleted.
refreshAfterDeletion(int) - Method in class com.goldencode.p2j.ui.client.Browse
Refresh the browse after some of its rows were deleted.
refreshAfterDeletion(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Refresh the browse after some of its rows were deleted.
refreshAfterDeletion(BrowseWidget, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Refresh the browse after some of its rows were deleted.
refreshAll(AdminAccountExtension) - Method in class com.goldencode.p2j.security.SecurityCache
Refresh all plugins.
refreshApiButtonsState() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Update the state of API handling buttons.
refreshApiList() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Refresh API list.
refreshBoxedFrame(ThinClient, Rectangle) - Method in class com.goldencode.p2j.ui.client.Frame
 
refreshBuffers(ScreenBuffer[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Refresh the server-side buffer for the given frame.
refreshBuffers(ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.ServerExports
Refresh the server-side screen buffer for the given frame.
refreshCerts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The refresh button
refreshCerts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Refresh Peer Certificates button
refreshColors(BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Changes the dialog-box color set.
refreshDatabases() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Retrieves all managed databases asynchronously and refreshes the corresponding widgets.
refreshDatabases() - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Retrieves all managed databases asynchronously and refreshes the corresponding widgets.
refreshDown(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Refresh current DOWN value.
refreshExpirableLock - Variable in class com.goldencode.p2j.directory.DirectoryService
Current refresh expirable lock (if any).
refreshFrameArea(ThinClient, Rectangle) - Method in class com.goldencode.p2j.ui.client.Frame
Refresh area which belongs to frame.
refreshFrameDown(int, int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
refreshFrameWidget(int, int, BaseDataType) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Refreshes the specified frame and widget with a new screen value.
refreshFrameWidget(int, int, BaseDataType) - Method in interface com.goldencode.p2j.ui.ClientExports
Refreshes the specified frame and widget with a new screen value.
refreshFrameWidget(GenericFrame, int, BaseDataType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Refreshes the specified frame and widget with a new screen value.
refreshGlobal - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
Global refresh counter.
refreshHover() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Refresh mouse cursor shape for the currently hovered widget
refreshImpl() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Refresh the scrollbar button not repainting full window.
refreshInformation() - Method in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Refresh the contained information according to the current stream state.
refreshingId - Variable in class com.goldencode.p2j.directory.DirectoryService
ID of the refreshing thread.
refreshItems() - Method in class com.goldencode.p2j.ui.client.ComboBox
Refresh items in the combo-box after assignment.
refreshItems() - Method in interface com.goldencode.p2j.ui.client.ControlSetComponent
This method is called when component items are changed in some way (added, removed, sorted, etc).
refreshItems() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Refresh items in the combo-box after assignment.
refreshItems() - Method in class com.goldencode.p2j.ui.client.RadioSet
Refresh widget look using new set of buttons.
refreshItems() - Method in class com.goldencode.p2j.ui.client.SelectionList
Forward call to list container.
refreshItems() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Update list of items from configuration.
refreshItemsImpl(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Refresh widget look using new set of buttons, after the concrete implementation has done any other needed calculations.
refreshItemsImpl(int, boolean) - Method in class com.goldencode.p2j.ui.client.RadioSet
Refresh widget look using new set of buttons, after the concrete implementation has done any other needed calculations.
refreshJarButtonsState() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Update the state of jar handling buttons.
refreshJarList(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Refresh the list of jars.
refreshLdapNode(RamNode) - Method in class com.goldencode.p2j.directory.LdapRemapper
Compare existing information about child nodes with stored in mapping and refresh mapping of necessary.
refreshLock - Variable in class com.goldencode.p2j.directory.DirectoryService
Synchronization object for refresh handling.
refreshMask(NativeRectangle) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Mark a rectangle as needing repainting within the mask array.
refreshMutex - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
Synchronization object for refresh counters.
refreshOnTopFrameHide(ThinClient) - Method in class com.goldencode.p2j.ui.client.Frame
Process screen refreshing when frame is top frame in Z-order.
refreshOnVisibilityChange(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Handle refreshing of parts of frame on visibility changes.
refreshPlugin(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Refresh specified plugin.
refreshPlugin(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Send a refresh request to specified plugin.
refreshProcesses - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Refresh Process Accounts button
refreshPropertyTable() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Refreshes the property table associated with this tree component.
refreshQuirk - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Control behavior of some wipe-out quirks.
refreshRow(int) - Method in class com.goldencode.p2j.util.TerminalStream
Refresh content of specified row.
refreshScreen() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Redraw everything after suspending terminal or after use of terminal stream.
refreshScreen() - Method in class com.goldencode.p2j.util.TerminalStream
Refresh content of entire screen.
refreshScrollRow(int, boolean, boolean, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Refresh scroll row in the browse and redisplay.
refreshScrollRow(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Refresh scroll row in the browse and redisplay.
refreshScrollRow(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Refresh scroll row in the browse and redisplay.
refreshScrollRow(boolean, boolean, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.client.Browse
Refresh scroll row in the browse and redisplay.
refreshScrollRow(int, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Refresh scroll row in the browse and redisplay.
refreshScrollRow(int, boolean, boolean, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.client.Browse
Refresh scroll row in the browse and redisplay.
refreshScrollRow(int, boolean, boolean, boolean, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Refresh scroll row in the browse and redisplay.
refreshScrollRow(BrowseWidget, boolean, boolean, boolean, boolean, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Refresh scroll row in the browse and redisplay.
refreshSessions(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Refresh the list of active sessions.
refreshTables(String) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Retrieves all tables from the given database asynchronously and refreshes the corresponding widgets.
refreshTables(String) - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Retrieves all tables from the given database asynchronously and refreshes the corresponding widgets.
refreshWorker(NativeRectangle, boolean) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Mark a rectangle as needing repainting in either the main bitmap array or within the mask array.
regAPI - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
regCleaner - Variable in class com.goldencode.p2j.persist.PreselectQuery
Has query been registered for resource cleanup?
Region - Class in com.goldencode.p2j.ui.client
The Region class provides means to define, modify and iterate regions which are collections of rectangles.
Region() - Constructor for class com.goldencode.p2j.ui.client.Region
Constructor.
Region(Rectangle) - Constructor for class com.goldencode.p2j.ui.client.Region
Constructor taking an initial rectangle.
register(InitTermListener) - Static method in class com.goldencode.p2j.main.StandardServer
Add server hook which will be notified about server startup and shutdown.
register(NodeInfo) - Method in interface com.goldencode.p2j.net.AddressServer
Add the given node descriptor into the registry of known/valid nodes.
register(String) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Register interest in index changes for a particular DMO type.
register() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Register the handler
register(GenericFrame) - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Register frame at current scope.
register(ScopedDictionary<?, ?>, EventList, int) - Static method in class com.goldencode.p2j.ui.TriggerManager
Registers a trigger within the current scope.
register(BaseDataType[]) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Register the given array as a dynamic-extent array.
registerAccumulators(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Register all the widgets which need accumulation with this frame.
registerAccumulators(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Register all the widgets which need accumulation with this frame.
registerAction(int, MouseWidgetAction) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
Register a complex action for the specified widget ID.
registerAdvanceListener(AdvanceListener) - Method in class com.goldencode.p2j.util.Stream
Adds a listener to the list of those objects that will get a notification when this stream gets page advance order.
registerAst(Aast) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Register an AST, so that it is accessible by its unique ID with the AstSymbolResolver.getAst(java.lang.Long) method.
registerAst(Aast) - Method in class com.goldencode.trpl.Resolver
Register an AST, so that it is accessible by its unique ID with the Resolver.getAst(java.lang.Long) method.
registerAsyncThread(Thread) - Method in class com.goldencode.p2j.net.SessionManager
Register the given thread in the list of threads which always send async requests.
registerAt(ScopeLevel, LazyUndoable...) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects which require undo notifications for the next block that is opened.
registerAt(int, boolean, LazyUndoable...) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the object into a scoped dictionary of objects requiring UNDO support.
registerBatchListener(BatchListener) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the batch notifier list.
registerBroker() - Static method in class com.goldencode.p2j.main.BrokerManager
Register a remote launcher (broker).
registerBroker() - Method in interface com.goldencode.p2j.main.BrokerServerServices
Register a remote launcher (broker)
registerBuffer(String, String, String, String, String, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Register this buffer name in the list of all possible buffers in use in the current source file.
registerBuffer(RecordBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
Register a newly defined record buffer in the current scope.
registerBuffer(RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Register a record buffer which shares access to the record's current lock.
registerBuffer(RecordIdentifier, RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Register a record buffer to a particular record lock, which must have been created previously.
registerBuffer(RecordIdentifier, RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext
Register a record buffer to a particular record lock, which must have been created previously.
registerBufferRelatedQueries() - Method in class com.goldencode.p2j.persist.QueryWrapper
Register this wrapper as a related query for all participating buffers.
registerBufferUndoable(RecordBuffer, Undoable) - Method in class com.goldencode.p2j.persist.BufferManager
Register an undoable which is responsible for setting the buffer's proper current record after all reversibles are processed.
registerBuilder(TempTableBuilder) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Register a dynamic temp-table builder in this context.
registerChangeListener() - Method in class com.goldencode.p2j.persist.FindQuery
This class doesn't need to register a change listener, so this method does nothing.
registerChangeListener() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Register the RecordChangeListener instance with the ChangeBroker.
registerChildWindow(int, int, String, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register new child window with the driver.
registerChildWindow(int, int, String, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register new child window with the driver.
registerCleaner() - Method in class com.goldencode.p2j.persist.PreselectQuery
Register a Finalizable with the transaction manager for resource cleanup when this query's scope ends.
registerCleaner() - Method in class com.goldencode.p2j.persist.QueryWrapper
Register the cleaner which closes the query when the external [persistent] procedure in which the query was opened is deleted.
registerClientSocket(Socket, boolean) - Static method in class com.goldencode.p2j.util.LowLevelSocketImpl
When the server socket accepts a new connection, this will make sure the new socket is registered and a SocketImpl resource is also created on P2J server side.
registerCloseListener(CloseListener) - Method in class com.goldencode.p2j.util.Stream
Adds a listener to the list of those objects that will get a notification when this stream is about to be closed.
registerCommit(Commitable) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects for the current block which require commit notification.
registerCommitAt(int, Commitable) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects which require commit notification for the block at the specified depth This form of registration is useful for objects whose natural lifetime are scoped to a different block than the block in which they must be committed.
registerConfig(ConfigOwner<?>, WidgetConfig) - Static method in class com.goldencode.p2j.ui.ConfigSyncManager
Registers a modified config for state synchronization with its owner.
registerCurrent(LazyUndoable...) - Static method in class com.goldencode.p2j.util.TransactionManager
Register the specified targets as undoables.
registerDatabase(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Register an individual database with the persistence framework.
registerDatabase(DatabaseConfig, Database, boolean) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Register an individual database with the persistence framework.
registerDatabase(Database, SessionFactory) - Method in class com.goldencode.p2j.persist.DatabaseStatistics
Register the given database for statistics collection.
registerDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>, Class<? extends DatabaseTrigger>, Object) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Register a session database trigger within the current scope.
registerDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>, Class<? extends DatabaseTrigger>, Object, boolean) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Register a session database trigger within the current scope.
registerDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>, Class<? extends DatabaseTrigger>, Object, boolean, boolean) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Register a session database trigger within the current scope.
registerDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>, String, Class<? extends DatabaseTrigger>, Object) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Register an ASSIGN session database trigger within the current scope.
registerDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>, String, Class<? extends DatabaseTrigger>, Object, boolean) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Register an ASSIGN session database trigger within the current scope.
registerDatabaseTrigger(DatabaseEventType, Class<? extends Buffer>, String, Class<? extends DatabaseTrigger>, Object, boolean, boolean) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Register an ASSIGN session database trigger within the current scope.
registerDefaultServices(SecurityManager, BootstrapConfig) - Method in class com.goldencode.p2j.main.StandardServer
Register default services: SharedVariableManager UnnamedStreams LogicalTerminal Persistence AccumulatorManager WebServer custom account extension plugin
registerDefaultWorkers() - Method in class com.goldencode.p2j.pattern.PatternEngine
Registers all default pattern workers.
registerDirectManipulation(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register the specified widget as a container able to use direct manipulation via mouse.
registerDirectManipulation(Widget<GuiOutputManager>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register the specified widget as a container able to use direct manipulation via mouse.
registerDirtyDatabase(Database) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Given a normal database, this method will register its associated dirty database with the persistence framework.
registerDirtyDatabase(DatabaseConfig, Database, Database.Type, boolean) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Given a normal database, this method will register its associated dirty database; the created dirty database will have the same name as the original database.
registerDMOInfo(Class<?>, DynamicTablesHelper.DMOInfo) - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
Associate a DMO information object with the given DMO interface.
registerDropDownFrame() - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Registers drop-down frame in current window system.
registerDropDownFrame() - Method in class com.goldencode.p2j.ui.client.ComboBox
Registers drop-down frame in current window system.
registerDropDownFrame() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Registers drop-down frame in current window system.
registerDynamicArray(BaseDataType[]) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Register the given array as a dynamic-array.
registerDynamicTable(Class<?>, PersistentClass) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Register dynamic table represented by the given DMO interface and persistent class.
registerDynamicTable(Class, Class, Collection<P2JIndex>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Register dynamic table represented by the given DMO interface and implementation classes.
registerDynamicUndoable(Set<BaseDataType[]>, int) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Register the set of given arrays as dynamic extent.
registerDynamicUndoableArray(Set<BaseDataType[]>, int) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Register the set of given arrays as dynamic extent.
registered - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
flag indicationg that handler is registred
registered - Static variable in class com.goldencode.p2j.util.SharedVariableManager
Flag to detect and avoid attempts to initialize more than once.
registeredAs(int) - Method in class com.goldencode.p2j.security.AbstractResource
Notifies the plugin that the resource type has been assigned a numeric value.
registeredAs(int) - Method in interface com.goldencode.p2j.security.Resource
Notifies the plugin that the resource type has been assigned a numeric value.
registerEditor(String, RightsEditor) - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Registers an editor for a particular resource type.
registeredWithGlobalScope - Variable in class com.goldencode.p2j.persist.RecordBuffer
If this buffer was ever registered with a persistent procedure, remember the scope it was open at (-1 in fact because the assignment is performed (and later compared) before incrementing the openScopeCount).
registerExpression(String) - Method in class com.goldencode.p2j.pattern.NamedFunction
Register a new expression for this named function.
registerExtentParameter(AbstractExtentParameter<T>) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Registers an unfixed indeterminate extent parameter instance.
registerExtentParameter(AbstractExtentParameter<T>) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Registers an unfixed indeterminate extent parameter instance into the current scope.
registerFinalizable(Finalizable, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects for the specified block which require iterate/retry/finish notification.
registerFinalizableAt(int, Finalizable) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects for the specified block which require iterate/retry/finish notification.
registerFlushListener(FlushListener) - Method in class com.goldencode.p2j.util.Stream
Adds a listener to the list of those objects that will get a notification when this stream is about to be flushed.
registerFontTable(Window<?>, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Compute and register the window's font-table.
registerFooter(RepeatedOutput) - Method in class com.goldencode.p2j.util.Stream
Adds a footer to the list of those footers that will be output at the bottom of every page (even a last partial page).
registerForGlobalEvents() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Register to receive global DMO change events, which may cause the current result set of the containing query to be invalidated.
registerForGlobalEvents(String) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO entity.
registerForGlobalEvents(String) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO entity.
registerForGlobalEvents(String) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO type.
registerForGlobalEvents(String) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO entity.
registerForGlobalEvents(String) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO entity.
registerForGlobalEvents(int, String) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO entity.
registerForGlobalEvents(int, String) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO entity.
registerForGlobalEvents(String) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Register with a global event clearinghouse an interest in insert, delete, and update events which affect the given DMO entity.
registerFrame(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Adds the frame to the internal registry.
registerFrameInScope(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register frame at current scope.
registerFunction(Database, String, String, Method) - Static method in class com.goldencode.p2j.persist.HQLPreprocessor
Register a user-defined function to the specified backing method for the given database.
registerFunctionHandle(String, Resolvable) - Static method in class com.goldencode.p2j.util.ProcedureManager
Register the handle expression for the given function.
registerHeader(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Register header frame elements.
registerHeader(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Register header frame elements.
registerHeader(RepeatedOutput) - Method in class com.goldencode.p2j.util.Stream
Adds a header to the list of those headers that will be output at the top of every new page.
registerHoverableWidget(MouseHoverAction) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register this widget as being editable, so that the mouse cursor will adjust properly when the widget is entered.
registerHoverableWidget(MouseHoverAction) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Register this widget as being editable, so that the mouse cursor will adjust properly when the widget is entered.
registerHoverableWidget(MouseHoverAction) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Register this widget as being editable, so that the mouse cursor will adjust properly when the widget is entered.
registerHoverableWidget(int, int, int, NativeRectangle, MousePtrWrapper, MousePtrWrapper, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Register hoverable widget.
registerJar(String, String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Register the specified jar file (which represent a customer lib).
registerJar(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Implements register jar.
registerJar(String, String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Register the specified jar file (which represent a customer lib).
registerJar(String, String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Register the specified jar file (which represent a customer lib).
registerJar(String, String, boolean, AsyncCallback<JarOpErrorCode>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Register jar.
registerJarAPI(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Register API specified by the given interface and implementation class.
registerJarAPI(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Implements register jar API.
registerJarAPI(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Register API specified by the given interface and implementation class.
registerJarAPI(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Register API specified by the given interface and implementation class.
registerJarAPI(String, String, AsyncCallback<JarOpErrorCode>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Register jar API.
registerLeftSynchronizer(StateSynchronizer) - Static method in class com.goldencode.p2j.net.RemoteObject
Sets the instance of the state synchronizer for the "left" side of a "local" (same-JVM) proxy environment.
registerLibrary(Scope, String, Object) - Method in class com.goldencode.expr.SymbolResolver
Register the target object as a runtime callback library.
registerListener(AsyncRequestListener) - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Register a new listener for notifications about the state of the async call.
registerLocalServer(Class<?>, Object, Object) - Static method in class com.goldencode.p2j.net.RemoteObject
Register all methods in the given interface from the local node as a local server.
registerLocalServer(Class<?>[], Object, Object) - Static method in class com.goldencode.p2j.net.RemoteObject
Register all methods in the given list of interfaces from the local node as a local server.
registerMenu(MenuContainerWidget<?>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Adds the menu to the internal registry.
registerMenuSetupCallback(MenuSetupCallback) - Static method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Sets the menu setup callback.
registerMouseWidgets() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register all the mouse-aware widgets (in all Windows) with the driver.
registerMouseWidgets() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register all the mouse-aware widgets (in all Windows) with the driver.
registerMouseWidgets() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Register all the mouse-aware widgets (in all Windows) with the JS side.
registerMoveableWidget(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register the specified widget as a moveable widget, via mouse.
registerMoveableWidget(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Register the specified widget as a moveable widget, via mouse.
registerMoveableWidget(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Register the specified widget as a moveable widget, via mouse.
registerNearestLoopFinalizable(Finalizable) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects which require iterate/retry/finish notification for the nearest enclosing, looping block.
registerNetworkServer(Class<?>, Object) - Static method in class com.goldencode.p2j.net.RemoteObject
Exports all methods of the given interface from the local node (to other nodes).
registerNetworkServer(Class<?>, Object, Object) - Static method in class com.goldencode.p2j.net.RemoteObject
Exports all methods of the given interface from the local node (to other nodes).
registerNetworkServer(Class<?>[], Object) - Static method in class com.goldencode.p2j.net.RemoteObject
Exports all methods in the given list of interfaces from the local node (to other nodes).
registerNetworkServer(Class<?>[], Object, Object) - Static method in class com.goldencode.p2j.net.RemoteObject
Exports all methods in the given list of interfaces from the local node (to other nodes).
registerNext(LazyUndoable...) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects which require undo notifications for the next block that is opened.
registerNextExternal(Finalizable) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects which require iterate/retry/finish notifications for the next block that is opened which is a top-level block that corresponds to a Progress external procedure.
registerOffEndQuery(P2JQuery) - Static method in class com.goldencode.p2j.util.TransactionManager
Register the passed query for query off-end events.
registerOutputParameterAssigner(OutputParameterAssigner) - Static method in class com.goldencode.p2j.util.TransactionManager
Register the single output parameter assigner for the current block.
registerOutputTableHandleCopier(OutputTableHandleCopier) - Method in class com.goldencode.p2j.persist.BufferManager
Register the output table copier.
registerPageBreakListener(PageBreakListener) - Method in class com.goldencode.p2j.util.Stream
Adds a listener to the list of those objects that will get a notification at the top of every new page (except for the first page).
registerPageElement(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Register the frame as a header or footer from the stream that is the current redirected terminal output destination.
registerPageElement(int, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Register the frame as a header or footer with the given stream as the redirected terminal output destination.
registerPageElement(int, boolean, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Register the frame as a header or footer with the given stream as the redirected terminal output destination.
registerPageElement(int, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Register the frame as a header or footer from the stream that is the current redirected terminal output destination.
registerPageElement(int, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Register the frame as a header or footer with the given stream as the redirected terminal output destination.
registerPageElement(int, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register the frame as a header or footer from the stream that is the current redirected terminal output destination.
registerPageElement(int, boolean, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register the frame as a header or footer with the given stream as the redirected terminal output destination.
registerParameter(String, Class<?>) - Method in class com.goldencode.p2j.pattern.NamedFunction
Register a new parameter for this named expression.
registerPending(RecordBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
Register as pending the newly defined record buffer.
registerPendingTooltipWorkerInt(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register the tooltip worker if this process was dalayed with regular registration.
registerPendingTooltipWorkers(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register the tooltip workers if this process was dalayed with regular registration.
registerPendingTooltipWorkers(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register the tooltip workers if this process was dalayed with regular registration.
registerProcessDaemon(ProcessDaemon) - Static method in class com.goldencode.p2j.util.PrinterStream
Registers the ProcessDaemon process launcher.
registerQuery(P2JQuery) - Method in class com.goldencode.p2j.persist.DatabaseStatistics
Register the construction of a P2J query object by gathering application source code location information for the query.
registerQuery(P2JQuery, FrameElement[]) - Method in class com.goldencode.p2j.ui.BrowseWidget
Register query and list of fields with the browse.
registerRecordChangeListeners(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Register all RecordChangeListeners associated with this query (if any), with the context-local ChangeBroker at the indicated scope.
registerRecordChangeListeners(int) - Method in class com.goldencode.p2j.persist.CompoundQuery
Register all RecordChangeListeners associated with this query (if any), with the context-local ChangeBroker at the indicated scope.
registerRecordChangeListeners(int) - Method in interface com.goldencode.p2j.persist.Joinable
Register all RecordChangeListeners associated with this query (if any), with the context-local ChangeBroker at the indicated scope.
registerRecordChangeListeners(int) - Method in class com.goldencode.p2j.persist.PreselectQuery
Register all RecordChangeListeners associated with this query (if any), with the context-local ChangeBroker at the indicated scope.
registerRecordChangeListeners(int) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Register all RecordChangeListeners associated with this query (if any), with the context-local ChangeBroker at the indicated scope.
registerRelatedQuery(P2JQuery) - Method in class com.goldencode.p2j.persist.RecordBuffer
Register a query that should be closed when the scope of this buffer is closed.
registerRemotePersistentProcedure(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Register an external program which was ran persistent by a remote side.
registerReports(ArrayList<ReportDefinition>, boolean, boolean) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Register the list of all report definitions that will be processed.
registerRequest(int, Agent) - Static method in class com.goldencode.p2j.util.AppServerManager
Associate the specified thread with the specified request, in the AppServerManager.requests map.
registerRequestApi(Class<?>) - Static method in class com.goldencode.p2j.report.server.ReportProtocol
Register an API handler class.
registerRequestApi(Class<?>, boolean) - Static method in class com.goldencode.p2j.report.server.ReportProtocol
Register an API handler class.
registerResettable(Resettable) - Static method in class com.goldencode.p2j.util.TransactionManager
Register the given Resettable object in order to reset it at specific points of block processing.
registerResizeableWidget(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register the specified widget as a resizeable widget, via mouse.
registerResizeableWidget(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Register the specified widget as a resizeable widget, via mouse.
registerResizeableWidget(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Register the specified widget as a resizeable widget, via mouse.
registerResource(Object, HandleResource) - Static method in class com.goldencode.p2j.util.ProcedureManager
Register the given resource as being created by the specified procedure.
registerReturn(String, Class<?>, String) - Method in class com.goldencode.p2j.pattern.NamedFunction
Register a variable which will be returned from this function.
registerRightSynchronizer(StateSynchronizer) - Static method in class com.goldencode.p2j.net.RemoteObject
Sets the instance of the state synchronizer for the "right" side of a "local" (same-JVM) proxy environment.
registerRowDisplayEvents(int[], int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Register the specified ROW-DISPLAY events.
registerRowDisplayEvents(int[], int[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Register the specified ROW-DISPLAY events.
registerRule(String, int, String, int) - Method in class com.goldencode.p2j.pattern.NamedFunction
Register a rule in the list of expressions/rules that the function will execute in order.
registerScopeable(Scopeable) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of global objects needing scope related notifications upon the entry and exit from every block.
registerScopeableFactory(ScopeableFactory) - Static method in class com.goldencode.p2j.util.TransactionManager
Register an object which will be asked to provide a Scopeable each time a new work area context is created.
registerServer(Class<?>, Object, Object, boolean) - Static method in class com.goldencode.p2j.net.RemoteObject
Register all methods in the given interface from the local node as EITHER:
registerServer(Class<?>[], Object, Object, boolean) - Static method in class com.goldencode.p2j.net.RemoteObject
Register all methods in the given interface from the local node as EITHER:
registerSession(int, InetSocketAddress, BaseSession) - Method in class com.goldencode.p2j.net.SessionManager
Register a new session with the session manager.
registerSessionListener(SessionListener, SessionListener.Scope) - Method in class com.goldencode.p2j.persist.Persistence.Context
Register a SessionListener to receive session life cycle event notifications.
registerSessionListener(SessionListener, SessionListener.Scope) - Method in class com.goldencode.p2j.persist.Persistence
Register a SessionListener to receive session life cycle event notifications.
registerSharedFrame(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register the shared frame.
registerStaticNetworkServer(Class<?>[], Class<?>) - Static method in class com.goldencode.p2j.net.RemoteObject
Exports all static methods in the given backing class that exactly match the method signatures in the given list of interfaces from the local node (to other nodes).
registerStaticNetworkServer(Class<?>[], Class<?>, Object) - Static method in class com.goldencode.p2j.net.RemoteObject
Exports all static methods in the given backing class that exactly match the method signatures in the given list of interfaces from the local node (to other nodes).
registerStaticTempTable(Temporary, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Register static temp table when its scope is opened.
registerStopVetoHandler(StopConditionVetoHandler) - Static method in class com.goldencode.p2j.util.TransactionManager
Register the given object as a handler which can veto the processing of STOP condition processing at the current scope.
registerSynchronizer(StateSynchronizer) - Method in class com.goldencode.p2j.net.BaseSession
Sets the instance of the state synchronizer the reader and writer threads should use, if and only if there is no other state synchronizer already in use.
registerSynchronizer(StateSynchronizer) - Method in class com.goldencode.p2j.net.Protocol
Sets the instance of the state synchronizer the reader and writer threads should use, if and only if there is no other state synchronizer already in use.
registerSynchronizer(StateSynchronizer) - Method in class com.goldencode.p2j.net.Queue
Sets the instance of the state synchronizer the reader and writer threads should use, if and only if there is no other state synchronizer already in use.
registerSynchronizer(StateSynchronizer) - Method in interface com.goldencode.p2j.net.Session
Sets the instance of the state synchronizer the reader and writer threads should use, if and only if there is no other state synchronizer already in use.
registerSynchronizer(StateSynchronizer) - Method in class com.goldencode.p2j.net.VirtualSession
Overrides the parent class' implementation to disallow the registraction of a state synchronizer.
registerTooltipWorker(Widget<GuiOutputManager>, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register this widget as having tooltip functionality reacting on mouse entering and exiting events.
registerTooltipWorker(Widget<GuiOutputManager>, int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register this widget as having tooltip functionality reacting on mouse entering and exiting events.
registerTopLevelFinalizable(Finalizable, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object into the list of objects which require iterate/retry/finish notifications for the nearest enclosing top-level block.
registerTransactionCommit(Commitable, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object as the transaction level reference which will get a single, "master" commit call after all other commits have been processed at the full transaction level.
registerTransactionFinish(Finalizable, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the given object as the transaction level reference which will get a "master" finish call after all other finish notifications have been processed at the full transaction level.
registerTree(Aast) - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
Register the given tree with the AST resolver.
registerTree(Aast) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Helper to add an entire subtree (rooted at the specified AST node) to the AST registry.
registerTree(Aast) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Register the given AST and all its descendants with the AST resolver.
registerTree(Aast) - Method in class com.goldencode.trpl.Resolver
Helper to add an entire subtree (rooted at the specified AST node) to the AST registry.
registerTrigger(EventList, Class<?>, Object) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a trigger inner class within the current scope.
registerTrigger(EventList, Class<?>, Object, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a trigger inner class within the current scope.
registerTrigger(EventList, Object, Trigger) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a specific trigger instance within the current scope.
registerTrigger(EventList, Object, boolean, Trigger) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a specific trigger instance within the current scope.
registerTrigger(EventList, TriggerDefinition, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Registers a trigger within the current scope.
registerTriggerPersistent(EventList, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a trigger within the current scope.
registerTriggerPersistent(EventList, String, BaseDataType...) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a trigger within the current scope.
registerTriggerPersistent(EventList, String, handle, BaseDataType...) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a trigger within the current scope.
registerTriggerPersistentIn(EventList, String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a trigger within the current scope.
registerTriggerPersistentIn(EventList, String, handle, BaseDataType...) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a trigger within the current scope.
registerUndo(LazyUndoable, int, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Adds the object into a scoped dictionary of objects requiring UNDO support.
registerUndoable(LazyUndoable) - Method in class com.goldencode.p2j.util.TransactionManager.UndoableHelper
Register the undoable with all transaction blocks (currently in the stack) started after the given transaction level.
registerVariable(Scope, String, Class<?>, Initializer, boolean) - Method in class com.goldencode.expr.SymbolResolver
Create a new user variable and register it for use within expressions.
registerVariable(String, Class<?>, String) - Method in class com.goldencode.p2j.pattern.NamedFunction
Register a new user-defined local variable with this function.
registerVariable(String, Class<?>, String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Override the superclass' implementation of this method to allow for replacement of variables' initializer expressions with values provided by the user.
registerVariable(String, Class<?>, String) - Method in class com.goldencode.p2j.pattern.RuleContainer
Register a new user variable with this container.
registerVariableValue(String, Class<?>, Object) - Method in class com.goldencode.p2j.pattern.RuleContainer
Register a new user variable with this container.
registerWebClientSession(String, int) - Method in interface com.goldencode.p2j.main.WebClientRegistrar
Registers the P2J session between the server and the web client to release its system resources on the server side in the case if the web client is failed unexpectedly.
registerWebClientSession(String, int) - Method in class com.goldencode.p2j.main.WebClientsManager
Registers the P2J session between the server and the web client to release its system resources on the server side in the case if the web client is failed unexpectedly.
registerWebClientUuid(String, WebClientConfig) - Method in class com.goldencode.p2j.main.WebClientsManager
Sets the unique identifier for the target web client.
registerWidget(GenericWidget<?>, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a widget which ID in widget registry map.
registerWidgetAction(int, MouseWidgetAction) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Register the specified mouse action with the specified widget.
registerWidgetPopup(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register the specified widget for popup events, via mouse.
registerWidgetPopup(int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register the specified widget for popup events, via mouse.
registerWidgetStateListener(WidgetStateListener) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Register a widget state listener for this widget.
registerWindow(WindowConfig) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Call when a new window is created.
registerWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Register a new window with the driver.
registerWindow(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Register a new window with the driver.
registerWindow(int, EmulatedWindowState) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
Register a new window with the driver.
registerWindow(int, EmulatedWindowState) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Register a new window with the driver.
registerWindow(WindowConfig) - Static method in class com.goldencode.p2j.ui.ColorTable
Call when a new window is created.
registerWindow(WindowConfig, WindowWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Register a window widget which was dynamically created.
registerWindowTitlePopup() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Register widgets regions for a right mouse click action and a left mouse click action to open a window title popup widget.
registerWithNewName(String, BufferImpl, String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Re-register the buffer to buffer manager with a new name.
registerWorker(PatternWorker) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Register the given pattern worker under its fully qualified class name.
registerWorker(String, PatternWorker) - Method in class com.goldencode.p2j.pattern.RuleContainer
Register a pattern worker implementation with this rule container, such that its methods will be called by the engine at the appropriate times.
registerWorker(String, String) - Method in class com.goldencode.p2j.pattern.RuleContainer
Instantiate and register a pattern worker implementation, given its class name.
Registrant(String) - Constructor for class com.goldencode.p2j.persist.dirty.GlobalEventManager.Registrant
Constructor.
registry - Variable in class com.goldencode.p2j.security.SecurityCache
Registry of abstract resource plugins.
registry() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Resolve the widget registry being in use.
registry - Variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Widget registry.
registry - Variable in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Widget registry.
Registry - Class in com.goldencode.p2j.util
A class implementing the Windows registry based environment methods.
Registry(Session) - Constructor for class com.goldencode.p2j.util.Registry
Default constructor creating the internals based on the expected registry keys for currently installed Progress simulation.
Registry(String, boolean, String) - Constructor for class com.goldencode.p2j.util.Registry
Construct an instance of the environment with Windows registry as backend.
registryKeyName - Variable in class com.goldencode.p2j.util.Registry
The complete key path with subkeys to store the key values without base key name.
registryLock - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Mutex semaphore to serialize data access.
regular_parm(Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the core logic for the DEFINE PARAMETER Progress 4GL language statement.
RegularModeVariables(double, boolean) - Constructor for class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Constructor.
regWithSession - Variable in class com.goldencode.p2j.persist.PreselectQuery
Is query registered for session event notification?
reindex(JanusGraph, JanusGraphManagement, String) - Method in class com.goldencode.graphdb.JanusGraphDB
Attempt to reindex the specified index (which was newly created).
reindex(String, List) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Drop and recreate the list of indexes for the given table.
reject - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
REL_PREFIX - Static variable in class com.goldencode.p2j.report.ReportWorker
Prefix for a relative file path.
relatedBuffers - Variable in class com.goldencode.p2j.persist.QueryComponent
Set of related buffers, if component participates in a server-side join
relatedBuffers - Variable in class com.goldencode.p2j.persist.QueryComponent.ServerJoinData
Set of related buffers referenced by the join
relatedQueries - Variable in class com.goldencode.p2j.persist.RecordBuffer
List of queries which should be closed when the scope of this buffer is closing
RelationAnalyzer - Class in com.goldencode.p2j.schema
Examines implicit relations between database tables following Progress rules for table joins.
RelationAnalyzer(SchemaDictionary) - Constructor for class com.goldencode.p2j.schema.RelationAnalyzer
Constructor which accepts the schema dictionary to consult for schema information while analyzing relations.
RelationInfo - Class in com.goldencode.p2j.persist
A descriptor object for a primary/foreign key relation between two tables.
RelationInfo(Class<?>, Class<?>, Class<?>, Class<?>, String) - Constructor for class com.goldencode.p2j.persist.RelationInfo
Constructor.
RelationInfo.PropertyData - Class in com.goldencode.p2j.persist
Container object for data which defines a local/foreign property pair.
RelationNode - Class in com.goldencode.p2j.schema
A node in a tree of table relation dependencies.
RelationNode(Aast, Collection<String>) - Constructor for class com.goldencode.p2j.schema.RelationNode
Constructor which accepts a table and collection of fields which define this node's relation with another node's table.
relations - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Map of all foreign relation descriptors, indexed by foreign class
relations() - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get an iterator on all foreign relation descriptors for the current DMO, which describe relations from this table to another.
relations(String, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get an iterator on all foreign relation descriptors for the DMO specified by the given schema and interface.
relativeNames - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Map of relative names (i.e.
relativePath(String) - Method in interface com.goldencode.ast.Aast
Determines if this node's path from the root ends with the specified path, on a case-insensitive basis.
relativePath(String) - Method in class com.goldencode.ast.AnnotatedAst
Determines if this node's path from the root ends with the specified path, on a case-insensitive basis.
relativePath(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determines if the current source AST's path from the root ends with the specified path, on a case-insensitive basis.
relayout() - Method in class com.goldencode.p2j.ui.client.Frame
Recalculate frame layout.
release() - Method in class com.goldencode.p2j.comauto.ComObject
Perform actual delete of all resources.
release(comhandle) - Static method in class com.goldencode.p2j.comauto.ComServer
Releases resources occupied by a valid ComObject store in a comhandle.
release() - Method in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Perform cleanup.
release() - Method in class com.goldencode.p2j.directory.LockManager.LockRef
Release lock.
release() - Method in class com.goldencode.p2j.extension.PSTimer
Perform actual delete of all resources.
release(String) - Method in class com.goldencode.p2j.library.LibraryDaemon
Attempts to unload the library identified by the given name.
release(String) - Static method in class com.goldencode.p2j.library.LibraryManager
Attempts to unload the library identified by the given name.
release(String) - Method in interface com.goldencode.p2j.library.NativeAPICaller
Attempts to unload the library identified by the given name.
release(String) - Static method in class com.goldencode.p2j.library.NativeInvoker
Attempts to unload the specified library from memory (this is the implementation of the RELEASE EXTERNAL statement).
release() - Method in interface com.goldencode.p2j.persist.Buffer
Validate and release the record currently in the buffer, if any.
release() - Method in class com.goldencode.p2j.persist.BufferImpl
Validate and release the record currently in the buffer, if any.
release(InMemoryLockManager.LockStatus, InMemoryLockManager.Context) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Release the current context's lock, if any, on the record represented by status.
release() - Method in class com.goldencode.p2j.persist.RecordBuffer
Validate and release the current record in this buffer and release its lock, if any, according to the following rules: the lock is released at the later of: end of the current transaction (if any); end of the current buffer scope.
release() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Releasing objects of this type is illegal.
release(character) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Attempts to unlpad the specified library from memory (the RELEASE EXTERNAL statement).
release(String) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Attempts to unload the specified library from memory (the RELEASE EXTERNAL statement).
RELEASE_EXTERNAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RELEASE_EXTERNAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RELEASE_EXTERNAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
release_external_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a RELEASE EXTERNAL language statement, and the following required ProgressParser.expr().
RELEASE_OBJECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RELEASE_OBJECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RELEASE_OBJECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
release_object_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a RELEASE OBJECT language statement, and the following required ProgressParser.expr().
release_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RELEASE language statement.
releaseAgent(String, Agent) - Method in class com.goldencode.p2j.util.AgentPool.BoundPool
This is a no-op, as the agent is released only when the connection is terminated.
releaseAgent(String, Agent) - Method in class com.goldencode.p2j.util.AgentPool
Release the given agent and place it back in the pool.
releaseAgent(String, Agent) - Method in class com.goldencode.p2j.util.AgentPool.UnboundPool
Release the given agent and place it back in the pool, but only if is still unbound.
releaseAllBuffers() - Method in class com.goldencode.p2j.persist.CompoundQuery
Release all backing buffers of for all components.
releaseBuffers() - Method in class com.goldencode.p2j.persist.AbstractQuery
Default, no-op implementation which should be overridden by subclasses which need to release the current record of each of their buffers in response to a fetch request while an error is pending in the error manager.
releaseBuffers() - Method in class com.goldencode.p2j.persist.AdaptiveFind
Release the current record, if any, from the buffer which is used by this query.
releaseBuffers() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Release the current record, if any, from the buffer which is used by this query.
releaseClient() - Method in class com.goldencode.p2j.main.ProcessClientSpawner
 
releaseClient(String) - Method in interface com.goldencode.p2j.main.Spawner
Releases the system resources for this spawned client.
releaseClient(String) - Method in class com.goldencode.p2j.main.SpawnerImpl
 
releaseClient() - Method in interface com.goldencode.p2j.main.SpawnerListener
Releases the system resources for this spawned client.
releaseClient() - Method in class com.goldencode.p2j.main.WebClientSpawner
Releases the system resources for this spawned client.
releaseCurrentRow() - Method in class com.goldencode.p2j.ui.client.Browse
Finishes editing and commits row to model if some updates are available.
releaseCurrentRow(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Finishes editing and commits row to model if some updates are available.
releaseDictionary() - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Release the in-use dictionary.
releaseLock(Object) - Method in class com.goldencode.p2j.directory.LockManager
Release existing lock and notify all waiting threads if counter is set to 0.
releaseMethod(Method) - Method in class com.goldencode.p2j.net.Dispatcher
Release the lock for the given method.
releaseMethods(Method[][]) - Static method in class com.goldencode.p2j.net.Dispatcher
Release all locks for the given methods.
releaseMethodsImpl(Method[][]) - Method in class com.goldencode.p2j.net.Dispatcher
Release all locks for the given methods.
releasePendingResources() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOResourceManager
Release resources which have expired from the dynamic DMO cache, which are no longer in active use.
releaseResources() - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Release any held resources when this Theme is removed.
releaseResources() - Method in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Release any held resources when this Theme is removed.
releaseResources() - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Release any held resources when this Theme is removed.
releaseSharedFrame(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Release shared frame reference from the inactive shared frame pool.
releaseWindow() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Release the last window used by the current thread.
releaseWindow() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Release the last window used by the current thread.
releaseWindow() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
On a device which allows multiple windows to be created, this allows releasing the window to allow drawing from other threads.
releaseWindow() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
On a device which allows multiple windows to be created, this allows releasing the window to allow drawing from other threads.
releaseWindow() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
On a device which allows multiple windows to be created, this allows releasing the window to allow drawing from other threads.
releaseWindow() - Method in class com.goldencode.p2j.ui.client.OutputManager
On a device which allows multiple windows to be created, this allows releasing the window to allow drawing from other threads.
relex(String) - Method in class com.goldencode.p2j.schema.SchemaParser
Helper to instantiate a new (limited use) lexer and re-lex the input.
relex(String) - Method in class com.goldencode.p2j.uast.ProgressParser
Helper to instantiate a new (limited use) lexer and re-lex the input.
relinquish(LockType) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Attempt to relinquish the lock represented by this object, releasing or downgrading it if possible.
relinquishBufferLocks(RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Attempt to release all locks associated with the given buffer.
relinquishBufferLocks(RecordBuffer) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext
Attempt to release all locks associated with the given buffer.
reload(LockType, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Reload the current record, if any, from the database.
reload(boolean) - Method in class com.goldencode.p2j.util.Stream
Obtain the next line of input and translate any errors or exceptional conditions into their Progress equivalents.
reloadIniFile() - Method in class com.goldencode.p2j.util.StanzaIni
Reloads the INI file replacing the given internal maps with the new ones from changed INI file taken from file system.
relocateComponent(Widget<O>, double, Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Relocate component to the given position using source component as a reference.
relocY - Variable in class com.goldencode.p2j.ui.client.Frame
Maps relocated widgets to their original y-coordinates.
relogin - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Flag that reflects relogin procedure.
remainingIds(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Create an array of all widgets in this frame that are NOT in the given array.
remainingIds(GenericWidget<?>[], GenericWidget<?>[], boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Create an array of given widgets in this frame that are NOT in the given array.
remapKey(String, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Defines a specific action for the key.
remapKey(String, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Defines a specific action for the key.
remapKey(String, String) - Static method in class com.goldencode.p2j.ui.Keyboard
Defines a specific action for the key.
remapKey(character, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Defines a specific action for the key.
remapKey(String, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Defines a specific action for the key.
remapKey(character, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Defines a specific action for the key.
remapKey(String, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Defines a specific action for the key.
remapper - Variable in class com.goldencode.p2j.directory.DirectoryService.LockHelper
Reference to remapper
Remapper - Interface in com.goldencode.p2j.directory
Directory back-end interface.
remapper - Variable in class com.goldencode.p2j.directory.XmlRemapperIO
An instance of the RamRemapper used to retrieve object classes.
RemapTestDriver1 - Class in com.goldencode.p2j.directory
Simple test application.
RemapTestDriver1() - Constructor for class com.goldencode.p2j.directory.RemapTestDriver1
 
Remotable - Interface in com.goldencode.p2j.util
Defines the SERVER attribute used by the async request resource and the procedure resource.
remote - Variable in class com.goldencode.p2j.main.BrokerParameters
Broker client side services
remote - Variable in class com.goldencode.p2j.main.ClientBuilder
Indicate a remote or local spawn
remote(String[]) - Static method in class com.goldencode.p2j.main.NativeSecureConnection
Prepare command substituting placeholder with broker values.
remote - Variable in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Remote endpoint.
RemoteAccess(Session, int) - Constructor for class com.goldencode.p2j.net.RemoteObject.RemoteAccess
Creates a unique instance of an object that can handle invocations of any proxied method by redirecting the method calls to a remote node's exported API and returning the result or throwing any exceptions as needed.
remoteAddress - Variable in class com.goldencode.p2j.net.AddressPair
Stores remote node address from the point of view of the node which sends the initialization request message.
remoteAddress - Variable in class com.goldencode.p2j.net.Queue
Address of the node at remote side of the connection.
RemoteAppServer(DirectoryService, String, String) - Constructor for class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
Initialize this remote appserver by reading its configuration from the directory.
remoteAppServers - Static variable in class com.goldencode.p2j.util.AppServerManager
The list of the known, remote, appservers.
remoteCall(UnformattedPayload) - Method in class com.goldencode.p2j.ui.chui.ThinClient
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
remoteCall(UnformattedPayload) - Method in interface com.goldencode.p2j.ui.client.gui.driver.EmbeddedClient
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
remoteCall(UnformattedPayload) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
remoteCall(UnformattedPayload) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
remoteCall(UnformattedPayload) - Method in interface com.goldencode.p2j.ui.ClientExports
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
remoteCall(UnformattedPayload) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
remoteCall(character) - Static method in class com.goldencode.p2j.util.ControlFlowOps
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
remoteCall(String) - Static method in class com.goldencode.p2j.util.ControlFlowOps
This is a special API which is used to delegate a call from converted 4GL code (via _P2J_REMOTE_CALL_ functions) to the remote side.
RemoteDirtyShareManager - Class in com.goldencode.p2j.persist.remote
A specialized implementation of DirtyShareManager which delegates requests for dirty share services to the remote P2J server which is authoritative for the target database.
RemoteDirtyShareManager(DirtyShareMultiplexer) - Constructor for class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Constructor which stores a proxy to the remote object which will service dirty share manager requests for the remote database.
RemoteEntryPointResource - Class in com.goldencode.p2j.main
Implements the application's remote entry points resource.
RemoteEntryPointResource() - Constructor for class com.goldencode.p2j.main.RemoteEntryPointResource
Default constructor.
RemoteEntryPointRights - Class in com.goldencode.p2j.main
Remote entry point rights editor.
RemoteEntryPointRights() - Constructor for class com.goldencode.p2j.main.RemoteEntryPointRights
Default constructor which creates an instance that always evaluates to no access.
RemoteEntryPointRights(String) - Constructor for class com.goldencode.p2j.main.RemoteEntryPointRights
Protected constructor.
RemoteEntryPointRightsEditor - Class in com.goldencode.p2j.admin.client.editors
Edits RemoteEntryPointRights for the admin client.
RemoteEntryPointRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.RemoteEntryPointRightsEditor
 
RemoteErrorData - Interface in com.goldencode.p2j.util
Describes methods available for the use in the ErrorManager to access the data residing on the server from both the server and client uniformly.
RemoteIdentityManager - Class in com.goldencode.p2j.persist.remote
A specialized implementation of IdentityManager which delegates requests for database record identity services to the remote P2J server which is authoritative for the target database.
RemoteIdentityManager(IdentityManagerMultiplexer) - Constructor for class com.goldencode.p2j.persist.remote.RemoteIdentityManager
Constructor which stores a proxy to the remote object which will service identity manager requests for the remote database.
RemoteInvocationResult - Class in com.goldencode.p2j.main
This class acts as a container for the various data which is returned by or updated during remote server calls.
RemoteInvocationResult() - Constructor for class com.goldencode.p2j.main.RemoteInvocationResult
 
remoteInvoke - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
Flag indicating if this call is an invocation from a remote, customer-specific application.
RemoteLaunchOptionResource - Class in com.goldencode.p2j.main
Implements the application's remote launch option resource.
RemoteLaunchOptionResource() - Constructor for class com.goldencode.p2j.main.RemoteLaunchOptionResource
Default constructor.
RemoteLaunchOptionRights - Class in com.goldencode.p2j.main
Implements the RemoteLaunchOptionResource rights objects.
RemoteLaunchOptionRights() - Constructor for class com.goldencode.p2j.main.RemoteLaunchOptionRights
Default constructor which creates an instance that always evaluates to no access.
RemoteLaunchOptionRights(String) - Constructor for class com.goldencode.p2j.main.RemoteLaunchOptionRights
Protected constructor.
RemoteLaunchOptionRightsEditor - Class in com.goldencode.p2j.admin.client.editors
Remote launch option rights editor.
RemoteLaunchOptionRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.RemoteLaunchOptionRightsEditor
 
RemoteLockManager - Class in com.goldencode.p2j.persist.remote
A specialized implementation of LockManager which delegates requests for database record locking services to the remote P2J server which is authoritative for the target database.
RemoteLockManager(LockManagerMultiplexer) - Constructor for class com.goldencode.p2j.persist.remote.RemoteLockManager
Constructor which stores a proxy to the remote object which will service lock manager requests for the remote database.
RemoteMultiplexer<K> - Interface in com.goldencode.p2j.util
Interface which is implemented by classes which must associate a generic key with an integral identifier, intended to enable the multiplexing of remote service requests.
remoteNet - Variable in class com.goldencode.p2j.admin.SessionInfo
Network details of the remote side of the connection.
RemoteObject - Class in com.goldencode.p2j.net
Helper class which can handle the export, import and transaction processing for a given list of interfaces.
RemoteObject() - Constructor for class com.goldencode.p2j.net.RemoteObject
 
RemoteObject.RemoteAccess - Class in com.goldencode.p2j.net
Provides the proxy implementation for a remote object.
RemoteObject.RemoteAccess.Invoker - Class in com.goldencode.p2j.net
Helper class to delegate execution of the transact method.
RemoteObject.WorkArea - Class in com.goldencode.p2j.net
Stores global data relating to the state of the current context.
remoteOperation - Variable in class com.goldencode.p2j.net.Control
The operation being processed on the other peer.
remoteParameter - Variable in class com.goldencode.p2j.util.TableParameter
Determines if this is a remote (passed to appserver) parameter.
remotePendingReplies - Variable in class com.goldencode.p2j.net.Control
List of remote outstanding reply ids.
RemotePersistence - Class in com.goldencode.p2j.persist.remote
A subclass of Persistence which is intended to be used with a database instance managed by a remote P2J server.
RemotePersistence(Database, Dialect) - Constructor for class com.goldencode.p2j.persist.remote.RemotePersistence
Construct an instance for a particular, physical database, storing the dialect class which Hibernate uses to create a portability layer.
remotePersistentProcedures - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
A registry of persistent procedures which were instantiated by a remote side.
RemoteResource - Interface in com.goldencode.p2j.util
Used as a marker for remote resources.
RemoteResourceImpl - Class in com.goldencode.p2j.util
This implementation is used to either transport resource IDs during appserver calls from one side to another or, on requester side, to identify a resource as being remote.
RemoteResourceImpl() - Constructor for class com.goldencode.p2j.util.RemoteResourceImpl
Implicit c'tor, for deserializing purposes.
RemoteResourceImpl(String) - Constructor for class com.goldencode.p2j.util.RemoteResourceImpl
Instantiate this remote resource by saving its resource ID.
remoteSocket - Static variable in class com.goldencode.p2j.util.SocketImpl
Client side network instance for handling sockets.
remoteSocket - Static variable in class com.goldencode.p2j.util.SocketListenerImpl
Client side network instance for handling sockets.
RemoteSpawner - Interface in com.goldencode.p2j.main
Defines the API used to get the spawn command from a remote P2J server.
remoteStart(Brokers, Map<String, String>) - Method in class com.goldencode.p2j.main.ClientBuilder
Spawn's new remote Java process.
RemoteStream - Class in com.goldencode.p2j.util
A stream class which represents a stream instance that is on a remote node and which redirects all local method calls into operations to that instance.
RemoteStream(int) - Constructor for class com.goldencode.p2j.util.RemoteStream
Create an instance to represent a specific remote stream.
RemoteStream(int, boolean) - Constructor for class com.goldencode.p2j.util.RemoteStream
Create an instance to represent a specific remote stream.
RemoteStream.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
RemoteStream.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
remoteUri - Variable in class com.goldencode.p2j.main.WebClientSpawner
Remote server URI
remove() - Method in interface com.goldencode.ast.Aast
Remove this AST (and the entire sub-tree rooted at this node) from its parent's collection of children.
remove() - Method in class com.goldencode.ast.AnnotatedAst
Remove this AST (and the entire sub-tree rooted at this node) from its parent's collection of children.
remove(K) - Method in interface com.goldencode.cache.Cache
Remove the entry associated with the given key from the cache.
remove(K) - Method in class com.goldencode.cache.ExpiryCache
Remove the entry associated with the given key from the cache.
remove() - Method in class com.goldencode.p2j.directory.DirectoryCopy
Directory Branch Removal utility.
remove() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Removes the current AST node from the copy AST.
remove(Persistable, Persistable) - Method in interface com.goldencode.p2j.persist.AssociationSyncher.Helper
Remove the given local DMO from the set of local DMOs stored in a foreign DMO for this association.
remove(Persistable, Persistable) - Method in class com.goldencode.p2j.persist.AssociationSyncher.OneToManyHelper
Remove the given local DMO from the set of local DMOs stored in a foreign DMO for this association.
remove(Persistable, Persistable) - Method in class com.goldencode.p2j.persist.AssociationSyncher.OneToOneHelper
Remove the reference to the given local DMO from the given foreign DMO for this association.
remove() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper.ReversibleIterator
 
remove() - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Implementation of listener removal which throws an exception, since removal through this iterator type is not supported.
remove(RecordChangeListener) - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Remove a listener.
remove(Database) - Static method in class com.goldencode.p2j.persist.PersistenceFactory
Remove the Persistence instance associated with the given database from the global cache.
remove(Serializable[]) - Method in class com.goldencode.p2j.persist.RepositionCache
Remove the single entry from the cache.
remove(NameNode) - Method in class com.goldencode.p2j.schema.Namespace
Remove a name node from the namespace node pool and, if successful, set a flag to indicate the list needs to be sorted.
remove(T) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Remove item with specified value.
remove(Widget<O>) - Method in class com.goldencode.p2j.ui.client.TempContainer
Forwarder for remove(Component) method.
remove(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Remove specified widget from the widget list.
remove(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Remove specified widget from the widget list.
remove(TitledWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Remove specified window from window list.
remove(EventList) - Method in class com.goldencode.p2j.ui.EventList
Remove the events for widget/resources in the specified list.
remove(EventDefinition) - Method in class com.goldencode.p2j.ui.EventList
Remove all occurrences of the specified event definition.
remove(String) - Static method in class com.goldencode.p2j.util.AppServerDefinition
Remove the definition for the given appserver.
remove(E) - Method in class com.goldencode.p2j.util.DynamicArray
Remove the first instance of the given object in the array.
remove(E, boolean) - Method in class com.goldencode.p2j.util.DynamicArray
Remove the first instance or all instances of the given object in the array.
remove(E) - Method in class com.goldencode.p2j.util.PartitionedArray
Remove the first instance of the given object in the array.
remove(E, boolean) - Method in class com.goldencode.p2j.util.PartitionedArray
Remove the first instance or all instances of the given object in the array.
remove() - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Remove the current element -- unsupported in this read-only implementation.
remove(String) - Method in class com.goldencode.p2j.util.SectionContent
Removes the key=value pair from the section internal map.
remove(E) - Method in class com.goldencode.p2j.util.WeakList
Remove an entry from the list.
remove(Class) - Static method in class com.goldencode.proxy.StaticProxy
Remove the static proxy for the given interface, if it exists.
remove() - Method in class com.goldencode.util.EmptyIterator
An unsupported operation for this implementation, since there is no backing collection and nothing to remove.
remove() - Method in class com.goldencode.util.FastSiblingDeque
 
remove(Object) - Method in class com.goldencode.util.FastSiblingDeque
Removes the first occurrence of the specified element from this deque.
removeActiveAgent(String, Agent) - Static method in class com.goldencode.p2j.util.AppServerManager
Remove the Agent as it finished executing a task on the specified connection ID.
removeActiveBatch() - Method in class com.goldencode.p2j.directory.DirectoryService
Remove reference to active batch.
removeAgent(Agent) - Method in class com.goldencode.p2j.util.AgentPool
Remove the given agent entirely from the pool.
removeAll(Set<NameNode>) - Method in class com.goldencode.p2j.schema.Namespace
Remove all name nodes from the namespace, except those specified.
removeAll(Object) - Method in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Remove all the global subscriptions for the given resource.
removeAll(ProcedureManager.Subscription) - Method in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Remove the specified subscription from the current context's global subscriptions.
removeAll(Collection<?>) - Method in class com.goldencode.util.FastSiblingDeque
 
removeAllElements(List<E>) - Method in class com.goldencode.p2j.util.ScopedList.NodeList
Remove all nodes which match the elements in the given list, using an algorithm that is biased toward an assumption that the given elements are in the same order as the nodes in the node list.
removeAllExcept(String[]) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Remove all traces of all temp-tables and buffers from the schema dictionary, except for those with the specified names.
removeAllFrom(boolean, List<E>) - Method in class com.goldencode.p2j.util.ScopedList
Remove all of the given elements from the current scope, or from the global (first) scope.
removeAllIf(Collection<T>, Predicate<T>) - Static method in class com.goldencode.p2j.util.Utils
Remove all items from that collection which satisfy the given condition
removeAllNodes(Set<NameNode>, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Remove all name nodes of the given type from all namespaces in which they reside, and purge their descendants from all namespaces and the corresponding AST branches from their ASTs.
removeAllReversibles(TemporaryBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
Remove all Reversible objects associated with the given buffer from their respective scoped dictionaries.
removeAncestorNote(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Remove an annotation from the specified ancestor in the copy AST.
removeAncestorNote(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Remove an element (at the specified index) of an array annotation from an annotation specified by the key in the specified ancestor of the current copy AST.
removeAnnotation(String) - Method in interface com.goldencode.ast.Aast
Remove a specific annotation from this AST.
removeAnnotation(String, int) - Method in interface com.goldencode.ast.Aast
Remove a specific element from the array annotation in this AST.
removeAnnotation(String) - Method in class com.goldencode.ast.AnnotatedAst
Remove a specific annotation from this AST.
removeAnnotation(String, int) - Method in class com.goldencode.ast.AnnotatedAst
Remove a specific element from the array annotation in this AST.
removeAt(int) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Remove item at specified position.
removeAt(int) - Method in class com.goldencode.p2j.ui.client.model.ListModel
Remove item at specified position.
removeAttribute(String) - Method in class com.goldencode.p2j.directory.DirNode
Remove attribute with specified name.
removeAttribute(character, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Removes the specified attribute.
removeAttribute(NumberType, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Removes the specified attribute.
removeAttribute(character, character) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Removes the specified attribute.
removeAttribute(NumberType, character) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Removes the specified attribute.
removeAttribute(character) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(String) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(NumberType) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(double) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(character, character) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(String, character) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(NumberType, character) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(double, character) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(character, String) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(String, String) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(NumberType, String) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(double, String) - Method in interface com.goldencode.p2j.xml.XCommon
Removes the specified attribute.
removeAttribute(character) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(NumberType) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(double) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(String, String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(String, character) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(double, character) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(character, String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(double, String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(NumberType, String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Removes the specified attribute.
removeAttribute(character, character) - Method in class com.goldencode.p2j.xml.XEntityImpl
Removes the specified attribute.
removeAttribute(NumberType, character) - Method in class com.goldencode.p2j.xml.XEntityImpl
Removes the specified attribute.
removeBogusQuotes(String) - Method in class com.goldencode.p2j.schema.SchemaParser
Helper to remove surrounding unnecessary double quotes.
removeBroker(Session) - Method in class com.goldencode.p2j.main.Broker
Remove a broker instance based on session.
removeBroker(Session) - Static method in class com.goldencode.p2j.main.BrokerManager
Remove a broker from registry when the remote session is closed.
removeBufferScope(BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferList
Remove a buffer scope from the list of all buffer scopes for the current file.
removeBuiltinFunction(Keyword) - Method in class com.goldencode.p2j.uast.SymbolResolver
Removes any function associated with this Keyword from the builtin function dictionary.
removeCacheExpiryListener(CacheExpiryListener<K, V>) - Method in class com.goldencode.cache.ExpiryCache
Remove the given object from the list of listeners interested in receiving cache expiry events from this cache.
removeChar(String, char) - Static method in class com.goldencode.util.StringHelper
Removes all occurrences of the specified character in a string.
removeChild(String) - Method in class com.goldencode.p2j.directory.DirNode
Remove child with specified name.
removeChild(RepositionCache.Node) - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Remove the specified child node,
removeChild(handle) - Method in interface com.goldencode.p2j.xml.XEntity
Removing the specified child from the node.
removeChild(handle) - Method in class com.goldencode.p2j.xml.XEntityImpl
Removing the specified child from the node.
removeClass(Class<?>) - Method in class com.goldencode.p2j.persist.TableMapper
Remove the mappings for the specified DMO implementation class.
removeClass(TempTable) - Method in class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Remove the mappings for the specified temp table.
removeCommand(String) - Static method in class com.goldencode.p2j.main.ClientBuilder
Remove the spawn command registered for this UUID.
removeConditionalFlag(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Removes a flag from the PatternEngine.activatedFlags set.
removeConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.MenuDescription
Removes a widget configuration from the current menu description.
removeConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Removes a widget configuration from the current screen definition.
removeConnected(String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Update the various housekeeping data structures to reflect a disconnection event, and update connection metadata if it is in use.
removeCreateLocation(AnnotatedAst, String) - Static method in class com.goldencode.p2j.pattern.RulesTracing
Remover the tracing annotation from the passed in node instance.
removed - Variable in class com.goldencode.p2j.directory.ShadowRemapper
Removed nodes
removedFrames - Variable in class com.goldencode.p2j.ui.chui.ThinClient
List of frames which should be deleted at server.
removeDirectoryNode(Remapper, String) - Static method in class com.goldencode.p2j.directory.DirectoryCopy
Removes the specified directory node, including all child nodes.
removeDirectoryNode(DirectoryService, String) - Static method in class com.goldencode.p2j.util.Utils
Removes the specified directory node, including all child nodes.
removeDuplicate(List<File>, String) - Method in class com.goldencode.p2j.uast.AstGenerator
Search the list to find a duplicate to the given name and remove it if found.
removeDynamicTempTables() - Static method in class com.goldencode.p2j.persist.TableMapper
Remove all the temporary tables for this context.
removeEdges(Vertex, boolean, String, String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
For the specified node, remove all the edges in the given direction which match the label, property key and property value.
removeEdges(Vertex, boolean, String, Object) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
For the specified node, remove all the edges in the given direction which match the property key and property value.
removeEditableFrameForWidget(Widget) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Possibly remove the frame with given widget from the editable frames list if there is no more enabled focused widgets in a frame left.
removeEditableFrameForWidgets(GenericFrame, int[]) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Possibly remove the frame with given widget ID from the editable frames list if there is no more enabled focused widgets in a frame left.
removeEditSelection(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Removes the currently selected text from an Editor, Fill-In or ComboBox.
removeEditSelection(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Removes the currently selected text from an Editor, Fill-In or ComboBox.
removeEditSelection(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Removes the currently selected text from an Editor, Fill-In or ComboBox.
removeElement(E) - Method in class com.goldencode.p2j.util.ScopedList.NodeList
Remove the node which contains the given element, if any.
removeElement(ScopedList.Node<E>, ScopedList.Node<E>, E) - Method in class com.goldencode.p2j.util.ScopedList.NodeList
Remove the node which contains the given element, if any.
removeEnclosingQuotes(String) - Static method in class com.goldencode.p2j.util.ConnectHelper
Remove matched pairs of enclosing single or double quote characters from the given string and return the result.
removeEntryAtScope(K, int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Remove the entry with the specified key from the scope specified.
removeEntryThroughScope(K, int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Remove the entry with the specified key from all scopes up to and including the scope specified.
removeExplicitFormats() - Static method in class com.goldencode.p2j.util.decimal
Clear any cached formats using the custom group and decimal separators.
removeFailingRecord(List<Object>, HibernateException, int, File) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Remove a problem record from a batch of records which failed on import, if it can be determined which record caused the problem.
removeFinalizable(Finalizable) - Static method in class com.goldencode.p2j.util.TransactionManager
Removes the given object from the list of objects which require iterate/retry/finish notifications.
removeFirst() - Method in class com.goldencode.util.FastSiblingDeque
 
removeFirstOccurrence(Object) - Method in class com.goldencode.util.FastSiblingDeque
 
removeForeignKeys - Variable in class com.goldencode.p2j.persist.ORMHandler
This flag determines if the foreign keys should be removed or not
removeForeignKeys(InputStream, String) - Method in class com.goldencode.p2j.persist.ORMHandler
Remove the foreign keys from the associated hbm.xml ORM file associated with the given DMO, and return the document.
removeForeignKeys(Node) - Method in class com.goldencode.p2j.persist.ORMHandler
This method walks the DOM tree and removes the following nodes, when a node with a column attribute containing a value which ends with the __fk suffix is encountered: many-to-one nodes one-to-one nodes if there is a column attribute with its value ending with the __fk suffix, remove the parent node if this node is not a many-to-one or one-to-one node; this ensures that all collections - set, map, etc - are removed.
removeFrame(Frame) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Remove frame from the registry().
removeFrame(Frame<O>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Remove the given frame and all contained components from the master list of components.
removeFrom(int, E) - Method in class com.goldencode.p2j.util.ScopedList
Remove the given element from the scope at the given depth, where zero depth represents the current scope, and a positive depth indicate older scopes.
removeFromDepot(String) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Returns the AST found in the depot by the given name, removing it first.
removeFromGlobal(RecordChangeListener) - Method in class com.goldencode.p2j.persist.ChangeBroker
Remove a listener from global scope.
removeFromRepoCache(Object[]) - Method in class com.goldencode.p2j.persist.Cursor
Delete the cache entry associated with the specified array of primary keys or DMOs .
removeFromSelection(int) - Method in class com.goldencode.p2j.ui.client.Browse
Remove given row(s) from the set of selected rows.
removeGlobalVariable(Keyword) - Method in class com.goldencode.p2j.uast.SymbolResolver
Removes any global variable associated with this Keyword from the variable dictionary.
removeHeaderEntry(SOAPHeaderEntryImpl, Object) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Removes the specified SOAP-Header object from the list of header entries.
removeHiddenWidgets(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Removes the widgets with hidden attribute value set as TRUE.
removeHiddenWidgets(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Removes the widgets with hidden attribute value set as TRUE.
removeHook(String) - Static method in class com.goldencode.p2j.main.StandardServer
Terminate and remove the given server hook.
removeInterface(Class<?>) - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Remove "implementation -> interface" mapping for the given DMO implementation class.
removeJarLoader(String) - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
Remove the classloader associated with the given jar.
removeJarLoaderImpl(String) - Method in class com.goldencode.p2j.classloader.MultiClassLoader
Remove the classloader associated with the given jar.
removeJob(String) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Remove the given job from the global job registry.
removeKey(String, String) - Method in class com.goldencode.p2j.util.StanzaIni
Removing the given key-value pair from the current environment in a given section.
removeKeyword(Keyword) - Method in class com.goldencode.p2j.uast.SymbolResolver
Removes a Keyword from the keyword dictionary.
removeLast() - Method in class com.goldencode.util.FastSiblingDeque
 
removeLastOccurrence(Object) - Method in class com.goldencode.util.FastSiblingDeque
 
removeListener(String) - Method in class com.goldencode.p2j.main.SpawnerImpl
Remove listener.
removeListener(RecordChangeListener) - Method in class com.goldencode.p2j.persist.ChangeBroker
Remove the specified listener from all scopes.
removeListener(PropertyChangeListener) - Method in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Remove the registered listener.
removeLocalVariables(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Remove any previously cached variable dictionary definitions without restoring them to the current scope.
removeLock(LockManager.Lock) - Method in class com.goldencode.p2j.directory.LockManager
Remove specified lock from the list.
removeLocker(SessionToken) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Remove a locking context from the set of contexts which currently hold locks on the backing record.
removeLocker(SessionToken) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.TraceLockStatus
Remove a locking context from the set of contexts which currently hold locks on the backing record.
removeMetadata(Class<?>) - Method in class com.goldencode.p2j.persist.DMOIndex.MetadataMap
Remove metadata for the specified DMO interface.
removeMethod(RoutingKey) - Static method in class com.goldencode.p2j.net.Dispatcher
Remove the exported API represented by the given key.
removeMethodImpl(RoutingKey) - Method in class com.goldencode.p2j.net.Dispatcher
Remove the exported API represented by the given key.
removeModaDialog(ViewWithUiHandlers<C>) - Method in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Removes the given child dialog from the managed child dialogs.
removeNodeStrings(DirectoryService, String, String[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Remove the strings from the strings node (assuming that the node contains unique string values).
removeNoDestroy(TitledWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Remove specified window from window list.
removeNote(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Remove an annotation from the current copy AST.
removeNote(String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Remove an element (at the specified index) of an array annotation from an annotation specified by the key in the current copy AST.
removeOpenSearches(String) - Method in class com.goldencode.p2j.security.ResourceRegistry
Remove the map of the open searches for the specified subject.
removePartition() - Method in class com.goldencode.p2j.util.PartitionedArray
Remove all elements contained in the last partition of the array and remove the partition definition too.
removePermanentSchema(String) - Static method in class com.goldencode.p2j.persist.TableMapper
Remove the mappings for the specified schema.
removePersistentProcedure(handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Remove the given handle from the list of persistent procedures.
removePkg(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Remove the package prefix from the given class name.
removeProcedure(String, String) - Method in class com.goldencode.p2j.util.AgentPool
Remove the specified persistent procedure.
removeProcedure(String, String) - Method in class com.goldencode.p2j.util.AgentPool.UnboundPool
Remove the specified persistent procedure.
removeProcedureImpl(handle, Collection<Object>) - Static method in class com.goldencode.p2j.util.ProcedureManager
Removes the given procedure handle from the given procedure instances list.
removeQuotes(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Strip enclosing double or single quotes, if any, plus any options, from the given string.
removeRecords(String, Set<Serializable>) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Stop tracking uncommitted changes to the the specified set of records associated with the given entity name.
removeRecords(String, Object[], boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Remove or change the multiplex ID for all record rows from the backing table which meet the specified criteria.
removeReferenceNote(long, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Remove an annotation from the referenced node in the copy AST.
removeReferenceNote(long, String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Remove an element (at the specified index) of an array annotation from an annotation referenced by the key in the referenced node of the current copy AST.
removeRepositionListener(RepositionListener) - Method in class com.goldencode.p2j.persist.AbstractQuery
Unregister a listener that was receiving notifications on reposition events for this query.
removeRepositionListener(RepositionListener) - Method in interface com.goldencode.p2j.persist.P2JQuery
Unregister a listener that was receiving notifications on reposition events for this query.
removeRepositionListener(RepositionListener) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
removeRepositionListener(RepositionListener) - Method in class com.goldencode.p2j.persist.QueryWrapper
Unregister a listener that was receiving notifications on reposition events for this query.
removeResource(WrappedResource) - Static method in class com.goldencode.p2j.util.handle
Remove the given resource from the context-local map of all resource.
removeResource(WrappedResource) - Static method in class com.goldencode.p2j.util.WidgetPool
Remove the given resource from its pool, if it was pooled.
removeResource(WrappedResource) - Method in class com.goldencode.p2j.util.WidgetPool.WidgetPoolData
Remove the resource from this widget pool.
removeRowDisplayEvents(int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Remove the ROW-DISPLAY triggers from the specified list.
removeRowDisplayEvents(int[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Remove the ROW-DISPLAY triggers from the specified list.
removeRowDisplayEvents(int[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Remove the ROW-DISPLAY triggers from the specified list.
removeScope() - Method in class com.goldencode.p2j.schema.SchemaDictionary
Pop the most recently added scope off the lookup stack.
removeScope(boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Pop the most recently added scope off the lookup stack.
removeSection(String) - Method in class com.goldencode.p2j.util.StanzaIni
Removing the given section with all key-value pairs from the current environment.
removeSelectedText() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Removes selected text.
removeSelectedText() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Removes (deletes) the selected text.
removeSelectedText() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Removes selected text.
removeSelectedText() - Method in interface com.goldencode.p2j.ui.client.TextSelection
Removes (deletes) the selected text if any selected.
removeSelection() - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Removes selected text.
removeSelection() - Method in class com.goldencode.p2j.ui.EditorWidget
Removes the currently selected text.
removeSelection() - Method in class com.goldencode.p2j.ui.FillInWidget
Removes selected text.
removeSelection() - Method in interface com.goldencode.p2j.ui.SelectableText
Removes selected text.
removeServerEvents(int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Remove from the server event queue all the events in the given list, identified by their id.
removeServerEvents(int[]) - Static method in class com.goldencode.p2j.ui.client.event.EventManager
Remove from the server event queue all the events in the given list, identified by their id.
removeServerEvents(Set<Integer>) - Static method in class com.goldencode.p2j.ui.client.event.ServerEvent
Remove from the server event queue all the events in the given set, identified by their id.
removeServerEvents(int[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Remove from the server event queue all the events in the given list, identified by their id.
removeServerEvents(Set<Integer>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Remove from the server event queue all the events in the given set, identified by their id.
removeSession(SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Remove the session (which is associated with the given context) from the master session list.
removeSessionById(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Remove the session (which is associated with the given session id) from the master session list.
removeSessionListener(SessionListener) - Method in class com.goldencode.p2j.net.BaseSession
Remove the listener from the list of objects to be notified about session events.
removeSessionListener(SessionListener) - Method in interface com.goldencode.p2j.net.Session
Remove the listener from the list of objects to be notified about session events.
removeSocket(int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.WorkArea
Remove the socket with the given ID from the registry.
removeSubjectFromACLs(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Modifies all ACLs that refer to the given subject so that they no longer do.
removeSubKey(String, String) - Static method in class com.goldencode.p2j.util.Registry
Deletes subkey section and all content.
removeSuperProcedure(handle) - Method in interface com.goldencode.p2j.util.CommonProcedure
Remove the given handle from this handle's list of super-procedures.
removeSuperProcedure(handle) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Remove the given handle from this handle's list of super-procedures.
removeSuperProcedure(handle) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the REMOVE-SUPER-PROCEDURE method.
removeSuperProcedure(handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Remove the given handle from the SESSION's list of super-procedures.
removeSuperProcedure(Object, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Remove the given handle from the specified referent's list of super-procedures.
removeSuperProcedure(handle) - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
This call is a no-op on proxy procedures, always returns false.
removeTemporaryTable(TempTable) - Static method in class com.goldencode.p2j.persist.TableMapper
Remove the mappings for the given temporary table.
removeToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityContext
Remove a token from the context map.
removeToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityContextStack
Remove a token from the context map.
removeToken(ContextKey) - Method in class com.goldencode.p2j.security.SecurityManager
Remove a token from the context map.
removeTree(long) - Method in class com.goldencode.ast.AstManager
Removes all mapping data referencing the specified tree.
removeTree(String) - Method in class com.goldencode.ast.AstManager
Removes all mapping data referencing the specified tree.
removeTree(long) - Method in interface com.goldencode.ast.AstManagerPlugin
Removes all mapping data referencing the specified tree.
removeTree(long) - Method in class com.goldencode.ast.BasePlugin
Removes all mapping data referencing the specified tree.
removeTree(long) - Method in class com.goldencode.ast.InMemoryRegistryPlugin
Removes this tree from the in-memory storage.
removeTrigger(DatabaseEventType, Class<? extends Buffer>, String) - Method in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Removes a trigger from the associated map.
removeUnusedImages(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Returns all unused images.
removeUserFromGroups(TaggedName, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Removes a given user account from given groups accounts.
removeUserFromGroups(TaggedName, TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Removes a given user account from given groups accounts.
removeValidator(Validator<List<String>>) - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Removes the validator.
removeValidator(Validator<String>) - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Removes the validator.
removeValueName(String, String, String) - Static method in class com.goldencode.p2j.util.Registry
Deletes name and it's value from subkey 'section'.
removeWebService(int) - Method in class com.goldencode.p2j.util.WebServiceImpl.WorkArea
Remove the WebService with the given ID from the registry.
removeWidget(Widget<?>) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Remove the specified widget from the registry, and from its parent frame.
removeWidget(WidgetId) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Remove the specified widget from the registry, immediately.
removeWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FieldGroup
Remove the specified widget from this field-group.
removeWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Remove the specified widget from this container.
removeWidget(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Removing existed widget from screen buffer for the given widget ID.
removeWidget(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.WidgetContainer
Remove the specified widget from this container.
removeWidgetConfig(WidgetId) - Method in class com.goldencode.p2j.ui.ConfigManager
Remove the widget config associated with the given ID, unless there are shared instances of this widget.
removeWidgetsRecursive(Widget<O>[]) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Remove the specified widgets and all the children recursively from the registry, immediately.
removeWidgetsRecursive(Widget<O>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Remove the specified widget and all its children recursively from the registry, immediately.
removeWidgetsRecursive(Widget<O>, Predicate<Widget<O>>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Remove the specified widget and all its children recursively from the registry, immediately.
removeWidgetsRecursive(Iterable<Widget<O>>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Remove the specified widgets and all the children recursively from the registry, immediately.
removeWindow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Remove the window instance from the client.
removeWindow(int) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Remove the window instance from the client.
removeWindow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Remove the window instance from the client.
RemovingGroupsAlert - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
RemovingGroupsAlert modal dialog displays removing groups alert message.
RemovingGroupsAlert(RemovingGroupsAlert.Binder, RemovingGroupsAlert.AlertMessages) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
removingGroupsAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Removing Groups Alert
RemovingGroupsAlert.AlertMessages - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
Defines string resources of this dialog
RemovingGroupsAlert.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
GWT UI creator
rename(String, String) - Method in interface com.goldencode.p2j.util.FileSystem
Renames (and moves if the path is different) the specified source file to the target filename (and path).
rename(String, String) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Renames (and moves if the path is different) the specified source file to the target filename (and path).
rename(character, character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Renames (and moves if the path is different) the specified source file to the target filename (and path).
rename(character, String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Renames (and moves if the path is different) the specified source file to the target filename (and path).
rename(String, character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Renames (and moves if the path is different) the specified source file to the target filename (and path).
rename(String, String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Renames (and moves if the path is different) the specified source file to the target filename (and path).
renameFile(String, String, boolean) - Method in class com.goldencode.p2j.pattern.FileOperationsWorker.FileOps
Rename an arbitrary file to a new name, which can (on some platforms) be used to move a file.
renameTo(File, File) - Method in class com.goldencode.p2j.directory.XmlRemapper
File.renameTo(File) implementation is platform dependent.
renameTo(Resource) - Method in class com.goldencode.p2j.main.TwoURLsResource
Renames resource to another resource.
render(Cell.Context, TaggedName, SafeHtmlBuilder) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.LeafTreeCell
Renders a leaf value of TaggedName type.
render(Cell.Context, Map.Entry<TaggedName, TaggedName[]>, SafeHtmlBuilder) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.TreeCell
Renders a non-leaf node of Map.Entry type.
render(Map.Entry<TaggedName, TaggedName[]>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.TreeCellRenderer
Renders a tree node of Map.Entry type.
render(TRowObject, AbstractReportBuilder.ColumnInfo<TRowObject>, AbstractReportBuilder.IPageCanvas) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.CellValueRenderer
Draws the table cell for the given data row and column.
render(TRowObject, AbstractReportBuilder.ColumnInfo<TRowObject>, AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Draws the table cell for the given data row and column.
render(AbstractReportBuilder.ColumnInfo<?>, AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultColumnHeaderRenderer
Renders the given report data.
render(TFooterObject, AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultFooterRenderer
Renders the given report data.
render(THeaderObject, AbstractReportBuilder.IPageCanvas) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultHeaderRenderer
Renders the given report data.
render(T, AbstractReportBuilder.IPageCanvas) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Renderer
Renders the given report data.
render() - Method in class com.goldencode.p2j.library.BaseNativeType
Allocate native memory and render the data into that memory.
render(long) - Method in class com.goldencode.p2j.library.BaseNativeType
Render the data into native memory, which will be allocated if the address is not given.
render(long) - Method in class com.goldencode.p2j.library.NativeBuffer
Render the data's address into native memory if an explicit address is provided and return the data's address to the caller.
render(long) - Method in class com.goldencode.p2j.library.NativePrimitive
Render the data into native memory, which will be allocated if the address is not given.
render(long) - Method in class com.goldencode.p2j.library.NativeString
Copy our data into a large-enough buffer in native memory and then render the buffer's address into native memory if an explicit address is provided and return the data's address to the caller.
render(long) - Method in class com.goldencode.p2j.library.NativeTypeArray
Render the data into native memory, which will be allocated if the address is not given.
render - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Current rendering buffer.
render() - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Get access to rendering buffer.
render(Stream) - Method in class com.goldencode.p2j.ui.client.PageElement
Generate output and write it to the given stream.
render(Stream) - Method in interface com.goldencode.p2j.util.RepeatedOutput
Generate output and write it to the given stream.
render() - Method in class com.goldencode.p2j.util.SectionContent.KeyRenderer
Gets the string representation of the key=value pair.
render() - Method in interface com.goldencode.p2j.util.SectionContent.Renderable
Gets the string representation of the instance.
render() - Method in class com.goldencode.p2j.util.SectionContent.TextRenderer
Gets the string representation of the ignored line.
render(Object, StringBuilder) - Static method in class com.goldencode.p2j.util.TraceHelper
Render the the given object into a text form including handling arrays.
render(Object) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
render(Object, StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
render(byte[], StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a hexidecimal format for each byte, start with a '[' and end with a ']'.
render(short[], StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
render(int[], StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
render(long[], StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
render(float[], StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
render(double[], StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
render(boolean[], StringBuilder) - Static method in class com.goldencode.util.StringHelper
Convert the given array into a string of comma separated elements which starts with a '[' and ends with a ']'.
renderAbstractLine(BrowseImpl.ColumnRenderer, int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Renders a line from horizontally scrollable area.
renderCell(String, BrowseColumnConfig, int, int) - Static method in class com.goldencode.p2j.ui.client.Browse
Renders the screen value into a cell.
renderCurrentSection(AbstractReportBuilder.IPageCanvas) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SectionRenderer
Render current section.
RENDERER - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
Tree cell renderer instance
renderRow(BrowseColumnConfig[]) - Method in class com.goldencode.p2j.ui.BrowseRow
renderScreen() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Fills screen cache accordingly to current internal values.
repaint() - Method in class com.goldencode.p2j.ui.chui.MessageLine
Blocks repaint requests.
repaint() - Method in class com.goldencode.p2j.ui.client.Frame
Controllable object repainting.
repaint() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Cause repaint processing to occur.
repaint() - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Cause repaint processing to occur.
repaint() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Cause repaint processing to occur.
repaint() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
The scrollable list's boundary does not keep track of the view size - it posts a repaint event for the entire list, regardless how small a part is visible.
repaint() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Request widget repainting.
repaint() - Method in class com.goldencode.p2j.ui.client.SubMenu
Request widget repainting.
repaint() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
For windows, repaint must use the window's top-left corner (0,0) as origin, not the screen's.
repaint() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Request widget repainting.
repaint() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Request widget repainting.
repaint(Rectangle) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Request widget repainting.
repaint() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Request widget repainting.
repaint(Rectangle) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Request repainting of the area occupied by widget.
repaintAffectedWidgets(Frame[], Iterable<Widget>) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Repaint widgets affected during ENABLE/DISABLE processing.
repaintCaption() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Raise a PaintEvent for the frame's title, as needed.
repaintCurrent() - Method in class com.goldencode.p2j.ui.client.Frame
Repaints the current iteration.
repaintDecorations() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Repaints window's decorations (titlebar with its components and window's border).
repaints - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
A queue of pending repaint requests which needs to be processed by the GuiWebDriver.RepaintThread thread.
RepaintThread() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver.RepaintThread
Initialize the repaint thread and start it.
repaintUninitialized() - Method in class com.goldencode.p2j.ui.client.Frame
Repaint all uninitialized widgets of the current iteration.
repathSource(File, String) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Takes the last part of the source filename (removes the path) and appends this to the target directory name.
repCreateTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
A REPLICATION-CREATE TriggerData can be defined for each table on this layer.
repDeleteTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
A REPLICATION-DELETE TriggerData can be defined for each table on this layer.
repeat(String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
repeat(String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
repeat(BlockManager.TransactionType, String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
repeat(BlockManager.TransactionType, String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
repeat(String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
repeat(String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
repeat(BlockManager.TransactionType, String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
repeat(BlockManager.TransactionType, String[], String, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a simple REPEAT (infinite loop) with the given configuration and default properties.
REPEAT_MILLIS - Static variable in class com.goldencode.p2j.ui.client.gui.driver.GuiConstants
Mouse press repeat time interval
repeatChar(char, int) - Static method in class com.goldencode.util.StringHelper
Create a string composed of c repeated len times.
repeatChar(char, int, StringBuilder) - Static method in class com.goldencode.util.StringHelper
Append c to the specified string buffer len times.
RepeatedOutput - Interface in com.goldencode.p2j.util
Provides an output callback mechanism which allows arbitrary user defined stream output to be generated at the top or bottom of a page in a paged output stream.
repeatTo(String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and default properties.
repeatTo(String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and default properties.
repeatTo(BlockManager.TransactionType, String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and no user-defined or default properties.
repeatTo(BlockManager.TransactionType, String[], String, ToClause, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and no user-defined or default properties.
repeatTo(String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and default properties.
repeatTo(String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and default properties.
repeatTo(BlockManager.TransactionType, String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and default properties.
repeatTo(BlockManager.TransactionType, String[], String, ToClause, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT TO expression loop with the given configuration and default properties.
repeatToWhile(String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatToWhile(String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatToWhile(String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatToWhile(String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatToWhile(BlockManager.TransactionType, String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatToWhile(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and default properties.
repeatWhile(String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and default properties.
repeatWhile(String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and default properties.
repeatWhile(BlockManager.TransactionType, String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and no user-defined or default properties.
repeatWhile(BlockManager.TransactionType, String[], String, LogicalOp, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and no user-defined or default properties.
repeatWhile(String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and default properties.
repeatWhile(String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and default properties.
repeatWhile(BlockManager.TransactionType, String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and default properties.
repeatWhile(BlockManager.TransactionType, String[], String, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT WHILE expression loop with the given configuration and default properties.
repeatWorker(BlockManager.TransactionType, String[], String, ToClause, LogicalOp, OnPhrase[], Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute a REPEAT, REPEAT WHILE expression, REPEAT TO var = val1 to val2 by val3 or REPEAT TO WHILE expression loop with the given configuration and with default properties.
replace(Map<String, String>, String) - Method in class com.goldencode.p2j.e4gl.BaseHelper
Use the mapped keys to convert any matching characters (in the given text) into the equivalent mapped value.
replace(Persistable, Set) - Method in interface com.goldencode.p2j.persist.AssociationSyncher.Helper
Replace the set of local DMOs stored in a foreign DMO for this association.
replace(Persistable, Set) - Method in class com.goldencode.p2j.persist.AssociationSyncher.OneToManyHelper
Replace the set of local DMOs stored in a foreign DMO for this association.
replace(Persistable, Set) - Method in class com.goldencode.p2j.persist.AssociationSyncher.OneToOneHelper
Replace the local DMO stored in a foreign DMO for this association with the contents of the given set.
replace(String, String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Replaces the given values into the destination.
replace(Object, Object, Object) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, SessionImplementor, Object) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Cell[][], int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Completely replace the current 2-dimensional output buffer with the content on the given screen parameter and then set the the cursor position to the given values.
replace(RadioButton<O>) - Method in class com.goldencode.p2j.ui.client.RadioButton
Replace this radio-button with the new one.
replace(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.TempContainer
Extended implementation of replace method.
replace(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Replace specified widget with another with preserving widget Z-order.
replace(Widget<O>, Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Replace specified widget with another with preserving widget Z-order.
replace(character, character, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
.
replace(String, character, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
.
replace(character, character, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
.
replace(String, character, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
.
replace(character, String, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
.
replace(String, String, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR
replace(String, String, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR
replace(character, character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(character, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(String, character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(character, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(character, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(String, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(String, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(character, BaseDataType, character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, BaseDataType, character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, String, character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, String, character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, BaseDataType, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, BaseDataType, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, BaseDataType, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, String, integer) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR
replace(character, BaseDataType, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, int) - Method in class com.goldencode.p2j.ui.ControlSetEntity
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, character, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(String, character, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(character, String, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(character, character, int) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(String, character, int) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(character, String, int) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(String, String, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(String, String, int) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method.
replace(character, character) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method with default FIND-NEXT-OCCURRENCE mode.
replace(character, String) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method with default FIND-NEXT-OCCURRENCE mode.
replace(String, character) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method with default FIND-NEXT-OCCURRENCE mode.
replace(String, String) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE() method with default FIND-NEXT-OCCURRENCE mode.
replace(character, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, integer) method and its variations not applicable to the EDITOR widget
replace(character, int) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, integer) method and its variations not applicable to the EDITOR widget
replace(String, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, integer) method and its variations not applicable to the EDITOR widget
replace(String, int) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, integer) method and its variations not applicable to the EDITOR widget
replace(character, BaseDataType, character) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(String, BaseDataType, character) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(character, String, character) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(String, String, character) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(character, BaseDataType, String) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(String, BaseDataType, String) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(character, String, String) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(String, String, String) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE(character, BaseDataType, character) method and its variations not applicable to the EDITOR widget
replace(character, BaseDataType, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, integer) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, BaseDataType, int) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, int) - Method in class com.goldencode.p2j.ui.EditorWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
REPLACE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
replace(character, character, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (old-string, new-string, flag ) method for EDITOR not applicable to RADIO-SET
replace(String, character, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
.
replace(character, character, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
.
replace(String, character, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
.
replace(character, String, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (old-string, new-string, flag ) method for EDITOR not applicable to RADIO-SET
replace(String, String, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR not applicable to RADIO-SET
replace(String, String, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR not applicable to RADIO-SET
replace(character, character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(character, String) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(String, character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(String, String) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(character, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(character, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(String, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(String, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST) not applicable to RADIO-SET
replace(character, BaseDataType, character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, BaseDataType, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, String, integer) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR
replace(character, BaseDataType, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, int) - Method in class com.goldencode.p2j.ui.RadioSetWidget
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, character, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (old-string, new-string, flag ) method for EDITOR
replace(String, character, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (old-string, new-string, flag ) method for EDITOR
replace(character, character, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (old-string, new-string, flag ) method for EDITOR
replace(String, character, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (old-string, new-string, flag ) method for EDITOR
replace(character, String, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (old-string, new-string, flag ) method for EDITOR
replace(String, String, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR
replace(String, String, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR
replace(character, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(character, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(String, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(String, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE(REPLACE (new-item-list, list-item )) method (for COMBO-BOX and SELECTION-LIST)
replace(character, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(character, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(String, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(String, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-item-list, list-index ) method (for COMBO-BOX and SELECTION-LIST)
replace(character, BaseDataType, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, BaseDataType, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, String, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, String, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, BaseDataType, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, BaseDataType, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, String, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, String, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, BaseDataType, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, String, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST REPLACE (old-string, new-string, flag ) method for EDITOR
replace(character, BaseDataType, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, BaseDataType, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, boolean, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, boolean, String) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, boolean, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(character, boolean, character) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-item) method for COMBO-BOX/SELECTION-LIST, REPLACE (new-label, new-value, old-label) method for RADIO-SET
replace(String, boolean, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(String, boolean, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, boolean, int) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(character, boolean, integer) - Method in interface com.goldencode.p2j.ui.ReplaceInterface
REPLACE (new-label, new-value, list-index) method for COMBO-BOX/SELECTION-LIST
replace(Text, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, double, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, double, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, NumberType, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, NumberType, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, double, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, double, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, NumberType, double) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, NumberType, NumberType) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, double, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, double, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, NumberType, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(Text, NumberType, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, double, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, double, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, NumberType, double, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replace(String, NumberType, NumberType, String) - Method in class com.goldencode.p2j.util.Text
Overwrites characters in the current value of this instance with the passed text at the 1-based index into the string.
replaceAll(T, Text, Text) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(T, Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(T, String, Text) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(String, Text, Text) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(T, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(String, Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(String, String, Text) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(String, String, String) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAll(String, String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAllImpl(Class<T>, String, String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Searches for all matches to the from string in the src string and replaces these with the to string.
replaceAst(Aast, SymbolResolver, String[]) - Method in class com.goldencode.p2j.schema.SchemaLoader
This method is the heart of the DF file import postprocessing step.
replaceAttributes(Attribute[]) - Method in class com.goldencode.p2j.directory.DirNode
Add array of attributes to the node.
replaceChild(handle, handle) - Method in interface com.goldencode.p2j.xml.XEntity
Removing the specified child from the node.
replaceChild(handle, handle) - Method in class com.goldencode.p2j.xml.XEntityImpl
Removing the specified child from the node.
replaceConfig(WidgetConfig, WidgetConfig) - Method in class com.goldencode.p2j.ui.ConfigManager
Post all the widget configuration from the source to the destination.
replaceContents(byte[]) - Method in class com.goldencode.p2j.util.BinaryData
Replace the entire contents of the current buffer with the given array.
replaceContents(byte[]) - Method in class com.goldencode.p2j.util.memptr
Replace the entire contents of the current buffer with the given array.
replaceContents(byte[]) - Method in class com.goldencode.p2j.util.raw
Replace the entire contents of the current buffer with the given array.
replaceEditorSelectionText(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Replace selection of the targeted editor with a given string.
replaceEditorSelectionText(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Replace selection of the targeted editor with a given string.
replaceEditorSelectionText(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Replace selection of the targeted editor with a given string.
replaceEditorString(int, String, String, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Replace given substring of the targeted editor with a given string
replaceEditorString(int, String, String, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Replace given substring of the targeted editor with a given string
replaceEditorString(int, String, String, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Replace given substring of the targeted editor with a given string
replaceEntry(double, char, String) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(double, Text) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed comma-delimited entry in the current instance which must be a delimited list.
replaceEntry(double, character, Text) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(double, character, String) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(double, String) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed comma-delimited entry in the current instance which must be a delimited list.
replaceEntry(double, String, Text) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(double, String, String) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(NumberType, character) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed comma-delimited entry in the current instance which must be a delimited list.
replaceEntry(NumberType, character, Text) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(NumberType, character, String) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(NumberType, String) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed comma-delimited entry in the current instance which must be a delimited list.
replaceEntry(NumberType, String, Text) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceEntry(NumberType, String, String) - Method in class com.goldencode.p2j.util.Text
Replaces the specified 1-based indexed entry in the current instance which must be a delimited list.
replaceFilenameExtension(String, String) - Method in class com.goldencode.p2j.convert.ConversionDriver
Replace the filename extension with the given extension and return the new string.
replaceFrame(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Replace a frame in the internal registry.
ReplaceInterface - Interface in com.goldencode.p2j.ui
 
replaceInterval(int, int, String) - Method in class com.goldencode.p2j.ui.client.Editor
Replace subinterval of the editor content
replacement - Variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.ThresholdFilter
New value for pixel color under threeshold.
replacements - Variable in class com.goldencode.p2j.convert.NameConverter
Map of substring replacements, indexed by substring to be replaced
replaceRoot(RamRemapper, String, String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Replace root node with one of type "ldapNode".
replaceSelectionText(String) - Method in class com.goldencode.p2j.ui.client.Editor
Replace selection of the editor content with a given string.
replaceSelectionText(character) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the REPLACE-SELECTION-TEXT() method which replaces the editor's currently selected text with the given text.
replaceSelectionText(String) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the REPLACE-SELECTION-TEXT() method which replaces the editor's currently selected text with the given text.
replaceSelectionText(character) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE-SELECTION-TEXT() method which replaces the editor's currently selected text with the given text.
replaceSelectionText(String) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the REPLACE-SELECTION-TEXT() method which replaces the editor's currently selected text with the given text.
replaceString(String, String, int) - Method in class com.goldencode.p2j.ui.client.Editor
Replace given substring of the editor content with a given string
replaceWorker(Text, NumberType, NumberType, boolean) - Method in class com.goldencode.p2j.util.Text
Core method to implement overlay and replace support.
replicationCreate(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a REPLICATION-CREATE trigger.
replicationDelete(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a REPLICATION-DELETE trigger.
replicationWrite(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a REPLICATION-WRITE trigger without OLD buffer specified.
replicationWrite(Buf, Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a REPLICATION-WRITE trigger with OLD buffer specified.
reply(Message) - Method in class com.goldencode.p2j.net.Conversation
Notify the conversation that a reply message has been received.
REPLY_ASYNC - Static variable in interface com.goldencode.p2j.net.MessageTypes
A successful response to an asynchronous request.
REPLY_EXCEPTION_ASYNC - Static variable in interface com.goldencode.p2j.net.MessageTypes
An unsuccessful response or error condition response to an asynchronous request.
REPLY_EXCEPTION_SYNC - Static variable in interface com.goldencode.p2j.net.MessageTypes
An unsuccessful response or error condition response to a synchronous request.
REPLY_SYNC - Static variable in interface com.goldencode.p2j.net.MessageTypes
A successful response to a synchronous request.
repoCache - Variable in class com.goldencode.p2j.persist.Cursor
Map of primary key lists of query results to their result list rows
repoCache - Variable in class com.goldencode.p2j.persist.PreselectQuery
Cache of primary key lists to result set row numbers
repoListeners - Variable in class com.goldencode.p2j.persist.QueryWrapper
Reposition listeners registered with the delegate query
repoRegistry - Variable in class com.goldencode.p2j.persist.AbstractQuery
Registry of listeners who are notified of query repositions
report - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
The report id
REPORT_SETTINGS - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
The report settings template to build the node id of the given report parameter.
ReportApi - Class in com.goldencode.p2j.report.server
This class provides the server-side API for all base reporting services which support the FWD Analytics web application.
ReportApi() - Constructor for class com.goldencode.p2j.report.server.ReportApi
Default constructor.
ReportApi.Coord - Class in com.goldencode.p2j.report.server
This class represents a specific location within a source file, as represented by the line and column number of a particular character.
reportBadBufferName(FieldInfo, String) - Method in class com.goldencode.p2j.persist.RecordBuffer
Check whether the given fieldInfo object has a buffer name qualifier, and if so, whether it matches the buffer's variable name.
ReportBuilder<S extends ReportBuilder.ReportSettings,D extends ReportBuilder.Document> - Interface in com.goldencode.p2j.admin.server.reports
Report builder interface that defines the supported report settings and the generation method.
ReportBuilder.Document - Interface in com.goldencode.p2j.admin.server.reports
The document that holds the target report.
ReportBuilder.ReportSettings - Interface in com.goldencode.p2j.admin.server.reports
Defines the supported report settings.
reportChange(Persistable, boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Report any pending changes in the current record's state to the ChangeBroker for broadcast to interested listeners.
reportChange(Persistable, boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Report any pending changes in the current record's state to the ChangeBroker for broadcast to interested listeners.
ReportConstants - Interface in com.goldencode.p2j.report
Constants used by the source code analytics tools.
ReportDefinition - Class in com.goldencode.p2j.report
A report definition which includes all report-specific details needed by either the rule-set (for matching and storing match text) or for the proper configuration of the worker that generates the report.
ReportDefinition() - Constructor for class com.goldencode.p2j.report.ReportDefinition
 
reportDirector - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
The report director.
reportDirector - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultColumnHeaderRenderer
The report director.
reportDirector - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultFooterRenderer
The report director.
reportDirector - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultHeaderRenderer
The report director.
ReportDirector(String, PdfReportBuilder.PdfReportSettings, boolean, boolean) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Instantiates a new report director.
ReportDriver - Class in com.goldencode.p2j.report
Special-purpose driver for the pattern engine to process a list of report definitions against a given set of ASTs.
ReportDriver() - Constructor for class com.goldencode.p2j.report.ReportDriver
 
reportError(RecognitionException) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Writes error data to System.err, including a full stack trace.
reportError(RecognitionException) - Method in class com.goldencode.p2j.persist.hql.HQLParser
Parser error-reporting function.
reportError(RecognitionException) - Method in class com.goldencode.p2j.preproc.BracesParser
Writes error data to System.err, including a full stack trace.
reportError(RecognitionException) - Method in class com.goldencode.p2j.preproc.TextParser
Writes error data to System.err, including a full stack trace.
reportError(RecognitionException) - Method in class com.goldencode.p2j.uast.ProgressParser
Writes error data to System.err, including a full stack trace.
reportFailingNode(ExtraAst, int, int, String) - Method in class com.goldencode.expr.Expression
A dual-purpose method which both isolates the AST node within an expression's syntax tree which is the cause of a runtime failure, and optionally prints diagnostic information about the faiure to stderr.
reportFailure() - Method in interface com.goldencode.p2j.admin.client.application.login.LoginPresenter.MyView
Reports login failure to the user.
reportFailure() - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Report unspecified login failure to the user.
reportId - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Report id
reportId - Variable in class com.goldencode.p2j.admin.shared.ReportRequest
Defines report id.
reportLoginError(int) - Method in interface com.goldencode.p2j.admin.client.application.login.LoginPresenter.MyView
Reports login error to the user.
reportLoginError(int) - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Displays login error to the user.
reportParameters - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
The report parameters, key to its value map
ReportParameters - Enum in com.goldencode.p2j.admin.shared
ReportParameter defines parameters that can be requested to build reports.
ReportParameters(String) - Constructor for enum com.goldencode.p2j.admin.shared.ReportParameters
Builds report parameter.
reportParameters - Variable in class com.goldencode.p2j.admin.shared.ReportRequest
Defines report parameters and their values.
reportPrecisionScale(BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Helper function to report the precision and scale of a numeric value.
ReportPreview - Class in com.goldencode.p2j.admin.shared
ReportPreview is a report's preview data.
ReportPreview() - Constructor for class com.goldencode.p2j.admin.shared.ReportPreview
Instantiates a new report preview.
ReportProtocol - Class in com.goldencode.p2j.report.server
A protocol for communications between the report server and a web client over a web socket.
ReportProtocol() - Constructor for class com.goldencode.p2j.report.server.ReportProtocol
Default constructor.
ReportProtocol.Services - Class in com.goldencode.p2j.report.server
API services that are specific to the protocol and user session.
ReportRequest - Class in com.goldencode.p2j.admin.shared
ReportRequest is a request to build a target report.
ReportRequest() - Constructor for class com.goldencode.p2j.admin.shared.ReportRequest
Creates the report request data transfer object.
ReportRequest(String, String[], String, Map<String, String>) - Constructor for class com.goldencode.p2j.admin.shared.ReportRequest
Constructs the report request data transfer object.
Reports - Enum in com.goldencode.p2j.admin.shared
Reports defines different report types.
Reports() - Constructor for enum com.goldencode.p2j.admin.shared.Reports
 
reports - Variable in class com.goldencode.p2j.report.ReportWorker.Library
Map of report definitions to process.
REPORTS - Static variable in class com.goldencode.p2j.ui.Keyboard
 
ReportServlet - Class in com.goldencode.p2j.admin.server
Report servlet handles print requests.
ReportServlet() - Constructor for class com.goldencode.p2j.admin.server.ReportServlet
 
ReportsFactory - Interface in com.goldencode.p2j.admin.server.reports
ReportsFactory defines factory methods to create report builder associated with the target document type, see DocumentType.
reportsFactory - Static variable in class com.goldencode.p2j.admin.server.reports.ReportsManager
The standard reports factory
ReportsFactoryImpl - Class in com.goldencode.p2j.admin.server.reports
ReportsFactoryImpl implements ReportFactory functionality.
ReportsFactoryImpl() - Constructor for class com.goldencode.p2j.admin.server.reports.ReportsFactoryImpl
 
reportSize - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The page size of the built report
ReportsManager - Class in com.goldencode.p2j.admin.server.reports
Reports manager hides internal reports implementations.
ReportsManager() - Constructor for class com.goldencode.p2j.admin.server.reports.ReportsManager
 
reportUDFVersion(Database) - Static method in class com.goldencode.p2j.persist.Persistence
Logs the FWD version returned by the getFWDVersion user-defined function (UDF/p2jpl) for this database.
reportValidationException(ValidationException) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Helper method to report and possibly log a validation exception.
ReportWebServer - Class in com.goldencode.p2j.report.server
Secure, Jetty-based web server for FWD Analytics web application.
ReportWebServer(int, String, String, String) - Constructor for class com.goldencode.p2j.report.server.ReportWebServer
Constructor.
ReportWebServer.ThirdPartyDependenciesHandler - Class in com.goldencode.p2j.report.server
Deliver to the client third party js dependencies.
ReportWorker - Class in com.goldencode.p2j.report
Provides users of the PatternEngine with a set of user-defined functions and variables for manually and/or automatically creating categories, adding matches as well as functions to generate both summary and detailed reports.
ReportWorker() - Constructor for class com.goldencode.p2j.report.ReportWorker
Default constructor which calls the super-class constructor, registers its libraries and initializes its instance members.
ReportWorker(Connection) - Constructor for class com.goldencode.p2j.report.ReportWorker
Constructor which accepts an externally provided database connection.
ReportWorker.Library - Class in com.goldencode.p2j.report
reposition(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Reposition the backing query to the given row.
reposition(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Reposition the query to the specified row in the result set.
reposition(Serializable[], boolean) - Method in class com.goldencode.p2j.persist.Cursor
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
reposition(NumberType) - Method in class com.goldencode.p2j.persist.Cursor
Reposition the cursor to the specified row in the result set.
reposition(int) - Method in class com.goldencode.p2j.persist.Cursor
Reposition the cursor to the specified row in the result set.
reposition(NumberType) - Method in class com.goldencode.p2j.persist.DynamicQuery
Reposition the cursor to the specified row in the result set.
reposition(int) - Method in class com.goldencode.p2j.persist.DynamicQuery
Reposition the query to the specified row in the result set.
reposition(NumberType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Reposition the cursor to the specified row in the result set.
reposition(int) - Method in interface com.goldencode.p2j.persist.P2JQuery
Reposition the query to the specified row in the result set.
reposition(NumberType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Reposition the cursor to the specified row in the result set.
reposition(int) - Method in class com.goldencode.p2j.persist.PreselectQuery
Reposition the query to the specified row in the result set.
reposition(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
reposition(int) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
reposition(NumberType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Reposition the cursor to the specified row in the result set.
reposition(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Reposition the query to the specified row in the result set.
reposition(int64, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Common reposition code.
reposition_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a FORWARDS or BACKWARDS keyword and the following required ProgressParser.expr().
reposition_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a REPOSITION language statement, the required following query name (see ProgressParser.query_reference()) and repositioning information.
repositionByID(Serializable[], boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
repositionByID(Serializable[], boolean, boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
repositionByID(integer) - Method in class com.goldencode.p2j.persist.Cursor
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified primary key ID.
repositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.Cursor
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
repositionByID(recid) - Method in class com.goldencode.p2j.persist.DynamicQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified primary key ID.
repositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.DynamicQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
repositionByID(recid) - Method in interface com.goldencode.p2j.persist.P2JQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified primary key ID.
repositionByID(rowid, rowid...) - Method in interface com.goldencode.p2j.persist.P2JQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
repositionByID(recid) - Method in class com.goldencode.p2j.persist.PreselectQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified primary key ID.
repositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.PreselectQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
repositionByID(Serializable[], boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
repositionByID(recid) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
repositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
repositionByID(recid) - Method in class com.goldencode.p2j.persist.QueryWrapper
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified primary key ID.
repositionByID(rowid, rowid...) - Method in class com.goldencode.p2j.persist.QueryWrapper
Reposition the cursor such that a request to retrieve the next result will retrieve the result which matches the specified array of primary key IDs.
RepositionCache - Class in com.goldencode.p2j.persist
A cache which logically maps arrays of primary key IDs to query result set row numbers.
RepositionCache() - Constructor for class com.goldencode.p2j.persist.RepositionCache
Default constructor.
RepositionCache.Node - Class in com.goldencode.p2j.persist
Internal data structure which represents a single record ID and an associated result set row index for the virtual, composite row containing that record.
repositionedRow - Variable in class com.goldencode.p2j.ui.BrowseConfig
0-based repositioned row (see SET-REPOSITIONED-ROW).
RepositionListener - Interface in com.goldencode.p2j.persist.event
Implemented by classes whose instances need to know about query reposition events as they happen.
repWriteTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
A REPLICATION-WRITE TriggerData can be defined for each table on this layer.
request - Variable in class com.goldencode.p2j.net.Control.Operation
Flag indicating if this operation is a request (when true) or a reply (when false).
request - Variable in class com.goldencode.p2j.net.Conversation
Request message if true, otherwise it is a reply.
request(Message) - Method in class com.goldencode.p2j.net.Conversation
Notify the conversation that a request message has been received.
request - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
A worker indicating what will be invoked.
request - Variable in class com.goldencode.p2j.util.ServerImpl.SessionManagedInvoker
The current async request being executed.
REQUEST_ASYNCH - Static variable in interface com.goldencode.p2j.net.MessageTypes
A message that will be sent to the other side asynchronously.
REQUEST_SYNCH - Static variable in interface com.goldencode.p2j.net.MessageTypes
A synchronous request for processing.
requestApi - Static variable in class com.goldencode.p2j.report.server.ReportProtocol
Map of API types to API handler methods
requestApiClasses - Static variable in class com.goldencode.p2j.report.server.ReportProtocol
Set of classes which contain API handler methods
requestEndCurrentWaitForEventLoop() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Requests the current wait-for event loop to be interrupted.
RequesterSession - Class in com.goldencode.p2j.net
An extension of a multiplexed session, used on the requesting side of a virtualized connection.
RequesterSession(Queue, Object, int, int) - Constructor for class com.goldencode.p2j.net.RequesterSession
Constructor.
requestFocus() - Method in class com.goldencode.p2j.ui.chui.ButtonImpl
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Obtain the input focus.
requestFocus() - Method in class com.goldencode.p2j.ui.chui.ScrollableListImpl
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.chui.SelectionListBodyImpl
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.Browse
Requesting the focus to the Browse.
requestFocus() - Method in class com.goldencode.p2j.ui.client.Button
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.ComboBox
Obtain the input focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.Editor
Requesting the focus to the widget.
requestFocus() - Method in class com.goldencode.p2j.ui.client.FillIn
Requesting the focus to the FillIn.
requestFocus() - Method in class com.goldencode.p2j.ui.client.FixedSizeContainer
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.Frame
Requesting the focus to the Frame.
requestFocus() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Requesting the focus to the SelectionListBody.
requestFocus() - Method in class com.goldencode.p2j.ui.client.StatusLine
This component never gets the keyboard input focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Request focus.
requestFocus() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Request focus.
requestFocus() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Request focus.
requestFocusWorker(MenuElement<?>) - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
A worker to process a focus request for the specified menu widget.
requestHeaderContext - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The context for the request-header procedure.
requestHeaderProc - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The name of request-header callback procedure.
requestHelp() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Request HELP application execution on the server.
requestID - Variable in class com.goldencode.p2j.net.Message
Request ID (only used with a synchronous request/reply).
requestId - Variable in class com.goldencode.p2j.util.Agent.AgentCommand
The ID of the request.
requestId - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The ID of the remote request being executed.
requestMessage - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The built request message for current invocation.
requestParameters - Variable in class com.goldencode.p2j.main.WebClientSpawner
 
requests - Static variable in class com.goldencode.p2j.util.AppServerManager
Map of executing requests to their associated Agents.
requests - Variable in class com.goldencode.p2j.util.ServerImpl.SessionFreeInvoker
A set of running requests.
requestSync() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Request screen synchronization.
requestSync() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Request screen synchronization.
requestTimeout - Variable in class com.goldencode.p2j.util.AppServerDefinition
The amount of time (in seconds) to wait for an agent to be available, before attempting to auto-start a new one.
RequestTimeoutException - Exception in com.goldencode.p2j.net
An extension of the Exception used to notify application that timeout occurred during processing of the request.
RequestTimeoutException(String) - Constructor for exception com.goldencode.p2j.net.RequestTimeoutException
Construct an instance using provided message string.
requestToselect - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The flag indicating that the select action has been invoked
requestWorkers - Variable in class com.goldencode.p2j.report.server.ReportProtocol
Map of API handler classes to instances of these classes which perform API work
required - Static variable in class com.goldencode.p2j.directory.SchemaLoad
List of object classes that must be present in the schema.
requiredAttrs - Variable in class com.goldencode.util.Mapper
Mandatory attributes for XML nodes handled by this mapper.
requiredChld - Variable in class com.goldencode.util.Mapper
Mandatory child elements for XML nodes handled by this mapper.
requiredToRefreshDoc - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The required to refresh doc.
requiresExplicitCastInsideTernary() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Determines whether substitution parameters should be explicitly casted to their datatypes inside "then ? else ?" statement.
requiresExplicitCastInsideTernary() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Determines whether substitution parameters should be explicitly casted to their datatypes inside "then ? else ?" statement.
requiresExplicitCastInsideTernary() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Determines whether substitution parameters should be explicitly casted to their datatypes inside "then ? else ?" statement.
requiresExplicitCastInsideTernary() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Determines whether substitution parameters should be explicitly casted to their datatypes inside "then ? else ?" statement.
requiresFlush(Persistence, String) - Method in class com.goldencode.p2j.persist.ChangeBroker
Report whether a Hibernate session level flush would be required before processing a query which expects results of type dmoClass.
rereadDirectory() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Reread the directory file into the backend's cache after obtaining a refresh lock.
rereadDirectory() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Reread the directory file into the backend's cache after obtaining a refresh lock.
rereadDirectory() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Reread the directory file into the backend's cache after obtaining a refresh lock.
rereadDirectory(AsyncCallback<Integer>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Reread directory.
rereadNoLock - Variable in class com.goldencode.p2j.persist.Persistence.Context
rereadnolock command-line parameter, by default deactivated
reRegister(BaseDataType[], BaseDataType[]) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Deregisters oldArray and registers newArray into the scope previously occupied by oldArray.
res - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Resulting dimensions.
res1 - Variable in class com.goldencode.p2j.main.TwoURLsResource
First resource
res2 - Variable in class com.goldencode.p2j.main.TwoURLsResource
Second resource
RES_FALSE - Static variable in class com.goldencode.p2j.convert.UnreachableCodeWorker
Expression evaluates to false.
RES_TRUE - Static variable in class com.goldencode.p2j.convert.UnreachableCodeWorker
Expression evaluates to true.
RES_UNKNOWN - Static variable in class com.goldencode.p2j.convert.UnreachableCodeWorker
Expression cannot be evaluated statically.
reschedule() - Method in class com.goldencode.p2j.util.ProtectedTimerTask
Prepares the task for the next execution.
resequenceAcls(String, String, int, int) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Assigns new object IDs sequentially for all ACLs in the given ACL instance and resource type.
resequenceAcls(String, String, int, int) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Assigns new object IDs sequentially for all ACLs in the given ACL instance and resource type.
resequenceAcls(String, String, int, int) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Assigns new object IDs sequentially for all ACLs in the given ACL instance and resource type.
resequenceAcls(String, String, int, int, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Resequence acls.
resequenceAcls(String, String, int, int) - Method in class com.goldencode.p2j.security.SecurityAdmin
Assigns new object IDs sequentially for all ACLs in the given ACL instance and resource type.
reserved - Variable in class com.goldencode.p2j.uast.Keyword
The keyword is a reserved keyword in the source language.
reserved_functions() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches Progress 4GL built-in function names that are reserved keywords.
RESERVED_LINES - Static variable in class com.goldencode.p2j.ui.client.Window
Number of reserved lines at the bottom of the screen.
reserved_or_symbol() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the reserved_or_symbol rule which matches symbols and reserved or nonreserved keywords that have to be handled as symbols.
reserved_variables() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches Progress 4GL built-in variable names that are reserved keywords.
reservedJava - Static variable in class com.goldencode.p2j.convert.NameConverter
All Java language reserved keywords or named literals
reservedMap - Variable in class com.goldencode.expr.TestDriver
Map of reserved keywords to constant values
reservedSQL - Static variable in class com.goldencode.p2j.convert.NameConverter
Problematic SQL keywords
reset() - Method in class com.goldencode.expr.Variable
Reset the current value of this variable to its default, using the initializer expression provided at construction.
reset(String, String) - Method in class com.goldencode.p2j.admin.client.application.ClientContext
Sets the data into the context.
reset() - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Reset the form element to blank and clear error messages.
reset() - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Reset the form element to blank and clear error messages.
reset() - Static method in class com.goldencode.p2j.pattern.AstSymbolResolver
Clears the context-local instance of this class (sets the reference to null).
reset(RuleContainer) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Reset the internal state of this symbol resolver object.
reset() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Reset the cursor to its natural starting position, before the first result row.
reset(boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Reset the query by clearing its state to a known default.
reset(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Reset the query by clearing its state to a known default.
reset() - Method in class com.goldencode.p2j.persist.Cursor
Reset cursor to a known default state.
reset(boolean) - Method in interface com.goldencode.p2j.persist.Joinable
Reset the query by clearing its state to a known default.
reset(boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Reset the query by clearing its state to a known default.
reset() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Reset the cursor to its natural starting position, before the first result row.
reset() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Reset the cursor to its natural starting position, before the first result row.
reset() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Reset the cursor to its natural starting position, before the first result row.
reset() - Method in interface com.goldencode.p2j.persist.QueryOffEndListener
This method will set the associated buffer to reference no record.
reset(boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Reset the query by clearing its state to a known default.
reset() - Method in class com.goldencode.p2j.persist.RecordBuffer
Release the current record and discard the reference record snapshot.
reset(Persistable, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Reset the state variables which track whether the given record has been modified (any property), and which unique indexes and non-nullable properties remain to be validated.
reset() - Method in interface com.goldencode.p2j.persist.Results
Reset the cursor to its natural starting position, before the first result row.
reset() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Reset the cursor to its natural starting position, before the first result row.
reset() - Method in class com.goldencode.p2j.persist.ScrollingResults
Reset the cursor to its natural starting position, before the first result row.
reset() - Method in class com.goldencode.p2j.persist.SimpleResults
Reset the cursor to its natural starting position, before the first result row.
reset() - Method in class com.goldencode.p2j.persist.TempLock
Reset the record lock back to its original type.
reset() - Method in class com.goldencode.p2j.report.ReportWorker.Library
Clear all any report-specific data from memory.
reset() - Method in class com.goldencode.p2j.security.SecurityContext
Reset this security context.
reset(Object) - Static method in class com.goldencode.p2j.security.SecurityContext
Reset the object if applicable
reset() - Method in class com.goldencode.p2j.uast.DotKludgeReader
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class com.goldencode.p2j.uast.DotKludgeStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Reset outer rectangle.
reset - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
true if the last operation was flushing to the stream.
reset() - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Reset Window instance state.
reset(Font) - Method in class com.goldencode.p2j.ui.client.driver.swing.ColorMapper
Reset the cache based on the given font.
reset() - Method in class com.goldencode.p2j.ui.client.FillIn
Reset widget content.
reset() - Method in class com.goldencode.p2j.ui.client.Frame
Reset frame to its initial state.
reset(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Reset the undo data and save the processed key.
reset() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Reset Window instance state.
reset() - Method in class com.goldencode.p2j.ui.client.RadioSet
Resets the value of the radio-set (the selected button) to the first button of the set.
reset() - Method in class com.goldencode.p2j.ui.client.Window
Reset Window instance state.
reset(int) - Method in class com.goldencode.p2j.ui.Color
Reset specified bit in the color properties.
reset() - Method in class com.goldencode.p2j.ui.Keyboard.ContextContainer
Resets the context-local instance of the outer class.
reset() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Resets all widgets to the UNINITIALIZED state.
reset() - Method in class com.goldencode.p2j.ui.ServerState
Reset state.
reset() - Method in interface com.goldencode.p2j.util.Accumulator.DataBundle
Reset any data bundle state which is break group specific.
reset() - Method in class com.goldencode.p2j.util.Accumulator
When an accumulator is used inside a block, a call to this method must be made - this is because, if the block is not notified that it uses this accumulator, then the accumulation value for the parent block will not be updated when the child block is finished.
reset - Variable in class com.goldencode.p2j.util.AgentPool.BoundPool
Flag indicating this is STATE-RESET mode.
reset() - Method in class com.goldencode.p2j.util.AverageAccumulator.Data
Reset (to zero) the total and count variables, in preparation for beginning a new break group.
reset() - Method in class com.goldencode.p2j.util.BufferSizeManager
Reset buffer size manager to its initial state (this does not reset its configuration).
reset() - Method in class com.goldencode.p2j.util.CountAccumulator.Data
Reset (to zero) the counter variable, in preparation for beginning a new break group.
reset() - Method in class com.goldencode.p2j.util.MaximumAccumulator.Data
Reset to unknown value the maximum value variable, in preparation for beginning a new break group.
reset() - Method in class com.goldencode.p2j.util.MinimumAccumulator.Data
Reset to unknown value the minimum value variable, in preparation for beginning a new break group.
reset() - Method in class com.goldencode.p2j.util.TotalAccumulator.Data
Reset (to zero) the total variable, in preparation for beginning a new break group.
reset() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
Resets the input stream to begin reading from the first character of this input stream's underlying buffer.
reset() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.LongcharInputStream
Resets the input stream to begin reading from the first character of this input stream's underlying buffer.
reset() - Method in class com.goldencode.p2j.xml.SaxReaderImpl.MemptrInputStream
Resets the input stream to begin reading from the first character of this input stream's underlying buffer.
reset() - Method in interface com.goldencode.p2j.xml.SaxWriter
Closes the open stream and resets the SAX-Writer object to the default state.
reset() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Closes the open stream and resets the SAX-Writer object to the default state.
reset() - Method in class com.goldencode.trpl.Resolver
Clear the contents of the view.
reset() - Method in class com.goldencode.util.FibonacciCounter
Reset the series back to the starting number of 1.
reset() - Method in class com.goldencode.util.GenericSAXHandler
Resets handler state and also discards all configuration data (installed mappers, constraints, unhandled tags).
RESET_CAN_HIDE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Disable hiding of the frames.
RESET_FRAME - Static variable in class com.goldencode.p2j.ui.MarkEntry
Disable hiding of the frames.
resetActiveComboBox() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Reset the active combo box global reference and the locked mouse pointer that has been used by the active drop down.
resetAll() - Method in class com.goldencode.p2j.ui.client.Frame
Reset widgets in regular frame.
resetArgs() - Method in class com.goldencode.p2j.persist.QueryComponent
Reset current arguments, so that they will need to be resolved the next time they are requested.
resetAutoplacing() - Method in class com.goldencode.p2j.ui.client.Frame
Reset automatic frame placing flag.
resetAutoResize() - Method in interface com.goldencode.p2j.ui.AutoResizableWidget
Set AUTO-RESIZE to false;
resetAutoResize() - Method in class com.goldencode.p2j.ui.BaseEntity
Set AUTO-RESIZE to false if applicable
resetAutoResize() - Method in class com.goldencode.p2j.ui.ButtonWidget
Set AUTO-RESIZE to false;
resetAutoResize() - Method in class com.goldencode.p2j.ui.ControlEntity
Set AUTO-RESIZE to false;
resetBitmap(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Reset the screen bitmap.
resetBitmap() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and reset the screen bitmap.
resetBufferSizeManager() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Reset buffer size manager to its initial state.
resetBufferSizeManager() - Method in interface com.goldencode.p2j.ui.ClientExports
Reset buffer size manager to its initial state.
resetBufferSizeManager() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Reset buffer size manager to its initial state.
resetCaret() - Method in class com.goldencode.p2j.ui.client.FillIn
Resets position of terminal's cursor.
resetChanged(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Resets the changed state for all widgets of the frame into unchanged.
resetChanged() - Method in class com.goldencode.p2j.ui.client.Frame
Reset CHANGED flag in fill-in widgets.
resetChanged() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Resets all widgets having CHANGED state.
resetChangedFlag(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Reset ScreenBuffer.CHANGED flag for specified widget.
resetClient() - Static method in class com.goldencode.p2j.util.ErrorManager
Reverts the error data access on the client.
resetColors(BaseConfig) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Reset colors.
resetColors(BaseConfig) - Method in class com.goldencode.p2j.ui.client.Frame
Reset colors.
resetColors(BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Reset colors.
resetColumnsCache() - Method in class com.goldencode.p2j.ui.client.Browse
Reset cached information about columns.
resetComposite() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Reset composite mode and return to normal drawing mode.
resetComposite() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Reset composite mode and return to normal drawing mode.
resetComposite() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Reset composite mode and return to normal drawing mode.
resetConstraintsCheckState() - Method in class com.goldencode.util.GenericSAXHandler.ActiveNode
During parsing, we keep track of each node's mandatory attributes and child elements that have not yet been encountered.
resetContext() - Method in class com.goldencode.p2j.security.SecurityManager
Reset the effective security context associated with the current thread.
resetContext(Agent.InvocationModes) - Method in class com.goldencode.p2j.util.Agent
Reset the context of this agent.
ResetContextCommand() - Constructor for class com.goldencode.p2j.util.Agent.ResetContextCommand
 
resetCounters() - Method in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
Increment refresh counters.
resetCurrentLine() - Method in class com.goldencode.p2j.util.Stream
Resets the internal buffer which holds the current line being parsed and the current index into that buffer.
resetCursor() - Method in class com.goldencode.p2j.ui.client.Frame
Reset cursor to initial state.
resetData() - Method in class com.goldencode.p2j.util.Accumulator
Reset all data managed by this accumulator to default values.
resetDialects(String) - Static method in class com.goldencode.p2j.convert.NameConverter
Reset the internal keyword exclusion list for the next schema to be processed.
resetDialects(String) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Reset the reserved keyword exclusion list.
resetDirty(RecordIdentifier) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Stop tracking the DMO with the given ID as dirty; called after the changes have been flushed.
resetDirty(Object, EntityPersister, Session) - Method in class com.goldencode.p2j.persist.DirtyDmoStrategy
Called by Hibernate when dirty checking of the specified DMO is complete.
resetDownBody(int, int, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Reset widgets which belong to DOWN body.
resetDownBodyWorker(int) - Method in class com.goldencode.p2j.ui.client.Frame
resetDynamicScrolling() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
If in dynamic mode, reset the cursor underlying the dynamic query in order to prevent stale data.
resetEditScroller() - Method in class com.goldencode.p2j.ui.client.FillIn
Reset the edit scroller to the initial state.
resetEditScroller() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Reset the edit scroller to the initial state.
resetEntered(int[]) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Resets all widgets having ENTERED state.
resetField(Element) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Clears the target input element.
resetFlushed() - Method in class com.goldencode.p2j.ui.GenericFrame
Reset 'flushed' flag.
resetForcedRefresh() - Method in class com.goldencode.p2j.ui.client.Frame
Reset forced refresh flag.
resetFrame(GenericFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deferred resetting of the down frame content.
resetFrameBuf() - Method in class com.goldencode.p2j.ui.GenericFrame
Reset frame buffer.
resetGrouping() - Method in class com.goldencode.p2j.ui.FillInWidget
Reset grouping flag and links to previous and next widget in the text group.
resetHeaderStart() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Reset start column for header widgets, because they always start at column 0, regardless from the ATTR-SPACE attribute.
resetHQLPreprocessor() - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Reset both the preselect and dynamic HQL preprocessors, so that they need to be recreated the next time one is requested.
resetHQLPreprocessor() - Method in class com.goldencode.p2j.persist.QueryComponent
Reset the HQL preprocessor, so that it needs to be recreated the next time it is requested.
resetInteractions() - Static method in class com.goldencode.p2j.util.TransactionManager
Resets the number of interactive language statements (statements which took user input except for PAUSE) that have executed in the current block to 0.
resetInvalidate(Widget<?>) - Method in class com.goldencode.p2j.ui.client.OutputManager
Resets the invalidation mode.
resetKeyboard() - Static method in class com.goldencode.p2j.ui.Keyboard
Resets the Keyboard class.
resetLastId(int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Reset last frame ID.
resetLocalLocks() - Method in class com.goldencode.p2j.persist.ForeignNuller
Reset all refering DMOs' record locks to their previous states (before an exclusive lock was acquired).
resetMatchStatus() - Method in class com.goldencode.p2j.convert.NameConverter
Reset the list of potential matches so that each candidate has an equal starting state of NO_MATCH.
resetMbarPressedState() - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Reset MENUBAR state flags.
resetMode() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Reset screen mode.
resetMode() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Reset screen mode.
resetMode() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Reset terminal settings.
resetMode() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Reset current screen mode.
resetMode() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Reset current screen mode.
resetMode() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Reset current screen mode.
resetMode() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Reset current screen mode.
resetMode() - Method in class com.goldencode.p2j.ui.client.OutputManager
Reset current screen mode.
resetNeedPause() - Method in class com.goldencode.p2j.ui.client.Frame
Reset needPause flag for all frames which are visible.
resetNeedPause(TopLevelWindow<?>) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Reset needPause flag for all frames which are visible.
resetNextNodeId(long) - Method in class com.goldencode.ast.AstManager
Resets the next unassigned AST node ID for the specified tree to the first possible value (tree ID + 1).
resetNextNodeId(long) - Method in interface com.goldencode.ast.AstManagerPlugin
Resets the next unassigned AST node ID for the specified tree to the first possible value (tree ID + 1).
resetNextNodeId(long) - Method in class com.goldencode.ast.BasePlugin
Resets the next unassigned AST node ID for the specified tree to the first possible value (tree ID + 1).
resetOldDMO() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Clear the snapshot of the most recently captured old buffer state for a write trigger and forget the block level at which it was captured.
resetPending - Variable in class com.goldencode.p2j.ui.client.Frame
Pending reset.
resetPendingRollbackProcessed() - Method in class com.goldencode.p2j.persist.RecordBuffer
Reset 'pending rollback processed' flag.
resetPlacementQuirk() - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Reset placement quick mode.
resetPlacementQuirk(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Reset placement quirk if necessary.
resetPressedColumns(boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Set all column in non-pressed state.
resetProperties() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
Clears all property rows.
resetQueue() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Reset the event queue by instantiating a new, empty queue and discarding the old one, if any.
resetReferenceRow(int) - Method in class com.goldencode.p2j.persist.Cursor
Reset reference row snapshots starting from the given buffer index.
resetRegion() - Method in class com.goldencode.p2j.ui.client.Region
Clears this region entirely.
resetResults() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Reset the state of the results adapter to its initial default state and invoke the superclass' overridden method.
resetResults() - Method in class com.goldencode.p2j.persist.PreselectQuery
Discard the current result set, clear the reposition cache, and reset result-related state to default values.
resetScreen() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Reset the screen to allow drawing.
resetScreen(boolean) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Reset the screen to the specified state.
resetScrolling() - Method in class com.goldencode.p2j.persist.DynamicQuery
Create a query cursor to enable results list scrolling/repositioning.
resetSelection() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Reset selection boxes painting mode and return to normal drawing mode.
resetSelection() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Reset selection boxes painting mode and return to normal drawing mode.
resetSelection() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Reset selection boxes painting mode and return to normal drawing mode.
resetSize(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Replace array of items in the config.
resetStackVariables() - Method in class com.goldencode.expr.Compiler
Reset to zero each of the state variables which track current and maximum stack depth.
resetStartRow() - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Reset initial row for frame placement.
resetState(boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Releases the buffers into which a new record was loaded (or the old record was reloaded) into the current or deeper scopes, or only clears the list of buffers pending to be released.
resetState() - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Reset the enable and check state for all trigger types for the current scope.
resetState(boolean) - Method in interface com.goldencode.p2j.util.Resettable
Resets the state of the object or only clears the list of changes that should be reset.
resetState() - Method in class com.goldencode.util.GenericSAXHandler
Resets the state built during processing; leaves configured data in place (installed mappers, constraints, unhandled tags).
resetStatement() - Method in class com.goldencode.p2j.ui.GenericFrame
Set the GenericFrame.currentStatement back to null.
Resettable - Interface in com.goldencode.p2j.util
Interface for the classes which state can be externally reset.
resettables - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Registered Resettables which should be reset at specific points of block processing.
resetTerminal() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Resets the terminal but does not change the current terminal type.
resetValue() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Resets the current selection
resetVariables(Scope, boolean) - Method in class com.goldencode.expr.SymbolResolver
Reset all variables in the specified scope to the values generated by their respective initializer expressions, or to null.
resetWidget(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Reset widget when switching from UNINITIALIZED state.
resetWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Resets the default window.
resId - Variable in class com.goldencode.p2j.ui.client.event.ResourceEvent
The resource ID.
resizable - Variable in class com.goldencode.p2j.ui.BaseConfig
RESIZABLE attribute.
resizable - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
RESIZABLE attribute
resize - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress RESIZE attribute.
resize(T[], int) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Implement the EXTENT statement.
resize(T[], int64) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Implement the EXTENT statement.
resize(T[], int, boolean) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Implement the EXTENT statement.
resize(T[], int64, boolean) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Implement the EXTENT statement.
RESIZE_DIRECTION_E - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
East resize direction.
RESIZE_DIRECTION_N - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
West resize direction.
RESIZE_DIRECTION_NE - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
North-East resize direction.
RESIZE_DIRECTION_NW - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
North-West resize direction.
RESIZE_DIRECTION_S - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
South resize direction.
RESIZE_DIRECTION_SE - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
South-East resize direction.
RESIZE_DIRECTION_SW - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
South-West resize direction.
RESIZE_DIRECTION_UNDEF - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Definition for possible resize directions.
RESIZE_DIRECTION_W - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Resize direction.
RESIZE_HANDLE_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Resize handle size.
RESIZE_LINE_VERTICAL_OFFSET - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Top or bottom offset for a column resize contour.
ResizeArea() - Constructor for enum com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl.ResizeArea
 
resizedColumn - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Reference to the column which is being resized.
resizedHeight - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The physical window height, after resize.
resizeDirection - Variable in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Resize direction for widget resize event.
resizeDirection - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Resize direction.
resizedRowNumber - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Resized row number for browse widget.
resizedWidth - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The physical window width, after resize.
resizeEvent - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
Cached initial resize event.
resizeOps - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Pending resize operations counter
resizeScreenBuffers(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Resize the screen buffers so that they will have the new width/height.
resizeTo(NativePoint, NativeDimension) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Resize the widget to the specified dimensions.
resizeTo(NativePoint, NativeDimension, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Resize the widget to the specified dimensions.
resizeTo(NativePoint, NativeDimension) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Resize the widget to the specified dimensions.
resizeTo(NativePoint, NativeDimension) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Resize the widget to the specified dimensions.
resizeTo(NativePoint, NativeDimension) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Resize the widget to the specified dimensions.
resizeTo(NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Resize the widget to the specified dimensions.
resizeTo(NativePoint, NativeDimension, boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Resize the widget to the specified dimensions.
resizeTo(NativePoint, NativeDimension, boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Resize the widget to the specified dimensions.
resizeWindow(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Resize window.
resizeWindow(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Resize window.
resizeWindow(int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Resize window.
resizeWindow(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Resize window.
Because of swing constraints, the effective command is executed on Swing dispatch thread.
resizeWindow(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Resize the window.
resizeWorkspace - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Flag indicating if the resize is for the workspace or for the full window.
resizH - Variable in class com.goldencode.p2j.ui.client.Frame
Maps resized editors to their original heights.
resizing - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Flag indicating that window resizing is in progress.
Resolvable - Interface in com.goldencode.p2j.util
Defines methods required by an expression which evaluates at runtime to a BaseDataType.
ResolvableAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.ResolvableAdapter
Constructor.
resolvableArgs - Variable in class com.goldencode.p2j.persist.PreselectQuery
Does this query have any arguments which are runtime resolvable?
resolve() - Method in class com.goldencode.expr.ExpressionInitializer
Evaluate the initializer and return back the result.
resolve() - Method in class com.goldencode.expr.Initializer
Evaluate the initializer and return back the result.
resolve() - Method in class com.goldencode.expr.SimpleInitializer
Evaluate the initializer and return back the result.
resolve() - Method in interface com.goldencode.p2j.persist.DynamicJoin.ParameterResolver
Get the DMO instance which will be used as the query substitution parameter.
resolve() - Method in interface com.goldencode.p2j.persist.DynamicLegacyKeyJoin.ParameterResolver
Get the values of DMO instance fields which will be used as the query substitution parameters.
resolve() - Method in class com.goldencode.p2j.persist.FieldReference
Resolve the current value of the referent field by invoking the getter method for the target property.
resolve() - Method in interface com.goldencode.p2j.persist.P2JQuery.Parameter
 
resolve() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.P2JQueryParameter
Evaluate the lambda expression.
resolve() - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter.ResolvableAdapter
Evaluate the lambda expression.
resolve() - Method in class com.goldencode.p2j.util.Accumulator.ExternalDataSource
Get the current data value.
resolve() - Method in class com.goldencode.p2j.util.CharacterExpression
Execute the underlying expression and get its result.
resolve(ControlFlowOps.InternalEntryCaller, String, boolean) - Method in interface com.goldencode.p2j.util.ControlFlowOps.ArgumentResolver
Resolve the arguments.
resolve(ControlFlowOps.InternalEntryCaller, String, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.ArrayArgumentResolver
Resolve the arguments by returning back the ControlFlowOps.ArrayArgumentResolver.args received on instantiation.
resolve(handle, String, boolean, boolean, character, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.ExternalProgramResolver
 
resolve(handle, String, boolean, boolean, character, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalProcSuperResolver
 
resolve(handle, String, boolean, boolean, character, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalResolver
 
resolve(ControlFlowOps.InternalEntryCaller, String, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.MapArgumentResolver
Resolve the arguments which will be passed to the caller.
resolve(handle, String, boolean, boolean, character, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.Resolver
Based on the given data, determine the procedure handle to which the internal entry belongs and its java method name (or the external program to be invoked).
resolve(handle, String, boolean, boolean, character) - Method in class com.goldencode.p2j.util.ControlFlowOps.Resolver
Based on the given data, determine the procedure handle to which the internal entry belongs and its java method name (or the external program to be invoked).
resolve(handle, String, boolean, boolean, character, boolean) - Method in class com.goldencode.p2j.util.ControlFlowOps.SessionSuperResolver
 
resolve() - Method in class com.goldencode.p2j.util.DateExpression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.DatetimeExpression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.DatetimeTzExpression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.DecimalExpression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.ExpressionWrapper
Resolve this object to its current runtime value.
resolve() - Method in class com.goldencode.p2j.util.Int64Expression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.IntegerExpression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.LogicalExpression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.RawExpression
Execute the underlying expression and get its result.
resolve() - Method in class com.goldencode.p2j.util.RecidExpression
Execute the underlying expression and get its result.
resolve() - Method in interface com.goldencode.p2j.util.Resolvable
Resolve this object to its current runtime value.
resolve() - Method in class com.goldencode.p2j.util.RowidExpression
Execute the underlying expression and get its result.
resolve(String, Integer, String) - Static method in class com.goldencode.p2j.util.SocketImpl
Attempt to map the given legacy server socket details to a post-migration server socket.
RESOLVE_WINDOW - Static variable in class com.goldencode.p2j.ui.WindowConfig
Window id which used in calls of client and means, that target window in the client-side must be resolved automatically.
resolveArgs() - Method in class com.goldencode.p2j.persist.QueryComponent
Resolve all resolvable query substitution parameters, with the exception of FieldReferences.
resolveArgs() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Resolve query substitution arguments in preparation for query execution.
resolveClass(String) - Static method in class com.goldencode.expr.ExpressionParser
Convert a String (which is a class name or a primitive type) into the corresponding Java Class object.
resolveClassName(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Converts any unqualified class or interface names into the fully qualified name (which has a package included).
resolveClosestMethod(Object, boolean, boolean) - Static method in class com.goldencode.p2j.util.ProcedureManager
Resolve the closest business logic method in the stack trace.
resolveColor(int, int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Resolve color basing on input parameters.
resolveColors() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Resolve colors.
resolveConfigOwner(WidgetId) - Method in class com.goldencode.p2j.ui.ClientConfigManager
The method attempts to resolve a ConfigOwner reference from the widget widgetId.
resolveConfigOwner(WidgetId) - Method in class com.goldencode.p2j.ui.ConfigManager
The method attempts to resolve a ConfigOwner reference from widgetId.
resolveConfigOwner(WidgetId) - Method in class com.goldencode.p2j.ui.ServerConfigManager
The method attempts to resolve a ConfigOwner reference from the widget widgetId.
resolveConstant(String, String) - Method in class com.goldencode.expr.SymbolResolver
Overriding implementations of this method should resolve the specified string constant to a literal object.
resolveConstant(String, String) - Method in class com.goldencode.expr.SymbolResolver.TestResolver
 
resolveConstant(String) - Method in class com.goldencode.p2j.convert.NameConverterWorker
This method is called each time the pattern engine needs to resolve a string constant into a numeric, boolean, or string literal value.
resolveConstant(String) - Method in class com.goldencode.p2j.convert.UnreachableCodeWorker
Resolve constant name into its value.
resolveConstant(String) - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
This method is called each time the pattern engine needs to resolve a string constant into a numeric, boolean, or string literal value.
resolveConstant(String, String) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Resolve the specified constant into a numeric, boolean, or string literal value, if it is recognized.
resolveConstant(String) - Method in interface com.goldencode.p2j.pattern.PatternWorker
This method is called each time the pattern engine needs to resolve a string constant into a numeric, boolean, or string literal value.
resolveConstant(String) - Method in class com.goldencode.p2j.report.ReportWorker
This method is called each time the pattern engine needs to resolve a string constant into a numeric, boolean, or string literal value.
resolveConstant(String) - Static method in class com.goldencode.p2j.schema.DataModelAst
Resolve the given token name to a numeric token type.
resolveConstant(String) - Method in class com.goldencode.p2j.schema.DataModelWorker
Resolve constant to a literal which can be compiled into expressions.
resolveConstant(String) - Method in class com.goldencode.p2j.schema.P2OAccessWorker
Resolve constant to a literal which can be compiled into expressions.
resolveConstant(String, String) - Method in class com.goldencode.p2j.security.Resolver
Resolves the specified string constant to a literal object.
resolveConstant(String) - Method in class com.goldencode.p2j.uast.JavaPatternWorker
This method is called each time the pattern engine needs to resolve a string constant into a numeric, boolean, or string literal value.
resolveConstant(String) - Method in class com.goldencode.p2j.uast.ProgressPatternWorker
This method is called each time the pattern engine needs to resolve a string constant into a numeric, boolean, or string literal value.
resolveConstant(String) - Static method in class com.goldencode.p2j.xml.XmlAst
Resolve the given token name to a numeric token type.
resolveConstant(String) - Method in class com.goldencode.p2j.xml.XmlPatternWorker
Resolve constant to a literal which can be compiled into expressions.
resolveContent() - Method in class com.goldencode.p2j.ui.client.Editor
Get a string representation of this editor's content.
resolveCurrentFontNum() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Gets the font number currently using with this selection-list.
resolvedArgs - Variable in class com.goldencode.p2j.util.ControlFlowOps.MapArgumentResolver
The ControlFlowOps.MapArgumentResolver.args converted/casted to their associated P2J type.
resolveData() - Method in class com.goldencode.p2j.util.ExportField
Notify instance that it is about to be transferred so all resolvable data should be resolved and prepared for sending via network.
resolveData() - Method in class com.goldencode.p2j.util.FieldEntry
Notify instance that it is about to be transferred so all resolvable data should be resolved and prepared for sending via network.
resolveData() - Method in class com.goldencode.p2j.util.NullField
Notify instance that it is about to be transferred so all resolvable data should be resolved and prepared for sending via network.
resolveData() - Method in class com.goldencode.p2j.util.PutField
Notify instance that it is about to be transferred so all resolvable data should be resolved and prepared for sending via network.
resolveDataType(ExtraAst) - Static method in class com.goldencode.expr.Verifier
Walks the tree and determines the data type of the expression's result.
resolveDateType(String, String) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Analyzes the type of operands and infers the date expression type for binary operations (plus, minus, multiply, modulus), maybe others.
resolvedColors - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
The resolved colors are cached
resolveDynamicName(String, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Resolve the legacy name to actual sql name of a sequence.
resolveEntity(String, String) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Allow the application to resolve external entities.
resolveExternalProcedure(String, character) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Resolve the external program with the specified name.
resolveExternalPrograms(String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Resolve all the external programs which match the given file name.
resolveFont(Window<?>, int, ScreenDriver<?>) - Static method in class com.goldencode.p2j.ui.client.FontManager
Resolve a font instance associated with the specified font entry in the window's font table.
resolveFont(int, boolean) - Static method in class com.goldencode.p2j.ui.client.FontManager
If the given font is undefined, default to either the FontManager.DEFAULT_FONT or -2, depending on whether a fixed font is required or not.
resolveFont() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
This API is responsible for resolving the widget's font.
resolveFontMetrics(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Resolved the font metrics for the given font.
resolveFontNum() - Method in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Resolve the font number, in case the configuration has an undefined font.
resolveFonts() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Resolve browse column fonts.
resolveFonts() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Resolve fonts.
resolveForeign(RecordBuffer) - Method in class com.goldencode.p2j.persist.ForeignResolver
Resolve a foreign record using the values of one or more legacy key properties in buffer's current record.
resolveFunction(Function, String, boolean) - Method in class com.goldencode.expr.SymbolResolver
Resolve the symbol name to a Java bean-style "getter" or "setter" method, where name represents the name of the object being accessed or set.
resolveFunction(Function, String, boolean, Scope) - Method in class com.goldencode.expr.SymbolResolver
Resolve the symbol name to a Java bean-style "getter" or "setter" method, where name represents the name of the object being accessed or set.
resolveFunction(Function, String, Class<?>[]) - Method in class com.goldencode.expr.SymbolResolver
Resolve the symbol name to a Java method with the given signature, where function, if not null, defines the method which will be invoked to retrieve the target object upon which the method represented by name will be invoked.
resolveFunction(Function, String, Class<?>[], Scope) - Method in class com.goldencode.expr.SymbolResolver
Resolve the symbol name to a Java method with the given signature, where function, if not null, defines the method which will be invoked to retrieve the target object upon which the method represented by name will be invoked.
resolveInstantiatingProcedure(handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Resolve the instantiating procedure from the given handle: if the handle contains a valid procedure, return a copy of it; else, return an unknown handle.
resolveJarName(String, boolean) - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
Resolve the jar name and return it as an unique name.
resolveJobMode(String) - Static method in enum com.goldencode.p2j.scheduler.JobMode
Resolve the job mode from the given string.
resolveJobType(String) - Static method in enum com.goldencode.p2j.scheduler.JobType
Resolve the job type from the given string.
resolveLabelFont(LabeledWidget<GuiOutputManager>) - Static method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Resolves the effective font for a label of the supplied labeled widget.
resolveLocal(RecordBuffer) - Method in class com.goldencode.p2j.persist.ForeignResolver
Resolve zero or more records which refer via foreign key association to the record currently stored in buffer, using the values of one or more legacy key properties in that record.
resolveLvalueCoreType(int, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Core lookahead processing for the lvalue rule which checks for a match to a variable, widget, class data member/property or database field.
resolveMessageAreaFont() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Resolve the font associated with the message-area.
resolveNumericType(String, String, boolean) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Analyzes the type of operands and infers the numeric expression type.
resolveOnce - Variable in class com.goldencode.p2j.persist.CompoundQuery
Resolve arguments once, up front, or on every loop cycle?
resolveOwner() - Static method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Returns the expected owner of a modal window.
resolveParagraphMetrics(String, FontDetails<F>, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Resolve the metrics for the given paragraph, font and max width.
resolveParameters(XmlSchemaElement, QName, List<QName[]>) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Resolve the parameters from the specified schema element and save them in the params list: on index 0 the name and on index 1 the schema type.
resolvePossibleKeywordConflict(String, int) - Static method in class com.goldencode.p2j.convert.NameConverter
Test the given name against the list of Java keywords and resolve any conflict by adding text to the name to make it different (and thus javac will compile it).
resolveProgramForProcedure(handle, String) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Resolve the program handle of an internal procedure name.
resolver - Variable in class com.goldencode.expr.Expression
Symbol resolver used to compile this expression
resolver - Variable in class com.goldencode.expr.ExpressionParser
Object which resolves constants for the parser
resolver - Variable in class com.goldencode.p2j.pattern.AbstractPatternWorker
Provides access to source/target AST nodes and is our interface for registering libraries and functions.
resolver - Variable in class com.goldencode.p2j.pattern.AstWalker
Object used resolve AST-related expression symbols
resolver - Variable in class com.goldencode.p2j.pattern.PatternEngine
Object used by rules to resolve expression variables and functions.
resolver - Variable in class com.goldencode.p2j.persist.DynamicJoin
An object which resolves the substitution parameter
resolver - Variable in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
An object which resolves the substitution parameters
resolver - Variable in class com.goldencode.p2j.persist.InverseSyncher
Object which resolves a list of DMO IDs from legacy keys
resolver - Variable in class com.goldencode.p2j.persist.LocalSyncher
Object which resolves legacy keys to a foreign DMO instance
Resolver - Class in com.goldencode.p2j.security
This class implements a symbol (variables and functions) resolver for the access rights expressions evaluator.
Resolver() - Constructor for class com.goldencode.p2j.security.Resolver
Default constructor.
resolver - Variable in class com.goldencode.p2j.security.SecurityCache
Instance of symbol resolver.
resolver - Variable in class com.goldencode.p2j.ui.chui.FillInImpl
The content resolver for TEXT, LITERAL and FILL-IN widgets, in ChUI drivers.
resolver - Variable in class com.goldencode.p2j.ui.chui.TextImpl
The content resolver for TEXT, LITERAL and FILL-IN widgets, in ChUI drivers.
resolver - Variable in class com.goldencode.p2j.ui.HeaderElement
For resolvables, we don't use a lambda but cache the instance and access it directly.
Resolver() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.Resolver
 
Resolver - Class in com.goldencode.trpl
Provides basic services to assist tree walkers.
Resolver(Map<Long, Aast>) - Constructor for class com.goldencode.trpl.Resolver
Construct an instance, optionally providing a pre-initialized ID to tree map.
resolver - Variable in class com.goldencode.trpl.WalkListener
Provides basic services to assist tree walkers (specific to the tree).
resolver - Variable in class com.goldencode.trpl.WalkState
Provides walk services such as an ID to tree node cache.
resolvers - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
List of Resolver instances used for plain RUN statements.
resolveSignature(Aast, boolean) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Resolve the full signature of the method/function specified with the given AST.
resolveStatusAreaFont() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Resolve the font associated with the status-area.
resolveSuperProc(List<handle>, String, boolean, boolean, character) - Method in class com.goldencode.p2j.util.ControlFlowOps.SuperResolver
 
resolveTextMetrics(String, FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Resolve the metrics for the given text and font.
resolveTitleFont() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Resolve the font associated with the window's title.
resolveTitleFont() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Resolve the font associated with the window's title.
resolveTitleFont() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
This API is responsible for resolving the font associated with this widget's title.
resolveTopLevelWindow(AbstractWidget<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Resolve the top-level window associated with the specified widget.
resolveWidget(int) - Static method in class com.goldencode.p2j.ui.client.OutputManager
Resolve the widget with the specified ID.
resolveWidgetConfig(WidgetId, Class<T>) - Method in class com.goldencode.p2j.ui.ConfigManager
Determine the active configuration for the given ID.
resolveWidgetConfig(WidgetId, T) - Method in class com.goldencode.p2j.ui.ConfigManager
Determine the active configuration for the given ID.
resolveWidgetId(Frame<?>, int) - Static method in class com.goldencode.p2j.ui.client.Frame
Resolve the widget id, depending if this frame is a down frame or not.
resolveWidths(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Report the advance widths of the first 256 characters in the font.
resolveWidths() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
Resolve the WebFontMetricsHelper.widths for this font.
resolveWindow() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get the parent window
resolveWindow(AbstractWidget<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Resolve the window associated with the specified widget.
resolveWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Resolve the window targeted by the current UI statements.
resolvingContainers - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Stack of rule containers currently in use for resolving namespaces
Resource - Interface in com.goldencode.p2j.security
This package private interface defines the resource plugin registration procedure.
resource(String[]) - Static method in class com.goldencode.p2j.security.SecurityAdmin
ACL resource name verification utility.
resourceDelete() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.persist.BufferImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.persist.QueryWrapper
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.persist.StaticTempTable
Worker to be implemented by each resource.
resourceDelete() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Worker to be implemented by each resource.
resourceDelete() - Method in class com.goldencode.p2j.ui.FieldGroup
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.ui.FrameWidget
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.ui.GenericWidget
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.ui.MenuWidget
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.ui.WindowWidget
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
The async resource can be deleted only if it has been completed or cancelled.
resourceDelete() - Method in class com.goldencode.p2j.util.HandleChain
Worker to be implemented by each resource.
resourceDelete() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Check if this port-type procedure can be deleted.
resourceDelete() - Method in class com.goldencode.p2j.util.ServerImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.util.SocketImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.util.SocketListenerImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.xml.XCommonImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.xml.XDocumentImpl
Delete the resource.
resourceDelete() - Method in class com.goldencode.p2j.xml.XEntityImpl
Delete the resource.
resourceDeleted() - Method in class com.goldencode.p2j.persist.RecordBuffer
A no-op implementation called during scope cleanup (RecordBuffer.finishedImpl()), which should be overridden by a subclass needing to perform some action at this point.
resourceDeleted() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Deregister a dynamic multiplexer object from the transaction manager's global finalizables when this buffer goes out of scope and invoke the multiplexer's scope closure processing.
resourceDescription - Variable in class com.goldencode.p2j.admin.AdminDef
Maps all known abstract resource names to their corresponding description.
ResourceEvent - Class in com.goldencode.p2j.ui.client.event
Instances of this class represent a definition of an event which originates from the server side and was raised via a APPLY ...
ResourceEvent(Widget, long, int) - Constructor for class com.goldencode.p2j.ui.client.event.ResourceEvent
Constructor.
resourceId - Variable in class com.goldencode.p2j.comauto.ComObject
The resource id.
resourceId() - Method in class com.goldencode.p2j.ui.client.event.ResourceEvent
Get the associated resource ID.
resourceId - Variable in class com.goldencode.p2j.ui.client.event.ServerEvent
The resource ID which created the event.
resourceId() - Method in class com.goldencode.p2j.ui.client.event.ServerEvent
Get the resource ID of this server-event.
resourceId(WrappedResource) - Static method in class com.goldencode.p2j.util.handle
Get the ID of the given resource, as used by the handle.toString() and handle.fromString(com.goldencode.p2j.util.character) APIs.
resourceId - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
The ID of this Socket resource, on P2J server-side.
resourceId - Variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ConnectListener
The remote resource ID for this server-socket.
ResourceIdHelper - Class in com.goldencode.p2j.util
The class encapsulates semantics related to Progress resource identifiers, see handle.resourceId(WrappedResource).
ResourceIdHelper() - Constructor for class com.goldencode.p2j.util.ResourceIdHelper
 
resourceIds - Variable in class com.goldencode.p2j.util.handle.WorkArea
Map of resources and their resource ids.
resourceIndex - Variable in class com.goldencode.p2j.security.AbstractResource
resource index assigned during resource registration
resourceName - Variable in class com.goldencode.p2j.admin.AclDef
Names the resource this ACL is for
resourceName - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Access Control filtered by resource instance name.
ResourceRegistry - Class in com.goldencode.p2j.security
Implements a registry of all abstract resource plugins.
ResourceRegistry(int, AbstractResource) - Constructor for class com.goldencode.p2j.security.ResourceRegistry
Package private constructor.
resources - Variable in class com.goldencode.p2j.admin.client.widget.GridHelper.ResourcesAdapter
The default resources
resources - Variable in class com.goldencode.p2j.classloader.JarClassLoader
The resources contained in this jar.
resources - Variable in class com.goldencode.p2j.ui.EventDefinition
Set of non-widget resource IDs or null if anywhere globally.
resources - Variable in class com.goldencode.p2j.util.SharedVariableManager.VarRegistry
All the shared data.
resources - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
All the shared data.
resources - Variable in class com.goldencode.p2j.util.WidgetPool.WidgetPoolData
Set of resources created in this widget pool.
ResourcesAdapter(DataGrid.Resources) - Constructor for class com.goldencode.p2j.admin.client.widget.GridHelper.ResourcesAdapter
Ctor.
resourcesNoCase - Variable in class com.goldencode.p2j.classloader.JarClassLoader
The resources contained in this jar.
resourceToClassName(String) - Method in class com.goldencode.p2j.classloader.JarClassLoader
Convert the resource name to fully-qualified class name.
resourceType - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Access Control filtered by resource type.
responseHeaderContext - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The context for the response-header procedure.
responseHeaderProc - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The name of response-header callback procedure.
responseMessage - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The response from WebService in current invocation.
restackWindows(int[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Force the list of all GUI windows to be stacked as in the specified order.
restackWindows(int[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Force the list of all GUI windows to be stacked as in the specified order.
restackWindows(int[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Force the list of all GUI windows to be stacked as in the specified order.
restackWindows(int[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Force the list of all GUI windows to be stacked as in the specified order.
restackWindows() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Force the list of all windows to be stacked as in the order of the currently registered windows.
restore() - Method in class com.goldencode.p2j.library.BaseNativeType
Copy back (if necessary) data from the native memory and deallocate the memory.
restore(long) - Method in class com.goldencode.p2j.library.BaseNativeType
Copy back (if necessary) data from the native memory and deallocate the memory.
restore(long) - Method in class com.goldencode.p2j.library.NativeBuffer
Copy back (if necessary) data from the native memory, if given.
restore(long) - Method in class com.goldencode.p2j.library.NativePrimitive
Copy back (if necessary) data from the native memory and deallocate the memory if this instance allocated it in the first place.
restore(long) - Method in class com.goldencode.p2j.library.NativeTypeArray
Copy back (if necessary) data from the native memory and deallocate the memory if this instance allocated it in the first place.
restore() - Method in class com.goldencode.p2j.ui.client.Frame
Restore frame state.
restore() - Method in class com.goldencode.p2j.ui.client.FrameState
Restore frame state.
restore() - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Restore the window by raising the WINDOW-RESTORE event.
restore(int) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Restore the window by raising the WINDOW-RESTORE event.
restore(int, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Restore the window by raising the WINDOW-RESTORE event.
restore() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Restore the window by raising the WINDOW-RESTORE event.
restore(int) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Restore the window by raising the WINDOW-RESTORE event.
restore(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Restore the window by raising the WINDOW-RESTORE event.
restore() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Restore the window by raising the WINDOW-RESTORE event.
restore(int) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Restore the window by raising the WINDOW-RESTORE event.
restore(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Restore the window by raising the WINDOW-RESTORE event.
restore() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Restore the window by raising the WINDOW-RESTORE event.
restore(int) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Restore the window by raising the WINDOW-RESTORE event.
restore(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Restore the window by raising the WINDOW-RESTORE event.
restoreAccumulation() - Method in class com.goldencode.p2j.persist.CompoundQuery
Switch on postponed accumulation on next retrieve.
restoreAssignStyleStmt(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Some parts of the parser can match a function when it should have matched the same name as an "lvalue-like" language statement.
restoreContext() - Method in class com.goldencode.p2j.net.RouterSessionManager
Restore the current thread's security context to whatever it was before it was last explicitly set.
restoreContext() - Method in class com.goldencode.p2j.net.SessionManager
Restore the current thread's security context to whatever it was before it was last explicitly set.
restoreCursor(NativePoint, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Force the cursor to the specified location and make it visible again.
restoreDimension - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The dimension before the window maximization.
restoreDrawingState(Object) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Restore the drawing state to the specified state.
restoreDrawingState(Object) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Restore the drawing state to the specified state.
restoreEditors() - Method in class com.goldencode.p2j.ui.client.Frame
Restores the dimensions and locations of all widgets as they were before the call to Frame.rearrangeEditors().
restoreEnabledAfterChoose(ChooseData, Frame, Widget[], ScreenBuffer[], boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Restore enabled widget after CHOOSE processing.
restoreEqualsOperator(Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
The 4GL seems to disambiguate assignment statements from usage of the EQUALS operator, by examining the lvalue.
restoreFrameDetails() - Method in class com.goldencode.p2j.ui.client.Frame
Restore frame details.
restoreFrameStatements(Map<Integer, UIStatement>) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Restore the UI statement for each registered frame to the saved value.
restoreInitialTabOrder() - Method in class com.goldencode.p2j.ui.client.Frame
Restores tab order that corresponds initial components layout.
restoreInsState(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Restore insert mode after a prompting function or a trigger.
restoreInvalidate(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Restores the invalidation mode.
restoreLocalVariables(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Restore any previously cached variable dictionary definitions into the current scope.
restoreMappings(String) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Restore the name mapping data from the given file using serialization.
restoreOption - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitlePopupGuiImpl
The restore menu option.
restoreRedirection(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Restore the terminal to redirected mode from interactive mode, if the terminal to switch to is not -1.
restoreSelected() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Selects the rows stored by GridHandle.storeSelected().
restoreState() - Method in class com.goldencode.p2j.admin.client.application.home.PresenterWithStateMachine
Restores the current state.
restoreWidgetRegistry() - Method in class com.goldencode.p2j.ui.GenericFrame
Restores the widget registry for static content of this frame based on header and non-header widget info.
RESTRICTED_DOCUMENT - Static variable in class com.goldencode.p2j.xml.XNodeRefImpl
The key for a restricted document mapping in the Document's user-data.
RestrictedUseException - Exception in com.goldencode.p2j.security
An extension of the Exception that signals restricted access violations.
RestrictedUseException(String) - Constructor for exception com.goldencode.p2j.security.RestrictedUseException
Construct an instance using provided message string.
restrictionProperties - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
Map of properties used by this where clause, keyed by DMO entity
restructure(HQLAst, Map<HQLAst, String>) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Restructure the AST subtrees (if any) defined as rewrite targets by the composite analysis step.
result - Variable in class com.goldencode.p2j.admin.client.AdminCallback
Callback result
result - Variable in class com.goldencode.p2j.main.RemoteInvocationResult
The function/procedure call result.
result - Variable in class com.goldencode.p2j.security.SecurityManager.PasswordChange
 
result - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
The variable which is being edited.
result - Variable in class com.goldencode.p2j.ui.ValidationResult
Validation request result.
result - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The result from the remote call.
result - Variable in class com.goldencode.p2j.util.date.TestCase
The resulting formatted output string to match to the testcase.
ResultListHandler - Interface in com.goldencode.p2j.persist
Declares the pair methods for handling result-lists CREATE-RESULT-LIST-ENTRY and DELETE-RESULT-LIST-ENTRY.
Results(Map<PatternEngine.StorageKey, Object>) - Constructor for class com.goldencode.p2j.persist.ConversionPool.Results
Constructor.
results - Variable in class com.goldencode.p2j.persist.Cursor
Cached list of query results (as arrays of primary keys or DMOs)
results - Variable in class com.goldencode.p2j.persist.PreselectQuery
Result set for this query
Results - Interface in com.goldencode.p2j.persist
An abstraction layer between a joinable query implementation and its results.
results - Variable in class com.goldencode.p2j.persist.ResultsAdapter
Delegate worker object
results - Variable in class com.goldencode.p2j.persist.ScrollingResults
Scrollable result set; primary keys or Persistables
ResultsAdapter - Class in com.goldencode.p2j.persist
An implementation of the Results interface which delegates all work to another Results implementation.
ResultsAdapter(ResultsProvider) - Constructor for class com.goldencode.p2j.persist.ResultsAdapter
Default constructor.
resultsCached - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Are results cached due to a previously committed transaction?
resultsCached - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Indicates whether backing results has been cached because of session closing.
resultsChanged() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
This function is called when ProgressiveResults has detected changes in retrieved results.
resultsChanged() - Method in interface com.goldencode.p2j.persist.event.VirtualResultsListener
Notifies about changes in obtained results.
resultsChangeListeners - Variable in class com.goldencode.p2j.persist.ProgressiveResults
List of results change listeners
resultSet - Variable in class com.goldencode.p2j.persist.TableWrapper
The result set to be sent to the remote side.
resultSet - Variable in class com.goldencode.p2j.util.TableParameter
Calling- or called-side result set (for remote parameters).
ResultsProvider - Interface in com.goldencode.p2j.persist
An interface which must be implemented by classes which provide delegate Results objects to ResultsAdapter objects.
ResultsSource() - Constructor for class com.goldencode.p2j.persist.AdaptiveQuery.ResultsSource
 
resultType - Variable in class com.goldencode.expr.Compiler
Data type of result of evaluating expression (may be primitive)
resume() - Static method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
Resumes coordinate synchronization previously suspended with SyncCoordinatesAspect.resume().
resume() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Re-enables client UI processing (key reading, normal drawing mode).
resume() - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Re-enables client UI processing (key reading, normal drawing mode).
resume() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Resume terminal after BatchDriver.suspend() call.
resume() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Resume terminal after ConsoleDriver.suspend() call.
resume() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Re-activates the console mode after ending of the previous suspension state.
resume() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Resume normal driver operation.
resume() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Resume normal driver operation.
resume() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Resume normal driver operation.
resume() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Resume normal driver operation.
resume() - Method in class com.goldencode.p2j.ui.client.OutputManager
Resume normal driver operation.
resume() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Resume the type ahead buffer activity and keyboard reading thread.
resume() - Static method in class com.goldencode.p2j.ui.client.Window
Resumes normal drawing (exits suspend mode which was set using Window.suspend).
resume() - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Re-enables client UI processing (key reading, normal drawing mode).
RESUME_DISPLAY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
ret - Variable in class com.goldencode.p2j.convert.SignatureHelper.FuncDef
Return type (one of the FUNC_* or METH_* constants).
retain - Variable in class com.goldencode.p2j.ui.FrameConfig
RETAIN n option, where 0 means paging frame
RETAIN_SHAPE_MASK - Static variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
retain shape image bit mask
retainAll(Collection<?>) - Method in class com.goldencode.util.FastSiblingDeque
 
retainShape - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Keep image aspect ratio when fitting image to area flag.
retainShape - Variable in class com.goldencode.p2j.ui.ImageConfig
Image RETAIN-SHAPE attribute flag.
retConvCtor - Variable in class com.goldencode.p2j.util.AbstractExtentParameter
The optional conversion constructor that will convert the local parameter values back to argument item when the calling routine ends.
retExc - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Common, long-lived instance to make return processing faster.
retrievalQueries - Variable in class com.goldencode.p2j.persist.id.JdbcKeyRetriever
Query which retrieves all busy keys in the given range.
retrieve(int, LockType, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve a virtual, composite row of results for the compound query.
retrieve(int, LockType, boolean, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve a virtual, composite row of results for the compound query.
RETRIEVE_MODES - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Table of master query result navigation to component query retrieval
retrieveForeignDMO() - Method in class com.goldencode.p2j.persist.AssociationSyncher
Retrieve the DMO, if any, at the foreign end of the association.
retrieveForeignDMO() - Method in class com.goldencode.p2j.persist.InverseSyncher
Retrieve the DMO at the foreign end of the association, which coincides with the DMO whose property changes triggered synchronization.
retrieveForeignDMO() - Method in class com.goldencode.p2j.persist.LocalSyncher
Retrieve the DMO, if any, at the foreign end of the association.
retrieveFreeKeys(Long, Long, Session) - Method in class com.goldencode.p2j.persist.id.JdbcKeyRetriever
Get available keys.
retrieveFreeKeys(Long, Long, Session) - Method in interface com.goldencode.p2j.persist.id.KeyRetriever
Get available keys.
retrieveFreeKeys(Long, Long, Session) - Method in class com.goldencode.p2j.persist.id.StoredProcKeyRetriever
Get available keys.
retrieveImpl(int, LockType, boolean, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve a virtual, composite row of results for the compound query.
retrieveIndexData(ResultSet, Database, String) - Static method in class com.goldencode.p2j.persist.Persistence
Given a the result set of an index metadata query (for a certain table), this method is responsible for creating a map which will hold, for each index, a P2JIndex object.
retrieveLocalDMOs() - Method in class com.goldencode.p2j.persist.AssociationSyncher
Retrieve the set of DMOs which comprise the local end of the foreign association.
retrieveLocalDMOs() - Method in class com.goldencode.p2j.persist.InverseSyncher
Retrieve the set of DMOs which comprise the local end of the foreign association.
retrieveLocalDMOs() - Method in class com.goldencode.p2j.persist.LocalSyncher
Retrieve the set of DMOs which comprise the local end of the foreign association.
retrieveQuery - Variable in class com.goldencode.p2j.persist.id.StoredProcKeyRetriever
Query which is used for stored procedure call.
retry() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Processes the retry notification provided by the TransactionManager.
retry() - Method in class com.goldencode.p2j.persist.DynamicTablesHelper.Context
No-op.
retry() - Method in class com.goldencode.p2j.persist.OutputTableCopier
No-op.
retry() - Method in class com.goldencode.p2j.persist.OutputTableHandleCopier
No-op.
retry() - Method in class com.goldencode.p2j.persist.PreselectQuery
Provides a notification that the block whose scope in which the object is registered is about to retry the same iteration (all loop control data is unchanged).
retry() - Method in class com.goldencode.p2j.persist.RecordBuffer
Called by the transaction manager before a block is retried after an error.
retry() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Multiplexer
No-op.
retry() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.NoUndoValidator
The block is retrying; perform a non-destructive validation of the record in the buffer.
retry() - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Processes the retry notification provided by the TransactionManager.
retry() - Method in class com.goldencode.p2j.ui.GenericFrame.EditingCleaner
Processes the retry notification provided by the TransactionManager.
retry() - Method in class com.goldencode.p2j.ui.GenericFrame
Provides a notification that the block whose scope in which the object is registered is about to retry and re-attempt the current iteration.
retry() - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Process retrying of the block nesting scope.
retry() - Method in class com.goldencode.p2j.util.Accumulator
Provides a notification that the block whose scope in which the object is registered is about to retry and re-attempt the current iteration.
retry - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this iteration requires a retry.
retry() - Method in class com.goldencode.p2j.util.decimal.PrecisionResetter
Processes the retry notification provided by the TransactionManager.
retry() - Method in interface com.goldencode.p2j.util.Finalizable
Provides a notification that the block whose scope in which the object is registered is about to retry the same iteration (all loop control data is unchanged).
retry() - Method in class com.goldencode.p2j.util.Stream
Processes the retry notification provided by the TransactionManager.
retry() - Method in class com.goldencode.p2j.util.Text.SensitivityResetter
Processes the retry notification provided by the TransactionManager.
retry() - Method in class com.goldencode.p2j.util.UnnamedStreams.InputCloser
This method is unused.
retry() - Method in class com.goldencode.p2j.util.UnnamedStreams.OutputCloser
This method is unused.
retrying - Variable in class com.goldencode.p2j.persist.RecordBuffer
Flag indicating that the block to which the buffer is scoped is retrying
retryScope - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Defines the scope at which a pending retry will occur.
RetryUnwindException - Exception in com.goldencode.p2j.util
Used to unwind the stack to an arbitrary retry point.
RetryUnwindException(String) - Constructor for exception com.goldencode.p2j.util.RetryUnwindException
Constructor which accepts an error message.
RetryUnwindException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.RetryUnwindException
Constructor which accepts an error message and a root cause.
RetryUnwindException(Throwable) - Constructor for exception com.goldencode.p2j.util.RetryUnwindException
Constructor which accepts and wrappers a root cause.
RETURN - Static variable in class com.goldencode.p2j.ui.client.chui.driver.VT100ProgressKeyboard
RETURN key code
RETURN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
return_core() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the Progress RETURN keyword and builds the resulting AST.
return_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the Progress RETURN statement using a rule reference to ProgressParser.return_core() and builds the resulting AST.
returnConsume() - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnConsume(character) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block, consuming any pending event processing.
returnConsume(String) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block, consuming any pending event processing.
returnedClass() - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.DatetimeUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.DateUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.DecimalUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.HandleUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.Int64UserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.IntegerUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.RawUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.RecIDUserType
Gets the Java data type class mapped by this custom type.
returnedClass() - Method in class com.goldencode.p2j.persist.type.RowIDUserType
Gets the Java data type class mapped by this custom type.
returnError() - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnError(character) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnError(String) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnExtentNormal(BaseDataType[]) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnInserted - Variable in class com.goldencode.p2j.ui.EditorConfig
RETURN-INSERTED attribute
returnInsn - Variable in class com.goldencode.proxy.PrimitiveInfo
Return instruction
returnNormal() - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnNormal(WrappedResource) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnNormal(BaseDataType) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnNormal(String) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnNormal(int) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnNormal(long) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnNormal(double) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnNormal(boolean) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnsUnknown - Variable in class com.goldencode.p2j.uast.Function
Defines if this function can return the unknown value.
returnsUnknown() - Method in class com.goldencode.p2j.uast.Function
Determines if this function can return the unknown value.
returnToStartDir - Variable in class com.goldencode.p2j.ui.FileDialog
If this option is not specified, the directory remains set at the last directory referenced by the user.
returnToStartDir() - Method in class com.goldencode.p2j.ui.FileDialog
Configures the file selection dialog to discard any used navigation and not to save the destination directory as default location for subsequent dialogs.
returnType - Variable in class com.goldencode.expr.CompiledExpression
Object type returned by concrete implementation of execute method
returnType - Variable in class com.goldencode.expr.Compiler
Data type which must be returned from execute() (must be object)
returnType - Variable in class com.goldencode.expr.Function
Type of object which must be returned by this function
ReturnType() - Constructor for enum com.goldencode.p2j.util.BlockManager.ReturnType
 
ReturnType() - Constructor for enum com.goldencode.p2j.util.DynamicOps.ReturnType
 
ReturnUnwindException - Exception in com.goldencode.p2j.util
Used to unwind the stack to the nearest enclosing top level block to allow that block to exit as if a return statement was executed.
ReturnUnwindException() - Constructor for exception com.goldencode.p2j.util.ReturnUnwindException
Default constructor.
returnValue - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheValue
returnValue - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
Stores the most recent RETURN-VALUE for this user's session.
returnValue - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
In case of functions, this will hold the value returned by the function.
returnVar - Variable in class com.goldencode.p2j.pattern.NamedFunction
The name of the return variable or null if the result of the last expression evaluation should be returned.
returnWorker(BaseDataType, BlockManager.ReturnType) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
returnWorker(BaseDataType[], BlockManager.ReturnType) - Static method in class com.goldencode.p2j.util.BlockManager
Return from the nearest enclosing top-level block.
retval - Variable in class com.goldencode.p2j.library.Signature
Return value (will not be null if the function returns a value).
reusePasswords - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Flag indicating if passwords are reused from the directory.
reuseRootCA - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Flag indicating if the existing root CA is re-used.
revalCount - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Number of times this query has transitioned back to preselect mode
revalidate(Object) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Begin the transition of this query from dynamic to preselect mode.
reverse - Variable in class com.goldencode.p2j.schema.SchemaStatsHelper
Store a reverse lookup from the schema name to the source file.
reverse - Static variable in class com.goldencode.p2j.uast.ProgressAst
Provide a reverse lookup of token types to keyword text.
reverse(List<T>) - Static method in class com.goldencode.p2j.util.Iterables
Static factory method which returns reverse iterable for a given list.
reverseBytes(byte[]) - Method in class com.goldencode.p2j.util.BinaryData
Return a copy of the input array with the order of the byte reversed.
REVERSED_POLYNOMIAL - Static variable in class com.goldencode.p2j.util.SecurityOps
Reversed polynomial used with the CRC-16 algorithm.
reverseFrom(List<T>, T) - Static method in class com.goldencode.p2j.util.Iterables
Create new reverse iterable which will traverse list starting from given element.
reverseIndex() - Method in class com.goldencode.terminal.VT100AbstractRenderer
RI -- Reverse Index ESC M Move the active position to the same horizontal position on the preceding line.
reverseIndex() - Method in interface com.goldencode.terminal.VT100Renderer
RI -- Reverse Index ESC M Move the active position to the same horizontal position on the preceding line.
reverseLookup(K) - Method in class com.goldencode.p2j.util.ScopedDictionary
Searches all scopes bottom up, starting from the global to the innermost scope.
reverseLookup(Stream, int, String) - Method in class com.goldencode.p2j.util.StreamDaemon
Accesses the stream ID in the map using the given stream.
reverseSortHelper - Static variable in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Reverse sorting routine.
reverseStream(T[]) - Static method in class com.goldencode.p2j.util.Utils
The method returns a reverse Stream from the supplied array.
reverseStream(LinkedList<T>) - Static method in class com.goldencode.p2j.util.Utils
The method returns a reverse Stream from the supplied linked list.
reverseStream(List<T>) - Static method in class com.goldencode.p2j.util.Utils
The method returns a reverse Stream from the supplied list.
reverseString(String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Reverse the given string.
Reversible - Class in com.goldencode.p2j.persist
Abstract base class of various types of database actions that must be reversible.
Reversible() - Constructor for class com.goldencode.p2j.persist.Reversible
 
ReversibleBulkDelete(int, boolean) - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Constructor.
ReversibleBulkDelete(String, Object[], Type[], int) - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
This constructor will limit the bulk delete to the where clause, if if specified.
ReversibleBulkDelete(int, Serializable) - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Constructor to rollback a record which may deleted during a bulk action.
reversibleCreate - Variable in class com.goldencode.p2j.persist.RecordBuffer
Current ReversibleCreate, if any
ReversibleCreate() - Constructor for class com.goldencode.p2j.persist.RecordBuffer.ReversibleCreate
Constructor.
ReversibleDelete() - Constructor for class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Constructor.
ReversibleIterator() - Constructor for class com.goldencode.p2j.persist.BufferManager.DBTxWrapper.ReversibleIterator
 
ReversibleReader - Class in com.goldencode.p2j.io
Implements a reader can unread its input.
ReversibleReader(Reader) - Constructor for class com.goldencode.p2j.io.ReversibleReader
Creates an instance with the specified reader as the primary data source.
reversibles - Variable in class com.goldencode.p2j.persist.BufferManager.UndoData
Reversible record actions linked in natural order
reversiblesMap - Variable in class com.goldencode.p2j.persist.BufferManager.UndoData
List of reversible record actions mapped by ID, in natural order
ReversibleUpdate() - Constructor for class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Constructor.
RevIterable(ListIterator<T>) - Constructor for class com.goldencode.p2j.util.Iterables.RevIterable
Constructor.
revoke_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL REVOKE directly in 4GL code.
rewriteAlias(HQLAst, String) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Given a particular, target subtree and a composite list entity name, rewrite the AST as described in the HQLPreprocessor.restructure(com.goldencode.p2j.persist.hql.HQLAst, java.util.Map<com.goldencode.p2j.persist.hql.HQLAst, java.lang.String>) method.
rewriteUri(WebClientConfig) - Method in class com.goldencode.p2j.main.WebClientSpawner.TemporaryClientTask
Rewrite uri in the case if a web client is accessed via the reverse proxy server.
rgbCheck - Variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.TransparencyFilter
Pixel to use as transparent marker.
rgbValue(int, int, int) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns an integer that represents a combination of a red, green, and blue color value.
rgbValue(int64, int64, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Returns an integer that represents a combination of a red, green, and blue color value.
right - Variable in class com.goldencode.ast.ShadowNode
AST node identifier of the node to the right.
RIGHT - Static variable in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder
Defines the array index to locate the right margin within margins array holder
right - Variable in class com.goldencode.p2j.net.RemoteObject.WorkArea
Right side state synchronizer.
right - Variable in class com.goldencode.p2j.schema.TableRelation
AST of right-hand table in a join
right - Variable in class com.goldencode.p2j.ui.client.Insets
Insets at right side.
right - Variable in class com.goldencode.p2j.ui.client.NativeInsets
Insets at right side.
right - Variable in class com.goldencode.p2j.ui.client.NativeRectangle
Rectangle right column.
right() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Get right coordinate of this rectangle.
right - Variable in class com.goldencode.p2j.ui.client.Rectangle
Rectangle right column.
right() - Method in class com.goldencode.p2j.ui.client.Rectangle
Get right coordinate of this rectangle.
RIGHT - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
RIGHT_BORDER_PADDING - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Extra right border padding.
RIGHT_CURLY - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
RIGHT_END - Static variable in class com.goldencode.p2j.ui.Keyboard
 
RIGHT_MOUSE_CLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
RIGHT_MOUSE_DBLCLICK - Static variable in class com.goldencode.p2j.ui.Keyboard
 
RIGHT_MOUSE_DOWN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
RIGHT_MOUSE_UP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
RIGHT_OUTER_JOIN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RIGHT_OUTER_JOIN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RIGHT_OUTER_JOIN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RIGHT_PAD - Static variable in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
This menu-item right padding in a sub-menu body or in a MENUBAR in pixels.
rightAligned - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Defines if the column is right aligned.
rightAligned - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Control format alignment.
rightAligned - Variable in class com.goldencode.p2j.ui.client.Label
Make label aligned to right boundary.
rightAlignText(String, int) - Static method in class com.goldencode.util.StringHelper
Create a new String with the content of the passed argument, right-aligned and padded on the left with spaces up to the user-specified width.
rightAlignText(String, int, StringBuilder) - Static method in class com.goldencode.util.StringHelper
Create a new String in a user-created StringBuilder with the content of the passed argument, right-aligned and padded on the left with spaces up to the user-specified width.
rightAnchor - Variable in class com.goldencode.p2j.ui.client.FillIn
The right edge anchor instance.
RightAnchorEditScroller() - Constructor for class com.goldencode.p2j.ui.chui.FillInImpl.RightAnchorEditScroller
 
RightAnchorEditScroller() - Constructor for class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.RightAnchorEditScroller
 
rightName - Variable in class com.goldencode.p2j.schema.TableRelation
Normalized right table name
rightPadding - Variable in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
The padding of radio-buttons to the right-side.
rightResizeColumnOffset - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Offset from the left edge of the browse to the right edge of the contour of the column which is being resized.
rights - Variable in class com.goldencode.p2j.admin.Acl
Instance of the rights
rights - Variable in class com.goldencode.p2j.security.Binding
instance of the Rights interface
Rights - Interface in com.goldencode.p2j.security
This interface defines methods that can be applied to an instance of rights.
RightsEditor - Interface in com.goldencode.p2j.security
This interface defines methods that are called by the admin client's Access Control List Management screen when editing ACLs.
RightsEditorContext - Class in com.goldencode.p2j.admin.client.editors
The class holds contextual information used by the rights editors, see RightsEditor.
RightsEditorContext() - Constructor for class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Default ctor.
RightsEditorsModule - Class in com.goldencode.p2j.admin.client.editors
Rights editors GWT module.
RightsEditorsModule() - Constructor for class com.goldencode.p2j.admin.client.editors.RightsEditorsModule
 
rightSideControl - Variable in class com.goldencode.p2j.net.Control
The Control instance for the session on the right-side of this Control.
rightSignSize() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Returns the size of the right side sign formatting characters in the format.
rightsItems - Variable in class com.goldencode.p2j.security.ResourceRegistry
array of descriptors of rights items
rightsModalPanel - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
rightToLeft - Variable in class com.goldencode.p2j.net.RemoteObject.WorkArea
Right side is the source and left is the sink.
rightTrim(String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Convenience method to remove trailing spaces from the string.
rightTrim(T, character) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the right of an input string.
rightTrim(T, String) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the right of an input string.
rightTrim(T) - Static method in class com.goldencode.p2j.util.TextOps
Trims any contiguous space, tab, line feed and carriage return from the right of an input string.
rightTrim(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the right of an input string.
rightTrim(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the right of an input string.
rightTrim(String) - Static method in class com.goldencode.p2j.util.TextOps
Trims any contiguous space, tab, line feed and carriage return from the right of an input string.
rightTrim(String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the right of an input string.
rightTrimImpl(Class<T>, String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the right of an input string.
rightTrimStringBuf(StringBuffer) - Static method in class com.goldencode.p2j.ui.client.format.StringFormat
Removes final spaces from string buffer.
ring() - Method in class com.goldencode.p2j.admin.client.application.Alarm
Peeks the last server message and displays it in a modal message dialog.
ring(String) - Method in class com.goldencode.p2j.admin.client.application.Alarm
Displays the supplied message in a modal message dialog.
ring(List<String>) - Method in class com.goldencode.p2j.admin.client.application.Alarm
Displays the supplied messages in a modal message dialog.
ring(String, Runnable) - Method in class com.goldencode.p2j.admin.client.application.Alarm
Displays the supplied message in a modal message dialog.
ring(List<String>, Runnable) - Method in class com.goldencode.p2j.admin.client.application.Alarm
Displays the supplied messages in a modal message dialog.
rl - Variable in class com.goldencode.p2j.util.ProcessOps.WorkArea
Remote instance of our process launching server.
rLock - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Lock used when reading.
rLvl - Variable in class com.goldencode.p2j.report.server.SummaryRow
Runtime support level
rnd - Static variable in class com.goldencode.p2j.util.ResourceIdHelper
We are using Secure random number generator so the generated values are uniformly distributed in the whole 64-bit range.
rndrData - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl
The renderer for a data area with values.
rndrLabels - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl
The renderer for columns labels area.
rndrSpace - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl
The renderer for data lines which are outside data model.
rollBack() - Method in class com.goldencode.p2j.directory.DirectoryService
Roll back all transactions which are left from previous start.
Rollback() - Constructor for class com.goldencode.p2j.directory.DirectoryService.Rollback
 
rollback(String, String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Roll back the changes made in source directory, using backup subtree as an authoritative source of information.
rollback(boolean, boolean) - Method in class com.goldencode.p2j.persist.AbstractReversible
Roll back the database change represented by this object.
rollback(boolean) - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
Called by the TransactionManager when the full transaction must be rolled back.
rollback(boolean) - Method in class com.goldencode.p2j.persist.BufferManager.SessionFlusher
Called when TransactionManager processes a rollback event.
rollback(boolean) - Method in class com.goldencode.p2j.persist.id.IdentityPool.IdentityContext
Called by TransactionManager after the "master" rollback was performed.
rollback(boolean, boolean) - Method in class com.goldencode.p2j.persist.Persistence.Context
Roll back the current Hibernate transaction and possibly close the current session.
rollback() - Method in class com.goldencode.p2j.persist.Persistence
Roll back the current Hibernate transaction and close the current session.
rollback(Persistence.Context) - Method in class com.goldencode.p2j.persist.Persistence
Roll back the current Hibernate transaction and close the current session.
rollback(boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Reverse the deletion of the underlying database record by reattaching it to the underlying persistence session.
rollback(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Restores this buffer's state to that which it had at the beginning of the current block.
rollback(boolean, boolean) - Method in class com.goldencode.p2j.persist.Reversible
Roll back the database change represented by this object.
rollback(boolean, boolean) - Method in class com.goldencode.p2j.persist.SavepointReversible
Reverse operation.
rollback(boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
On a full transaction rollback,clear the set of pending, reclaimable keys.
rollback(boolean, boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Reverse the bulk deletion of the records which meet the specified criteria, by setting back their multiplex ID to a positive value.
rollback(boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Restores this buffer's state to that which it had at the beginning of the current block.
rollback(int) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
If we are tracking an old DMO snapshot for a write trigger, and the block at which it is being tracked is undone, reset the snapshot state.
rollback(boolean) - Method in interface com.goldencode.p2j.util.Commitable
Notifies that a rollback has just occurred (all state maintained through the Undoable interface has been already rolled back).
rollback(Undoable) - Method in class com.goldencode.p2j.util.LazyUndoable
Rollback this instance to the state in the given copy.
rollback() - Static method in class com.goldencode.p2j.util.TransactionManager
Trigger a rollback for all registered Undoable objects inside the current active transaction at the scope defined by the current block.
rollback(String) - Static method in class com.goldencode.p2j.util.TransactionManager
Trigger a rollback for all registered Undoable objects inside the current active transaction at the scope defined explicitly by the given label or implicitly if the label is null.
rollback(String, Throwable) - Static method in class com.goldencode.p2j.util.TransactionManager
Trigger a rollback for all registered Undoable objects inside the current active transaction at the scope defined explicitly by the given label or implicitly if the label is null.
rollbackCurrentScope(TransactionManager.WorkArea, int) - Static method in class com.goldencode.p2j.util.TransactionManager
Determine if the current scope represents a transaction or sub-transaction and if so, whether the given level explicitly refers to this scope OR if the given level is -1, then this implicitly refers to this scope.
rollbackInsert(RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Rollback the insert of a record previously introduced with the DefaultDirtyShareContext.insert(RecordBuffer, Persistable, Method, BaseDataType, Collection, boolean) method.
rollbackInsert(RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Rollback the insert of a record previously introduced with the DefaultDirtyShareManager.insert(String, Persistable, Collection, boolean) method.
rollbackInsert(RecordIdentifier, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Rollback the insert of a record previously introduced with the DirtyShareContext.insert(RecordBuffer, Persistable, Method, BaseDataType, Collection, boolean) method.
rollbackInsert(RecordIdentifier, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Rollback the insert of a record previously introduced with the DirtyShareManager.insert(String, Persistable, Collection, boolean) method.
rollbackInsert(RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Rollback the insert of a record previously introduced with the NopDirtyShareContext.insert(RecordBuffer, Persistable, Method, BaseDataType, Collection, boolean) method.
rollbackInsert(int, RecordIdentifier, boolean) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Rollback the insert of a record previously introduced with the DirtyShareMultiplexer.insert(int, String, Persistable, Collection, boolean) method.
rollbackInsert(int, RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Rollback the insert of a record previously introduced with the DirtyShareMultiplexerImpl.insert(int, String, Persistable, Collection, boolean) method.
rollbackInsert(RecordIdentifier, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Rollback the insert of a record previously introduced with the RemoteDirtyShareManager.insert(String, Persistable, Collection, boolean) method.
rollbackMap - Variable in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Map of property key to original value
rollbackPending() - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
No-op
rollbackPending() - Method in class com.goldencode.p2j.persist.BufferManager.SessionFlusher
No-op
rollbackPending() - Method in class com.goldencode.p2j.persist.id.IdentityPool.IdentityContext
No-op.
rollbackPending() - Method in class com.goldencode.p2j.persist.RecordBuffer
When the rollback is pending to be processed by a parent block, we must rollup (i.e.
rollbackPending() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
No-op.
rollbackPending() - Method in interface com.goldencode.p2j.util.Commitable
Notifies that a pending rollback has just occurred (i.e.
rollbackPending - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Flag to denote if a rollback is pending.
rollbackPendingCause - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Cause (if available) of pending rollback.
rollbackSavepoint() - Method in class com.goldencode.p2j.persist.SavepointReversible
Rollback savepoint for the connection managed by this session.
rollbackScope - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Defines the scope at which rollback will occur.
rollbackTopLevel() - Static method in class com.goldencode.p2j.util.TransactionManager
Trigger a rollback for all registered Undoable objects inside the current active transaction at the nearest top level scope.
rollbackWorker(String, String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Rollback worker method.
rollbackWorker(boolean, boolean) - Method in class com.goldencode.p2j.persist.AbstractReversible
Roll back the database change represented by this object.
rollbackWorker(boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleCreate
Reverse the creation of the underlying database record by deleting it from the underlying persistence session, which deletes it from the database.
rollbackWorker(boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Reverse all updates made to the target DMO by invoking setter methods to set back all original property values known to this object.
rollbackWorker(TransactionManager.WorkArea, int, Throwable) - Static method in class com.goldencode.p2j.util.TransactionManager
Trigger a rollback for all registered Undoable objects inside the current active transaction at the scope defined by the specified stack level.
rolledBack - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this block was undone.
rollingBack - Variable in class com.goldencode.p2j.util.LazyUndoable
Flag indicating if this instance is currently rolling back.
rollup - Variable in class com.goldencode.p2j.util.BlockDefinition
Aggregate interactions counter when a client block exits.
rollupBuffers(String, BufferBlockState) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Combines any buffer scopes stored in the rollup list associated with the given block into the global active buffer scope for that block, then clears the rollup list.
rollupList - Variable in class com.goldencode.p2j.convert.BufferBlockState
Records the list of all scopes to be rolled up at this level.
root - Variable in class com.goldencode.p2j.directory.RamRemapper
Root node for the in memory representation
root() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the root user function.
root - Variable in class com.goldencode.p2j.persist.RepositionCache
Root node which does not actually represent a record
root - Variable in class com.goldencode.p2j.schema.DataModelWorker
Root of the target tree currently being processed (created).
root - Static variable in class com.goldencode.p2j.security.AdminResourceNamespace
The following tree represents the namespace of the admin resource.
root - Variable in class com.goldencode.p2j.uast.JavaPatternWorker
Root of the target tree currently being processed.
ROOT_CA_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the CAs node in the directory.
ROOT_CERT_COMMON_NAME - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the common name node in the directory.
ROOT_CERTIFICATES_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the security/certificates node in the directory.
ROOT_CLASS_NAME - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Default parent of all classes if no explicit parent is specified.
ROOT_COMPANY_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the company information node in the directory.
ROOT_OBJ_NAME - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Default parent of all classes if no explicit parent is specified.
ROOT_PEER_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the peer certs node in the directory.
ROOT_PRIVATE_KEYS_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the private keys container node in the directory.
ROOT_PROCESSES_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the process accounts node in the directory.
ROOT_USERS_NODE - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the user accounts node in the directory.
rootCAAlias - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
Alias for the root CA.
rootCAAlias - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Alias for the root CA.
rootCAHolder - Variable in class com.goldencode.p2j.security.BCCertFactory
The Bouncy Castle-style root CA certificate.
rootCAPassword - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Password for the root CA (if reused).
rootCAPrivateKey - Variable in class com.goldencode.p2j.security.BCCertFactory
The private key for the root CA certificate, used to sign all issued certificates.
rootCAX509Cert - Variable in class com.goldencode.p2j.security.BCCertFactory
The X509-encoded root CA certificate.
rootEnv - Variable in class com.goldencode.p2j.preproc.Environment
Top level (parent of all parents) or null.
ROOTFILE_KEY - Static variable in class com.goldencode.p2j.uast.RootNodeList
Key for the global root node list filename configuration parameter.
rootList - Variable in class com.goldencode.p2j.report.server.CallGraphSnippet
The list of root program files used to build the graph snippet.
rootList - Variable in class com.goldencode.p2j.uast.UastHints
Path to a call graph root list XML file
RootNodeList - Class in com.goldencode.p2j.uast
Reads a project-specific list of root entry point procedures.
RootNodeList() - Constructor for class com.goldencode.p2j.uast.RootNodeList
Constructor which looks up the root node list filename and initializes its data structures based on reading that file, if it exists.
rootPanel - Variable in class com.goldencode.p2j.ui.client.ScrollPane
The root panel, holds border, contains scroll bars and viewport.
rootSuperclass - Variable in class com.goldencode.p2j.classloader.ClassInfo
The root superclass.
round(decimal, int64) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the passed decimal to the user-specified number of digits of precision to the right side of the decimal point.
round(decimal, int) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the passed decimal to the user-specified number of digits of precision to the right side of the decimal point.
round(decimal) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the passed decimal to 10 digits of precision to the right side of the decimal point.
round(double, int) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the passed double to the user-specified number of digits of precision to the right side of the decimal point.
round(BigDecimal, int) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the given decimal value to the user-specified number of digits of precision to the right side of the decimal point.
round(BigDecimal) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the given decimal value to 10 digits of precision to the right side of the decimal point.
round(double) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the passed double to 10 digits of precision to the right side of the decimal point.
round(BigDecimal, int, int) - Static method in class com.goldencode.p2j.util.MathOps
Rounds the given decimal value to the user-specified number of digits of precision to the right side of the decimal point, using the given rounding mode.
roundDec(BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Round a floating point number to 10 decimal places.
roundDec(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Round a floating point number to a particular precision.
roundDec(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Round a floating point number to a particular precision.
rounded - Variable in class com.goldencode.p2j.ui.RectangleConfig
ROUNDED attribute value.
roundingConstant - Variable in class com.goldencode.expr.Compiler
Constant for rounding floating point calculations to fixed precision
RoundingMode() - Constructor for enum com.goldencode.p2j.ui.Coordinate.RoundingMode
 
route() - Method in class com.goldencode.p2j.net.Router
Main message processing procedure.
Router - Class in com.goldencode.p2j.net
This singleton class is responsible for delivering messages between nodes which have no direct connection.
Router(int, int) - Constructor for class com.goldencode.p2j.net.Router
Constructs an instance of node address using specified node address and specified number of threads in the thread pool.
router - Static variable in class com.goldencode.p2j.net.Router
Singleton instance of this class.
Router.RouterStub - Class in com.goldencode.p2j.net
Implements a router thread which processes messages in the routing queue.
ROUTER_MASK - Static variable in interface com.goldencode.p2j.net.AddressServer
Mask used to extract the router address from any valid node address.
RouterSessionManager - Class in com.goldencode.p2j.net
Concrete implementation of a session manager for a router network node.
RouterSessionManager() - Constructor for class com.goldencode.p2j.net.RouterSessionManager
Constructor which enforces the singleton pattern.
RouterSessionManager.Incoming - Class in com.goldencode.p2j.net
This class performs all long running tasks with an incoming connection, such as authentication and queue initialization.
RouterStub() - Constructor for class com.goldencode.p2j.net.Router.RouterStub
 
routeThreads - Static variable in class com.goldencode.p2j.net.Router
thread group for the router threads
routine_level_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KW_ROUTINEL keyword with a following ProgressParser.on_event_phrase().
RoutingKey - Class in com.goldencode.p2j.net
RoutingKey holds all information related message routing, both external routing (source and destination node addresses) and internal routing (exported entry point IDs).
RoutingKey() - Constructor for class com.goldencode.p2j.net.RoutingKey
Construct a default RoutingKey instance.
RoutingKey(int) - Constructor for class com.goldencode.p2j.net.RoutingKey
Construct a RoutingKey instance for special entry point.
RoutingKey(int, int) - Constructor for class com.goldencode.p2j.net.RoutingKey
Construct an instance with specified groupID and methodID.
RoutingKey(RoutingKey) - Constructor for class com.goldencode.p2j.net.RoutingKey
Construct a key from other routing key.
RoutingKey(int, int, int, int, int) - Constructor for class com.goldencode.p2j.net.RoutingKey
Construct a complete instance.
routingQueue - Static variable in class com.goldencode.p2j.net.Router
Routing message queue (shared instance).
routingTable - Variable in class com.goldencode.p2j.net.Router
Routing table.
row - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The row.
row - Variable in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Array of records which represents the current, virtual row
Row(BaseDataType[], Serializable[]) - Constructor for class com.goldencode.p2j.persist.Presorter.SortedResults.Row
Convenience constructor.
row - Variable in class com.goldencode.p2j.persist.ProgressiveResults.Locator
0-based index of a row in the virtualized result set
row - Variable in class com.goldencode.p2j.persist.RepositionCache.Node
Zero-based index of virtual result set row
row - Variable in class com.goldencode.p2j.ui.BaseConfig
The server-assigned ROW position of the widget.
row - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
ROW attribute variable
row - Variable in class com.goldencode.p2j.ui.Choose
Holds the field widget in the ROW mode.
row - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Start row
row - Variable in class com.goldencode.p2j.ui.client.event.WindowMoved
The new window row.
row - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Value of dynamically calculated frame row.
row - Variable in class com.goldencode.terminal.AttributeStorage
Cursor row number
row - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Cursor row position.
ROW_DISPLAY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
ROW_ENTRY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
row_height_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ROW-HEIGHT-CHARS and ROW-HEIGHT-PIXELS construct with its required following integer constant.
ROW_LEAVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
ROW_TOGGLE_OUTLINE_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Color of the outline of the current toggle-box cell.
ROW_TOGGLE_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Default size of an in-browse toggle-box.
rowAvailable - Variable in class com.goldencode.p2j.ui.client.Browse.SelectedRow
Row availability.
rowClicked(int, int, MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Handle row clicks.
RowComparator() - Constructor for class com.goldencode.p2j.persist.Presorter.SortedResults.RowComparator
 
rowCount - Variable in class com.goldencode.p2j.persist.PreselectQuery
Number of total results returned
rowCountAssessment - Variable in class com.goldencode.p2j.ui.client.Browse
The number that allows to assess if the total number or rows is more or less than the page size.
rowDisplayDrawListener - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Listener is a browse in the process of getting new rows.
RowDisplayDrawListener - Interface in com.goldencode.p2j.ui
Listener for pause events in ROW-DISPLAY trigger.
rowDisplayEvents - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Current registered ROW-DISPLAY events.
RowDisplayStrategy - Enum in com.goldencode.p2j.ui
Specifies type of action for which browse rows are fetched and defines how rows are iterated / displayed.
RowDisplayStrategy() - Constructor for enum com.goldencode.p2j.ui.RowDisplayStrategy
 
rowFromNative(int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a native Y coordinate value to a row ChUI coordinate value.
rowFromPixels(int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a value in pixel units to character rows.
rowFromPixels(int, Coordinate.RoundingMode) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a value in pixel units to character rows.
rowHeight - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Row height
rowHeightChars - Variable in class com.goldencode.p2j.ui.BrowseConfig
ROW-HEIGHT-CHARS attribute variable.
rowHeightError(int, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Raise the error with the specific code related to row height.
rowHeightPixels - Variable in class com.goldencode.p2j.ui.BrowseConfig
ROW-HEIGHT-PIXELS attribute variable.
rowHelp - Variable in class com.goldencode.p2j.ui.Choose
Holds the HELP text for the ROW item.
rowHelp - Variable in class com.goldencode.p2j.ui.ChooseData
Holds the HELP text for the ROW item
rowID() - Method in interface com.goldencode.p2j.persist.Buffer
Get the row ID of the current buffer's current record, if any.
rowID() - Method in class com.goldencode.p2j.persist.BufferImpl
Get the row ID of the current buffer's current record, if any.
rowID() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get the row ID of the current buffer's current record, if any.
rowId - Variable in class com.goldencode.p2j.ui.ChooseData
Holds the field widget in the ROW mode
rowid - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible rowid data type.
rowid() - Constructor for class com.goldencode.p2j.util.rowid
Default constructor, creates an instance that represents the unknown value.
rowid(BaseDataType) - Constructor for class com.goldencode.p2j.util.rowid
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
rowid(rowid) - Constructor for class com.goldencode.p2j.util.rowid
Constructs an instance based upon an existing instance.
rowid(Long) - Constructor for class com.goldencode.p2j.util.rowid
Constructs an instance given a 64-bit integer value.
rowid(character) - Constructor for class com.goldencode.p2j.util.rowid
Constructs an instance given a character encoding (hex string in the format 0xhhhhhhhhhhhhhhhh, where each h is an lower-case, hexadecimal digit, limited to maximum 16 digits because that actual internal implementation uses a java 64-bit Long).
rowid(String) - Constructor for class com.goldencode.p2j.util.rowid
Constructs an instance given a character encoding (hex string in the format 0xhhhhhhhhhhhhhhhh, where each h is an lower-case, hexadecimal digit, limited to maximum 16 digits because that actual internal implementation uses a java 64-bit Long).
rowid() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a rowid instance initialized to the default value.
rowid() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a rowid instance initialized to the default value.
RowidExpr - Interface in com.goldencode.p2j.persist
A convenience interface to make a Resolvable runtime expression which must return a rowid result.
RowidExprAdapter(RuntimeJastInterpreter, Aast) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.RowidExprAdapter
Constructor.
RowidExpression - Class in com.goldencode.p2j.util
A convenience adapter class for a Resolvable runtime expression which must return a rowid result.
RowidExpression() - Constructor for class com.goldencode.p2j.util.RowidExpression
 
RowidExpressionAdapter(RuntimeJastInterpreter, JavaAst) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter.RowidExpressionAdapter
The only constructor.
rowidExtent(int) - Static method in class com.goldencode.p2j.util.TypeFactory
Create a rowid array of the given extent and initialize it with the default value.
rowidExtent() - Static method in class com.goldencode.p2j.util.TypeFactory
Create a 0-length rowid array.
rowidExtent(int) - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a rowid array of the given extent and initialize it with the default value.
rowidExtent() - Static method in class com.goldencode.p2j.util.UndoableFactory
Create a 0-length rowid array.
RowIDMapper(Class<?>, String, String, int) - Constructor for class com.goldencode.p2j.schema.PropertyMapper.RowIDMapper
Constructor.
RowIDUserType - Class in com.goldencode.p2j.persist.type
Implementation of a custom, hibernate user type for the P2J rowid.
RowIDUserType() - Constructor for class com.goldencode.p2j.persist.type.RowIDUserType
 
rowIndex - Variable in class com.goldencode.p2j.ui.BrowseRow
Row index in the browse model.
rowIndex - Variable in class com.goldencode.p2j.ui.client.Browse.SelectedRow
Row index.
rowInDisplay - Variable in class com.goldencode.p2j.ui.BrowseWidget
Row for which ROW-DISPLAY event is being triggered.
rowIter - Variable in class com.goldencode.p2j.persist.TempTableResultSet
Iterator over the temp-table's data.
rowIterator() - Method in class com.goldencode.p2j.persist.TableWrapper
Provides an iterator over the read TableWrapper.rows.
rowMarkers - Variable in class com.goldencode.p2j.ui.BrowseConfig
ROW-MARKERS attribute variable.
rowResizable - Variable in class com.goldencode.p2j.ui.BrowseConfig
ROW-RESIZABLE attribute.
rowResizing - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Flag indicating browse widget row resizing mode was activated.
rows - Variable in class com.goldencode.p2j.persist.SimpleResults
Results list; each row is an array of primary keys or DMOs
rows - Variable in class com.goldencode.p2j.persist.TableResultSet
The data sent by a remote side, after the remote appserver call, when this table is in OUTPUT or INPUT-OUTPUT mode.
rows - Variable in class com.goldencode.p2j.persist.TableWrapper
The read data.
rows - Variable in class com.goldencode.p2j.report.server.CustomReport
List of row data (each a map of column index strings to numeric or text data)
rows - Variable in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Number of lines on the screen.
rows - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Rows field.
rows - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The number of rows of text on the terminal screen.
rows - Variable in class com.goldencode.p2j.ui.client.ScreenBitmap
The screen row number.
rows() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Get number of bitmap rows.
rows - Variable in class com.goldencode.p2j.util.TerminalStream
Number of screen rows.
rows - Variable in class com.goldencode.terminal.VT100AbstractRenderer
Number of rows in the screen.
rows2fg - Variable in class com.goldencode.p2j.ui.GenericFrame
The mapping from row number to corresponding field-group
ROWS_TXT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Label text for the rows field.
rowsNumber - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
The rows number.
rowsSize - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Number of loaded rows (for non-scrolling queries).
rowsToDisplay - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
The GUI specific visible rows value including possible partial row.
rowToNative(double) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a row ChUI coordinate value to native coordinate value.
rowTop - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
The curent top row in the list to draw.
rowTop - Variable in class com.goldencode.p2j.ui.client.SelectionListBody
The curent top row in the list to draw.
rowToPixels(double) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts character rows to a value measured in pixel units.
RPARENS - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
RPARENS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
RPARENS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RPARENS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RPARENS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
rpData - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Current record phrase data
RPT_FMT - Static variable in class com.goldencode.p2j.convert.NameConverterWorker
Format specifier for the column report output.
RPT_PATH - Static variable in interface com.goldencode.p2j.report.XmlConstants
Report export path
RPT_SUFFIX - Static variable in interface com.goldencode.p2j.report.XmlConstants
Report definition file suffix.
RSA_PRIVATE_KEY_STRENGTH - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the name of the company node containing the RSA private key strength.
RSA_PUBLIC_EXPONENT - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Constant identifying the name of the company node containing the RSA public exponent.
rsb - Variable in class com.goldencode.p2j.util.StreamFactory.WorkArea
The remote stream builder instance.
RSHIFT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
RSHIFT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The right shift operator '>>'.
rsmd - Variable in class com.goldencode.p2j.persist.TableResultSet.DataHandler
The ResultSetMetaData proxy.
rss - Variable in class com.goldencode.p2j.util.RemoteStream.WorkArea
The remote stream server instance.
RSTRING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RSTRING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RSTRING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
rstyle - Variable in class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
The layout style used to place radio buttons
RT_CLONE - Static variable in interface com.goldencode.expr.ExpressionFlags
Create a new instance of a compiled expression for each Expression
RT_DEBUG - Static variable in interface com.goldencode.expr.ExpressionFlags
Debug trace reporting (verbose superset of RT_ERROR)
RT_ERROR - Static variable in interface com.goldencode.expr.ExpressionFlags
Enhanced error reporting (slower)
RT_FP_ROUNDING - Static variable in interface com.goldencode.expr.ExpressionFlags
Perform floating point rounding
RT_FP_WIDENING - Static variable in interface com.goldencode.expr.ExpressionFlags
Check for precision loss on widening conversion to floating point
RT_INT_NARROWING - Static variable in interface com.goldencode.expr.ExpressionFlags
Check for precision loss on narrowing conversion of integral values
RT_LVL_BASIC - Static variable in interface com.goldencode.p2j.report.ReportConstants
Runtime support exists; edge conditions, implicit behavior and errors need exploration.
RT_LVL_FULL - Static variable in interface com.goldencode.p2j.report.ReportConstants
Full runtime support, no restrictions.
RT_LVL_FULL_RESTR - Static variable in interface com.goldencode.p2j.report.ReportConstants
Full runtime support, but there are permanent restrictions.
RT_LVL_MASK - Static variable in interface com.goldencode.p2j.report.ReportConstants
Mask to find the runtime support portion.
RT_LVL_NONE - Static variable in interface com.goldencode.p2j.report.ReportConstants
No runtime support.
RT_LVL_PARTIAL - Static variable in interface com.goldencode.p2j.report.ReportConstants
Partial runtime support exists.
RT_LVL_STUB - Static variable in interface com.goldencode.p2j.report.ReportConstants
Runtime support has been stubbed out but is not functional.
RT_LVL_UNTESTED - Static variable in interface com.goldencode.p2j.report.ReportConstants
Runtime support was implemented from documentation and real compatibility is unknown.
RT_NO_ASSIGN - Static variable in interface com.goldencode.expr.ExpressionFlags
Convert ASSIGN (=) to EQUALS (==)
RT_NONE - Static variable in interface com.goldencode.expr.ExpressionFlags
No special runtime behavior; the default
RTRIM - Static variable in class com.goldencode.p2j.ui.client.Editor
trailing spaces
rtrim(String) - Method in class com.goldencode.p2j.ui.client.Editor
Remove trailing whitespaces
rtrim(String) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Remove trailing whitespaces.
RTRIM - Static variable in class com.goldencode.p2j.ui.ControlSetEntity
trailing spaces
rtype - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Return processing type for the current function block on the call stack.
rule(boolean) - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a new rule definition from a rule element.
Rule - Class in com.goldencode.p2j.pattern
A single rule which defines a list of zero of more actions and/or nested rules to be performed if this rule's condition is met.
Rule(String, int) - Constructor for class com.goldencode.p2j.pattern.Rule
Constructor which accepts a resolver and an expression which represents the condition of this rule.
Rule(String, int, String, int) - Constructor for class com.goldencode.p2j.pattern.Rule
Constructor which accepts a resolver and an expression which represents the condition of this rule.
RULE - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the RULE resource.
Rule.BreakException - Exception in com.goldencode.p2j.pattern
Specialized exception type thrown by a break action to terminate a loop within a while rule.
Rule.ContinueException - Exception in com.goldencode.p2j.pattern
Specialized exception type thrown by a continue action to continue a loop within a while rule.
Rule.ExceptionAction - Class in com.goldencode.p2j.pattern
Abstract base class for specialized action implementations which throw an exception when applied.
RULE_ASCENT - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Constant indicating ascent-rule type
RULE_DESCENT - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Constant indicating descent-rule type
RULE_INIT - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Constant indicating init-rule type
RULE_NEXT_CHILD - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Constant indicating next-child-rule type
RULE_NONE - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Constant indicating no rule type
RULE_POST - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Constant indicating post-rule type
RULE_TYPES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Map of rule type strings to integer constants
RULE_WALK - Static variable in class com.goldencode.p2j.pattern.RuleContainer
Constant indicating walk-rule type
RuleContainer - Class in com.goldencode.p2j.pattern
Abstract base class for concrete implementations of rule containers.
RuleContainer(RuleContainer) - Constructor for class com.goldencode.p2j.pattern.RuleContainer
Constructor which assigns this container's enclosing scope.
ruleList() - Method in class com.goldencode.p2j.pattern.RuleContainer
Return an iterator to the list of RuleListElements, each element of which can be either a Rule or a RuleContainer instance.
RuleListElement - Interface in com.goldencode.p2j.pattern
Represents a generic element in a list of rules/rule containers.
rules - Variable in class com.goldencode.p2j.pattern.RuleContainer
List of all rules of all types
ruleScope - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Rule container which is currently in scope
ruleSet - Variable in class com.goldencode.p2j.pattern.AstWalker
The set of rules associated with this AST walker
ruleSet() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a ruleset definition from a rule-set element in either a top-level or ruleset-level profile definition.
RuleSet - Class in com.goldencode.p2j.pattern
A rule container implementation which adds a choice of input mode.
RuleSet(RuleContainer) - Constructor for class com.goldencode.p2j.pattern.RuleSet
Constructor which assigns enclosing scope.
ruleset - Static variable in class com.goldencode.p2j.report.ReportDriver
Reporting rule-set.
RulesTracing - Class in com.goldencode.p2j.pattern
The class implements support for simple tracing of rules processing.
RulesTracing() - Constructor for class com.goldencode.p2j.pattern.RulesTracing
 
RulesTracing.Location - Class in com.goldencode.p2j.pattern
Holds the positional information.
ruleType - Variable in class com.goldencode.p2j.pattern.ConfigLoader
Rule type for rules last processed.
run() - Method in class com.goldencode.p2j.directory.DirectoryDiff
Main application worker routine.
run() - Method in class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
 
run() - Method in class com.goldencode.p2j.directory.LdapMapGen
Main application worker.
run() - Method in class com.goldencode.p2j.directory.LockManagerTest.LockTester
Perform test.
run() - Method in class com.goldencode.p2j.extension.PSTimer
The background worker thread.
run() - Method in class com.goldencode.p2j.io.StreamConnector
Copies data from the input stream to the output stream as long as the close flag is false or there is data to copy.
run() - Method in class com.goldencode.p2j.main.ServerDriver.SingleProcessClient
"Main" client thread for the JVM.
run() - Method in class com.goldencode.p2j.main.TemporaryAccountWorker
Task executor.
run() - Method in class com.goldencode.p2j.main.UpdateAccountTask
Task executor.
run() - Method in class com.goldencode.p2j.net.Conversation
Implementation of Runnable interface.
run() - Method in class com.goldencode.p2j.net.Dispatcher.DispatcherStub
Implementation of Runnable interface.
run() - Method in class com.goldencode.p2j.net.Protocol.Reader
This method instantiates messages from the stream and places into the queue for further processing.
run() - Method in class com.goldencode.p2j.net.Protocol.Writer
This method obtains messages from the Outbound Queue and writes them into output stream.
run() - Method in class com.goldencode.p2j.net.Router.RouterStub
Implementation of Runnable interface.
run() - Method in class com.goldencode.p2j.net.RouterSessionManager.Incoming
Main processing thread.
run() - Method in class com.goldencode.p2j.net.SessionManager.Stopper
 
run() - Method in class com.goldencode.p2j.pattern.PatternEngine
Perform a discrete pipeline pattern run against a set of target ASTs.
run(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Run the pattern engine once using the specified configuration profile.
run() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.PurgeWorker
Run in an infinite loop, waiting for purge notifications from the event manager at the top of each pass.
run() - Method in class com.goldencode.p2j.persist.id.IdentityPool.KeyScanner
Performs periodical scanning for available keys.
run() - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
This method executes in the worker thread, reading record lock events from the queue when they become available, and updating the metadata database accordingly.
run() - Method in class com.goldencode.p2j.report.server.AutoExport
Export user-defined report definitions and analytics configuration to XML files.
run() - Method in class com.goldencode.p2j.scheduler.JavaLaunchTask
Invoke the JavaLaunchTask.method from the specified class.
run() - Method in class com.goldencode.p2j.scheduler.JobProcessor
Initialize the scheduler and schedule the initial jobs.
run() - Method in class com.goldencode.p2j.scheduler.JobTask
Execute a the job with the given name.
run() - Method in class com.goldencode.p2j.scheduler.ProcessLaunchTask
run() - Method in class com.goldencode.p2j.security.AssociatedThread
This method will be invoked when the thread is started, it sets up the initial security context to match the saved context of the instantiating thread, then it will call the core logic specified by the caller and drop the security context after that logic is done.
run() - Method in class com.goldencode.p2j.security.SecurityManager.PasswordChange
Serves as the entry point for a separate thread.
run() - Method in class com.goldencode.p2j.security.SecurityManager.SecurityCacheRefresh
Serves as the entry point for a separate thread.
run(String[]) - Method in class com.goldencode.p2j.test.DirectoryEdit.MenuItem
Worker routing which is executed when menu item is selected.
run() - Method in class com.goldencode.p2j.test.DirectoryEdit
Main entry point
run(String, DirectoryEdit.MenuItem[], String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Menu list processing routine.
run() - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
 
run() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess.Cleaner
Blocks until the child process exits.
run() - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess.Cleaner
Blocks until the child process exits.
run() - Method in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Get messages from queue and send.
run() - Method in class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
Because the Thread.sleep time is not guaranteed to be accurate, the elapsed time is calculated once per minute.
run() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector.AppendMessageTask
Executes this task.
run() - Method in class com.goldencode.p2j.ui.client.driver.web.WebTaskWorker
Listening loop which waits for tasks to be posted to WebTaskWorker.webTasks.
run() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver.RepaintThread
Listening loop for repaint requests.
run() - Method in class com.goldencode.p2j.ui.client.SigintWaiter
The main worker method for this thread.
run() - Method in class com.goldencode.p2j.ui.client.TypeAhead.KeyReader
The keyboard polling thread.
run() - Method in class com.goldencode.p2j.util.Agent.AgentStopper
 
run() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Invoke the event procedure for this async request, if used.
run() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Execute a loop to post READ-RESPONSE events until the LowLevelSocketImpl.ReadListener.isTerminated() returns.
run() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Wait for data to be received by the socket, in a dedicated thread.
run() - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ConnectListener
Listen for incoming connections, in a different thread.
run() - Method in class com.goldencode.p2j.util.ProcessStream.Waiter
Waits for the child process to die and then sets the alive status to false.
run() - Method in class com.goldencode.p2j.util.ProtectedTimer.TimerThread
Main thread loop that performs sequential task executions.
run() - Method in class com.goldencode.p2j.util.ProtectedTimerTask
Main task code.
run() - Method in class com.goldencode.p2j.util.ServerImpl.SessionManagedInvoker
Listens for incoming async requests and executes them in FIFO order.
run() - Method in class com.goldencode.p2j.util.Trigger
Primary driver method that executes the trigger's contained block body, managing the execution using the proper transaction manager scaffolding to yield Progress-compatible behavior.
run() - Method in class com.goldencode.terminal.VT100Emulator
 
run() - Method in class com.goldencode.trpl.Driver
Execute the core logic of the thread.
RUN_FILENAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_FILENAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_FILENAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_FILENAME_ON_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_FILENAME_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_FILENAME_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_INT_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_INT_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_INT_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_INT_PROC_ON_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_INT_PROC_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_INT_PROC_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_LIBRARY_REF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_LIBRARY_REF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_LIBRARY_REF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_LIBRARY_REF_ON_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_LIBRARY_REF_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_LIBRARY_REF_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_PORT_TYPE_ON_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_PORT_TYPE_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_PORT_TYPE_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_PORT_TYPE_VALUE_ON_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_PORT_TYPE_VALUE_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_PORT_TYPE_VALUE_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
run_proc_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a RUN-PROCEDURE keyword and the following character ProgressParser.expr().
run_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the Progress RUN language statement with all of its options and builds the resulting AST.
run_stored_proc_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RUN STORED-PROCEDURE language statement, the following ProgressParser.reserved_or_symbol(), the optional ProgressParser.assign() and optional ProgressParser.param_passing_list(boolean).
RUN_STORED_PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_STORED_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_STORED_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_SUPER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_SUPER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_SUPER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
run_super_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the RUN SUPER statement with an optional following parameter list (see ProgressParser.param_passing_list(boolean)).
RUN_VALUE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_VALUE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_VALUE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUN_VALUE_ON_SERVER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUN_VALUE_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUN_VALUE_ON_SERVER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
runApplyAttributes(Attributes) - Method in class com.goldencode.util.GenericSAXHandler.ActiveNode
Convenience method to capture the wildcard in the caller and use the type consistently.
runCallGraphGenerator() - Method in class com.goldencode.p2j.convert.ConversionDriver
Runs the CallGraphGenerator using the project's defined root nodes list to create a call graph for each root node.
runCustomServerHook(SecurityCache, String, Authenticator, String, byte[]) - Method in class com.goldencode.p2j.security.SecurityManager
Instantiates and runs the server side of the custom authentication hook.
runId - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Unique identifier for the current run of the application
runImport() - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Commence an import run, potentially on multiple threads.
runMergeSubObj(Object) - Method in class com.goldencode.util.GenericSAXHandler.ActiveNode
Utility method to capture the wildcard in the caller and use the type consistently.
RunMode(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.convert.ConversionDriver.RunMode
Builds an instance and initializes all data.
runnable - Variable in class com.goldencode.p2j.ui.client.event.InvocationEvent
Reference to Runnable which will be executed on the event thread.
running - Variable in class com.goldencode.p2j.net.Protocol
Flag indicating status for Reader/Writer threads.
running - Variable in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Running flag.
running - Variable in class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
Flag to control thread abort.
running - Variable in class com.goldencode.p2j.ui.client.driver.web.WebTaskWorker
Flag to control thread abort.
running - Variable in class com.goldencode.p2j.ui.client.SigintWaiter
For safely terminate this thread.
running - Variable in class com.goldencode.terminal.VT100Emulator
Main loop is running
runNodeMenu() - Method in class com.goldencode.p2j.test.DirectoryEdit
Prepare message and call node menu.
runPort(character) - Method in class com.goldencode.p2j.util.WebServiceHelper
Run the port type with the given name, only if the name matches (case-insensitively) with the target port type determined during connection.
runReport(long) - Method in class com.goldencode.p2j.report.server.ReportApi
Run a single report in incremental mode.
runScanDriver(boolean, boolean, boolean, int) - Method in class com.goldencode.p2j.convert.ConversionDriver
Runs the ScanDriver class to convert Progress source files into an AST form.
runSchemaLoader() - Method in class com.goldencode.p2j.convert.ConversionDriver
Runs the SchemaLoader class to convert .df files into an AST form which can be read by the SchemaDictionary.
runScript(Connection, Reader) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Run a script of SQL statements using the specified database connection.
runSearch(String, boolean, int) - Method in class com.goldencode.p2j.report.server.ReportApi
Run an ad-hoc search of the specified type using the given expression.
runSuper(String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Execute the RUN SUPER statement or SUPER function.
runTask(ConversionProfile, Aast...) - Static method in class com.goldencode.p2j.persist.ConversionPool
Run a specific conversion task against the given ASTs, as defined by the provided profile.
runTask(ConversionProfile, ConversionPool.Results, Aast...) - Static method in class com.goldencode.p2j.persist.ConversionPool
Run a specific conversion task against the given ASTs, as defined by the provided profile.
RUNTIME_BROWSE_OPTIONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUNTIME_BROWSE_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUNTIME_BROWSE_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
RUNTIME_FRAME_OPTIONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
RUNTIME_FRAME_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
RUNTIME_FRAME_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
runtime_space_or_skip() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SPACE() or SKIP() constructs and the optional following ProgressParser.expr().
runtimeConfig - Static variable in class com.goldencode.p2j.cfg.Configuration
If true then it is a server run time mode when configuration is NOT read from the configuration directory.
RuntimeDef - Class in com.goldencode.p2j.admin
 
RuntimeDef() - Constructor for class com.goldencode.p2j.admin.RuntimeDef
 
RuntimeJastInterpreter - Class in com.goldencode.p2j.persist
This class interprets a JAST tree.
RuntimeJastInterpreter() - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter
The default constructor.
RuntimeJastInterpreter(List<Buffer>, Map<String, Object>) - Constructor for class com.goldencode.p2j.persist.RuntimeJastInterpreter
A constructor that receives a set of buffers and pre-initialized variables.
RuntimeJastInterpreter.CharacterExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted CharacterExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.CharacterExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class CharacterExpression.
RuntimeJastInterpreter.ClientWhere - Class in com.goldencode.p2j.persist
Implements an interpreted Supplier<logical> lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.DateExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted DateExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.DateExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class DateExpression.
RuntimeJastInterpreter.DatetimeExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted DatetimeExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.DatetimeExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class DatetimeExpression.
RuntimeJastInterpreter.DatetimeTzExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted DatetimeTzExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.DatetimeTzExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class DatetimeTzExpression.
RuntimeJastInterpreter.DecimalExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted DecimalExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.DecimalExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class DecimalExpression.
RuntimeJastInterpreter.Int64ExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted Int64Expr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.Int64ExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class Int64Expression.
RuntimeJastInterpreter.IntegerExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted IntegerExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.IntegerExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class IntegerExpression.
RuntimeJastInterpreter.InterpreterException - Exception in com.goldencode.p2j.persist
Exception thrown within the RuntimeJastInterpreter.
RuntimeJastInterpreter.Lambda - Class in com.goldencode.p2j.persist
Implements an interpreted generic lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.LogicalExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted LogicalExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.LogicalExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class LogicalExpression.
RuntimeJastInterpreter.LogicalLambda - Class in com.goldencode.p2j.persist
Implements an interpreted LogicalOp lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.P2JQueryParameter - Class in com.goldencode.p2j.persist
Implements an interpreted P2JQuery.Parameter lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.RawExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted RawExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.RawExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class RawExpression.
RuntimeJastInterpreter.RecidExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted RecidExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.ResolvableAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted Resolvable lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.RowidExprAdapter - Class in com.goldencode.p2j.persist
Implements an interpreted RowidExpr lambda expression stored as a JAST node, using the RuntimeJastInterpreter.
RuntimeJastInterpreter.RowidExpressionAdapter - Class in com.goldencode.p2j.persist
Adapter for an adapter class built using an anonymous constructor of the class RowidExpression.
rval - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.PropertyMatch
Substitution parameter symbol or literal value
rvalType - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.PropertyMatch
Rvalue token type

S

s2lCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of setter method to property name maps, by DMO interface, for legacy fields only
s2pCache - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Cache of setter method to property name maps, by DMO interface, for POJO methods only
S_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
S_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
sa - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
instance of SecurityAdmin for this session for live target
safeContains(String, String) - Method in class com.goldencode.p2j.persist.sequence.H2SequenceHandler
Test whether the database contains a sequence.
safeContains(String, String) - Method in class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
Test whether the database contains a sequence.
safeContains(String, String) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Test whether the database contains a sequence.
safeContains(String, String) - Method in class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
Test whether the database contains a sequence.
safeDelimiter(String) - Static method in class com.goldencode.p2j.util.TextOps
Given a delimiter string, extract the first character and retrun it.
safeDuplicate() - Method in class com.goldencode.p2j.util.character
Returns a clone of the current instance which has all null characters removed from its data (in particular, the data is truncated starting at any null character).
safeFont(String) - Static method in class com.goldencode.p2j.ui.FontTable
If the given font is null or empty string, return the FontTable.FALLBACK_DEFAULT_FONT.
safeGetCurrentValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.H2SequenceHandler
Queries the current value of a sequence.
safeGetCurrentValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
Queries the current value of a sequence.
safeGetCurrentValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Queries the current value of a sequence.
safeGetCurrentValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
Queries the current value of a sequence.
safeGetNextValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.H2SequenceHandler
Computes and returns the next value of a sequence.
safeGetNextValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
Computes and returns the next value of a sequence.
safeGetNextValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Computes and returns the next value of a sequence.
safeGetNextValue(String, String) - Method in class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
Computes and returns the next value of a sequence.
safeInput() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Gets the stream representing the unnamed input stream or a safe stream instance that can be used for operations that should effectively be NOP.
safeInvokeAndWait(Runnable) - Static method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The method invokes the supplied runnable on the Swing event dispatch thread (EDT) by calling SwingUtilities.invokeAndWait(Runnable).
safeOutput() - Static method in class com.goldencode.p2j.util.UnnamedStreams
Gets the stream representing the unnamed output stream or a safe stream instance that can be used for operations that should effectively be NOP.
safeSetValue(String, String, long) - Method in class com.goldencode.p2j.persist.sequence.H2SequenceHandler
Initialize (reset) the current value of a sequence.
safeSetValue(String, String, long) - Method in class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
Initialize (reset) the current value of a sequence.
safeSetValue(String, String, long) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Initialize (reset) the current value of a sequence.
safeSetValue(String, String, long) - Method in class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
Initialize (reset) the current value of a sequence.
safeSubstring(String, int, int) - Static method in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Safely extract a substring from a string.
safeTrim(String) - Static method in class com.goldencode.util.StringHelper
Trim leading and trailing whitespace from text, without triggering a NullPointerException if text is null.
safeTrimLeading(String) - Static method in class com.goldencode.util.StringHelper
Trim leading whitespace from text, without triggering a NullPointerException if text is null.
safeTrimTrailing(String) - Static method in class com.goldencode.util.StringHelper
Trim trailing whitespace from text, without triggering a NullPointerException if text is null.
safeTrimTrailingSpaces(String) - Static method in class com.goldencode.util.StringHelper
Trim trailing spaces from text, without triggering a NullPointerException if text is null.
safeValue() - Method in class com.goldencode.p2j.util.character
Returns the instance's value safely truncated at any null byte.
salt - Static variable in class com.goldencode.p2j.cfg.BootstrapConfig
Encryption algorithm salt parameter.
salt - Variable in class com.goldencode.p2j.report.server.UserRecord
Salt used to encrypt user's password
salt() - Method in class com.goldencode.util.PasswordHelper
Generate a random, 8-byte salt value for use when encrypting a password.
sameType(Object, Object) - Static method in class com.goldencode.p2j.util.BaseDataType
Check if the types of the specified objects match.
sameViewDataRedirected - Variable in class com.goldencode.p2j.ui.GenericFrame
Track whether we change data from one iteration to another
save() - Method in class com.goldencode.ast.AstManager
Persistently store the current state of the AST manager plugin.
save() - Method in interface com.goldencode.ast.AstManagerPlugin
Persistently store the current state of the AST manager plugin.
save() - Method in class com.goldencode.ast.InMemoryRegistryPlugin
A no-op for this in-memory storage.
save() - Method in class com.goldencode.ast.XmlFilePlugin
Create the target XML document, add comments and a timestamp, create a map element for every file and persist the XML file to the file system.
save() - Method in class com.goldencode.p2j.directory.LdapRemapper
Save current tree into XML file.
save() - Method in class com.goldencode.p2j.directory.RamRemapper
Save current tree into external storage.
save() - Method in class com.goldencode.p2j.directory.XmlRemapper
Save current tree into XML file.
save(String) - Method in class com.goldencode.p2j.directory.XmlRemapper
Save current tree into XML specified file.
save(OutputStream) - Method in class com.goldencode.p2j.directory.XmlRemapperIO
Store tree into stream in XML file.
save(Persistable, Serializable) - Method in class com.goldencode.p2j.persist.Persistence
Persist the specified object to the backing database session, using the given ID.
save() - Method in class com.goldencode.p2j.preproc.Hints
Saves the hints tree to the file.
save(String, Object) - Method in interface com.goldencode.p2j.xml.XDocument
Saving X-Document to file or stream or memptr object.
save(character, Object) - Method in interface com.goldencode.p2j.xml.XDocument
Saving X-Document to file or stream or memptr object.
save(String, Object) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Saving X-Document to file or stream or memptr object.
save(character, Object) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Saving X-Document to file or stream or memptr object.
SAVE_AS - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SAVE_CACHE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SAVE_CACHE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SAVE_CACHE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
save_cache_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a SAVE CACHE language statement, and the following ProgressParser.current_or_complete_clause(), ProgressParser.value() or ProgressParser.filename().
save_result_in() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SAVE keyword (and optional RESULT IN) and the following ProgressParser.lvalue().
saveAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
The button to save certificate changes
saveAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The save button
saveAndReplaceType(Aast, int) - Method in class com.goldencode.p2j.uast.ProgressParser
Helper function to replace the current token type with a new token type, but first saving off the old type and then storing that old token type in an annotation named 'oldtype'.
saveAs - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
saveAs - Variable in class com.goldencode.p2j.ui.FileDialog
Converts the dialog to a "Save As..." dialog box.
saveAs() - Method in class com.goldencode.p2j.ui.FileDialog
Configures the file selection dialog as a Save-as dialog.
SAVEAS_PANE_HEIGHT - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Constant height of the fourth pane (file type selection).
saveasLabel - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
saveasPane - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The file type selection pane (if available).
SaveasPane(WidgetId, FrameConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.SaveasPane
Special constructor used to restore component using given configuration.
saveasType - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
saveCertificate(String, KeyStore, String) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Save the certificate for the specified alias in the directory, under the specified parent node.
saveCertificates() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Save all the peer certificates and their private keys in the directory.
saveColor(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Save the the specified color, from the user's color-table, to the environment.
saveColor(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Save the the specified color, from the user's color-table, to the environment.
saveColorTable() - Static method in class com.goldencode.p2j.ui.ColorTable
Save the user's color-table to the environment.
saveCurrentRow(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Saves the current row into cache and data model.
saveCursor - Variable in class com.goldencode.p2j.util.TerminalStream.Syncronizer
Saved cursor position.
savedColumn - Variable in class com.goldencode.p2j.preproc.FileScope
Saved column counter.
savedDim - Variable in class com.goldencode.p2j.ui.client.Frame
Saved frame dimension.
savedDown - Variable in class com.goldencode.p2j.ui.client.Frame
Saved DOWN attribute.
savedInnerViewed - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Number of viewed frames in outer scope.
savedInsStateInitials - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The stack of saved insert indicator states.
savedInsStates - Variable in class com.goldencode.p2j.ui.chui.ThinClient
The stack of saved insert indicator states.
savedIsIn - Variable in class com.goldencode.p2j.util.RemoteStream
Cached IsIn flag.
savedIsOut - Variable in class com.goldencode.p2j.util.RemoteStream
Cached IsOut flag.
savedLine - Variable in class com.goldencode.p2j.preproc.FileScope
Saved line counter.
savedListeners - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Map of saved event listeners, which can be restored at a later time.
savedMessages - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
list of saved messages: elements are string arrays
saveDown - Variable in class com.goldencode.p2j.ui.client.Frame
Saved DOWN value.
savedPaneDim - Variable in class com.goldencode.p2j.ui.client.Frame
Saved frame pane dimension.
savedPut - Variable in class com.goldencode.p2j.util.Stream
The flag saves the put parameter in the putWorker method; used if we need to restart the output.
saveDrawingState() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Save the current drawing state and release the drawing lock, so that other threads can acquire it.
saveDrawingState() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Save the current drawing state and release the drawing lock, so that other threads can acquire it.
savedSizes - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer.WorkArea
Container saved sizes stack.
savedState - Variable in class com.goldencode.p2j.admin.client.application.home.PresenterWithStateMachine
The saved state
savedState - Variable in class com.goldencode.p2j.ui.client.Frame
Saved interactive frame state.
savedTabOrder - Variable in class com.goldencode.p2j.ui.client.Frame
Saved original tab order.
savedVar - Variable in class com.goldencode.p2j.util.ExportField
Resolved variable value.
savedVar - Variable in class com.goldencode.p2j.util.PutField
Resolved variable value.
saveFile(String) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the SAVE-FILE() method which write the editor's contents to the specified file.
saveFile(character) - Method in interface com.goldencode.p2j.ui.EditorInterface
Implements the SAVE-FILE() method which write the editor's contents to the specified file.
saveFile(String) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the SAVE-FILE() method which write the editor's contents to the specified file.
saveFile(character) - Method in class com.goldencode.p2j.ui.EditorWidget
Implements the SAVE-FILE() method which write the editor's contents to the specified file.
saveFilterProfile(FilterProfile, FileFilter[]) - Method in class com.goldencode.p2j.report.ReportWorker
Save a file filter profile in the report database
saveFont(long) - Static method in class com.goldencode.p2j.ui.FontTable
Save the the specified font, from the user's font-table, to the environment.
saveFont(int64) - Static method in class com.goldencode.p2j.ui.FontTable
Save the the specified font, from the user's font-table, to the environment.
saveFontTable() - Static method in class com.goldencode.p2j.ui.FontTable
Save the user's font-table to the environment.
saveFrameDetails() - Method in class com.goldencode.p2j.ui.client.Frame
Save frame details.
saveFrameStatements() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Save the UIStatement running for each registered frame.
saveGlobalObject(String, Object) - Method in class com.goldencode.util.GenericSAXHandler
Save away (as end-result) a top-level object that was constructed from XML.
saveInsState() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Save insert mode before using a prompting function or a trigger.
saveInvalidate(Widget<?>) - Method in class com.goldencode.p2j.ui.client.OutputManager
Returns and resets the invalidation mode.
saveKeyEntry(KeyStore, AsymmetricCipherKeyPair, String, char[], Certificate[]) - Method in class com.goldencode.p2j.security.BCCertFactory
Encrypt and save the private key in the specified store.
saveLocalVariables(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Save off the variable dictionary definitions for the current scope into a cache.
saveMappings(String) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Save the name mapping data into the given file using serialization.
saveNestedError(ConditionException) - Static method in class com.goldencode.p2j.util.TransactionManager
Store the given exception for re-throwing during TransactionManager.honorError(com.goldencode.p2j.util.ErrorConditionException) if nested error mode is enabled.
savepoint - Variable in class com.goldencode.p2j.persist.SavepointReversible
Savepoint instance.
SavepointReversible - Class in com.goldencode.p2j.persist
Common reversible based on java.sql.Savepoint interface.
SavepointReversible(String, String, Session) - Constructor for class com.goldencode.p2j.persist.SavepointReversible
Constructor.
savePrivateKey(String, KeyStore) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Save the private key for the specified alias in the directory.
savePrivateKeys(boolean) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Save the private keys in external key store(s).
saveProcedure(String, Agent, String, PersistentProcedure) - Method in class com.goldencode.p2j.util.AgentPool
Save the given persistent procedure and associate it with the given connection ID.
saveReport(ReportDefinition, boolean, boolean) - Method in class com.goldencode.p2j.report.ReportWorker
Save a report definition in the report database.
saveRootCA() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Save all the root CA certificate and its private key in the directory.
saveRootCAPrivateKey() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Save the root CA private key in an external key store.
saveRootCAPrivateKey() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Save the root CA private key in an external key store.
saveServerCertificates() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Save the server certificates in an external store.
saveServerCertificates() - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Save the server certificates in an external store.
saveServerPrivateKey() - Method in class com.goldencode.p2j.security.SelfSignedCertGen
Save the private keys in external key store(s).
saveStart - Variable in class com.goldencode.p2j.util.TerminalStream.Syncronizer
Saved buffer start pointer.
saveTree(Aast, String, boolean) - Method in class com.goldencode.ast.AstManager
Save the given AST to persistent storage under the given name.
saveTree(Aast, String, boolean) - Method in interface com.goldencode.ast.AstManagerPlugin
Save the given AST to persistent storage under the given name.
saveTree(Aast, String, boolean) - Method in class com.goldencode.ast.InMemoryRegistryPlugin
Save the given AST to in-memory storage under the given name.
saveTree(Aast, String, boolean) - Method in class com.goldencode.ast.XmlFilePlugin
Save the given AST to persistent storage under the given name.
saveUIData(ProcessDef, Map<InputDialog.Field, Object>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
Saves the user's input data into the target process account definition.
saveUIData(UserDef, Map<InputDialog.Field, Object>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Saves the user's input data into the target user account definition.
saveWorker(File, int[]) - Method in class com.goldencode.p2j.directory.XmlRemapper
Save current tree into XML specified file.
savingRow - Variable in class com.goldencode.p2j.ui.client.Browse
true if we are in the process of saving of the edited row.
SAX_ATTRIBUTES - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SAX-ATTRIBUTES resource.
SAX_COMPLETE - Static variable in interface com.goldencode.p2j.xml.SaxReader
The SAX-COMPLETE constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 3.
SAX_PARSER_ERROR - Static variable in interface com.goldencode.p2j.xml.SaxReader
The SAX-PARSER-ERROR constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 4.
SAX_READER - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SAX-READER resource.
SAX_RUNNING - Static variable in interface com.goldencode.p2j.xml.SaxReader
The SAX-RUNNING constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 2.
SAX_UNINITIALIZED - Static variable in interface com.goldencode.p2j.xml.SaxReader
The SAX-UNINITIALIZE constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 1.
SAX_WRITE_BEGIN - Static variable in interface com.goldencode.p2j.xml.SaxWriter
The SAX-WRITE-BEGIN constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 2.
SAX_WRITE_COMPLETE - Static variable in interface com.goldencode.p2j.xml.SaxWriter
The SAX-WRITE-COMPLETE constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 6.
SAX_WRITE_CONTENT - Static variable in interface com.goldencode.p2j.xml.SaxWriter
The SAX-WRITE-CONTENT constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 5.
SAX_WRITE_ELEMENT - Static variable in interface com.goldencode.p2j.xml.SaxWriter
The SAX-WRITE-ELEMENT constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 4.
SAX_WRITE_ERROR - Static variable in interface com.goldencode.p2j.xml.SaxWriter
The SAX-WRITE-ERROR constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 7.
SAX_WRITE_IDLE - Static variable in interface com.goldencode.p2j.xml.SaxWriter
The SAX-WRITE-IDLE constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 1.
SAX_WRITE_TAG - Static variable in interface com.goldencode.p2j.xml.SaxWriter
The SAX-WRITE-TAG constant returned by the PARSE-STATUS attribute, which in 4GL is the integer value 3.
SAX_WRITER - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SAX-WRITER resource.
SaxAttributes - Interface in com.goldencode.p2j.xml
Interface describing SAX-Attributes specific features of the SAX objects.
SaxAttributesImpl - Class in com.goldencode.p2j.xml
Interface describing SAX-Attributes specific features of the SAX objects.
SaxAttributesImpl() - Constructor for class com.goldencode.p2j.xml.SaxAttributesImpl
Default constructor.
SaxAttributesImpl(Attributes) - Constructor for class com.goldencode.p2j.xml.SaxAttributesImpl
Special constructor accepting a Attributes object.
SaxEntity - Interface in com.goldencode.p2j.xml
Interface describing the common features for SAX Reader, SAX Writer and SAX Attributes Progress support objects.
SaxEntityImpl - Class in com.goldencode.p2j.xml
Implementation the common features for SAX Reader, SAX Writer and SAX Attributes Progress support objects.
SaxEntityImpl() - Constructor for class com.goldencode.p2j.xml.SaxEntityImpl
Default constructor.
saxHandler - Variable in class com.goldencode.p2j.cfg.Configuration
The generic SAX handler that will be used by the parser after it's configured to work with P2J config files.
saxParse() - Method in interface com.goldencode.p2j.xml.SaxReader
Executing single call parse of an XML document associated with a SAX-Reader object.
saxParse() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Executing single call parse of an XML document associated with a SAX-Reader object.
saxParseError(String, String) - Static method in class com.goldencode.p2j.xml.SaxReaderImpl
Process and display mismatched parameters in callback.
saxParseFirst() - Method in interface com.goldencode.p2j.xml.SaxReader
Initializes and begins progressive-scan parse of an XML document associated with a SAX-Reader object.
saxParseFirst() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Initializes and begins progressive-scan parse of an XML document associated with a SAX-Reader object.
saxParseNext() - Method in interface com.goldencode.p2j.xml.SaxReader
Continues progressive-scan parse of an XML document associated with a SAX-Reader object.
saxParseNext() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Continues progressive-scan parse of an XML document associated with a SAX-Reader object.
saxParser - Variable in class com.goldencode.p2j.cfg.Configuration
The parser instance.
saxParser - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Sax-parser object
saxParserFactory - Variable in class com.goldencode.p2j.cfg.Configuration
Factory providing the SAX parser instance that will be used to parse the config file.
SaxReader - Interface in com.goldencode.p2j.xml
Interface describing SAX-Reader specific features of the SAX objects.
saxReader - Variable in class com.goldencode.p2j.xml.XMLCallbackWrapper
The SaxReader instance to be associated with the given handle object.
SaxReader.ReadStatus - Enum in com.goldencode.p2j.xml
List of possible states of SAX-READER object, returned by the PARSE-STATUS attribute: SaxReader.ReadStatus.SAX_UNINITIALIZED -The SAX-UNINITIALIZED constant which in 4GL is the integer value 1. SaxReader.ReadStatus.SAX_RUNNING - The SAX-RUNNING constant which in 4GL is the integer 2. SaxReader.ReadStatus.SAX_COMPLETE - The SAX-COMPLETE constant which in 4GL is the integer 3. SaxReader.ReadStatus.SAX_PARSER_ERROR - The SAX-PARSER-ERROR constant which in 4GL is the integer 4.
SaxReaderImpl - Class in com.goldencode.p2j.xml
Implementation SAX-Reader specific features of the SAX objects.
SaxReaderImpl() - Constructor for class com.goldencode.p2j.xml.SaxReaderImpl
Default constructor.
SaxReaderImpl.FileInputStreamWrapper - Class in com.goldencode.p2j.xml
Special wrapper to wrap read from file in lazy mode.
SaxReaderImpl.LongcharInputStream - Class in com.goldencode.p2j.xml
Special wrapper to wrap read from longchar in lazy mode.
SaxReaderImpl.MemptrInputStream - Class in com.goldencode.p2j.xml
Special wrapper to wrap read from memptr in lazy mode.
SaxWriter - Interface in com.goldencode.p2j.xml
Interface describing SAX-Writer specific features of the SAX objects.
SaxWriter.WriteStatus - Enum in com.goldencode.p2j.xml
List of possible states of SAX-READER object, returned by the PARSE-STATUS attribute: SaxWriter.WriteStatus.SAX_WRITE_IDLE -The SAX-WRITE-IDLE constant which in 4GL is the integer value 1. SaxWriter.WriteStatus.SAX_WRITE_BEGIN - The SAX-WRITE-BEGIN constant which in 4GL is the integer 2.
SaxWriterImpl - Class in com.goldencode.p2j.xml
Implementation SAX-Writer specific features of the SAX objects.
SaxWriterImpl() - Constructor for class com.goldencode.p2j.xml.SaxWriterImpl
Default constructor.
SaxWriterImpl.FileOutputStreamWrapper - Class in com.goldencode.p2j.xml
Special wrapper to wrap write to file in lazy mode.
SaxWriterImpl.LongcharOutputStream - Class in com.goldencode.p2j.xml
Special wrapper to wrap write to longchar in lazy mode.
SaxWriterImpl.MemptrOutputStream - Class in com.goldencode.p2j.xml
Special wrapper to wrap write to memptr in lazy mode.
say(String) - Static method in class com.goldencode.p2j.directory.DirectoryCopy
Shortcut for the System.out.println()
say(String) - Static method in class com.goldencode.p2j.directory.DirectoryDiff
Shortcut for the System.out.prinln()
say(String) - Static method in class com.goldencode.p2j.directory.LdapMapGen
Shortcut for the System.out.prinln()
say(String) - Static method in class com.goldencode.p2j.security.SecurityAdmin
Shortcut for the System.out.prinln()
say() - Static method in class com.goldencode.p2j.test.DirectoryEdit
A shortcut for the System.out.println()
say(String) - Static method in class com.goldencode.p2j.test.DirectoryEdit
A shortcut for the System.out.println(String).
say_(String) - Static method in class com.goldencode.p2j.directory.DirectoryCopy
Shortcut for the System.out.print()
say_(String) - Static method in class com.goldencode.p2j.security.SecurityAdmin
Shortcut for the System.out.print()
sb - Variable in class com.goldencode.p2j.ui.ChooseData
The current record's data for all editable frames.
SBTP_NORMAL - Static variable in class com.goldencode.p2j.ui.MenuItemConfig
Default SUBTYPE value.
SBTP_RULE - Static variable in class com.goldencode.p2j.ui.MenuItemConfig
This SUBTYPE denotes, that a rule or line is inserted at this point in the menu.
SBTP_SKIP - Static variable in class com.goldencode.p2j.ui.MenuItemConfig
This SUBTYPE denotes, that a blank line is inserted at this point in the menu.
sc - Variable in class com.goldencode.p2j.security.SecurityAdmin
instance of current offline security cache
sc - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The ServiceClient for current invocation.
scalarBulkSetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Denormalized property names to bulk setter methods which accept a scalar parameter
scale - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Current decimal scale for digits array.
scale(double) - Static method in class com.goldencode.p2j.ui.Coordinate
Sets the input value to the default scale (of two decimal places) for the character coordinate type.
scale(Insets) - Static method in class com.goldencode.p2j.ui.Coordinate
Sets the input value to the default scale (of two decimal places) for the character coordinate type.
scale(Point) - Static method in class com.goldencode.p2j.ui.Coordinate
Sets the input value to the default scale (of two decimal places) for the character coordinate type.
scale(Rectangle) - Static method in class com.goldencode.p2j.ui.Coordinate
Sets the input value to the default scale (of two decimal places) for the character coordinate type.
scale(Dimension) - Static method in class com.goldencode.p2j.ui.Coordinate
/** Sets the input value to the default scale (of two decimal places) for the character coordinate type.
scale - Variable in class com.goldencode.p2j.util.decimal
The number of digits to preserve and to limit to the right of the decimal point.
scaleFont(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Scale the font so its width and height match the legacy values.
scaleFont(FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Scale the font so its width and height match the legacy values.
scan(FileList, boolean) - Static method in class com.goldencode.p2j.uast.ScanDriver
Drive the scanning process for each of the given files in the list, with preprocessing activated and caching of all output (preprocessor, lexer, parser), persistence of ASTs and no registry rebuild.
scan(FileList, boolean, boolean, int) - Static method in class com.goldencode.p2j.uast.ScanDriver
Drive the scanning process for each of the given files in the list, with preprocessing activated and caching of all output (preprocessor, lexer, parser), persistence of ASTs and no registry rebuild.
scan(FileList, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Static method in class com.goldencode.p2j.uast.ScanDriver
Drive the scanning process for each of the given files in the list, honoring the caching and output options provided.
scan(File, ArrayList<File>) - Static method in class com.goldencode.p2j.uast.SymbolResolver
Core implementation of the listing algorithm which uses the File class to make a complete list of the directory contents, then this list is used to build a filtered list of just those files that match the user-defined regular expression.
scan_options(Options) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Top-level entry point that parses the input stream to read the E4GL options embedded in any META or WSMETA elements.
ScanCheck(boolean, boolean) - Constructor for class com.goldencode.p2j.convert.ConversionDriver.ScanCheck
Construct and instance and store the preprocessor delete setting.
scanDelay - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Number of seconds between range queries, in case an admin wants to "spread out" the impact of reclamation scans.
ScanDriver - Class in com.goldencode.p2j.uast
Provides a simple harness to scan a user-defined list of files and drive preprocessing and parsing of each file.
ScanDriver() - Constructor for class com.goldencode.p2j.uast.ScanDriver
 
scanForWSOptions() - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Scan the input file to parse out any options that are encoded in <META> or <!--WSMETA--> elements.
scanInterval - Variable in class com.goldencode.p2j.persist.id.IdentityPool
The minimum time in seconds between database scans triggered by scanThreshold.
scanMethod - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Method of available keys searching
ScanMethod() - Constructor for enum com.goldencode.p2j.persist.id.IdentityPool.ScanMethod
 
scanRange - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Number of records to involve in each query.
scanThreshold - Variable in class com.goldencode.p2j.persist.id.IdentityPool
The minimum size of available IDs being tracked before a database scan is triggered to find more IDs.
schedule(List<BrokerParameters>) - Static method in class com.goldencode.p2j.main.BrokerManager
Select a broker from the broker list which has the lowest system loading.
schedule(ProtectedTimerTask, long) - Method in class com.goldencode.p2j.util.ProtectedTimer
Schedules a non-repeating task to the timer.
schedule(ProtectedTimerTask, long, long) - Method in class com.goldencode.p2j.util.ProtectedTimer
Schedules a repeating task to the timer.
scheduledExecutionTime(String) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Get the next execution time for the given job.
scheduleJob(String, Long) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Schedule a job for execution.
scheduleJobs() - Static method in class com.goldencode.p2j.scheduler.Scheduler
Must be called only on server startup.
Scheduler - Class in com.goldencode.p2j.scheduler
Implements a cron-like scheduler, which can run P2J processes or arbitrary Java classes or methods.
Scheduler() - Constructor for class com.goldencode.p2j.scheduler.Scheduler
Do not allow instances of this class.
schedulingDone() - Method in class com.goldencode.p2j.util.ProtectedTimer
Should be called if the background timer thread should exit after all scheduled tasks has been completed or cancelled.
schema - Variable in class com.goldencode.p2j.convert.ConversionDriver.ScanCheck
true if schema files should be deleted.
schema - Variable in class com.goldencode.p2j.directory.RamRemapper
Schema container
schema - Static variable in class com.goldencode.p2j.directory.SchemaStorage
Singleton instance.
schema - Variable in class com.goldencode.p2j.persist.DatabaseConfig
Database schema name
schema - Variable in class com.goldencode.p2j.persist.sequence.Sequence
The database schema to which this sequence belongs to
schema - Variable in class com.goldencode.p2j.persist.SortCriterion.CacheKey
Database schema
schema - Variable in class com.goldencode.p2j.persist.TableMapper
The schema name
schema - Variable in class com.goldencode.p2j.persist.TempTableHelper
Name of table schema
schema() - Method in class com.goldencode.p2j.schema.SchemaParser
Top-level parser method, from which the entire recursive descent parsing of tokens for this file begins.
schema - Variable in class com.goldencode.p2j.uast.ProgressLexer
Schema mode, defaults to false.
SCHEMA_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SCHEMA_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SCHEMA_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SCHEMA_GLOBAL_SCOPE - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Index of schema global scope in stack
SCHEMA_POSTFIX - Static variable in class com.goldencode.p2j.schema.SchemaWorker
Fixed-up schema AST filename extension.
schemaByDatabase - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of schema names, keyed by database
schemaByDMOClass - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of schema names, keyed by DMO implementation class
schemaByDMOIface - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of schema names, keyed by DMO interface
SchemaConfig - Class in com.goldencode.p2j.schema
Schema configuration information.
SchemaConfig() - Constructor for class com.goldencode.p2j.schema.SchemaConfig
Default constructor.
SchemaConfig.Metadata - Class in com.goldencode.p2j.schema
Encapsulates information about the project's use of database metadata, including the name of the metadata schema and the metadata tables used by the application, if any.
SchemaConfig.NsConfig - Class in com.goldencode.p2j.schema
Encapsulates information about a namespace configuration, including name, XML file, and whether namespace should be loaded into the schema dictionary by default.
SchemaConfig.NsConfig.DialectParam - Class in com.goldencode.p2j.schema
Helper class to read and set the dialect parameter.
schemaDict - Variable in class com.goldencode.p2j.uast.ClassDefinition
Provides schema lookup for this class' scope.
schemaDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores database object names (databases, tables and fields).
SchemaDictionary - Class in com.goldencode.p2j.schema
A dictionary used by SymbolResolver to perform lookups of database entity names.
SchemaDictionary(Aast) - Constructor for class com.goldencode.p2j.schema.SchemaDictionary
Create a schema dictionary based upon a single database schema.
SchemaDictionary(String) - Constructor for class com.goldencode.p2j.schema.SchemaDictionary
Create a schema dictionary based upon a single database schema.
SchemaDictionary() - Constructor for class com.goldencode.p2j.schema.SchemaDictionary
Default constructor which reads schema configuration data and loads default namespace schema information into the outermost (global) lookup scope.
SchemaDictionary.Scope - Class in com.goldencode.p2j.schema
Encapsulates several namespaces into a specific lookup scope.
SchemaException - Exception in com.goldencode.p2j.schema
An exception to encapsulate information about errors which occur during schema analysis and conversion tasks.
SchemaException(String) - Constructor for exception com.goldencode.p2j.schema.SchemaException
Constructor which accepts an error message.
SchemaException(String, Throwable) - Constructor for exception com.goldencode.p2j.schema.SchemaException
Constructor which accepts an error message and a root cause.
SchemaException(Throwable) - Constructor for exception com.goldencode.p2j.schema.SchemaException
Constructor which accepts and wrappers a root cause.
SchemaLoad - Class in com.goldencode.p2j.directory
Provides a bootstrap loader for the directory schema.
SchemaLoad() - Constructor for class com.goldencode.p2j.directory.SchemaLoad
 
SchemaLoader - Class in com.goldencode.p2j.schema
Manages the import and loading of schema information, to make this data available to the SchemaDictionary.
SchemaLoader() - Constructor for class com.goldencode.p2j.schema.SchemaLoader
Default constructor.
schemaLocation - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Schema locations variable
schemaMap - Variable in class com.goldencode.p2j.directory.LdapRemapper
Mapping data
SchemaMaping - Class in com.goldencode.p2j.directory
This class holds all schema-level mapping information for the LDAP back-end and provides methods to read/write data from/to XML.
SchemaMaping() - Constructor for class com.goldencode.p2j.directory.SchemaMaping
Constructs an instance of SchemaMaping.
SchemaMaping.NamePair - Class in com.goldencode.p2j.directory
This class is used to store attribute mapping.
schemaName - Variable in class com.goldencode.p2j.convert.BufferList
The fully qualified Progress schema name being referenced.
schemaname - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Schema name for the record being processed.
schemaNames() - Static method in class com.goldencode.p2j.schema.P2OLookup
Get an iterator on all schema names managed by the current P2J configuration.
schemaNames - Variable in class com.goldencode.p2j.schema.P2OLookup.WorkArea
Set of all known schema names from P2J conversion configuration
SchemaParser - Class in com.goldencode.p2j.schema
Parser for a token stream generated by the ProgressLexer, as part of the process of interpreting Progress schema dump (*.df ) files.
SchemaParser(TokenStream, boolean) - Constructor for class com.goldencode.p2j.schema.SchemaParser
Constructs a parser using a lexer instance.
SchemaParser(TokenBuffer, int) - Constructor for class com.goldencode.p2j.schema.SchemaParser
 
SchemaParser(TokenBuffer) - Constructor for class com.goldencode.p2j.schema.SchemaParser
 
SchemaParser(TokenStream, int) - Constructor for class com.goldencode.p2j.schema.SchemaParser
 
SchemaParser(TokenStream) - Constructor for class com.goldencode.p2j.schema.SchemaParser
 
SchemaParser(ParserSharedInputState) - Constructor for class com.goldencode.p2j.schema.SchemaParser
 
SchemaParserTokenTypes - Interface in com.goldencode.p2j.schema
 
schemaPaths - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Schema path location variable
schemaPaths - Variable in class com.goldencode.p2j.xml.XDocumentImpl
Schema paths locations variable
SchemaStatsHelper - Class in com.goldencode.p2j.schema
Helper to copy and link to Progress 4GL schema source files.
SchemaStatsHelper() - Constructor for class com.goldencode.p2j.schema.SchemaStatsHelper
 
SchemaStatsHelper.SourceSpec - Class in com.goldencode.p2j.schema
Simple data structure to store key data for reverse mapping purposes.
SchemaStorage - Class in com.goldencode.p2j.directory
Holds the set of directory object definitions (instances of ObjectClass) which represent the schema (structure) of the directory.
SchemaStorage(URL[], String[]) - Constructor for class com.goldencode.p2j.directory.SchemaStorage
Construct an instance.
SchemaSupport() - Constructor for class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
 
SchemaTrigger - Annotation Type in com.goldencode.p2j.util
Annotation definition to mark trigger trigger procedures in order to be dynamically found and loaded at runtime.
schemaTriggers - Variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The schema triggers for current project.
SchemaWorker - Class in com.goldencode.p2j.schema
A pattern worker which exposes schema dictionary and table relation analysis functionality to the pattern engine.
SchemaWorker() - Constructor for class com.goldencode.p2j.schema.SchemaWorker
Default constructor which defines the symbol libraries to be registered.
SchemaWorker.SchemaSupport - Class in com.goldencode.p2j.schema
Provides schema-related services to pattern engine users.
scopdef() - Method in class com.goldencode.p2j.preproc.TextParser
Matches the &SCOPED-DEFINE Progress preprocessor statement.
Scope - Interface in com.goldencode.expr
Objects of this type are used by the SymbolResolver to partition library objects and user variables registered by clients of the expression engine.
scope - Variable in class com.goldencode.expr.SymbolResolver.CacheKey
Scope related to target class
Scope() - Constructor for enum com.goldencode.p2j.persist.event.SessionListener.Scope
 
Scope(int, boolean) - Constructor for class com.goldencode.p2j.schema.SchemaDictionary.Scope
Default constructor which initializes the database, table, and field level global namespaces.
Scope(SchemaDictionary.Scope) - Constructor for class com.goldencode.p2j.schema.SchemaDictionary.Scope
Copy constructor which makes a new instance with the same data as the given instance.
scope - Variable in class com.goldencode.p2j.security.Resolver
The current expression's scope.
scope - Variable in class com.goldencode.p2j.ui.LogicalTerminal
scoped dictionary for all possible targets
Scope() - Constructor for class com.goldencode.p2j.util.AbstractParameter.Scope
 
Scopeable - Interface in com.goldencode.p2j.util
An interface for objects needing initialization and termination callbacks at the start and end of every block entered and exited.
scopeableFactories - Static variable in class com.goldencode.p2j.util.TransactionManager
JVM-wide list of objects which create Scopeable objects to be registered in each user's session.
ScopeableFactory - Interface in com.goldencode.p2j.util
A factory which creates Scopeable objects to be notified of scope openings and closings by the TransactionManager.
scopeables - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
Set of Scopeable instances which need notification when the persistent procedure gets deleted.
ScopeBufferName(String, String, BufferImpl) - Constructor for class com.goldencode.p2j.persist.RecordBuffer.ScopeBufferName
The constructor initializes the final fields of this immutable container class.
SCOPED - Static variable in class com.goldencode.p2j.preproc.Symbol
origin definition constant for symbols defined with &SCOPED-DEFINE
ScopedDictionary<K,V> - Class in com.goldencode.p2j.util
Implements a symbol dictionary with multiple levels of scope.
ScopedDictionary() - Constructor for class com.goldencode.p2j.util.ScopedDictionary
Default constructor.
ScopedDictionary(Object) - Constructor for class com.goldencode.p2j.util.ScopedDictionary
Convenience constructor that automatically creates the global scope.
ScopedDictionary.Node<K,V> - Class in com.goldencode.p2j.util
Represents complex items on the stack of scopes.
scopeDeleted() - Method in class com.goldencode.p2j.persist.BufferManager
Provides notification that the external procedure scope has been deleted.
scopeDeleted() - Method in class com.goldencode.p2j.persist.ChangeBroker
Notification that the instantiating procedure where the scope was opened was deleted.
scopeDeleted() - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Provides a notification that an external scope is about to be deleted.
scopeDeleted() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Notification that the instantiating procedure where the scope was opened was deleted.
scopeDeleted() - Method in class com.goldencode.p2j.util.AbstractParameter.WorkArea
No-op.
scopeDeleted() - Method in class com.goldencode.p2j.util.Accumulator
Provides notification that the external procedure scope has been deleted.
scopeDeleted() - Method in class com.goldencode.p2j.util.AccumulatorManager
Provides notification that the external procedure scope has been deleted.
scopeDeleted() - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
 
scopeDeleted() - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Provides a notification that an external scope is about to be deleted.
scopeDeleted() - Method in interface com.goldencode.p2j.util.Scopeable
Provides a notification that an external scope is about to be deleted.
scopeDeleted() - Method in class com.goldencode.p2j.util.SharedVariableManager
Provides notification that the external procedure scope has been deleted.
scopeDeleted() - Method in class com.goldencode.p2j.util.UnnamedStreams
Provides notification that the external procedure scope has been deleted.
scopeDepth - Static variable in class com.goldencode.p2j.ui.ConfigSyncManager
The depth of sync scope on the current thread.
ScopedList<E> - Class in com.goldencode.p2j.util
A linked list implementation which is organized into scopes, each representing a sub-list of elements.
ScopedList() - Constructor for class com.goldencode.p2j.util.ScopedList
Default constructor.
ScopedList.Node<E> - Class in com.goldencode.p2j.util
A node in the list.
ScopedList.NodeList - Class in com.goldencode.p2j.util
A linked list of nodes representing a single scope in the containing, scoped list.
ScopedList.NodeList.Iter - Class in com.goldencode.p2j.util
Implementation of a read-only list iterator for a node list.
ScopedSymbolDictionary<V> - Class in com.goldencode.p2j.util
Implements a symbol dictionary with multiple levels of scope.
ScopedSymbolDictionary() - Constructor for class com.goldencode.p2j.util.ScopedSymbolDictionary
Default constructor.
ScopedSymbolDictionary(boolean) - Constructor for class com.goldencode.p2j.util.ScopedSymbolDictionary
Constructor with explicit case-sensitivity requested.
ScopedSymbolDictionary(Object) - Constructor for class com.goldencode.p2j.util.ScopedSymbolDictionary
Convenience constructor that automatically creates the global scope.
ScopedSymbolDictionary(Object, boolean) - Constructor for class com.goldencode.p2j.util.ScopedSymbolDictionary
Convenience constructor that automatically creates the global scope with explicit case-sensitivity requested.
scopedVariable() - Static method in class com.goldencode.p2j.preproc.Symbol
Gets the symbol origin of scoped preprocessor variables for DEFINED().
scopeFinished() - Method in class com.goldencode.p2j.persist.BufferManager
Process a notification that a scope is about to be exited.
scopeFinished() - Method in class com.goldencode.p2j.persist.ChangeBroker
Pop the current scope from the listeners dictionary whenever a runtime scope is closed.
scopeFinished() - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Provides a notification that a scope is about to be exited.
scopeFinished() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Process a notification that a scope is about to be exited.
scopeFinished(ScopedDictionary<?, ?>) - Static method in class com.goldencode.p2j.ui.TriggerManager
Process a notification that a scope is about to be exited.
scopeFinished(LinkedList<EventList>, LinkedList<EventList>, boolean) - Static method in class com.goldencode.p2j.ui.TriggerManager
Process a notification that a scope is about to be exited.
scopeFinished() - Method in class com.goldencode.p2j.util.AbstractParameter.WorkArea
Called as each block scope closes, at which time we pop a scope from the deque.
scopeFinished() - Method in class com.goldencode.p2j.util.Accumulator
Process a notification that a scope is about to be exited.
scopeFinished() - Method in class com.goldencode.p2j.util.AccumulatorManager
Provides a notification that a scope is about to be exited.
scopeFinished() - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
 
scopeFinished() - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Handle scope notifications, to maintain proper source, target, and this-procedure references.
scopeFinished() - Method in interface com.goldencode.p2j.util.Scopeable
Provides a notification that a scope is about to be exited.
scopeFinished() - Method in class com.goldencode.p2j.util.SharedVariableManager
Provides a notification that a scope is about to be exited.
scopeFinished() - Method in class com.goldencode.p2j.util.UnnamedStreams
Provides a notification that a scope is about to be exited.
scopeFinished(Object, boolean, boolean) - Static method in class com.goldencode.p2j.util.WidgetPool
Notify a scope has finished; invoked by ProcedureManager's scoping support when a scope is finished.
ScopeLevel - Enum in com.goldencode.p2j.util
Specifies the level at which a scoped operation should occur, relative to the current scope.
ScopeLevel() - Constructor for enum com.goldencode.p2j.util.ScopeLevel
 
scopeList - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Registry of all objects needing start and end scope callbacks.
scopeMap - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Map of weak references to scopes, indexed by name nodes
scopeNameStack - Variable in class com.goldencode.p2j.persist.RecordBuffer
The old/overrided names of the buffer from calling procedures.
scopeNesting - Variable in class com.goldencode.p2j.ui.client.Frame
Count the scope nesting level.
scopeNesting - Variable in class com.goldencode.p2j.ui.GenericFrame
Nesting scope counter.
ScopeProcessor() - Constructor for class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Create new instance.
scopes - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Number of scopes to iterate
scopes - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Stack of namespace scopes for contextual changes to dictionary
scopes - Variable in class com.goldencode.p2j.util.AbstractParameter.WorkArea
Deque containing field assigners by scope
scopes - Variable in class com.goldencode.p2j.util.ScopedDictionary
Implements stackable scopes
scopes - Variable in class com.goldencode.p2j.util.ScopedList
List of scopes, each of which contain zero or more nodes
scopes() - Method in class com.goldencode.p2j.util.ScopedList
Return the number of scopes currently open.
scopeStart() - Method in class com.goldencode.p2j.persist.BufferManager
Process a notification that a new block scope has been entered.
scopeStart() - Method in class com.goldencode.p2j.persist.ChangeBroker
Add a scope to the listeners dictionary whenever a new runtime scope opens.
scopeStart() - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Provides a notification that a new scope is about to be entered.
scopeStart() - Method in class com.goldencode.p2j.ui.LogicalTerminal
Process a notification that a new block scope is about to be entered.
scopeStart(ScopedDictionary<?, ?>) - Static method in class com.goldencode.p2j.ui.TriggerManager
Process a notification that a new block scope is about to be entered.
scopeStart() - Method in class com.goldencode.p2j.util.AbstractParameter.WorkArea
Called as each block scope opens, at which time we push a scope onto the deque.
scopeStart() - Method in class com.goldencode.p2j.util.Accumulator
Process a notification that a new block scope has been entered.
scopeStart() - Method in class com.goldencode.p2j.util.AccumulatorManager
Provides a notification that a new scope is about to be entered.
scopeStart() - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
 
scopeStart() - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Handle scope notifications, to maintain proper source, target, and this-procedure references.
scopeStart() - Method in interface com.goldencode.p2j.util.Scopeable
Provides a notification that a new scope is about to be entered.
scopeStart() - Method in class com.goldencode.p2j.util.SharedVariableManager
Provides a notification that a new scope is about to be entered.
scopeStart() - Method in class com.goldencode.p2j.util.UnnamedStreams
Provides a notification that a new scope is about to be entered.
scopeStart() - Static method in class com.goldencode.p2j.util.WidgetPool
Notify a new scope has started; invoked by ProcedureManager's scoping support when a new scope is started.
scopeTrack - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Scope chain.
screen - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
The OutputManager instance.
screen - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Cached screen value.
screen - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Output manager
screen - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
The canvas in a memory to draw images.
screen - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Output manager
screen - Variable in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Output manager
screen - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Output manager.
screen() - Method in class com.goldencode.p2j.ui.client.TempContainer
Get access to OutputManager instance.
screen - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Reference to screen.
screen() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get access to OutputManager instance.
screen() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get access to OutputManager instance.
screenBitmap() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Determine the screen bitmap associated with the default window.
screenBitmap(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Determine the screen bitmap associated with the given window.
ScreenBitmap - Class in com.goldencode.p2j.ui.client
Keep the state of the screen, for clipping purposes.
ScreenBitmap() - Constructor for class com.goldencode.p2j.ui.client.ScreenBitmap
Default c'tor.
ScreenBitmap(int, int) - Constructor for class com.goldencode.p2j.ui.client.ScreenBitmap
Initializes the bitmap with the screen size.
screenBuf - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Buffer for screen value.
ScreenBuffer - Class in com.goldencode.p2j.ui
This is the base object to interchange server and thin client with the current widget values.
ScreenBuffer() - Constructor for class com.goldencode.p2j.ui.ScreenBuffer
The default constructor creates a rudimentary ScreenBuffer which remains empty.
ScreenBuffer(int, int) - Constructor for class com.goldencode.p2j.ui.ScreenBuffer
Constructor.
ScreenBuffer(int, int[]) - Constructor for class com.goldencode.p2j.ui.ScreenBuffer
Constructor.
screenBufferCache - Variable in class com.goldencode.p2j.ui.GenericFrame
A screen-buffer cache to be used with a down frame.
ScreenCharInfo() - Constructor for class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
 
ScreenData - Class in com.goldencode.p2j.ui.client
Entire screen data container.
ScreenData(Cell[][], int, int) - Constructor for class com.goldencode.p2j.ui.client.ScreenData
 
ScreenDefinition - Class in com.goldencode.p2j.ui
This is a container for the configuration of a given frame or family of frames which is efficiently serialized to the client from the server.
ScreenDefinition() - Constructor for class com.goldencode.p2j.ui.ScreenDefinition
Default constructor (only used for serialization).
ScreenDefinition(int) - Constructor for class com.goldencode.p2j.ui.ScreenDefinition
The constructor creates a screen definition with the given root frame ID.
screenDimension(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Get screen dimensions.
screenDimension() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and get the screen dimensions.
ScreenDriver<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client.driver
Common interface for all screen drivers.
screenHeight() - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Gets the number of rows on the screen.
screenHeight() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Gets the number of rows on the screen.
screenHeight() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Gets the number of rows on the screen.
screenHeight() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Gets the number of rows on the screen.
screenHeight() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Gets the number of rows on the screen.
screenHeight() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Gets the number of rows on the screen.
screenHeight() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Gets the number of rows on the screen.
screenHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the screen height, in character units.
screenHeight() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Get the screen height, in character units.
screenHeight(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Gets the number of rows on the screen.
screenHeight() - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Get height of the screen represented by this instance.
screenHeight() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and get the number of rows on the screen.
screenInfo - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Cached screen rendering info.
screenIO - Variable in class com.goldencode.p2j.ui.FrameConfig
SCREEN-IO option.
screenLines - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Cached number of screen lines.
screenLines - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress SCREEN-LINES attribute.
screenLoc - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseMoveable
The screen location of the associated widget when left button down.
screenLocation() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Determine the location of the drop-down, relative to the parent window.
screenLocation() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get absolute location of widget in screen coordinates.
screenLocation() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get absolute location of widget in screen coordinates.
screenLocation() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Get absolute location of widget in screen coordinates.
screenLocation() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get absolute location of widget in screen coordinates.
screenPhysicalLocation() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get absolute location of widget in screen coordinates.
screenPhysicalLocation() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get absolute location of widget in screen coordinates.
screenPhysicalLocation() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get absolute location of widget in screen coordinates.
screenValueToBDT(character, boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Convert character screen value to the column's data type.
screenWidth() - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Gets the number of columns on the screen.
screenWidth() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Gets the number of columns on the screen.
screenWidth() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Gets the number of columns on the screen.
screenWidth() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Gets the number of columns on the screen.
screenWidth() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Gets the number of columns on the screen.
screenWidth() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Gets the number of columns on the screen.
screenWidth() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Gets the number of columns on the screen.
screenWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Get the screen width, in character units.
screenWidth() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Get the screen width, in character units.
screenWidth(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Gets the number of columns on the screen.
screenWidth() - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Get width of the screen represented by this instance.
screenWidth() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and get the number of columns on the screen.
SCRIPT - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
script_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_START_TAG SCRIPT, arbitrary 4GL statement text and then CLOSE_QUESTION WSPEED CLOSE_TAG.
script_tag(StringBuilder) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_START_TAG SCRIPT, arbitrary attributes and then CLOSE_TAG.
scroll(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in class com.goldencode.p2j.persist.FilteredResults
Scroll the cursor ahead by the specified number of rows.
scroll(String, Object[], Type[]) - Method in class com.goldencode.p2j.persist.Persistence
Execute an HQL query and get a scrollable cursor on the result set.
scroll(String, Object[], Type[], int, int) - Method in class com.goldencode.p2j.persist.Persistence
Execute an HQL query and get a scrollable cursor on the result set.
scroll(String, Object[], Type[], int, int, ScrollMode) - Method in class com.goldencode.p2j.persist.Persistence
Execute an HQL query and get a scrollable cursor on the result set.
scroll(String[], String, Object[], Type[], int, int, ScrollMode) - Method in class com.goldencode.p2j.persist.Persistence
Execute an HQL query and get a scrollable cursor on the result set.
scroll(int) - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in interface com.goldencode.p2j.persist.Results
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in class com.goldencode.p2j.persist.ResultsAdapter
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in class com.goldencode.p2j.persist.ScrollingResults
Scroll the cursor ahead by the specified number of rows.
scroll(int) - Method in class com.goldencode.p2j.persist.SimpleResults
Scroll the cursor ahead by the specified number of rows.
scroll(Integer, Integer) - Method in class com.goldencode.p2j.ui.chui.ScrollableListImpl
Directs the widget to scroll to the specified X and Y positions.
scroll(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Scrolls the lines of the down frame up or down.
scroll(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Scrolls the down frame up or down by one line.
scroll(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnSetContainer
Directs the widget to scroll to the specified X and Y positions.
scroll(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorScrollContainer
Directs the widget to scroll to the specified X and Y positions.
scroll(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
 
scroll(Integer, Integer) - Method in interface com.goldencode.p2j.ui.client.ScrollableWidget
Directs the widget to scroll to the specified X and Y positions.
scroll(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Directs the widget to scroll to the specified X and Y positions.
scroll(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Directs the widget to scroll to the specified X and Y positions.
scroll(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.widget.NativeScrollContainer
Directs the widget to scroll to the specified X and Y positions.
scroll(int, boolean, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Scrolls the lines of the down frame up or down.
scroll(boolean, boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Scrolls the lines of the down frame up or down.
scroll - Variable in class com.goldencode.p2j.ui.FrameConfig
SCROLL n option, where 0 means paging frame
scroll(boolean, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Scrolls the lines of the down frame up or down.
scroll(GenericFrame, boolean, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Scrolls the lines of the down frame up or down.
scroll(T[], int) - Static method in class com.goldencode.p2j.util.Utils
Scroll given array so element with specified index will be first in array.
SCROLL_BORDER_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the border of a scrollbar.
SCROLL_BORDER_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The color of the border of a scrollbar.
SCROLL_BUTTON_COLOR_DISABLED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the of a scrollbar button when disabled.
SCROLL_BUTTON_COLOR_DISABLED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the of a scrollbar button when disabled.
SCROLL_BUTTON_COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the of a scrollbar button when mouse is hovering it.
SCROLL_BUTTON_COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the of a scrollbar button when mouse is hovering it.
SCROLL_BUTTON_COLOR_NORMAL - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the of a scrollbar button in normal state.
SCROLL_BUTTON_COLOR_NORMAL - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the of a scrollbar button in normal state.
SCROLL_BUTTON_COLOR_PRESSED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the of a scrollbar button when pressed.
SCROLL_BUTTON_COLOR_PRESSED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the of a scrollbar button when pressed.
SCROLL_BUTTON_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Size of the scroll button on the direction of the scroll.
SCROLL_BUTTON_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Size of the scroll button on the direction perpendicular to scroll direction.
SCROLL_CORNER_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the corner of a scrollbar.
SCROLL_CORNER_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The color of the corner of a scrollbar.
SCROLL_EVENT - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Scroll request.
SCROLL_GAUGE_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the background of a scrollbar.
SCROLL_GAUGE_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The color of the background of a scrollbar.
SCROLL_GAUGE_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Actual width of the scrollbar.
SCROLL_LEFT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SCROLL_MODE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SCROLL_RIGHT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SCROLL_ROWS_PER_WHEEL_ROTATION - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
How many rows is scrolled per one mouse wheel rotation.
SCROLL_SLIDER_COLOR_DISABLED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the of a scrollbar thumb/slider when disabled.
SCROLL_SLIDER_COLOR_HIGHLIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The color of the of a scrollbar thumb/slider when mouse is hovering it.
SCROLL_SLIDER_COLOR_HOVER - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the of a scrollbar thumb/slider when mouse is over it.
SCROLL_SLIDER_COLOR_NORMAL - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the of a scrollbar thumb/slider in normal state.
SCROLL_SLIDER_COLOR_NORMAL - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The color of the of a scrollbar thumb/slider in normal state.
SCROLL_SLIDER_COLOR_PRESSED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the of a scrollbar thumb/slider when pressed.
SCROLL_SLIDER_COLOR_PRESSED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The color of the of a scrollbar thumb/slider when pressed.
SCROLL_SLIDER_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Width of the thumb button on the direction perpendicular to scroll direction.
scroll_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SCROLL language statement.
Scrollable - Interface in com.goldencode.p2j.persist
Query classes which support the concept of scrollable cursors using the Cursor class must implement this interface.
scrollable - Variable in class com.goldencode.p2j.ui.BrowseConfig
SCROLLABLE attribute.
scrollable - Variable in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Scrollable flag.
scrollable - Variable in class com.goldencode.p2j.ui.FrameConfig
The container has scrolling ability.
scrollableColumnSet - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Content pane for browse columns and data (scrollable part).
ScrollableList<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
A component that allows the user to select one or more objects from a list.
ScrollableList(ComboBox<O>, ListModel<String>) - Constructor for class com.goldencode.p2j.ui.client.ScrollableList
Create component using given configuration and data model.
ScrollableListGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Scrollable list GUI implementation.
ScrollableListGuiImpl(WidgetId, ListModel<String>, boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Constructor.
ScrollableListImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific portion of ScrollableList.
ScrollableListImpl(ComboBox<ChuiOutputManager>, ListModel<String>) - Constructor for class com.goldencode.p2j.ui.chui.ScrollableListImpl
Create component using given configuration and data model.
ScrollableSelectionListGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Scrollable selection list GUI implementation.
ScrollableSelectionListGuiImpl(ComboBox<GuiOutputManager>, ListModel<String>) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Create component using given configuration and data model.
ScrollableWidget<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client
Interface which needs to be implemented widgets which require scrolling capability.
scrollBar - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Scroll bar controlled by this controller.
ScrollBar<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
A generic scroll bar.
ScrollBar(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.ScrollBar
Default constructor.
ScrollBar(WidgetId, ScrollBar.Orientation) - Constructor for class com.goldencode.p2j.ui.client.ScrollBar
Constructor.
ScrollBar.Bars - Enum in com.goldencode.p2j.ui.client
Container bars.
ScrollBar.Orientation - Enum in com.goldencode.p2j.ui.client
Scroll bar orientation enumeration.
ScrollBar.Position - Enum in com.goldencode.p2j.ui.client
Scroll bar buttons position.
ScrollBar.ScrollStep - Enum in com.goldencode.p2j.ui.client
Type of scroll step.
SCROLLBAR_THUMB_MIN_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Scrollbar's Thumb button minimum size
SCROLLBAR_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
The overall pixel width for vertical scrollbar or height for horizontal scrollbar.
ScrollBarController - Interface in com.goldencode.p2j.ui.client
Scroll bar controller.
ScrollBarControllerGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Scroll bar controller with basic functionality for all GUI scroll bar controllers.
ScrollBarControllerGuiImpl() - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Constructor.
ScrollBarGuiButton - Class in com.goldencode.p2j.ui.client.gui
A scroll bar button.
ScrollBarGuiButton(WidgetId, ScrollBar<GuiOutputManager>, ScrollBar.Position) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
This constructor creates a scroll bar button.
ScrollBarGuiImpl - Class in com.goldencode.p2j.ui.client.gui
A GUI scroll bar implementation.
ScrollBarGuiImpl(WidgetId, Viewport<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Default constructor.
ScrollBarGuiImpl(WidgetId, ScrollBar.Orientation, Viewport<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Constructor.
scrollbarHorizontal - Variable in class com.goldencode.p2j.ui.EditorConfig
SCROLLBAR-HORIZONTAL Attribute
scrollbarHorizontal - Variable in class com.goldencode.p2j.ui.SelectionListConfig
Must the list have the horizontal scroll-bar.
ScrollbarHorizontalElement - Interface in com.goldencode.p2j.ui
Groups widgets that have horizontal scrolling attributes.
scrollbarImgBg - Variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
The image object for background fill.
scrollbarImgBgLoaded - Variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Prohibits multiple attempts to load scrollbarImgBg.
scrollBars - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress SCROLL-BARS attribute.
scrollbarVertical - Variable in class com.goldencode.p2j.ui.BrowseConfig
SCROLLBAR-VERTICAL attribute variable.
scrollbarVertical - Variable in class com.goldencode.p2j.ui.EditorConfig
SCROLLBAR-VERTICAL Attribute
scrollbarVertical - Variable in class com.goldencode.p2j.ui.FrameConfig
SCROLLBAR-VERTICAL attribute variable.
scrollbarVertical - Variable in class com.goldencode.p2j.ui.SelectionListConfig
Must the list have the vertical scroll-bar.
ScrollbarVerticalElement - Interface in com.goldencode.p2j.ui
Groups widgets that have SCROLLBAR-VERTICAL attribute.
scrollColumn - Variable in class com.goldencode.p2j.ui.client.Browse
The data model index of the scroll anchor column.
ScrollContainer() - Constructor for class com.goldencode.p2j.ui.client.Frame.ScrollContainer
 
ScrollContainer<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Base class for scrollable containers.
ScrollContainer() - Constructor for class com.goldencode.p2j.ui.client.widget.ScrollContainer
Constructor.
scrollDirection(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
 
scrollDown() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Scroll DOWN one line in scroll window.
scrollDownBody(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.Frame
Scroll down body.
ScrollEvent - Class in com.goldencode.p2j.ui.client.event
Scroll event.
ScrollEvent(Widget<?>, Integer, Integer) - Constructor for class com.goldencode.p2j.ui.client.event.ScrollEvent
Constructor.
scrolling - Variable in class com.goldencode.p2j.persist.PreselectQuery
Flag indicating results must be scrollable
scrolling - Variable in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Determines whether this Results are scrolling.
scrolling - Variable in class com.goldencode.p2j.persist.QueryWrapper
Should delegate be a scrolling query?
ScrollingResults - Class in com.goldencode.p2j.persist
A simple, scrolling implementation of the Results interface, which offers a thin layer around the internal, ScrollableResults object provided by the query.
ScrollingResults(Persistence, ScrollableResults) - Constructor for class com.goldencode.p2j.persist.ScrollingResults
Construct an instance of this object from a scrollable result set provided by query execution.
scrollIntoView(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Sets the row with the given user within the current view.
ScrollListener - Interface in com.goldencode.p2j.ui.client.event.listener
Common scroll event listener interface.
scrollListeners - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Storage for listeners.
scrollListeners - Variable in class com.goldencode.p2j.ui.client.widget.DefaultList
Storage for listeners.
scrollListeners - Variable in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Storage for listeners.
scrollpane - Variable in class com.goldencode.p2j.ui.client.DropDown
Wraps the list of items and handles scrolling.
scrollPane - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Scrollable wrapper for content pane (scrollable part).
ScrollPane<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
This is the top-level component for the widget scrolling feature.
ScrollPane(ScrollableWidget<O>) - Constructor for class com.goldencode.p2j.ui.client.ScrollPane
Create a ScrollPane that displays the contents of the specified widget.
scrollpane - Variable in class com.goldencode.p2j.ui.client.SelectionList
ScrollPane which wraps the list of items and make scrolling.
ScrollPaneGuiImpl - Class in com.goldencode.p2j.ui.client.gui
A GUI scroll pane implementation.
ScrollPaneGuiImpl(ScrollableWidget<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Constructor.
ScrollPaneGuiImpl(ScrollableWidget<GuiOutputManager>, Supplier<TopLevelWindow<GuiOutputManager>>) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Constructor.
ScrollPaneGuiImpl.ShowBars - Enum in com.goldencode.p2j.ui.client.gui
Container show bars options: AS_NEEDED - Only when needed.
ScrollPaneImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific implementation of ScrollPane.
ScrollPaneImpl(ScrollableWidget<ChuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.chui.ScrollPaneImpl
Create a ScrollPane that displays the contents of the specified widget.
ScrollPopupGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI client implementation class of "scroll" system popup.
ScrollPopupGuiImpl(Widget<?>) - Constructor for class com.goldencode.p2j.ui.client.gui.ScrollPopupGuiImpl
Special constructor used to restore component using given configuration.
ScrollPublisher - Interface in com.goldencode.p2j.ui.client.widget
The interface for publishing scroll events.
ScrollStep() - Constructor for enum com.goldencode.p2j.ui.client.ScrollBar.ScrollStep
 
scrollThreshold - Variable in class com.goldencode.p2j.persist.Persistence
Milliseconds a scrolling query may take before being reported
scrollToColumn(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Setups scrolling to fully (as possible) show the given column.
scrollToCurrentRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Scrolls a browse (if necessary) to bring the currently selected row into view.
scrollToCurrentRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Scrolls a browse (if necessary) to bring the currently selected row into view.
scrollToCurrentRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Scrolls a browse (if necessary) to bring the currently selected row into view.
scrollToCurrentRow() - Method in class com.goldencode.p2j.ui.client.Browse
Scrolls a browse (if necessary) to bring the currently selected row into view.
scrollToCurrentRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Scrolls a browse (if necessary) to bring the currently selected row into view.
scrollToCurrentRow(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Scrolls a browse (if necessary) to bring the currently selected row into view.
scrollToEditableRow() - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the editable row if it is out of the view.
scrollToEditableRow() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Scroll to the editable row if it is out of the view.
scrollToItem(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Invokes the SCROLL-TO-ITEM() method on the specified selection-list widget.
scrollToItem(int) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Implements SCROLL-TO-ITEM() method for selection-list widget in GUI interface.
scrollToItem(int) - Method in class com.goldencode.p2j.ui.client.SelectionList
Implements SCROLL-TO-ITEM() method for selection-list widget.
scrollToItem(String) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Scrolls the list to have the specified item at the top of the list.
scrollToItem(int) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Scrolls the list to have the specified item at the top of the list.
scrollToItem(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Calls the client side to implement SCROLL-TO-ITEM() method for selection-list widget.
scrollToItem(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Calls the client side to implement SCROLL-TO-ITEM() method for selection-list widget.
scrollToItem(int) - Method in interface com.goldencode.p2j.ui.SelectionListInterface
Implements the SCROLL-TO-ITEM() widget method.
scrollToItem(NumberType) - Method in interface com.goldencode.p2j.ui.SelectionListInterface
Implements the SCROLL-TO-ITEM() widget method.
scrollToItem(character) - Method in interface com.goldencode.p2j.ui.SelectionListInterface
Implements the SCROLL-TO-ITEM() widget method.
scrollToItem(String) - Method in interface com.goldencode.p2j.ui.SelectionListInterface
Implements the SCROLL-TO-ITEM() widget method.
scrollToItem(int) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the SCROLL-TO-ITEM() widget method.
scrollToItem(NumberType) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the SCROLL-TO-ITEM() widget method.
scrollToItem(character) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the SCROLL-TO-ITEM() widget method.
scrollToItem(String) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Implements the SCROLL-TO-ITEM() widget method.
scrollToItemInt(int) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Internal worker for the SCROLL-TO-ITEM() widget method implementation.
scrollToRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the specified row (all records are refreshed).
scrollToRow(int, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the specified row (all records are refreshed).
scrollToRow(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the specified row (all records are refreshed).
scrollToRow(int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the specified row (all records are refreshed).
scrollToRow(int, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the specified row (all records are refreshed).
scrollToRow(int, boolean, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the specified row (all records are refreshed).
scrollToRow(int, boolean, boolean, boolean, boolean, boolean, int, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Scroll to the specified row (all records are refreshed).
scrollToSelectedRow(int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollToSelectedRow(NumberType) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollToSelectedRow(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollToSelectedRow(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollToSelectedRow(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollToSelectedRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollToSelectedRow(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollToSelectedRow(BrowseWidget, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Scrolls a browse (if necessary) to bring the specified selected row into view.
scrollUp() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Scroll UP one line in scroll window.
scrollWidget - Variable in class com.goldencode.p2j.ui.client.widget.Viewport
Widget which is visible through this viewport.
scrollWorker(int, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.Frame
Down frame body scrolling worker routine.
scrollWorker(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Directs the widget to scroll to the specified X and Y positions.
scrollWorker(Integer, Integer) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Directs the widget to scroll to the specified X and Y positions.
scrollX - Variable in class com.goldencode.p2j.ui.EditorConfig
Horizontal scrolling index of the text (0-based).
scrollY - Variable in class com.goldencode.p2j.ui.EditorConfig
Vertical scrolling index of the text (0-based).
sd - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Stream daemon (provides access to streams by id).
sd - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
The associated LowLevelSocketImpl.SocketData instance.
sd - Variable in class com.goldencode.p2j.util.ProcessDaemon
Stream daemon (provides access to streams by id).
sdbName(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database at the given index.
sdbName(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database at the given index.
sdbName(character) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database with the given logical name or alias.
sdbName(String) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Get the logical database name for the connected database with the given logical name or alias.
sdf - Static variable in class com.goldencode.p2j.util.LogHelper.CleanFormatter
Date and time formatter.
sdicts - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of Progress source file specific dictionary files.
SE_ANY_KEY - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_ANY_PRINTABLE - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_CHOOSE - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_CONNECT - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_DEFAULT_ACTION - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_DESELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event codes related to direct manipulation.
SE_EMPTY_SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_END_BOX_SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_END_MOVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_END_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_END_ROW_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_END_SEARCH - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_ENTRY - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_LEAVE - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_MENU_DROP - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_NEXT_FRAME - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_PREV_FRAME - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_PROCEDURE_COMPLETE - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_READ_RESPONSE - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
SE_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
SE_SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_START_BOX_SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_START_MOVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_START_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_START_ROW_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_START_SEARCH - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_VALUE_CHANGED - Static variable in class com.goldencode.p2j.ui.Keyboard
synthetic event code
SE_WINDOW_CLOSE - Static variable in class com.goldencode.p2j.ui.Keyboard
codes for window events generated by 4GL
SE_WINDOW_MAXIMIZED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_WINDOW_MINIMIZED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_WINDOW_RESIZED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SE_WINDOW_RESTORED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
Search - Class in com.goldencode.p2j.security
Represents open seaches initiated by calls to openRightsSearch().
Search(String, int, int[], AccessControlList[]) - Constructor for class com.goldencode.p2j.security.Search
Package private constructor.
search(String, int) - Method in class com.goldencode.p2j.ui.client.Editor
Searches for a specified string starting from the current text caret position.
search(String, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Searches for a specified string starting from the current text caret position.
search - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
search(String, long) - Method in interface com.goldencode.p2j.ui.EditorInterface
Searches for a specified string starting from the current text caret position.
search(character, long) - Method in interface com.goldencode.p2j.ui.EditorInterface
Searches for a specified string starting from the current text caret position.
search(String, int64) - Method in interface com.goldencode.p2j.ui.EditorInterface
Searches for a specified string starting from the current text caret position.
search(character, int64) - Method in interface com.goldencode.p2j.ui.EditorInterface
Searches for a specified string starting from the current text caret position.
search(String, long) - Method in class com.goldencode.p2j.ui.EditorWidget
Searches for a specified string starting from the current text caret position.
search(character, long) - Method in class com.goldencode.p2j.ui.EditorWidget
Searches for a specified string starting from the current text caret position.
search(String, int64) - Method in class com.goldencode.p2j.ui.EditorWidget
Searches for a specified string starting from the current text caret position.
search(character, int64) - Method in class com.goldencode.p2j.ui.EditorWidget
Searches for a specified string starting from the current text caret position.
search(String[], boolean, String, boolean) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Search for the given file in each directory listed in the paths specified.
search(String, boolean) - Method in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Search the internal-entry list for the specified name, using the function flag to search only for functions or only for procedures.
SEARCH_SELF - Static variable in class com.goldencode.p2j.util.ProcedureManager
Constant defining search mode: SEARCH-SELF
SEARCH_SELF_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SEARCH_SELF_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SEARCH_SELF_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SEARCH_TARGET - Static variable in class com.goldencode.p2j.util.ProcedureManager
Constant for socket search mode: SEARCH_TARGET
SEARCH_TARGET_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SEARCH_TARGET_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SEARCH_TARGET_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
searchAll(String[], boolean, String, boolean) - Static method in class com.goldencode.p2j.util.FileSystemDaemon
Return all files matching the specified filename from each directory listed in the paths specified.
searchBitmap - Variable in class com.goldencode.p2j.ui.client.ScreenBitmap
Copy bitmap, used for searching the bottommost frame from which drawing can be started.
searchByKey(char) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Perform search by key: find the row which starts with the given character.
searchCert(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Searches the CA directory for an alias of the certificate by the distinctive name of the subject.
searchCert(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Searches the CA directory for an alias of the certificate by the distinctive name of the subject.
searchCert(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Searches the CA directory for an alias of the certificate by the distinctive name of the subject.
searchCert(String, AsyncCallback<String>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Search cert.
searchCert(String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Searches the CA directory for an alias of the certificate by the distinctive name of the subject.
searchDecisions(Map, String, int) - Static method in class com.goldencode.p2j.security.Decision
Searches the specified map for {instance}, then searches the returned map for {mode} and returns the associated decision or null.
searchDown(String[], int) - Method in class com.goldencode.ast.AnnotatedAst
Worker to recursively search down the descendant tree to match the passed-in list of token names.
searchForFocusWithEntry(Widget, Widget) - Method in class com.goldencode.p2j.ui.client.FocusManager
Search for focus with ENTRY, starting from the specified widget, without wrapping.
searchForFocusWithoutEntry(Widget) - Method in class com.goldencode.p2j.ui.client.FocusManager
Search for focus without ENTRY, starting from the specified widget, with wrapping in its frame.
SearchHistory - Class in com.goldencode.p2j.report.server
Information about a successful search or custom report criteria, including the TRPL condition expression and the list of users who have used it.
SearchHistory(long, String) - Constructor for class com.goldencode.p2j.report.server.SearchHistory
Constructor.
searchId - Variable in class com.goldencode.p2j.report.server.SearchHistory
Unique search ID
searchInEditor(int, String, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Searches for a specified string starting from the current text caret position.
searchInEditor(int, String, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Searches for a specified string starting from the current text caret position.
searchInEditor(int, String, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Searches for a specified string starting from the current text caret position.
searchLocalj(String) - Method in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Search the fast-access j2p maps for a function or procedure.
searchMode - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
The current search-mode for this external program.
SearchMode() - Constructor for enum com.goldencode.p2j.util.ProcedureManager.SearchMode
 
searchp(String, boolean) - Method in class com.goldencode.p2j.util.SourceNameMapper.ExternalProgram
Search the fast-access p2j maps for a function or procedure, using the function flag.
searchPath(String) - Method in interface com.goldencode.p2j.util.FileSystem
Search for the given file in each directory listed in the path previously specified via FileSystem.setSearchPath(java.lang.String[], boolean).
searchPath(String) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Search for the given file in each directory listed in the path previously specified via FileSystemDaemon.setSearchPath(java.lang.String[], boolean).
searchPath(character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Search each directory listed in the EnvironmentOps.getSearchPath() for the given file.
searchPath(String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Search each directory listed in the EnvironmentOps.getSearchPath() for the given file.
searchPathWithExts(String, List<String>) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Search file in paths with specified extensions
searchPkgDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores package search specifications.
SearchResult() - Constructor for class com.goldencode.p2j.uast.SymbolResolver.SearchResult
 
searchRuntimeByAccount(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
searchRuntimeByAccount(String, String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
searchRuntimeByAccount(String, String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
searchRuntimeByAccount(String, String, AsyncCallback<String[]>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Search runtime by account.
SearchTrees - Class in com.goldencode.p2j.pattern
Special-purpose driver for the pattern engine to search a list of ASTs for matches to a given expression.
SearchTrees() - Constructor for class com.goldencode.p2j.pattern.SearchTrees
 
searchUp(String, String) - Method in class com.goldencode.ast.AnnotatedAst
Worker to compare the given source path (from root to a given node) to the expected path to the target and return the comparison results.
secMgr - Variable in class com.goldencode.p2j.net.SessionManager
Security manager
second - Variable in class com.goldencode.p2j.scheduler.Job
The second expression when the job needs to be executed.
secondaryTables - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of databases to maps of primary table names to lists of Hibernate Table objects (whew!)
secondPassUpdateMap(String) - Static method in class com.goldencode.p2j.persist.DMOIndex
Second pass metadata map update to map inverse metadata relations.
seconds - Static variable in class com.goldencode.p2j.main.BrokerCore
Number of seconds to wait until retry
SECONDS - Static variable in class com.goldencode.p2j.util.datetime
Represents the seconds component of the string formatted datetime(-tz).
secondsSinceMidnight() - Static method in class com.goldencode.p2j.util.date
Returns the number of seconds since midnight in the current JVM timezone.
secondsSinceMidnight(GregorianCalendar) - Static method in class com.goldencode.p2j.util.date
Returns the number of seconds since midnight in the given calendar.
SECS_IN_A_DAY - Static variable in class com.goldencode.p2j.util.int64
Number of seconds in a day (leap minutes aren't considered).
SECS_IN_A_MIN - Static variable in class com.goldencode.p2j.util.int64
Number of seconds in a minute.
SECS_IN_AN_HOUR - Static variable in class com.goldencode.p2j.util.int64
Number of seconds in an hour.
secSelect - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account security options field
secThreads - Static variable in class com.goldencode.p2j.security.SecurityManager
Thread group for all security threads.
section_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SECTION clause and a required ProgressParser.expr().
SectionContent - Class in com.goldencode.p2j.util
A class implementing the INI text file key=value section lines.
SectionContent(String) - Constructor for class com.goldencode.p2j.util.SectionContent
Constructs an instance of the data section in INI file.
SectionContent.KeyRenderer - Class in com.goldencode.p2j.util
The class to present key-value pair in one ordered list.
SectionContent.Renderable - Interface in com.goldencode.p2j.util
The interface to present single line and key-value pair in one ordered list.
SectionContent.TextRenderer - Class in com.goldencode.p2j.util
The class to present single line in one ordered list.
sectionFilled - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The section filled.
sectionRenderer - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
The render of the section header
sectMap - Variable in class com.goldencode.p2j.util.StanzaIni
The map that caches the INI file sections without any comments.
secure - Variable in class com.goldencode.p2j.admin.SessionInfo
true if this is a secure connection.
secure - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
Secure socket flag.
secure - Variable in class com.goldencode.p2j.net.RouterSessionManager
Server socket upon which all secure client connections arrive.
SecureFileHandler - Class in com.goldencode.p2j.main
A FileHandler subclass which overrides security-sensitive methods with safe implementations for secure file logging.
SecureFileHandler(String, int, int, boolean, Level, Formatter) - Constructor for class com.goldencode.p2j.main.SecureFileHandler
Constructor which uses the superclass' constructor.
SecureWebServer - Class in com.goldencode.p2j.web
Web server with SSL support.
SecureWebServer(String, String, String) - Constructor for class com.goldencode.p2j.web.SecureWebServer
Construct an instance.
security - Static variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager.EventWrapper
Security manager which provides session IDs
security - Variable in class com.goldencode.p2j.security.ContextLocal
Security manager instance (null if no security environment exists)
SecurityAdmin - Class in com.goldencode.p2j.security
This is a collection of workers that have to be in the security package but used from the admin package.
SecurityAdmin(DirectoryService) - Constructor for class com.goldencode.p2j.security.SecurityAdmin
Constructor.
SecurityCache - Class in com.goldencode.p2j.security
Security cache is a collection of control data that originates in the P2J directory and/or the bootstrap configuration and is maintained in memory for quick access.
SecurityCache(BootstrapConfig, int) - Constructor for class com.goldencode.p2j.security.SecurityCache
Package private constructor.
SecurityCache(BootstrapConfig, int, int, List<String[]>) - Constructor for class com.goldencode.p2j.security.SecurityCache
Package private constructor.
SecurityCache(int, List<String[]>, String[]) - Constructor for class com.goldencode.p2j.security.SecurityCache
Package private constructor to mimic the server environment for standalone utilities.
SecurityCacheRefresh(int, List<String[]>) - Constructor for class com.goldencode.p2j.security.SecurityManager.SecurityCacheRefresh
Serves as the entry point for a separate thread.
SecurityConstants - Interface in com.goldencode.p2j.security
A shared definition of security-related constants.
SecurityContext - Class in com.goldencode.p2j.security
Security context is a collection of control data that associates subjects with Access Control Lists in the P2J directory.
SecurityContext(SecurityCache, int, int, int[], int, int, String) - Constructor for class com.goldencode.p2j.security.SecurityContext
Package private constructor used to create a user or system session context.
SecurityContext(SecurityCache, int, int, int[], int, boolean) - Constructor for class com.goldencode.p2j.security.SecurityContext
Package private constructor used to create a system session context.
SecurityContext(SecurityCache, int, int, int[], int, int, String, boolean) - Constructor for class com.goldencode.p2j.security.SecurityContext
Private rivate constructor used to create a user or system session context.
SecurityContextStack - Class in com.goldencode.p2j.security
Security context stack is a mechanism of tracking security context switches within a thread.
SecurityContextStack(SecurityContext) - Constructor for class com.goldencode.p2j.security.SecurityContextStack
Package private constructor.
securityIsUp() - Method in class com.goldencode.p2j.directory.DirectoryService
Signals the end of security environment initialization.
SecurityManager - Class in com.goldencode.p2j.security
This class is the core of P2J security management.
SecurityManager(BootstrapConfig) - Constructor for class com.goldencode.p2j.security.SecurityManager
Private constructor to enable this as a singleton class.
securityManager - Static variable in class com.goldencode.p2j.security.SecurityManager
Reference to the singleton instance.
SecurityManager.EncryptedKeyStoreFunction - Interface in com.goldencode.p2j.security
An interface to expose the SecurityManager.getEncryptedKeyStoreWorker(java.lang.String, java.lang.String, java.lang.String) to threads which have proper server context.
SecurityManager.HookClassLoader - Class in com.goldencode.p2j.security
This class extends ClassLoader to enable the loading of a class file stored as a byte array in memory.
SecurityManager.PasswordChange - Class in com.goldencode.p2j.security
Implements password change that requires the privilege of running within the initial security context.
SecurityManager.SecurityCacheRefresh - Class in com.goldencode.p2j.security
Implements concurrent security cache refresh function.
SecurityManagerSecurityOps - Class in com.goldencode.p2j.util
Progress 4GL compatible security interface that does not use the _User meta-table.
SecurityManagerSecurityOps() - Constructor for class com.goldencode.p2j.util.SecurityManagerSecurityOps
 
SecurityOps - Class in com.goldencode.p2j.util
Provides static utility methods for Progress 4GL compatible security functions.
SecurityOps() - Constructor for class com.goldencode.p2j.util.SecurityOps
 
SecuritySelectorOptions - Enum in com.goldencode.p2j.admin.client.application.home.accounts
SecuritySelectorOptions lists security selector modes to be used by account's types.
SecuritySelectorOptions() - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
 
seek_func() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the seek() function call.
seek_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SEEK language statement.
SELC_TXT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Label text for the selection color button.
select(TRowObject) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Select the provided row.
SELECT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
select - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Select Text checkbox menu item.
select(int) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Select row with specified index.
select(int, int) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Select specified range of items.
select(T) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Select item with specified value.
select(int, int) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Select specified range of items.
select(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Select row with specified index.
select(int, int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Select specified range of items.
select_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a select phrase embedded within a where clause as part of a subselect statement.
select_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL SELECT directly in 4GL code.
selectable - Variable in class com.goldencode.p2j.ui.WidgetConfig
SELECTABLE attribute variable.
SelectableText - Interface in com.goldencode.p2j.ui
 
selectAll() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SELECT-ALL() widget method.
selectAll(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the SELECT-ALL() BROWSE widget method.
selectAll() - Method in class com.goldencode.p2j.ui.client.Browse
Select all rows.
selectAll(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the SELECT-ALL() BROWSE widget method.
selectAll() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this widget method.
selectAll() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this widget method.
selectAll(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the SELECT-ALL() BROWSE widget method.
selectAllOpt - Variable in class com.goldencode.p2j.ui.client.gui.EditorPopupGuiImpl
SELECT_ALL items from editor system popup
selectButton(RadioButton<O>) - Method in class com.goldencode.p2j.ui.client.RadioSet
Select specified button and remove current selection.
selectCertificate(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Select the given certificate by its tagged name.
selectCertificate(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Select the given certificate by its alias.
selectCertificate(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Select the given certificate by its tagged name.
selectCertificate(String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Select the given certificate by its alias.
selectChildNodes(String, Collection<String>) - Static method in class com.goldencode.p2j.directory.ShadowRemapper
Select nodes which start from a given path.
selected - Variable in class com.goldencode.p2j.admin.client.widget.GridHandle
The selected records
selected - Variable in class com.goldencode.p2j.ui.BaseConfig
SELECTED attribute.
selected - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Boundary of the current selected region in pixel coordinates.
selected - Variable in class com.goldencode.p2j.ui.client.ComboBox
Track selection.
selected - Variable in class com.goldencode.p2j.ui.client.event.ItemEvent
Item state change type - if true item was selected.
selected() - Method in class com.goldencode.p2j.ui.client.event.ItemEvent
Check if the event is generated for selected item.
selected - Variable in class com.goldencode.p2j.ui.client.FillIn
Track 'selected' state.
selected - Variable in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Selected item.
selected() - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Get selected item.
selected(int) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Check if specified index is selected.
selected - Variable in class com.goldencode.p2j.ui.client.RadioButton
Selection flag.
selected - Variable in class com.goldencode.p2j.ui.client.SelectionListBody
Track user interaction with widget.
selected(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Check if item with specified index is selected.
selectedFile - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
selectedGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
The currently selected group
selectedGroupAccounts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The selected groups requesting an approval to delete
selectedGroups - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
The set of selected groups definitions
selectedId - Variable in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Selected item id.
selectedIndex - Variable in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Selected index.
selectedIndex - Variable in class com.goldencode.p2j.ui.ComboBoxConfig
Index of the selected item
selectedProcessAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
The current single selected process account
selectedProcesses - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
The current selected set of process accounts
SelectedRow(int) - Constructor for class com.goldencode.p2j.ui.client.Browse.SelectedRow
Creates a new selected row which is available.
SelectedRow(int, boolean) - Constructor for class com.goldencode.p2j.ui.client.Browse.SelectedRow
Creates a new selected row.
selectedRowIndices - Variable in class com.goldencode.p2j.ui.client.Browse
Indexes of selected rows in Integer form.
selectedRows - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
The selected data for the selected rows report.
selectedRows - Variable in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
The ordered set of selected accounts to be used as data sources for generated reports
selectedRows - Variable in class com.goldencode.p2j.admin.shared.ReportRequest
Defines key data for which the requested report should be built.
selectedUser - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The currently selected user
selectedUserAccounts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The selected users accounts for which this alert is displayed
selectedUserAccounts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
The selected users requesting an approval to delete
selectedUserGroups - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The user's groups from which the selected user is about to be removed
selectedUsers - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The set of selected users
selectedValue - Variable in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Selected value.
SelectField() - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SelectField
Default ctor.
SelectField(String, List<String>, String) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SelectField
Ctor.
SelectField(String, Map<String, String>, String) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SelectField
Ctor.
SelectField(String, List<Option>, String, String) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SelectField
Ctor.
SelectField(String, List<Option>, String, String, boolean) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SelectField
Ctor.
selectFocusedRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the SELECT-FOCUSED-ROW() widget method.
selectFocusedRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SELECT-FOCUSED-ROW() widget method.
selectFocusedRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the SELECT-FOCUSED-ROW() BROWSE widget method.
selectFocusedRow() - Method in class com.goldencode.p2j.ui.client.Browse
Select row which is currently in focus.
selectFocusedRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the SELECT-FOCUSED-ROW() BROWSE widget method.
selectFocusedRow() - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this widget method.
selectFocusedRow() - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this widget method.
selectFocusedRow(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the SELECT-FOCUSED-ROW() BROWSE widget method.
selectGroupByName(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Select a group by its name.
selectGroupByName(String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Select a group by its name.
selecting - Variable in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Selection in progress flag.
selection - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Selection color button.
selection - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
The color of the box when the user selects a rectangle of text.
selection - Variable in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Selected item index storage.
selection() - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Get all selected indices as array.
selection() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get indices of all selected items.
SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SELECTION_BUTTONS - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the buttons mask in which the Delete Selected button is enabled.
SELECTION_LIST - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SELECTION-LIST resource.
selection_list_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS SELECTION-LIST phrase which is called from a ProgressParser.view_as_phrase(java.lang.String).
SELECTION_NOT_EMPTY_STATE - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the view transitional state in which the acquired lock table has selected rows.
selectionActive - Variable in class com.goldencode.p2j.ui.ControlConfig
selection is active flag
selectionBack - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Selected item box color.
selectionBack - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Selected item box color.
selectionBgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
BGCOLOR selection.
selectionColor - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Color used for the selection rectangle.
selectionDots - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Selected dotted line color.
selectionDots - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Selected dotted line color.
selectionEnd - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
The location of last selected character (regardless of where the cursor is).
selectionEnd - Variable in class com.goldencode.p2j.ui.ControlConfig
SELECTION-END Attribute
selectionFgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
FGCOLOR selection.
selectionFore - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Selected item text color.
selectionFore - Variable in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Selected item text color.
SelectionList<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
This class provides necessary scrolling for the SelectionListBody class which implements remaining functionality.
SelectionList(WidgetId, SelectionListConfig) - Constructor for class com.goldencode.p2j.ui.client.SelectionList
Special constructor used to restore component using given configuration.
SelectionListBody<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
A component that allows the user to select one or more objects from a list.
SelectionListBody(WidgetId, SelectionListConfig) - Constructor for class com.goldencode.p2j.ui.client.SelectionListBody
Special constructor used to restore component using given configuration.
SelectionListBodyGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI-specific part of the SelectionListBody.
SelectionListBodyGuiImpl(WidgetId, SelectionListConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Special constructor used to restore component using given configuration.
SelectionListBodyImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific part of the SelectionListBody.
SelectionListBodyImpl(WidgetId, SelectionListConfig) - Constructor for class com.goldencode.p2j.ui.chui.SelectionListBodyImpl
Special constructor used to restore component using given configuration.
SelectionListConfig - Class in com.goldencode.p2j.ui
Stores selection-list specific state.
SelectionListConfig() - Constructor for class com.goldencode.p2j.ui.SelectionListConfig
Default constructor (only used in deserialization).
SelectionListConfig(int) - Constructor for class com.goldencode.p2j.ui.SelectionListConfig
Create a new config and associate it with the given widget.
SelectionListConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.SelectionListConfig
Create a new config and associate it with the given widget.
SelectionListener - Interface in com.goldencode.p2j.ui.client.event.listener
Common interface for selection list change listeners.
SelectionListGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Specific GUI implementation of SELECTION-LIST widget.
SelectionListGuiImpl(WidgetId, SelectionListConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Special constructor used to restore component using given configuration.
SelectionListImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific implementation of SelectionList
SelectionListImpl(WidgetId, SelectionListConfig) - Constructor for class com.goldencode.p2j.ui.chui.SelectionListImpl
Special constructor used to restore component using given configuration.
SelectionListInterface - Interface in com.goldencode.p2j.ui
Defines all attributes and methods that are specific to SELECTION-LIST.
SelectionListWidget - Class in com.goldencode.p2j.ui
Server side selection list widget implementation.
SelectionListWidget() - Constructor for class com.goldencode.p2j.ui.SelectionListWidget
Default constructor.
SelectionListWidget(boolean) - Constructor for class com.goldencode.p2j.ui.SelectionListWidget
Default constructor.
selectionMode() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get access to selection model.
selectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The acquired locks selection model
selectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
The record locks selection model
selectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The session selection model
selectionModel - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The single selection model
selectionModel - Variable in class com.goldencode.p2j.admin.client.widget.GridHandle
Selection model reference
selectionModel - Variable in class com.goldencode.p2j.ui.client.widget.DefaultList
List selection model.
selectionModelHandler - Variable in class com.goldencode.p2j.admin.client.widget.CustomComboBox
The selection handler
selectionStart - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
The location of first selected character (regardless of where the cursor is).
selectionStart - Variable in class com.goldencode.p2j.ui.ControlConfig
SELECTION-START Attribute
selectionText - Variable in class com.goldencode.p2j.ui.EditorConfig
SELECTION-TEXT Attribute
selectionTrack - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Flag to control if it is valid to track selection events.
SelectionTracker - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Tracks mouse button events used for selection of a rectangular area of the CHUI simulator screen.
SelectionTracker(ChuiSimulator) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.SelectionTracker
Construct an instance.
selectItem(Predicate<TRowObject>) - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Sets the selected value by item selector.
selectItem() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Handle selection/deselection of current item.
selectiveCopy(String[]) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Selective directory copy.
selectiveCopyWorker(Remapper, Remapper, String, String, String, String, String, String, String[]) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Selective copy worker.
selectiveDisable(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Selectively disable and redraw widgets.
selectMenuItem() - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Process an event which trigger selection of this menu-item, depending if the item is a toggle-box or not.
selectMenuItem() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Process an event which trigger selection of this menu-item, depending if the item is a toggle-box or not.
selectMenuItem() - Method in class com.goldencode.p2j.ui.client.MenuItem
Process an event which trigger selection of this menu-item, depending if the item is a toggle-box or not.
selectNestLevel - Variable in class com.goldencode.p2j.uast.ProgressParser
Tracks the number of times an SQL SELECT statement is nested.
selectNextRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the SELECT-NEXT-ROW() widget method.
selectNextRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SELECT-NEXT-ROW() widget method.
selectNextRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the SELECT-NEXT-ROW() widget method.
selectNextRow() - Method in class com.goldencode.p2j.ui.client.Browse
Implements the SELECT-NEXT-ROW() widget method.
selectNextRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the SELECT-NEXT-ROW() widget method.
selectNextRow(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the SELECT-NEXT-ROW() widget method.
selectPredefinedTitle(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Select one of the standard titles.
selectPreviousRow() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the SELECT-PREV-ROW() widget method.
selectPreviousRow() - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SELECT-PREV-ROW() widget method.
selectPreviousRow(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the SELECT-PREV-ROW() widget method.
selectPreviousRow() - Method in class com.goldencode.p2j.ui.client.Browse
Implements the SELECT-PREV-ROW() widget method.
selectPreviousRow(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the SELECT-PREV-ROW() widget method.
selectPreviousRow(BrowseWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the SELECT-PREV-ROW() widget method.
selectProcessAccount(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Selects the target process account by its tagged name.
selectProcessAccount(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Selects the target process account by its tagged name.
selectProcessAccountByName(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Selects the target process account by its account name.
selectProcessAccountByName(String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Selects the target process account by its account name.
selectRow(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the SELECT-ROW() widget method.
selectRow(long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the SELECT-ROW() widget method.
selectRow(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SELECT-ROW() widget method.
selectRow(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SELECT-ROW() widget method.
selectRow(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Implements the SELECT-ROW() widget method.
selectRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Implements the SELECT-ROW() widget method.
selectRow(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Implements the SELECT-ROW() widget method.
selectRow(BrowseWidget, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Implements the SELECT-ROW() widget method.
selectSingleWidget() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Selects single widget the current handler is attached to.
selectSingleWidget(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Selects single widget the current handler is attached to.
selectUser(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Selects the user's data row from the all users table by a given user's tagged name.
selectUser(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Selects the user's data row from the all users table by a given user's tagged name.
selectUserByName(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Selects the user's data row from the all users table by a given user's account name.
selectUserByName(String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Selects the user's data row from the all users table by a given user's account name.
selectValue(ListBox, String) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Finds the given value in the target list box and requests to select the corresponding list item.
selectWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
On a GUI interface multiple windows could be created.
selectWindow(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
On a GUI interface multiple windows could be created.
selectWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
On a device which allows multiple windows to be created, this allows selecting an explicit window before using the primitives or before drawing a widget.
selectWindow(int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
On a GUI interface multiple windows can be created.
selectWindow(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
On a GUI interface multiple windows can be created.
selectWindow(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
On a device which allows multiple windows to be created, this allows selecting an explicit window before using the primitives or before drawing a widget.
SelectWithValidation - Class in com.goldencode.p2j.admin.client.widget
The class implements selection list box widget with blank validation.
SelectWithValidation() - Constructor for class com.goldencode.p2j.admin.client.widget.SelectWithValidation
 
self - Variable in class com.goldencode.p2j.ui.MenuDefinition
Link to menu widget, that this definition relates to.
self - Variable in class com.goldencode.p2j.ui.SubMenuDefinition
Link to sub-menu widget, that this definition relates to.
self() - Static method in class com.goldencode.p2j.util.SelfManager
Get the latest self handle.
self - Variable in class com.goldencode.p2j.util.SelfManager.WorkArea
Stack of SELF handles.
SELF_REFERENCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SELF_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SELF_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SelfManager - Class in com.goldencode.p2j.util
This class manages scoping of the SELF system handle.
SelfManager() - Constructor for class com.goldencode.p2j.util.SelfManager
 
SelfManager.WorkArea - Class in com.goldencode.p2j.util
Container of context-local data.
selfMap() - Method in class com.goldencode.p2j.directory.LdapMapGen
Generate mapping using only P2J schema data.
selfPrinted - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
The self printed.
selfPrintedDocument - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
True value indicates that PDF report will request to print itself if while it is opened or rendered by PDF viewer with enabled java script support.
SelfSignedCertGen - Class in com.goldencode.p2j.security
Generate a new root CA and a server certificates and save them and the associated private keys in external key stores.
SelfSignedCertGen() - Constructor for class com.goldencode.p2j.security.SelfSignedCertGen
Create a new utility instance.
selLock - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Lock object for synchronizing selection processing.
send() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Send the message
sendAuthResult(ObjectOutputStream, int, int) - Method in class com.goldencode.p2j.security.SecurityManager
Worker to send back the authentication result and a disposition code.
sendAuthType(ObjectOutputStream, BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Send the client's requested authorization type on the given connection.
sendBinaryMessage(byte[]) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Send a binary message of arbitrary size.
sendBinaryMessage(byte, String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Send a binary message with text of arbitrary size.
sendBinaryMessage(byte, int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Send a binary message with a 32-bit integer of arbitrary size.
sendBinaryMessage(byte) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Convenience method to send a single-byte binary message.
sendBinaryMessage(byte, byte) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Convenience method to send a two-byte binary message.
sendBinaryMessage(byte, byte, byte) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Convenience method to send a three-byte binary message.
sendColorPalette() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Send the color palette down to the javascript client.
sendCommand(Agent.AgentCommand) - Method in class com.goldencode.p2j.util.Agent
Send the given command to this agent and return immediately.
sendEntry(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sends ENTRY event to the specified widget and returns a boolean result of the possible trigger invocation.
sendEntry(Widget, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sends ENTRY event to the specified widget and returns a boolean result of the possible trigger invocation.
sendError(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.main.WebHandler
Sends the error message to the client.
sendForbiddenIfVirtualDesktopDisabled(Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.main.WebHandler
Send 403 if the virtual desktop mode is not allowed.
sendInitializationEvent() - Method in class com.goldencode.p2j.net.BaseSession
Send notification to all registered nodes that queue is about to start and have to be initialized.
sendLeave(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sends LEAVE event to the specified widget.
sendLeave(Widget, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sends LEAVE event to the specified widget.
sendMessage() - Method in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Send a message.
sendPendingDrawingOps(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Send all pending drawing operations to the javascript side and clear the list of pending operations.
sendRedirectPath(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.goldencode.p2j.main.WebHandler
Sends the redirect to the main application site that requires users to be authorized.
sendResponse(HttpServletResponse, URLConnection, String) - Method in class com.goldencode.p2j.web.AbstractHandlerCommons
Build HTTP response.
sendStop(String, int) - Method in interface com.goldencode.p2j.main.AppServerEntry
Send the STOP condition to the request running with the specified ID.
sendStop(String) - Method in interface com.goldencode.p2j.main.AppServerEntry
Send a STOP condition to the request currently being executed on the specified connection.
sendStop(int) - Method in class com.goldencode.p2j.util.AppServerHelper
Send a STOP condition to the specified async request.
sendStop() - Method in class com.goldencode.p2j.util.AppServerHelper
Send a STOP condition to the request currently being executed on this connection.
sendStop(String, int) - Static method in class com.goldencode.p2j.util.AppServerManager
Send the STOP condition to the request running with the specified ID.
sendStop(String) - Static method in class com.goldencode.p2j.util.AppServerManager
Send a STOP condition to the request currently being executed on the specified connection.
sendStop(int) - Method in class com.goldencode.p2j.util.ServerHelper
Send a STOP condition to the specified async request.
sendStop() - Method in class com.goldencode.p2j.util.ServerHelper
Send a STOP condition to the request(s) currently being executed on this connection.
sendStop(int) - Method in class com.goldencode.p2j.util.WebServiceHelper
Send a STOP condition to the specified async request.
sendStop() - Method in class com.goldencode.p2j.util.WebServiceHelper
Send a STOP condition to the request currently being executed on this connection.
sendSwitchMode() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Switch mode message.
sendSwitchMode() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Switch mode message.
sendTerminationEvent() - Method in class com.goldencode.p2j.net.BaseSession
Send notification to all registered nodes that queue is about to terminate.
sendTextMessage(String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Send a text message.
sendToStream(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Send message to stream.
Sensitive - Interface in com.goldencode.p2j.util
Provide access to the SENSITIVE handle attribute
sensitive - Variable in class com.goldencode.p2j.util.SensitiveResource
Variable for the SENSITIVE attribute
SENSITIVE_CHAR_FIELD - Static variable in class com.goldencode.p2j.persist.dialect.DialectHelper
Signature for case-sensitive character column/property names
SensitiveBlankValidatorWrapper(BlankValidator) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SensitiveBlankValidatorWrapper
Ctor.
SensitiveResource - Class in com.goldencode.p2j.util
Abstract class which adds Sensitive flavor on the of HandleChain.
SensitiveResource() - Constructor for class com.goldencode.p2j.util.SensitiveResource
 
SensitiveScrollContainer<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
The class extends native scrolling with support for scrolling focusable child widgets.
SensitiveScrollContainer() - Constructor for class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
 
SensitivityResetter(boolean) - Constructor for class com.goldencode.p2j.util.Text.SensitivityResetter
Construct an instance which can reset the containing instance's case sensitivity when a notification is received.
SEP - Static variable in class com.goldencode.p2j.util.LogHelper.CleanFormatter
Platform-specific line separator.
SEP - Static variable in class com.goldencode.util.LogHelper
Platform-specific line separator.
sep1 - Variable in class com.goldencode.p2j.util.ParsedDateFormat
Separator character between the first two date components.
sep2 - Variable in class com.goldencode.p2j.util.ParsedDateFormat
Separator character between the last two date components.
Separator<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
The virtual widget to represent the horizontal line to separate the widgets from it's labels for default frame layout manager.
Separator(double) - Constructor for class com.goldencode.p2j.ui.client.Separator
Constructs the separator horizontal line with the given width.
SEPARATOR_DEFAULT_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Default separator color.
SEPARATOR_DEFAULT_COLOR2 - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Default separator color if background browse color matches BrowseGuiImpl.SEPARATOR_DEFAULT_COLOR.
separatorColor - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Separator color.
separatorFgColor - Variable in class com.goldencode.p2j.ui.BrowseConfig
SEPARATOR-FGCOLOR option
SeparatorImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific implementation of Separator.
SeparatorImpl(double) - Constructor for class com.goldencode.p2j.ui.chui.SeparatorImpl
Constructs the separator horizontal line with the given width.
separatorLen - Variable in class com.goldencode.p2j.ui.chui.BrowseImpl
Separator line length
separatorQuirk - Variable in class com.goldencode.p2j.ui.client.Browse
Set to true when separators need to be underscored.
separators - Variable in class com.goldencode.p2j.ui.BrowseConfig
SEPARATORS attribute variable.
seps - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
Valid (left side) separators that can appear in output.
seqHandlers - Static variable in class com.goldencode.p2j.persist.SequenceManager
Internal data structure with all instantiated SequenceHandlers.
seqPtr - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
Pointer in the sequence array.
Sequence - Class in com.goldencode.p2j.persist.sequence
In-memory properties of a sequence.
Sequence(String, String, String, long, long, long, long, boolean) - Constructor for class com.goldencode.p2j.persist.sequence.Sequence
Only constructor.
Sequence() - Constructor for class com.goldencode.p2j.preproc.BuiltinVariable.Sequence
 
sequence - Variable in class com.goldencode.p2j.preproc.BuiltinVariable.Sequence
The current sequence counter.
SEQUENCE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Sequence literal
sequence() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches a sequence definition, which consists of the ADD SEQUENCE phrase followed by sequence property definitions.
SEQUENCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SEQUENCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SEQUENCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
sequence - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
VT220 sends this sequence (after leading ESC) for DEL key.
sequence_funcs() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the current-value, dynamic-current-value, dynamic-next-value and next-value() function calls.
sequence_ref() - Method in class com.goldencode.p2j.uast.ProgressParser
Sequence references are unquoted text that must match a sequence name defined in an accessible schema.
SequenceHandler - Class in com.goldencode.p2j.persist.sequence
This class defines 3 sequence primitives for sequence CURRENT-VALUE, NEXT-VALUE functions and CURRENT-VALUE statement and an utility contains method.
SequenceHandler(String) - Constructor for class com.goldencode.p2j.persist.sequence.SequenceHandler
The only constructor takes the name of the database as argument.
SequenceIdentityManager - Class in com.goldencode.p2j.persist.id
Implementation of the IdentityManager interface which uses a sequence (global to a specific database) to produce 64-bit integer IDs which are unique across all records in that database.
SequenceIdentityManager() - Constructor for class com.goldencode.p2j.persist.id.SequenceIdentityManager
Default constructor.
SequenceManager - Class in com.goldencode.p2j.persist
A class that manages all sequence handling functions and statements calls, including static dynamic forms.
SequenceManager() - Constructor for class com.goldencode.p2j.persist.SequenceManager
 
sequences - Variable in class com.goldencode.p2j.persist.sequence.H2SequenceHandler
The list of sequences grouped by databases.
sequences - Variable in class com.goldencode.p2j.persist.sequence.PostgreSQLSequenceHandler
The list of sequences grouped by databases.
sequences - Variable in class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
The list of sequences grouped by databases.
sequences - Static variable in class com.goldencode.p2j.persist.SequenceManager
The list of all known sequences in a double hashed Map (schema x sqlName).
sequences - Variable in class com.goldencode.p2j.schema.ImportWorker
Map of historical to SQL sequence names
serialize_name() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SERIALIZE-NAME clause with the following string.
serializedSize(MousePtrWrapper) - Static method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Calculate the serialized size of the mouse pointer
serializeNodeToString(Node) - Static method in class com.goldencode.p2j.xml.SaxWriterImpl
This method is used to serialize Node from DOM to string.
serialNo - Variable in class com.goldencode.p2j.security.SecurityCache
Serial (generation) number of this instance of cache.
serialVersionUID - Static variable in class com.goldencode.p2j.main.ServerKeyStore
Serial Version ID
serialVersionUID - Static variable in class com.goldencode.p2j.ui.WidgetConfig
Serial Version ID
server - Variable in class com.goldencode.p2j.admin.AclDef
Server name this ACL definition is for.
server - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The server mode field
server - Variable in class com.goldencode.p2j.admin.ProcessDef
server vs application process
SERVER - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
server - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Server exports
server - Variable in class com.goldencode.p2j.ui.client.ColorManager.WorkArea
The server exports.
server - Variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Embedded web server instance.
server - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
The server exports.
server - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
A handle to the SERVER resource.
SERVER - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SERVER resource.
server - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The ServerImpl instance associated with this port-type procedure.
server - Variable in class com.goldencode.p2j.util.ProxyProcedureWrapper
The server used to obtain this proxy procedure.
Server - Interface in com.goldencode.p2j.util
Interface for SERVER methods and attributes
server - Variable in class com.goldencode.p2j.util.ServerHelper
The ServerImpl instance associated with this helper.
server - Variable in class com.goldencode.p2j.web.GenericWebServer
Embedded jetty server
server_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_START_TAG SERVER CLOSE_TAG, arbitrary 4GL statement text and then CLOSE_QUESTION WSPEED CLOSE_TAG.
SERVER_MESSAGES - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Messages place
SERVER_SOCKET - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SERVER-SOCKET resource.
serverAcc - Variable in class com.goldencode.p2j.security.SecurityCache
Server's process account.
serverAlarmsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
The server alarm manager
serverAlarmsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
The server alarms manager
serverAlarmsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
The server alarms manager
serverAlarmsManager - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The server alarms manager
serverAlarmsManager - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
The server alarms manager
serverAlarmsManager - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
The server alarms manager
serverAlarmsManager - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
The server alarms manager
serverAlias - Variable in class com.goldencode.p2j.security.SecurityCache
Server's truststore alias.
serverAlias - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
Server alias.
serverAliases - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
All the aliases associated with server processes.
serverAuthHook(byte[], String) - Method in interface com.goldencode.p2j.security.Authenticator
Implements server side custom authentication logic.
serverAuthHook(byte[], String) - Method in class com.goldencode.p2j.security.CustomHookSample
Implements server side custom authentication logic.
serverAuthHook(byte[], String) - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Implements server side authentication logic.
serverAuthHook(byte[], String) - Method in class com.goldencode.p2j.security.DefaultLoginPanel
Not used for the client side.
serverAuthHook(byte[], String) - Method in class com.goldencode.p2j.security.GuestAccess
Not used for the client side.
serverAuthHook(byte[], String) - Method in class com.goldencode.p2j.security.SecurityManager
Implements server side standard authorization logic.
serverAuthHook(byte[], String) - Method in class com.goldencode.p2j.security.TrustedClientPlugin
Implements server side custom authentication logic.
ServerComObject - Class in com.goldencode.p2j.comauto
Special com object for a top-level automation (server/application).
ServerComObject() - Constructor for class com.goldencode.p2j.comauto.ServerComObject
 
ServerConfigManager - Class in com.goldencode.p2j.ui
Management of widget configurations, on server-side.
ServerConfigManager() - Constructor for class com.goldencode.p2j.ui.ServerConfigManager
 
ServerDataAccess() - Constructor for class com.goldencode.p2j.util.ErrorManager.ServerDataAccess
 
ServerDirectory(Session) - Constructor for class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Construct an HLO using provided instance of the Queue.
ServerDriver - Class in com.goldencode.p2j.main
General purpose command line driver to start a server process based on a bootstrap configuration file and/or command line parameters.
ServerDriver() - Constructor for class com.goldencode.p2j.main.ServerDriver
 
ServerDriver.SingleProcessClient - Class in com.goldencode.p2j.main
Provides a separate thread to include a client (user-interface) in the same JVM as the server.
ServerEvent - Class in com.goldencode.p2j.ui.client.event
Instances of this class represent a definition of an event which originates from the server side.
ServerEvent() - Constructor for class com.goldencode.p2j.ui.client.event.ServerEvent
Public c'tor added for deserialization purposes only.
ServerEvent(long, String, Runnable) - Constructor for class com.goldencode.p2j.ui.client.event.ServerEvent
Create a new server-side event.
serverEvents - Variable in class com.goldencode.p2j.ui.client.event.EventManager.WorkArea
Queue dedicated for registered events originating from the server-side.
ServerExports - Interface in com.goldencode.p2j.ui
Defines all UI-related API's exported by the server for use by the client.
ServerFactory - Class in com.goldencode.p2j.util
A class for instantiating server handles.
ServerFactory() - Constructor for class com.goldencode.p2j.util.ServerFactory
 
ServerHelper - Class in com.goldencode.p2j.util
Defines common APIs used by a server connected to either an appserver or a web service.
ServerHelper() - Constructor for class com.goldencode.p2j.util.ServerHelper
 
serverHooks - Static variable in class com.goldencode.p2j.main.StandardServer
Server hooks.
serverId - Variable in class com.goldencode.p2j.directory.DirectoryService
server's own ID
serverId - Variable in class com.goldencode.p2j.security.SecurityCache
Server's ID.
ServerIdHelper - Class in com.goldencode.p2j.ui
Implementation of helper methods for server side to work with widget ID.
ServerIdHelper() - Constructor for class com.goldencode.p2j.ui.ServerIdHelper
 
ServerImageWorker - Class in com.goldencode.p2j.ui
Image helper methods to handle image loading from application jar files on the server side.
ServerImageWorker() - Constructor for class com.goldencode.p2j.ui.ServerImageWorker
 
ServerImpl - Class in com.goldencode.p2j.util
A class for implementing the Server methods and attributes.
ServerImpl() - Constructor for class com.goldencode.p2j.util.ServerImpl
Default constructor which initializes Server specific settings.
ServerImpl.AsyncInvoker - Class in com.goldencode.p2j.util
Provides a mechanism of performing asynchronous requests, by hiding the operating state of this server (State-free or State-managed).
ServerImpl.SessionFreeInvoker - Class in com.goldencode.p2j.util
Asynchronous invoker implementation for Session-free operating mode.
ServerImpl.SessionManagedInvoker - Class in com.goldencode.p2j.util
Asynchronous invoker implementation for Session-managed operating mode.
serverInstance - Static variable in class com.goldencode.p2j.net.Control
The receiving side of asynchronous interruptions if non-null.
ServerJoin - Class in com.goldencode.p2j.persist
An implementation of a natural join helper used by query types which perform the join on the database server.
ServerJoin(RecordBuffer, RecordBuffer) - Constructor for class com.goldencode.p2j.persist.ServerJoin
Constructor.
serverJoinAdaptive(List<CompoundComponent>) - Method in class com.goldencode.p2j.persist.CompoundQuery.Optimizer
Create a multi-table, adaptive query from the given compound query components, which will be joined at the database server.
ServerJoinData(AbstractJoin, Object[], Set<RecordBuffer>, String[]) - Constructor for class com.goldencode.p2j.persist.QueryComponent.ServerJoinData
Constructor.
serverJoinPreselect(List<CompoundComponent>) - Method in class com.goldencode.p2j.persist.CompoundQuery.Optimizer
Create a multi-table, preselect query from the given compound query components, which will be joined at the database server.
ServerKeyStore - Class in com.goldencode.p2j.main
A container used to export server key store.
ServerKeyStore() - Constructor for class com.goldencode.p2j.main.ServerKeyStore
Constructor.
serverKeyStore - Variable in class com.goldencode.p2j.main.WebClientBuilder
Server key store
serverKeyStore - Variable in class com.goldencode.p2j.web.GenericWebServer
Exported server key store
ServerLegacyKeyJoin - Class in com.goldencode.p2j.persist
An implementation of a natural join helper used by query types which perform the join on the database server.
ServerLegacyKeyJoin(RecordBuffer, RecordBuffer) - Constructor for class com.goldencode.p2j.persist.ServerLegacyKeyJoin
Constructor.
ServerMesagesUiHandlers - Interface in com.goldencode.p2j.admin.client.application.home.help
Defines business methods for views to work with server messages.
serverMessages - Variable in class com.goldencode.p2j.admin.client.AdminCallback
Server messages fetched from the backend on failure
ServerMessagesPresenter - Class in com.goldencode.p2j.admin.client.application.home.help
ServerMessagesPresenter is a controller that implements business methods to work with server messages.
ServerMessagesPresenter(EventBus, ServerMessagesPresenter.MyView, ServerMessagesPresenter.MyProxy, PlaceManager, AdminServiceAsync, ModalDialogs, Alarm) - Constructor for class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
Defines the Server Messages presenter.
ServerMessagesPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.help
Defines the proxy place for GWTP framework.
ServerMessagesPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.help
This view interface that must be implemented by the concrete view according to GWTP framework.
ServerMessagesView - Class in com.goldencode.p2j.admin.client.application.home.help
Defines UI to work with server messages.
ServerMessagesView(ServerMessagesView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
Create this view.
ServerMessagesView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.help
GWT UI creator.
ServerPropertiesDaemon - Class in com.goldencode.p2j.util
Interface describing methods for the server side to get different system property and running mode values.
ServerPropertiesDaemon() - Constructor for class com.goldencode.p2j.util.ServerPropertiesDaemon
 
ServerPropertiesInspector - Interface in com.goldencode.p2j.util
Interface describing the methods that gets different system variables and characteristics.
ServerReturnValue - Class in com.goldencode.p2j.ui
 
ServerReturnValue() - Constructor for class com.goldencode.p2j.ui.ServerReturnValue
 
serverSide - Static variable in class com.goldencode.p2j.util.ErrorManager
Does this instance belong to the server side part.
ServerSocketData(int, long, ServerSocket, SSLServerSocket) - Constructor for class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
Save the given data in a new LowLevelSocketListenerImpl.ServerSocketData instance.
serverSocketId - Variable in class com.goldencode.p2j.util.SocketListenerImpl
The associated server socket id on P2J client side.
ServerSocketMapping(String, int, String, Integer, String) - Constructor for class com.goldencode.p2j.util.SocketImpl.ServerSocketMapping
Initialize a new server socket mapping with the given details.
serverSockets - Static variable in class com.goldencode.p2j.util.SocketImpl
Set of remapped target server sockets.
ServerState - Class in com.goldencode.p2j.ui
This class is a container for server-side state which can be easily transported to or from the client.
ServerState() - Constructor for class com.goldencode.p2j.ui.ServerState
Default constructor.
ServerState(ServerState) - Constructor for class com.goldencode.p2j.ui.ServerState
Copy constructor.
service - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
service - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The WSDL service.
serviceNamespace - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
Services() - Constructor for class com.goldencode.p2j.report.server.ReportProtocol.Services
Default constructor.
services - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The network service names used by CONNECT statement to target this appserver.
servletPath - Variable in class com.goldencode.p2j.main.AdminServerExtension
Servlet context path for the extension servlet
sessInit - Variable in class com.goldencode.p2j.net.Queue
true if the session is fully initialized.
session - Variable in class com.goldencode.p2j.main.BrokerParameters
P2J session
session - Variable in class com.goldencode.p2j.net.Control
The connection for this P2J session.
session - Variable in class com.goldencode.p2j.net.Echo.Invoker
Represents our network session.
session - Variable in class com.goldencode.p2j.net.HighLevelObject
Session which represents connection.
session - Variable in class com.goldencode.p2j.net.NetSocket
SSL session.
Session - Interface in com.goldencode.p2j.net
Defines the public API for a network session, including methods for low level message transport, and methods for higher level session management.
session - Variable in class com.goldencode.p2j.persist.Persistence.Context
Active Hibernate session, if any
session - Variable in class com.goldencode.p2j.persist.RecordBuffer.Handler
Hibernate session
session - Variable in class com.goldencode.p2j.persist.remote.RemotePersistence
Network session with remote server
session - Variable in class com.goldencode.p2j.persist.SavepointReversible
The session which is invoking reversible operation.
session - Variable in class com.goldencode.p2j.report.server.ReportProtocol
Active web socket session
session - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Cached session object
Session - Class in com.goldencode.p2j.security
Package private class that maintains all per connection data.
Session(Object, SecurityCache) - Constructor for class com.goldencode.p2j.security.Session
Package private constructor for client side Session.
Session(Object, SecurityCache, SecurityContext) - Constructor for class com.goldencode.p2j.security.Session
Package private constructor for server side Session.
session - Variable in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Remote session.
session - Static variable in class com.goldencode.p2j.ui.WidgetId
Stores session context-local state variables.
session - Variable in class com.goldencode.p2j.util.AppServerHelper
The P2J session used to communicate with the remote side.
session - Variable in class com.goldencode.p2j.util.ProcedureManager.Subscription
The client session which registered this subscription.
SessionArea() - Constructor for class com.goldencode.p2j.ui.WidgetId.SessionArea
Create the server-side ID generator.
sessionClosed() - Method in class com.goldencode.p2j.persist.ConnectionManager
Perform end of session cleanup; disconnects all connected databases without regard to transaction state or buffer reference status.
sessionClosing() - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Invoked when the current Hibernate session is about to close.
sessionClosing() - Method in class com.goldencode.p2j.persist.FilteredResults
Give the unfiltered results object a chance to respond to the session closing event.
sessionClosing() - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Invoked when the current Hibernate session is about to close.
sessionClosing() - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Invoked when the current Hibernate session is about to close.
sessionClosing() - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Clears the backing results.
sessionClosing() - Method in class com.goldencode.p2j.persist.ProgressiveResults
Respond to a session closing event by caching a batch of this results object's records.
sessionClosing() - Method in interface com.goldencode.p2j.persist.Results
Invoked when the current Hibernate session is about to close.
sessionClosing() - Method in class com.goldencode.p2j.persist.ResultsAdapter
Give the underlying worker a chance to respond to a session closing event.
sessionClosing() - Method in class com.goldencode.p2j.persist.ScrollingResults
Invoked when the current Hibernate session is about to close.
sessionClosing() - Method in class com.goldencode.p2j.persist.SimpleResults
Required by the Results interface, but this is a no-op implementation.
sessionEvent(SessionListener.Event) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Respond to a dirty (i.e., error-driven) session closing event by invalidating any current, preselected results.
sessionEvent(SessionListener.Event) - Method in interface com.goldencode.p2j.persist.event.SessionListener
Invoked when a significant event occurs related to the current Hibernate session or transaction.
sessionEvent(SessionListener.Event) - Method in class com.goldencode.p2j.persist.PreselectQuery
Respond to a clean (i.e., transaction commit) session event by caching all preselected results and using that cache to back the query's results for all future fetches.
sessionEvent(SessionListener.Event) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Invoked when a Hibernate session event occurs.
sessionEvent(SessionListener.Event) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
This method is invoked by the persistence context when a Hibernate session has just ended a transaction or is about to close.
SessionExports - Interface in com.goldencode.p2j.util
Describes all SESSION-related API's exported by client for use by server.
sessionFactories - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of Hibernate session factories, keyed by database.
sessionFactory - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Hibernate session factory
sessionFactory - Variable in class com.goldencode.p2j.schema.ImportWorker
Hibernate session factory
SessionFlusher(Persistence) - Constructor for class com.goldencode.p2j.persist.BufferManager.SessionFlusher
Constructor.
sessionFree - Variable in class com.goldencode.p2j.util.AppServerHelper
Flag indicating if this connection is in session free mode (if true) or in session-managed mode (if false).
sessionFree - Variable in enum com.goldencode.p2j.util.AppServerOperatingMode
Flag indicating this is a session-free operating mode.
SessionFreeInvoker() - Constructor for class com.goldencode.p2j.util.ServerImpl.SessionFreeInvoker
 
sessionHoldTime - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Maximum time between scans (in seconds) for which we can hold the session in order to not to obtain a new session each time.
sessionID - Variable in class com.goldencode.p2j.persist.dirty.GlobalEventManager.EventWrapper
Unique ID of current context
sessionID - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater
Numeric ID of the user in the current session
sessionId - Variable in class com.goldencode.p2j.report.server.ReportApi
Current session ID
sessionId - Variable in class com.goldencode.p2j.report.server.ReportProtocol
Current session ID
sessionID - Variable in class com.goldencode.p2j.security.SessionToken
Unique session ID - always non-zero for user sessions
SessionInfo - Class in com.goldencode.p2j.admin
A descriptor that contains details regarding a session.
SessionInfo() - Constructor for class com.goldencode.p2j.admin.SessionInfo
 
sessionInitialized() - Method in class com.goldencode.p2j.net.Queue
Set the value of the session initialized flag to true.
SessionInterceptor(Persistence) - Constructor for class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Constructor.
sessionLatch - Static variable in class com.goldencode.p2j.main.BrokerCore
Session latch used to notify when terminate
sessionListener - Static variable in class com.goldencode.p2j.main.BrokerManager
Session listener
SessionListener - Interface in com.goldencode.p2j.net
Defines an event notification framework for users of network sessions.
SessionListener - Interface in com.goldencode.p2j.persist.event
Implemented by classes whose instances need to know about session life cycle events as they happen.
SessionListener.Event - Enum in com.goldencode.p2j.persist.event
Type of session event
SessionListener.Scope - Enum in com.goldencode.p2j.persist.event
Scope of listener registration
sessionListeners - Variable in class com.goldencode.p2j.net.NetSocket
Stores a list of SessionListeners
sessionListeners - Variable in class com.goldencode.p2j.persist.Persistence.Context
Session listener objects
SessionManagedInvoker() - Constructor for class com.goldencode.p2j.util.ServerImpl.SessionManagedInvoker
 
SessionManager - Class in com.goldencode.p2j.net
This class is the central focal point of all queue and session management for the net package.
SessionManager() - Constructor for class com.goldencode.p2j.net.SessionManager
Constructor usable only by concrete subclasses.
SessionManager.Stopper - Class in com.goldencode.p2j.net
 
SessionManagerFactory - Class in com.goldencode.p2j.net
Factory for creating a singleton instance of the network SessionManager for this process.
SessionManagerFactory() - Constructor for class com.goldencode.p2j.net.SessionManagerFactory
Private constructor to prevent this class from being instantiated.
SessionPresenter - Class in com.goldencode.p2j.admin.client.application.home.console.sessions
SessionPresenter is a controller that implements business methods to manage sessions.
SessionPresenter(EventBus, SessionPresenter.MyView, SessionPresenter.MyProxy, PlaceManager, AdminServiceAsync) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
Defines Session presenter.
SessionPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.console.sessions
Defines the proxy place for GWTP framework.
SessionPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.console.sessions
This view interface that must be implemented by the concrete view according to GWTP framework.
SESSIONS - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Console Sessions place
sessions - Variable in class com.goldencode.p2j.persist.ConnectionManager
Map of database info objects to network sessions
sessions - Static variable in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Map of DirtyShareManager to Session instances.
sessionsByQueue - Variable in class com.goldencode.p2j.net.SessionManager
Many-to-one map of queues to all of their associated sessions
sessionsCounter - Variable in class com.goldencode.p2j.main.WebClientConfig
Number of sessions opened using this web client.
sessionSuperProcs - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
A map containing the list of super-procedures, for the session, by each instance.
SessionSuperResolver() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.SessionSuperResolver
 
sessionSuperResolver - Variable in class com.goldencode.p2j.util.ControlFlowOps.WorkArea
ControlFlowOps.SessionSuperResolver instance which searches the sessions's super-procedures for a match.
sessionToken - Variable in class com.goldencode.p2j.security.SecurityContext
unique session token for this security context
SessionToken - Class in com.goldencode.p2j.security
Unique object describing a security context, by its session ID and authenticated subject.
SessionToken() - Constructor for class com.goldencode.p2j.security.SessionToken
Default constructor
SessionToken(int, String) - Constructor for class com.goldencode.p2j.security.SessionToken
Create a session token for the given session ID and subject.
sessionTooltips - Static variable in class com.goldencode.p2j.ui.client.gui.ToolTip
Tooltips enabled by default for GUI.
sessionToTerminate - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The session to terminate
SessionUIHandler - Interface in com.goldencode.p2j.admin.client.application.home.console.sessions
SessionUIHandler defines business methods for views to manage sessions.
SessionUtils - Class in com.goldencode.p2j.util
This class provides implementation for SESSION attributes and methods.
SessionUtils() - Constructor for class com.goldencode.p2j.util.SessionUtils
 
SessionUtils.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
SessionView - Class in com.goldencode.p2j.admin.client.application.home.console.sessions
SessionView is a view to manage sessions.
SessionView(SessionView.Binder, FilterSessionsView, TerminateSessionAlert) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
 
SessionView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.console.sessions
GWT UI creator
sessMgr - Static variable in class com.goldencode.p2j.net.Dispatcher
Session manager (safe as a JVM-wide value).
set(int, String) - Method in class com.goldencode.p2j.admin.TaggedName
Set value at specified index.
set(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
set(int) - Method in class com.goldencode.p2j.directory.BitField
Set specified bit into true.
set(int, boolean) - Method in class com.goldencode.p2j.directory.BitField
Set specified bit into specified value.
set(int, int) - Method in class com.goldencode.p2j.directory.BitField
Set specified range of bits into true.
set(int, int, boolean) - Method in class com.goldencode.p2j.directory.BitField
Set specified range of bits into specified value.
set(int) - Method in class com.goldencode.p2j.directory.BitSelector
Set specified bit into true.
set(int, boolean) - Method in class com.goldencode.p2j.directory.BitSelector
Set specified bit into specified value.
set(int, int) - Method in class com.goldencode.p2j.directory.BitSelector
Set specified range of bits into true.
set(int, int, boolean) - Method in class com.goldencode.p2j.directory.BitSelector
Set specified range of bits into specified value.
set(String[]) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Attribute Value Set utility.
set(BaseDataType) - Method in class com.goldencode.p2j.persist.FieldReference
Set the current value of the referent field by invoking the setter method for the target property.
set(BaseDataType[]) - Method in class com.goldencode.p2j.persist.FieldReference
Set the current value of the referent field by invoking the setter method for the target property.
set(Object, Object, SessionFactoryImplementor) - Method in class com.goldencode.p2j.persist.NopPropertyAccessor.NopSetter
Set the property value from the given instance.
set(WrappedResource) - Method in class com.goldencode.p2j.persist.type.HandleFieldRef
Set the value of this instance as a WrappedResource.
set(int, boolean) - Method in class com.goldencode.p2j.security.BitSet
Sets a bit to the provided value.
set(int) - Method in class com.goldencode.p2j.security.BitSet
Turns a bit on.
set(T) - Method in class com.goldencode.p2j.security.ContextLocal
Set the current value of this context local variable.
set(T) - Method in class com.goldencode.p2j.security.ContextLocal.Wrapper
Set the contents of the context local variable.
set(BaseDataType) - Method in class com.goldencode.p2j.ui.BypassElement
Unsupported since this class does not contain any data.
set(int, int) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Set selection to specified interval.
set(int) - Method in class com.goldencode.p2j.ui.Color
Set specified bit in the color properties.
SET - Static variable in interface com.goldencode.p2j.ui.CommonFrame
Set operation currently in process.
set(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(Stream, FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
set(FrameElement[], EventList) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(Stream, FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
set(FrameElement[], EventList, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(BaseDataType) - Method in class com.goldencode.p2j.ui.Element
Set the referenced object's current runtime value to the given value.
set(BaseDataType) - Method in class com.goldencode.p2j.ui.EmbeddedAssignment
Set the referenced object's current runtime value to the given value.
SET - Static variable in class com.goldencode.p2j.ui.EventList
High level SET operation code
set(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(Stream, FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
set(FrameElement[], EventList, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(Stream, FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
set(FrameElement[], EventList) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
set(BaseDataType) - Method in class com.goldencode.p2j.ui.HeaderElement
Set the referenced object's current runtime value to the given value.
set(BaseDataType) - Method in class com.goldencode.p2j.ui.WidgetElement
Unsupported since this class does not contain any data.
set(BaseDataType) - Method in interface com.goldencode.p2j.util.Accessor
Set the referenced object's current runtime value to the given value.
set(BaseDataType) - Method in class com.goldencode.p2j.util.AccessorWrapper
Set the referenced object's current runtime value to the given value.
set(ErrorManager.ErrorStatus) - Method in class com.goldencode.p2j.util.ErrorManager.ErrorStatus
Sets all fields with values from specified errStatus.
set(WrappedResource) - Method in class com.goldencode.p2j.util.handle
Set the value of this instance as a WrappedResource.
set(E) - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Replace the current element -- unsupported in this read-only implementation.
set(Object) - Method in class com.goldencode.p2j.util.TransparentWrapper
Set the referent of this instance.
set3D(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the THREE-D value for this client session.
set3D(boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Set the THREE-D value for this client session.
set3D(logical) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set THREE-D attribute value for SESSION handle.
set3D(logical) - Static method in class com.goldencode.p2j.util.SessionUtils
Set THREE-D attribute value for SESSION handle.
set3DBorder(boolean) - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Sets the new value for 3D style flag.
set_byte_order_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SET-BYTE-ORDER language statement with the following ProgressParser.lvalue().
SET_CAN_HIDE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Enable hiding of the frames.
set_handle() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SET handle clause and a following ProgressParser.lvalue() which must be a handle type.
SET_ICONIFICATION_STATE - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Window state changed event.
SET_ID - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager.Helper
Well-known name of primary key setter method
set_lvalue() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SET handle clause and a following ProgressParser.lvalue().
set_or_update_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SET field or UPDATE field construct and the required following as or like clause.
set_or_update_or_prompt_for_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SET, UPDATE and PROMPT-FOR language statements and implements the (nearly identical) logic for all 3.
SET_PAGED_DEFAULT - Static variable in class com.goldencode.p2j.util.Stream
The special value which triggers setting of default number of lines per page in paged mode.
set_pointer_value_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SET-POINTER-VALUE language statement with the following ProgressParser.lvalue().
SET_RESIZEABLE_WINDOW - Static variable in interface com.goldencode.p2j.ui.client.driver.web.WebClientMessageTypes
Resizeable widget.
set_size_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SET-SIZE language statement with the following ProgressParser.lvalue().
SET_VAR - Static variable in class com.goldencode.expr.Function
Bootstrap method which sets the value of a variable
setAbout(String) - Method in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
Sets an application details.
setAboutHtml(String) - Method in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
Sets an application details.
setAccelerator(String) - Method in interface com.goldencode.p2j.ui.MenuItemInterface
Sets this menu-item accelerator - KEYLABEL of the short key assigned to this menu-item.
setAccelerator(character) - Method in interface com.goldencode.p2j.ui.MenuItemInterface
Sets this menu-item accelerator - KEYLABEL of the short key assigned to this menu-item.
setAccelerator(String) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Set this menu-item accelerator - KEYLABEL of the short key assigned to this menu-item.
setAccelerator(character) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets this menu-item accelerator.
setAccessFlags(int) - Method in class com.goldencode.expr.ClassFile
Set the access flags for this class file.
setAccounts(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Sets accounts
setAccounts(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Sets accounts
setAcl(String, Acl, Map<Integer, String>, boolean, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Conditionally edits the existing ACL based on the contents of the given ACL and the selected conditions.
setAcl(String, Acl, Map<Integer, String>, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Conditionally edits the existing ACL based on the contents of the given ACL and the selected conditions.
setAcl(String, Acl, Map<Integer, String>, boolean, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Conditionally edits the existing ACL based on the contents of the given ACL and the selected conditions.
setAcl(String, Acl, Map<Integer, String>, boolean, boolean, boolean, boolean, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the acl.
setAcl(String, Acl, Map<Integer, String>, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Conditionally edits the existing ACL based on the contents of the given ACL and the selected conditions.
setACLs(AccessControlList[]) - Method in class com.goldencode.p2j.security.ResourceRegistry
Sets the array of ACLs.
setACLsMultiSelection() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Set the state of the screen when multiple rows are selected - some buttons are enabled.
setACLsNoSelection() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Set the state of the screen when no row is selected - some buttons are enabled.
setACLsSingleSelection() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Set the state of the screen when a single row is selected - all buttons are enabled.
setAction(SystemHelpAction) - Method in class com.goldencode.p2j.ui.HelpService
Validates and sets the current action to be executed.
setActionCode(KeyInput) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Prepare event for processing.
setActionCode(int) - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Sets the action code.
setActionCode(KeyInput) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Prepare event for processing.
setActionListener(ActionListener) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Sets the event listener.
setActionListener(ActionListener) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
Sets the event handler.
setActivate(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.activate field.
setActive(BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferList
Sets the current active buffer scope for this buffer name.
setActiveAstId(int) - Method in class com.goldencode.expr.CompiledExpression
Store the ID of the AST which corresponds with the code unit which is about to be executed.
setActiveBatch(DirectoryService.BatchRef) - Method in class com.goldencode.p2j.directory.DirectoryService
Set reference to active batch.
setActiveComboBox(ComboBox, int, MousePtrWrapper) - Method in class com.goldencode.p2j.ui.chui.ThinClient
(De)register combo-box with active drop down.
setActiveRule(Rule) - Method in class com.goldencode.p2j.pattern.PatternEngine
Set the rule which is currently active.
setActiveWindow(Window<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Set ACTIVE-WINDOW to the specified window.
setActiveWindow(WindowWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Assigns ACTIVE-WINDOW system handle.
setActiveWindow(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Assigns ACTIVE-WINDOW system handle.
setActor(character) - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Sets the ACTOR attribute for this SOAP-HEADER-ENTRY.
setActor(String) - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Sets the ACTOR attribute for this SOAP-HEADER-ENTRY.
setActor(character) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Sets the ACTOR attribute for this SOAP-HEADER-ENTRY.
setActor(String) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Sets the ACTOR attribute for this SOAP-HEADER-ENTRY.
setActualEndColumn(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for actual ending column number.
setActualEndLine(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for actual ending line number.
setActualStartColumn(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for actual starting column number.
setActualStartLine(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for actual starting line number.
setAdditionalData(Map<String, String>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
Sets the additional data.
setAddress(int) - Method in class com.goldencode.p2j.net.NodeInfo
Assign new node address.
setADMData(String) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in class com.goldencode.p2j.persist.BufferImpl
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.persist.BufferImpl
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in interface com.goldencode.p2j.util.ADMData
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in interface com.goldencode.p2j.util.ADMData
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Set the value of the ADM-DATA attribute.
setADMData(Object, String) - Static method in class com.goldencode.p2j.util.ProcedureManager
Set the value of the ADM-DATA attribute for the specified referent.
setADMData(String) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Set the value of the ADM-DATA attribute.
setADMData(String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Set the value of the ADM-DATA attribute.
setADMData(character) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Set the value of the ADM-DATA attribute.
setAfterChoose(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Force or reset forcing of automatic clearing.
setAlert(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
Provides group accounts to be shown by this dialog in its alert message.
setAlert(TaggedName, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
Setups this alert view.
setAlert(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
Provides selected accounts for which this alert dialog warns that they are about to be deleted.
setAlert(TaggedName, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
Provides selected groups accounts and a user in these groups that this target user is about to be deleted from these selected groups.
setAlert(SessionInfo) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
Setups this alert dialog.
setAlign(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Set alignment.
setAlive(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Mark start and end of frame lifetime at client.
setAllClear(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Sets or resets the ALL CLEAR flag for the frame.
setAllGroups(TaggedName[], RegExp) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Sets the all groups accounts table's model with all existing groups accounts.
setAllGroups(TaggedName[], RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Sets the all groups accounts table's model with all existing groups accounts.
setAllNamedUsed() - Method in class com.goldencode.p2j.preproc.FileScope
Marks all named arguments as used.
setAllowBlank(boolean) - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
The allow-blank flag setter.
setAllowBlank(boolean) - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
The allow-blank flag setter.
setAllowColumnSearching(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ALLOW-COLUMN-SEARCHING attribute setter.
setAllowColumnSearching(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ALLOW-COLUMN-SEARCHING attribute setter.
setAllowColumnSearching(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ALLOW-COLUMN-SEARCHING attribute setter.
setAllowColumnSearching(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ALLOW-COLUMN-SEARCHING attribute setter.
setAllPosUsed() - Method in class com.goldencode.p2j.preproc.FileScope
Marks all positional arguments as used.
setAllUsers(TaggedName[], RegExp) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Sets all users model.
setAllUsers(TaggedName[], RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Sets all users model.
setAlternateKey(String) - Method in class com.goldencode.p2j.ui.HelpService
Activates the ALTERNATE-KEY mode.
setAlternateKey(Text) - Method in class com.goldencode.p2j.ui.HelpService
Activates the ALTERNATE-KEY mode.
setAlwaysOnTop(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the ALWAYS-ON-TOP attribute.
setAlwaysOnTop(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the ALWAYS-ON-TOP attribute.
setAlwaysOnTop(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the ALWAYS-ON-TOP attribute.
setAmbiguous(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the flag indicating whether the last record retrieval attempt failed because the query criteria was ambiguous.
setAnchorIndex(int) - Method in class com.goldencode.p2j.ui.client.EditScroller
Set the EditScroller.anchorIndex to the new index.
setAppend() - Method in class com.goldencode.p2j.util.Stream
Set the current stream's read/write position to the end of the file such that future writes are appending to the file.
setAppServer(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.appServer field.
setArgument(BaseNativeType, int) - Method in class com.goldencode.p2j.library.Signature
Assigns the argument to the given index position for this native function.
setArguments(Object[]) - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Setter for the RemoteInvocationResult.arguments field.
setArgumentSize(int) - Method in class com.goldencode.p2j.library.Signature
Defines the number of arguments for this native function.
setArgUsed(String) - Method in class com.goldencode.p2j.preproc.FileScope
Marks argument as used.
setAssignedCert(TaggedName, String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Assigns the given peer certificate to the selected process account.
setAssignedCert(TaggedName, String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Assigns the given peer certificate to the selected process account.
setAssignedGroups(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Sets the user's groups table's model with all assigned groups for the single selected user from the all users table view.
setAssignedGroups(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Sets the user's groups table's model with all assigned groups for the single selected user from the all users table view.
setAst(ExtraAst) - Method in class com.goldencode.expr.CompiledExpression
Set the AST associated with this compiled expression.
setAst(Aast) - Method in class com.goldencode.p2j.schema.NameNode
Set the AST which backs this name node.
setAstId(long) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.astId field.
setAstid(long) - Method in class com.goldencode.p2j.report.server.DetailRow
Setter for the AST ID.
setAstPersist(boolean) - Method in class com.goldencode.p2j.uast.AstGenerator
Sets the state of the flag indicating if a newly parsed AST should be persisted.
setAstRoot(Aast) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Set the AST node that is the root of the data model AST hierarchy and make it the target root AST of the resolver.
setAsts(Aast, Aast) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Set the current source and copy ASTs which will form the basis of all AST-related symbol resolution done by this resolver.
setAsts(Map<String, CallSite>) - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Set the map of the AST details for the graph snippet.
setAt(boolean) - Method in class com.goldencode.p2j.ui.ControlTextWidget
Set @ widget flag.
setAtFormatLength(int) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the length of the format for the widget's @ phrases.
setAtFormatLength(int) - Method in class com.goldencode.p2j.ui.ControlTextWidget
Set the length of the format for the widget's @ phrases.
setAtFormatLength(int) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the length of the format for the widget's @ phrases.
setAttrFormat(String) - Method in class com.goldencode.p2j.ui.client.FillIn
Sets new display format.
setAttribute(Attribute) - Method in class com.goldencode.p2j.directory.DirNode
Add or replace attribute with specified one.
setAttribute(String, String) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the attribute value for a given attribute name.
setAttribute(String, character) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the attribute value for a given attribute name.
setAttribute(character, String) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the attribute value for a given attribute name.
setAttribute(character, character) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the attribute value for a given attribute name.
setAttribute(String, String) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the attribute value for a given attribute name.
setAttribute(String, character) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the attribute value for a given attribute name.
setAttribute(character, String) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the attribute value for a given attribute name.
setAttribute(character, character) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the attribute value for a given attribute name.
setAttribute(Element, String, String) - Static method in class com.goldencode.util.XmlHelper
Set a value into an element's attribute, encoding it into a safe format first if it contains non-printing characters.
setAttributeNode(handle) - Method in interface com.goldencode.p2j.xml.XNodeRef
Associates XML attribute node with the given X-Noderef object handle.
setAttributeNode(handle) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Associates XML attribute node with the given X-Noderef object handle.
setAttributeValue(String, Object, int) - Method in class com.goldencode.p2j.directory.DirNode
Set new attribute value.
setAttrSpace(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set new state of the ATTR-SPACE attribute.
setAttrSpace(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the ATTR-SPACE option.
setAttrSpace(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets the value of the ATTR-SPACE attribute.
setAttrSpace(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the ATTR-SPACE writable attribute.
setAttrSpace(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the ATTR-SPACE writable attribute.
setAttrSpace(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the ATTR-SPACE option.
setAudit(AuditDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
setAudit(AuditDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Sets the audit.
setAudit(AuditDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Sets the audit.
setAudit(AuditDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the audit.
setAuditFailure(boolean) - Method in class com.goldencode.p2j.security.Audit
Tells whether to audit failed accesses.
setAuditId(int[]) - Method in class com.goldencode.p2j.security.Audit
Enables the numeric subject IDs for auditing.
setAuditSuccess(boolean) - Method in class com.goldencode.p2j.security.Audit
Tells whether to audit successful accesses.
setAuthConfig(AuthConfigDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Sets authentication configuration from the specified instance, which includes authentication mode, password aging and security tracing level.
setAuthConfig(AuthConfigDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Sets authentication configuration from the specified instance, which includes authentication mode, password aging and security tracing level.
setAuthConfig(AuthConfigDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Sets authentication configuration from the specified instance, which includes authentication mode, password aging and security tracing level.
setAuthConfig(AuthConfigDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the auth config.
setAuthenticatedUserid(String, String, boolean) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Set the currently authenticated userid for a database.
setAuthMode(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set authentication mode flag.
setAuthorizationToken(String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Set authorization token.
setAutoCleared(boolean) - Method in class com.goldencode.p2j.ui.client.Window
Set if automatic clearing is needed for trigger processing.
setAutoEndKey(boolean) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set AUTO-ENDKEY attribute.
setAutoEndKey(logical) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set AUTO-ENDKEY attribute.
setAutoEndKey(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set the flag for the AUTO-ENDKEY attribute.
setAutoEndKey(logical) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set the flag for the AUTO-ENDKEY attribute.
setAutoEndKeyOption(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
This is the special version of the AUTO-ENDKEY attribute setter to be used inside DEFINE BUTON statement.
setAutoGo(boolean) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set AUTO-GO attribute.
setAutoGo(logical) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set AUTO-GO attribute.
setAutoGo(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set the flag for the AUTO-GO attribute.
setAutoGo(logical) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set the flag for the AUTO-GO attribute.
setAutoGoOption(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
This is the special version of the AUTO-GO attribute setter to be used inside DEFINE BUTON statement.
setAutoload(boolean) - Method in class com.goldencode.p2j.uast.JavaPatternWorker.JavaAstHelper
Enables or disables autoloading of the target Java AST each time a new Progress source AST is visited.
setAutoResize(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set AUTO-RESIZE attribute value.
setAutoResize(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set AUTO-RESIZE attribute value.
setAutoResize(logical) - Method in class com.goldencode.p2j.ui.ControlEntity
Set AUTO-RESIZE attribute value.
setAutoResize(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Set AUTO-RESIZE attribute value.
setAutoResize(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set AUTO-RESIZE attribute value.
setAutoResize(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set AUTO-RESIZE attribute value.
setAutoReturn(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the AUTO-RETURN option.
setAutoReturn() - Method in class com.goldencode.p2j.ui.Choose
Turns on the AUTO-RETURN option.
setAutoReturn(boolean) - Method in class com.goldencode.p2j.ui.ChooseData
Set AUTO-RETURN value.
setAutoReturn(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the AUTO-RETURN option.
setAutoReturn(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Sets the AUTO-RETURN option.
setAutoReturn(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the AUTO-RETURN option.
setAutoSave(boolean) - Method in class com.goldencode.trpl.Pipeline
Set the flag that determines if all loaded trees should be forced to save changes after the pipeline completes processing (after Pipeline.term(com.goldencode.trpl.BaseState)).
setAutoTrimTimeout(Integer) - Method in class com.goldencode.p2j.util.AppServerDefinition
setAutoWrap(boolean) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Set auto wrap mode.
setAutoWrap(boolean) - Method in interface com.goldencode.terminal.VT100Renderer
Set auto wrap mode.
setAutoZap(boolean) - Method in interface com.goldencode.p2j.ui.AutoZapElement
Set value of the AUTO-ZAP attribute.
setAutoZap(logical) - Method in interface com.goldencode.p2j.ui.AutoZapElement
Set value of the AUTO-ZAP attribute.
setAutoZap(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set AUTO-ZAP attribute.
setAutoZap(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set value of the AUTO-ZAP attribute.
setAutoZap(logical) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Set AUTO-ZAP attribute.
setAutoZap(boolean) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Set AUTO-ZAP attribute.
setAutoZap(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Set AUTO-ZAP attribute.
setAutoZap(logical) - Method in class com.goldencode.p2j.ui.FillInWidget
Set AUTO-ZAP attribute.
setBackground(FieldGroup) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the background field group
setBackgroundMode(boolean) - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Assigns the flag determining if the current driver is running in background mode.
setBasepath(String) - Method in class com.goldencode.p2j.preproc.Options
Sets the top-level directory for Progress source files in the project.
setBatchMode(boolean) - Method in class com.goldencode.p2j.preproc.Options
Sets the batch mode state.
setBatchMode(boolean) - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Assigns the flag determining if the current driver is running in batch mode.
setBatchMode(boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Force the batch mode of the current context to the specified state.
setBgColor(integer) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the BGCOLOR writable attribute.
setBgColor(int64) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the BGCOLOR writable attribute.
setBgColor(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the BGCOLOR writable attribute.
setBgColor(integer) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the BGCOLOR writable attribute.
setBgColor(int) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the BGCOLOR writable attribute.
setBgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the BGCOLOR writable attribute.
setBgColor(int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the display color.
setBgColor(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the display color.
setBgColor(integer) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the BGCOLOR writable attribute.
setBgColor(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the display color.
setBgColor(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the display color.
setBgColor(integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setBgColor() - Method in class com.goldencode.p2j.ui.WindowWidget
Set (default) background color.
setBinary(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Sets the stream into binary mode which disables character translations during I/O operations.
setBinary() - Method in class com.goldencode.p2j.util.RemoteStream
Sets the stream into binary mode which disables character translations during Stream.readChar().
setBinary() - Method in class com.goldencode.p2j.util.Stream
Sets the stream into binary mode which disables character translations during Stream.readChar().
setBinary(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Sets the stream into binary mode which disables character translations during I/O operations.
setBindingName(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the binding targeted by this connection.
setBindingNamespace(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the namespace for the WebServiceConnectOptions.binding targeted by this connection.
setBindings(List) - Method in class com.goldencode.p2j.security.AccessControlList
Sets the bindings list.
setBit(int, int, boolean) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Set one specified bit in bitmap.
setBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Restore the bitmap to a previous state.
setBitmap(int, ScreenBitmap) - Method in class com.goldencode.p2j.ui.client.OutputManager
Restore the bitmap to a previous state.
setBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and restore the bitmap to a previous state.
setBits(double, double, double) - Method in class com.goldencode.p2j.util.NumberType
Copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBits(NumberType, double, double) - Method in class com.goldencode.p2j.util.NumberType
Copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBits(NumberType, NumberType, double) - Method in class com.goldencode.p2j.util.NumberType
Copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBits(NumberType, double, NumberType) - Method in class com.goldencode.p2j.util.NumberType
Copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBits(NumberType, NumberType, NumberType) - Method in class com.goldencode.p2j.util.NumberType
Copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBits(double, NumberType, double) - Method in class com.goldencode.p2j.util.NumberType
Copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBits(double, double, NumberType) - Method in class com.goldencode.p2j.util.NumberType
Copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBitsWorker(double, double, double) - Method in class com.goldencode.p2j.util.decimal
Worker method for setBits, this copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBitsWorker(double, double, double) - Method in class com.goldencode.p2j.util.int64
Worker method for setBits, this copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBitsWorker(double, double, double) - Method in class com.goldencode.p2j.util.NumberType
Worker method for setBits, this copies the bit representation of an integer to a location with a given number of bits within the current integer variable.
setBlank(boolean) - Method in interface com.goldencode.p2j.ui.BlankInterface
Set value of the BLANK attribute.
setBlank(logical) - Method in interface com.goldencode.p2j.ui.BlankInterface
Set value of the BLANK attribute.
setBlank(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the BLANK option.
setBlank(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Set value of the BLANK attribute.
setBlank(logical) - Method in class com.goldencode.p2j.ui.FillInWidget
Set value of the BLANK attribute.
setBlank(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the BLANK option.
setBlank(boolean) - Method in class com.goldencode.p2j.ui.TextWidget
Set value of the BLANK attribute.
setBlank(logical) - Method in class com.goldencode.p2j.ui.TextWidget
Set value of the BLANK attribute.
setBlue(int) - Method in class com.goldencode.p2j.ui.ColorRgb
Set blue value.
setBlueValue(int64, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the blue component of an entry in the color table.
setBlueValue(int64, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the blue component of an entry in the color table.
setBlueValue(long, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the blue component of an entry in the color table.
setBlueValue(long, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the blue component of an entry in the color table.
setBlueValue(int64, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the blue component of an entry in the color table.
setBlueValue(int64, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the blue component of an entry in the color table.
setBlueValue(long, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the blue component of an entry in the color table.
setBlueValue(long, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the blue component of an entry in the color table.
setBodyVisible(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set visibility of the down frame.
setBoolMember(boolean) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
setBootstrapConfig(BootstrapConfig) - Method in class com.goldencode.p2j.web.GenericWebServer
Set the bootstrap configuration structure if any.
setBorder(Border<O>) - Method in class com.goldencode.p2j.ui.client.ScrollPane
Set a border implementation.
setBorder(Border<O>) - Method in class com.goldencode.p2j.ui.client.widget.BorderedPanel
Set border reference.
setBounds(long, long) - Method in class com.goldencode.p2j.persist.id.Range
Sets lower and upper bound of range.
setBox(logical) - Method in interface com.goldencode.p2j.ui.BoxInterface
Set the value of the BOX attribute
setBox(boolean) - Method in interface com.goldencode.p2j.ui.BoxInterface
Set the value of the BOX attribute
setBox(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set BOX attribute.
setBox(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set BOX attribute.
setBox(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Mark frame as boxed or non-boxed depending on NO-BOX flag.
setBox(logical) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the BOX attribute
setBox(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the BOX attribute
setBox(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the value of the BOX attribute
setBox(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the value of the BOX attribute
setBoxSelectable(boolean) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets BOX-SELECTABLE attribute.
setBoxSelectable(logical) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets BOX-SELECTABLE attribute.
setBoxSelectable(boolean) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets BOX-SELECTABLE attribute.
setBreakPageForNewSection(boolean) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets a boolean value indicating the current page should be interrupted or not if it is followed by a new section.
setBreakRows(Set<Integer>) - Method in class com.goldencode.p2j.persist.Presorter.SortHelper
Store a set of row numbers, each of which represents the first row in a break group.
setBroken() - Method in class com.goldencode.p2j.util.ProcessStream
Mark stream as broken and it will silently ignore I/O errors.
setBrokerName(String) - Method in class com.goldencode.p2j.main.BrokerParameters
Set broker name.
setBrokers(List<BrokerParameters>) - Method in class com.goldencode.p2j.main.Brokers
Set brokers lists.
setBrowse(Browse<O>) - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Link column to owning frame.
setBrowse(Browse<O>) - Method in class com.goldencode.p2j.ui.client.FillIn
Link editor with the Browse widget.
setBrowse(Browse) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Link editor with the Browse widget.
setBrowseCellBackgroundSelectionColor(GuiDriver) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Set the selected cell background color into the gd GuiDriver.
setBrowseCellBackgroundSelectionColor(GuiDriver) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Set the selected cell background color into the gd GuiDriver.
setBrowseCellForegroundColor(BrowseColumnGuiImpl, GuiDriver, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Set the selected cell foreground color into the gd GuiDriver.
setBrowseCellSeparatorColor(GuiDriver, BrowseGuiImpl) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Set the cell separator color into the gd GuiDriver.
setBrowseCellSeparatorColor(GuiDriver, BrowseGuiImpl) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Set the cell separator color into the gd GuiDriver.
setBrowsed(boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Indicate to this query that whether it is associated with a browse widget or not.
setBrowsed(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Indicate to this query whether it is associated with a browse widget or not.
setBrowsed(boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate to this query that whether it is associated with a browse widget or not.
setBrowsed(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
setBrowsed(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate to this query that whether it is associated with a browse widget or not.
setBrowseId(int) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set ID of the browse widget to which this column belongs.
setBufferChars(int) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the BUFFER-CHARS attribute.
setBufferChars(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the BUFFER-CHARS attribute.
setBufferLines(int) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the BUFFER-LINES attribute.
setBufferLines(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the BUFFER-LINES attribute.
setBuffers(handle...) - Method in class com.goldencode.p2j.persist.AbstractQuery
Sets buffers for the query.
setBuffers(Buffer...) - Method in class com.goldencode.p2j.persist.AbstractQuery
Sets buffers for the query.
setBuffers(handle...) - Method in interface com.goldencode.p2j.persist.P2JQuery
Sets buffers for the query.
setBuffers(Buffer...) - Method in interface com.goldencode.p2j.persist.P2JQuery
Sets buffers for the query.
setBuffers(handle...) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Sets buffers for the query.
setBuffers(Buffer...) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Sets buffers for the query.
setBuffers(handle...) - Method in class com.goldencode.p2j.persist.QueryWrapper
Sets buffers for the query.
setBuffers(Buffer...) - Method in class com.goldencode.p2j.persist.QueryWrapper
Sets buffers for the query.
setBuffers(List<Buffer>) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Updates the set of known buffers.
setBuiltin(boolean) - Method in class com.goldencode.p2j.uast.Function
Sets whether this function definition is user-defined or builtin.
setBuiltInCls(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Sets the status of the built-in 4GL parsing flag.
setBypassSkip(boolean) - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Set the flag to determine if normally skipped tokens are written to output or not.
setByte(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the byte at the given index position in the binary data.
setByte(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the byte at the given index position in the binary data.
setByte(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the byte at the given index position in the binary data.
setByte(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the byte at the given index position in the binary data.
setByteOrder(int) - Method in class com.goldencode.p2j.util.memptr
Defines the byte ordering scheme to use when reading/writing certain data types into the memory buffer.
setByteOrder(NumberType) - Method in class com.goldencode.p2j.util.memptr
Defines the byte ordering scheme to use when reading/writing certain data types into the memory buffer.
setBytes(BinaryData, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the given data into the specified location of the current instance.
setBytes(BinaryData, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the given data into the specified location of the current instance.
setCache(SecurityCache) - Method in class com.goldencode.p2j.security.SecurityManager
Safely sets the reference to the security cache in a mutithreaded environment.
setCache(boolean) - Method in class com.goldencode.p2j.uast.AstGenerator
Sets the state of the flag indicating if the preprocessor output should be cached.
setCallback(character) - Method in interface com.goldencode.p2j.extension.FWDTimer
Sets the legacy name of the callback procedure to be called at fixed interval when running in FWD extension mode (ignored when in COM mode).
setCallback(String) - Method in interface com.goldencode.p2j.extension.FWDTimer
Sets the legacy name of the callback procedure to be called at fixed interval when running in FWD extension mode (ignored when in COM mode).
setCallback(character) - Method in class com.goldencode.p2j.extension.PSTimer
Sets the legacy name of the callback procedure to be called at fixed interval when running in FWD extension mode (ignored when in COM mode).
setCallback(String) - Method in class com.goldencode.p2j.extension.PSTimer
Sets the legacy name of the callback procedure to be called at fixed interval when running in FWD extension mode (ignored when in COM mode).
setCallbackProcedure(String, String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, character) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, character) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, String, handle) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, String, handle) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, character, handle) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, character, handle) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, String) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, String) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, character) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, character) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, String, handle) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, String, handle) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, character, handle) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, character, handle) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, String) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, String) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, character) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, character) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, String, handle) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, String, handle) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(String, character, handle) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallbackProcedure(character, character, handle) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Associate the internal procedure with the given web-services event.
setCallNum(int) - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
Set the value for the CallGraphReportLine.callNum field.
setCallSite(String) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.callSite field.
setCancelButton(handle) - Method in interface com.goldencode.p2j.ui.FrameInterface
Sets the cancel button for this frame.
setCancelButton(handle) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the cancel button for this frame.
setCancelButtonOption(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the cancel button for this frame (an option in the frame phrase).
setCancelButtonOption(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the cancel button for this frame (an option in the frame phrase).
setCanFindBracket(boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Sets silent mode during CAN-FIND calls.
setCanHide(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set current state of canHide flag.
setCanHideOthers(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set current state of canHideOthers flag.
setCanUndo(logical) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Sets the UNDO attribute of 4GL temp-table.
setCanUndo(logical) - Method in interface com.goldencode.p2j.persist.TempTable
Sets the UNDO attribute of 4GL temp-table.
setCanWipeScreen(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set state of canWipeScreen flag.
setCaptionButtonEnabled(CaptionButtonType, boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Enabled or disables a caption button.
setCase(String) - Method in class com.goldencode.p2j.ui.EventList
Conditionally converts the event name to the upper case.
setCaseSensitive(boolean) - Method in class com.goldencode.p2j.preproc.Options
Sets the case sensitive include file name flag.
setCaseSensitive(boolean) - Method in class com.goldencode.p2j.util.FileList
Sets the case-sensitivity of the sorting algorithm for this instance.
setCaseSensitive(boolean) - Method in class com.goldencode.p2j.util.Text
Sets the state of this instance's compares case sensitive flag.
setCat(String) - Method in class com.goldencode.p2j.report.server.SummaryRow
Category description setter.
setCausedAutoReturn(boolean) - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Sets the flag reporting if this event generated an AUTO-RETURN.
setCellScreenValue(int, BaseDataType) - Method in class com.goldencode.p2j.ui.BrowseWidget
If ROW-DISPLAY trigger is being executed, set the screen value of the cell.
setCellText(char, int, int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Set cell text attributes and color.
setCellText(char, int, int) - Method in interface com.goldencode.terminal.VT100Renderer
Set cell text attributes and color.
setCentered(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set CENTERED attribute value.
setCentered(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set CENTERED attribute value.
setCentered(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the CENTERED option.
setCentered(boolean) - Method in interface com.goldencode.p2j.ui.FrameInterface
Set the value of the CENTERED attribute which defines if the frame is to be centered in the width of the parent window.
setCentered(logical) - Method in interface com.goldencode.p2j.ui.FrameInterface
Set the value of the CENTERED attribute which defines if the frame is to be centered in the width of the parent window.
setCentered(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the value of the CENTERED attribute which defines if the frame is to be centered in the width of the parent window.
setCentered(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the value of the CENTERED attribute which defines if the frame is to be centered in the width of the parent window.
setCentered(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the CENTERED option.
setCert(CertDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Replaces an existing certificate with the given one.
setCert(CertDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Replaces an existing certificate with the given one.
setCert(CertDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Replaces an existing certificate with the given one.
setCert(CertDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the cert.
setCert(CertDef) - Method in class com.goldencode.p2j.security.SecurityAdmin
Replaces an existing certificate with the given one.
setCertDetailsTree(Map<TaggedName, TaggedName[]>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
Sets the certificate data for the certificate tree view.
setCertificateOption(CertificatesOptions) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Provides a certificate role.
setCerts(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Sets certificates
setCerts(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Sets certificates
setCerts(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Sets the peer certificates table model.
setCerts(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Sets the peer certificates table model.
setChain(EventList) - Method in class com.goldencode.p2j.ui.EventList
Set chain of other event lists.
setChangedValue(Frame, Widget, WidgetConfig, BaseDataType, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Changes the value of a widget in a frame.
setChar(int, char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Places given char into given buffer position.
setCharset(Charset) - Method in class com.goldencode.p2j.preproc.FileScope
Sets the charset used for reading input streams.
setChecked(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the CHECKED writable attribute.
setChecked(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the CHECKED writable attribute.
setChecked(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set CHECKED attribute value.
setChecked(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set CHECKED attribute value.
setChecked(boolean) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Set CHECKED attribute value.
setChecked(logical) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Set CHECKED attribute value.
setChecked(boolean) - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Set CHECKED attribute value.
setChecked(logical) - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Set CHECKED attribute value.
setChooseAt(Widget<O>) - Method in class com.goldencode.p2j.ui.client.ChooseHandler
Positions the CHOOSE at the specified widget if possible and returns the indication of success or failure.
setChooseAt(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Positions the CHOOSE at the specified widget if possible and returns the indication of success or failure.
setCid(long) - Method in class com.goldencode.p2j.report.server.SummaryRow
Category ID setter.
setClassName(String) - Method in class com.goldencode.p2j.uast.Callback
Sets the class name of the target object.
setClassName(String) - Method in class com.goldencode.p2j.uast.Function
Sets the fully qualified name of the class of the object instance returned by this function.
setClassName(String) - Method in class com.goldencode.p2j.uast.Variable
Sets the fully qualified name of the class of the object instance represented by this variable.
setClearMessage(boolean) - Method in class com.goldencode.p2j.ui.client.Window
Set if clearing needed on next message statement.
setClickHandler(Runnable) - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Sets the optional click handler for the button.
setClickHandler(CaptionButtonType, Runnable) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Sets a click handler for any of the title bar buttons.
setClientLog(String[]) - Static method in class com.goldencode.p2j.main.ClientDriver
For web, batch and broker clients redirect the log messages to a file.
setClientLog(String) - Static method in class com.goldencode.p2j.main.ClientDriver
Redirect STDERR to the given file.
setClientParams(ClientParameters) - Method in interface com.goldencode.p2j.main.MainEntry
Set the client parameters.
setClientParams(ClientParameters) - Static method in class com.goldencode.p2j.main.StandardServer
Set the client parameters.
setClipboardValue(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Copies a string value to the client's system clipboard.
setClipboardValue(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Copies a string value to the client's system clipboard.
setClipboardValue(character) - Method in interface com.goldencode.p2j.util.Clipboard
Sets the system clipboard value.
setClipboardValue(String) - Method in interface com.goldencode.p2j.util.Clipboard
Sets the system clipboard value.
setClipboardValue(character) - Static method in class com.goldencode.p2j.util.ClipboardManager
Sets the system clipboard value.
setClipboardValue(String) - Static method in class com.goldencode.p2j.util.ClipboardManager
Sets the system clipboard value.
setCLvl(int) - Method in class com.goldencode.p2j.report.server.SummaryRow
Conversion support level setter.
setCol(int) - Method in class com.goldencode.p2j.report.server.DetailRow
Setter for the starting column number in the source file of the match.
setColDefs(List<CustomColumn>) - Method in class com.goldencode.p2j.report.server.CustomReport
Setter for column metadata.
setCollectTargets(boolean) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Set the new state of the CallGraphWorker.collectTargets flag.
setColon(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the column to which widget's colon between label and widget should be aligned.
setColon(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the column to which widget's colon between label and widget should be aligned.
setColon(BaseConfig, double) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Set COLON attribute value in the passed configuration.
setColor(ColorSpec) - Method in class com.goldencode.p2j.ui.Choose
Specifies a color for this CHOOSE instance.
setColor(ColorSpec) - Method in class com.goldencode.p2j.ui.ChooseData
Set color specification.
setColor(ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set current color used on draw operations.
setColor(Color) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set current color used on draw operations.
setColor(ColorRgb) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set current color used on draw operations.
setColor(Color) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set current color used on draw operations.
setColor(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the given color as the current color for graphics operations.
setColor(Color) - Method in class com.goldencode.p2j.ui.client.StatusLine
Set color specification.
setColorResolver(GuiColorResolver) - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Sets a color resolver.
setColors(ColorSpec, ColorSpec, GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets custom colors for output fields, input fields, or both in all specified widgets.
setColors(ColorSpec, ColorSpec, GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets custom colors for the given output field, input field, or both.
setColors(ColorSpec, ColorSpec, GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets custom colors for output fields, input fields, or both in all specified widgets.
setColors(ColorSpec, ColorSpec, GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets custom colors for the given output field, input field, or both.
setColumn(int) - Method in interface com.goldencode.ast.Aast
Set the source file column number for this node.
setColumn(int) - Method in class com.goldencode.ast.AnnotatedAst
Set the source file column number for this node.
setColumn(int) - Method in class com.goldencode.p2j.pattern.Match
Sets the column number of the beginning of the match in the file.
setColumn(int) - Method in class com.goldencode.p2j.preproc.Environment
Sets the output column number.
setColumn(int) - Method in class com.goldencode.p2j.preproc.ReferenceHint
Sets column number.
setColumn(int) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.column field.
setColumn(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the column position for this widget.
setColumn(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the column position for this widget.
setColumn(Resolvable) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame column as a callback to read the current value calculated by the given expression.
setColumn(Accessor) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame column as a callback to read the current value stored in the given Accessor.
setColumn(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the column position for this frame (statically).
setColumn(double) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the column position for this frame (statically).
setColumn(double) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setColumn(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setColumn(Resolvable) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame column as a callback to read the current value calculated by the given expression.
setColumn(Accessor) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame column as a callback to read the current value stored in the given Accessor.
setColumn(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the column position for this frame (statically).
setColumn(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the column position for this frame (statically).
setColumn(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setColumn(double) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setColumnBgColor(NumberType) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(long) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(integer) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the COLUMN-BGCOLOR writable attribute.
setColumnBgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the COLUMN-BGCOLOR writable attribute.
setColumnFgColor(NumberType) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFgColor(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFgColor(long) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFgColor(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFgColor(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the COLUMN-FGCOLOR writable attribute.
setColumnFont(int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the COLUMN-FONT attribute of this browse widget.
setColumnFont(long) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the COLUMN-FONT attribute of this browse widget.
setColumnFont(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the COLUMN-FONT attribute of this browse widget.
setColumnFont(long) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the COLUMN-FONT attribute of this browse column widget.
setColumnFont(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the COLUMN-FONT attribute of this browse column widget.
setColumnLabel(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Setter of COLUMN-LABEL attribute.
setColumnLabel(String) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Setter of COLUMN-LABEL attribute.
setColumnLabel(String) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the COLUMN-LABEL attribute.
setColumnLabel(character) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets the column label.
setColumnLabel(String) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets the column label.
setColumnLabel(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Setter of COLUMN-LABEL attribute.
setColumnLabel(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Setter of COLUMN-LABEL attribute.
setColumnLabel(character) - Method in interface com.goldencode.p2j.util.CommonField
Setter of COLUMN-LABEL attribute.
setColumnLabel(String) - Method in interface com.goldencode.p2j.util.CommonField
Setter of COLUMN-LABEL attribute.
setColumnLabel(character) - Static method in class com.goldencode.p2j.util.KeyReader
setColumnLabel(String) - Static method in class com.goldencode.p2j.util.KeyReader
setColumnMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.ComboBox
Column MnemonicInfo instance setter.
setColumnMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Column MnemonicInfo instance setter.
setColumnMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Column MnemonicInfo instance setter.
setColumnMnemonic(MnemonicInfo) - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Column MnemonicInfo instance setter.
setColumnMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.Slider
Column MnemonicInfo instance setter.
setColumnMovable(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the COLUMN-MOVABLE attribute.
setColumnMovable(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the COLUMN-MOVABLE attribute.
setColumnMovable(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-MOVABLE attribute.
setColumnMovable(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-MOVABLE attribute.
setColumnOrRow(boolean, double, boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the row or column position for this widget.
setColumnOrRow(boolean, double, boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the row or column position for this widget.
setColumnOrRowWorker(boolean, double, boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the row or column position for this widget.
setColumnOrRowWorker(boolean, double, boolean) - Method in class com.goldencode.p2j.ui.LiteralWidget
Sets the row or column position for this widget.
setColumnReadOnly(logical) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the COLUMN-READ-ONLY attribute, which indicates whether you can tab to a browse column but not edit it.
setColumnReadOnly(boolean) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the COLUMN-READ-ONLY attribute, which indicates whether you can tab to a browse column but not edit it.
setColumnReadOnly(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the COLUMN-READ-ONLY attribute, which indicates whether you can tab to a browse column but not edit it.
setColumnReadOnly(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the COLUMN-READ-ONLY attribute, which indicates whether you can tab to a browse column but not edit it.
setColumnResizable(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the COLUMN-RESIZABLE attribute.
setColumnResizable(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the COLUMN-RESIZABLE attribute.
setColumnResizable(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-RESIZABLE attribute.
setColumnResizable(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-RESIZABLE attribute.
setColumns(int) - Method in class com.goldencode.p2j.ui.client.Frame
Sets the number of columns (n COLUMNS) option.
setColumns(int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Set the number of columns for this bitmap.
setColumns(double) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Set visible list width.
setColumns(int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the number of columns.
setColumns(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the number of columns.
setColumnScrolling(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the COLUMN-SCROLLING attribute.
setColumnScrolling(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the COLUMN-SCROLLING attribute.
setColumnScrolling(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-SCROLLING attribute.
setColumnScrolling(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-SCROLLING attribute.
setColumnScrolling(boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Set COLUMN-SCROLLING or non-COLUMN-SCROLLING modes.
setColumnValue(int, BaseDataType) - Method in class com.goldencode.p2j.ui.client.Browse
Set value for the given column in current row.
setCommand(List<String>) - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Set command arguments.
setCommand(String) - Method in class com.goldencode.p2j.ui.client.Button
Set command associated with button.
setCommand(String) - Method in class com.goldencode.p2j.ui.HelpService
Activates the COMMAND mode.
setCommand(Text) - Method in class com.goldencode.p2j.ui.HelpService
Activates the COMMAND mode.
setCommitPending(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the commit pending state.
setCommonInMemoryProperties(String, Properties) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Set the properties commonly needed by an in-memory, embedded H2 database into the given properties object.
setCompareMode(BaseDataType, character) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Sets compare mode to data type instance for BUFFER-COPY and BUFFER-COMPARE methods.
setComponentsBrowsed() - Method in class com.goldencode.p2j.persist.CompoundQuery
Iterate the component queries of this object and set their browsed flags to match that of this object.
setCompositeXorColor(GuiDriver) - Method in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Sets the composite color for XOR operations on browse widgets.
setCompositeXorColor(GuiDriver) - Method in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Sets the composite color for XOR operations on browse widgets.
setCondition(String) - Method in class com.goldencode.p2j.report.server.OverviewRow
Setter for the report's condition expression.
setCondition() - Method in class com.goldencode.p2j.ui.GenericFrame
Let frame know that there was a condition during frame processing.
setConditionalRuleSets(boolean) - Method in class com.goldencode.p2j.pattern.PatternEngine
Enable or disable conditional rule-sets mode.
setConditionalUpDown(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Each frame tracks whether there has been any iteration or explicit requests for down or up that are conditional.
setConditionDescr(String) - Method in class com.goldencode.p2j.report.ReportDefinition
Set the condition description.
setConfigItem(String, String, String, String) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Adds or sets a value for a triplet {category, group, key}.
setConnect(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.connect field.
setConnectBatch(Text) - Method in interface com.goldencode.p2j.persist.meta.ConnectTableUpdater.MinimalConnect
Setter: Batch User
setConnectDevice(Text) - Method in interface com.goldencode.p2j.persist.meta.ConnectTableUpdater.MinimalConnect
Setter: Device
setConnectError(NumberedException) - Method in class com.goldencode.p2j.util.AppServerHelper
Set the error returned by the CONNECT call.
setConnectId(NumberType) - Method in interface com.goldencode.p2j.persist.meta.ConnectTableUpdater.MinimalConnect
Setter: connectId
setConnectionID(String) - Method in class com.goldencode.p2j.main.AppServerInvocationResult
Set the new connection ID, after a connect request.
setConnectionLifetime(int) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Sets the wait time after which a client times out in a blocking scenario.
setConnectName(Text) - Method in interface com.goldencode.p2j.persist.meta.ConnectTableUpdater.MinimalConnect
Setter: Name
setConnectPid(NumberType) - Method in interface com.goldencode.p2j.persist.meta.ConnectTableUpdater.MinimalConnect
Setter: Pid
setConnectProcedure(String) - Method in interface com.goldencode.p2j.util.SocketListener
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectProcedure(character) - Method in interface com.goldencode.p2j.util.SocketListener
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectProcedure(String, handle) - Method in interface com.goldencode.p2j.util.SocketListener
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectProcedure(character, handle) - Method in interface com.goldencode.p2j.util.SocketListener
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectProcedure(String) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectProcedure(character) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectProcedure(String, handle) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectProcedure(character, handle) - Method in class com.goldencode.p2j.util.SocketListenerImpl
Java implementation for the SET-CONNECT-PROCEDURE() SERVER-SOCKET method.
setConnectResult(character) - Method in class com.goldencode.p2j.util.AppServerHelper
Set the CONNECT call result.
setConnectTime(Text) - Method in interface com.goldencode.p2j.persist.meta.ConnectTableUpdater.MinimalConnect
Setter: Login time
setConnectUserImpl(String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Mark the current user for the database as the connection parameter.
setConnectUsr(NumberType) - Method in interface com.goldencode.p2j.persist.meta.ConnectTableUpdater.MinimalConnect
Setter: User-Id
setConstraints(String, String[], String[], String[], String[]) - Method in class com.goldencode.util.GenericSAXHandler
Adds constraints for a specific kind of XML nodes, in the form of mandatory and optional attributes and/or child elements.
setConstraints(String[], String[], String[], String[]) - Method in class com.goldencode.util.Mapper
Adds constraints for the kind of XML nodes handled by this particular mapper, in the form of mandatory and optional sets of attributes and/or child elements.
setConsumeError(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Sets the status of the consume error flag.
setContents(long) - Method in class com.goldencode.p2j.ui.HelpService
Activates the SET-CONTENTS mode.
setContents(NumberType) - Method in class com.goldencode.p2j.ui.HelpService
Activates the SET-CONTENTS mode.
setContentType(String) - Method in class com.goldencode.p2j.e4gl.Options
Set the content-type string.
setContext() - Method in class com.goldencode.p2j.net.BaseSession
Associate the session's security context with the current thread.
setContext(Control) - Static method in class com.goldencode.p2j.net.Control
Set the server instance for the current context.
setContext(RoutingKey, Queue) - Method in class com.goldencode.p2j.net.RouterSessionManager
Set the security context for the current thread, using the session identified by the given routing key or transport queue.
setContext(Queue) - Method in class com.goldencode.p2j.net.RouterSessionManager
Set the security context for the current thread, using the session identified by the given queue.
setContext(BaseSession) - Method in class com.goldencode.p2j.net.RouterSessionManager
Set the security context for the current thread, using the security context stored in the given session.
setContext(RoutingKey, Queue) - Method in class com.goldencode.p2j.net.SessionManager
Set the security context for the current thread, using the session identified by the given routing key or transport queue.
setContext(Queue) - Method in class com.goldencode.p2j.net.SessionManager
Set the security context for the current thread, using the session identified by the given queue.
setContext(BaseSession) - Method in class com.goldencode.p2j.net.SessionManager
Set the security context for the current thread, using the security context stored in the given session.
setContext(SecurityContextStack) - Static method in class com.goldencode.p2j.security.SecurityContextStack
Sets the current security context stack.
setContext(long) - Method in class com.goldencode.p2j.ui.HelpService
Activates the CONTEXT mode.
setContext(NumberType) - Method in class com.goldencode.p2j.ui.HelpService
Activates the CONTEXT mode.
setContextHelpId(integer) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the CONTEXT-HELP-ID writable attribute.
setContextHelpId(int) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the WIDGET-ID writable attribute.
setContextHelpId(integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the CONTEXT-HELP-ID writable attribute.
setContextHelpId(int) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the WIDGET-ID writable attribute.
setContextID(int) - Method in class com.goldencode.p2j.net.RoutingKey
Assign new security context ID
setContextPath(String) - Method in class com.goldencode.p2j.web.GenericWebServer
Set the server context path root.
setContextPopup(NumberType) - Method in class com.goldencode.p2j.ui.HelpService
Activates the CONTEXT-POPUP mode.
setContextPopup(long) - Method in class com.goldencode.p2j.ui.HelpService
Activates the CONTEXT-POPUP mode.
setContiguous(boolean) - Method in class com.goldencode.p2j.util.Stream
Sets contiguous mode for the current page.
setControl(boolean) - Method in class com.goldencode.p2j.util.Stream
Sets the stream into control mode which ensures that subsequent characters written to the stream will not affect line/page counters.
setControl(boolean) - Method in class com.goldencode.p2j.util.StreamWrapper
Sets the stream into control mode which ensures that subsequent characters written to the stream will not affect line/page counters.
setControlBox(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the CONTROL-BOX attribute.
setControlBox(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the CONTROL-BOX attribute.
setControlBox(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the CONTROL-BOX attribute.
setController(ScrollBarController) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Set custom scroll bar controller.
setConvert(int, boolean) - Method in interface com.goldencode.p2j.util.LowLevelStream
Sets the stream's character conversion mode.
setConvert(boolean) - Method in class com.goldencode.p2j.util.RemoteStream
Sets the stream's character conversion mode.
setConvert(boolean) - Method in class com.goldencode.p2j.util.Stream
Sets the stream's character conversion mode.
setConvert(int, boolean) - Method in class com.goldencode.p2j.util.StreamDaemon
Sets the stream's character conversion mode.
setConvert(boolean) - Method in class com.goldencode.p2j.util.StreamWrapper
Sets the stream's character conversion mode.
setConvert3D(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set CONVERT-3D-COLORS attribute.
setConvert3D(logical) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set CONVERT-3D-COLORS attribute.
setConvert3D(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set CONVERT-3D-COLORS attribute.
setConvert3D(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set CONVERT-3D-COLORS attribute.
setConvert3D(boolean) - Method in interface com.goldencode.p2j.ui.ImageSupport
Set CONVERT-3D-COLORS attribute.
setConvert3D(logical) - Method in interface com.goldencode.p2j.ui.ImageSupport
Set CONVERT-3D-COLORS attribute.
setConvert3D(boolean) - Method in class com.goldencode.p2j.ui.ImageWidget
Set CONVERT-3D-COLORS option.
setConvert3D(logical) - Method in class com.goldencode.p2j.ui.ImageWidget
Set CONVERT-3D-COLORS option.
setConvertSource(int, String) - Method in interface com.goldencode.p2j.util.LowLevelStream
Sets the stream's source codepage and activates character conversion mode.
setConvertSource(String) - Method in class com.goldencode.p2j.util.RemoteStream
Sets the stream's source codepage and activates character conversion mode.
setConvertSource(String) - Method in class com.goldencode.p2j.util.Stream
Sets the stream's source codepage and activates character conversion mode.
setConvertSource(character) - Method in class com.goldencode.p2j.util.Stream
Sets the stream's source codepage and activates character conversion mode.
setConvertSource(int, String) - Method in class com.goldencode.p2j.util.StreamDaemon
Sets the stream's source codepage and activates character conversion mode.
setConvertSource(String) - Method in class com.goldencode.p2j.util.StreamWrapper
Sets the stream's source codepage and activates character conversion mode.
setConvertTarget(int, String) - Method in interface com.goldencode.p2j.util.LowLevelStream
Sets the stream's target codepage and activates character conversion mode.
setConvertTarget(String) - Method in class com.goldencode.p2j.util.RemoteStream
Sets the stream's target codepage and activates character conversion mode.
setConvertTarget(String) - Method in class com.goldencode.p2j.util.Stream
Sets the stream's target codepage and activates character conversion mode.
setConvertTarget(character) - Method in class com.goldencode.p2j.util.Stream
Sets the stream's target codepage and activates character conversion mode.
setConvertTarget(int, String) - Method in class com.goldencode.p2j.util.StreamDaemon
Sets the stream's target codepage and activates character conversion mode.
setConvertTarget(String) - Method in class com.goldencode.p2j.util.StreamWrapper
Sets the stream's target codepage and activates character conversion mode.
setCopyAstId(Long) - Method in exception com.goldencode.p2j.pattern.TreeWalkException
Copy AST ID mutator.
setCopyCount(int64) - Method in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Configures the initial value of the Copies field in the Print dialog box.
setCopyCount(long) - Method in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Configures the initial value of the Copies field in the Print dialog box.
setCopyIn(boolean) - Method in class com.goldencode.p2j.library.BaseNativeType
Assigns the flag for whether this element should be copied TO the native function.
setCopyOut(boolean) - Method in class com.goldencode.p2j.library.BaseNativeType
Assigns the flag for whether this element should be copied BACK FROM the native function.
setCount(int) - Method in class com.goldencode.p2j.directory.NodeAttribute
Update value counter.
setCpIndex(int) - Method in class com.goldencode.expr.Constant
Assign the index of this constant within the constant pool.
setCreateOnAdd(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the CREATE-ON-ADD attribute.
setCreateOnAdd(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the CREATE-ON-ADD attribute.
setCreateOnAdd(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the CREATE-ON-ADD attribute.
setCreateOnAdd(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the CREATE-ON-ADD attribute.
setCtx(LdapContext) - Method in class com.goldencode.p2j.directory.LdapRemapper
Set JNDI LDAP context.
setCurrentColumn(handle) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set the current column (a column can be selected by clicking on its header if ALLOW-COLUMN-SEARCHING is true).
setCurrentColumn(handle) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the current column (a column can be selected by clicking on its header if ALLOW-COLUMN-SEARCHING is true).
setCurrentColumn(BrowseColumnConfig) - Method in class com.goldencode.p2j.ui.client.Browse
Set current column to specified one.
setCurrentCondition(String) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Set the current condition text.
setCurrentIteration(handle) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the CURRENT-ITERATION widget handle for this frame.
setCurrentIteration(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the CURRENT-ITERATION widget handle for this frame.
setCurrentIteration(handle) - Method in interface com.goldencode.p2j.util.IterableResource
Set the CURRENT-ITERATION widget handle for this frame.
setCurrentRecord(Persistable, boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the DMO implementation instance which backs this buffer, or release the record currently stored in the buffer.
setCurrentRow(int, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set new current row in the browse.
setCurrentRow(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Inform server about current row in the browse.
setCurrentRow(int) - Method in class com.goldencode.p2j.ui.client.Browse
Set the current row.
setCurrentRow(int, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Set the current row.
setCurrentRow(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Set the current row.
setCurrentRow(int) - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Inform server about current row in the browse.
setCurrentRow(int) - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Inform server about current row in the browse.
setCurrentRow(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Inform server side browse about current row in the browse.
setCurrentRow(int, int) - Method in interface com.goldencode.p2j.ui.ServerExports
Inform server about current row in the browse.
setCurrentScope(Scope) - Method in class com.goldencode.p2j.security.Resolver
Sets the current scope.
setCurrentSelection(String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Sets the current selection.
setCurrentSelection(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Sets the current selection.
setCurrentSelection(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Sets the current editors selection.
setCurrentSingleRowSelected() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Select current row for single-selection case.
setCurrentState(ViewStateMachine.TransitionState) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsPresenter
Sets a new view state.
setCurrentState(ViewStateMachine.TransitionState) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsUiHandlers
Sets a new view state.
setCurrentState(ViewStateMachine.TransitionState) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Applies the given transitional state to the current state of the view state machine.
setCurrentState(ViewStateMachine.TransitionState) - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Applies the given transitional state to the current state of the view state machine.
setCurrentStatement(UIStatement) - Method in class com.goldencode.p2j.ui.client.Frame
Set the current UI statement.
setCurrentStatement(UIStatement) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Set the frame's current statement, to transport it to the client-side.
setCurrentType(LockType) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Set the current lock type.
setCurrentUseridImpl(String, String) - Method in class com.goldencode.p2j.persist.ConnectionManager
Sets the currently authenticated userid for a database.
setCurrentWindow(Window<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Set the current window handle.
setCurrentWindow(WindowWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Assigns CURRENT-WINDOW system handle to a new window within ACTIVE-WINDOW.
setCurrentWindow(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Assigns CURRENT-WINDOW system handle to a new window.
setCurrentWindow(handle) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Set CURRENT-WINDOW attribute for this procedure handle.
setCurrentWindow(WindowWidget) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Set CURRENT-WINDOW attribute for this procedure handle.
setCurrentWindow(handle) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Set CURRENT-WINDOW attribute for this procedure handle.
setCurrentWindow(WindowWidget) - Method in interface com.goldencode.p2j.util.PersistentProcedure
Set CURRENT-WINDOW attribute for this procedure handle.
setCurrentWindow(handle) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Set CURRENT-WINDOW attribute for this procedure handle.
setCurrentWindow(WindowWidget) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Set CURRENT-WINDOW attribute for this procedure handle.
setCurrentWindow(Object, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Sets the value of CURRENT-WINDOW attribute of specified procedure
setCursor(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Position the cursor.
setCursor(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Position the cursor.
setCursor(int) - Method in class com.goldencode.p2j.ui.client.Frame
Assigns the current cursor position in a down frame.
setCursor(MousePtrWrapper) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the mouse cursor
setCursor(MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Set the custom mouse pointer
setCursor(CursorType) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Set the mouse cursor to the given type.
setCursor(Cursor) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Set the mouse cursor to the given one.
setCursor(MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Set the mouse cursor
setCursor(CursorType) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Set the mouse cursor to the given type.
setCursor(Cursor) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Set the mouse cursor to the given one.
setCursorChar(int, boolean) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Sets the cursor position in the current line
setCursorChar(int) - Method in class com.goldencode.p2j.ui.client.Editor
Sets the cursor position in the current line
setCursorChar(int, boolean) - Method in class com.goldencode.p2j.ui.client.Editor
Sets the cursor position in the current line
setCursorChar(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Sets the cursor position in the current line
setCursorChar(double) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the CURSOR-CHAR attribute which moves the cursor position to the specified 1-based index on the current line.
setCursorChar(NumberType) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the CURSOR-CHAR attribute which moves the cursor position to the specified 1-based index on the current line.
setCursorChar(double) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the CURSOR-CHAR attribute which moves the cursor position to the specified 1-based index on the current line.
setCursorChar(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the CURSOR-CHAR attribute which moves the cursor position to the specified 1-based index on the current line.
setCursorCol(int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Set cursor at column.
setCursorCol(int) - Method in interface com.goldencode.terminal.VT100Renderer
Set cursor at column.
setCursorInvalid(boolean) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Set state of cursor.
setCursorKey(boolean) - Method in class com.goldencode.terminal.VT100AbstractKeyboard
Set cursor key mode.
setCursorKey(boolean) - Method in interface com.goldencode.terminal.VT100Keyboard
Set cursor key mode.
setCursorLine(int) - Method in class com.goldencode.p2j.ui.client.Editor
Sets the cursor line
setCursorLine(int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Sets the cursor line
setCursorLine(double) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the CURSOR-LINE attribute which moves the cursor position to the specified 1-based line number.
setCursorLine(NumberType) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the CURSOR-LINE attribute which moves the cursor position to the specified 1-based line number.
setCursorLine(double) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the CURSOR-LINE attribute which moves the cursor position to the specified 1-based line number.
setCursorLine(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the CURSOR-LINE attribute which moves the cursor position to the specified 1-based line number.
setCursorLineAndChar(int, int) - Method in class com.goldencode.p2j.ui.client.Editor
Sets the cursor line offset
setCursorNative(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Set absolute cursor position
setCursorOffset(double) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the index position of the cursor in the edited cell in this column.
setCursorOffset(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the index position of the cursor in the edited cell in this column.
setCursorOffset(int) - Method in class com.goldencode.p2j.ui.client.Editor
Sets the cursor offset.
setCursorOffset(int) - Method in class com.goldencode.p2j.ui.client.FillIn
Sets the cursor's offset from the left bound of the FillIn.
setCursorOffset(double) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the index position of the cursor in a text editing widget.
setCursorOffset(NumberType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the index position of the cursor in a text editing widget.
setCursorOffset(double) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the index position of the cursor in a text editing widget.
setCursorOffset(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the index position of the cursor in a text editing widget.
setCursorOffset(double) - Method in class com.goldencode.p2j.ui.EditorWidget
Sets the index position of the cursor in a text editing widget.
setCursorOffset(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Sets the index position of the cursor in a text editing widget.
setCursorOffset(double) - Method in class com.goldencode.p2j.ui.FillInWidget
Sets the position of the cursor.
setCursorOffset(NumberType) - Method in class com.goldencode.p2j.ui.FillInWidget
Sets the position of the cursor.
setCursorOffset(NumberType, String) - Method in class com.goldencode.p2j.ui.FillInWidget
Sets the position of the cursor.
setCursorOffset(double) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the index position of the cursor in a text editing widget.
setCursorOffset(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the index position of the cursor in a text editing widget.
setCursorPos(int) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Sets the new cursor's position.
setCursorPos(int, int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Set cursor position.
setCursorPos(int, int) - Method in interface com.goldencode.terminal.VT100Renderer
Set cursor position.
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChuiDriver
Set cursor status (ON/OFF).
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Set cursor status (ON/OFF).
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Set cursor status (ON/OFF).
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Set the cursor visibility on or off.
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Set the cursor visibility.
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Set cursor status (ON/OFF).
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Set cursor status (ON/OFF).
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Set the cursor visibility.
setCursorStatus(boolean) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Set cursor status (ON/OFF).
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set cursor status (ON/OFF).
setCursorStatus(boolean) - Method in class com.goldencode.p2j.ui.client.OutputManager
Set cursor status (ON/OFF).
setCursorStyle(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Sends MSG_SET_CURSOR_STYLE that the cursor style must be changed on the client side.
setCursorVisible(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver.VT100SwingRenderer
Set cursor visibility.
setCursorVisible(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver.VT100WebRenderer
Set cursor visibility.
setCursorVisible(boolean) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Set cursor visibility.
setCursorVisible(boolean) - Method in interface com.goldencode.terminal.VT100Renderer
Set cursor visibility.
setCursorWorker(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Position the cursor.
setCursorX(int) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Calculate and set the cursor X position.
setCursorX(EditorConfig, int) - Static method in class com.goldencode.p2j.ui.EditorHelper
Calculate and set the cursor X position into the given configuration instance.
setCustomAuthPlugins(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
Sets the data for the custom authentication list box.
setCustomAuthPlugins(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Sets the custom authentication plugins.
setCustomDraw(Runnable) - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Sets custom draw routine.
setData(List<GridHelper.ColumnInfo<TRowObject>>, TRowObject[]) - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Sets its model.
setDatabase(DatabaseDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
setDatabase(DatabaseDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
setDatabase(DatabaseDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
setDatabase(DatabaseDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the database.
setDatabase(Database) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Set the name of the physical database with which this lock manager is associated.
setDatabase(Database) - Method in interface com.goldencode.p2j.persist.lock.LockManager
Set the name of the physical database with which this lock manager is associated.
setDatabase(Database) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Set the name of the physical database with which this dirty share manager is associated.
setDatabase(Database) - Method in class com.goldencode.p2j.persist.remote.RemoteLockManager
Set the name of the physical database with which this lock manager is associated.
setDatabaseList(String[]) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
Sets the databases model.
setDatabaseName(String) - Method in class com.goldencode.p2j.admin.RecordInfo
Sets the database name.
setDataEntryReturn(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the state of SESSION:DATA-ENTRY-RETURN attribute.
setDataEntryReturn(boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Set the state of SESSION:DATA-ENTRY-RETURN attribute.
setDataEntryReturn(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set the state of SESSION:DATA-ENTRY-RETURN attribute.
setDataEntryReturn(logical) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:DATA-ENTRY-RETURN attribute.
setDataEntryReturn(logical) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:DATA-ENTRY-RETURN attribute.
setDataEntryReturn(boolean) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:DATA-ENTRY-RETURN attribute.
setDataSelectionFilter(String) - Method in interface com.goldencode.p2j.admin.client.application.home.BaseUiHandlers
Sets the current search string used as a filter to display the target results.
setDataSelectionFilter(String) - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter
Sets the current search string used as a filter to display the target results.
setDataSelectionFilter(String) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
Sets the current search string used as a filter to display the target results.
setDataSelectionFilter(String) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Sets the current search string used as a filter to display the target results.
setDataType(Class) - Method in class com.goldencode.expr.CodeUnit
Set the data type associated with this code unit.
setDataType(String) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the DATA-TYPE attribute..
setDataType(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the DATA-TYPE attribute..
setDataType(String) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the DATA-TYPE attribute value.
setDataType(character) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets new value of DATA-TYPE attribute.
setDataType(String) - Method in class com.goldencode.p2j.ui.client.FillIn
Set type of the bound variable.
setDataType(character) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets new value of DATA-TYPE attribute.
setDataType(String) - Method in class com.goldencode.p2j.ui.ControlEntity
Set type of the bound variable.
setDataType(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of DATA-TYPE attribute.
setDataType(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of DATA-TYPE attribute.
setDataType(String) - Method in interface com.goldencode.p2j.util.CommonField
Set the DATA-TYPE attribute..
setDataType(character) - Method in interface com.goldencode.p2j.util.CommonField
Set the DATA-TYPE attribute..
setDataType(String) - Static method in class com.goldencode.p2j.util.KeyReader
setDataType(character) - Static method in class com.goldencode.p2j.util.KeyReader
setDate(Date) - Method in class com.goldencode.p2j.directory.DateValue
Set current value using instance of Date as a source.
setDate(Date) - Method in class com.goldencode.p2j.directory.TimeValue
Set current value using instance of Date as a source.
setDateComponentOrder(byte[]) - Static method in class com.goldencode.p2j.util.date
Sets the order of date components for conversion to/from strings.
setDateFormat(String) - Method in interface com.goldencode.p2j.util.CommonSession
Sets the order of date components for conversion to/from strings.
setDateFormat(character) - Method in interface com.goldencode.p2j.util.CommonSession
Sets the order of date components for conversion to/from strings.
setDateFormat(character) - Method in interface com.goldencode.p2j.util.SessionExports
The SESSION:DATE-FORMAT sets the order of date components for conversion to/from strings.
setDateFormat(String) - Static method in class com.goldencode.p2j.util.SessionUtils
Sets the order of date components (SESSION:DATE-FORMAT) for conversion to/from strings.
setDateFormat(character) - Static method in class com.goldencode.p2j.util.SessionUtils
Sets the order of date components (SESSION:DATE-FORMAT) for conversion to/from strings.
setDateOrder(String) - Static method in class com.goldencode.p2j.util.date
Sets the order of date components for conversion to/from strings.
setDateOrder(character) - Static method in class com.goldencode.p2j.util.date
Sets the order of date components for conversion to/from strings.
setDatum(BaseDataType) - Method in class com.goldencode.p2j.util.Accumulator.ExternalDataSource
Set the current data value, supplied by an external source.
setDayNumber(long) - Method in class com.goldencode.p2j.util.date
Sets the Julian day number (independently of the state of the unknown value) as an integral number of days since the Progress 4GL base date of 12/31/-4714.
setDayNumber(double) - Method in class com.goldencode.p2j.util.date
Sets the Julian day number (independently of the state of the unknown value) as an integral number of days since the Progress 4GL base date of 12/31/-4714.
setDayNumber(NumberType) - Method in class com.goldencode.p2j.util.date
Sets the Julian day number (independently of the state of the unknown value) as an integral number of days since the Progress 4GL base date of 12/31/-4714.
setDayOfMonth(String) - Method in class com.goldencode.p2j.scheduler.Job
Set the job's execution Job.dayOfMonth.
setDayOfWeek(String) - Method in class com.goldencode.p2j.scheduler.Job
Set the job's execution Job.dayOfWeek.
setDBContext(String) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Assigns the logical database name of database that the DSLOG-MANAGER is generating log entries.
setDBContext(character) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Assigns the logical database name of database that the DSLOG-MANAGER is generating log entries.
setDBContext(String) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Assigns the logical database name of database that the DSLOG-MANAGER is generating log entries.
setDBContext(character) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Assigns the logical database name of database that the DSLOG-MANAGER is generating log entries.
setDbname(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the value of the widget's DBNAME attribute.
setDColor(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the display color.
setDColor(Color) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the display color.
setDColor(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Set widget DCOLOR
setDColor(int64) - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Setter for the DCOLOR writable attribute.
setDColor(int) - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Setter for the DCOLOR writable attribute.
setDColor(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the display color.
setDColor(Color) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the display color.
setDColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Blocks attempts to set the DCOLOR attribute as it is read-only.
setDColor(Color) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the display color.
setDColor(ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the display color.
setDColor(Color) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the display color.
setDColor(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the display color.
setDColor(Color) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the display color.
setDColor(ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the display color.
setDColor(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the display color.
setDColor(Color) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the display color.
setDeactivate(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.deactivate field.
setDeblank(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the DEBLANK option.
setDeblank(boolean) - Method in interface com.goldencode.p2j.ui.DeblankInterface
Set value of the DEBLANK attribute.
setDeblank(logical) - Method in interface com.goldencode.p2j.ui.DeblankInterface
Set value of the DEBLANK attribute.
setDeblank(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Set value of the DEBLANK attribute.
setDeblank(logical) - Method in class com.goldencode.p2j.ui.FillInWidget
Set value of the DEBLANK attribute.
setDeblank(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the DEBLANK option.
setDebug(boolean) - Method in class com.goldencode.p2j.preproc.Options
Sets the debug option.
setDebug(boolean) - Static method in class com.goldencode.p2j.security.ContextLocal
Set the debug mode, to enable or stop caller dependency checks.
setDebug(boolean) - Method in class com.goldencode.p2j.uast.ExpressionEvaluator
Sets the status of debug mode.
setDebug(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Sets the state of debug in the lexer.
setDebug(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Sets the status of the debug mode member.
setDebugAlert(logical) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:DEBUG-ALERT attribute.
setDebugAlert(logical) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:DEBUG-ALERT attribute.
setDebugAlert(boolean) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:DEBUG-ALERT attribute.
setDebugLevel(int) - Static method in class com.goldencode.p2j.pattern.RuleContainer
Set the current debug level for the process.
setDebugLevel(Level) - Method in class com.goldencode.p2j.security.SecurityManager
Sets a new debug level.
setDecimalPrecision(decimal[], int) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Sets decimal precision for the array argument.
setDecimalPrecision(decimal[], int) - Method in class com.goldencode.p2j.util.ArrayAssigner.WorkArea
Sets decimal precision for the array argument.
setDecorated(boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowLayout
setDefault(boolean) - Method in class com.goldencode.p2j.report.server.FilterProfile
Setter for default flag.
setDefault(boolean) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Set default flag for this namespace configuration.
setDefault(boolean) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set DEFAULT attribute.
setDefault(logical) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set DEFAULT attribute.
setDefault(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set the flag for whether or not this is a default button.
setDefault(logical) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set the flag for whether or not this is a default button.
setDefaultButton(handle) - Method in interface com.goldencode.p2j.ui.FrameInterface
Set the default button of this frame.
setDefaultButton(handle) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the default button of this frame.
setDefaultButtonOption(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the default button for this frame (an option in the frame phrase).
setDefaultButtonOption(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the default button for this frame (an option in the frame phrase).
setDefaultColors() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Set default window BGCOLOR and FGCOLOR.
setDefaultDimension(int, int) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Set the default window dimension.
setDefaultEnvironment(String) - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Sets the default environment to a stanza ini file, overwriting any default registry for WIN32.
setDefaultExtension(character) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the default extension of the file selection dialog.
setDefaultExtension(String) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the default extension of the file selection dialog.
setDefaults() - Method in class com.goldencode.p2j.ui.LabelConfig
Set the default values for this label instance.
setDefaultTimeout(int) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Set default timeout used by this session for processing WAIT-FOR requests when no explicit timeout is specified.
setDefaultWindow(WindowWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Assigns DEFAULT-WINDOW system handle .
setDefaultWindow(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Assigns DEFAULT-WINDOW system handle.
setDeferMarkers(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Sets the flag to defer marker processing.
setDeferred() - Method in class com.goldencode.p2j.persist.ValidationData
Set the deferred flag to indicate dirty sharing and possibly uniqueness validation of an updated property were deferred.
setDeferredPushback(String) - Method in class com.goldencode.p2j.preproc.FileScope
Set any text that must be pushed back onto the stream after this scope is complete.
setDelayedRepaint(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Mark frames that requires a repaint when will be displayed.
setDelegate(Object) - Method in class com.goldencode.p2j.persist.meta.ConnectTableUpdater.Handler
Set the backing DMO delegate instance.
setDelegate(Object) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker.Handler
Set the backing DMO delegate instance.
setDeleted() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Record the fact that the candidate DMO found in the primary database has been deleted in an uncommitted transaction.
setDelimiter(boolean) - Method in class com.goldencode.p2j.ui.client.Label
Marks this label as one used to draw a separator line for header widgets.
setDelimiter(character) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Sets the DELIMITER writeable attribute.
setDelimiter(String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Sets the DELIMITER writeable attribute.
setDelimiter(character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Sets the DELIMITER writeable attribute.
setDelimiter(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Sets the DELIMITER writeable attribute.
setDelimiter(char) - Method in class com.goldencode.p2j.util.Stream
Sets the stream's delimiter character for import/export of fields.
setDelimiter(String) - Method in class com.goldencode.p2j.util.Stream
Sets the stream's delimiter character for import/export of fields.
setDelimiter(char) - Method in class com.goldencode.p2j.util.StreamWrapper
Sets the stream's delimiter character for import/export of fields.
setDelimiter(String) - Method in class com.goldencode.p2j.util.StreamWrapper
Sets the stream's delimiter character for import/export of fields.
setDelWorkaroundActive(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
Enable/disable VT220 DELETE key workaround.
setDepth(int) - Method in class com.goldencode.p2j.pattern.RuleSet
Set the maximum walk depth, where 0 indicates all levels should be visited.
setDesktopBgColor(ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set the desktop background color.
setDesktopBgColor(ColorRgb) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the desktop background color.
setDesktopBgColor(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the desktop background color.
setDestinationAddress(int) - Method in class com.goldencode.p2j.net.RoutingKey
Assign new destination node address.
setDestroyingListener(Runnable) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Sets the destroying listener.
setDialogBox(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the VIEW-AS DIALOG-BOX option.
setDialogBox(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the dialog box flag.
setDialogBox(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the VIEW-AS DIALOG-BOX option.
setDictionaryBooleanAtScope(String, int, String, Boolean) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Replace value of the key/value pair in the specified scope depth.
setDictionaryDoubleAtScope(String, int, String, Double) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Replace value of the key/value pair in the specified scope depth.
setDictionaryIntegerAtScope(String, int, String, Integer) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Replace value of the key/value pair in the specified scope depth.
setDictionaryLongAtScope(String, int, String, Long) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Replace value of the key/value pair in the specified scope depth.
setDictionaryObjectAtScope(String, int, String, Object) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Replace value of the key/value pair in the specified scope depth.
setDictionaryStringAtScope(String, int, String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Replace value of the key/value pair in the specified scope depth.
setDigitPos(int) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Set new position of digit.
setDimension(double, double) - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Set the button's dimension.
setDirtyDMOs(Persistable, Persistable) - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Store DMOs found in the dirty share manager during a dirty check.
setDisableAutoZap(boolean) - Method in interface com.goldencode.p2j.ui.AutoZapElement
Set value of the AUTO-ZAP attribute.
setDisableAutoZap(logical) - Method in interface com.goldencode.p2j.ui.AutoZapElement
Set value of the AUTO-ZAP attribute.
setDisableAutoZap(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set DISABLE-AUTO-ZAP attribute.
setDisableAutoZap(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set DISABLE-AUTO-ZAP attribute.
setDisableAutoZap(logical) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the DISABLE-AUTO-ZAP option.
setDisableAutoZap(boolean) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the DISABLE-AUTO-ZAP option.
setDisableAutoZap(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the DISABLE-AUTO-ZAP option.
setDisableAutoZap(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Sets the DISABLE-AUTO-ZAP option.
setDisableAutoZap(logical) - Method in class com.goldencode.p2j.ui.FillInWidget
Set DISABLE-AUTO-ZAP attribute.
setDisableAutoZap(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the DISABLE-AUTO-ZAP option.
setDisableRedraw(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the DISABLE-REDRAW attribute.
setDisableRedraw(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the DISABLE-REDRAW attribute.
setDisableRedraw(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the DISABLE-REDRAW attribute.
setDisconnect(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.disconnect field.
setDisplayDetailsVisible(boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
Shows or hides the Display All Details check box.
setDisplayDetailsVisible(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Shows or hides the Display All Details check box.
setDisplayed(boolean) - Method in class com.goldencode.p2j.ui.client.Menu
Set displayed flag of this menu.
setDisplayTimeZone(long) - Static method in class com.goldencode.p2j.util.date
Sets the DISPLAY-TIMEZONE attribute for the user's context.
setDisplayTimeZone(NumberType) - Static method in class com.goldencode.p2j.util.date
Sets the DISPLAY-TIMEZONE attribute for the user's context.
setDisplayTimeZone(NumberType) - Method in interface com.goldencode.p2j.util.SessionExports
Sets the DISPLAY-TIMEZONE attribute for the user's context.
setDisplayTimeZone(NumberType) - Static method in class com.goldencode.p2j.util.SessionUtils
Sets the DISPLAY-TIMEZONE attribute for the user's context.
setDistance(int, int) - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Encodes X and Y shift pixels value.
setDMO(Persistable) - Method in class com.goldencode.p2j.persist.AbstractReversible
Set the underlying DMO for this reversible action.
setDMO(Persistable) - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Store the deleted DMO.
setDMO(Persistable) - Method in class com.goldencode.p2j.persist.Reversible
Set the underlying DMO for this reversible action.
setDMO(Persistable) - Method in class com.goldencode.p2j.persist.SavepointReversible
Set the underlying DMO for this reversible action.
setDMO(Persistable) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Set the underlying DMO for this reversible action.
setDmoIface(Class<?>) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Set DMO interface class which corresponds the table.
setDMOProxy(BufferReference) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the DMO proxy which references this buffer instance.
setDoctype(Document, String, String, String) - Static method in class com.goldencode.util.XmlHelper
Deprecated. 
setDotNetCls(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Sets the status of the .NET parsing flag.
setDouble(double, long) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 64-bit (8 byte) binary floating-point value at the specified location.
setDouble(double, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 64-bit (8 byte) binary floating-point value at the specified location.
setDouble(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 64-bit (8 byte) binary floating-point value at the specified location.
setDouble(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 64-bit (8 byte) binary floating-point value at the specified location.
setDown(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set new value for the DOWN attribute.
setDown(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Java implementation for setting the DOWN attribute which contains number of iterations in a down frame or number of potential rows in a browse widget.
setDown(int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Set number of rows to display data.
setDown(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set the down state of this frame.
setDown(Resolvable) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the size of a DOWN frame as a callback to read the current value calculated by the given expression.
setDown(Accessor) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the size of a DOWN frame as a callback to read the current value stored in the given Accessor.
setDown(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the size of a DOWN frame (statically).
setDown(double) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the size of a DOWN frame (statically).
setDown(int64) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the down frame size.
setDown(long) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the down frame size.
setDown(Resolvable) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the size of a DOWN frame as a callback to read the current value calculated by the given expression.
setDown(Accessor) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the size of a DOWN frame as a callback to read the current value stored in the given Accessor.
setDown(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the size of a DOWN frame (statically).
setDown(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the size of a DOWN frame (statically).
setDown(long) - Method in interface com.goldencode.p2j.util.Down
Java implementation for setting the DOWN attribute which contains number of iterations in a down frame or number of potential rows in a browse widget.
setDown(int64) - Method in interface com.goldencode.p2j.util.Down
Java implementation for setting the DOWN attribute which contains number of iterations in a down frame or number of potential rows in a browse widget.
setDownConfigs(WidgetConfig[]) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Used by client-side to set the widget configs for the current frame row.
setDrawDateSeparators(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
If fill-in displays a date value, it forces separators for the unknown date value to be drawn or not in the subsequent value rendering (applies to editing mode only).
setDrawingArea(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Limit the available drawing area to the specified boundaries.
setDrawingArea(NativeRectangle) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Limit the available drawing area to the specified boundaries.
setDrawingArea(Rectangle) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Limit the available drawing area to the specified boundaries.
setDrawingArea(Rectangle) - Method in class com.goldencode.p2j.ui.client.OutputManager
Limit available the drawing area to the specified boundaries.
setDrawingAreas(Set<NativeRectangle>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Limit the available drawing area to the specified boundaries provided in the bounds parameter.
setDrawingAreas(Set<NativeRectangle>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Limit the available drawing area to the specified boundaries provided in the bounds parameter.
setDrawSeparators(boolean) - Method in class com.goldencode.p2j.ui.client.format.DateFormat
Forces separators for the unknown date value to be drawn or not in the subsequent value rendering (applies to editing mode only).
setDrawSeparators(boolean) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat
Forces separators for the unknown datetime value to be drawn or not in the subsequent value rendering (applies to editing mode only).
setDropTarget(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets DROP-TARGET attribute.
setDropTarget(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets DROP-TARGET option.
setDropTarget(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets DROP-TARGET attribute.
setDropTarget(boolean) - Method in interface com.goldencode.p2j.ui.Droppable
Sets DROP-TARGET attribute.
setDropTarget(logical) - Method in interface com.goldencode.p2j.ui.Droppable
Sets DROP-TARGET attribute.
setDropTarget(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets DROP-TARGET option.
setDropTarget(boolean) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets DROP-TARGET attribute.
setDumpAnnotations(boolean) - Method in class com.goldencode.ast.DumpTree
Enable/disable the output of annotations for each visited node.
setDumpLexer(boolean) - Method in class com.goldencode.p2j.uast.AstGenerator
Sets the state of the flag indicating if lexer output should be dumped.
setDumpParser(boolean) - Method in class com.goldencode.p2j.uast.AstGenerator
Sets the state of the flag indicating if parser output should be dumped.
setDynamic() - Method in class com.goldencode.p2j.persist.RecordBuffer
Mark the buffer as dynamic.
setDynamic(int64, logical) - Static method in class com.goldencode.p2j.ui.ColorTable
Sets a color entry to a dynamic or static color.
setDynamic(int64, boolean) - Static method in class com.goldencode.p2j.ui.ColorTable
Sets a color entry to a dynamic or static color.
setDynamic(long, logical) - Static method in class com.goldencode.p2j.ui.ColorTable
Sets a color entry to a dynamic or static color.
setDynamic(long, boolean) - Static method in class com.goldencode.p2j.ui.ColorTable
Sets a color entry to a dynamic or static color.
setDynamic(boolean) - Method in class com.goldencode.p2j.ui.ColorTableEntry
Set color as dynamic.
setDynamic(int64, logical) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Sets a color entry to a dynamic or static color.
setDynamic(int64, boolean) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Sets a color entry to a dynamic or static color.
setDynamic(long, logical) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Sets a color entry to a dynamic or static color.
setDynamic(long, boolean) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Sets a color entry to a dynamic or static color.
setDynamicConfig(WidgetConfig, String, Class<T>, T) - Method in class com.goldencode.p2j.ui.ConfigManager
Dynamically set a specific widget configuration field.
setDynamicFormat(String) - Method in class com.goldencode.p2j.ui.WidgetConfig
Set the FORMAT attribute in this widget configuration, dynamically.
setDynamicHeader(boolean) - Method in class com.goldencode.p2j.ui.WidgetConfig
Set the header attribute in this widget configuration, dynamically.
setDynamicHelp(String) - Method in class com.goldencode.p2j.ui.WidgetConfig
Set the HELP attribute in this widget configuration, dynamically.
setDynamicLabel(String) - Method in class com.goldencode.p2j.ui.WidgetConfig
Set the LABEL attribute in this widget configuration, dynamically.
setDynamicLabels(boolean) - Method in class com.goldencode.p2j.ui.WidgetConfig
Set the LABELS attribute in this widget configuration, dynamically.
setDynamicTitle(BaseDataType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the dynamic title for this browse widget.
setDynamicTitle(Accessor) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the dynamic title for this browse widget.
setDynamicTitle(CharacterExpression) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the dynamic title for this browse widget.
setDynamicTitle(Accessor) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(CharacterExpression) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(BaseDataType, ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(Accessor, ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(CharacterExpression, ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(BaseDataType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(Accessor) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(CharacterExpression) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(BaseDataType, ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(Accessor, ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynamicTitle(CharacterExpression, ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title to be used when the frame is viewed for the first time or when the frame is viewed for the first time after being hidden.
setDynCol(int) - Method in class com.goldencode.p2j.ui.client.Frame
Set dynamic column.
setDynRow(int) - Method in class com.goldencode.p2j.ui.client.Frame
Set dynamic frame row.
setEcho(boolean) - Method in class com.goldencode.p2j.util.Stream
Sets the stream into echo mode which causes UI statements that read data from a stream to echo that data to the current output destination.
setEdgeChars(double) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set EDGE-CHARS option.
setEdgeChars(NumberType) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set EDGE-CHARS option.
setEdgeChars(int) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set EDGE-CHARS option.
setEdgeChars(double) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set EDGE-CHARS option.
setEdgeChars(NumberType) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set EDGE-CHARS option.
setEdgeChars(int) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set EDGE-CHARS option.
setEdgePixels(int) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set EDGE-PIXELS option.
setEdgePixels(integer) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set EDGE-PIXELS option.
setEdgePixels(int) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set EDGE-PIXELS option.
setEdgePixels(integer) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set EDGE-PIXELS option.
setEditable(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Enable editing of the column.
setEditableAll(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Change editable state for all columns.
setEditableSource(EditableField) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat
Set the editable source being displayed.
setEditing(boolean) - Method in class com.goldencode.p2j.security.SecurityContextStack
Sets the batch editing status.
setEditing(CommonFrame, FrameElement[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with SET semanics.
setEditing(CommonFrame, FrameElement[], String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with SET semanics.
setEditing(CommonFrame, FrameElement[], EventList, String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with SET semanics.
setEditing(CommonFrame, FrameElement[], EventList, String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with SET semanics.
setEditor(GenericWidget) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set editor widget (fill-in, toggle-box or combo-box) which is used for in-browse editing for this column.
setEditorCursorChar(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the cursor position in the current line of the targeted editor
setEditorCursorChar(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the cursor position in the current line of the targeted editor
setEditorCursorChar(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the cursor position in the current line of the targeted editor
setEditorCursorLine(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the cursor line of the targeted editor
setEditorCursorLine(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the cursor line of the targeted editor
setEditorCursorLine(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the cursor line of the targeted editor
setEditorCursorOffset(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the cursor offset of the targeted editor.
setEditorCursorOffset(int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the cursor offset of the targeted editor.
setEditorCursorOffset(int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the cursor offset of the targeted editor.
setEditorReadOnly(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
If browse is in editing mode, set editor in 4GL READ-ONLY mode.
setEditorSelection(int, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Selects text in the targeted editor between start and end points.
setEditorSelection(int, int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Selects text in the targeted editor between start and end points.
setEditorSelection(int, int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Selects text in the targeted editor between start and end points.
setEditorValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.Browse
Set value of the editor widget.
setEffectiveEndColumn(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for effective ending column number.
setEffectiveEndLine(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for effective ending line number.
setEffectiveStartColumn(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for effective starting column number.
setEffectiveStartLine(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for effective starting line number.
setElement(FrameElement, P2JQuery) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Provide link to the backing accessor.
setElements(BaseNativeType[]) - Method in class com.goldencode.p2j.library.NativeTypeArray
Assign the array of data elements.
setEmptyBuffersUnknown() - Method in class com.goldencode.p2j.persist.PreselectQuery
Walk through each component and set its backing buffer to unknown mode, such that the invocation of any of its DMO-backed methods returns unknown value.
setEmptyModeOff() - Method in class com.goldencode.p2j.ui.client.Label
Disable empty label mode.
setEmptyModeOn() - Method in class com.goldencode.p2j.ui.client.Label
Enable empty mode.
setEnabled(Element, AdminProfile[], String) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Enables a menu item.
setEnabled(Enum, boolean) - Method in class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
Enable a radio button by its enumeration value.
setEnabled(boolean) - Method in interface com.goldencode.p2j.extension.FWDTimer
Setter for ENABLED attribute.
setEnabled(logical) - Method in interface com.goldencode.p2j.extension.FWDTimer
Setter for ENABLED attribute.
setEnabled(boolean) - Method in class com.goldencode.p2j.extension.PSTimer
Sets the value of the Enabled property/attribute.
setEnabled(logical) - Method in class com.goldencode.p2j.extension.PSTimer
Sets the value of the Enabled property/attribute.
setEnabled(boolean) - Method in class com.goldencode.p2j.security.Account
Changes the enabled status of this account.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
 
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Enable/disable the widget for editing.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Enable/disable widget.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Enable/disable widget.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Enable/disable widget.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Enable/disable the widget for editing.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Enable/disable widget.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.RadioSet
Enable/disable widget.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.SelectionList
Set the enabled flag for this selection list.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Enable/disable widget.
setEnabled(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Enable/disable widget.
setEnabled(boolean) - Method in class com.goldencode.p2j.ui.ControlSetItem
Set item 'enabled' flag.
setEnabled(character, boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Enable/Disable RADIO-BUTTON in a RADIO-SET widget.
setEncoding(String) - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to do nothing.
setEncoding(character) - Method in interface com.goldencode.p2j.xml.Encoding
Set encoding of Document
setEncoding(String) - Method in interface com.goldencode.p2j.xml.Encoding
Sets the new value of the encoding attribute for the given SAX-Writer object.
setEncoding(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the new value of the encoding attribute for the given SAX-Writer object.
setEncoding(character) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the new value of the encoding attribute for the given SAX-Writer object.
setEncoding(String) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Sets the new value of the encoding attribute for the given SAX-Writer object.
setEncoding(character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Get encoding
setEndColumn(int) - Method in class com.goldencode.p2j.preproc.IncludeHint
Sets ending column number.
setEndError(boolean) - Method in exception com.goldencode.p2j.util.ErrorConditionException
Sets the END-ERROR flag for the cause of this condition.
setEndLine(int) - Method in class com.goldencode.p2j.preproc.IncludeHint
Sets ending line number.
setEndWalk(boolean) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Set a flag indicating whether the current walk should end after the current node is processed.
setEntryTextParser(CustomComboBox.StringPresentation<TRowObject>) - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Sets the combobox text entry parser.
setEnvironment(Map<String, String>) - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Set environment variables.
setEnvironment(Environment) - Method in class com.goldencode.p2j.preproc.ClearStream
Sets the reference to environment where the braces grammar parser and lexer were created.
setError(Throwable) - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Set the error thrown by the current remote request.
setError(boolean) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Setter for ERROR attribute.
setError(logical) - Method in class com.goldencode.p2j.persist.AbstractTempTable
Setter for ERROR attribute.
setError(boolean) - Method in class com.goldencode.p2j.persist.BufferImpl
Setter for ERROR attribute.
setError(logical) - Method in class com.goldencode.p2j.persist.BufferImpl
Setter for ERROR attribute.
setError(Throwable) - Method in class com.goldencode.p2j.util.Agent.AgentCommand
Set the error caught during this command execution.
setError(boolean) - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Setter for ERROR attribute.
setError(logical) - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Setter for ERROR attribute.
setError() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Mark this async call as having ended with a ERROR condition.
setError(boolean) - Method in interface com.goldencode.p2j.util.Errorable
Setter for ERROR attribute.
setError(logical) - Method in interface com.goldencode.p2j.util.Errorable
Setter for ERROR attribute.
setError(boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Sets the error variable.
setError(logical) - Static method in class com.goldencode.p2j.util.ErrorManager
Sets the error variable.
setErrorCode(int) - Method in class com.goldencode.p2j.library.Signature
Assigns the constant that defines the error code from the invocation attempt.
setErrorIfNull(boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Set a mode such that setting a null record into a backing buffer may or may not result in an error condition.
setErrorIfNull(boolean) - Method in interface com.goldencode.p2j.persist.Joinable
Set a mode on the underlying buffer(s) such that setting a null record into a buffer may or may not result in an error condition.
setErrorIfNull(boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Set a mode such that setting a null record into a backing buffer may or may not result in an error condition.
setErrorIfNull(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
setErrorIfNull(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set a mode on the underlying buffers such that setting a null record into a buffer may or may not result in an error condition.
setErrorManager(ErrorManager) - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to do nothing.
setErrorObjectDetail(SOAPFaultImpl) - Static method in class com.goldencode.p2j.util.ErrorManager
Set the ERROR-OBJECT-DETAIL attribute, a handle of type SOAP-FAULT.
setEvaluatingExpression(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Sets the status of the expression evaluation member.
setEventInfo(EventInfo) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Set the value of the eventIfo to be used before the trigger activation
setExact(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Set the exact nature of this item
setException(Exception) - Method in class com.goldencode.p2j.main.BrokerSpawnResult
Set Exception instance.
setExitCode(int) - Method in class com.goldencode.p2j.main.BrokerSpawnResult
Set exit code.
setExpand(boolean) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Resets the value of the EXPAND attribute for radio-set.
setExpand(logical) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Resets the value of the EXPAND attribute for radio-set.
setExpand(logical) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Resets the value of the EXPAND attribute for radio-set.
setExpand(boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Resets the value of the EXPAND attribute for radio-set.
setExpandable(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the EXPANDABLE attribute.
setExpandable(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the EXPANDABLE attribute.
setExpandable(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the EXPANDABLE attribute.
setExpandable(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the EXPANDABLE attribute.
setExpandBraces(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Sets the flag to enable or disable the braces parser's expansion of braces.
setExpanded(BufferList, BufferBlockState, BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferScopeWorker.BufferHelper
Simple helper to set the lastExpanded, the bindTarget and firstWeak based on a new expanded scope.
setExplicit(boolean) - Method in class com.goldencode.p2j.util.NullField
Set value of explicit flag.
setExplicitHide(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set new value for the 'explicitHide' flag.
setExports(ExportsDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
setExports(ExportsDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
setExports(ExportsDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
setExports(ExportsDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the exports.
setExports(character) - Method in class com.goldencode.p2j.util.AgentPool
Set the exports for this appserver.
setExtBoolean(String, boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type boolean for the current user account.
setExtBoolean(String, String, boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type boolean for the specified account.
setExtBytes(String, byte[]) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type byte[] for the current user account.
setExtBytes(String, String, byte[]) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type byte[] for the specified account.
setExtension(DirectoryService, String, Serializable) - Method in interface com.goldencode.p2j.admin.AdminAccountExtension
Changes custom account extension data associated with the exsiting account directory node.
setExtent(String) - Method in class com.goldencode.p2j.util.Parameter
Initialize the extent member based on a text input.
setExternalBuffers(DataModelObject...) - Method in class com.goldencode.p2j.persist.AbstractQuery
Set one or more buffers which this query references externally.
setExternalBuffers(DataModelObject...) - Method in class com.goldencode.p2j.persist.CompoundQuery
Set one or more buffers which this query references externally.
setExternalBuffers(DataModelObject...) - Method in interface com.goldencode.p2j.persist.P2JQuery
Set one or more buffers which this query references externally.
setExternalBuffers(DataModelObject...) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Set one or more buffers which this query references externally.
setExternalBuffers(DataModelObject...) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set one or more buffers which this query references externally.
setExtInteger(String, int) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type int for the current user account.
setExtInteger(String, String, int) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type int for the specified account.
setExtra(Object) - Method in class com.goldencode.expr.ExtraAst
Set this AST's associated object reference.
setExtra(Object) - Method in class com.goldencode.p2j.uast.Keyword
Sets the user-defined object associated with this keyword.
setExtra(Object) - Method in class com.goldencode.p2j.util.ScopedDictionary.Node
Replaces the user supplied object at this node.
setExtReportFactoryClass(Class<? extends ReportsFactory>) - Static method in class com.goldencode.p2j.admin.server.reports.ReportsManager
Sets the report factory class to instantiate the extended report factory.
setExtString(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type String for the current user account.
setExtString(String, String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Sets the named piece of account extension data of type String for the specified account.
setFallback(CompoundComponent) - Method in class com.goldencode.p2j.persist.AdaptiveComponent
Set the fallback compound component, which is used in the event an optimized, compound, adaptive query if forced from preselect mode to dynamic mode.
setFalseTarget(ExtraAst) - Method in class com.goldencode.expr.Compiler.LogicalData
Set the AST which represents this object's logical destination if a false result is achieved.
setFCnt(int) - Method in class com.goldencode.p2j.report.server.SummaryRow
File count setter.
setFetchOnReposition(boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Set this query to automatically fetch the next record after a reposition, or turn this feature off.
setFetchOnReposition(boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Set this query to automatically fetch the next record after a reposition, or turn this feature off.
setFetchOnReposition(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
setFetchOnReposition(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set this query to automatically fetch the next record after a reposition, or turn this feature off.
setFgColor(integer) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the FGCOLOR writable attribute.
setFgColor(int64) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the FGCOLOR writable attribute.
setFgColor(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the FGCOLOR writable attribute.
setFgColor(integer) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the FGCOLOR writable attribute.
setFgColor(int) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the FGCOLOR writable attribute.
setFgColor(int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the input (prompt-for) color.
setFgColor(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the input (prompt-for) color.
setFgColor(integer) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the FGCOLOR writable attribute.
setFgColor(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the input (prompt-for) color.
setFgColor(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the input (prompt-for) color.
setFgColor(integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setFgColor() - Method in class com.goldencode.p2j.ui.WindowWidget
Set (default) foreground color.
setFid(int) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.fid field.
setFid(long) - Method in class com.goldencode.p2j.report.server.DetailRow
Setter for the source file ID in the report database.
setFieldHelp(int, String) - Method in class com.goldencode.p2j.ui.ChooseData
Set help string for specified field.
setFieldMode(boolean) - Method in class com.goldencode.p2j.ui.ChooseData
Set the mode of the CHOOSE.
setFieldOptions(String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Inspect the field definition and write any options into the field object.
setFieldProperties(String, Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copy a subset of properties from AST like into the field AST represented by name.
setFields(int, int) - Method in class com.goldencode.p2j.ui.ChooseData
Set widget ID for specified field.
setFile(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Sets the environment type.
setFile(String) - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
Set the program file name where this dead code resides.
setFile(String) - Method in class com.goldencode.p2j.report.server.DetailRow
Setter for the source file name.
setFilename(String) - Method in exception com.goldencode.p2j.pattern.TreeWalkException
Associated file name mutator.
setFilename(String) - Method in class com.goldencode.p2j.report.server.AmbigFileReportLine
Set the file name.
setFilename(String) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.filename field.
setFiles(int) - Method in class com.goldencode.p2j.report.server.OverviewRow
Setter for total number of files in which the report's condition was matched at least once.
setFileSeparator(String) - Method in class com.goldencode.p2j.preproc.Options
Sets the legacy file separator defined for the project (which may be different from the platform's file separator).
setFilled(boolean) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set FILLED attribute or NO-FILL option.
setFilled(logical) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set FILLED attribute NO-FILL option.
setFilled(boolean) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set FILLED attribute or NO-FILL option.
setFilled(logical) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set FILLED attribute NO-FILL option.
setFilter(String, String, String, String) - Method in interface com.goldencode.p2j.admin.client.application.home.acl.ACLPopupPresenter.MyView
Sets ACL filter.
setFilter(String, String, String, String) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupPresenter
Sets ACL filter.
setFilter(String, String, String, String) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
Sets ACL filter.
setFilter(String, String, String, String) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Sets ACL filter.
setFilter(String) - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Sets the current search filter.
setFilter(String) - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Sets the filter.
setFilter(Filter) - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to do nothing.
setFilter(long, boolean) - Method in class com.goldencode.p2j.report.server.ReportApi
Set the active file filter profile.
setFilterMode(boolean) - Method in class com.goldencode.p2j.security.Audit
Sets the top level filter combination operation.
setFilterRecords(Predicate<TRowObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets the current records filter that will be used to build reports for the target sub set of data.
setFilters(String[], int, String) - Method in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
setFilters(Object...) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the filters of the file selection dialog.
setFirstProcedure(ProxyProcedureWrapper) - Method in class com.goldencode.p2j.util.ServerImpl
Set the first proxy procedure of this server's chain.
setFirstTabItem(int, List<Integer>, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Move specified widget to the first position in the tab order.
setFirstTabItem(int, List<Integer>, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Move specified widget to the first position in the tab order.
setFirstTabItem(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setFirstTabItem(handle) - Method in class com.goldencode.p2j.ui.FieldGroup
Setting the FIRST-TAB-ITEM attribute.
setFirstTabItem(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setFirstTabItem(FieldGroup, CommonWidget) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Move specified widget to the first position in the tab order.
setFitLastColumn(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the FIT-LAST-COLUMN attribute.
setFitLastColumn(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the FIT-LAST-COLUMN attribute.
setFitLastColumn(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the FIT-LAST-COLUMN attribute.
setFitLastColumn(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the FIT-LAST-COLUMN attribute.
setFlatButton(boolean) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set FLAT-BUTTON attribute.
setFlatButton(logical) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set FLAT-BUTTON attribute.
setFlatButton(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set FLAT-BUTTON attribute.
setFlatButton(logical) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set FLAT-BUTTON attribute.
setFloat(double, long) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 32-bit (4 byte) binary floating-point value at the specified location.
setFloat(double, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 32-bit (4 byte) binary floating-point value at the specified location.
setFloat(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 32-bit (4 byte) binary floating-point value at the specified location.
setFloat(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Write the decimal as a 32-bit (4 byte) binary floating-point value at the specified location.
setFlushed(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set state of flushed flag.
setFlushPending(String) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Set a Hibernate session flush pending for the given DMO implementation class.
setFocus(Widget<GuiOutputManager>) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Set focus to specified widget.
setFocus(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set focus to specified widget.
setFocus(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set focus to specified widget.
setFocus(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Set focus to specified widget.
setFocusAttractor(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set new value for the 'focus attractor' flag.
setFocused(boolean) - Method in class com.goldencode.p2j.ui.client.RadioButton
Set pseudo-focus flag.
setFocusId(int) - Method in class com.goldencode.p2j.ui.client.Frame
Set ID of component which will receive focus next time.
setFocusInt(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set focus to specified widget.
setFocusOn(Widget) - Method in class com.goldencode.p2j.ui.client.FocusManager
Sets focus on the specified widget silently and unconditionally.
setFocusReset(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Mark/unmark frame as such that need focus reset on trigger exit.
setFocusSilent(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Silently restore and redraw the focus.
setFocusWindow(TopLevelWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Set the focus owner to the specified window.
setFont(int64) - Method in class com.goldencode.p2j.ui.BaseEntity
Set the FONT attribute of this widget.
setFont(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set current font used on draw operations.
setFont(long) - Method in interface com.goldencode.p2j.ui.CommonFrame
Set the FONT specification of this frame.
setFont(int64) - Method in interface com.goldencode.p2j.ui.CommonFrame
Set the FONT specification of this frame.
setFont(long) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the FONT attribute of this widget.
setFont(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the FONT attribute of this widget.
setFont(long) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the FONT specification of this frame.
setFont(int64) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the FONT specification of this frame.
setFont(long) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the FONT attribute of this widget.
setFont(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the FONT attribute of this widget.
setFontStyle(FontStyle) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set the style of the current font used on draw operations.
setFontStyle(FontStyle) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the style of the current font used on draw operations.
setFontStyle(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the style of the current font used on draw operations.
setFooter(String) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Footer
Sets the footer.
setFooter(String) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleFooter
Sets the footer.
setFooterRenderer(AbstractReportBuilder.Renderer<TFooterObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets the current footer renderer to draw a page footer.
setFooterSectionRenderer(AbstractReportBuilder.SectionRenderer<TRowObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets the current renderer to draw a page section footer.
setForceDelete(boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Set the forceDelete flag: when true, the records which satisfy the where clause (if any) will be deleted.
setForcedSize(boolean) - Method in class com.goldencode.p2j.ui.client.Label
Set the Label.forcedSize flag to the specified state.
setForceLabel(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Force presence of the label.
setForceLabel(logical) - Method in class com.goldencode.p2j.ui.ControlEntity
Force displaying of label.
setForceLabel(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Force displaying of label.
setForceLeft(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Sets the flag to force left alignment.
setForcePause(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set forced pause flag state.
setForceWipeScreen(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set state of forceWipeScreen flag.
setFormat(String) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Setter of FORMAt attribute.
setFormat(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Setter of FORMAt attribute.
setFormat(String) - Method in class com.goldencode.p2j.report.server.CustomColumn
Setter for format string.
setFormat(int, String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the format specification for the specified widget and redraws the widget.
setFormat(int, String) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the format specification for the specified widget and redraws the widget.
setFormat(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the format specification.
setFormat(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the format specification.
setFormat(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the format specification.
setFormat(int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the format specification for the specified widget and redraws the widget.
setFormat(character) - Method in interface com.goldencode.p2j.util.CommonField
Setter of FORMAt attribute.
setFormat(String) - Method in interface com.goldencode.p2j.util.CommonField
Setter of FORMAt attribute.
setFormat(character) - Static method in class com.goldencode.p2j.util.KeyReader
setFormat(String) - Static method in class com.goldencode.p2j.util.KeyReader
setFormatCheck(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Set format check flag.
setFormatCheck(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set hard format check state.
setFormatted(logical) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the formatted attribute for the given SAX-Writer object.
setFormatted(boolean) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the formatted attribute for the given SAX-Writer object.
setFormatted(logical) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the formatted attribute for the given SAX-Writer object.
setFormatted(boolean) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the formatted attribute for the given SAX-Writer object.
setFormatter(Formatter) - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to do nothing.
setFormatWidth(int) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set format width of AT base field.
setForwardedHost(String) - Method in class com.goldencode.p2j.main.WebClientConfig
Sets the forwarded host.
setForwardedProto(String) - Method in class com.goldencode.p2j.main.WebClientConfig
Sets the forwarded host protocol
setFPct(double) - Method in class com.goldencode.p2j.report.server.SummaryRow
File percent setter.
setFragment(logical) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the fragment attribute for the given SAX-Writer object.
setFragment(boolean) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the fragment attribute for the given SAX-Writer object.
setFragment(logical) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the fragment attribute for the given SAX-Writer object.
setFragment(boolean) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the fragment attribute for the given SAX-Writer object.
setFrame(GenericFrame) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the containing frame instance.
setFrame(FrameWidget) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the containing frame instance.
setFrame(handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the containing frame instance.
setFrame(FrameWidget) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the containing frame instance.
setFrame(GenericFrame) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the containing frame instance.
setFrame(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the containing frame instance.
setFrame(GenericFrame) - Method in class com.goldencode.p2j.ui.FieldGroup
Sets the containing frame instance.
setFrame(GenericFrame) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the containing frame instance.
setFrame(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the containing frame instance.
setFrame(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the containing frame instance.
setFrame(GenericFrame) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the containing frame instance.
setFrame(FrameWidget) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the containing frame instance.
setFrame(FrameWidget) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Sets the containing frame instance.
setFrameHandle(handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets "parent" frame for this frame.
setFrameHandle(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the FRAME attribute, containing frame instance.
setFrameHandle(CommonFrame) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the FRAME attribute, containing frame instance.
setFrameHandle(FrameWidget) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the FRAME attribute, containing frame instance.
setFrameHandle(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets "parent" frame for this frame.
setFrameHandle(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the FRAME attribute, containing frame instance.
setFrameHandle(CommonFrame) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the FRAME attribute, containing frame instance.
setFrameHandle(FrameWidget) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the FRAME attribute, containing frame instance.
setFrameLocation(Frame<?>, Point) - Method in class com.goldencode.p2j.ui.chui.FramePlacementManager
Calculate and set frame physical location.
setFrameValue(int, BaseDataType) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the current value in the screen buffer of the backing data for the given widget.
setFrameValue(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Stores the value in a field of the active frame, which is in focus and redisplays the field.
setFrameValue(double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Stores the value in a field of the active frame, which is in focus and redisplays the field.
setFrameValue(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Stores the value in a field of the active frame, which is in focus and redisplays the field.
setFrameValue(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Stores the value in a field of the active frame, which is in focus and redisplays the field.
setFrameValue(BaseDataType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Stores the value in a field of the active frame, which is in focus and redisplays the field.
setFrameValue(String) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Save the value of the last active widget in the frame.
setFrequency(int) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the FREQUENCY attribute.
setFrequency(NumberType) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the FREQUENCY attribute.
setFrequency(NumberType) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the FREQUENCY attribute.
setFrequency(int) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the FREQUENCY attribute.
setFullRecords() - Method in class com.goldencode.p2j.persist.CompoundQuery
Force the query to retrieve full records, rather than primary keys only.
setFullRecords() - Method in interface com.goldencode.p2j.persist.Joinable
Force the query to retrieve full records, rather than primary keys only.
setFullRecords() - Method in class com.goldencode.p2j.persist.PreselectQuery
Force the query to retrieve full records, rather than primary keys only.
setFullRecords() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Force the query to retrieve full records, rather than primary keys only.
setFullText(String) - Method in class com.goldencode.p2j.uast.Keyword
Sets the full text of the keyword.
setFuncReturn(BaseDataType[], BlockManager.WorkArea, BlockType) - Static method in class com.goldencode.p2j.util.BlockManager
Set the return value for the nearest enclosing function.
setGeneric(boolean) - Method in class com.goldencode.p2j.main.Brokers
Set generic flag.
setGenericAtScope(String, int, String, Object) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Generic worker to replace a key/value pair in a named dictionary, in the specified scope depth.
setGetter(String) - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Assign the Java method used as a getter for attributes and the only thing called for 4GL methods.
setGlobal(boolean) - Method in class com.goldencode.p2j.util.LazyUndoable
Set this undoable as defined via a NEW GLOBAL SHARED statement.
setGoOn(int, String) - Method in class com.goldencode.p2j.ui.ChooseData
Set GO-ON key for specified index.
setGraph(Graph) - Method in class com.goldencode.p2j.pattern.PatternEngine
Set the Graph DB instance used by this pattern engine.
setGraphicEdge(boolean) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set GRAPHIC-EDGE option.
setGraphicEdge(logical) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set GRAPHIC-EDGE option.
setGraphicEdge(boolean) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set GRAPHIC-EDGE option.
setGraphicEdge(logical) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set GRAPHIC-EDGE option.
setGreen(int) - Method in class com.goldencode.p2j.ui.ColorRgb
Set green value.
setGreenValue(int64, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the green component of an entry in the color table.
setGreenValue(int64, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the green component of an entry in the color table.
setGreenValue(long, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the green component of an entry in the color table.
setGreenValue(long, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the green component of an entry in the color table.
setGreenValue(int64, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the green component of an entry in the color table.
setGreenValue(int64, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the green component of an entry in the color table.
setGreenValue(long, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the green component of an entry in the color table.
setGreenValue(long, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the green component of an entry in the color table.
setGreyImage(ImageGuiImpl) - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Sets the new image as result of the grey transformation from given image widget.
setGridFactorHorizontal(int) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-FACTOR-HORIZONTAL attribute.
setGridFactorHorizontal(integer) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-FACTOR-HORIZONTAL attribute.
setGridFactorHorizontal(int) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-FACTOR-HORIZONTAL attribute.
setGridFactorVertical(int) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-FACTOR-VERTICAL attribute.
setGridFactorVertical(integer) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-FACTOR-VERTICAL attribute.
setGridFactorVertical(int) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-FACTOR-VERTICAL attribute.
setGridSnap(boolean) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-SNAP attribute.
setGridSnap(logical) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-SNAP attribute.
setGridSnap(boolean) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-SNAP attribute.
setGridUnitHeightChars(double) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-HEIGHT-CHARS attribute.
setGridUnitHeightChars(NumberType) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-HEIGHT-CHARS attribute.
setGridUnitHeightChars(double) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-UNIT-HEIGHT-CHARS attribute.
setGridUnitHeightPixels(int) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-HEIGHT-PIXELS attribute.
setGridUnitHeightPixels(NumberType) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-HEIGHT-PIXELS attribute.
setGridUnitHeightPixels(int) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-UNIT-HEIGHT-PIXELS attribute.
setGridUnitWidthChars(double) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-WIDTH-CHARS attribute.
setGridUnitWidthChars(NumberType) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-WIDTH-CHARS attribute.
setGridUnitWidthChars(double) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-UNIT-WIDTH-CHARS attribute.
setGridUnitWidthPixels(int) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-WIDTH-PIXELS attribute.
setGridUnitWidthPixels(NumberType) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-UNIT-WIDTH-PIXELS attribute.
setGridUnitWidthPixels(int) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-UNIT-WIDTH-PIXELS attribute.
setGridVisible(boolean) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-VISIBLE attribute.
setGridVisible(logical) - Method in interface com.goldencode.p2j.ui.DirectManipulation
Sets GRID-VISIBLE attribute.
setGridVisible(boolean) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets GRID-VISIBLE attribute.
setGroup(GroupDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Changes the group definition for the named group.
setGroup(GroupDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Changes the group definition for the named group.
setGroup(GroupDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Changes the group definition for the named group.
setGroup(GroupDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the group.
setGroup(GroupDef) - Method in class com.goldencode.p2j.security.SecurityAdmin
Changes the group definition for the named group.
setGroup(Group) - Method in class com.goldencode.p2j.ui.BaseEntity
Establishes a relationship between the container and the elements in a given widget group.
setGroup(Group) - Method in interface com.goldencode.p2j.ui.CommonWidget
Establishes a relationship between the container and the elements in a given widget group.
setGroup(Group) - Method in class com.goldencode.p2j.ui.GenericWidget
Establishes a relationship between the container and the elements in a given widget group.
setGroupBox(boolean) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set GROUP-BOX attribute.
setGroupBox(logical) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set GROUP-BOX attribute.
setGroupBox(boolean) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set GROUP-BOX attribute.
setGroupBox(logical) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set GROUP-BOX attribute.
setGroups(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Sets the all groups table model.
setGroups(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Sets the all groups table model.
setGroupsFilter(String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Displays only groups accounts that satisfy the given search criteria.
setGroupsFilter(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Displays only groups accounts that satisfy the given search criteria.
setGuiFont(FontDetails<F>) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set current font used on draw operations.
setGuiFont(FontDetails<F>) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set current font used on draw operations.
setGuiRgb(int) - Method in class com.goldencode.p2j.ui.ColorRgb
Set color values form a RGB value using Java parsing of the integer.
setHadView() - Method in class com.goldencode.p2j.ui.GenericFrame
Mark frame as viewed.
setHandler(handle) - Method in interface com.goldencode.p2j.xml.SaxReader
Sets the value of the handler attribute for the given SAX Reader object.
setHandler(handle) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Sets the value of the handler atribute for the given SAX Reader object.
setHardFormatCheck(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Enable hard format check for specified frame.
setHasAny() - Method in class com.goldencode.p2j.persist.FindQuery
Set this query's can-find mode to 'any', meaning can it find any record which meets the query's criteria, regardless of duplicates.
setHasOne() - Method in class com.goldencode.p2j.persist.FindQuery
Set this query's can-find mode to 'one', meaning can it find one and only one record which meets the query's criteria.
setHead(String, HandleChain) - Static method in class com.goldencode.p2j.util.HandleChain
Set the first unwrapped resource in the chain, for the given class.
setHeader(String) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Header
Sets the header.
setHeader(String) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
Sets the header.
setHeader(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Mark widget as a header.
setHeader(boolean) - Method in class com.goldencode.p2j.ui.ControlTextWidget
Set header flag which marks widget used as frame header.
setHeader(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Mark widget as a header.
setHeaderNode(Object, Node) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Associated a new DOM XML node with the given header entry key.
setHeaderParm(boolean, double) - Method in class com.goldencode.p2j.ui.client.FillIn
Control how to handle last row of the empty space during drawing.
setHeaderRenderer(AbstractReportBuilder.Renderer<THeaderObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets the current header renderer to draw a page header.
setHeading(String) - Method in class com.goldencode.p2j.report.server.CustomColumn
Setter for title/heading text.
setHeadless() - Static method in class com.goldencode.p2j.util.ErrorManager
Initialize ErrorManager for headless mode.
setHeadless(boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Control the headless state of this context.
setHeight(float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Sets the height.
setHeight(float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultColumnHeaderRenderer
Sets the height.
setHeight(double) - Method in class com.goldencode.p2j.ui.client.Frame
Set the new height of the frame.
setHeight(double) - Method in class com.goldencode.p2j.ui.client.Label
Set widget height.
setHeight(double) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set container height.
setHeight(double) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set container height.
setHeight(long) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the new height of the widget or the screen display used in the current session, in pixels.
setHeight(NumberType) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the new height of the widget or the screen display used in the current session, in pixels.
setHeight(double) - Method in class com.goldencode.p2j.ui.SkipEntity
Sets the height of the space or skip object.
setHeight(long) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Sets the new height of the widget or the screen display used in the current session, in pixels.
setHeight(NumberType) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Sets the new height of the widget or the screen display used in the current session, in pixels.
setHeightAndPos(ComboBox<O>, ComboBoxModel<String>) - Method in class com.goldencode.p2j.ui.client.DropDown
Calculate (and set) the height and position of the drop-down container based on the parent combo-box and it's associated data model.
setHeightAndPos(ComboBox<GuiOutputManager>, ComboBoxModel<String>) - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Calculate (and set) the height and position of the drop-down container based on the parent combo-box and it's associated data model.
setHeightChars(NumberType) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
HEIGHT-CHARS attribute is not defined for BUFFER-FIELD handle.
setHeightChars(double) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
HEIGHT-CHARS attribute is not defined for BUFFER-FIELD handle.
setHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the HEIGHT-CHARS writable attribute.
setHeightChars(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the HEIGHT-CHARS writable attribute.
setHeightChars(decimal) - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Set the HEIGHT-CHARS writable attribute.
setHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the HEIGHT-CHARS writable attribute.
setHeightChars(double) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the HEIGHT-CHARS writable attribute.
setHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the HEIGHT-CHARS writable attribute.
setHeightChars(double) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the HEIGHT-CHARS writable attribute.
setHeightChars(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the height of the widget.
setHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the height of the widget.
setHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setHeightChars(double) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setHeightChars(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
HEIGHT-CHARS attribute is read-only for SESSION handle.
setHeightChars(double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
HEIGHT-CHARS attribute is read-only for SESSION handle.
setHeightChars(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for HEIGHT-CHARS attribute on the SESSION handle.
setHeightChars(double) - Method in interface com.goldencode.p2j.util.Sizeable
Setting the HEIGHT-CHARS Progress attribute.
setHeightChars(NumberType) - Method in interface com.goldencode.p2j.util.Sizeable
Setting the HEIGHT-CHARS Progress attribute.
setHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute HEIGHT-CHARS in the associated config instance.
setHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.ControlEntity
The method that actually performs assignment of the HEIGHT-CHARS attribute.
setHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.EditorWidget
The method that actually performs assignment of the HEIGHT-CHARS attribute.
setHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the value for the attribute HEIGHT-CHARS in the associated config instance.
setHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute HEIGHT-CHARS in the associated config instance.
setHeightPixels(NumberType) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
HEIGHT-PIXELS attribute is not defined for BUFFER-FIELD handle.
setHeightPixels(int) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
HEIGHT-PIXELS attribute is not defined for BUFFER-FIELD handle.
setHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(int) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(int) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
HEIGHT-PIXELS attribute is read-only for SESSION handle.
setHeightPixels(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
HEIGHT-PIXELS attribute is read-only for SESSION handle.
setHeightPixels(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for HEIGHT-PIXELS attribute on the SESSION handle.
setHeightPixels(NumberType) - Method in interface com.goldencode.p2j.util.Sizeable
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixels(int) - Method in interface com.goldencode.p2j.util.Sizeable
Sets new value of HEIGHT-PIXELS attribute.
setHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute HEIGHT-PIXELS in the associated config instance.
setHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.ControlEntity
The method that actually performs assignment of the HEIGHT-PIXELS attribute.
setHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the value for the attribute HEIGHT-PIXELS in the associated config instance.
setHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute HEIGHT-PIXELS in the associated config instance.
setHelp(String, AbstractWidget) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Set help text.
setHelp(String) - Method in class com.goldencode.p2j.ui.client.Window
Set help text.
setHelp(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the help text.
setHelp(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the help text.
setHelp(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Dynamically sets the help text, by setting the attribute.
setHelp(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Dynamically sets the help text, by setting the attribute.
setHelpDefault(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the default help text statically, when the frame is designed using value from database schema.
setHelpStatic(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the help text statically, when the frame is designed.
setHidden(boolean) - Method in interface com.goldencode.ast.Aast
Set this AST's hidden status.
setHidden(boolean) - Method in class com.goldencode.ast.AnnotatedAst
Set this AST's hidden status.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.client.Button
Tracks the hidden state of the widget and attached label.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.client.ComboBox
Tracks the hidden state of the widget and attached label.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Tracks the hidden state of the widget and attached label.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Tracks the hidden state of the widget and attached label.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Tracks the hidden state of the widget.
setHidden(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Tracks the hidden state of the widget.
setHidden(logical) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the HIDDEN writable attribute.
setHidden(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the HIDDEN writable attribute.
setHidden(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the HIDDEN writable attribute.
setHidden(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the HIDDEN writable attribute.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the new value for HIDDEN flag.
setHidden(logical) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the HIDDEN writable attribute.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the HIDDEN writable attribute.
setHidden(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the HIDDEN writable attribute.
setHidden(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the HIDDEN writable attribute.
setHighlighted(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Tracks the highlighted state of the component.
setHighlighted(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Set the mode if the current row is drawing as selected or not.
setHighlighted(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Tracks the highlighted state of the widget.
setHighlighted(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Tracks the highlighted state of the widget.
setHints(Hints) - Method in class com.goldencode.p2j.preproc.Environment
Attaches a hints list to this environment.
setHintsFile(String) - Method in class com.goldencode.p2j.preproc.Options
Sets the hints file name.
setHonorFormat(boolean) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Tell widget that data format should be honored.
setHonorFormat(boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Tell widget that data format should be honored.
setHonorHidden(boolean) - Method in class com.goldencode.p2j.pattern.PatternEngine
Sets the flag that determines if the hidden status of an AST node should be honored.
setHonorHidden(boolean) - Method in class com.goldencode.p2j.pattern.RuleSet
Sets the flag that determines if the hidden status of an AST node should be honored.
setHonorNextConditionalDown(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Mark frame for special conditional down processing.
setHorizBarQuirk(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Flag which activates a 4GL bug, which will not show the horizontal scrollbar, even if forced.
setHorizontal(boolean) - Method in interface com.goldencode.p2j.ui.OrientationInterface
Resets the value of the HORIZONTAL attribute for radio-set or slider.
setHorizontal(logical) - Method in interface com.goldencode.p2j.ui.OrientationInterface
Resets the value of the HORIZONTAL attribute for radio-set or slider.
setHorizontal(logical) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Resets the value of the HORIZONTAL attribute for radio-set.
setHorizontal(boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Resets the value of the HORIZONTAL attribute for radio-set.
setHorizontal(logical) - Method in class com.goldencode.p2j.ui.SliderWidget
Resets the value of the HORIZONTAL attribute for slider.
setHorizontal(boolean) - Method in class com.goldencode.p2j.ui.SliderWidget
Resets the value of the HORIZONTAL attribute for slider.
setHost(String) - Method in class com.goldencode.p2j.main.WebClientConfig
Sets the web client host.
setHour(String) - Method in class com.goldencode.p2j.scheduler.Job
Set the job's execution Job.hour.
setIcon(ImageWrapper<BufferedImage>, int, int, int, int, int, int, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Sets the image to the window to be displayed as the window icon representation for the system task bar, the title window panel or the system tray icons panel.
setIcon(ImageWrapper<I>, int, int, int, int, int, int, boolean, boolean, boolean, boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Sets the image to the window to be displayed as the window icon representation for the system task bar, the title window panel or the system tray icons panel.
setIconData(byte[]) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Sets or replaces the window icon data with provided array data.
setIconificationState(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Manage any window state related to iconification.
setIconificationState(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Manage any window state related to iconification.
setIconificationState(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Manage any window state related to iconification.
setIconificationState(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the specified window's iconification state.
setIconImage(int, int, ImageEncoding, int, byte[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Sets the window icon.
setId(Long) - Method in interface com.goldencode.ast.Aast
Set this AST's unique, persistent identifier.
setId(Long) - Method in class com.goldencode.ast.AnnotatedAst
Set this AST's unique, persistent identifier.
setId(int) - Method in class com.goldencode.expr.ExtraAst
Set this AST node's identifier.
setId(Long) - Method in interface com.goldencode.p2j.persist.Persistable
Set the database identifier for this persistable object.
setId(long) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for ID.
setId(int) - Method in class com.goldencode.p2j.report.server.CallGraphLink
Set the CallGraphLink.id of this link
setId(String) - Method in class com.goldencode.p2j.report.server.CallGraphNode
Set the unique id of the node.
setId(long) - Method in class com.goldencode.p2j.report.server.DetailRow
Setter for the match ID in the report database.
setId(long) - Method in class com.goldencode.p2j.report.server.FileListingEntry
Setter for ID.
setId(long) - Method in class com.goldencode.p2j.report.server.FilterProfile
Setter for profile ID.
setId(int) - Method in class com.goldencode.p2j.report.server.OverviewRow
Setter for report ID.
setId(WidgetId) - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Sets widget ID for this widget.
setId(int) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the numeric ID of this widget (this is used as an index into the screen-buffer among other things).
setId(int) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the numeric ID of this widget (this is used as an index into the screen-buffer among other things).
setIdentityPool(IdentityPool) - Method in interface com.goldencode.p2j.persist.id.IdentityPoolManager
Sets identity pool which can be used by this identity manager.
setIdentityPool(IdentityPool) - Method in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Sets identity pool which can be used by this identity manager.
setIdentityPool(IdentityPool) - Method in class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Sets identity pool which can be used by this identity manager.
setIfCondValue(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Set the value of last checked IF condition.
setIgnore(boolean) - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Sets the ignore variable.
setIgnore(boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Sets the ignore variable.
setIgnore(boolean) - Method in interface com.goldencode.p2j.util.RemoteErrorData
Sets the ignore variable.
setIgnoreFocus(Collection<Widget<?>>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Sets the set of widgets that are never selected for focus.
setIgnoreFocus(Collection<Widget<?>>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Sets the set of widgets that are never selected for focus.
setIgnoreOORefs(boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
setImage(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set button image file name.
setImage(int, int, byte[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the new image for given button or image widgets on the client side.
setImage(int, byte[]) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Sets the new image for given button widget on the client side.
setImage(byte[]) - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Sets the new image for given image widget on the client side.
setImage(byte[], boolean) - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Sets the new image for given image widget on the client side.
setImage(int, int, byte[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the new image for given button or image widgets on the client side.
setImage(String) - Method in class com.goldencode.p2j.ui.ImageWidget
Set button image file name.
setImage(int, int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the new image for given button or image widgets on the client side.
setImageDown(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set button down image file name.
setImageDownHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for down image used to draw button in character units.
setImageDownHeightChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for down image used to draw button in character units.
setImageDownHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for down image used to draw button in pixel units.
setImageDownHeightPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for down image used to draw button in pixel units.
setImageDownOffsetColumn(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset down image phrase option in character units.
setImageDownOffsetColumn(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset down image phrase option in character units.
setImageDownOffsetRow(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset down image phrase option in character units.
setImageDownOffsetRow(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset down image phrase option in character units.
setImageDownOffsetX(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset down image phrase option in pixel units.
setImageDownOffsetX(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset down image phrase option in pixel units.
setImageDownOffsetY(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset down image phrase option in pixel units.
setImageDownOffsetY(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset down image phrase option in pixel units.
setImageDownWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for down image used to draw button in character units.
setImageDownWidthChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for down image used to draw button in character units.
setImageDownWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for down image used to draw button in pixel units.
setImageDownWidthPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for down image used to draw button in pixel units.
setImageHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for image used to draw button in character units.
setImageHeightChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for image used to draw button in character units.
setImageHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for image used to draw button in pixel units.
setImageHeightPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of HEIGHT-PIXELS attribute.
setImageIns(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set button insensitive image file name.
setImageInsHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for insensitive image used to draw button in character units.
setImageInsHeightChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for insensitive image used to draw button in character units.
setImageInsHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for insensitive image used to draw button in pixel units.
setImageInsHeightPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for insensitive image used to draw button in pixel units.
setImageInsOffsetColumn(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset insensitive image phrase option in character units.
setImageInsOffsetColumn(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset insensitive image phrase option in character units.
setImageInsOffsetRow(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset insensitive image phrase option in character units.
setImageInsOffsetRow(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset insensitive image phrase option in character units.
setImageInsOffsetX(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset insensitive image phrase option in pixel units.
setImageInsOffsetX(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset insensitive image phrase option in pixel units.
setImageInsOffsetY(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset insensitive image phrase option in pixel units.
setImageInsOffsetY(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset insensitive image phrase option in pixel units.
setImageInsWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for insensitive image used to draw button in character units.
setImageInsWidthChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for insensitive image used to draw button in character units.
setImageInsWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for insensitive image used to draw button in pixel units.
setImageInsWidthPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for insensitive image used to draw button in pixel units.
setImageOffsetColumn(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset image phrase option in character units.
setImageOffsetColumn(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset image phrase option in character units.
setImageOffsetColumn(NumberType) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of COLUMN-offset image phrase option in character units.
setImageOffsetColumn(double) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of COLUMN-offset image phrase option in character units.
setImageOffsetRow(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset image phrase option in character units.
setImageOffsetRow(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset image phrase option in character units.
setImageOffsetRow(NumberType) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of ROW-offset image phrase option in character units.
setImageOffsetRow(double) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of ROW-offset image phrase option in character units.
setImageOffsetX(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset image phrase option in pixel units.
setImageOffsetX(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset image phrase option in pixel units.
setImageOffsetX(NumberType) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of X-offset image phrase option in pixel units.
setImageOffsetX(int) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of X-offset image phrase option in pixel units.
setImageOffsetY(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset image phrase option in pixel units.
setImageOffsetY(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset image phrase option in pixel units.
setImageOffsetY(NumberType) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of Y-offset image phrase option in pixel units.
setImageOffsetY(int) - Method in class com.goldencode.p2j.ui.ImageWidget
Sets new value of Y-offset image phrase option in pixel units.
setImageUp(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set button up image file name.
setImageUpHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for up image used to draw button in character units.
setImageUpHeightChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for up image used to draw button in character units.
setImageUpHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for up image used to draw button in pixel units.
setImageUpHeightPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the height for up image used to draw button in pixel units.
setImageUpOffsetColumn(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset up image phrase option in character units.
setImageUpOffsetColumn(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of COLUMN-offset up image phrase option in character units.
setImageUpOffsetRow(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset up image phrase option in character units.
setImageUpOffsetRow(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of ROW-offset up image phrase option in character units.
setImageUpOffsetX(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset up image phrase option in pixel units.
setImageUpOffsetX(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of X-offset up image phrase option in pixel units.
setImageUpOffsetY(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset up image phrase option in pixel units.
setImageUpOffsetY(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets new value of Y-offset up image phrase option in pixel units.
setImageUpWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for up image used to draw button in character units.
setImageUpWidthChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for up image used to draw button in character units.
setImageUpWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for up image used to draw button in pixel units.
setImageUpWidthPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for up image used to draw button in pixel units.
setImageWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for image used to draw button in character units.
setImageWidthChars(double) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for image used to draw button in character units.
setImageWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for image used to draw button in pixel units.
setImageWidthPixels(int) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the width for image used to draw button in pixel units.
setImmediateDisplay(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the state of SESSION:IMMEDIATE-DISPLAY attribute.
setImmediateDisplay(boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Set the state of SESSION:IMMEDIATE-DISPLAY attribute.
setImmediateDisplay(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set the state of SESSION:IMMEDIATE-DISPLAY attribute.
setImmediateDisplay(logical) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:IMMEDIATE-DISPLAY attribute.
setImmediateDisplay(boolean) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:IMMEDIATE-DISPLAY attribute.
setImplicitSilentError(boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Enable or disable silent error mode.
setImportFile(String) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Set DF import filename.
setInArray(boolean) - Method in class com.goldencode.p2j.library.NativeInteger
Defines whether or not the data element is an array member.
setInAutoReturn(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Assigns the flag that this widget is currently processing AUTO-RETURN.
setInclude(boolean) - Method in class com.goldencode.p2j.e4gl.Options
Set the flag for whether the generated 4GL code should be an include file or a procedure file ("web-object").
setInComment(boolean) - Method in class com.goldencode.p2j.preproc.ClearStream
Sets the inComment state flag.
setInComment(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Sets the inComment state.
setIndent(int) - Method in interface com.goldencode.p2j.io.Indentable
Sets the current indent level.
setIndent(int) - Method in class com.goldencode.p2j.io.IndentHandler
Sets the current indent level.
setIndent(int) - Method in class com.goldencode.p2j.io.IndentingOutputStream
Sets the current indent level.
setIndent(int) - Method in class com.goldencode.p2j.io.IndentingWriter
Sets the current indent level.
setIndex(int) - Method in class com.goldencode.p2j.ui.ColorTableEntry
Set color index.
setIndex(int) - Method in class com.goldencode.p2j.ui.ControlEntity
Set INDEX attribute value.
setIndex(NumberType) - Method in class com.goldencode.p2j.ui.ControlEntity
Set INDEX attribute value.
setInheritHeight(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Set if width is inherited from parent widget.
setInheritWidth(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Set if width is inherited from parent widget.
setInitDisabled(boolean) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets disabled flag during construction in menu definition class.
setInitial() - Method in class com.goldencode.p2j.ui.client.RadioSet
Track index of currently selected button.
setInitialAgents(Integer) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.initialAgents field.
setInitialContext() - Method in class com.goldencode.p2j.net.RouterSessionManager
Initialize security context switching for the calling thread.
setInitialContext() - Method in class com.goldencode.p2j.net.SessionManager
Initialize security context switching for the calling thread.
setInitialDimension(Window<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Set the initial dimension for this window.
setInitialDir(String) - Method in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
Configures the initial directory (the location where the dialog opens).
setInitialDir(character) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the initial directory where the file selection dialog is open.
setInitialDir(String) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the initial directory where the file selection dialog is open.
setInitialFilter(long) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the initial filter of the file selection dialog.
setInitialFilter(NumberType) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the initial filter of the file selection dialog.
setInitialFocus(Widget) - Static method in class com.goldencode.p2j.ui.client.FocusManager
Force the initial focus to a specific widget when entering an interactive/editing mode.
setInitialFocus() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Sets initial focus on first traversable child.
setInitialFocus() - Method in class com.goldencode.p2j.ui.client.SubMenu
Sets initial focus on first traversable child.
setInitialInnerLines(double) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInitialInnerLines(double) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInitialInnerLines(double) - Method in class com.goldencode.p2j.ui.EditorWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInitialInnerLines(double) - Method in interface com.goldencode.p2j.ui.InnerLines
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInitialInnerLines(double) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInitialSecurityContext() - Method in class com.goldencode.p2j.security.SecurityManager
Initializes security context switching for the calling thread.
setInitialSecurityContextWorker(boolean, SecurityContextStack) - Method in class com.goldencode.p2j.security.SecurityManager
Drops any current context (if any) and establishes an initial context for the thread.
setInner() - Method in class com.goldencode.p2j.persist.CompoundComponent
Disable the left outer join designation of this query component.
setInnerAndOuterSize(Dimension, Dimension, int) - Method in class com.goldencode.p2j.ui.client.Frame
Set size of frame components.
setInnerChars(double) - Method in class com.goldencode.p2j.ui.EditorWidget
Sets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
setInnerChars(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Sets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
setInnerChars(double) - Method in interface com.goldencode.p2j.ui.ScrollbarHorizontalElement
Sets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
setInnerChars(NumberType) - Method in interface com.goldencode.p2j.ui.ScrollbarHorizontalElement
Sets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
setInnerChars(double) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Sets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
setInnerChars(NumberType) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Sets the value of the INNER-CHARS attribute which defines the number of character columns in the widget.
setInnerLines(double) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(double) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(NumberType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(double) - Method in class com.goldencode.p2j.ui.EditorWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(double) - Method in interface com.goldencode.p2j.ui.InnerLines
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(NumberType) - Method in interface com.goldencode.p2j.ui.InnerLines
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(double) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerLines(NumberType) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Sets the value of the INNER-LINES attribute which defines the number of text lines in the widget.
setInnerSize(double, double) - Method in class com.goldencode.p2j.ui.client.Frame
Setting the inner size of the container.
setInnerSize(double, double) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Setting the inner size of the container.
setInput(InputStream) - Method in class com.goldencode.p2j.e4gl.E4GLParser
Set the input stream.
setInput(String) - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Set the specified input filename.
setInput(String) - Method in class com.goldencode.p2j.e4gl.Options
Set the specified input filename.
setInputActive(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set input active counter.
setInputDialog(InputDialog) - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Sets the input dialog the rights editors may use for their UI.
setInputMode(int) - Method in class com.goldencode.p2j.pattern.RuleSet
Set the input mode for use with this ruleset.
setInputSource(String, Object) - Method in interface com.goldencode.p2j.xml.SaxReader
Specifies the input source of the XML document to be parsed by a SAX-Reader object.
setInputSource(character, Object) - Method in interface com.goldencode.p2j.xml.SaxReader
Specifies the input source of the XML document to be parsed by a SAX-Reader object.
setInputSource(String, Object) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Specifies the input source of the XML document to be parsed by a SAX-Reader object.
setInputSource(character, Object) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Specifies the input source of the XML document to be parsed by a SAX-Reader object.
setInScope(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Mark start and end of frame scope.
setInserted() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Record the fact that the dirty DMO stored in this object is newly inserted in an uncommitted transaction.
setInsertInAmbiguousState() - Static method in class com.goldencode.p2j.ui.client.Window
Sets the flag that indicates that insert is in an ambiguous state (i.e.
setInsertMode(boolean) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Changes the insert mode state in the window.
setInsertMode(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Changes the insert mode state in the window and the data presentation.
setInsertMode(boolean) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Changes the insert mode state.
setInsertMode(int) - Static method in class com.goldencode.p2j.ui.client.Window
The static function to set up the global insert mode value.
setInsertMode(int, boolean) - Static method in class com.goldencode.p2j.ui.client.Window
The static function to set up the global insert mode value.
setInsets(Insets) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set container insets.
setInsets(Insets) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set container insets.
setInsideSetup(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
This method will be called by run-time when frame initialization is started and when frame initialization is finished.
setInsideSetup(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
 
setInSkipBlock(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Set the value of the Environment.inSkipBlock flag.
setInsMode(int, boolean) - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
The private function to set up the global insert mode value.
setInsMode(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The private function to set up the global insert mode value.
setInsMode(int, boolean) - Method in class com.goldencode.p2j.ui.client.Window
The private function to set up the global insert mode value.
setInstance(boolean) - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Assign the flag that denotes if the getter/setters are static or instance methods.
setInstantiatingProcedure(handle) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the instantiating procedure for this resource.
setInstantiatingProcedure(handle) - Method in class com.goldencode.p2j.util.HandleResource
Set the instantiating procedure for this resource.
setInstantingExternalProgram(String) - Static method in class com.goldencode.p2j.util.ProcedureManager
Set the name of the 4GL program currently being instantiated, into the ProcedureManager.WorkArea.initiatingExtProg field.
setInStatement(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Sets the inStatement state.
setInString(boolean) - Method in class com.goldencode.p2j.preproc.ClearStream
Sets the inString state flag.
setInString(boolean) - Method in class com.goldencode.p2j.preproc.Environment
Sets the inString state.
setInt64(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 64-bit (8 byte) value into the binary data starting at the given position.
setInt64(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 64-bit (8 byte) value into the binary data starting at the given position.
setInt64(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 64-bit (8 byte) value into the binary data starting at the given position.
setInt64(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 64-bit (8 byte) value into the binary data starting at the given position.
setIntegerWorker(long, long, int, BinaryData.RangeCheck, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Puts len bytes from data into internal storage starting at pos.
setIntermediateRows(BrowseRow[]) - Method in class com.goldencode.p2j.ui.client.Browse
Set "intermediate" rows (i.e.
setIntermediateRows(BrowseRow[]) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Set "intermediate" rows (i.e.
setInternalWidth(int) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListBodyGuiImpl
Sets the visible width in pixels for list are.
setInterruptHandler(InterruptHandler) - Method in class com.goldencode.p2j.net.SessionManager
Set the interrupt handler.
setInterval(NumberType) - Method in interface com.goldencode.p2j.extension.FWDTimer
Sets the current interval between two consecutive events.
setInterval(long) - Method in interface com.goldencode.p2j.extension.FWDTimer
Sets the current interval between two consecutive events.
setInterval(long) - Method in class com.goldencode.p2j.extension.PSTimer
Sets the current interval between two consecutive events.
setInterval(NumberType) - Method in class com.goldencode.p2j.extension.PSTimer
Sets the current interval between two consecutive events.
setInvalidate(boolean) - Method in class com.goldencode.p2j.ui.client.OutputManager
Sets the invalidation mode.
setInvalidate(Widget<?>, boolean) - Method in class com.goldencode.p2j.ui.client.OutputManager
Sets the invalidation mode.
setInvalidate(Widget<?>, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.OutputManager
Sets the invalidation mode.
setIpList(InetAddress[]) - Method in class com.goldencode.p2j.net.NodeInfo
Assign new list of internet addresses.
setItemId(int) - Method in class com.goldencode.p2j.ui.client.RadioButton
Set button id.
setItemId(int) - Method in class com.goldencode.p2j.ui.ControlSetItem
Set item id.
setItems(ControlSetItem[], boolean) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Store array of items into config.
setItems(ControlSetItem[], boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Store array of items into config.
setItems(ControlSetItem[], boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Store array of items into config.
setIteration(int, String) - Method in class com.goldencode.p2j.persist.QueryComponent
Set iteration/retrieval mode (first, last, next, etc.).
setIterationType(int) - Method in class com.goldencode.p2j.persist.PreselectQuery
Set the iteration type for the most recently added query component.
setIterationType(int, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Set the iteration type for the most recently added query component.
setIterationType(int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set the iteration type for the most recently added query component to a preselect query.
setIterationType(int, String) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set the iteration type for the most recently added query component to a preselect query.
setKeep3DFillinBorder(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the Keep3DFillinBorder environment value for this client session.
setKeepAlive(int, boolean) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Set the SO_KEEPALIVE option for this socket.
setKeepAlive(int, boolean) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Set the SO_KEEPALIVE option for this socket.
setKeepContentType(boolean) - Method in class com.goldencode.p2j.e4gl.Options
Set the flag for whether the generated 4GL code should have the content-type meta element left behind.
setKeepFrameZOrder(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setKeepFrameZOrder(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setKeepFrameZOrder(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the KEEP-FRAME-Z-ORDER writable attribute.
setKeepFrameZOrder(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the KEEP-FRAME-Z-ORDER writable attribute.
setKeepFrameZOrder(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setKeepFrameZOrder(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setKeepFrameZOrder(logical) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the KEEP-FRAME-Z-ORDER writable attribute.
setKeepFrameZOrder(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the KEEP-FRAME-Z-ORDER writable attribute.
setKeepOpen(boolean) - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Sets the navigation bracket.
setKeepTabOrder(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the KEEP-TAB-ORDER option.
setKeepTabOrder(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the KEEP-TAB-ORDER option.
setKeepTildes(boolean) - Method in class com.goldencode.p2j.preproc.Options
Sets the mode for processing escape characters.
setKeepZOrder(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Enable/disable KEEP-Z-ORDER option.
setKeepZOrder(logical) - Method in class com.goldencode.p2j.ui.WindowWidget
Enable/disable KEEP-Z-ORDER option.
setKey(RoutingKey) - Method in class com.goldencode.p2j.net.Message
Assign RoutingKey to the message.
setKey(Collection<String>) - Method in class com.goldencode.p2j.schema.RelationNode
Set the relation key for this node.
setKey(String) - Method in class com.goldencode.p2j.ui.HelpService
Activates the KEY mode.
setKey(Text) - Method in class com.goldencode.p2j.ui.HelpService
Activates the KEY mode.
setKeyCode(int) - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Set key code for this event.
setKeyFunctionWorker(int) - Static method in class com.goldencode.p2j.util.KeyReader
Used internally by P2J to set the KeyReader.WorkArea.keyFunction
setKeyMode(boolean) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Set keyboard navigation mode to specified value.
setKeyNavigation(boolean) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Set keyboard navigation mode to specified value.
setKeys(BaseDataType) - Method in class com.goldencode.p2j.ui.Choose
Highlights the matching item in the CHOOSE and saves the user entered keystrokes.
setKeys(String) - Method in class com.goldencode.p2j.ui.ChooseData
Set highlight and navigation variable value.
setKeyStore(ServerKeyStore) - Method in class com.goldencode.p2j.web.GenericWebServer
Set imported key store
setKeyVal(String, String, String, String) - Static method in class com.goldencode.p2j.util.Registry
Native entry point to store new key value to registry.
setKeyValue(String, String, String) - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Adds, modifies and deletes keys in current environment.
setKeyValue(String, String, String) - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Adds, modifies and deletes keys in current environment.
setKeyValue(character, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(String, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(character, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(character, character, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(character, String, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(String, character, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(character, String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(String, String, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(String, character, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(String, String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(character, character, character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Adds, modifies and deletes keys in current environment.
setKeyValue(String, String, String) - Method in interface com.goldencode.p2j.util.EnvironmentReader
Adds, modifies and deletes keys in current environment.
setKeyValue(String, String, String) - Static method in class com.goldencode.p2j.util.Environments
Adds, modifies and deletes keys in current environment.
setKeyValue(String, String, String) - Method in class com.goldencode.p2j.util.Registry
Adds, modifies and deletes keys or sections in current environment.
setKeyValue(String, String, String) - Method in class com.goldencode.p2j.util.StanzaIni
Adds, modifies and deletes keys in current environment.
setLabel(String) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the LABEL attribute of handle.
setLabel(character) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the LABEL attribute of handle.
setLabel(String) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the label text, removing any '&' characters first (this is an undocumented feature of Progress with labels).
setLabel(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Sets the label text, removing any '&' characters first (this is an undocumented feature of Progress with labels).
setLabel(character) - Method in class com.goldencode.p2j.ui.ControlSetItem
Set item label.
setLabel(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the label text, removing any '&' characters first (this is an undocumented feature of Progress with labels).
setLabel(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the label text, removing any '&' characters first (this is an undocumented feature of Progress with labels).
setLabel(String) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the label text, parsing mnemonic.
setLabel(String) - Method in class com.goldencode.p2j.ui.SubMenuDefinition
Sets the label text, parsing mnemonic.
setLabel(String) - Method in class com.goldencode.p2j.ui.SubMenuWidget
Sets the label text, parsing mnemonic.
setLabel(String) - Method in interface com.goldencode.p2j.util.CommonField
Set the LABEL attribute of handle.
setLabel(character) - Method in interface com.goldencode.p2j.util.CommonField
Set the LABEL attribute of handle.
setLabel(String) - Static method in class com.goldencode.p2j.util.KeyReader
Set the name attribute of handle.
setLabel(character) - Static method in class com.goldencode.p2j.util.KeyReader
Set the name attribute of handle.
setLabelBgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the LABEL-BGCOLOR writable attribute.
setLabelBgColor(long) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the LABEL-BGCOLOR writable attribute.
setLabelBgColor(int64) - Method in interface com.goldencode.p2j.ui.BrowseElement
Sets the LABEL-BGCOLOR writable attribute.
setLabelBgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseElement
Sets the LABEL-BGCOLOR writable attribute.
setLabelBgColor(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the LABEL-BGCOLOR writable attribute.
setLabelBgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the LABEL-BGCOLOR writable attribute.
setLabelBgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the LABEL-BGCOLOR writable attribute.
setLabelBgColor(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the LABEL-BGCOLOR writable attribute.
setLabelFgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the LABEL-FGCOLOR writable attribute.
setLabelFgColor(long) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the LABEL-FGCOLOR writable attribute.
setLabelFgColor(int64) - Method in interface com.goldencode.p2j.ui.BrowseElement
Sets the LABEL-FGCOLOR writable attribute.
setLabelFgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseElement
Sets the LABEL-FGCOLOR writable attribute.
setLabelFgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the LABEL-FGCOLOR writable attribute.
setLabelFgColor(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the LABEL-FGCOLOR writable attribute.
setLabelFont(long) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(int64) - Method in interface com.goldencode.p2j.ui.BrowseElement
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(long) - Method in interface com.goldencode.p2j.ui.BrowseElement
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(long) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the LABEL-FONT attribute of this browse widget.
setLabelFont(long) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the LABEL-FONT attribute of this browse column widget.
setLabelFont(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the LABEL-FONT attribute of this browse column widget.
setLabelInstance(Label<ChuiOutputManager>) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Assign new instance of Label to the fill-in widget.
setLabelInstance(Label<O>) - Method in class com.goldencode.p2j.ui.client.Button
Assign new instance of Label to the widget.
setLabelInstance(Label<O>) - Method in class com.goldencode.p2j.ui.client.ComboBox
Assign a new instance of Label to the widget.
setLabelInstance(Label<O>) - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Assign new instance of Label to the fill-in widget.
setLabelInstance(Label<O>) - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Assign new instance of Label to the widget.
setLabelInstance(Label<O>) - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Assign new instance of Label to the widget.
setLabelInstance(Label<O>) - Method in class com.goldencode.p2j.ui.client.Slider
Assign new instance of Label to the widget.
setLabelInt(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the label text.
setLabelLocation(Label<O>, double, double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Sets label location.
setLabels(String[]) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Sets the labels.
setLabels(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set LABELS attribute.
setLabels(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set LABELS attribute.
setLabels(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set LABELS attribute.
setLabels(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set new state of the labels placement flag.
setLabels(logical) - Method in interface com.goldencode.p2j.ui.Labels
Sets the LABELS attribute.
setLabels(boolean) - Method in interface com.goldencode.p2j.ui.Labels
Sets the LABELS attribute.
setLabelSize(int) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Sets the default label size.
setLabelWorker(String) - Static method in class com.goldencode.p2j.util.KeyReader
Used internally by P2J to set the KeyReader.WorkArea.label in server-side event cases.
setLandscape() - Method in class com.goldencode.p2j.util.Stream
Set stream display mode to landscape
setLarge(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Mark this EDITOR widget as EDITOR LARGE, which can be used to display a value of type LONGCHAR.
setLargeToSmall(logical) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the LARGE-TO-SMALL attribute.
setLargeToSmall(boolean) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the LARGE-TO-SMALL attribute.
setLargeToSmall(logical) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the LARGE-TO-SMALL attribute.
setLargeToSmall(boolean) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the LARGE-TO-SMALL attribute.
setLastCharEntered(boolean) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Sets is the last format's character entered.
setLastError(int) - Static method in class com.goldencode.p2j.util.FileSystemOps
Sets the error code of the last operating system operation.
setLastKey(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the last key, received form keyboard.
setLastKey(int) - Static method in class com.goldencode.p2j.util.KeyReader
Sets the last key read and main attributes: LABEL, FUNCTION, EVENT-TYPE
setLastOfGroup(boolean) - Method in class com.goldencode.p2j.util.Accumulator
Update this accumulator's current state to remember that the most recent accumulation performed by this instance represents the last such accumulation to be performed for the current break group.
setLastProcedure(ProxyProcedureWrapper) - Method in class com.goldencode.p2j.util.ServerImpl
Set the last proxy procedure of this server's chain.
setLastRuleContainer(RuleContainer) - Method in class com.goldencode.p2j.pattern.ConfigLoader
Update the container which will be the target of any configuration to follow, such as registering variables, pattern workers, etc.
setLastUse() - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager.Registrant
Set the timestamp of the last event request made for this registrant to the current system time (since the epoch) in milliseconds.
setLastViewed(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set last viewed frame reference.
setLayout(LayoutManager<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Sets the custom layout to meet the Progress needs.
setLayout(LayoutManager<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set layout manager for the container.
setLayout(LayoutManager<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set layout manager for the container.
setLdapAttributeValue(RamNode, String, Object, int) - Method in class com.goldencode.p2j.directory.LdapRemapper
Set value of the attribute of LDAP node.
setLeft(Long) - Method in class com.goldencode.ast.ShadowNode
Set the ID of the left side node.
setLeft(long) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the left of the widget or the screen display used in the current session, in pixels.
setLeft(NumberType) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the left of the widget or the screen display used in the current session, in pixels.
setLeft(long) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Set the left of the widget or the screen display used in the current session, in pixels.
setLeft(NumberType) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Set the left of the widget or the screen display used in the current session, in pixels.
setLeftSideControl(Control) - Method in class com.goldencode.p2j.net.Control
Set the left-side control for this virtual control, in the connection chain.
setLegacyFieldColumnLabel(Buffer, String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Set the COLUMN-LABEL field attribute for the property associated with the DMO referenced by the given buffer.
setLegacyFieldFormat(Buffer, String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Set the FORMAT field attribute for the property associated with the DMO referenced by the given buffer.
setLegacyFieldLabel(Buffer, String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Set the LABEL field attribute for the property associated with the DMO referenced by the given buffer.
setLegacyFieldLiteralQuestion(Buffer, String, logical) - Static method in class com.goldencode.p2j.persist.TableMapper
Set the LITERAL-QUESTION field attribute for the property associated with the DMO referenced by the given buffer.
setLegacyFieldValidateExpression(Buffer, String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Set the VALIDATE-EXPRESSION field attribute for the property associated with the DMO referenced by the given buffer.
setLegacyFieldValidateMessage(Buffer, String, String) - Static method in class com.goldencode.p2j.persist.TableMapper
Set the VALIDATE-MESSAGE field attribute for the property associated with the DMO referenced by the given buffer.
setLen(long) - Method in class com.goldencode.p2j.util.DirStream
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(long) - Method in class com.goldencode.p2j.util.FileStream
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(int, long) - Method in interface com.goldencode.p2j.util.LowLevelStream
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(long) - Method in class com.goldencode.p2j.util.NullStream
Truncates or extends the stream to the specified length if this stream supports such an operation, in actuality this has no effect.
setLen(long) - Method in class com.goldencode.p2j.util.ProcessStream
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(long) - Method in class com.goldencode.p2j.util.RemoteStream
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(long) - Method in class com.goldencode.p2j.util.Stream
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(int, long) - Method in class com.goldencode.p2j.util.StreamDaemon
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(long) - Method in class com.goldencode.p2j.util.StreamWrapper
Truncates or extends the stream to the specified length if this stream supports such an operation.
setLen(long) - Method in class com.goldencode.p2j.util.TerminalStream
Truncates or extends the stream to the specified length if this stream supports such an operation, in actuality this has no effect.
setLength(double) - Method in class com.goldencode.p2j.ui.client.StatusLine
Set component occupied length.
setLength(long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the length of the buffer/array to a given length.
setLength(NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the length of the buffer/array to a given length.
setLength(long) - Method in class com.goldencode.p2j.util.memptr
Sets the array to a given length.
setLength(long) - Method in class com.goldencode.p2j.util.raw
Sets the array to a given length, which may result in either extending or truncating the array.
setLenientOffEnd(boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Set the behavior of this query as a record retrieval request moves off the end of its results.
setLenientOffEnd(boolean) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set the behavior of this query as a record retrieval request moves off the end of its results.
setLevel(Level) - Method in class com.goldencode.p2j.main.SecureFileHandler
Override the superclass' implementation to do nothing.
setLevel(BlockManager.TransactionType) - Method in class com.goldencode.p2j.util.Trigger
Sets the transaction level for the associated block of code.
setLex(CharScanner) - Method in class com.goldencode.p2j.preproc.Environment
Attaches the specified lexer to this environment.
setLexonly(boolean) - Method in class com.goldencode.p2j.preproc.Options
Sets the run lexer only option.
setLibraries(Object[]) - Method in class com.goldencode.expr.CompiledExpression
Called by the Compiler to set the library objects upon which this expression will invoke methods at expression execution time.
setLibrary(Object) - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
Sets the library that must be registered.
setLine(int) - Method in interface com.goldencode.ast.Aast
Set the source file line number for this node.
setLine(int) - Method in class com.goldencode.ast.AnnotatedAst
Set the source file line number for this node.
setLine(int) - Method in class com.goldencode.p2j.pattern.Match
Sets the line number of the beginning of the match in the file.
setLine(int) - Method in class com.goldencode.p2j.preproc.Environment
Sets the output line number.
setLine(int) - Method in class com.goldencode.p2j.preproc.ReferenceHint
Sets line number.
setLine(int) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.line field.
setLine(int) - Method in class com.goldencode.p2j.report.server.DetailRow
Setter for the starting line number in the source file of the match.
setLine(int) - Method in class com.goldencode.p2j.report.server.SourceLine
Line number setter.
setLineStroke(LineStroke) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set the style of the current line drawing primitives.
setLineStroke(LineStroke, float) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set the style of the current line drawing primitives.
setLineStroke(LineStroke) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the style of the current line drawing primitives.
setLineStroke(LineStroke, float) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the style of the current line drawing primitives.
setLineStroke(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Sends MSG_SET_STROKE_STYLE to order the current window stroke to be changed on the client side.
setLinks(List<CallGraphLink>) - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Set the list of the links in the graph snippet.
setListItemPairs(character) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Common implementation list item pair attributes (LIST-ITEM-PAIRS and RADIO-BUTTONS) attribute.
setListItemPairs(String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Common implementation list item pair attributes (LIST-ITEM-PAIRS and RADIO-BUTTONS) attribute.
setListItemPairs(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Common implementation list item pair attributes (LIST-ITEM-PAIRS and RADIO-BUTTONS) attribute.
setListItemPairs(character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Common implementation list item pair attributes (LIST-ITEM-PAIRS and RADIO-BUTTONS) attribute.
setListItems(character) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Sets the LIST-ITEMS writeable attribute.
setListItems(String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Setter for the LIST-ITEMS writeable attribute.
setListItems(character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Sets the LIST-ITEMS writeable attribute.
setListItems(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Sets the LIST-ITEMS writeable attribute.
setLocal(TreeLocal) - Method in interface com.goldencode.ast.Aast
Set the tree-local data directly.
setLocal(TreeLocal) - Method in class com.goldencode.ast.AnnotatedAst
Set the tree-local data directly.
setLocal(AstSymbolResolver) - Static method in class com.goldencode.p2j.pattern.AstSymbolResolver
Set the context-local instance of the resolver to the given instance.
setLocal() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Record the fact that the record contained in this object was added to dirty share tracking by the current/local context.
setLocation(double, double) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Set window location.
setLocation(double, double) - Method in class com.goldencode.p2j.ui.client.RadioButton
Set widget relative location.
setLocation(Point) - Method in class com.goldencode.p2j.ui.client.ScrollPane
Setting the location of this component.
setLocation(double, double) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Set widget relative location.
setLocation(double, double) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Set window location.
setLocation(double, double) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Set widget relative location.
setLocation(Point) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Set widget relative location.
setLocation(double, double) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Set widget relative location.
setLocation(Point) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Set widget relative location.
setLocked(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the flag indicating whether the last record retrieval attempt failed because another user had the target record locked.
setLockers(SessionToken[]) - Method in class com.goldencode.p2j.admin.RecordLockInfo
Sets the session tokens of one or more contexts which hold the lock.
setLockFlags(Text) - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Setter: Flags
setLockId(NumberType) - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Setter: lockId
setLockListener(LockListener) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Register a lock listener, which will receive notifications of changes in lock status for any record managed by this object.
setLockListener(LockListener) - Method in interface com.goldencode.p2j.persist.lock.LockManager
Register a lock listener, which will receive notifications of changes in lock status for any record managed by this object.
setLockListener(LockListener) - Method in class com.goldencode.p2j.persist.remote.RemoteLockManager
Register a lock listener, which will receive notifications of changes in lock status for any record managed by this object.
setLockName(Text) - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Setter: Name
setLockRecid(NumberType) - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Setter: RECID
setLockTable(NumberType) - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Setter: Table
setLockType(LockType) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Set the current lock type applied to the backing record.
setLockType(Text) - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Setter: Type
setLockUsr(NumberType) - Method in interface com.goldencode.p2j.persist.meta.LockTableUpdater.MinimalLock
Setter: Usr
setLogEntryTypes(String) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Modifies the list of log entry types that are being actively used for logging.
setLogEntryTypes(character) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Modifies the list of log entry types that are being actively used for logging.
setLogEntryTypes(String) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Modifies the list of log entry types that are being actively used for logging.
setLogEntryTypes(character) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Modifies the list of log entry types that are being actively used for logging.
setLogFileName(String) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Assigns the filename to which log entries and stack traces are written.
setLogFileName(character) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Assigns the filename to which log entries and stack traces are written.
setLogFileName(String) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Assigns the filename to which log entries and stack traces are written.
setLogFileName(character) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Assigns the filename to which log entries and stack traces are written.
setLogging(LoggingDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
setLogging(LoggingDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
setLogging(LoggingDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
setLogging(LoggingDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the logging.
setLoggingLevel(int) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Assigns the default logging level for all logging categories.
setLoggingLevel(integer) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Assigns the default logging level for all logging categories.
setLoggingLevel(int) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Assigns the default logging level for all logging categories.
setLoggingLevel(integer) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Assigns the default logging level for all logging categories.
setLogicalWidth(int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Set logical terminal width.
setLogo(String) - Method in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
Sets an application logo image.
setLong(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 32-bit (4 byte) value into the binary data starting at the given position.
setLong(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 32-bit (4 byte) value into the binary data starting at the given position.
setLong(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 32-bit (4 byte) value into the binary data starting at the given position.
setLong(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 32-bit (4 byte) value into the binary data starting at the given position.
setLoop(boolean) - Method in class com.goldencode.p2j.pattern.Rule
Sets the state variable for whether this rule acts as a WHILE instead of as an IF.
setLsi(LexerSharedInputState) - Method in class com.goldencode.p2j.preproc.Environment
Sets the LexerSharedInputState object.
setManualHighlight(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set value of the MANUAL-HIGHLIGHT attribute.
setManualHighlight(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set value of the BLANK attribute.
setManualHighlight(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set value of the MANUAL-HIGHLIGHT attribute.
setManualHighlight(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set value of the BLANK attribute.
setMap(Map) - Method in class com.goldencode.p2j.preproc.Environment
Attaches the specified arguments Map to this environment.
setMarker(char) - Method in class com.goldencode.p2j.preproc.Options
Sets the marker character.
setMasterPty(MasterPty) - Method in class com.goldencode.terminal.VT100AbstractKeyboard
Set Master PTY interface.
setMasterPty(MasterPty) - Method in interface com.goldencode.terminal.VT100Keyboard
Set PTY interface.
setMasterReportCategory(Set<String>) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Associate the given text tags with the current report.
setMatches(int) - Method in class com.goldencode.p2j.report.server.OverviewRow
Setter for total number of condition matches.
setMax(int) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Set maximum value.
setMaxAgents(Integer) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.maxAgents field.
setMaxButton(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MAX-BUTTON attribute.
setMaxButton(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MAX-BUTTON attribute.
setMaxButton(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MAX-BUTTON attribute.
setMaxChars(double) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set value of the MAX-CHARS attribute.
setMaxChars(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set value of the MAX-CHARS attribute.
setMaxChars(double) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Set value of the MAX-CHARS attribute.
setMaxChars(NumberType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Set value of the MAX-CHARS attribute.
setMaxChars(double) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the MAX-CHARS attribute.
setMaxChars(NumberType) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the MAX-CHARS attribute.
setMaxChars(double) - Method in interface com.goldencode.p2j.ui.MaxCharsElement
Set value of the MAX-CHARS attribute.
setMaxChars(NumberType) - Method in interface com.goldencode.p2j.ui.MaxCharsElement
Set value of the MAX-CHARS attribute.
setMaxConnections(int) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Sets the maximum number of connections maintained between the client and the Web Server for asynchronous requests.
setMaxDataGuess(double) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the MAX-DATA-GUESS attribute.
setMaxDataGuess(NumberType) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the MAX-DATA-GUESS attribute.
setMaxDataGuess(double) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the MAX-DATA-GUESS attribute.
setMaxDataGuess(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the MAX-DATA-GUESS attribute.
setMaxDepth(int) - Method in class com.goldencode.trpl.WalkElement
Set the maximum depth of the walk in levels downward from the root node.
setMaxHeight(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set maximal height.
setMaxHeight(NumberType) - Method in class com.goldencode.p2j.ui.WindowWidget
Set maximal height.
setMaxHeightChars(decimal) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setMaxHeightChars(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MAX-HEIGHT-CHARS writable attribute.
setMaxHeightChars(decimal) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setMaxHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MAX-HEIGHT-CHARS writable attribute.
setMaxHeightChars(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MAX-HEIGHT-CHARS writable attribute.
setMaxHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MAX-HEIGHT-CHARS.
setMaxHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MAX-HEIGHT-CHARS.
setMaxHeightPixels(integer) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MAX-HEIGHT-PIXELS writable attribute.
setMaxHeightPixels(integer) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MAX-HEIGHT-PIXELS writable attribute.
setMaxHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MAX-HEIGHT-PIXELS.
setMaxHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MAX-HEIGHT-PIXELS.
setMaximumThreads(int) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Set the maximum allowable threads.
setMaxLen(int) - Method in class com.goldencode.p2j.ui.client.StatusLine
Set maximal label length.
setMaxLocals(int) - Method in class com.goldencode.expr.CodeAttribute
Set the maximum number of local variable used at one time in this method.
setMaxSize(int, int) - Method in class com.goldencode.p2j.ui.client.gui.WindowLayout
Sets maximum window size.
setMaxSize(NumberType) - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Has no effect; supported only for backward compatibility.
setMaxSize(long) - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Has no effect; supported only for backward compatibility.
setMaxStack(Compiler) - Method in class com.goldencode.expr.CodeAttribute
This method iterates over all of the bytecode containers in the code array to determine the maximum depth which the JVM's operand stack may reach in the execution of this bytecode.
setMaxValue(NumberType) - Method in interface com.goldencode.p2j.ui.SliderInterface
Sets the MAX-VALUE writable attribute.
setMaxValue(int) - Method in interface com.goldencode.p2j.ui.SliderInterface
Sets the MAX-VALUE writable attribute.
setMaxValue(NumberType) - Method in class com.goldencode.p2j.ui.SliderWidget
Sets the MAX-VALUE writable attribute.
setMaxValue(int) - Method in class com.goldencode.p2j.ui.SliderWidget
Sets the MAX-VALUE writable attribute.
setMaxWidth(float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Sets the max width.
setMaxWidth(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set maximal width.
setMaxWidth(NumberType) - Method in class com.goldencode.p2j.ui.WindowWidget
Set maximal width.
setMaxWidthChars(decimal) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setMaxWidthChars(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MAX-WIDTH-CHARS writable attribute.
setMaxWidthChars(decimal) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setMaxWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MAX-WIDTH-CHARS writable attribute.
setMaxWidthChars(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MAX-WIDTH-CHARS writable attribute.
setMaxWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MAX-WIDTH-CHARS.
setMaxWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MAX-WIDTH-CHARS.
setMaxWidthPixels(integer) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MAX-WIDTH-CHARS writable attribute.
setMaxWidthPixels(integer) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MAX-WIDTH-PIXELS writable attribute.
setMaxWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MAX-WIDTH-PIXELS.
setMaxWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MAX-WIDTH-PIXELS.
setMbarPressedState(MenuElement<GuiOutputManager>, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Set the value of the menubar state flags.
setMbarPressedState(MenuElement<GuiOutputManager>, boolean, boolean) - Static method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Set the value of the menubar state flags.
setMCnt(int) - Method in class com.goldencode.p2j.report.server.SummaryRow
Match count setter.
setMenubar(handle) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set window MENUBAR.
setMenubar(MenuWidget) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set window MENUBAR.
setMenubar(handle) - Method in class com.goldencode.p2j.ui.WindowWidget
Set window MENUBAR.
setMenubar(MenuWidget) - Method in class com.goldencode.p2j.ui.WindowWidget
Set window MENUBAR.
setMenuKey(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the MENU-KEY writable attribute.
setMenuKey(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the MENU-KEY writable attribute.
setMenuKey(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the MENU-KEY writable attribute.
setMenuKey(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the MENU-KEY writable attribute.
setMenuMouse(int) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the MENU-MOUSE writable attribute.
setMenuMouse(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the MENU-MOUSE writable attribute.
setMenuMouse(int) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the MENU-MOUSE writable attribute.
setMenuMouse(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the MENU-MOUSE writable attribute.
setMessageArea(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Enable/disable displaying of message area.
setMessageArea(logical) - Method in class com.goldencode.p2j.ui.WindowWidget
Enable/disable displaying of message area.
setMessageAreaFont(long) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set the message-area's font.
setMessageAreaFont(int64) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set the message-area's font.
setMessageAreaFont(long) - Method in class com.goldencode.p2j.ui.WindowWidget
Set the message-area's font.
setMessageAreaFont(int64) - Method in class com.goldencode.p2j.ui.WindowWidget
Set the message-area's font.
setMessageNeedPause(boolean) - Method in class com.goldencode.p2j.ui.client.Window
Set true if pause needed for messages.
setMessages(String[]) - Method in interface com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter.MyView
Sets the server messages list model.
setMessages(String[]) - Method in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesView
Sets the server messages list model.
setMessageText(String[], Color[]) - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Shows the new message text.
setMessageText(String[], Color[], boolean) - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
Set message main worker routine.
setMessageText(String[], Color[], boolean) - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Set message main worker routine.
setMessageText(String[], Color[]) - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Shows the new message text.
setMessageText(String[], Color[]) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Shows the new message text.
setMessageText(String[], Color[], boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Set message main worker routine.
setMessageText(String[], Color[], boolean) - Method in interface com.goldencode.p2j.ui.client.MessageArea
Set message main worker routine.
setMessageText(String[], Color[]) - Method in interface com.goldencode.p2j.ui.client.MessageArea
Shows the new message text.
setMessageText(String[], Color[]) - Method in class com.goldencode.p2j.ui.client.Window
Shows the new message text.
setMessageText(String[], Color[], boolean) - Method in class com.goldencode.p2j.ui.client.Window
Set message main worker routine.
setMetadata(SchemaConfig.Metadata) - Method in class com.goldencode.p2j.schema.SchemaConfig
Name of metadata definition applied to every loaded schema.
setMethod(Method) - Method in class com.goldencode.p2j.uast.Callback
Sets the java.lang.reflect.Method which can be used to invoke the associated method.
setMethodName(String) - Method in class com.goldencode.p2j.uast.Callback
Sets the method name to be called in the target object.
setMethodSetup(long, long, BinaryData.RangeCheck, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Common worker to handle the error checking/processing and the honoring of length/auto-expand features.
setMinAgents(Integer) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.minAgents field.
setMinButton(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MIN-BUTTON attribute.
setMinButton(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MIN-BUTTON attribute.
setMinButton(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MIN-BUTTON attribute.
setMinChars(int) - Method in class com.goldencode.p2j.uast.Keyword
Sets the minimum number of characters used in abbreviations.
setMinHeightChars(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MIN-HEIGHT-CHARS writable attribute.
setMinHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MIN-HEIGHT-CHARS writable attribute.
setMinHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MIN-HEIGHT-CHARS.
setMinHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MIN-HEIGHT-CHARS.
setMinHeightPixels(integer) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MIN-HEIGHT-PIXELS writable attribute.
setMinHeightPixels(integer) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MIN-HEIGHT-PIXELS writable attribute.
setMinHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MIN-HEIGHT-PIXELS.
setMinHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MIN-HEIGHT-PIXELS.
setMinSize(NumberType) - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Has no effect; supported only for backward compatibility.
setMinSize(long) - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Has no effect; supported only for backward compatibility.
setMinute(String) - Method in class com.goldencode.p2j.scheduler.Job
Set the job's execution Job.minute.
setMinValue(NumberType) - Method in interface com.goldencode.p2j.ui.SliderInterface
Sets the MIN-VALUE writable attribute.
setMinValue(int) - Method in interface com.goldencode.p2j.ui.SliderInterface
Sets the MIN-VALUE writable attribute.
setMinValue(NumberType) - Method in class com.goldencode.p2j.ui.SliderWidget
Sets the MIN-VALUE writable attribute.
setMinValue(int) - Method in class com.goldencode.p2j.ui.SliderWidget
Sets the MIN-VALUE writable attribute.
setMinWidthChars(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MIN-WIDTH-CHARS writable attribute.
setMinWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MIN-WIDTH-CHARS writable attribute.
setMinWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MIN-WIDTH-CHARS.
setMinWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MIN-WIDTH-CHARS.
setMinWidthPixels(integer) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the MIN-WIDTH-CHARS writable attribute.
setMinWidthPixels(integer) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the MIN-WIDTH-CHARS writable attribute.
setMinWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute MIN-WIDTH-PIXELS.
setMinWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute MIN-WIDTH-PIXELS.
setMnemIdx(Integer) - Method in class com.goldencode.p2j.ui.client.MnemonicInfo
Set mnemonic index in a prepared label.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.Button
MnemonicInfo instance setter.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.ComboBox
MnemonicInfo instance setter.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
MnemonicInfo instance setter.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.LabeledPanel
MnemonicInfo instance setter.
setMnemonic(Character) - Method in class com.goldencode.p2j.ui.client.MnemonicInfo
Set mnemonic in a prepared label.
setMnemonic(MnemonicInfo) - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
MnemonicInfo instance setter.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.RadioButton
MnemonicInfo instance setter.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.Slider
MnemonicInfo instance setter.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.Text.ContentMnemonic
MnemonicInfo instance setter.
setMnemonic(MnemonicInfo) - Method in class com.goldencode.p2j.ui.client.ToggleBox
MnemonicInfo instance setter.
setModalDialogs(ModalDialogs) - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Sets the modal dialog UI service the rights editors may use for their UI.
setMode(int) - Method in class com.goldencode.p2j.e4gl.Options
Set the compatibility mode (see E4GLConstants).
setMode() - Method in class com.goldencode.p2j.security.ContextLocal
Set the mode used to store the local copy of the variable.
setMode(int) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Set selection mode.
setMode(InputMode) - Method in class com.goldencode.trpl.WalkElement
Set the flag which determines the input to the walk.
setModeDropDown(boolean) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Set DROP-DOWN mode for the widget.
setModeDropDownList(boolean) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Set DROP-DOWN-LIST mode for the widget.
setModes(String) - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Set the resolved parameter modes for this call.
setModeSimple(boolean) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Set SIMPLE mode for the widget.
setModified() - Method in class com.goldencode.p2j.persist.dirty.DirtyInfo
Record the fact that the candidate DMO found in the primary database has been modified in an uncommitted transaction.
setModified(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(WidgetConfig, boolean) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Set new value to the MODIFIED attribute in the passed configuration.
setModified(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(logical) - Method in class com.goldencode.p2j.ui.ControlEntity
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setModified(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Defines if the SCREEN-VALUE attribute for this widget has changed.
setMonth(String) - Method in class com.goldencode.p2j.scheduler.Job
Set the job's execution Job.month.
setMousePointer(int, byte[], String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the custom mouse pointer for a widget or reset to the default one
setMousePointer(int, MousePointer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the the pre-defined custom mouse pointer for a widget or reset to the default one
setMousePointer(MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Set the custom mouse pointer
setMousePointer(MousePtrWrapper) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Set the custom mouse pointer
setMousePointer(int, MousePointer) - Method in interface com.goldencode.p2j.ui.ClientExports
Set the pre-defined custom mouse pointer for a widget or reset to the default one
setMousePointer(int, byte[], String) - Method in interface com.goldencode.p2j.ui.ClientExports
Set the custom mouse pointer for a widget or reset to the default one
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.FillInWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.FrameWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in interface com.goldencode.p2j.ui.Hoverable
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.ToggleBoxWidget
Set the MOUSE-POINTER attribute
setMousePointerName(String) - Method in class com.goldencode.p2j.ui.WindowWidget
Set the MOUSE-POINTER attribute
setMousePtr(int, MousePtrWrapper) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the custom mouse pointer for a widget
setMousePtr(int, int, MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set custom mouse pointer for a widget.
setMovable(boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Defines if the user is allowed to move this widget using direct manipulation.
setMovable(logical) - Method in class com.goldencode.p2j.ui.BaseEntity
Defines if the user is allowed to move this widget using direct manipulation.
setMovable(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Defines if the user is allowed to move this widget using direct manipulation.
setMovable(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Defines if the user is allowed to move this widget using direct manipulation.
setMovable(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Defines if the user is allowed to move this widget using direct manipulation.
setMovable(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Defines if the user is allowed to move this widget using direct manipulation.
setMovable(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Defines if the user is allowed to move this widget using direct manipulation.
setMovable(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Defines if the user is allowed to move this widget using direct manipulation.
setMPct(double) - Method in class com.goldencode.p2j.report.server.SummaryRow
Match percent setter.
setMplex(String) - Method in class com.goldencode.p2j.report.server.SummaryRow
Multiplex expression setter.
setMultiple(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the MULTIPLE attribute.
setMultiple(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the MULTIPLE attribute.
setMultiple(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setMultiple(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setMultiple(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setMultiple(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setMultiple(boolean) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Set MULTIPLE attribute.
setMultiple(logical) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Set MULTIPLE attribute.
setMultiple(boolean) - Method in interface com.goldencode.p2j.util.Multiple
Set MULTIPLE attribute which specifies whether the user can select multiple rows from the widget or only a single row.
setMultiple(logical) - Method in interface com.goldencode.p2j.util.Multiple
Set MULTIPLE attribute which specifies whether the user can select multiple rows from the widget or only a single row.
setMultipleKey(String, String) - Method in class com.goldencode.p2j.ui.HelpService
Activates the MULTIPLE-KEY mode.
setMultipleKey(Text, String) - Method in class com.goldencode.p2j.ui.HelpService
Activates the MULTIPLE-KEY mode.
setMultipleKey(String, Text) - Method in class com.goldencode.p2j.ui.HelpService
Activates the MULTIPLE-KEY mode.
setMultipleKey(Text, Text) - Method in class com.goldencode.p2j.ui.HelpService
Activates the MULTIPLE-KEY mode.
setMustUnderstand(logical) - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Sets the MUST-UNDERSTAND attribute for this SOAP-HEADER-ENTRY.
setMustUnderstand(boolean) - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Sets the MUST-UNDERSTAND attribute for this SOAP-HEADER-ENTRY.
setMustUnderstand(logical) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Sets the MUST-UNDERSTAND attribute for this SOAP-HEADER-ENTRY.
setMustUnderstand(boolean) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Sets the MUST-UNDERSTAND attribute for this SOAP-HEADER-ENTRY.
setName(String) - Method in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Set the Resource Instance Name for this item.
setName(String) - Method in class com.goldencode.p2j.admin.TaggedName
Convenience method for accessing the name.
setName(String) - Method in class com.goldencode.p2j.cfg.Parameter
Set name which uniquely identifies this parameter within the configuration.
setName(String) - Method in class com.goldencode.p2j.directory.DirNode
Rename node.
setName(String) - Method in class com.goldencode.p2j.net.NodeInfo
Assign new node name.
setName(String) - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
Set the name/description for this line.
setName(String) - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
Set the name/description for this line.
setName(String) - Method in class com.goldencode.p2j.report.server.FileListingEntry
Setter for file name.
setName(String) - Method in class com.goldencode.p2j.report.server.FilterProfile
Setter for profile name.
setName(String) - Method in class com.goldencode.p2j.schema.SchemaConfig.Metadata
Set the root name of the metadata schema.
setName(String) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig.DialectParam
Set the dialect alias.
setName(String) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Set name.
setName(String) - Method in class com.goldencode.p2j.uast.Function
Sets the full name of the function.
setName(String) - Method in interface com.goldencode.p2j.uast.TokenDataWrapper
Sets the full name of the object.
setName(String) - Method in class com.goldencode.p2j.uast.Variable
Sets the full name of the variable.
setName(String) - Method in class com.goldencode.p2j.ui.client.Label
Sets the name of the label.
setName(String) - Method in class com.goldencode.p2j.ui.ColorRgb
Set color name.
setName(String) - Method in class com.goldencode.p2j.util.Stream
Set the name of the stream variable used in the legacy 4GL source code.
setName(String) - Method in interface com.goldencode.p2j.util.WriteableName
Set the name attribute of handle.
setName(character) - Method in interface com.goldencode.p2j.util.WriteableName
Set the name attribute of handle.
setNames() - Method in class com.goldencode.p2j.net.Protocol
Force the reader and writer threads to have more descriptive names to aid debugging.
setNamespacePrefix(character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Setter for NAMESPACE-PREFIX attribute.
setNamespacePrefix(String) - Method in interface com.goldencode.p2j.xml.XEntity
Setter for NAMESPACE-PREFIX attribute.
setNamespacePrefix(character) - Method in interface com.goldencode.p2j.xml.XEntity
Setter for NAMESPACE-PREFIX attribute.
setNamespacePrefix(String) - Method in class com.goldencode.p2j.xml.XEntityImpl
Setter for NAMESPACE-PREFIX attribute.
setNamespacePrefix(character) - Method in class com.goldencode.p2j.xml.XEntityImpl
Setter for NAMESPACE-PREFIX attribute.
setNamespacePrefix(character) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setter for NAMESPACE-PREFIX attribute.
setNamespaceURI(String) - Method in class com.goldencode.p2j.persist.BufferImpl
Setter for NAMESPACE-URI attribute.
setNamespaceURI(character) - Method in class com.goldencode.p2j.persist.BufferImpl
Setter for NAMESPACE-URI attribute.
setNamespaceURI(String) - Method in interface com.goldencode.p2j.util.NamespaceURI
Setter for NAMESPACE-URI attribute.
setNamespaceURI(character) - Method in interface com.goldencode.p2j.util.NamespaceURI
Setter for NAMESPACE-URI attribute.
setNamespaceURI(String) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Setter for NAMESPACE-URI attribute.
setNamespaceURI(character) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Setter for NAMESPACE-URI attribute.
setNamespaceURI(String) - Method in class com.goldencode.p2j.xml.XEntityImpl
Setter for NAMESPACE-URI attribute.
setNamespaceURI(character) - Method in class com.goldencode.p2j.xml.XEntityImpl
Setter for NAMESPACE-URI attribute.
setNative(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Set value of the NATIVE attribute.
setNeedPause(boolean, TopLevelWindow) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set new value for the needPause flag.
setNeedPause(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Sets needPause flag to specified state.
setNeedPauseDirect(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Directly set Frame.needPause flag.
setNeedReset(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Mark frame as such that requires resetting frame widgets when frame will be displayed.
setNestedMode(boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Enable/disable nested error mode.
setNewLine(boolean) - Method in class com.goldencode.p2j.ui.client.Editor.Line
Set 'newLine' attribute
setNewlyCreated(boolean) - Method in class com.goldencode.p2j.persist.Reversible
Indicate whether the DMO which is the target of a rollback was newly created by the current context.
setNewPrintSettings(PaperFormat, PaperOrientation) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Sets new page format setting for this preview and asks to update this preview accordingly.
setNewPrintSettings(PaperFormat, PaperOrientation) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewUiHandlers
Sets new page format setting for this preview and asks to update this preview accordingly.
setNewSelection(int) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Changes the selected value without opening drop-down.
setNextBottomCol(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Sets the next column to be filled on the bottom side.
setNextChildIndex(int) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Set the index of the child being processed during a next child rule.
setNextColumn(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Set the next column position for widget placement.
setNextEvent(WindowEvent) - Method in class com.goldencode.p2j.ui.client.event.WindowEvent
Set the next event to be raised, if the trigger does not consume this one.
setNextGroupItem(FillInWidget) - Method in class com.goldencode.p2j.ui.FillInWidget
Link widget with the next widget in the text group.
setNextNodeId(long, long) - Method in class com.goldencode.ast.BasePlugin
Set the next unassigned AST node ID for the specified tree.
setNextRow(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Set next row for widget placement.
setNextSibling(handle) - Method in class com.goldencode.p2j.util.HandleChain
Sets the NEXT-SIBLING attribute of this handle.
setNextSibling(HandleChain) - Method in class com.goldencode.p2j.util.HandleChain
Sets the NEXT-SIBLING attribute of this handle.
setNextSibling(ProxyProcedureWrapper) - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Add the passed proxyProcedure as the next one in the chain.
setNextTabItem(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setNextTabItem(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the NEXT-TAB-ITEM writable attribute.
setNextTabItem(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setNextTopCol(double) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Sets the next column to be filled on the top side.
setNoApplyEvent(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Saves the message code consumed by the trigger.
setNoAssign(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the NO-ASSIGN attribute.
setNoAssign(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the NO-ASSIGN attribute.
setNoAssignment() - Method in class com.goldencode.expr.ExpressionLexer
 
setNoAttrSpace(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the NO-ATTR-SPACE option.
setNoAttrSpace(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets the value of the NO-ATTR-SPACE attribute.
setNoAutoValidate(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the NO-AUTO-VALIDATE option.
setNoAutoValidate(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the NO-AUTO-VALIDATE option.
setNoAutoValidate(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the NO-AUTO-VALIDATE option.
setNoBox(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set BOX attribute as opposite to passed value.
setNoBox(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set BOX attribute as opposite to passed value.
setNoBox(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the NO-BOX option.
setNoBox(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the BOX attribute as opposite to passed value.
setNoBox(logical) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the BOX attribute as opposite to passed value.
setNoBox(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the NO-BOX option.
setNoColumnScrolling(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-SCROLLING attribute as opposite to passed argument.
setNoColumnScrolling(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the COLUMN-SCROLLING attribute as opposite to passed argument.
setNoConvert3D(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set NO-CONVERT-3D-COLORS option.
setNoCurrentValue(logical) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the NO-CURRENT-VALUE attribute.
setNoCurrentValue(boolean) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the NO-CURRENT-VALUE attribute.
setNoCurrentValue(logical) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the NO-CURRENT-VALUE attribute.
setNoCurrentValue(boolean) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the NO-CURRENT-VALUE attribute.
setNode(Aast) - Method in class com.goldencode.ast.ShadowNode
Set the AST node.
setNode(handle) - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Replaces the underlying XML of a SOAP-HEADER-ENTRYREF object with the DOM XML sub-tree rooted by the X-NODEREF object.
setNode(handle) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Replaces the underlying XML of a SOAP-HEADER-ENTRYREF object with the DOM XML sub-tree rooted by the X-NODEREF object.
setNode(Node) - Method in class com.goldencode.p2j.xml.XEntityImpl
Setting the Element backend object for this XEntity.
setNodeAddress(int) - Method in class com.goldencode.p2j.net.AddressPair
Sets the local node address.
setNodeAddress(int) - Method in class com.goldencode.p2j.net.Queue
Assign new node address to the queue.
setNodeAttribute(Remapper, String, Attribute) - Static method in class com.goldencode.p2j.directory.DirectoryService
Set one attribute to the node.
setNodeAttributes(Remapper, String, Attribute[]) - Static method in class com.goldencode.p2j.directory.DirectoryService
Set all attributes on specified node.
setNodeAttributes(String, Attribute[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all node attributes with provided ones.
setNodeBitField(String, String, BitField) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeBitField(String, String, int, BitFiled) method which is invoked assuming that index is 0.
setNodeBitField(String, String, int, BitField) - Method in class com.goldencode.p2j.directory.DirectoryService
Set BitField attribute value for specified node ID, attribute name and index.
setNodeBitField(String, String, int, BitField) - Method in class com.goldencode.p2j.directory.RamRemapper
Set BitField attribute value for specified node ID, attribute name and index.
setNodeBitField(String, String, int, BitField) - Method in interface com.goldencode.p2j.directory.Remapper
Set BitField attribute value for specified node ID, attribute name and index.
setNodeBitField(String, String, int, BitField) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set BitField attribute value for specified node ID, attribute name and index.
setNodeBitField(String, String, int, BitField) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set BitField attribute value for specified node ID, attribute name and index.
setNodeBitFieldKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeBitField() method
setNodeBitFields(String, String, BitField[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all BitField node attribute values with new ones.
setNodeBitSelector(String, String, BitSelector) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeBitSelector(String, String, int, BitSelector) method which is invoked assuming that index is 0.
setNodeBitSelector(String, String, int, BitSelector) - Method in class com.goldencode.p2j.directory.DirectoryService
Set BitSelector attribute value for specified node ID, attribute name and index.
setNodeBitSelector(String, String, int, BitSelector) - Method in class com.goldencode.p2j.directory.RamRemapper
Set BitSelector attribute value for specified node ID, attribute name and index.
setNodeBitSelector(String, String, int, BitSelector) - Method in interface com.goldencode.p2j.directory.Remapper
Set BitSelector attribute value for specified node ID, attribute name and index.
setNodeBitSelector(String, String, int, BitSelector) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set BitSelector attribute value for specified node ID, attribute name and index.
setNodeBitSelector(String, String, int, BitSelector) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set BitSelector attribute value for specified node ID, attribute name and index.
setNodeBitSelectorKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeBitSelector() method
setNodeBitSelectors(String, String, BitSelector[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all BitSelector node attribute values with new ones.
setNodeBoolean(String, String, boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeBoolean(String, String, int, boolean) method which is invoked assuming that index is 0.
setNodeBoolean(String, String, int, boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
Set boolean attribute value for specified node ID, attribute name and index.
setNodeBoolean(String, String, int, boolean) - Method in class com.goldencode.p2j.directory.RamRemapper
Set boolean attribute value for specified node ID, attribute name and index.
setNodeBoolean(String, String, int, boolean) - Method in interface com.goldencode.p2j.directory.Remapper
Set boolean attribute value for specified node ID, attribute name and index.
setNodeBoolean(String, String, int, boolean) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set boolean attribute value for specified node ID, attribute name and index.
setNodeBoolean(String, String, int, boolean) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set boolean attribute value for specified node ID, attribute name and index.
setNodeBooleanKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeBoolean() method
setNodeBooleans(String, String, boolean[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all Boolean node attribute values with new ones.
setNodeByteArray(String, String, byte[]) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeByteArray(String, String, int, byte[]) method which is invoked assuming that index is 0.
setNodeByteArray(String, String, int, byte[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Set byte[] attribute value for specified node ID, attribute name and index.
setNodeByteArray(String, String, int, byte[]) - Method in class com.goldencode.p2j.directory.RamRemapper
Set byte array attribute value for specified node ID, attribute name and index.
setNodeByteArray(String, String, int, byte[]) - Method in interface com.goldencode.p2j.directory.Remapper
Set byte array attribute value for specified node ID, attribute name and index.
setNodeByteArray(String, String, int, byte[]) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set byte array attribute value for specified node ID, attribute name and index.
setNodeByteArray(String, String, int, byte[]) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set byte[] attribute value for specified node ID, attribute name and index.
setNodeByteArrayKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeByteArray() method
setNodeByteArrays(String, String, byte[][]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all byte[] node attribute values with new ones.
setNodeDate(String, String, DateValue) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeDate(String, String, int, DateValue) method which is invoked assuming that index is 0.
setNodeDate(String, String, int, DateValue) - Method in class com.goldencode.p2j.directory.DirectoryService
Set DateValue attribute value for specified node ID, attribute name and index.
setNodeDate(String, String, int, DateValue) - Method in class com.goldencode.p2j.directory.RamRemapper
Set DateValue attribute value for specified node ID, attribute name and index.
setNodeDate(String, String, int, DateValue) - Method in interface com.goldencode.p2j.directory.Remapper
Set DateValue attribute value for specified node ID, attribute name and index.
setNodeDate(String, String, int, DateValue) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set DateValue attribute value for specified node ID, attribute name and index.
setNodeDate(String, String, int, DateValue) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set DateValue attribute value for specified node ID, attribute name and index.
setNodeDateKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeDate() method
setNodeDates(String, String, DateValue[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all DateValue node attribute values with new ones.
setNodeDouble(String, String, double) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeDouble(String, String, int, double) method which is invoked assuming that index is 0.
setNodeDouble(String, String, int, double) - Method in class com.goldencode.p2j.directory.DirectoryService
Set double attribute value for specified node ID, attribute name and index.
setNodeDouble(String, String, int, double) - Method in class com.goldencode.p2j.directory.RamRemapper
Set double attribute value for specified node ID, attribute name and index.
setNodeDouble(String, String, int, double) - Method in interface com.goldencode.p2j.directory.Remapper
Set double attribute value for specified node ID, attribute name and index.
setNodeDouble(String, String, int, double) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set double attribute value for specified node ID, attribute name and index.
setNodeDouble(String, String, int, double) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set double attribute value for specified node ID, attribute name and index.
setNodeDoubleKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeDouble() method
setNodeDoubles(String, String, double[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all Double node attribute values with new ones.
setNodeId(long) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.nodeId field.
setNodeInteger(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeInteger(String, String, int, int) method which is invoked assuming that index is 0.
setNodeInteger(String, String, int, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Set int attribute value for specified node ID, attribute name and index.
setNodeInteger(String, String, int, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Set int attribute value for specified node ID, attribute name and index.
setNodeInteger(String, String, int, int) - Method in interface com.goldencode.p2j.directory.Remapper
Set int attribute value for specified node ID, attribute name and index.
setNodeInteger(String, String, int, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set int attribute value for specified node ID, attribute name and index.
setNodeInteger(String, String, int, int) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set int attribute value for specified node ID, attribute name and index.
setNodeIntegerKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeInteger() method
setNodeIntegers(String, String, int[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all Integer node attribute values with new ones.
setNodes(List<CallGraphNode>) - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Set the list of the nodes in the graph snippet.
setNodeString(String, String, int, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Set String attribute value for specified node ID, attribute name and index.
setNodeString(String, String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeString(String, String, int, String) method which is invoked assuming that index is 0.
setNodeString(String, String, int, String) - Method in class com.goldencode.p2j.directory.RamRemapper
Set String attribute value for specified node ID, attribute name and index.
setNodeString(String, String, int, String) - Method in interface com.goldencode.p2j.directory.Remapper
Set String attribute value for specified node ID, attribute name and index.
setNodeString(String, String, int, String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set String attribute value for specified node ID, attribute name and index.
setNodeString(String, String, int, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set String attribute value for specified node ID, attribute name and index.
setNodeStringKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeString() method
setNodeStrings(String, String, String[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all String node attribute values with new ones.
setNodeTime(String, String, int, TimeValue) - Method in class com.goldencode.p2j.directory.DirectoryService
Set TimeValue attribute value for specified node ID, attribute name and index.
setNodeTime(String, String, TimeValue) - Method in class com.goldencode.p2j.directory.DirectoryService
A convenience wrapper for setNodeTime(String, String, int, TimeValue) method which is invoked assuming that index is 0.
setNodeTime(String, String, int, TimeValue) - Method in class com.goldencode.p2j.directory.RamRemapper
Set TimeValue attribute value for specified node ID, attribute name and index.
setNodeTime(String, String, int, TimeValue) - Method in interface com.goldencode.p2j.directory.Remapper
Set TimeValue attribute value for specified node ID, attribute name and index.
setNodeTime(String, String, int, TimeValue) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set TimeValue attribute value for specified node ID, attribute name and index.
setNodeTime(String, String, int, TimeValue) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Set TimeValue attribute value for specified node ID, attribute name and index.
setNodeTimeKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for setNodeTime() method
setNodeTimes(String, String, TimeValue[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Replace all TimeValue node attribute values with new ones.
setNodeToHandle(handle, Node) - Static method in class com.goldencode.p2j.xml.XEntityImpl
Utility method to set up node value into handle.
setNodeValue(String, String, int, Object) - Method in class com.goldencode.p2j.directory.RamRemapper
Set attribute value for specified node ID, attribute name and index.
setNodeValue(String, String, int, Object) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Set attribute value for specified node ID, attribute name and index.
setNodeValue(character) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the value of the XML node value attribute.
setNodeValue(String) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the value of the XML node value attribute.
setNodeValue(BaseDataType) - Method in interface com.goldencode.p2j.xml.XNodeRef
Setting the value of the XML node value attribute.
setNodeValue(character) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the value of the XML node value attribute.
setNodeValue(String) - Method in class com.goldencode.p2j.xml.XNodeRefImpl
Setting the value of the XML node value attribute.
setNodeValueExt(RamNode, String, Object, int) - Method in class com.goldencode.p2j.directory.LdapRemapper
Intercept changing node attribute value.
setNodeValueExt(RamNode, String, Object, int) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by setNodeValue() when most checks are passed and it is about to change attribute value.
setNodeWorker(Remapper, String, String, String, int, Object, int) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Attribute Value Set node worker.
setNoEmptySpace(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the NO-EMPTY-SPACE attribute.
setNoEmptySpace(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the NO-EMPTY-SPACE attribute.
setNoError() - Method in class com.goldencode.p2j.ui.Choose
Turns on the NO-ERROR option.
setNoError(boolean) - Method in class com.goldencode.p2j.ui.ChooseData
Set NO-ERROR flag value.
setNoFocus(boolean) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set NO-FOCUS option.
setNoFocus(logical) - Method in interface com.goldencode.p2j.ui.ButtonInterface
Set NO-FOCUS option.
setNoFocus(boolean) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set NO-FOCUS option.
setNoFocus(logical) - Method in class com.goldencode.p2j.ui.ButtonWidget
Set NO-FOCUS option.
setNoHide(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the NO-HIDE option.
setNoHide(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the NO-HIDE option.
setNoHostVerify(boolean) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the noHostVerify option.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set LABELS attribute as opposite to passed value.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set LABELS attribute as opposite to passed value.
setNoLabels(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set LABELS attribute as opposite to passed value.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.client.Button
Force NO-LABELS flag.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.client.ComboBox
Force NO-LABELS flag.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Force NO-LABELS flag.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Force NO-LABELS flag.
setNoLabels(boolean) - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Force NO-LABELS flag.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.client.Slider
Force NO-LABELS flag.
setNoLabels(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the NO-LABELS option.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Set new value to NO-LABELS flag.
setNoLabels(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the NO-LABELS option.
setNonamespaceSchemaLocation(character) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Setting the new value for the nonamespace-schema-location attribute.
setNonamespaceSchemaLocation(character) - Method in interface com.goldencode.p2j.xml.XCommon
Setting the new value for the nonamespace-schema-location attribute.
setNonamespaceSchemaLocation(String) - Method in interface com.goldencode.p2j.xml.XCommon
Setting the new value for the nonamespace-schema-location attribute.
setNonamespaceSchemaLocation(character) - Method in class com.goldencode.p2j.xml.XCommonImpl
Setting the new value for the nonamespace-schema-location attribute.
setNonamespaceSchemaLocation(String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Setting the new value for the nonamespace-schema-location attribute.
setNonamespaceSchemaLocation(character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Setting the new value for the nonamespace-schema-location attribute.
setNonScrolling() - Method in class com.goldencode.p2j.persist.PreselectQuery
Disable results list scrolling/repositioning (if it was enabled by default).
setNoRowMarkers(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-MARKERS attribute as opposite to passed value.
setNoRowMarkers(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-MARKERS attribute as opposite to passed value.
setNoSeparators(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set SEPARATORS attribute as opposite to passed value.
setNoSeparators(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set SEPARATORS attribute as opposite to passed value.
setNoSessionReuse(boolean) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the noSessionReuse option.
setNotes(Map<String, Object>) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for map of annotations.
setNotTop() - Method in class com.goldencode.p2j.persist.QueryComponent
Mark this query component as being nested within an outer component (i.e., not the top component in a nested looping query).
setNoUnderline(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the NO-UNDERLINE attribute.
setNoUnderline(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the NO-UNDERLINE attribute.
setNoUnderline(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the NO-UNDERLINE option.
setNoUnderline(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the NO-UNDERLINE option.
setNoValidate(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the NO-VALIDATE writable attribute.
setNoValidate(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the NO-VALIDATE writable attribute.
setNoValidate(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the NO-VALIDATE writable attribute.
setNoValidate(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the NO-VALIDATE writable attribute.
setNoWordWrap(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the WORD-WRAP attribute as opposite to passed value.
setNoWordWrap(logical) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the WORD-WRAP attribute as opposite to passed value.
setNum(int) - Method in class com.goldencode.p2j.report.server.AmbigFileReportLine
Set the number of ambiguous call-sites.
setNum(long) - Method in class com.goldencode.p2j.util.NullField
Set explicit count.
setNumEntries(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the number of entries in the color-table of font-table.
setNumEntries(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the number of entries in the color-table of font-table.
setNumEntries(long) - Static method in class com.goldencode.p2j.ui.ColorTable
Set the number of entries in the color-table.
setNumEntries(int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Set the number of entries in the color-table.
setNumEntries(long) - Static method in class com.goldencode.p2j.ui.FontTable
Set the number of entries in the font-table.
setNumEntries(int64) - Static method in class com.goldencode.p2j.ui.FontTable
Set the number of entries in the font-table.
setNumEntries(int64) - Method in interface com.goldencode.p2j.util.NumEntries
Set the number of entries in the color-table of font-table.
setNumEntries(long) - Method in interface com.goldencode.p2j.util.NumEntries
Set the number of entries in the color-table of font-table.
setNumericFormat(char, char) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the new decimal and group separators.
setNumericFormat(char, char) - Method in interface com.goldencode.p2j.ui.ClientExports
Set the new decimal and group separators.
setNumericFormat(char, char) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set the new decimal and group separators.
setNumericFormat(String) - Method in interface com.goldencode.p2j.util.CommonSession
Set the NUMERIC-FORMAT attribute.
setNumericFormat(Text) - Method in interface com.goldencode.p2j.util.CommonSession
Set the NUMERIC-FORMAT attribute.
setNumericFormat(String, String) - Method in interface com.goldencode.p2j.util.CommonSession
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(character, String) - Method in interface com.goldencode.p2j.util.CommonSession
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(String, character) - Method in interface com.goldencode.p2j.util.CommonSession
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(character, character) - Method in interface com.goldencode.p2j.util.CommonSession
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(String) - Static method in class com.goldencode.p2j.util.NumberType
Set the NUMERIC-FORMAT attribute.
setNumericFormat(Text) - Static method in class com.goldencode.p2j.util.NumberType
Set the NUMERIC-FORMAT attribute.
setNumericFormat(String, String) - Static method in class com.goldencode.p2j.util.NumberType
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(character, String) - Static method in class com.goldencode.p2j.util.NumberType
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(String, character) - Static method in class com.goldencode.p2j.util.NumberType
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(character, character) - Static method in class com.goldencode.p2j.util.NumberType
Sets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
setNumericFormat(char, char) - Static method in class com.goldencode.p2j.util.NumberType
Replace the existing separators with the given ones.
setNumErrors(int64) - Method in interface com.goldencode.p2j.util.CommonErrorStatus
Undocumented feature encountered in customer code.
setNumErrors(int64) - Static method in class com.goldencode.p2j.util.ErrorManager
Undocumented feature encountered in customer code.
setNumLockedColumns(double) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the NUM-LOCKED-COLUMNS attribute setter.
setNumLockedColumns(NumberType) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the NUM-LOCKED-COLUMNS attribute setter.
setNumLockedColumns(double) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the NUM-LOCKED-COLUMNS attribute setter.
setNumLockedColumns(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the NUM-LOCKED-COLUMNS attribute setter.
setNumSelectedRows(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setNumSelectedRows(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setOffEnd(OffEnd) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the off-end status for the query most recently involving this buffer.
setOffset(int) - Method in class com.goldencode.p2j.ui.client.Editor.Line
Set the offset of this instance in the source text.
setOffset(double) - Method in class com.goldencode.p2j.ui.client.Label
Set extra offset for label.
setOldDMO(Persistable, int) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Set a DMO representing a snapshot of the old buffer state for a write trigger.
setOnItemSelected(Runnable) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Set an action to be called when item is selected.
setOperandType(Class) - Method in class com.goldencode.expr.ExtraAst
Set this AST's associated operand type.
setOperatingMode(AppServerOperatingMode) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.operatingMode field.
setOperation(CopySpec.Type) - Method in class com.goldencode.p2j.pattern.CopySpec
Set the copy operation type.
setOperation(int) - Method in class com.goldencode.p2j.ui.EventList
Sets the terminal I/O operation type code for this instance.
setOpsys(String) - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Sets the operating system name which must be used to determine how escape characters are treated.
setOpsys(String) - Method in class com.goldencode.p2j.e4gl.Options
Sets the operating system name which must be used to determine how escape characters are treated.
setOpsys(String) - Method in class com.goldencode.p2j.preproc.Options
Sets the operating system name.
setOptionalDraw(Runnable) - Method in class com.goldencode.p2j.ui.client.gui.BorderedPanelGuiImpl
Sets optional draw routine.
setOptions(Options) - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Replace the specified and/or calculated options for preprocessing the current input file.
setOptions(Aast) - Method in class com.goldencode.p2j.uast.Variable
Sets all options based on the children of the passed-in AST, overriding any options previously copied based on a LIKE clause.
setOrientation(int) - Method in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Configures the orientation of the page in dialog .
setOrigin(int) - Method in class com.goldencode.p2j.ui.client.event.WindowEvent
Set the origin of this event (the id of the source window which was the root cause of this event).
setOriginal(boolean) - Method in class com.goldencode.p2j.ui.client.event.MouseEvt
Set the flag indicating the nature of the mouse event.
setOuterSize(double, double) - Method in class com.goldencode.p2j.ui.client.Frame
Sets the size of the peer container.
setOuterSize(double, double) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Sets the size of the peer container.
setOutput(String) - Method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Set the specified output filename.
setOutput(String) - Method in class com.goldencode.p2j.e4gl.Options
Set the specified output filename.
setOutput(PrintWriter) - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Allows the current output to be switched for a user-defined stream.
setOutputDestination(String, Object) - Method in interface com.goldencode.p2j.xml.SaxWriter
Specifies the output destination of the XML document to be created by a SAX-Writer object.
setOutputDestination(character, Object) - Method in interface com.goldencode.p2j.xml.SaxWriter
Specifies the output destination of the XML document to be created by a SAX-Writer object.
setOutputDestination(String, Object) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Specifies the output destination of the XML document to be created by a SAX-Writer object.
setOutputDestination(character, Object) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Specifies the output destination of the XML document to be created by a SAX-Writer object.
setOutputParameters(Object[], QName[][]) - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Set details about output parameters that will be used in a future call.
setOutputStream(PrintStream) - Method in class com.goldencode.ast.DumpTree
Allows the current output stream to be switched for a user-defined stream.
setOverlay(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set OVERLAY attribute.
setOverlay(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set OVERLAY attribute.
setOverlay(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the OVERLAY option.
setOverlay(boolean) - Method in interface com.goldencode.p2j.ui.FrameInterface
Set the value of the OVERLAY attribute which means that the frame can overlay other frames on the display.
setOverlay(logical) - Method in interface com.goldencode.p2j.ui.FrameInterface
Set the value of the CENTERED attribute which means that the frame can overlay other frames on the display.
setOverlay(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the OVERLAY option/attribute.
setOverlay(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the OVERLAY attribute.
setOverlay(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the OVERLAY option.
setOwner(TopLevelWindow<O>) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Sets the owner window.
setOwner(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.MenuWidget
Set owner widget.
setPad(int, int) - Method in interface com.goldencode.p2j.io.Indentable
Sets both the indent level and the number of spaces in a single indent level.
setPad(int, int) - Method in class com.goldencode.p2j.io.IndentHandler
Sets both the indent level and the number of spaces in a single indent level.
setPad(int, int) - Method in class com.goldencode.p2j.io.IndentingOutputStream
Sets both the indent level and the number of spaces in a single indent level.
setPad(int, int) - Method in class com.goldencode.p2j.io.IndentingWriter
Sets both the indent level and the number of spaces in a single indent level.
setPage(String) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Footer
Sets the page.
setPage(String) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.Header
Sets the page.
setPage(String) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleFooter
Sets the page.
setPage(String) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
Sets the page.
setPageBottom(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the PAGE-BOTTOM option.
setPageBottom(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the PAGE-BOTTOM option.
setPageSize(NumberType) - Method in class com.goldencode.p2j.util.Stream
Sets the number of lines per page in an output stream, where 0 indicates that this stream is not paged.
setPageSize(double) - Method in class com.goldencode.p2j.util.Stream
Sets the number of lines per page in an output stream, where 0 indicates that this stream is not paged.
setPageSize() - Method in class com.goldencode.p2j.util.Stream
Sets the number of lines per page in an output stream to the Stream.PAGED_DEFAULT or to terminal height for TerminalStream.
setPagesNumber(int) - Method in class com.goldencode.p2j.admin.shared.ReportPreview
Sets the pages number.
setPageTop(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the PAGE-TOP option.
setPageTop(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the PAGE-TOP option.
setPaintable(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Controls object repainting.
setPaperFormat(String) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
Sets the requested paper format.
setPaperFormat(String) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Sets the requested paper format.
setPaperOrientation(String) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
Sets the requested paper orientation.
setPaperOrientation(String) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Sets the requested paper orientation.
setPar(Parser) - Method in class com.goldencode.p2j.preproc.Environment
Attaches the specified parser to this environment.
setParameter(T[]) - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Set the current reference for the parameter.
setParameterFilter(ParameterFilter) - Method in class com.goldencode.p2j.persist.AbstractQuery
Set the filter that handles parameters passed to the query.
setParameterFilter(ParameterFilter) - Method in interface com.goldencode.p2j.persist.P2JQuery
Set the filter that handles parameters passed to the query.
setParameterFilter(ParameterFilter) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op,
setParameterFilter(ParameterFilter) - Method in class com.goldencode.p2j.persist.QueryWrapper
Set the filter that handles parameters passed to the query.
setParameterIndex(int) - Method in class com.goldencode.p2j.util.TableParameter
Set 1-based index of the table parameter (in declaration of the function).
setParameterIndices(ParameterIndices) - Method in class com.goldencode.p2j.persist.HQLBundle
Set the ParameterIndices object associated with this bundle.
setParameterList(List<Parameter>) - Method in class com.goldencode.p2j.util.InternalEntry
Sets the list of parameters for this internal entry.
setParent(Aast) - Method in interface com.goldencode.ast.Aast
Set this Aast's parent node.
setParent(Aast) - Method in class com.goldencode.ast.AnnotatedAst
Set this Aast's parent node.
setParent(HasWidgets) - Method in class com.goldencode.p2j.admin.client.editors.RightsEditorContext
Sets the parent widget the rights editors may use for their UI.
setParent(NameNode) - Method in class com.goldencode.p2j.schema.NameNode
Set the parent name node of this node.
setParent(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the PARENT writable attribute.
setParent(Container<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Set widget parent.
setParent(Container<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Set widget parent.
setParent(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the PARENT option.
setParent(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setParent(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the PARENT writable attribute.
setParent(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the PARENT option.
setParent(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setParent(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.SubMenuDefinition
Sets the sub-menu owner menu or sub-menu.
setParent(SOAPHeaderImpl, Object) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Set the parent SOAP HEADER for this entry.
setParent(TreeNode) - Method in class com.goldencode.p2j.util.TreeNode
Sets this nodes's parent.
setParentControlFrame(ControlFrameWidget) - Method in class com.goldencode.p2j.comauto.ComObject
Sets the ControlFrameWidget container for this COM.
setParentHandle(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the PARENT attribute to the resource specified in the given handle.
setParentHandle(CommonWidget) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the PARENT attribute to the specified widget.
setParentHandle(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the PARENT attribute to the resource specified in the given handle.
setParentHandle(CommonWidget) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the PARENT attribute to the specified widget.
setParentId(long) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for parent ID.
setParentId(Integer) - Method in class com.goldencode.p2j.report.server.CallGraphLink
Set the CallGraphLink.parentId of this link
setPartialKey(String) - Method in class com.goldencode.p2j.ui.HelpService
Activates the PARTIAL-KEY mode.
setPartialKey(Text) - Method in class com.goldencode.p2j.ui.HelpService
Activates the PARTIAL-KEY mode.
setPassByPointer(boolean) - Method in class com.goldencode.p2j.library.BaseNativeType
Assigns the flag for whether the argument passed should be a pointer to the data element or whether the data should be passed by value to the native function.
setPassword(String) - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Set password for authentication.
setPassword(String) - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Set user password.
setPassword(String) - Method in class com.goldencode.p2j.main.TemporaryAccount
Set account password.
setPassword(String) - Method in class com.goldencode.p2j.security.SecurityManager
Sets new password for the current user account.
setPassword(byte[], DateValue, TimeValue) - Method in class com.goldencode.p2j.security.UserAccount
Sets a new hashed password for this acoount.
setPasswordAged(boolean) - Method in class com.goldencode.p2j.security.UserAccount
Sets password age status.
setPasswordAuthentication(boolean) - Method in class com.goldencode.p2j.main.BrokerSpawnParameters
Set if password is required for authentication.
setPasswordField(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Set value of the PASSWORD-FIELD attribute.
setPasswordField(logical) - Method in class com.goldencode.p2j.ui.FillInWidget
Set value of the PASSWORD-FIELD attribute.
setPasswordField(boolean) - Method in interface com.goldencode.p2j.ui.PasswordFieldInterface
Set value of the PASSWORD-FIELD attribute.
setPasswordField(logical) - Method in interface com.goldencode.p2j.ui.PasswordFieldInterface
Set value of the PASSWORD-FIELD attribute.
setPaths(String) - Method in class com.goldencode.p2j.uast.AstGenerator
Sets the PROPATH which defines how Progress source files are found.
setPathSeparator(String) - Method in class com.goldencode.p2j.preproc.Options
Sets the legacy path separator defined for the project (which may be different from the platform's path separator).
setPause(NumberType) - Method in class com.goldencode.p2j.ui.Choose
Specifies the CHOOSE timeout in seconds.
setPause(double) - Method in class com.goldencode.p2j.ui.Choose
Specifies the CHOOSE timeout in seconds.
setPause(int) - Method in class com.goldencode.p2j.ui.ChooseData
Set pause time in seconds.
setPayload(Serializable) - Method in class com.goldencode.p2j.net.Message
Assign new payload to the message.
setPending(BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferList
Sets the current pending (unbound) free reference for this buffer name.
setPending(boolean) - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Sets the pendingError variable.
setPending(boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Sets the pendingError variable.
setPending(boolean) - Method in interface com.goldencode.p2j.util.RemoteErrorData
Sets the pendingError variable.
setPendingContextSwitch(Object) - Method in class com.goldencode.p2j.security.AssociatedThread
Save the given context as a pending context switch which will be processed later by the key reading thread.
setPendingContextSwitch(Object) - Method in class com.goldencode.p2j.ui.client.TypeAhead
Save the given context as a pending context switch which will be processed later by the key reading thread.
setPendingFixedDown(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set the pendingFixedDown flag.
setPendingFocus(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
setPendingFocusApply(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
setPendingNoZap() - Method in class com.goldencode.p2j.ui.client.FillIn
Reset the zap mode.
setPendingRowCount(int) - Method in class com.goldencode.p2j.util.Stream
Notify stream about pending rows.
setPendingUnderline(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Sets the underline pending flag meaning the draw() method shout perform element relocation when the flag is true.
setPersistence(PersistenceDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
setPersistence(PersistenceDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
setPersistence(PersistenceDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
setPersistence(PersistenceDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the persistence.
setPersistence(Persistence) - Method in interface com.goldencode.p2j.persist.id.IdentityManager
Specify the persistence service object for the identity manager.
setPersistence(Persistence) - Method in class com.goldencode.p2j.persist.id.SequenceIdentityManager
Specify the database for the identity manager.
setPersistence(Persistence) - Method in class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Specify the database for the identity manager.
setPersistence(Persistence) - Method in class com.goldencode.p2j.persist.remote.RemoteIdentityManager
Set the name of the physical database with which this identity manager is associated.
setPersistentClass(PersistentClass) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Set persistent class which corresponds the table.
setPfColor(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the input (prompt/edit mode) color.
setPfColor(Color) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the input (prompt/edit mode) color.
setPfColor(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Set widget PFCOLOR
setPfColor(int64) - Method in class com.goldencode.p2j.ui.BrowseCellWidget
Set the PFCOLOR writable attribute.
setPfColor(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the input (prompt/edit mode) color.
setPfColor(Color) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the input (prompt/edit mode) color.
setPfColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Blocks attempts to set the PFCOLOR attribute as it is undefined.
setPfColor(Color) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the input (prompt-for) color.
setPfColor(ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the input (prompt-for) color.
setPfColor(Color) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the input (prompt/edit mode) color.
setPfColor(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the input (prompt/edit mode) color.
setPfColor(Color) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the input (prompt-for) color.
setPfColor(ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the input (prompt-for) color.
setPfColor(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the input (prompt/edit mode) color.
setPfColor(Color) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the input (prompt/edit mode) color.
setPhysicalDimensionInt(int, int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Set widget physical dimension.
setPhysicalLocation(int, int) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Set window physical location.
setPhysicalLocation(int, int) - Method in class com.goldencode.p2j.ui.client.RadioButton
Set widget relative physical location.
setPhysicalLocation(int, int) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Set widget relative physical location.
setPhysicalLocation(int, int) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Set window physical location.
setPhysicalLocation(int, int) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Set widget relative physical location.
setPhysicalLocation(int, int) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Set widget relative physical location.
setPinnedLockType(Serializable, LockType) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the lock type which potentially "pins" the communal record lock on the record with the given id (the record was ever or is currently loaded into this buffer).
setPinnedLockType(Serializable, LockType) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Override the superclass method to do nothing.
setPlacementDeltas(int, int) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Set the window placement deltas.
setPlatform(int) - Method in class com.goldencode.p2j.library.Signature
Assigns the constant that defines the platform type on which the client is running.
setPointerValue(NumberType) - Method in class com.goldencode.p2j.util.memptr
Sets the binary data to point to a memory address.
setPointerValue(long) - Method in class com.goldencode.p2j.util.memptr
Sets the binary data to point to a memory address.
setPopupMenu(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set widget POPUP-MENU.
setPopupMenu(MenuWidget) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set widget POPUP-MENU.
setPopupMenu(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
Set widget's POPUP-MENU.
setPopupMenu(MenuWidget) - Method in class com.goldencode.p2j.ui.GenericWidget
Set widget's POPUP-MENU.
setPopupOnly(boolean) - Method in interface com.goldencode.p2j.ui.MenuInterface
Set POPUP-ONLY option.
setPopupOnly(logical) - Method in interface com.goldencode.p2j.ui.MenuInterface
Set POPUP-ONLY option.
setPopupOnly(boolean) - Method in class com.goldencode.p2j.ui.MenuWidget
Set POPUP-ONLY option.
setPopupOnly(logical) - Method in class com.goldencode.p2j.ui.MenuWidget
Set POPUP-ONLY option.
setPort(int) - Method in class com.goldencode.p2j.main.WebClientConfig
Sets the web client port number.
setPortName(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the port targeted by this connection.
setPortrait() - Method in class com.goldencode.p2j.util.Stream
Set stream display mode to portrait
setPos(long) - Method in class com.goldencode.p2j.util.DirStream
Moves the current read/write position to the specified absolute 0-based offset.
setPos(long) - Method in class com.goldencode.p2j.util.FileStream
Moves the current read/write position to the specified absolute 0-based offset.
setPos(int, long) - Method in interface com.goldencode.p2j.util.LowLevelStream
Moves the current read/write position to the specified absolute 0-based offset.
setPos(long) - Method in class com.goldencode.p2j.util.NullStream
Moves the current read/write position to the specified absolute 0-based offset, in actuality this has no effect.
setPos(long) - Method in class com.goldencode.p2j.util.ProcessStream
Moves the current read/write position to the specified absolute 0-based offset.
setPos(long) - Method in class com.goldencode.p2j.util.RemoteStream
Moves the current read/write position to the specified absolute 0-based offset.
setPos(long) - Method in class com.goldencode.p2j.util.Stream
Moves the current read/write position to the specified absolute 0-based offset.
setPos(int, long) - Method in class com.goldencode.p2j.util.StreamDaemon
Moves the current read/write position to the specified absolute 0-based offset.
setPos(long) - Method in class com.goldencode.p2j.util.StreamWrapper
Moves the current read/write position to the specified absolute 0-based offset.
setPos(long) - Method in class com.goldencode.p2j.util.TerminalStream
Moves the current read/write position to the specified absolute 0-based offset, in actuality this has no effect.
setPosition(int) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Set current position.
setPosition(NumberType, NumberType, NumberType, NumberType) - Method in class com.goldencode.p2j.ui.HelpService
Sets the new POSITION and geometry to help window.
setPosition(long, long, long, long) - Method in class com.goldencode.p2j.ui.HelpService
Sets the new POSITION and geometry to help window.
setPosition(int64) - Method in class com.goldencode.p2j.util.Stream
Sets the current read and/or write position in the stream, if the stream type supports the operation.
setPosition(long) - Method in class com.goldencode.p2j.util.Stream
Sets the current read and/or write position in the stream, if the stream type supports the operation.
setPrecision(int) - Method in class com.goldencode.expr.Expression
Set the number of decimal places of precision to use for floating point rounding operations for this expression object.
setPrecision(decimal[], int) - Static method in class com.goldencode.p2j.util.decimal
Sets the number of digits that will be maintained to the right of the decimal point in each element of the given array.
setPrecision(int) - Method in class com.goldencode.p2j.util.decimal
Sets the number of digits that will be maintained to the right of the decimal point in this instance.
setPreferred(boolean) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Set preferred flag for this namespace configuration.
setPreprocess(boolean) - Method in class com.goldencode.p2j.uast.AstGenerator
Sets the state of the flag indicating if the preprocessor should be run.
setPrerequisite(Function) - Method in class com.goldencode.expr.Function
Set the Function instance which represents the prerequisite bootstrap method for this object.
setPresenter(ACLPopupPresenter) - Method in interface com.goldencode.p2j.admin.client.application.home.acl.ACLPopupPresenter.MyView
Sets the related presenter.
setPresenter(ACLPopupPresenter) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
Sets the related presenter.
setPressed(boolean) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Set pressed flag.
setPreviewPage(Integer) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets the page number to preview.
setPreviewPages(List<String>) - Method in class com.goldencode.p2j.admin.shared.ReportPreview
Sets the preview pages.
setPreviewTitle(String) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter.MyView
Sets the preview title.
setPreviewTitle(String) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Sets the preview title.
setPrevSibling(handle) - Method in class com.goldencode.p2j.util.HandleChain
Sets the PREV-SIBLING attribute of this handle.
setPrevSibling(HandleChain) - Method in class com.goldencode.p2j.util.HandleChain
Sets the PREV-SIBLING attribute of this handle.
setPrevSibling(ProxyProcedureWrapper) - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Add the passed proxyProcedure as the previous one in the chain.
setPrimary(boolean) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Set primary flag for this namespace configuration.
setPrinterControlHandle(integer) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:PRINTER-CONTROL-HANLDE attribute.
setPrinterControlHandle(integer) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:PRINTER-CONTROL-HANLDE attribute.
setPrinterName(character) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:PRINTER-NAME attribute.
setPrinterName(character) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:PRINTER-NAME attribute.
setPrinterPort(character) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:PRINTER-PORT attribute.
setPrinterPort(character) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:PRINTER-PORT attribute.
setPrivateData(character) - Method in interface com.goldencode.p2j.util.CommonHandleChain
Set the private-data attribute of this handle.
setPrivateData(String) - Method in interface com.goldencode.p2j.util.CommonHandleChain
Set the private-data attribute of this handle.
setPrivateData(character) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Set the PRIVATE-DATA attribute of this external procedure instance.
setPrivateData(String) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Set the PRIVATE-DATA attribute of this external procedure instance.
setPrivateData(character) - Method in class com.goldencode.p2j.util.HandleChain
Set the private-data attribute of this handle.
setPrivateData(String) - Method in class com.goldencode.p2j.util.HandleChain
Set the private-data attribute of this handle.
setPrivateData(BaseDataType) - Method in class com.goldencode.p2j.util.HandleChain
Set the private-data attribute of this handle.
setPrivateData(Object, character) - Static method in class com.goldencode.p2j.util.ProcedureManager
 
setProcCurrentWindow(handle, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set CURRENT-WINDOW for the given procedure handle.
setProcedure(ExternalProgramWrapper) - Method in class com.goldencode.p2j.util.Agent
Set the external procedure associated with this agent.
setProcedureId(String) - Method in class com.goldencode.p2j.main.AppServerInvocationResult
Save the remote persistent procedure handle's code.
setProcess(ProcessDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Changes the process definition for the named process.
setProcess(ProcessDef, Serializable) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Changes the process definition for the named process.
setProcess(ProcessDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Changes the process definition for the named process.
setProcess(ProcessDef, Serializable) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Changes the process definition for the named process.
setProcess(ProcessDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Changes the process definition for the named process.
setProcess(ProcessDef, Serializable) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Changes the process definition for the named process.
setProcess(ProcessDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the process.
setProcess(ProcessDef, Serializable, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the process.
setProcess(ProcessDef, Serializable, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Changes the process definition for the named process.
setProcessedProcedure(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Set the external procedure beeing processed for scopeable or finalizable notifications.
setProcesses(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Sets the all process accounts table model.
setProcesses(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Sets the all process accounts table model.
setProcessingQuit(boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
During global finish processing, this sets the flag for an exit that was caused by a QuitConditionException.
setProjectToken(String) - Static method in class com.goldencode.p2j.util.Utils
Set the project token for this context.
setProPath(String[]) - Method in class com.goldencode.p2j.preproc.Options
Sets the list of paths searched for Progress source files.
setPropath(String[]) - Method in class com.goldencode.p2j.uast.SymbolResolver
Sets the PROPATH.
setPropath(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.propath field.
setProperties(List<PropertyDefinition>) - Method in class com.goldencode.p2j.persist.TableResultSet
Set the metadata sent by a remote side, after the remote appserver call.
setProperties(List<PropertyDefinition>) - Method in class com.goldencode.p2j.persist.TempTableResultSet
Set the metadata sent by a remote side, after the remote appserver call.
setProperty(String, Object) - Method in class com.goldencode.p2j.util.comhandle
Sets a COM property for the COM object stored by the handle.
setProperty(T, String, String) - Method in class com.goldencode.util.Mapper
By default we use the bean convention to fill in object properties.
setPropertyInclusions(Iterable<String>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Setter for the property inclusions.
setPropertyValue(Object, int, Object) - Method in class com.goldencode.p2j.persist.type.DatetimeTzUserType
Set the value of a property.
setProtected(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Protect frame from removal on hide.
setProtocolNames() - Method in class com.goldencode.p2j.net.Queue
Force the reader and writer threads to have more descriptive names to aid debugging.
setPsi(ParserSharedInputState) - Method in class com.goldencode.p2j.preproc.Environment
Sets the ParserSharedInputState object.
setPushbackDepth(int) - Method in class com.goldencode.p2j.preproc.Options
Sets the pushback depth.
setPutScreenPerformed(boolean) - Method in class com.goldencode.p2j.ui.client.Window
Set true if output has been performed using PUT SCREEN after the last call of HIDE ALL.
setQuery(P2JQuery) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the query which will back this browse.
setQuery(P2JQuery) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setQuery(P2JQuery) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setQueryAsHandle(handle) - Method in interface com.goldencode.p2j.persist.QueryAssociable
Set the query associated with the given resource.
setQueryAsHandle(QueryWrapper) - Method in interface com.goldencode.p2j.persist.QueryAssociable
Set the query associated with the given resource.
setQueryAsHandle(handle) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the query associated with the given resource.
setQueryAsHandle(QueryWrapper) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the query associated with the given resource.
setQuietMode(boolean) - Method in class com.goldencode.p2j.schema.SchemaLoader
Turn on/off verbose console output.
setQuit() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Mark this async call as having ended with a QUIT condition.
setRadioButtons(character) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Set RADIO-BUTTONS attribute.
setRadioButtons(String) - Method in interface com.goldencode.p2j.ui.RadioSetInterface
Set RADIO-BUTTONS attribute.
setRadioButtons(String) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Set RADIO-BUTTONS attribute.
setRadioButtons(character) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Set RADIO-BUTTONS attribute.
setRaw(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Turns on/off raw string processing mode.
setReadOnly(boolean) - Method in class com.goldencode.p2j.pattern.PatternEngine
Set state of read-only mode.
setReadOnly(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the READ-ONLY attribute of the widget.
setReadOnly(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the READ-ONLY attribute of the widget.
setReadOnly(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Set READ-ONLY attribute.
setReadOnly(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the READ-ONLY attribute of the widget.
setReadOnly(logical) - Method in class com.goldencode.p2j.ui.ControlTextWidget
Sets the READ-ONLY attribute of the widget.
setReadOnly(boolean) - Method in class com.goldencode.p2j.ui.FillInWidget
Sets a read only state.
setReadOnly(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the READ-ONLY attribute of the widget.
setReadOnly(logical) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the READ-ONLY attribute of the widget.
setReadOnly(boolean) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the READ-ONLY attribute of the widget.
setReadOnly(boolean) - Method in class com.goldencode.trpl.Pipeline
Set the flag that determines if trees will be loaded for read-only access.
setReadResponseProcedure(String) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReadResponseProcedure(character) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReadResponseProcedure(String, handle) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReadResponseProcedure(character, handle) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReadResponseProcedure(String) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReadResponseProcedure(character) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReadResponseProcedure(String, handle) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReadResponseProcedure(character, handle) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-READ-RESPONSE-PROCEDURE() SOCKET method.
setReceiveBufferSize(int, int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Set the SO_RCVBUF value (the receive buffer size) for this socket.
setReceiveBufferSize(int, int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Set the SO_RCVBUF value (the receive buffer size) for this socket.
setRecord(Persistable, LockType, boolean, SortIndex, OffEnd, boolean, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the DMO implementation instance which backs this buffer.
setRecordID(Long) - Method in class com.goldencode.p2j.admin.RecordInfo
Sets the record id.
setRecordLocks(RecordInfo[]) - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.MyView
Sets the acquired locks table model.
setRecordLocks(RecordInfo[]) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
Sets the acquired locks table model.
setRecordLocks(RecordLockInfo[], RegExp) - Method in interface com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter.MyView
Sets the record locks table model according to the given filter criteria.
setRecordLocks(RecordLockInfo[], RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksView
Sets the record locks table model according to the given filter criteria.
setRed(int) - Method in class com.goldencode.p2j.ui.ColorRgb
Set red value.
setRedirected(boolean, int) - Method in class com.goldencode.p2j.ui.client.Frame
Set redirection flag and the associated stream ID.
setRedValue(int64, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the red component of an entry in the color table.
setRedValue(int64, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the red component of an entry in the color table.
setRedValue(long, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the red component of an entry in the color table.
setRedValue(long, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies the red component of an entry in the color table.
setRedValue(int64, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the red component of an entry in the color table.
setRedValue(int64, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the red component of an entry in the color table.
setRedValue(long, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the red component of an entry in the color table.
setRedValue(long, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies the red component of an entry in the color table.
setReferenceRecord(Persistable) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set the record whose data defines current "place" in query results.
setReferenceSubs(String[]) - Method in class com.goldencode.p2j.persist.QueryComponent
Set the array of field reference names and nulls used when converting a nested loop where clause to a server-join where clause.
setRefreshable(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the REFRESHABLE attribute.
setRefreshable(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the REFRESHABLE attribute.
setRefreshable(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the REFRESHABLE attribute.
setRefreshable(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the REFRESHABLE attribute.
setRefreshCounters(int) - Method in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
Set refresh counters.
setRelatedBuffers(Set<RecordBuffer>) - Method in class com.goldencode.p2j.persist.QueryComponent
Store a set of outer component buffers to which this component is related through a server side join.
setRelogin(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the relogin flag.
setRemote(BrokerClientServices) - Method in class com.goldencode.p2j.main.BrokerParameters
Set remote proxy interface.
setRemoteAddress(int) - Method in class com.goldencode.p2j.net.AddressPair
Sets the remote node address.
setRemoteAddress(int) - Method in class com.goldencode.p2j.net.Queue
Assign new remote node address to the queue.
setRemoteOperation(boolean, int, int[]) - Method in class com.goldencode.p2j.net.Control
Save the state of the peer.
setReplacements(Map<String, String>) - Method in class com.goldencode.p2j.convert.NameConverter
Completely override the default substring replacement definitions with the map specified.
setReport(String) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Sets the report id.
setReportId(String) - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Sets the report id.
setReportMode(boolean) - Method in class com.goldencode.p2j.convert.NameConverterWorker.Library
Turn automatic name conversion report mode on or off.
setReportParameter(String, String, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Sets the new value for the known report parameter.
setReportParameters(Map<String, String>) - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Sets the report parameters.
setRepositionedRow(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Provides the SET-REPOSITIONED-ROW() method which assigns the row number and type of repositioning for the browse.
setRepositionedRow(long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Provides the SET-REPOSITIONED-ROW() method which assigns the row number and type of repositioning for the browse.
setRepositionedRow(int64, String) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Provides the SET-REPOSITIONED-ROW() method which assigns the row number and type of repositioning for the browse.
setRepositionedRow(long, String) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Provides the SET-REPOSITIONED-ROW() method which assigns the row number and type of repositioning for the browse.
setRepositionedRow(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Provides the SET-REPOSITIONED-ROW() method which assigns the repositioned row number for the browse.
setRepositionedRow(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Provides the SET-REPOSITIONED-ROW() method which assigns the repositioned row number for the browse.
setRepositionedRow(long, String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Provides the SET-REPOSITIONED-ROW() method which assigns the row number and type of repositioning for the browse.
setRepositionedRow(int64, String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Provides the SET-REPOSITIONED-ROW() method which assigns the row number and type of repositioning for the browse.
setRepositionedRow(int64, character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Provides the SET-REPOSITIONED-ROW() method which assigns the row number and type of repositioning for the browse.
setRepositionedRow(int, Boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the SET-REPOSITIONED-ROW() widget method.
setRequestID(int) - Method in class com.goldencode.p2j.net.Message
Assigns synchronous request ID to message.
setRequestId(int) - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Set the ID of this remote request.
setRequestMessage(OMElement) - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Set the built request message for current invocation.
setRequestTimeout(Integer) - Method in class com.goldencode.p2j.util.AppServerDefinition
setReserved(boolean) - Method in class com.goldencode.p2j.uast.Keyword
Sets the reserved keyword status of this keyword.
setResizable(boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Setter for RESIZABLE attribute.
setResizable(logical) - Method in class com.goldencode.p2j.ui.BaseEntity
Setter for RESIZABLE attribute.
setResizable(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Setter for RESIZABLE attribute.
setResizable(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Setter for RESIZABLE attribute.
setResizable(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
The setter side of RESIZABLE attribute.
setResizable(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
The setter side of RESIZABLE attribute.
setResizable(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Setter for RESIZABLE attribute.
setResizable(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Setter for RESIZABLE attribute.
setResize(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Enable/disable window resizing.
setResize(logical) - Method in class com.goldencode.p2j.ui.WindowWidget
Enable/disable window resizing.
setResizeableWindow(boolean, int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the window details for resize; this includes the minimum and maximun dimensions, and also the window's resizeable state.
setResizeableWindow(boolean, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Set the window details for resize; this includes the minimum and maximun dimensions, and also the window's resizeable state.
setResizeableWindow(boolean, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Set the window details for resize; this includes the minimum and maximun dimensions, and also the window's resizeable state.
setResizeableWindow(int, boolean, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the window details for resize; this includes the minimum and maximun dimensions, and also the window's resizeable state.
setResizeDirection(int) - Method in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Encodes widget resize direction value.
setResponseMessage(OMElement) - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Set the response from WebService in current invocation.
setResult(Object) - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Set the result of this remote call.
setResult(RemoteInvocationResult) - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Set the result from the AsyncRequestImpl.request execution.
setResults(Results) - Method in class com.goldencode.p2j.persist.CompoundQuery
Set the given results object into this query.
setResults(List) - Method in class com.goldencode.p2j.persist.Cursor
Set underlying cursor results.
setResults(Results) - Method in interface com.goldencode.p2j.persist.Joinable
Set the given results object into this query.
setResults(Results) - Method in class com.goldencode.p2j.persist.PreselectQuery
Set the given results object into this query.
setResults(Results) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set the given results object into this query.
setResults(Results) - Method in class com.goldencode.p2j.persist.ResultsAdapter
Set the underlying Results worker object for this adapter.
setResultSet(TableWrapper) - Method in class com.goldencode.p2j.util.TableParameter
Set result set (for remote parameters).
setRetain(int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame retain size.
setRetain(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame retain size.
setRetainShape(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set RETAIN-SHAPE attribute.
setRetainShape(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set RETAIN-SHAPE attribute.
setRetainShape(boolean) - Method in class com.goldencode.p2j.ui.ImageWidget
Set RETAIN-SHAPE option.
setRetainShape(logical) - Method in class com.goldencode.p2j.ui.ImageWidget
Set RETAIN-SHAPE option.
setRetainShape(boolean) - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Set RETAIN-SHAPE attribute.
setRetainShape(logical) - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Set RETAIN-SHAPE attribute.
setReturnConversion(Class<? extends BaseDataType>, Class<? extends BaseDataType>, Constructor<?>, Constructor<?>) - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Prepare the input and (backward) output (implicit) conversion constructors for the base type of this extent argument.
setReturnInserted(logical) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the RETURN-INSERTED attribute
setReturnInserted(boolean) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the RETURN-INSERTED attribute
setReturnInserted(logical) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the RETURN-INSERTED attribute
setReturnInserted(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the RETURN-INSERTED attribute
setReturnsUnknown(Boolean) - Method in class com.goldencode.p2j.uast.Function
Sets whether or not this function can return the unknown value.
setReturnType(Class<?>) - Method in class com.goldencode.expr.CompiledExpression
Set the type of object which the CompiledExpression.execute() method of this object is expected to return.
setReturnValue(BaseNativeType) - Method in class com.goldencode.p2j.library.Signature
Assigns the descriptor for the return value.
setReturnValue() - Method in class com.goldencode.p2j.main.AppServerInvocationResult
Check if the RETURN-VALUE will be set.
setReturnValue() - Method in class com.goldencode.p2j.main.RemoteInvocationResult
Check if the RETURN-VALUE will be set.
setReturnValue(character) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Sets the most recent RETURN-VALUE for the current user's session.
setReturnValue(String) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Sets the most recent RETURN-VALUE for the current user's session.
setReuseAddress(int, boolean) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Set the SO_REUSEADDR option for this socket.
setReuseAddress(int, boolean) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Set the SO_REUSEADDR option for this socket.
setReversibleBulkDelete(int, boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Create and set the current bulk delete reversible action.
setReversibleCreate() - Method in class com.goldencode.p2j.persist.RecordBuffer
Create and set the current reversible action for the given record.
setReversibleDelete() - Method in class com.goldencode.p2j.persist.RecordBuffer
Create and set the current reversible action for the given record.
setReversibleEntry(Reversible) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set the current reversible action which is associated with the current record.
setRgb(int) - Method in class com.goldencode.p2j.ui.ColorRgb
Set color values form a RGB value using Progress 4GL parsing of the integer.
setRgbValue(int64, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRgbValue(int64, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRgbValue(long, int64) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRgbValue(long, long) - Static method in class com.goldencode.p2j.ui.ColorTable
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRgbValue(int64, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRgbValue(int64, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRgbValue(long, int64) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRgbValue(long, long) - Method in interface com.goldencode.p2j.ui.ColorTableResource
Specifies a combination of the red, green, and blue values of an entry in the color table.
setRight(Long) - Method in class com.goldencode.ast.ShadowNode
Set the ID of the right side node.
setRightAligned(boolean) - Method in class com.goldencode.p2j.ui.client.Label
Activate or deactivate right alignment of the text.
setRightSideControl(Control) - Method in class com.goldencode.p2j.net.Control
Set the right-side instance for this virtual control.
setRLvl(int) - Method in class com.goldencode.p2j.report.server.SummaryRow
Runtime support level setter.
setRollup(boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Set the new rollup value for the current block.
setRoot(RamNode) - Method in class com.goldencode.p2j.directory.RamRemapper
Set tree root.
setRootCA(X509Certificate, PrivateKey) - Method in class com.goldencode.p2j.security.BCCertFactory
Set the details for the root CA certificate.
setRootCA(X509Certificate, PrivateKey) - Method in class com.goldencode.p2j.security.SSLCertFactory
Set the details for the root CA certificate.
setRootList(String[]) - Method in class com.goldencode.p2j.report.server.CallGraphSnippet
Set the list of root program files used to generate the graph snippet.
setRootSuperclass(Class) - Method in class com.goldencode.p2j.classloader.ClassInfo
Set the root superclass.
setRounded(boolean) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set ROUNDED attribute.
setRounded(logical) - Method in interface com.goldencode.p2j.ui.RectangleInterface
Set ROUNDED attribute.
setRounded(boolean) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set ROUNDED attribute.
setRounded(logical) - Method in class com.goldencode.p2j.ui.RectangleWidget
Set ROUNDED attribute.
setRow(int) - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Set the row index associated with this node.
setRow(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the row position for this widget.
setRow(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the row position for this widget.
setRow(Resolvable) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame row as a callback to read the current value calculated by the given expression.
setRow(Accessor) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame row as a callback to read the current value stored in the given Accessor.
setRow(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the row position for this frame (statically).
setRow(double) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the row position for this frame (statically).
setRow(double) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setRow(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setRow(Resolvable) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame row as a callback to read the current value calculated by the given expression.
setRow(Accessor) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame row as a callback to read the current value stored in the given Accessor.
setRow(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the row position for this frame (statically).
setRow(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the row position for this frame (statically).
setRow(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setRow(double) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setRowDisplayDrawListener(RowDisplayDrawListener) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set listener (browse) which listens to specific events that can appear in ROW-DISPLAY trigger (e.g.
setRowHeightChars(double) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the ROW-HEIGHT-CHARS attribute.
setRowHeightChars(NumberType) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the ROW-HEIGHT-CHARS attribute.
setRowHeightChars(double) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-HEIGHT-CHARS attribute.
setRowHeightChars(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-HEIGHT-CHARS attribute.
setRowHeightPixels(int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-HEIGHT-PIXELS attribute.
setRowHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-HEIGHT-PIXELS attribute.
setRowHelp(String) - Method in class com.goldencode.p2j.ui.ChooseData
Set help text for the ROW mode.
setRowId(int) - Method in class com.goldencode.p2j.ui.ChooseData
Set field widget ID for the ROW mode.
setRowMarkers(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the ROW-MARKERS attribute.
setRowMarkers(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the ROW-MARKERS attribute.
setRowMarkers(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-MARKERS attribute.
setRowMarkers(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-MARKERS attribute.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.AdaptiveQuery.DynamicResults
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.FilteredResults
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery.CursorResults
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Set the row number currently under the cursor.
setRowNumber(int) - Method in interface com.goldencode.p2j.persist.Results
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.ResultsAdapter
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.ScrollingResults
Set the row number currently under the cursor.
setRowNumber(int) - Method in class com.goldencode.p2j.persist.SimpleResults
Set the row number currently under the cursor.
setRowResizable(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the ROW-RESIZABLE attribute.
setRowResizable(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set value of the REFRESHABLE attribute.
setRowResizable(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the ROW-RESIZABLE attribute.
setRows(TRowObject[]) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Clears the grid and adds rows to the grid's data provider.
setRows(TRowObject[], RegExp) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Clears the grid and adds rows to the grid's data provider.
setRows(List<Object[]>) - Method in class com.goldencode.p2j.persist.TableResultSet
Set the data sent by a remote side, after the remote appserver call.
setRows(List<Object[]>) - Method in class com.goldencode.p2j.persist.TempTableResultSet
Set the data sent by a remote side, after the remote appserver call.
setRows(List<Map<String, Object>>) - Method in class com.goldencode.p2j.report.server.CustomReport
Setter for all of the report's row data.
setRows(int) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Set the number of rows for this bitmap.
setRowsNumber(int) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Sets the rows number.
setRowsToDisplay(int) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Sets the number of rows to display including possible partial row.
setRuleScope(RuleContainer) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Sets the symbol resolver's current scope to be the specified rule container.
setRuntime(RuntimeDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
setRuntime(RuntimeDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
setRuntime(RuntimeDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
setRuntime(RuntimeDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the runtime.
setRuntimeConfig(boolean) - Static method in class com.goldencode.p2j.cfg.Configuration
Set whether the configuration should be in conversion mode (configuration is read from the configuration directory) or server run time mode.
setRuntimeFlags(int) - Method in class com.goldencode.expr.Expression
Set the bitfield of runtime flags for this expression object.
setSaveButtonText(String) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Allows to override the default label of the save button.
setSavedColumn(int) - Method in class com.goldencode.p2j.preproc.FileScope
Saves the column counter.
setSavedDimension(double, double) - Method in class com.goldencode.p2j.ui.client.Frame
Change the original frame dimension, which was initially provided by application.
setSavedLine(int) - Method in class com.goldencode.p2j.preproc.FileScope
Saves the line counter.
setSavepoint() - Method in class com.goldencode.p2j.persist.SavepointReversible
Create savepoint for the connection managed by this session.
setScanStartKey(Serializable) - Method in class com.goldencode.p2j.persist.id.IdentityPool
Tells identity pool the starting high end of keys to check in its descending range scans.
setSchemaDictionary(SchemaDictionary) - Method in class com.goldencode.p2j.uast.SymbolResolver
Enables schema dictionary lookups when they are disabled at construction and provides external control or sourcing over the schema dictionary.
setSchemaLocation(String) - Method in interface com.goldencode.p2j.xml.SaxReader
Sets the current value of the namespace location pair mapping.
setSchemaLocation(String) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Sets the current value of the namespace location pair mapping.
setSchemaLocation(character) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Sets the current value of the namespace location pair mapping.
setSchemaLocation(character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Determines the list of namespace/location pairs of an XML Schema file to validate against.
setSchemaLocation(character) - Method in interface com.goldencode.p2j.xml.XmlSchema
Determines the list of namespace/location pairs of an XML Schema file to validate against.
setSchemaPath(character) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Sets the delimiter separated list of directory paths used to locate XML DTD associated with a particular XML document.
setSchemaPath(character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
A delimiter-separated list of directory paths used to locate the XML Document Type Definition (DTD) associated with a particular XML document.
setSchemaPath(character) - Method in interface com.goldencode.p2j.xml.XmlSchema
A delimiter-separated list of directory paths used to locate the XML Document Type Definition (DTD) associated with a particular XML document.
setSchemaPaths(String) - Method in interface com.goldencode.p2j.xml.SaxReader
Sets the delimiter separated list of directory paths used to locate XML DTD associated with a particular XML document.
setSchemaPaths(String) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Sets the delimiter separated list of directory paths used to locate XML DTD associated with a particular XML document.
setScope(Object) - Method in class com.goldencode.p2j.util.ScopedDictionary
Replaces the user object in the current scope.
setScopeAt(int, Object) - Method in class com.goldencode.p2j.util.ScopedDictionary
Replaces the user object in the scope specified.
setScopeBlock(Aast, boolean) - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Scopes this buffer to a specific block AST node.
setScopeNesting(int) - Method in class com.goldencode.p2j.ui.client.Frame
Set the scope nesting level.
setScreenBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Replace the current bitmap instance with this one.
setScreenBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Replace the current bitmap instance with this one.
setScreenBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Replace the current bitmap instance with a previous one.
setScreenBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Replace the current bitmap instance with this one.
setScreenBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Replace the current bitmap instance with this one.
setScreenBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Set the active screen bitmap for the current window.
setScreenBitmap(ScreenBitmap) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Set the active screen bitmap for the current window.
setScreenBitmap(ScreenBitmap) - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Replace the current bitmap instance with this one.
setScreenBuffer(ScreenBuffer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Parses ScreenBuffer instance for current set of frames and assigns new widget values.
setScreenBuffer(ScreenBuffer, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Parses ScreenBuffer instance for current set of frames and assigns new widget values.
setScreenBuffer(ScreenBuffer, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets a new ScreenBuffer for this frame.
setScreenBuffers(ScreenBuffer[]) - Method in class com.goldencode.p2j.ui.ChooseData
Sets the screen buffer array for the associated frame and all editable ones.
setScreenBuffers(ScreenBuffer[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Parses ScreenBuffer array for current set of frames and assigns new widget values.
setScreenBuffers(ScreenBuffer[], boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Parses ScreenBuffer array for current set of frames and assigns new widget values.
setScreenIO(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Set the SCREEN-IO option of this frame.
setScreenIO(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the SCREEN-IO option of this frame.
setScreenLock(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Lock or the the specified handle and any attribute assignments are cached until the lock is released.
setScreenValue(character) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the SCREEN-VALUE writable attribute.
setScreenValue(String) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the SCREEN-VALUE writable attribute.
setScreenValue(character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Overrides the parent version to notify that this is not a settable attribute.
setScreenValue(ScreenBuffer, Object, boolean) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Internal worker for setting the SCREEN-VALUE on a per-widget basis.
setScreenValue(GenericWidget<?>, character) - Method in interface com.goldencode.p2j.ui.CommonFrame
Set the current value in the screen buffer of the backing data for the given widget.
setScreenValue(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the current value in the screen buffer of the backing data for this widget.
setScreenValue(BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the current value in the screen buffer of the backing data for this widget.
setScreenValue(ScreenBuffer, Object, boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Internal worker for setting the SCREEN-VALUE on a per-widget basis.
setScreenValue(character) - Method in class com.goldencode.p2j.ui.FillInWidget
Set the current value in the screen buffer of the backing data for this widget.
setScreenValue(GenericWidget<?>, character) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the current value in the screen buffer of the backing data for the given widget.
setScreenValue(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the current value in the screen buffer of the backing data for this widget.
setScreenValue(ScreenBuffer, Object, boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Internal worker for setting the SCREEN-VALUE on a per-widget basis.
setScreenValue(ScreenBuffer, Object, boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Internal worker for setting the SCREEN-VALUE on a per-widget basis.
setScreenValue(ScreenBuffer, Object, boolean) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Internal worker for setting the SCREEN-VALUE on a per-widget basis.
setScreenValue(character) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the current value in the screen buffer of the backing data for this widget.
setScroll(int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame scroll size.
setScroll(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame scroll size.
setScrollable(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the SCROLLABLE writeable attribute.
setScrollable(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the SCROLLABLE writeable attribute.
setScrollable(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the SCROLLABLE writeable attribute.
setScrollable(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the SCROLLABLE writeable attribute.
setScrollable(boolean) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Set the scrollable flag.
setScrollable(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the SCROLLABLE option.
setScrollable(logical) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the SCROLLABLE option.
setScrollable(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setScrollable(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setScrollable(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the SCROLLABLE writeable attribute.
setScrollable(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the SCROLLABLE writeable attribute.
setScrollable(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the SCROLLABLE option.
setScrollable(logical) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the SCROLLABLE option.
setScrollable(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setScrollable(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setScrollBar(ScrollBarGuiImpl) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Set scroll bar controlled by this controller..
setScrollBarController(ScrollBar.Orientation, ScrollBarControllerGuiImpl) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Set custom controller for one of the scroll bars.
setScrollbarHorizontal(logical) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
setScrollbarHorizontal(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
setScrollbarHorizontal(boolean) - Method in interface com.goldencode.p2j.ui.ScrollbarHorizontalElement
Set the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
setScrollbarHorizontal(logical) - Method in interface com.goldencode.p2j.ui.ScrollbarHorizontalElement
Set the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
setScrollbarHorizontal(logical) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Set the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
setScrollbarHorizontal(boolean) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Set the value of the SCROLLBAR-HORIZONTAL attribute which controls whether the widget must draw the horizontal scroll-bar if the inner width is more than the visible width.
setScrollBars(ScrollBar.Bars) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Set container scroll bars.
setScrollBars(ScrollBar.Bars) - Method in class com.goldencode.p2j.ui.client.ScrollPane
Set container scroll bars.
setScrollBars(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Enable/disable displaying of scrollbars.
setScrollBars(logical) - Method in class com.goldencode.p2j.ui.WindowWidget
Enable/disable displaying of scrollbars.
setScrollbarVertical(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the SCROLLBAR-VERTICAL attribute.
setScrollbarVertical(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the SCROLLBAR-VERTICAL attribute.
setScrollbarVertical(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the SCROLLBAR-VERTICAL option.
setScrollbarVertical(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the SCROLLBAR-VERTICAL attribute.
setScrollbarVertical(logical) - Method in class com.goldencode.p2j.ui.EditorWidget
Set value of the SCROLLBAR-VERTICAL attribute.
setScrollbarVertical(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the SCROLLBAR-VERTICAL option.
setScrollbarVertical(boolean) - Method in interface com.goldencode.p2j.ui.ScrollbarVerticalElement
Set value of the SCROLLBAR-VERTICAL attribute.
setScrollbarVertical(logical) - Method in interface com.goldencode.p2j.ui.ScrollbarVerticalElement
Set value of the SCROLLBAR-VERTICAL attribute.
setScrollbarVertical(logical) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Resets the vertical scroll-bar flag with the new one.
setScrollbarVertical(boolean) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Resets the vertical scroll-bar flag with the new one.
setScrolling() - Method in class com.goldencode.p2j.persist.AbstractQuery
Enable results list scrolling/repositioning.
setScrolling() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Makes this query scrolling.
setScrolling() - Method in class com.goldencode.p2j.persist.CompoundQuery
Create a cursor for this query and ensure that any component queries are scrollable, whether they already have been added, or are added in the future.
setScrolling() - Method in class com.goldencode.p2j.persist.DynamicQuery
Create a query cursor to enable results list scrolling/repositioning.
setScrolling() - Method in interface com.goldencode.p2j.persist.P2JQuery
Enable results list scrolling/repositioning.
setScrolling() - Method in class com.goldencode.p2j.persist.PreselectQuery
Override parent's no-op implementation to track whether client code has set this as a scrollable query.
setScrolling() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
setScrolling() - Method in class com.goldencode.p2j.persist.QueryWrapper
Ensure that any AbstractQuery assigned to this wrapper is a scrolling query, to enable results list scrolling/repositioning.
setScrollPosition() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Adjust the scroll position.
setScrollRegion(int, int) - Method in class com.goldencode.terminal.VT100AbstractRenderer
Set scroll window.
setScrollRegion(int, int) - Method in interface com.goldencode.terminal.VT100Renderer
Set scroll window.
setSearchPath(String, boolean) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Sets the Progress search path on the TARGET P2J system which is used for the Progress compatible environment.
setSearchPath(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Sets the Progress search path on the TARGET P2J system which is used for the Progress compatible environment.
setSearchPath(character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Sets the Progress search path on the TARGET P2J system which is used for the Progress compatible environment.
setSearchPath(String[], boolean) - Method in interface com.goldencode.p2j.util.FileSystem
Initializes the path for subsequent searches by FileSystem.searchPath(java.lang.String).
setSearchPath(String[], boolean) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Initializes the path for subsequent searches by FileSystemDaemon.searchPath(java.lang.String).
setSearchPath(String[], boolean) - Static method in class com.goldencode.p2j.util.FileSystemOps
Sets the Progress search path on the TARGET P2J system which is used for the Progress compatible environment.
setSecond(String) - Method in class com.goldencode.p2j.scheduler.Job
Set the job's execution Job.second.
setSectionRenderer(AbstractReportBuilder.SectionRenderer<TRowObject>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets the current section renderer to draw a page section header.
setSecurityCacheSerialNumber(int) - Method in class com.goldencode.p2j.admin.client.application.ClientContext
Security cache serial number setter.
setSelectable(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the SELECTABLE writable attribute.
setSelectable(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Get the SELECTABLE writable attribute.
setSelectable(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the SELECTABLE writable attribute.
setSelectable(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Get the SELECTABLE writable attribute.
setSelected(logical) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the SELECTED writable attribute.
setSelected(boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the SELECTED writable attribute.
setSelected(boolean) - Method in class com.goldencode.p2j.ui.client.RadioButton
Sets the state of the button.
setSelected(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setSelected(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setSelected(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the SELECTED writable attribute.
setSelected(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the SELECTED writable attribute.
setSelected(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setSelected(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setSelectedFile(String) - Method in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
setSelectedId(int) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Set selected item if.
setSelectedIndex(int) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Set selected index.
setSelectedRows(String[]) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Sets the selected rows report parameter
setSelectedRows(String[]) - Method in class com.goldencode.p2j.admin.shared.ReportRequest
Sets the selected rows.
setSelectedValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Set selected index.
setSelection(int64, int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Selects text in a widget between start and end points.
setSelection(int64, long) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Selects text in a widget between start and end points.
setSelection(long, int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Selects text in a widget between start and end points.
setSelection(long, long) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Selects text in a widget between start and end points.
setSelection(int, int) - Method in class com.goldencode.p2j.ui.client.Editor
Selects text in a widget between start and end points.
setSelection(int, int) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Creates a new selection, eventually dropping the already existing one.
setSelection(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Notifies the JS client that the current editors selection is changed.
setSelection(int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Selects text in a widget between start and end points.
setSelection(int, int) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Creates a new selection, eventually dropping the already existing one.
setSelection(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Enforce the current selection.
setSelection(TreeSet<Integer>) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Selection setting worker.
setSelection(int, int) - Method in interface com.goldencode.p2j.ui.client.TextSelection
Creates a new selection, eventually dropping the already existing one.
setSelection(int64, int64) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Selects text in a widget between start and end points.
setSelection(int64, int) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Selects text in a widget between start and end points.
setSelection(int, int64) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Selects text in a widget between start and end points.
setSelection(int, int) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Selects text in a widget between start and end points.
setSelection(int64, int64) - Method in class com.goldencode.p2j.ui.EditorWidget
Selects text in a widget between start and end points.
setSelection(int64, int) - Method in class com.goldencode.p2j.ui.EditorWidget
Selects text in a widget between start and end points.
setSelection(int, int64) - Method in class com.goldencode.p2j.ui.EditorWidget
Selects text in a widget between start and end points.
setSelection(int, int) - Method in class com.goldencode.p2j.ui.EditorWidget
Selects text in a widget between start and end points.
setSelection(int64, int64) - Method in class com.goldencode.p2j.ui.FillInWidget
Selects text in a widget between start and end points.
setSelection(int64, int) - Method in class com.goldencode.p2j.ui.FillInWidget
Selects text in a widget between start and end points.
setSelection(int, int64) - Method in class com.goldencode.p2j.ui.FillInWidget
Selects text in a widget between start and end points.
setSelection(int, int) - Method in class com.goldencode.p2j.ui.FillInWidget
Selects text in a widget between start and end points.
setSelection(int64, int64) - Method in interface com.goldencode.p2j.ui.SelectableText
Selects text in a widget between start and end points.
setSelection(int64, int) - Method in interface com.goldencode.p2j.ui.SelectableText
Selects text in a widget between start and end points.
setSelection(int, int64) - Method in interface com.goldencode.p2j.ui.SelectableText
Selects text in a widget between start and end points.
setSelection(int, int) - Method in interface com.goldencode.p2j.ui.SelectableText
Selects text in a widget between start and end points.
setSelectionMode(int) - Method in class com.goldencode.p2j.ui.client.SelectionList
Forward call to list container.
setSelectionMode(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Set list selection mode.
setSelectionMultiple(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Switch multiple selection on and off.
setSelf(MenuWidget) - Method in class com.goldencode.p2j.ui.MenuDefinition
Get self menu widget.
setSelf(SubMenuWidget) - Method in class com.goldencode.p2j.ui.SubMenuDefinition
Get self sub-menu widget.
setSelfPrintedDocument(boolean) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Sets the boolean value indicating if the produced PDF report will print itself or not while it is opened or rendered by PDF viewer with enabled java script support.
setSendBufferSize(int, int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Set the SO_SNDBUF value (the send buffer size) for this socket.
setSendBufferSize(int, int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Set the SO_SNDBUF value (the send buffer size) for this socket.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets new value of SENSITIVE attribute.
setSensitive(logical) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets new value of SENSITIVE attribute.
setSensitive(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets new value of SENSITIVE attribute.
setSensitive(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets new value of SENSITIVE attribute.
setSensitive(logical) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets new value of SENSITIVE attribute.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets new value of SENSITIVE attribute.
setSensitive(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of SENSITIVE attribute.
setSensitive(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of SENSITIVE attribute.
setSensitive(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of SENSITIVE attribute.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of SENSITIVE attribute.
setSensitive(GenericWidget<?>, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Enables or disables the specified widget without changing the tab order, which is how widget:SENSITIVE=YES/NO works.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets new value of SENSITIVE attribute.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Sets new value of SENSITIVE attribute.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.SubMenuDefinition
Sets new value of SENSITIVE attribute.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.SubMenuWidget
Sets new value of SENSITIVE attribute.
setSensitive(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets new value of SENSITIVE attribute.
setSensitive(String) - Method in interface com.goldencode.p2j.util.Sensitive
Java implementation for getting the SENSITIVE attribute which contains a logical value that tells if the handle can receive focus or events.
setSensitive(character) - Method in interface com.goldencode.p2j.util.Sensitive
Java implementation for getting the SENSITIVE attribute which contains a logical value that tells if the handle can receive focus or events
setSensitive(logical) - Method in interface com.goldencode.p2j.util.Sensitive
Java implementation for getting the SENSITIVE attribute which contains a logical value that tells if the handle can receive focus or events
setSensitive(boolean) - Method in interface com.goldencode.p2j.util.Sensitive
Java implementation for getting the SENSITIVE attribute which contains a logical value that tells if the handle can receive focus or events
setSensitive(String) - Method in class com.goldencode.p2j.util.SensitiveResource
Java implementation for setting the SENSITIVE handle attribute which contains a logical value that determines if the handle can receive input focus or events.
setSensitive(character) - Method in class com.goldencode.p2j.util.SensitiveResource
Java implementation for setting the SENSITIVE handle attribute which contains a logical value that determines if the handle can receive input focus or events.
setSensitive(boolean) - Method in class com.goldencode.p2j.util.SensitiveResource
Java implementation for setting the SENSITIVE handle attribute which contains a logical value that determines if the handle can receive input focus or events.
setSensitive(logical) - Method in class com.goldencode.p2j.util.SensitiveResource
Java implementation for setting the SENSITIVE handle attribute which contains a logical value that determines if the handle can receive input focus or events.
setSeparatorFgColor(long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the SEPARATOR-FGCOLOR writable attribute.
setSeparatorFgColor(int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the SEPARATOR-FGCOLOR writable attribute.
setSeparatorFgColor(long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the SEPARATOR-FGCOLOR writable attribute.
setSeparatorFgColor(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the SEPARATOR-FGCOLOR writable attribute.
setSeparators(boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set SEPARATORS attribute.
setSeparators(logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Set SEPARATORS attribute.
setSeparators(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set SEPARATORS attribute.
setSeparators(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set SEPARATORS attribute.
setSerialized(longchar) - Method in interface com.goldencode.p2j.util.SOAPHeaderEntry
Sets the SOAP-header-entryref object's underlying XML from serialized XML.
setSerialized(longchar) - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Sets the SOAP-header-entryref object's underlying XML from serialized XML.
setServer(boolean) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Sets the configuration type.
setServer(ServerImpl) - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Set the server for this proxy procedure.
setServer(ServerImpl) - Method in class com.goldencode.p2j.util.ServerHelper
Set the ServerImpl instance associated with this helper.
setServiceClient(ServiceClient) - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Set the ServiceClient for current invocation.
setServiceName(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the service targeted by this connection.
setServiceNamespace(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the namespace for the given WebServiceConnectOptions.service.
setSession(Session) - Method in class com.goldencode.p2j.main.BrokerParameters
Set P2J broker session.
setSessionID(int) - Method in class com.goldencode.p2j.security.SessionToken
Sets the unique session ID - always non-zero for user sessions.
setSessions(SessionInfo[], RegExp) - Method in interface com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter.MyView
Sets the session table model.
setSessions(SessionInfo[], RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
Sets the session table model.
setSessionsCounter(AtomicLong) - Method in class com.goldencode.p2j.main.WebClientConfig
Sets the current session counter that is used by this web client.
setSessionTimeZone(NumberType) - Static method in class com.goldencode.p2j.util.date
Sets the SESSION:TIMEZONE used as the default offset in minutes from UTC for this user's context.
setSessionTimeZone(long) - Static method in class com.goldencode.p2j.util.date
Sets the SESSION:TIMEZONE used as the default offset in minutes from UTC for this user's context.
setSessionTimeZone(NumberType) - Method in interface com.goldencode.p2j.util.SessionExports
Sets the SESSION:TIMEZONE used as the default offset in minutes from UTC for this user's context.
setSessionTimeZone(NumberType) - Static method in class com.goldencode.p2j.util.SessionUtils
Sets the SESSION:TIMEZONE used as the default offset in minutes from UTC for this user's context.
setSessionTooltips() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Initialize initial tooltip settings
setSessionTooltips(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the SESSION:TOOLTIPS attribute for this session.
setSessionTooltips(boolean) - Static method in class com.goldencode.p2j.ui.client.gui.ToolTip
Sets the SESSION:TOOLTIPS attribute for this session.
setSessionTooltips(boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the SESSION:TOOLTIPS attribute for this session.
setSessionTooltips(logical) - Static method in class com.goldencode.p2j.util.SessionUtils
Sets the SESSION:TOOLTIPS attribute for this session.
setSetter(String) - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Assign the Java method used as a setter for attributes.
setShared(boolean) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Set shared flag for menu.
setShort(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 16-bit (2 byte) value into the binary data starting at the given position.
setShort(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 16-bit (2 byte) value into the binary data starting at the given position.
setShort(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 16-bit (2 byte) value into the binary data starting at the given position.
setShort(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the signed 16-bit (2 byte) value into the binary data starting at the given position.
setShowBars(ScrollPaneGuiImpl.ShowBars) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Set show bars policy.
setShowFullClassName(boolean) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Sets the state of show full class names flag.
setShowInTaskbar(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the SHOW-IN-TASKBAR attribute.
setShowInTaskbar(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the SHOW-IN-TASKBAR attribute.
setShowInTaskbar(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the SHOW-IN-TASKBAR attribute.
setShutdown(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.shutdown field.
setSiblingsMap(Map<OutputTableHandleCopier, Integer>) - Method in class com.goldencode.p2j.persist.OutputTableHandleCopier
Set the map of all output copiers for the procedure/function for which this copier is registered, to their 0-based indexes in the set of all TABLE-HANDLE parameters for the procedure/function (excluding other types of parameters).
setSideLabelHandle(handle) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the text widget that is used as the side label for this widget.
setSideLabelHandle(handle) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the text widget that is used as the side label for this widget.
setSideLabels(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the SIDE-LABELS option.
setSideLabels(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the SIDE-LABELS option.
setSideWidget(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Label
Set the specified widget as this side-label's Label.sideWidget.
setSilent(boolean) - Method in class com.goldencode.p2j.uast.AstGenerator
Sets the state of the silent mode flag indicating if the System.out output should be suppressed.
setSilent(boolean) - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Sets the silent variable.
setSilent(ErrorManager.WorkArea, boolean) - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Sets the silent variable.
setSilent(boolean) - Method in class com.goldencode.p2j.util.ErrorManager.ServerDataAccess
Sets the silent variable.
setSilent(boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Sets the silent variable.
setSilent(boolean) - Method in interface com.goldencode.p2j.util.RemoteErrorData
Sets the silent variable.
setSingle(logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the MULTIPLE attribute as opposite to passed argument.
setSingle(boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set value of the MULTIPLE attribute as opposite to passed argument.
setSingle(boolean) - Method in class com.goldencode.p2j.ui.SelectionListWidget
Convenience method to turning off MULTIPLE attribute.
setSingleValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Set single value in the list as selected.
setSize(double, double) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Sets new widget's size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Sets new widget's size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.FillIn
Sets new widget's size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.Frame
Set the new size of the frame.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Set container size.
setSize(double, double) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Set window size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Set container size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Set container size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.Label
Sets new widget's size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.ScrollPane
Set container size.
setSize(Dimension) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set container size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set container size.
setSize(Dimension) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set container size.
setSize(double, double) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set container size.
setSize(double, double) - Method in class com.goldencode.p2j.ui.client.widget.Viewport
Set container size.
setSizeChars(Double, SizeAttribute) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets one of the size char attributes, that is WIDTH-CHARS, HEIGHT-CHARS, MIN-WIDTH-CHARS, MIN-HEIGHT-CHARS, MAX-WIDTH-CHARS, MAX-HEIGHT-CHARS, VIRTUAL-WIDTH_CHARS, VIRTUAL-HEIGHT-CHARS.
setSizeChars(Double, SizeAttribute) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets one of the size char attributes, that is WIDTH-CHARS, HEIGHT-CHARS, MIN-WIDTH-CHARS, MIN-HEIGHT-CHARS, MAX-WIDTH-CHARS, MAX-HEIGHT-CHARS, VIRTUAL-WIDTH_CHARS, VIRTUAL-HEIGHT-CHARS.
setSizePixels(Integer, SizeAttribute) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets one of the size pixel attributes, that is WIDTH-PIXELS, HEIGHT-PIXELS, MIN-WIDTH-PIXELS, MIN-HEIGHT-PIXELS, MAX-WIDTH-PIXELS, MAX-HEIGHT-PIXELS, VIRTUAL-WIDTH_PIXELS, VIRTUAL-HEIGHT-PIXELS.
setSizePixels(Integer, SizeAttribute) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets one of the size pixel attributes, that is WIDTH-PIXELS, HEIGHT-PIXELS, MIN-WIDTH-PIXELS, MIN-HEIGHT-PIXELS, MAX-WIDTH-PIXELS, MAX-HEIGHT-PIXELS, VIRTUAL-WIDTH_PIXELS, VIRTUAL-HEIGHT-PIXELS.
setSkipDeletedRecord(logical) - Method in class com.goldencode.p2j.persist.AbstractQuery
Setter for SKIP-DELETED-RECORD query attribute.
setSkipDeletedRecord(logical) - Method in interface com.goldencode.p2j.persist.P2JQuery
Setter for SKIP-DELETED-RECORD query attribute.
setSkipDeletedRecord(logical) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Setter for SKIP-DELETED-RECORD query attribute.
setSkipDeletedRecord(logical) - Method in class com.goldencode.p2j.persist.QueryWrapper
Setter for SKIP-DELETED-RECORD query attribute.
setSmallTitle(boolean) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the SMALL-TITLE attribute.
setSmallTitle(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the SMALL-TITLE attribute.
setSmallTitle(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the SMALL-TITLE attribute.
setSoapEndpoint(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the SOAP endpoint targeted by this connection.
setSoapEndpointPassword(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the password for the SOAP endpoint targeted by this connection.
setSoapEndpointUserid(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the user-id for the SOAP endpoint targeted by this connection.
setSocketOption(String, String) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-SOCKET-OPTION method.
setSocketOption(character, String) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-SOCKET-OPTION method.
setSocketOption(String, character) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-SOCKET-OPTION method.
setSocketOption(character, character) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the SET-SOCKET-OPTION method.
setSocketOption(String, String) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-SOCKET-OPTION method.
setSocketOption(character, String) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-SOCKET-OPTION method.
setSocketOption(String, character) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-SOCKET-OPTION method.
setSocketOption(character, character) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the SET-SOCKET-OPTION method.
setSoLinger(int, boolean, int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Set the SO_LINGER option for this socket.
setSoLinger(int, boolean, int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Set the SO_LINGER option for this socket.
setSort(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set value of the SORT attribute.
setSort(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set value of the SORT attribute.
setSort(logical) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Set SORT attribute.
setSort(boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Set SORT attribute.
setSort(boolean) - Method in interface com.goldencode.p2j.ui.SortedElement
Set value of the SORT attribute.
setSort(logical) - Method in interface com.goldencode.p2j.ui.SortedElement
Set value of the SORT attribute.
setSortArrow(int, boolean) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the sort-arrow indicator and resets sort-level number for a browse column.
setSortArrow(int, boolean, int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the sort-arrow indicator and the sort-level number for a browse column.
setSortArrow(int64, logical) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the sort-arrow indicator and resets sort-level number for a browse column.
setSortArrow(int64, logical, int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Sets the sort-arrow indicator and the sort-level number for a browse column.
setSortArrow(int, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the sort-arrow indicator and resets sort-level number for a browse column.
setSortArrow(int, boolean, int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the sort-arrow indicator and the sort-level number for a browse column.
setSortArrow(int64, logical) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the sort-arrow indicator and resets sort-level number for a browse column.
setSortArrow(int64, logical, int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the sort-arrow indicator and the sort-level number for a browse column.
setSortAscending(logical) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the SORT-ASCENDING attribute, which defines the state of the sort arrow in the column header.
setSortAscending(boolean) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the SORT-ASCENDING attribute, which defines the state of the sort arrow in the column header.
setSortAscending(logical) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the SORT-ASCENDING attribute, which defines the state of the sort arrow in the column header.
setSortAscending(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the SORT-ASCENDING attribute, which defines the state of the sort arrow in the column header.
setSortIndex(SortIndex) - Method in class com.goldencode.p2j.persist.QueryComponent
Set sort criteria in HQL order by clause format for this component.
setSorting(int) - Method in class com.goldencode.p2j.report.server.CustomColumn
Setter for sort constant.
setSortNumber(int64) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the SORT-NUMBER attribute, which indicates the sort-level number for the browse column.
setSortNumber(int) - Method in interface com.goldencode.p2j.ui.BrowseColumnInterface
Sets the SORT-NUMBER attribute, which indicates the sort-level number for the browse column.
setSortNumber(int64) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the SORT-NUMBER attribute, which indicates the sort-level number for the browse column.
setSortNumber(int) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets the SORT-NUMBER attribute, which indicates the sort-level number for the browse column.
setSoTimeout(int, int) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Set the SO_RCVTIMEO value (the number of seconds the socket waits to receive data before timing out) for this socket.
setSoTimeout(int, int) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Set the SO_RCVTIMEO value (the number of seconds the socket waits to receive data before timing out) for this socket.
setSource(CommonHiddenStreamToken) - Method in class com.goldencode.ast.ShadowNode
Set the token used to create the AST node.
setSource(String) - Method in class com.goldencode.p2j.pattern.CopySpec
Set the source filename.
setSource(String) - Method in class com.goldencode.p2j.report.server.CallGraphLink
Set the unique id of the source node.
setSourceAddress(int) - Method in class com.goldencode.p2j.net.RoutingKey
Assign new source node address.
setSourceAstId(Long) - Method in exception com.goldencode.p2j.pattern.TreeWalkException
Source AST ID mutator.
setSpec(String) - Method in class com.goldencode.p2j.report.server.FileFilter
Setter for file specification.
setSrcType(int) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.srcType field.
setStackMarker(boolean) - Method in class com.goldencode.expr.CodeUnit
Used to indicate that this code unit defines a stack-managing scope, meaning it contains a goto instruction.
setStackPopper(boolean) - Method in class com.goldencode.expr.CodeUnit
Used to indicate that this code unit cooperates with code units of type stackMarker to clear the stack of irrelevant data values before a branch instruction.
setStaged(BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferList
Sets the current staged strong or weak reference for this buffer name.
setStandalone(boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Change the standalone nature of this query.
setStandalone(boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Change the standalone nature of this query.
setStandalone(boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Change the standalone nature of this query.
setStandalone(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Change the standalone nature of this query.
setStandalone(boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Change the standalone nature of this query.
setStandalone(logical) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the standalone attribute for the given SAX-Writer object.
setStandalone(boolean) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the standalone attribute for the given SAX-Writer object.
setStandalone(logical) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the standalone attribute for the given SAX-Writer object.
setStandalone(boolean) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the standalone attribute for the given SAX-Writer object.
setStartColumn(int) - Method in class com.goldencode.p2j.preproc.IncludeHint
Sets starting column number.
setStartColumn(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Initialize start column.
setStartLine(int) - Method in class com.goldencode.p2j.preproc.IncludeHint
Sets starting line number.
setStartup(StartupDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
setStartup(StartupDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
setStartup(StartupDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
setStartup(StartupDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the startup.
setStartup(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
Setter for the AppServerDefinition.startup field.
setStartupParameter(String) - Method in class com.goldencode.p2j.util.AppServerDefinition
setState(ViewStateMachine.State) - Method in class com.goldencode.p2j.admin.client.application.home.PresenterWithStateMachine
Setups a current view's state.
setState(Serializable) - Method in class com.goldencode.p2j.net.SyncMessage
Set the state in the message.
setState(Widget<O>, byte) - Method in class com.goldencode.p2j.ui.client.Frame
Set field state.
setState(int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Set the area specified by the given coordinates, in the specified state.
setState(byte) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Stores the new state of the component's data.
setState(byte) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Stores the new state of the component's data.
setState(int, byte) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Stores the new state for the widget with the given widget ID.
setStateInt(int, byte) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Stores the new state for the widget with the given widget ID.
setStatement(int, String, boolean) - Method in class com.goldencode.p2j.persist.HQLBundle
Replace the HQL statement at the specified index with a new statement.
setStatement(UIStatement) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the current UI statement in use for this frame.
setStatic(boolean) - Method in class com.goldencode.p2j.ui.ControlTextWidget
Set static widget content flag.
setStaticWidgets(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Set value of each static widget mentioned in the list.
setStatisticsColumn(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the widget which will be used to display the description for any given statistic that is being automatically aggregated by the CommonFrame.display() processing.
setStatisticsColumn(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the widget which will be used to display the description for any given statistic that is being automatically aggregated by the GenericFrame.display(com.goldencode.p2j.util.handle) processing.
setStatusArea(logical) - Method in interface com.goldencode.p2j.ui.CommonWindow
Enable/disable displaying of status area.
setStatusArea(logical) - Method in class com.goldencode.p2j.ui.WindowWidget
Enable/disable displaying of status area.
setStatusAreaFont(long) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set the status-area's font.
setStatusAreaFont(int64) - Method in interface com.goldencode.p2j.ui.CommonWindow
Set the status-area's font.
setStatusAreaFont(long) - Method in class com.goldencode.p2j.ui.WindowWidget
Set the status-area's font.
setStatusAreaFont(int64) - Method in class com.goldencode.p2j.ui.WindowWidget
Set the status-area's font.
setStatusLineText(String, boolean) - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Set the contents of the status line.
setStatusLineText(String, boolean) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Set the contents of the status line.
setStatusLineText(String, boolean) - Method in class com.goldencode.p2j.ui.client.Window
Set the contents of the status line.
setStatusText(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set status text message of current window.
setStatusText(Window<?>, String) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set status text message of specified window.
setStatusText(String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set status text message of current window.
setStatusText(Window<?>, String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set status text message of specified window.
setStatusText(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Set status text message.
setStatusText(Window<?>, String) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Set status text message of specified window.
setStatusType(int) - Method in class com.goldencode.p2j.ui.client.Window
Set current status type.
setStep(int) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Set the step for this scroll-bar.
setStop() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Mark this async call as having ended with a STOP condition.
setStreamIO(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Set the STREAM-IO option of this frame.
setStreamIO(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the STREAM-IO option of this frame.
setStretchToFit(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set STRETCH-TO-FIT attribute.
setStretchToFit(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set STRETCH-TO-FIT attribute.
setStretchToFit(boolean) - Method in class com.goldencode.p2j.ui.ImageWidget
Set STRETCH-TO-FIT option.
setStretchToFit(logical) - Method in class com.goldencode.p2j.ui.ImageWidget
Set STRETCH-TO-FIT option.
setStretchToFit(boolean) - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Set STRETCH-TO-FIT attribute.
setStretchToFit(logical) - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Set STRETCH-TO-FIT attribute.
setStrict(logical) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the strict attribute for the given SAX-Writer object.
setStrict(boolean) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the value of the strict attribute for the given SAX-Writer object.
setStrict(logical) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the strict attribute for the given SAX-Writer object.
setStrict(boolean) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the value of the strict attribute for the given SAX-Writer object.
setString(character, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(String, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(String, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(character, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(String, long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(character, long, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(String, NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(character, long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(character, NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(String, NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(character, NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setString(String, long, long) - Method in class com.goldencode.p2j.util.BinaryData
Sets the bytes at the given starting index position in the binary data to the partial or complete contents of the given string.
setSubgroupOnly(boolean) - Method in class com.goldencode.p2j.util.Accumulator
Set whether this accumulator instance is meant to report full results or subgroup results only.
setSubject(String) - Method in class com.goldencode.p2j.security.SessionToken
Sets the subject name.
setSubOnly() - Method in class com.goldencode.p2j.util.Accumulator
Turn sub-only mode for the current block.
setSubType(character) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the the subtype of the combobox.
setSubType(String) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Sets the the subtype of the combobox.
setSubType(character) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the the sub-type of the object.
setSubType(String) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the the sub-type of the object.
setSubType(character) - Method in class com.goldencode.p2j.util.ServerImpl
Sets the the subtype of the object.
setSubType(String) - Method in class com.goldencode.p2j.util.ServerImpl
Sets the the subtype of the object.
setSubType(character) - Method in interface com.goldencode.p2j.util.SubTypeAttribute
Sets the the subtype of the object.
setSubType(String) - Method in interface com.goldencode.p2j.util.SubTypeAttribute
Sets the the subtype of the object.
setSubType(character) - Method in class com.goldencode.p2j.xml.XEntityImpl
Sets the the subtype of the object.
setSubType(String) - Method in class com.goldencode.p2j.xml.XEntityImpl
Sets the the subtype of the object.
setSubTypeInt(String) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the the sub-type of the object.
setSupport(boolean) - Method in class com.goldencode.p2j.report.server.OverviewRow
Setter for flag indicating whether this report includes gap analysis information.
setSupportsMnemonic() - Method in class com.goldencode.p2j.ui.chui.ButtonImpl
Set the mnemonics support for this button.
setSupportsMnemonic() - Method in class com.goldencode.p2j.ui.client.Button
Set the mnemonics support for this button.
setSuppressNamespaceProcessing(boolean) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Redefines whether the namespace processing is suppressed or not.
setSuppressNamespaceProcessing(logical) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Redefines whether the namespace processing is suppressed or not.
setSuppressNamespaceProcessing(logical) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Redefines whether the namespace processing is suppressed or not.
setSuppressNamespaceProcessing(boolean) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Redefines whether the namespace processing is suppressed or not.
setSuppressNamespaceProcessing(logical) - Method in interface com.goldencode.p2j.xml.XmlSchema
Redefines whether the namespace processing is suppressed or not.
setSuppressNamespaceProcessing(boolean) - Method in interface com.goldencode.p2j.xml.XmlSchema
Redefines whether the namespace processing is suppressed or not.
setSuppressRedraw(boolean) - Method in class com.goldencode.p2j.ui.MenuDescription
Set new value for 'suppress redraw' flag.
setSuppressRedraw(boolean) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Set new value for 'suppress redraw' flag.
setSuppressWarnings(logical) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:SUPPRESS-WARNINGS attribute.
setSuppressWarnings(logical) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:SUPPRESS-WARNINGS attribute.
setSymbol(String) - Method in class com.goldencode.expr.Function
Set the optional symbol which represents a name or identifier for the invocation target object.
setSymbolAtScope(String, int, V) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Sets the given named symbol in the scope specified, to the given value.
setSymbolResolver(SymbolResolver) - Method in class com.goldencode.expr.ExpressionParser
Sets the object which will be used to resolve constants at parse time.
setSyncable(boolean) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Overrides the syncable flag.
setTabbed(boolean) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Sets the tabbed flag.
setTable(String) - Method in class com.goldencode.p2j.persist.P2JIndex
Set the table with which this index is associated.
setTable(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the value of the widget's TABLE attribute.
Settable<F> - Interface in com.goldencode.p2j.ui
Interface Settable describes a single container initialization method.
setTableContent(SortedMap<String, Object>) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
Assign the properties to be shown in the table.
setTableHandle(boolean) - Method in class com.goldencode.p2j.persist.TableWrapper
Set if this wrapper wraps data from a TABLE-HANDLE parameter.
setTableList(String[]) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
Sets the tables model.
setTableName(String) - Method in class com.goldencode.p2j.admin.RecordInfo
Sets the table name.
setTableName(String) - Method in class com.goldencode.p2j.persist.TableWrapper
Set table name.
setTableOption(Object, int, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Sets specific conditions on a temp-table definition based on encountering certain tokens in the source code.
setTableProperty(Aast, Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copy the specified property into the PROPERTIES child AST of table.
setTableToDelete(TempTable) - Method in class com.goldencode.p2j.persist.OutputTableHandleCopier
Set table for postponed deletion.
setTabStop(boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
/** Set value of the TAB-STOP attribute.
setTabStop(logical) - Method in class com.goldencode.p2j.ui.BaseEntity
Set value of the TAB-STOP attribute.
setTabStop(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set value of the TAB-STOP attribute.
setTabStop(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set value of the TAB-STOP attribute.
setTabStop(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set value of the TAB-STOP attribute.
setTabStop(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set value of the TAB-STOP attribute.
setTag(String) - Method in class com.goldencode.p2j.admin.TaggedName
Convenience method for accessing the tag.
setTag(String) - Method in class com.goldencode.p2j.report.server.OverviewRow
Setter for tag text representing the category of reports within which this row is grouped.
setTagList(String) - Method in class com.goldencode.p2j.report.ReportDefinition
Associate the given list of comma-separated category names with the current report.
setTarget(String) - Method in class com.goldencode.p2j.pattern.CopySpec
Set the target filename.
setTarget(String) - Method in class com.goldencode.p2j.report.server.CallGraphLink
Set the unique id of the target node.
setTargetFile(String, boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Sets the specified directory file as the offline target.
setTargetFile(String, boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Sets the specified directory file as the offline target.
setTargetFile(String, boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Sets the specified directory file as the offline target.
setTargetFile(String, boolean, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the target file.
setTargetInstance(Object) - Method in class com.goldencode.p2j.uast.Callback
Sets the reference to the target object on which to invoke the associated method.
setTargetLive(boolean) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Sets the live server's directory as the target.
setTargetLive(boolean) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Sets the live server's directory as the target.
setTargetLive(boolean) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Sets the live server's directory as the target.
setTargetLive(boolean, AsyncCallback<Integer>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the target live.
setTargetNamespace(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the namespace targeted by the service.
setTargetOperation(Operation) - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Set the Operation for current invocation.
setTargetRootAst(Aast) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Set the root node of the target AST hierarchy.
setTcpNoDelay(int, boolean) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Set the TCP_NODELAY option for this socket.
setTcpNoDelay(int, boolean) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Set the TCP_NODELAY option for this socket.
setTempIndex(int) - Method in class com.goldencode.p2j.uast.Function
This is a no-op, as for function references the associated function definition is computed during conversion.
setTempIndex(int) - Method in interface com.goldencode.p2j.uast.TokenDataWrapper
Sets the temporary index that identifies the original AST node that defined the object.
setTempIndex(int) - Method in class com.goldencode.p2j.uast.Variable
Sets the temporary index that identifies the original AST node that defined the variable.
setTemporaryCaseSensitive(boolean) - Method in class com.goldencode.p2j.util.Text
Sets the state of this instance's compares case sensitive flag for the duration of the caller's current scope.
setTemporaryPrecision(int) - Method in class com.goldencode.p2j.util.decimal
Sets the number of digits that will be maintained to the right of the decimal point in this instance, for the durations of the current scope in the calling program.
setTempRecord(Persistable) - Method in class com.goldencode.p2j.persist.RecordBuffer
Set a temporary record into the buffer for purposes such as client-side sorting.
setTempTableRef(TempTable) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Set reference to the parent temp table.
setter - Variable in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Java method used as a setter for attribute assignment.
setter - Variable in class com.goldencode.p2j.persist.AssociationSyncher.OneToManyHelper
Method used to set local DMO set into foreign DMO
setter - Variable in class com.goldencode.p2j.persist.AssociationSyncher.OneToOneHelper
Method used to set local DMO into foreign DMO
setter - Variable in class com.goldencode.p2j.persist.FieldReference
Method used to resolve this field reference at query execution time
setter - Static variable in class com.goldencode.p2j.persist.NopPropertyAccessor
Do-nothing Setter instance
setter - Variable in class com.goldencode.p2j.schema.PropertyMapper
Method which sets value into DMO property mapped by this object
setter(String, Object) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets a new value for the specified widget in the screen buffer.
setter(int, Object) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets a new value for the specified widget in the screen buffer.
setterArgs - Variable in class com.goldencode.p2j.schema.PropertyMapper
Array of arguments used when invoking setter
setterMap - Variable in class com.goldencode.p2j.persist.DMOValidator
Setter methods, mapped by property names
setTerminalType(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the terminal type.
setTerminalType(String) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Set terminal type according to passed string.
setTerminalType(String) - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Change terminal type to specified one.
setTerminalType(String) - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Change terminal type to specified one.
setTerminalType(String) - Method in class com.goldencode.p2j.ui.client.OutputManager
Change terminal type to specified one.
setTerminalType(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the terminal type.
setTerminalType(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the terminal type.
setTerminalType(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the terminal type.
setTerminated(boolean) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Set the LowLevelSocketImpl.ReadListener.terminated flag to the specified value.
setTermType(String) - Static method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Sets the terminal type used by console backend.
setterPrefix - Static variable in class com.goldencode.p2j.persist.PropertyHelper
Method name prefix(es) for setter methods
setters - Variable in class com.goldencode.p2j.persist.meta.MetadataManager.Helper
Map of DMO property setters (excluding primary key setter)
setters - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
Setters for fields.
setterTypes - Static variable in class com.goldencode.p2j.schema.DmoAsmWorker
Map of field types to the types used in their associated setter method signatures
setText(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Set the token text of the current copy AST.
setText(String) - Method in class com.goldencode.p2j.pattern.Match
Sets the user-defined text for this match.
setText(String) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for text.
setText(String) - Method in class com.goldencode.p2j.report.server.CallGraphLink
Set the descriptive text for the link.
setText(String) - Method in class com.goldencode.p2j.report.server.CallGraphNode
Set the descriptive text for the node.
setText(String) - Method in class com.goldencode.p2j.report.server.DetailRow
Setter for the match text.
setText(String) - Method in class com.goldencode.p2j.report.server.SourceLine
Source code text setter.
setText(String) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Set the new text for the component.
setText(String) - Method in class com.goldencode.p2j.ui.client.Button
Set the new text for the component.
setText(String) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Set the new text for the component.
setText(String) - Method in class com.goldencode.p2j.ui.client.RadioButton
Set label text.
setText(String) - Method in class com.goldencode.p2j.ui.client.StatusLine
Set label text.
setText(String) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Set the new text for the component.
setTextGroup(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Turn on/off text group (word wrap) mode.
setTextLabel(String) - Method in class com.goldencode.p2j.ui.client.AbstractButton
Set button label.
setTextLabel(String) - Method in class com.goldencode.p2j.ui.client.Button
Set button label.
setTextLabel(String) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Set button label.
setTextMetrics(String, FontDetails<F>, AbstractGuiDriver.TextMetrics) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set the metrics for the given text and font to the AbstractGuiDriver.textMetricsCache.
setTheme(String) - Static method in class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
Sets a new Theme.
setTheme(Class<? extends Theme>) - Static method in class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
Sets a new Theme.
setThemePreferredFonts(Map<String, String>, Map<String, String>) - Static method in class com.goldencode.p2j.ui.FontTable
Set the theme preferred fonts.
setThemePreferredFonts(Map<String, String>, Map<String, String>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set the theme preferred fonts.
setThemePreferredFonts(Map<String, String>, Map<String, String>) - Method in interface com.goldencode.p2j.ui.ServerExports
Set the theme preferred fonts.
setThreads(int) - Method in class com.goldencode.trpl.Pipeline
Set the number of threads in the pool to process trees..
setThreeD(boolean) - Static method in class com.goldencode.p2j.ui.client.FontManager
Set the state of the use-3d-size flag.
setThreeD(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the THREE-D option.
setThreeD(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Enable/disable 3D look.
setThreeD(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Enable/disable 3D look.
setThreeD(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the THREE-D option.
setThreeD(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setThreeD(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setThreeD(logical) - Method in class com.goldencode.p2j.ui.PaneEntity
Enable/disable 3D look.
setThreeD(boolean) - Method in class com.goldencode.p2j.ui.PaneEntity
Enable/disable 3D look.
setTicMarks(String) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the TIC-MARKS attribute.
setTicMarks(character) - Method in interface com.goldencode.p2j.ui.SliderInterface
Set the value of the TIC-MARKS attribute.
setTicMarks(character) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the TICK-MARKS attribute.
setTicMarks(String) - Method in class com.goldencode.p2j.ui.SliderWidget
Set the value of the TIC-MARKS attribute.
setTime(NumberType) - Method in class com.goldencode.p2j.util.datetime
Sets the millis from midnight.
setTime(long) - Method in class com.goldencode.p2j.util.datetime
Sets the milliseconds since midnight.
setTime(NumberType, NumberType, NumberType, NumberType) - Method in class com.goldencode.p2j.util.datetime
Sets the internal time.
setTime(long, long, long, long) - Method in class com.goldencode.p2j.util.datetime
Sets the internal time.
setTime(NumberType, NumberType, NumberType, NumberType, NumberType) - Method in class com.goldencode.p2j.util.datetimetz
Sets the internal time and offset.
setTime(long, long, long, long, long) - Method in class com.goldencode.p2j.util.datetimetz
Sets the internal time and offset.
setTimeAcquired(long) - Method in class com.goldencode.p2j.admin.RecordLockInfo
Sets the timestamp (time of epoch) at which lock was acquired.
setTimeout(int) - Method in class com.goldencode.p2j.net.HighLevelObject
Set the transaction timeout in milliseconds.
setTimeSource(String) - Static method in class com.goldencode.p2j.util.date
Sets the TIME-SOURCE attribute for the user's context.
setTimeSource(character) - Static method in class com.goldencode.p2j.util.date
Sets the TIME-SOURCE attribute for the user's context.
setTimeSource(character) - Method in interface com.goldencode.p2j.util.SessionExports
Sets the TIME-SOURCE attribute for the user's context.
setTimeSource(character) - Static method in class com.goldencode.p2j.util.SessionUtils
Sets the TIME-SOURCE attribute for the user's context.
setTimestamp(Date) - Method in class com.goldencode.p2j.util.datetimetz
Reinitialize date and time components of this object from the date parameter.
setTimeZoneOffset(long) - Method in class com.goldencode.p2j.util.datetime
Set the offset in minutes from UTC for this instance and adjust to localtime.
setTimeZoneOffset(long) - Method in class com.goldencode.p2j.util.datetimetz
Set the offset in minutes from UTC for this instance.
settings - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Settings menu item.
SETTINGS - Static variable in class com.goldencode.p2j.ui.Keyboard
 
SETTINGS_TITLE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Dialog title for the this panel.
SettingsPanel - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Provides a terminal options editor panel provided as a modal dialog.
SettingsPanel(TerminalOptions) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Create a new instance to edit the given terminal options.
setTitle(String) - Method in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
Sets the title for this dialog.
setTitle(String) - Method in class com.goldencode.p2j.report.server.OverviewRow
Setter for report title.
setTitle(character) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the TITLE writable attribute.
setTitle(String) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the TITLE writable attribute.
setTitle(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the TITLE writable attribute.
setTitle(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set the window title at the OS level.
setTitle(String) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the window title at the OS level.
setTitle(String) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Set window title.
setTitle(String) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Sets the window title.
setTitle(String) - Method in class com.goldencode.p2j.ui.client.MenuItem
Set item title and actualize mnemonic info.
setTitle(String) - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Set window title.
setTitle(character) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title.
setTitle(String) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title.
setTitle(character, ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title and title color.
setTitle(String, ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the frame title and title color.
setTitle(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setTitle(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setTitle(character) - Method in class com.goldencode.p2j.ui.ControlEntity
Blocks attempts to set the TITLE attribute as it is undefined.
setTitle(String) - Method in class com.goldencode.p2j.ui.ControlEntity
Blocks attempts to set the TITLE attribute as it is undefined.
setTitle(character) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the title of the file selection dialog.
setTitle(String) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the title of the file selection dialog.
setTitle(character) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title.
setTitle(String) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title.
setTitle(character, ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title and title color.
setTitle(String, ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the frame title and title color.
setTitle(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setTitle(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setTitle(String) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the TITLE writable attribute and pushes the config to the client-side.
setTitleColor(ColorSpec) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the color for the frame title.
setTitleColor(ColorSpec) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the color for the frame title.
setTitleColor(ColorSpec) - Method in class com.goldencode.p2j.ui.MenuWidget
Sets the color for the menu title.
setTitleFont(int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Set the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
setTitleFont(long) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the font for the frame title.
setTitleFont(int64) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the font for the frame title.
setTitleFont(long) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
setTitleFont(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
setTitleFont(long) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the font for the frame title.
setTitleFont(int64) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the font for the frame title.
setTitleFont(long) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
setTitleFont(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the TITLE-FONT attribute of this browse, dialog, frame or pop-up menu.
setTo(BaseConfig, double) - Static method in class com.goldencode.p2j.ui.ConfigHelper
Sets the rightmost column of the widget in the passed configuration.
setTo(NumberType) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets the rightmost column of the widget.
setTo(double) - Method in class com.goldencode.p2j.ui.ControlEntity
Sets the rightmost column of the widget.
setToggleBox(boolean) - Method in interface com.goldencode.p2j.ui.MenuItemInterface
Sets the TOGGLE-BOX attribute of the menu-item.
setToggleBox(logical) - Method in interface com.goldencode.p2j.ui.MenuItemInterface
Sets the TOGGLE-BOX attribute of the menu-item.
setToggleBox(boolean) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the TOGGLE-BOX attribute of the menu-item.
setToggleBox(logical) - Method in class com.goldencode.p2j.ui.MenuItemWidget
Sets the TOGGLE-BOX attribute of the menu-item.
setTokenText(String) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.tokenText field.
setTokenType(int) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.tokenType field.
setTokenType(int) - Method in class com.goldencode.p2j.uast.Function
Sets the parser-defined token type of the function.
setTokenType(int) - Method in class com.goldencode.p2j.uast.Keyword
Sets the token type associated with this keyword by the Lexer and Parser.
setTokenType(int) - Method in interface com.goldencode.p2j.uast.TokenDataWrapper
Sets the parser-defined token type of this object.
setTokenType(int) - Method in class com.goldencode.p2j.uast.Variable
Sets the parser-defined token type of the variable.
setTooltip(String) - Method in class com.goldencode.p2j.report.server.CallGraphNode
Set the tooltip text for the node.
setTooltip(String) - Method in class com.goldencode.p2j.ui.BaseEntity
Set new value of TOOLTIP attribute.
setTooltip(character) - Method in class com.goldencode.p2j.ui.BaseEntity
Set new value of TOOLTIP attribute.
setTooltip(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets new value of TOOLTIP attribute.
setTooltip(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets new value of TOOLTIP attribute.
setTooltip(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of TOOLTIP attribute.
setTooltip(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of TOOLTIP attribute.
setTooltip(String) - Method in class com.goldencode.p2j.ui.ImageWidget
Set image tooltip.
setTop(long) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the new top of the widget or the screen display used in the current session, in pixels.
setTop(NumberType) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the new top of the widget or the screen display used in the current session, in pixels.
setTop(long) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Sets the new top of the widget or the screen display used in the current session, in pixels.
setTop(NumberType) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Sets the new top of the widget or the screen display used in the current session, in pixels.
setTopic(String) - Method in class com.goldencode.p2j.ui.HelpService
Activates the HELP-TOPIC mode.
setTopic(Text) - Method in class com.goldencode.p2j.ui.HelpService
Activates the HELP-TOPIC mode.
setTopOfBranch(boolean) - Method in class com.goldencode.expr.Compiler.LogicalData
Set whether the underlying AST represents the base of a branch of logical operations.
setTopOnly(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the TOP-ONLY option.
setTopOnly(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the TOP-ONLY option/attribute.
setTopOnly(logical) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the TOP-ONLY option/attribute.
setTopOnly(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the TOP-ONLY option.
setTopOnly(boolean) - Method in interface com.goldencode.p2j.ui.TopOnlyInterface
Sets the TOP-ONLY option/attribute.
setTopOnly(logical) - Method in interface com.goldencode.p2j.ui.TopOnlyInterface
Sets the TOP-ONLY attribute.
setTopOnly(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the TOP-ONLY option/attribute.
setTopOnly(logical) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the TOP-ONLY option/attribute.
setTopRow(int) - Method in class com.goldencode.p2j.ui.chui.ScrollableListImpl
Set item number to be displayed on the top of the drop-down list.
setTopRow(int) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Set item number to be displayed on the top of the drop-down list.
setTopRow(int) - Method in class com.goldencode.p2j.ui.client.ScrollableList
Set item number to be displayed on the top of the drop-down list.
setTouched() - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Change the state of the currently tracked DMO to dirty.
setTrailingNL(boolean) - Method in class com.goldencode.p2j.util.Stream
Set the NEWLINE state.
setTransactionLevel(int) - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Starts a new top-level transaction (requires that there is no current transaction which is active).
setTranslationMap(Map<String, String>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Setups the translation map that holds pairs of a key and its presentation value.
setTransparent(boolean) - Method in class com.goldencode.p2j.ui.client.widget.BorderedPanel
Sets the transparent flag.
setTransparent(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set TRANSPARENT attribute.
setTransparent(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set TRANSPARENT attribute.
setTransparent(boolean) - Method in class com.goldencode.p2j.ui.ImageWidget
Set TRANSPARENT option.
setTransparent(logical) - Method in class com.goldencode.p2j.ui.ImageWidget
Set TRANSPARENT option.
setTransparent(boolean) - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Set TRANSPARENT attribute.
setTransparent(logical) - Method in interface com.goldencode.p2j.ui.ImageWidgetSupport
Set TRANSPARENT attribute.
setTrigger(Class<? extends DatabaseTrigger>, DatabaseEventType, Class<? extends Buffer>, String, Object, boolean, boolean) - Method in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Sets the current trigger for a det and a buffer.
setTriggerFired() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Mark that a trigger has fired in reaction to this event.
setTriggerId(int) - Method in class com.goldencode.p2j.ui.EventDefinition
Sets trigger ID for this event definition making it a trigger event definition.
setTriggerId(int) - Method in class com.goldencode.p2j.ui.EventList
Sets the registered trigger for this event list.
setTriggerNesting(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set value of ThinClient.triggerNesting counter.
setTrueTarget(ExtraAst) - Method in class com.goldencode.expr.Compiler.LogicalData
Set the AST which represents this object's logical destination if a true result is achieved.
setType(int) - Method in class com.goldencode.expr.Function
Set the type of method this function object represents: either one of the bootstrap types or a general purpose method.
setType(RecordLockType) - Method in class com.goldencode.p2j.admin.RecordLockInfo
Sets the lock type.
setType(int) - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Sets the Progress token type describing the scope.
setType(int) - Method in class com.goldencode.p2j.library.BaseNativeType
Manually override the data type of the instance.
setType(int) - Method in class com.goldencode.p2j.net.Message
Change message type to specified one.
setType(long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Set the token type of the current, copy AST.
setType(int) - Method in class com.goldencode.p2j.report.server.AstNode
Setter for token type.
setType(int) - Method in class com.goldencode.p2j.report.server.CallGraphNode
Set the token type for the node.
setType(String) - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
setType(String) - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
setType(int) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Set character type.
setTypes(String) - Method in class com.goldencode.p2j.report.server.FileListingEntry
Setter for type list.
setUiHandlers(C) - Method in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Sets the view's controller and shares it between its child dialogs.
setUnbuffered(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Set the specified stream UNBUFFERED.
setUnbuffered() - Method in class com.goldencode.p2j.util.RemoteStream
Makes the stream UNBUFFERED.
setUnbuffered() - Method in class com.goldencode.p2j.util.Stream
Makes the stream UNBUFFERED.
setUnbuffered(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Set the the stream UNBUFFERED.
setUnbuffered() - Method in class com.goldencode.p2j.util.StreamWrapper
Makes the stream UNBUFFERED.
setUnderline(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Let widget to not use underline attribute (for use in Browse widget).
setUnderlined(boolean) - Method in class com.goldencode.p2j.ui.client.Label
Set underlining mode.
setUnformatted(boolean) - Method in class com.goldencode.p2j.util.Stream
Sets the stream into unformatted mode which disables default format processing in Stream.putField(int).
setUnhandledTags(String[]) - Method in class com.goldencode.util.GenericSAXHandler
Unhandled tags are "transparent", in that they are not considered for encapsulation but have their content silently unfolded and processed as if it belonged to their parent.
setUnique(boolean) - Method in class com.goldencode.p2j.persist.P2JIndex
Set the unique flag within this index.
setUnique() - Method in class com.goldencode.p2j.persist.RelationInfo
Record the fact that the relation described by this object is uniquely constrained on the local side.
setUniqueInitialSecurityContext() - Method in class com.goldencode.p2j.security.SecurityManager
Initializes security context switching for the calling thread making sure that the context is newly created and is not shared with any other thread.
setUnixEscapes(boolean) - Method in class com.goldencode.p2j.preproc.Options
Sets the mode for escape sequence processing.
setUnixEscapes(boolean) - Method in class com.goldencode.p2j.uast.ProgressLexer
Sets whether the lexer is currently honoring the backslash as an escape character.
setUnknown() - Method in class com.goldencode.p2j.persist.type.HandleFieldRef
Sets the state of this instance's unknown value flag or state to true.
setUnknown() - Method in class com.goldencode.p2j.util.BaseDataType
Sets the state of this instance's unknown value flag or state to true.
setUnknown() - Method in class com.goldencode.p2j.util.BinaryData
Sets the state of this instance's unknown flag to true.
setUnknown() - Method in class com.goldencode.p2j.util.comhandle
Sets the state of this instance's unknown value flag to true.
setUnknown() - Method in class com.goldencode.p2j.util.date
Sets the state of this instance's unknown value flag to true.
setUnknown() - Method in class com.goldencode.p2j.util.decimal
Sets the state of this instance's unknown value state.
setUnknown() - Method in class com.goldencode.p2j.util.handle
Sets the state of this instance's unknown value flag to true.
setUnknown() - Method in class com.goldencode.p2j.util.int64
Sets the state of this instance's unknown value state to true.
setUnknown() - Method in class com.goldencode.p2j.util.logical
Sets the state of this instance's unknown value flag to true.
setUnknown() - Method in class com.goldencode.p2j.util.raw
Sets the state of this instance's unknown flag to true.
setUnknown() - Method in class com.goldencode.p2j.util.rowid
Sets this instance to represent the unknown value.
setUnknown() - Method in class com.goldencode.p2j.util.Text
Sets the state of this instance's unknown value flag to true.
setUnknown() - Method in class com.goldencode.p2j.util.unknown
This instance always represents the unknown value so this method does nothing.
setUnknownMode() - Method in class com.goldencode.p2j.persist.RecordBuffer
Enter into a safe mode where current record is null, but calls to DMO getter methods return unknown value instead of raising an error condition.
setUnknownRecord() - Method in class com.goldencode.p2j.persist.CompoundQuery
Set each buffer backing the query to unknown mode.
setUnknownRecord() - Method in interface com.goldencode.p2j.persist.Joinable
Set each buffer backing the query to unknown mode.
setUnknownRecord() - Method in class com.goldencode.p2j.persist.PreselectQuery
Set each buffer backing a query component to unknown mode.
setUnknownRecord() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set the buffer backing the query to unknown mode.
setUnlessHidden(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
setUnlessHidden(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Enables a list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
setUnlessHidden(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
setUnlessHidden(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
setUnnamed(int, boolean) - Method in interface com.goldencode.p2j.util.LowLevelStream
Set the unnamed status for the specified stream.
setUnnamed(boolean) - Method in class com.goldencode.p2j.util.RemoteStream
Set the unnamed status for this stream.
setUnnamed(boolean) - Method in class com.goldencode.p2j.util.Stream
Marks this stream as being named or unnamed.
setUnnamed(int, boolean) - Method in class com.goldencode.p2j.util.StreamDaemon
Set the unnamed field for the stream.
setUnsignedLong(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 32-bit (4 byte) value into the binary data starting at the given position.
setUnsignedLong(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 32-bit (4 byte) value into the binary data starting at the given position.
setUnsignedLong(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 32-bit (4 byte) value into the binary data starting at the given position.
setUnsignedLong(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 32-bit (4 byte) value into the binary data starting at the given position.
setUnsignedShort(long, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 16-bit (2 byte) value into the binary data starting at the given position.
setUnsignedShort(long, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 16-bit (2 byte) value into the binary data starting at the given position.
setUnsignedShort(NumberType, long) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 16-bit (2 byte) value into the binary data starting at the given position.
setUnsignedShort(NumberType, NumberType) - Method in class com.goldencode.p2j.util.BinaryData
Writes the unsigned 16-bit (2 byte) value into the binary data starting at the given position.
setup(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.AbstractJoin
Perform any additional setup necessary for a particular join helper implementation.
setup(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.DynamicJoin
Perform additional setup necessary to create the object which will resolve the query substitution parameter at query execution time.
setup(RecordBuffer, RecordBuffer, RelationInfo, boolean) - Method in class com.goldencode.p2j.persist.DynamicLegacyKeyJoin
Perform additional setup necessary to create the object which will resolve the query substitution parameters at query execution time.
setup(CommonFrame) - Method in class com.goldencode.p2j.ui.DynamicFrameTemplate.DynFrameDef
 
setup(F) - Method in interface com.goldencode.p2j.ui.Settable
Sets the frame up.
setupAboutAdminClientHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the about menu item click handler.
setupAddGroupDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Setups the Add Group Dialog.
setupAddGroupDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Setups the Add Group Dialog.
setupBackupDirectoryHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the backup directory menu item click handler.
setupBulkAuthModeUpdateHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the bulk auth mode menu item click handler.
setupClearMessagesHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the clear server messages menu item click handler.
setupClonedGroup(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
Setups this dialog.
setupClonedProcess(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
Setups the target process account to be cloned.
setupCloneGroupDialog(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Setups the Clone Group Dialog.
setupCloneGroupDialog(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Setups the Clone Group Dialog.
setupCloneProcessAccountDialog(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Setups the Clone Process Account Dialog.
setupCloneProcessAccountDialog(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Setups the Clone Process Account Dialog.
setupCloneUserAccountDialog(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Setups the Clone User Account Dialog.
setupCloneUserAccountDialog(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Setups the Clone User Account Dialog.
setupCloneUserAccountView(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
Setups this dialog.
setupDeletingGroupsAlert(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Setups the Deleting Groups Alert dialog.
setupDeletingGroupsAlert(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Setups the Deleting Groups Alert dialog.
setupDeletingUsersAlert(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Setups the Deleting Users Alert.
setupDeletingUsersAlert(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Setups the Deleting Users Alert.
setupEditGroupDialog(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Setups the Edit Group Dialog.
setupEditGroupDialog(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Setups the Edit Group Dialog.
setupFindUserAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Setups the Find User Account Dialog.
setupFindUserAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Setups the Find User Account Dialog.
setupFrame(T) - Static method in class com.goldencode.p2j.ui.GenericFrame
Invoke the frame's setup logic and set the batch flag to false.
setupGridSprings(Container, JComponent[][], int) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Configure the given container's SpringLayout with the springs, sizing, padding and constraints to create a 2 dimensional grid.
setupHandler(GenericSAXHandler) - Static method in class com.goldencode.p2j.cfg.Configuration
Prepare the general purpose SAX handler for working with P2J XML config file syntax.
setupHiddenFilter() - Method in class com.goldencode.p2j.schema.SchemaParser
Configure the hidden filter to ensure that token types that are not normally recognized by the parser, are hidden (but still accessible) using the filter.
setupHiddenFilter() - Method in class com.goldencode.p2j.uast.ProgressParser
Configure the hidden filter to ensure that token types that are not normally recognized by the parser, are hidden (but still accessible) using the filter.
setupHorizontal(SpringLayout, JComponent[][], Spring, Spring, int) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Calculate the maximum width for the given column, force all components of that column to that width and return the X coordinate of the start of the following column.
setupIdentityManager(Database, Dialect) - Static method in class com.goldencode.p2j.persist.meta.MetadataManager
Set up sequence identity mManager for this database by creating the fresh instance of p2j_id_generator_sequence.
setupInvalidationProperties() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Set up the map of DMO implementation classes to sets of properties which, if changed, would invalidate the current, preselected result set for this query.
setupLogOffHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initilized the logoff link handler.
setupModaDialog(ViewWithUiHandlers<C>) - Method in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Setups the given child dialog.
setupModalSlot(NestedSlot, Object) - Method in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Setups the given modal slot to be used as the child dialog slot.
setupMouseEventsArea(int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Defines the area the mouse events should be handled.
setupPendingStack(String) - Method in class com.goldencode.p2j.convert.NameConverter
Set up the stack of pending replacement words.
setupPrinter(int, int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Displays the Print dialog box and lets the user set the default print context for subsequent print jobs.
setupPrinter(int, int, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Displays the Print dialog box and lets the user set the default print context for subsequent print jobs.
setupPrintHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the print menu item click handler.
setupReloadDirectoryHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the reload directory menu item click handler.
setupRemovingGroupsAlert(TaggedName, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Setups the Removing Groups Alert for deleting a given user account from selected groups accounts.
setupRemovingGroupsAlert(TaggedName, TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Setups the Removing Groups Alert for deleting a given user account from selected groups accounts.
setupShowACLByAccountHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the show ACL by account menu item click handler.
setupShutdownHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the server shutdown menu item click handler.
setupTargetLiveHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the live menu item click handler.
setupTargetRefreshHandler() - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Initializes the refresh menu item click handler.
setupTooltip(WidgetWithConfig<? extends WidgetConfig>) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Setup tooltip for widget
setupTriggerScope() - Method in class com.goldencode.p2j.uast.ProgressParser
Common code to add a scope (symbol dictionary and schema scopes) for a trigger.
setupUnassigningUsersAlert(TaggedName, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Setups the Unassigning Users Alert dialog.
setupUnassigningUsersAlert(TaggedName, TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Setups the Unassigning Users Alert dialog.
setupVertical(SpringLayout, JComponent[][], Spring, Spring, int) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Calculate the maximum height for the given row, force all components of that row to that height and return the Y coordinate of the start of the following row.
setUseCaseMode(UseCaseMode, GroupDef) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
Sets the adding or editing group use case.
setUseDictExps(String, Aast, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Check if the USE-DICT-EXPS frame option is set for this frame.
setUser(UserDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Changes the user account definition for the named account.
setUser(UserDef, Serializable) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Changes the user account definition for the named account.
setUser(UserDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Changes the user account definition for the named account.
setUser(UserDef, Serializable) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Changes the user account definition for the named account.
setUser(UserDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Changes the user account definition for the named account.
setUser(UserDef, Serializable) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Changes the user account definition for the named account.
setUser(UserDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the user.
setUser(UserDef, Serializable, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Sets the user.
setUser(UserDef, Serializable, boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Changes the user account definition for the named account.
setUserDir(String) - Method in class com.goldencode.p2j.main.ClientBuilder
Sets this process builder's working directory.
setUserId(String) - Method in class com.goldencode.p2j.main.BrokerParameters
Set user id.
setUserid(integer) - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Set the ID of the user who generated this lock event.
setUserId(String, String) - Method in interface com.goldencode.p2j.util.CustomSecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String, String) - Method in interface com.goldencode.p2j.util.CustomSecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String) - Method in class com.goldencode.p2j.util.MetadataSecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String, String) - Method in class com.goldencode.p2j.util.MetadataSecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String) - Method in class com.goldencode.p2j.util.SecurityManagerSecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String, String) - Method in class com.goldencode.p2j.util.SecurityManagerSecurityOps
Authenticates the user for specified DB connection.
setUserId(String, character, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(character, String, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(character, character, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(String, character, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(character, String, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(String, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(character, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(String, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(character, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserId(character, character, character) - Static method in class com.goldencode.p2j.util.SecurityOps
Authenticates the user for specified DB connection.
setUserName(String) - Method in class com.goldencode.p2j.main.ClientBuilderParameters
Set user name.
setUsers(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Sets the all users table's model with users accounts data given by tagged names
setUsers(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Sets the all users table's model with users accounts data given by tagged names
setUsersFilter(String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Sets the target user search template.
setUsersFilter(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Sets the target user search template.
setUsersInGroup(TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Sets the group users table model.
setUsersInGroup(TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Sets the group users table model.
setUsesAlertBoxes(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Set the state of SESSION:APPL-ALERT-BOXES attribute.
setUsesAlertBoxes(logical) - Method in interface com.goldencode.p2j.util.CommonSession
Set the state of SESSION:APPL-ALERT-BOXES attribute.
setUsesAlertBoxes(logical) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:APPL-ALERT-BOXES attribute.
setUsesAlertBoxes(boolean) - Static method in class com.goldencode.p2j.util.SessionUtils
Set the state of SESSION:APPL-ALERT-BOXES attribute.
setUseText(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Set the USE-TEXT option of this frame.
setUseText(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Set the USE-TEXT option of this frame.
setUuid(String) - Method in class com.goldencode.p2j.main.BrokerParameters
Set assigned UUID.
setUuid(String) - Method in class com.goldencode.p2j.main.WebClientConfig
Sets a web client unique identifier.
setV6Frame(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the V6FRAME option.
setV6Frame(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the V6FRAME option.
setValidatable(GenericWidget) - Method in class com.goldencode.p2j.ui.EventList
Sets the validateable widgets.
setValidateOnBlur(boolean) - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Sets the validate on blur.
setValidateOnBlur(boolean) - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Sets the validate on blur.
setValidation(ValidationExpr, ValidationMsg) - Method in interface com.goldencode.p2j.ui.CommonWidget
Registers callbacks for validation processing (during editing) for any input into this widget.
setValidation(ValidationExpr, String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Registers callbacks for validation processing (during editing) for any input into this widget.
setValidation(ValidationExpr, ValidationMsg) - Method in class com.goldencode.p2j.ui.GenericWidget
Registers callbacks for validation processing (during editing) for any input into this widget.
setValidation(ValidationExpr, String) - Method in class com.goldencode.p2j.ui.GenericWidget
Registers callbacks for validation processing (during editing) for any input into this widget.
setValidationEnabled(logical) - Method in interface com.goldencode.p2j.xml.SaxReader
Redefines whether the parser will validate the XML document against DTD or not.
setValidationEnabled(boolean) - Method in interface com.goldencode.p2j.xml.SaxReader
Redefines whether the parser will validate the XML document against DTD or not.
setValidationEnabled(boolean) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Redefines whether the parser will validate the XML document against DTD or not.
setValidationEnabled(logical) - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Redefines whether the parser will validate the XML document against DTD or not.
setValidators(Validator<List<String>>[]) - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
The validators used to validate this object.
setValidators(Validator<String>[]) - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
The validators used to validate this object.
setValidators(boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
setValue(int) - Method in class com.goldencode.expr.NumericArgument
 
setValue(Object) - Method in class com.goldencode.expr.Variable
Set the current value of this variable.
setValue(TRowObject) - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Sets the selected value.
setValue(InputDialog.Field, Object) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Sets field value.
setValue(InputDialog.Field, Object, boolean) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Sets field value.
setValue(String) - Method in class com.goldencode.p2j.cfg.Parameter
Set this parameter's value.
setValue(int, Object) - Method in class com.goldencode.p2j.directory.Attribute
Set new value to attribute at specified index.
setValue(memptr) - Method in class com.goldencode.p2j.library.NativeBuffer
Assign the data element.
setValue(double) - Method in class com.goldencode.p2j.library.NativeDouble
Assign the data element.
setValue(float) - Method in class com.goldencode.p2j.library.NativeFloat
Assign the data element.
setValue(long) - Method in class com.goldencode.p2j.library.NativeInt8
Assign the data element.
setValue(long) - Method in class com.goldencode.p2j.library.NativeInteger
Assign the data element.
setValue(String) - Method in class com.goldencode.p2j.library.NativeString
Assign the data element.
setValue(Object, String, String, Object) - Method in class com.goldencode.p2j.persist.meta.MetadataManager.Helper
Set a property value into a DMO instance.
setValue(String, long) - Method in class com.goldencode.p2j.persist.sequence.SequenceHandler
Initialize (reset) the current value of a sequence.
setValue(String, int64) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the CURRENT-VALUE(seqName) = expr statement from Progress as it is defined in Open Edge 10.x.
setValue(String, long) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the CURRENT-VALUE(seqName) = expr statement from Progress as it is defined in Open Edge 10.x.
setValue(String, long, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
setValue(String, int64, String) - Static method in class com.goldencode.p2j.persist.SequenceManager
Maps the CURRENT-VALUE(seqName, ldbName) = expr statement from Progress as it is defined in Open Edge 10.x.
setValue(String, String, int, String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Sets a value of node's attribute.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Assign value to associated variable.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Sets the BaseDataType instance representing the current value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.ComboBox
Sets the instance representing the current value.
setValue(BaseDataType) - Method in interface com.goldencode.p2j.ui.client.DataContainer
Sets the BaseDataType instance representing the current value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.Editor
Sets the new variable value in the editor.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.FillIn
Sets the new variable value in the fill-in.
setValue(BaseDataType, String) - Method in class com.goldencode.p2j.ui.client.FillIn
Sets the new variable value in the fill-in.
setValue(Widget<O>, BaseDataType) - Method in class com.goldencode.p2j.ui.client.Frame
Set frame value.
setValue(Widget<O>, BaseDataType, String) - Method in class com.goldencode.p2j.ui.client.Frame
Set frame value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Sets the new variable value in the editor.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.RadioButton
Sets the BaseDataType instance representing the current value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.RadioSet
Sets the value of the radio-set (the selected button) based on a BaseDataType value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.SelectionList
Sets the BaseDataType instance representing the current value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
Sets the BaseDataType instance representing the current value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.Slider
Sets the instance representing the current value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.Text
Sets the new variable value in the widget, set appropriate flag and update the mnemonic.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.client.ToggleBox
Sets the value of the toggle-box (the checked state) based on a BaseDataType value.
setValue(BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetItem
Set item value.
setValue(BigDecimal) - Method in class com.goldencode.p2j.util.decimal
Set the value of this instance from the given numeric value.
setValue(String) - Method in class com.goldencode.p2j.util.decimal
Set the value of this instance from a Progress-formatted string.
setValue(double) - Method in class com.goldencode.p2j.util.decimal
Set the value of this instance as a double.
setValue(String) - Method in class com.goldencode.p2j.util.int64
Set the value of this instance from the given numeric value.
setValue(long) - Method in class com.goldencode.p2j.util.int64
Set the value of this instance as an long.
setValue(boolean) - Method in class com.goldencode.p2j.util.int64
Set the value of this instance as an boolean.
setValue(logical) - Method in class com.goldencode.p2j.util.int64
Set the value of this instance as an logical.
setValue(NumberType) - Method in class com.goldencode.p2j.util.int64
Set the value after casting the parameter into the internal representation of this class.
setValue(boolean) - Method in class com.goldencode.p2j.util.logical
Sets the state of this instance's boolean value independently of the state of whether this instance represents the unknown value.
setValue(byte[]) - Method in class com.goldencode.p2j.util.MemoryBuffer
Change the array of bytes of this instance by saving a copy of the passed array.
setValue(String) - Method in class com.goldencode.p2j.util.Text
Sets the state of this instance's String value and sets the unknown state for this instance to false.
setValueAlignment(AbstractReportBuilder.ColumnInfo.Alignment) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Sets the value horizontal alignment.
setValueAtScope(K, int, V) - Method in class com.goldencode.p2j.util.ScopedDictionary
Sets specified value within the entry in the scope specified.
setValueChangedEvent(KeyInput) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Assign VALUE CHANGED event.
setValueGetter(Function<TRowObject, String>) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Sets the value getter.
setValueInt(BaseDataType) - Method in class com.goldencode.p2j.ui.client.FillIn
Set value and preserve state of the insert mode and cursor offset.
setValueWidgetId(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Save the ID of last active widget.
setVar(int, Object) - Method in class com.goldencode.expr.CompiledExpression
Set the value of the user variable stored at the specified index.
setVariable(T[]) - Method in class com.goldencode.p2j.util.AbstractExtentParameter
Change the caller's reference to the new reference.
setVariable(T[]) - Method in class com.goldencode.p2j.util.InputOutputExtentField
Change the caller's reference to the new reference.
setVariable(T[]) - Method in class com.goldencode.p2j.util.OutputExtentField
Change the caller's reference to the new reference.
setVariableInitializers(Map<String, Object>) - Method in class com.goldencode.p2j.pattern.PatternEngine
Store a mapping of user variable names to initializer expression overrides (in infix notation), as extracted from the command line arguments passed to this process.
setVariableOptions(String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Inspect the variable definition and write any non-default options into the variable object.
setVariables(Variable[]) - Method in class com.goldencode.expr.CompiledExpression
Called by the Compiler to set the user variables upon which this expression will invoke methods at expression execution time.
setVariables(Map<String, Object>) - Method in class com.goldencode.p2j.persist.RuntimeJastInterpreter
Updates the set of known variables.
setVersion(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the new value of the version attribute for the given SAX-Writer object.
setVersion(character) - Method in interface com.goldencode.p2j.xml.SaxWriter
Sets the new value of the version attribute for the given SAX-Writer object.
setVersion(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the new value of the version attribute for the given SAX-Writer object.
setVersion(character) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Sets the new value of the version attribute for the given SAX-Writer object.
setVertexId(String) - Method in class com.goldencode.p2j.report.server.CallGraphReportLine
Set the callgraph vertex ID.
setVertexId(String) - Method in class com.goldencode.p2j.report.server.CallSite
Setter for the CallSite.vertexId field.
setVertexId(String) - Method in class com.goldencode.p2j.report.server.DeadCodeReportLine
Set the callgraph vertex ID.
setVertical(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Blocks attempts to access this attribute.
setVertical(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setVertical(boolean) - Method in interface com.goldencode.p2j.ui.OrientationInterface
Resets the value of the HORIZONTAL attribute for radio-set or slider.
setVertical(logical) - Method in interface com.goldencode.p2j.ui.OrientationInterface
Resets the value of the HORIZONTAL attribute for radio-set or slider.
setVertical(logical) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Resets the value of the HORIZONTAL attribute for radio-set.
setVertical(boolean) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Resets the value of the HORIZONTAL attribute for radio-set.
setVertical(boolean) - Method in class com.goldencode.p2j.ui.SkipEntity
Sets the type of the widget (skip or space).
setVertical(logical) - Method in class com.goldencode.p2j.ui.SliderWidget
Resets the value of the HORIZONTAL attribute for slider.
setVertical(boolean) - Method in class com.goldencode.p2j.ui.SliderWidget
Resets the value of the HORIZONTAL attribute for radio-set.
setViewAsToggleBox(boolean) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set if this column should be displayed as toggle-box.
setViewed(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set the state of the Frame.viewed flag
setVirtHeight(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set VIRTUAL-HEIGHT-CHARS attribute.
setVirtHeight(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setVirtHeight(NumberType) - Method in class com.goldencode.p2j.ui.PaneEntity
Set VIRTUAL-HEIGHT-CHARS attribute.
setVirtHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute VIRTUAL-HEIGHT-CHARS.
setVirtHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets the value for the attribute VIRTUAL-HEIGHT-CHARS.
setVirtHeightCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute VIRTUAL-HEIGHT-CHARS.
setVirtHeightPixels(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set VIRTUAL-HEIGHT-PIXELS attribute.
setVirtHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setVirtHeightPixels(NumberType) - Method in class com.goldencode.p2j.ui.PaneEntity
Set VIRTUAL-HEIGHT-PIXELS attribute.
setVirtHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute VIRTUAL-HEIGHT-PIXELS.
setVirtHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets the value for the attribute VIRTUAL-HEIGHT-PIXELS.
setVirtHeightPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute VIRTUAL-HEIGHT-PIXELS.
setVirtWidth(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set VIRTUAL-WIDTH-CHARS attribute.
setVirtWidth(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setVirtWidth(NumberType) - Method in class com.goldencode.p2j.ui.PaneEntity
Set VIRTUAL-WIDTH-CHARS attribute.
setVirtWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute VIRTUAL-WIDTH-CHARS.
setVirtWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets the value for the attribute VIRTUAL-WIDTH-CHARS.
setVirtWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute VIRTUAL-WIDTH-CHARS.
setVirtWidthPixels(NumberType) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set VIRTUAL-WIDTH-CHARS attribute.
setVirtWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setVirtWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.PaneEntity
Set VIRTUAL-WIDTH-PIXELS attribute.
setVirtWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute VIRTUAL-WIDTH-PIXELS.
setVirtWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.PaneEntity
Sets the value for the attribute VIRTUAL-WIDTH-PIXELS.
setVirtWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute VIRTUAL-WIDTH-PIXELS.
setVisibility(boolean) - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Enables / Disables the "special components" (status line, insert mode indicator, message lines, temp text components) and restores visibility to the list of all previously visible top-level components.
setVisibility(boolean) - Method in class com.goldencode.p2j.ui.client.Window
Enables / Disables the "special components" (status line, insert mode indicator, message lines, temp text components) and restores visibility to the list of all previously visible top-level components.
setVisibilityChanged(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Set new value for the 'visibility changed' flag.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Hide/show widget.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
Make the dialog visible and allowing the user to select the entity as the dialog was configured.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.Button
Shows or hides the button and its label.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
When the window is no longer visible, special processing is required.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.ComboBox
Shows or hides the combo-box and its label.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Handle change of frame visibility.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Shows or hides the combo-box and its label.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Handle change of frame visibility.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Hide/show widget.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Hide/show widget.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Shows or hides the widget and attached label.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Shows or hides the radio-set and its label.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.Menu
Hide/show widget.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.SelectionList
Shows or hides the selection list and its label.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.SubMenu
Hide/show widget.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Hide/show widget.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Hide/show widget.
setVisible(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Hide/show widget.
setVisible(boolean) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the VISIBLE option.
setVisible(logical) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the VISIBLE option.
setVisible(boolean) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the VISIBLE writable attribute.
setVisible(logical) - Method in interface com.goldencode.p2j.ui.CommonWidget
Set the VISIBLE writable attribute.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the Progress VISIBLE attribute.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the VISIBLE attribute.
setVisible(logical) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the VISIBLE attribute.
setVisible(logical) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the VISIBLE writable attribute.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the VISIBLE writable attribute.
setVisible(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Set the VISIBLE writable attribute.
setVisibleRows(int) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Set number of visible rows.
setVT100Keyboard(VT100ProgressKeyboard) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Assign the VT100 emulator keyboard instance.
setVT100Keyboard(VT100ProgressKeyboard) - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Set keyboard listener for VT100 emulator.
setWaitState(MousePointer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Initiate/cancel wait state
setWaitState(byte[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Initiate/cancel wait state
setWaitState(String) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Initiate wait state with a custom cursor from file
setWaitState(MousePtrWrapper) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Initiate/cancel wait state
setWaitState(MousePointer) - Method in interface com.goldencode.p2j.ui.ClientExports
Initiate/cancel wait state
setWaitState(String) - Method in interface com.goldencode.p2j.ui.ClientExports
Initiate wait state with a custom cursor from file
setWaitState(byte[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Initiate wait state with a custom cursor from file
setWaitState(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
The value of state-string determines the wait state and the type of wait cursor displayed.
setWaitState(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
The value of state-string determines the wait state and the type of wait cursor displayed.
setWaitState(String) - Method in interface com.goldencode.p2j.util.CommonSession
The value of state-string determines the wait state and the type of wait cursor displayed.
setWaitState(character) - Method in interface com.goldencode.p2j.util.CommonSession
The value of state-string determines the wait state and the type of wait cursor displayed.
setWalkHidden(boolean) - Method in class com.goldencode.trpl.WalkElement
Set the flag that determines if this walk should invoke hooks for hidden nodes.
setWasVisible() - Method in class com.goldencode.p2j.ui.client.Button
Remember the widget was made visible at least once.
setWasVisible() - Method in class com.goldencode.p2j.ui.client.ComboBox
Remember the widget was made visible at least once.
setWasVisible() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Remember the widget was made visible at least once.
setWasVisible() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Remember the widget was made visible at least once.
setWasVisible() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Remember the widget was made visible at least once.
setWasVisible() - Method in class com.goldencode.p2j.ui.client.Slider
Remember the widget was made visible at least once.
setWeakReference(NameNode) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Sets a node as the weak reference associated with a block created created by a FOR statement, DO PRESELECT statement or a REPEAT PRESELECT statement.
setWebRoot(String) - Method in class com.goldencode.p2j.main.WebClientConfig
Sets the web client root
setWebSpeed(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Sets the status of the WebSpeed parsing flag.
setWidgetAdder(Consumer<GenericWidget<?>>) - Method in class com.goldencode.p2j.ui.FieldGroup
Set the value of the widgetAdder Consumer.
setWidgetConfig(T, Object, WidgetConfigDef, int) - Method in class com.goldencode.p2j.ui.ConfigManager
Set a widget configuration field to the specified value.
setWidgetId(integer) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the WIDGET-ID writable attribute.
setWidgetId(int) - Method in interface com.goldencode.p2j.ui.CommonWidget
Sets the WIDGET-ID writable attribute.
setWidgetId(integer) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the WIDGET-ID writable attribute.
setWidgetId(int) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the WIDGET-ID writable attribute.
setWidgetLocation(AbstractWidget, int, int) - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
setWidgetLocation(int) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Sets widget position from the calculated location or location set by server.
setWidgetLocation(Widget<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Sets widget position from the calculated location or location set by server.
setWidth(int) - Method in interface com.goldencode.p2j.io.Indentable
Sets the number of spaces in a single indent level.
setWidth(int) - Method in class com.goldencode.p2j.io.IndentHandler
Sets the number of spaces in a single indent level.
setWidth(int) - Method in class com.goldencode.p2j.io.IndentingOutputStream
Sets the number of spaces in a single indent level.
setWidth(int) - Method in class com.goldencode.p2j.io.IndentingWriter
Sets the number of spaces in a single indent level.
setWidth(double) - Method in class com.goldencode.p2j.ui.client.Frame
Set the new width of the frame.
setWidth(double) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Set column width and update WIDTH attribute accordingly.
setWidth(double) - Method in class com.goldencode.p2j.ui.client.Label
Set widget width.
setWidth(double) - Method in class com.goldencode.p2j.ui.client.Separator
Sets the width of the separator widget.
setWidth(double) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Set container width.
setWidth(double) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Set container width.
setWidth(long) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the width of the widget or the screen display used in the current session, in pixels.
setWidth(NumberType) - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Sets the width of the widget or the screen display used in the current session, in pixels.
setWidth(double) - Method in class com.goldencode.p2j.ui.SkipEntity
Sets the width of the space or skip object.
setWidth(long) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Set the width of the widget or the screen display used in the current session, in pixels.
setWidth(NumberType) - Method in interface com.goldencode.p2j.util.ControlFrameComObject
Set the width of the widget or the screen display used in the current session, in pixels.
setWidthChars(NumberType) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the WIDTH-CHARS attribute of this BUFFER-FIELD handle.
setWidthChars(double) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Set the WIDTH-CHARS attribute of this BUFFER-FIELD handle.
setWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the WIDTH-CHARS writable attribute.
setWidthChars(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the WIDTH-CHARS writable attribute.
setWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the WIDTH attribute value.
setWidthChars(double) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Set the WIDTH attribute value.
setWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the WIDTH-CHARS writable attribute.
setWidthChars(double) - Method in class com.goldencode.p2j.ui.BrowseWidget
Sets the WIDTH-CHARS writable attribute.
setWidthChars(double) - Method in class com.goldencode.p2j.ui.client.RadioButton
Set up the width of the button dynamically.
setWidthChars(double) - Method in class com.goldencode.p2j.ui.client.RadioSet
Set up the width of the button dynamically.
setWidthChars(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the width of the widget.
setWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the width of the widget.
setWidthChars(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setWidthChars(double) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setWidthChars(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WIDTH-CHARS attribute is read-only for SESSION handle.
setWidthChars(double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WIDTH-CHARS attribute is read-only for SESSION handle.
setWidthChars(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for WIDTH-CHARS attribute on the SESSION handle.
setWidthChars(double) - Method in interface com.goldencode.p2j.util.Sizeable
Set the WIDTH-CHARS Progress attribute.
setWidthChars(NumberType) - Method in interface com.goldencode.p2j.util.Sizeable
Set the WIDTH-CHARS Progress attribute.
setWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute WIDTH-CHARS in the associated config instance.
setWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.ControlEntity
The method that actually performs assignment of the WIDTH-CHARS attribute.
setWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.EditorWidget
The method that actually performs assignment of the WIDTH-CHARS attribute.
setWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the value for the attribute WIDTH-CHARS in the associated config instance.
setWidthCharsWorker(double) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute WIDTH-CHARS in the associated config instance.
setWidthInt() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Recalculates WIDTH attribute using actual label.
setWidthPixels(NumberType) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
WIDTH-PIXELS attribute is not defined for BUFFER-FIELD handle.
setWidthPixels(int) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
WIDTH-PIXELS attribute is not defined for BUFFER-FIELD handle.
setWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the WIDTH-PIXELS writable attribute.
setWidthPixels(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the WIDTH-PIXELS writable attribute.
setWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets new value of WIDTH-PIXELS attribute.
setWidthPixels(int) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Sets new value of WIDTH-PIXELS attribute.
setWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets new value of WIDTH-PIXELS attribute.
setWidthPixels(int) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets new value of WIDTH-PIXELS attribute.
setWidthPixels(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of WIDTH-PIXELS attribute.
setWidthPixels(int) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets new value of WIDTH-PIXELS attribute.
setWidthPixels(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WIDTH-PIXELS attribute is read-only for SESSION handle.
setWidthPixels(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WIDTH-PIXELS attribute is read-only for SESSION handle.
setWidthPixels(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for WIDTH-PIXELS attribute on the SESSION handle.
setWidthPixels(NumberType) - Method in interface com.goldencode.p2j.util.Sizeable
Sets new value of WIDTH-PIXELS attribute.
setWidthPixels(int) - Method in interface com.goldencode.p2j.util.Sizeable
Sets new value of WIDTH-PIXELS attribute.
setWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the value for the attribute WIDTH-PIXELS in the associated config instance.
setWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.ControlEntity
The method that actually performs assignment of the WIDTH=PIXELS attribute.
setWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the value for the attribute WIDTH-PIXELS in the associated config instance.
setWidthPixelsWorker(int) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the value for the attribute WIDTH-PIXELS in the associated config instance.
setWidths(int[]) - Method in class com.goldencode.p2j.ui.client.Editor.Line
Set the widths for these metrics.
setWidths(int[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextMetrics
Set the intermediate widths.
setWidthWorker(BaseEntity.CharsPixels) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Worker for setting column width.
setWild(boolean) - Method in class com.goldencode.p2j.report.server.FileFilter
Setter for wildcard flag.
setWindow(EmulatedWindowState) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Set the window on which this mouse handler acts.
setWindow(handle) - Method in class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
Configures the file dialog to be created as child of a certain windows.
setWindow(handle) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the file dialog to be created as child of a certain windows.
setWindow(handle) - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Configures the dialog to be created as child of a certain windows.
setWindow(handle) - Method in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Configures the dialog to be created as child of a certain windows.
setWindowBounds(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set window bounds.
setWindowBounds(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Resize window.
setWindowBounds(int, int, int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set window bounds.
setWindowBounds(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Set new bounds for this window.
Because of swing constraints, the effective command is executed on Swing dispatch thread.
setWindowBounds(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the window bounds.
setWindowDefaultIcon(TopLevelWindow.IconDataType, Object) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the default window icon for all new windows on the client side.
setWindowDefaultIcon(TopLevelWindow.IconDataType, Object) - Static method in class com.goldencode.p2j.ui.client.TopLevelWindow
Sets the default window icon for all new windows on the client side.
setWindowDefaultIcon(TopLevelWindow.IconDataType, Object) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the default window icon for all new windows on the client side.
setWindowDefaultIcon() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the new default application icon on the client side.
setWindowDimension(int, int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Set the dimension for the specified window.
setWindowDimension(int, int, int) - Method in interface com.goldencode.p2j.ui.client.driver.web.ClientProtocolHooks
Set the dimension for the specified window.
setWindowDimension(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Set the dimension for the specified window.
setWindowEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set the window' sensitive state, depending on the enable flag.
setWindowEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Set the window' sensitive state, depending on the enable flag.
setWindowEnabled(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set the window's sensitive state, depending on the enable flag.
setWindowEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Set the window' sensitive state, depending on the enable flag.
setWindowEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Set the window's sensitive state, depending on the enable flag.
setWindowEnabled(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the window's sensitive state, depending on the enable flag.
setWindowFocused(Window) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedKeyboardFocusManager
Sets the target window to be able to receive keys input.
setWindowIcon(int, byte[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Sets the new application icon for given window on the client side.
setWindowIcon(byte[]) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Sets the new application icon for given window on the client side.
setWindowIcon(byte[]) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Sets the new application icon for given window on the client side.
setWindowIcon(byte[]) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Sets the new application icon for given window on the client side.
setWindowIcon(int, byte[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Sets the new application icon for given window on the client side.
setWindowIcon(int, boolean, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Sets the new application icon for given window on the client side.
setWindowId(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Set the window ID for this simulator.
setWindowingYear(long) - Static method in class com.goldencode.p2j.util.date
Sets the beginning year of the 100 year period where 2 digit dates implicitly correspond to 4 year dates.
setWindowInsertMode(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Changes the insert mode state in the window.
setWindowLocation(int, int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Set the location for the specified window.
setWindowLocation(int, int, int) - Method in interface com.goldencode.p2j.ui.client.driver.web.ClientProtocolHooks
Set the location for the specified window.
setWindowLocation(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set window location.
setWindowLocation(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Set window location.
setWindowLocation(int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set window location.
setWindowLocation(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Set window location.
setWindowLocation(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Set the location for the specified window.
setWindowLocation(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the window location in X and Y coordinates.
setWindowName(Text) - Method in class com.goldencode.p2j.ui.HelpService
Configures the name of the to be created as child of a certain windows.
setWindowName(String) - Method in class com.goldencode.p2j.ui.HelpService
Configures the name of the to be created as child of a certain windows.
setWindowState(long) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the WINDOW-STATE attribute.
setWindowState(int64) - Method in interface com.goldencode.p2j.ui.CommonWindow
Sets the WINDOW-STATE attribute.
setWindowState(long) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the WINDOW-STATE attribute.
setWindowState(int64) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the WINDOW-STATE attribute.
setWindowSystem(String) - Method in class com.goldencode.p2j.preproc.Options
Sets the window system name.
setWindowTitle(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set the window title at the OS level.
setWindowVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Hide or show the window, depending on the visible flag.
setWindowVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Hide or show the window, depending on the visible flag.
setWindowVisible(boolean) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Hide or show the window, depending on the visible flag.
setWindowVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Hide or show the window, depending on the visible flag.
setWindowVisible(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Hide or show the window, depending on the visible flag.
setWindowVisible(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Hide or show the window, depending on the visible flag.
setWordWrap(logical) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the WORD-WRAP attribute
setWordWrap(boolean) - Method in interface com.goldencode.p2j.ui.EditorInterface
Set the value of the WORD-WRAP attribute
setWordWrap(logical) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the WORD-WRAP attribute
setWordWrap(boolean) - Method in class com.goldencode.p2j.ui.EditorWidget
Set the value of the WORD-WRAP attribute
setWorkAreaHeightPixels(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-HEIGHT-PIXELS attribute is read-only for SESSION handle.
setWorkAreaHeightPixels(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for WORK-AREA-WIDTH-PIXELS attribute on the SESSION handle.
setWorkAreaWidthPixels(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-WIDTH-PIXELS attribute is read-only for SESSION handle.
setWorkAreaWidthPixels(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for WORK-AREA-WIDTH-PIXELS attribute on the SESSION handle.
setWorkAreaX(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-X attribute is read-only for SESSION handle.
setWorkAreaX(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for WORK-AREA-X attribute on the SESSION handle.
setWorkAreaY(NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
WORK-AREA-Y attribute is read-only for SESSION handle.
setWorkAreaY(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Setter for WORK-AREA-Y attribute on the SESSION handle.
setWorker(Remapper, String, String, String, int, Object, int) - Method in class com.goldencode.p2j.directory.DirectoryCopy
Attribute Value Set worker.
setWorker(FrameElement[], EventList, boolean, boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Enables a list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets is disabled and the edited data is copied from the screen buffer to the listed frame elements.
setWorkerRefererenceRecord(RandomAccessQuery) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
For single-table query: set the first component of the reference row as the reference record for the worker query.
setWorkspaceLocation(int, int) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Sets the window workspace location.
setWorkspaceLocation(int, int) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Sets the window workspace location.
setWorkspaceLocation(int, int) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Sets the window workspace location.
setWorkspaceLocation(int, int) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Sets the window workspace location.
setWorkspaceNativeSize(int, int) - Method in interface com.goldencode.p2j.ui.client.gui.GuiWindow
Sets the native size of the window workspace area.
setWorkspaceNativeSize(int, int) - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Sets the native size of the window workspace area.
setWorkspaceNativeSize(int, int) - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Sets the native size of the window workspace area.
setWorkspaceNativeSize(int, int) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Sets the native size of the window workspace area.
setWrapper(String) - Method in class com.goldencode.p2j.convert.AttributeMethodDescriptor
Assign the type of the resource used for unwrapping handles.
setWsdlPassword(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the WSDL password associated with this connection.
setWsdlUserid(String) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Set the WSDL user-id associated with this connection.
setX(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the X writable attribute.
setX(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the X writable attribute.
setX(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the horizontal position of the frame (Progress X attribute).
setX(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the horizontal position of the frame (Progress X attribute).
setX(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setX(NumberType) - Static method in class com.goldencode.p2j.util.KeyReader
Set the X attribute.
setX(NumberType) - Method in interface com.goldencode.p2j.util.XYCoordinates
Set the X attribute.
setXmlFile(String) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Set XML filename associated with the configured namespace.
setXmlPath(String) - Method in class com.goldencode.util.Mapper
Updates the path to (and including) the XML node handled by this mapper.
setXmlSchemas(List<XmlSchema>) - Method in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
Get the list of XML Schema's loaded from the WSDL document.
setXORComposite() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set "XOR composite" mode: color of the drawn elements is calculated as XOR (for each RGB component) of their color with color of underlying pixels.
setXORComposite() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set "XOR composite" mode: color of the drawn elements is calculated as XOR (for each RGB component) of their color with color of underlying pixels.
setXORComposite() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set "XOR composite" mode: color of the drawn elements is calculated as XOR (for each RGB component) of their color with color of underlying pixels.
setXORMode(ColorRgb) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Set XOR mode painting allowing to invert the destination color with current drawing primitive color.
setXORMode(ColorRgb) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Set XOR mode painting allowing to invert the destination color with current drawing primitive color.
setXORMode(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Set XOR mode painting allowing to invert the destination color with current drawing primitive color.
setXorY(boolean, int, boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the X or Y position for this widget.
setXOrYWorker(boolean, int, boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the x or y pixel position for this widget.
setXOrYWorker(boolean, int, boolean) - Method in class com.goldencode.p2j.ui.LiteralWidget
Sets the x or y pixel position for this widget.
setY(NumberType) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the Y writable attribute.
setY(int) - Method in class com.goldencode.p2j.ui.BaseEntity
Sets the Y writable attribute.
setY(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Sets the vertical position of the frame (Progress Y attribute).
setY(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Sets the vertical position of the frame (Progress Y attribute).
setY(NumberType) - Method in class com.goldencode.p2j.ui.GenericWidget
Blocks attempts to access this attribute.
setY(NumberType) - Static method in class com.goldencode.p2j.util.KeyReader
Set the Y attribute.
setY(NumberType) - Method in interface com.goldencode.p2j.util.XYCoordinates
Set the Y attribute.
setYear(String) - Method in class com.goldencode.p2j.scheduler.Job
Set the job's execution Job.year.
setYearOffset(NumberType) - Method in interface com.goldencode.p2j.util.CommonSession
Implementation of SESSION:YEAR-OFFSET attribute setter.
setYearOffset(NumberType) - Static method in class com.goldencode.p2j.util.date
Implementation of SESSION:YEAR-OFFSET attribute setter.
setYearOffset(NumberType) - Method in interface com.goldencode.p2j.util.SessionExports
Implementation of SESSION:YEAR-OFFSET attribute setter.
setYearOffset(NumberType) - Static method in class com.goldencode.p2j.util.SessionUtils
Implementation of SESSION:YEAR-OFFSET attribute setter.
setZapMode(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Set zap mode (when it is ON, next key-press will clear the data).
setZapMode(boolean, boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
Set zap mode (when it is ON, next key-press will clear the data).
sew - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiClient
Window emulator instance.
sew - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiClient.SwingGuiDialog
Window emulator instance.
sfact - Variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
WebSocket factory.
sh(String, String[], int) - Method in class com.goldencode.terminal.MasterPty
Run shell.
sha1Digest(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(String, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(String, Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(String, BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(Text, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(Text, Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(Text, BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(BinaryData, String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(BinaryData, Text) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
sha1Digest(BinaryData, BinaryData) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes the specified data using the SHA-1 algorithm, and returns a 20-byte binary message digest value in a raw instance.
shadowCopyRecord - Variable in class com.goldencode.p2j.persist.RecordBuffer
Temporary copy of the currentRecord used to detect if its value has changed as a result of refreshing from db (FIND CURRENT / GET CURRENT).
shadowLeft - Variable in class com.goldencode.ast.TreeLocal
Mapping of shadow nodes by left-side identifier.
shadowList - Variable in class com.goldencode.ast.TreeLocal
All shadow nodes, in the order read from the original input stream.
shadowListSize() - Method in class com.goldencode.ast.TreeLocal
Get the size of the shadow list.
ShadowNode - Class in com.goldencode.ast
Container for a node that is associated with a given tree (AST), but it exists outside of the primary structure of the tree.
ShadowNode() - Constructor for class com.goldencode.ast.ShadowNode
 
ShadowRemapper - Class in com.goldencode.p2j.directory
This class implements an Remapper interface which is used to hold changes made by application during batch editing session.
ShadowRemapper(Remapper) - Constructor for class com.goldencode.p2j.directory.ShadowRemapper
Construct an instance of the XmlRemapper for a given file.
shadowRight - Variable in class com.goldencode.ast.TreeLocal
Mapping of shadow nodes by right-side identifier.
shadows - Variable in class com.goldencode.ast.TreeLocal
Mapping of shadow nodes by node ID.
shadowTokens - Variable in class com.goldencode.ast.TreeLocal
Mapping of shadow nodes by the source token.
SHARE - Static variable in class com.goldencode.p2j.persist.lock.LockType
Progress-style share lock; request for this type may block
SHARE_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SHARE_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SHARE_LOCK_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SHARE_NO_WAIT - Static variable in class com.goldencode.p2j.persist.lock.LockType
Progress-style share lock; requests for this type never block
shared - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Has the record's state change yet been shared across sessions?
shared - Variable in class com.goldencode.p2j.ui.GenericFrame
Shared flame flag.
shared - Variable in class com.goldencode.p2j.ui.MenuContainerWidget
Shared menu flag.
shared - Variable in class com.goldencode.p2j.util.SharedVariableManager.SharedRegistry
Instances mapped by case-insensitive name and organized by scope.
SHARED_INSTANCE - Static variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
the string representation of shared instance
SHARED_INSTANCE - Static variable in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Shared instance name
SHARED_LIBRARY - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SHARED_LIBRARY - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SHARED_LIBRARY - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SharedData(String, int) - Constructor for class com.goldencode.p2j.directory.DirectoryResource.SharedData
Constructor.
shareDirty - Variable in class com.goldencode.p2j.persist.ValidationData
Should insert/update information be shared with other contexts?
SharedRegistry() - Constructor for class com.goldencode.p2j.util.SharedVariableManager.SharedRegistry
 
SharedVariableManager - Class in com.goldencode.p2j.util
Provides context-local scoped variable, stream, buffer, frame and temp table pools.
SharedVariableManager() - Constructor for class com.goldencode.p2j.util.SharedVariableManager
 
SharedVariableManager.SharedRegistry - Class in com.goldencode.p2j.util
Stores the registry for a specified shared resource.
SharedVariableManager.VarRegistry - Class in com.goldencode.p2j.util
Container for the registries related to shared variables.
SharedVariableManager.WorkArea - Class in com.goldencode.p2j.util
Stores the state of the current context.
shareLockTableUpdater(Database) - Method in class com.goldencode.p2j.persist.Persistence
If this object is associated with a metadata database, set this object's lock table updater to be the same as that of the Persistence instance associated with the given, primary database.
SharpPNGTranscoder - Class in com.goldencode.p2j.ui.client.gui
Transcoder to replace regular PNG transcoder from SVG batik package.
SharpPNGTranscoder() - Constructor for class com.goldencode.p2j.ui.client.gui.SharpPNGTranscoder
 
shell(String, String[], int) - Method in class com.goldencode.terminal.NativePty
Spawn a child shell process.
shell_command_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches any operating system specific shell command ( UNIX, DOS, OS2, BTOS, CTOS and VMS) and the generic shell command OS-COMMAND constructs including matching all possible command tokens up to a following DOT.
shift4overlap(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Find min shift offset to achieve max overlap of two line segments
shift_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 8th lowest precedence level of expressions - the shift operators.
shiftCurrentRow(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Shifts current row by specified delta.
shiftCurrentRow(int, boolean) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Shifts current row by specified delta.
shiftInside(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.widget.SensitiveScrollContainer
Find min shift offset to out first line segment inside the second one
SHORT - Static variable in class com.goldencode.expr.Argument
Width of a short argument, in bytes.
SHORT_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for native short values.
shortName() - Method in class com.goldencode.p2j.ui.client.Frame
Get short name of the frame.
shortName - Variable in enum com.goldencode.p2j.ui.SizeAttribute
Attribute short name as recognized by 4GL.
shortName() - Method in enum com.goldencode.p2j.ui.SizeAttribute
Returns the attribute's short name.
ShortSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.ShortSerializer
Create serializer for native short values and set its NativeTypeSerializer.mark to 1.
shortStep - Variable in class com.goldencode.p2j.ui.client.ScrollBar
Short scroll step; this is used when scroll buttons are clicked.
shouldRaiseStop(boolean, ProcessStream) - Method in class com.goldencode.p2j.util.BufferSizeManager
Determines whether we have exceeded the buffer size limit for a given stream and the STOP condition should be raised.
shouldRaiseStop(boolean) - Method in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Determine whether the stream has exceeded the buffer size and the STOP condition should be raised.
show(HasWidgets, ProcessDef, Consumer<ProcessAccountDefinition.ProcessData>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
Shows the Process Definition View dialog.
show(HasWidgets, InputDialog, IFindAccountScreen) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.FindUserAccount
Shows the Find User Account dialog.
show(HasWidgets, UserDef, Consumer<UserAccountDefinition.UserData>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Shows the User Definition View dialog.
show() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupPresenter
Shows the view.
show(HasWidgets, TaggedName[], String, String, String[], String, Consumer<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Configure the dialog.
show(HasWidgets, TaggedName[], String, String, String[], String, TaggedName, Consumer<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.ListSelect
Configure the dialog.
show(HasWidgets, TerminateSessions.JarActionType, String, String, Consumer<Boolean>) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Displays this widget.
show(HasWidgets, Consumer<Map<InputDialog.Field, Object>>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Show the dialog.
show(HasWidgets, boolean, Consumer<Map<InputDialog.Field, Object>>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Show the dialog.
show(String, String, IconType, String[], ButtonType[], Consumer<Integer>) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter.MyView
Shows the modal dialog according to the supplied arguments.
show(String, String, IconType, String[], ButtonType[], Consumer<Integer>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
Shows the message dialog.
show() - Method in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
Show widget.
show() - Method in class com.goldencode.p2j.ui.client.Browse
Show widget.
show() - Method in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Show widget.
show() - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Show window.
show() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Show widget.
show() - Method in class com.goldencode.p2j.ui.client.gui.ModalWindow
Show window.
show() - Method in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Show window.
show() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Show widget.
show() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Show widget.
show() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Show widget.
show() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Show widget.
show() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowser
Shows the main window.
showAccessError(String, String, String) - Static method in class com.goldencode.p2j.util.comhandle
Shows a standard error for accessing an property of method of a com object stored in a com-handle.
showAddProcessAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Shows the Add Process Account Dialog.
showAddProcessAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Shows the Add Process Account Dialog.
showAddUserAccountDialog() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Shows the Add User Account Dialog.
showAddUserAccountDialog() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Shows the Add User Account Dialog.
showBars - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Scroll bars show policy
ShowBars() - Constructor for enum com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl.ShowBars
 
showBody() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Shows this sub-menu body.
showBody() - Method in class com.goldencode.p2j.ui.client.SubMenu
Shows this sub-menu body.
showCallbackError(boolean, ControlFlowOps.ArgValidationErrors, String) - Method in class com.goldencode.p2j.util.WebServiceHelper
Show a callback error for a failed callback validation.
showConversionError(Exception, String, String) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Shows a conversion error in a modal dialog and registers it in the error message list; does not set the ERROR-STATUS:ERROR flag.
showCursor - Variable in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Flag that controls if the cursor is visible or not.
showDelete - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
showEditProcessAccountDialog(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Shows the Edit Process Account Dialog.
showEditProcessAccountDialog(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Shows the Edit Process Account Dialog.
showEditUserAccountDialog(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Shows the Edit User Account Dialog to edit the target user account.
showEditUserAccountDialog(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Shows the Edit User Account Dialog to edit the target user account.
showError(String) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays an error modal dialog.
showError(String, Runnable) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays the error modal dialog.
showError(String, String, Runnable) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays an error modal dialog.
showErrorAndAbend(int, String) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture error text based on the given parameters; after displaying the error text on the client, a pause is forced before stopping the application.
showErrorAndAbend(int[], String[]) - Static method in class com.goldencode.p2j.util.ErrorManager
Manufacture one or more error texts based on the given parameters, if silent error mode is enabled, then these error numbers and the respective generated error text messages will be stored in the error list, otherwise this generated error texts will be used to display a modal, alert (error) box in the UI.
showExtendedColumns - Variable in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Defines the flag that controls the visibility of additional extended columns
showFilterDialog(String, HasWidgets, Consumer<String>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Deprecated.
showFullClassName - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Full class names flag.
showHandler - Variable in class com.goldencode.p2j.admin.client.widget.dialog.ModalViewWithUiHandlers
Registration handler associated with the attached show modal dialog event handler
showHorizontalScrollbar(boolean) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Show or hide horizontal scrollbar.
showInfo(String) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays an info modal dialog.
showInfo(String, Runnable) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays an info modal dialog.
showInfo(String, String, Runnable) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays an info modal dialog.
showInTaskbar - Variable in class com.goldencode.p2j.ui.WindowConfig
Value of the SHOW-IN-TASKBAR attribute
showInvalidAccessError(String) - Static method in class com.goldencode.p2j.util.comhandle
Shows a standard error for accessing an invalid com-handle.
showMessage(String, String, MessageType, String[], ButtonType[], Consumer<Integer>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter
Shows a modal dialog according to the supplied arguments.
showMessage(String, String, IconType, String[], ButtonType[], Consumer<Integer>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter
Shows a modal dialog according to the supplied arguments.
showMessage(String, String, MessageType, String[], ButtonType[], Consumer<Integer>) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Shows a modal dialog according to the supplied arguments.
showMessage(String, String, IconType, String[], ButtonType[], Consumer<Integer>) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Shows a modal dialog according to the supplied arguments.
showMessages() - Method in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
Retrieves the server messages asynchronously and updates its view accordingly if this action is completed successfully.
showOKCancel(String, String, MessageType, Consumer<Integer>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter
Shows the ok-cancel modal dialog according to the supplied arguments.
showOKCancel(String, String, MessageType, Consumer<Integer>) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays a ok-cancel modal dialog.
showPopup(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Shows the scroll bar popup menu.
showPopup(Widget<O>, NativePoint) - Method in class com.goldencode.p2j.ui.client.Menu
Shows this pop-up menu.
showRedirectedFrames() - Method in class com.goldencode.p2j.ui.client.Window
Restores visibility of all redirected frames.
showScreenBuffer(int) - Method in class com.goldencode.p2j.ui.GenericFrame
This method will send the screen buffer for row at given index to be displayed by the client, only if no redirected output occurred.
showStackTrace() - Method in class com.goldencode.p2j.ui.client.AlertBoxCommons
Display dialog with the Progress stack trace
showWarning(String) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays a warning modal dialog.
showWarning(String, Runnable) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays a warning modal dialog.
showWarning(String, String, Runnable) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays a warning modal dialog.
showWindowForFrame(TopLevelWindow, Frame, UIStatement) - Static method in class com.goldencode.p2j.ui.client.UiUtils
Check if the specified window can be implicitly shown by the UI statement targeting the given frame.
showYesNo(String, String, MessageType, Consumer<Integer>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter
Shows the yes-no modal dialog according to the supplied arguments.
showYesNo(String, String, MessageType, Consumer<Integer>) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays a yes-no modal dialog.
showYesNoCancel(String, String, MessageType, Consumer<Integer>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogPresenter
Shows the yes-no-cancel modal dialog according to the supplied arguments.
showYesNoCancel(String, String, MessageType, Consumer<Integer>) - Method in interface com.goldencode.p2j.admin.client.widget.dialog.ModalDialogs
Displays a yes-no-cancel modal dialog.
shrink() - Method in class com.goldencode.p2j.io.ReversibleReader
Shrink the array to the smallest multiple of the standard increment amount if there is enough space to reclaim while still leaving some open slots (so new additions won't cause array growth immediately).
shrink() - Method in class com.goldencode.p2j.util.DynamicArray
Shrink the array to the smallest multiple of the standard increment amount if there is enough space to reclaim while still leaving some open slots (so new additions won't cause array growth immediately).
shutdown() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Shuts the server down.
shutdown() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Shuts the server down.
shutdown() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Shuts the server down.
shutdown(AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Shutdown.
shutdown - Variable in class com.goldencode.p2j.directory.LockManager
Shutdown flag
shutdown() - Method in class com.goldencode.p2j.main.Broker
Close brokers session on server shutdown.
shutDown() - Static method in class com.goldencode.p2j.main.TemporaryAccountPool
Shut down worker thread.
shutdown - Variable in class com.goldencode.p2j.net.RouterSessionManager
Shutdown flag.
shutdown() - Method in class com.goldencode.p2j.net.SessionManager
Terminate ALL sessions managed by this session manager and shut down the network node itself.
shutdown() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Perform driver shutdown.
shutdown() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Perform driver shutdown.
shutdown() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Perform driver shutdown.
shutdown() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Perform driver shutdown.
shutdown() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiPrimitives
Perform shutdown.
shutdown() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Perform shutdown.
shutdown() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Perform driver shutdown.
shutdown() - Method in class com.goldencode.p2j.ui.client.SigintWaiter
The method to provide safe cleanup and exit.
shutdown - Variable in class com.goldencode.p2j.util.AppServerDefinition
The shutdown procedure; may be null/empty.
shutdown() - Method in class com.goldencode.p2j.web.GenericWebServer
Shutdown server.
SHUTDOWN_PACKAGE - Static variable in class com.goldencode.p2j.net.RoutingKey
shutdown() special entry point
shutdownDatabase() - Static method in class com.goldencode.p2j.report.server.ReportApi
Explicitly shut down the database.
shutdownDone - Static variable in class com.goldencode.p2j.main.StandardServer
Flag which is set to true when shutdown is done.
shutdownDone - Variable in class com.goldencode.p2j.net.SessionManager
Mark end of shutdown process.
shutdownGraph() - Static method in class com.goldencode.p2j.uast.CallGraphHelper
Shutdown the graph DB.
shutdownLock - Static variable in class com.goldencode.p2j.main.StandardServer
Lock object for shutdown synchronization.
shutdownManager() - Method in class com.goldencode.p2j.directory.LockManager
Shutdown manager and release all waiting threads.
shutdownServer() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Shutdown the embedded web server.
shutdownServer() - Method in interface com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServer
Shutdown the embedded web server.
shutdownServer() - Method in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Shutdown the embedded web server.
shutdownServer() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Shutdown the embedded web server.
shutdownStarted - Variable in class com.goldencode.p2j.net.SessionManager
Mark start of shutdown process.
sibling(long) - Method in interface com.goldencode.ast.Aast
Test whether any of this node's siblings has the given token type.
sibling(long) - Method in class com.goldencode.ast.AnnotatedAst
Test whether any of this node's siblings has the given token type.
sibling(long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Test whether any of the current AST's siblings matches the given token type.
siblings - Variable in class com.goldencode.p2j.persist.OutputTableHandleCopier
Map of all output copiers for the procedure/function for which this copier is registered, to their 0-based indexes in the set of all TABLE-HANDLE parameters for the procedure/function (excluding other types of parameters).
sideLabel - Variable in class com.goldencode.p2j.ui.client.LabeledDataContainer
Component label.
sideLabel - Variable in class com.goldencode.p2j.ui.ControlEntity
Reference to the side-label widget (as returned by the SIDE-LABEL-HANDLE).
sideLabel - Variable in class com.goldencode.p2j.ui.LiteralWidget
Side label discriminator, when true this instance represents a side label.
sideLabelId - Variable in class com.goldencode.p2j.ui.ControlConfig
When set to a positive value, it represents the ID of the side-label widget.
sideLabelParents - Variable in class com.goldencode.p2j.ui.ScreenDefinition
For each side-label, specify its parent.
sideLabels - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
This field tracks container's SIDE-LABELS attribute.
sideLabels - Variable in class com.goldencode.p2j.ui.FrameConfig
The Progress SIDE-LABELS attribute.
sideLabels - Variable in class com.goldencode.p2j.ui.ScreenDefinition
Map with the registered side-labels in this frame.
sideWidget - Variable in class com.goldencode.p2j.ui.client.Label
The side-widget associated with this label, if this is a side-label.
SIG_ADD - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of Java List.add method signature
SIG_CHKXRNG - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of BufferImpl.checkExtentRange method signature
SIG_DEF_INIT - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of default (no-arg) constructor method signature
SIG_DMO_ASSIGN - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of P2J Undoable.assign method signature
SIG_GET - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of Java List.get method signature
SIG_INT_INIT - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of signature for a constructor which takes one int argument
SIG_INTVALUE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of intValue method signature
SIG_ISUNK - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of BaseDataType.isUnknown method signature
SIG_MIN - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of Java Math.min method signature
SIG_OOBE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of BufferImpl.outOfBoundsError method signature
SIG_SETUNK - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of BaseDataType.setUnknown method signature
SIG_SIZE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal form of Java List.size method signature
sigHash - Variable in class com.goldencode.expr.SymbolResolver.CacheKey
sigintThread - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Waiter thread for SIGINT incoming.
SigintWaiter - Class in com.goldencode.p2j.ui.client
 
SigintWaiter(Watcher) - Constructor for class com.goldencode.p2j.ui.client.SigintWaiter
The constructor that accepts watcher instance as signal consumer.
sigmap - Variable in class com.goldencode.p2j.convert.NameMappingWorker
Maps Progress source file names to external procedure signature.
SIGN_CR - Static variable in class com.goldencode.p2j.util.NumberType
Format has a "CR" as the sign specification.
SIGN_DB - Static variable in class com.goldencode.p2j.util.NumberType
Format has a "DB" as the sign specification.
SIGN_DR - Static variable in class com.goldencode.p2j.util.NumberType
Format has a "DR" as the sign specification.
SIGN_LEFT_MINUS - Static variable in class com.goldencode.p2j.util.NumberType
Format has a left minus as the sign specification.
SIGN_LEFT_PLUS - Static variable in class com.goldencode.p2j.util.NumberType
Format has a left plus as the sign specification.
SIGN_NONE - Static variable in class com.goldencode.p2j.util.NumberType
Format has no sign specification.
SIGN_PAREN - Static variable in class com.goldencode.p2j.util.NumberType
Format has non-embedded parenthesis as the sign specification.
SIGN_PAREN_EMBED - Static variable in class com.goldencode.p2j.util.NumberType
Format has embedded parenthesis as the sign specification.
SIGN_RIGHT_MINUS - Static variable in class com.goldencode.p2j.util.NumberType
Format has a right minus as the sign specification.
SIGN_RIGHT_PLUS - Static variable in class com.goldencode.p2j.util.NumberType
Format has a right plus as the sign specification.
signalFrameScope(GenericFrame, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Deferred signalling of the frame entering a new scope.
signature - Variable in class com.goldencode.expr.Compiler.PrimitiveInfo
BaseType identifier for this primitive type
signature - Variable in class com.goldencode.expr.SymbolResolver.CacheKey
Method parameter signature
Signature - Class in com.goldencode.p2j.library
Container for all info related to a native function's arguments and return value.
Signature() - Constructor for class com.goldencode.p2j.library.Signature
Default constructor.
Signature(int) - Constructor for class com.goldencode.p2j.library.Signature
Create a new native function signature.
signature - Variable in class com.goldencode.p2j.persist.hql.FunctionKey
Function parameter signature as HQL types
signature - Variable in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller.CacheKey
Method's signature types
signature - Variable in class com.goldencode.p2j.util.InternalEntry
The signature of this internal entry, as returned by the get-signature 4GL API.
SignatureHelper - Class in com.goldencode.p2j.convert
Encodes the signatures of all Progress built-in functions (FUNC_*) and handle-based methods (METH_*).
SignatureHelper() - Constructor for class com.goldencode.p2j.convert.SignatureHelper
 
SignatureHelper.FuncDef - Class in com.goldencode.p2j.convert
A simple structure to contain each function or method definition.
SignatureHelper.SignDef - Class in com.goldencode.p2j.convert
A simple structure to contain a function or methods parameter signature.
signatures - Variable in class com.goldencode.p2j.convert.SignatureHelper.FuncDef
All possible signatures for this entity.
SignDef(int, ParmType[]) - Constructor for class com.goldencode.p2j.convert.SignatureHelper.SignDef
Construct an instance.
signLeft - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
The left side sign specification of the mapped format string.
signRight - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
The right side sign specification of the mapped format string.
signSize(int) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat
Calculates the number of characters in a sign representation.
silencedWindows - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
Set of silenced windows, no particular ordering is implied here.
silent - Variable in class com.goldencode.p2j.uast.AstGenerator
Flag indicating whether silent mode is required.
silent - Variable in class com.goldencode.p2j.uast.CallGraphWorker
true if no output should be written to the terminal.
silent - Variable in class com.goldencode.p2j.uast.SymbolResolver
Flag indicating whether silent mode is required.
silent - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
No error flag (if true exceptions are silently recorded rather than thrown).
silentActivation(Widget<O>, int) - Method in class com.goldencode.p2j.ui.client.FillIn
Skip next activation request.
silentErrorDisable() - Static method in class com.goldencode.p2j.util.ErrorManager
Disables silent error mode, assigns the error status based on whether any errors were added to the error list since the last call to ErrorManager.silentErrorDisable().
silentErrorEnable() - Static method in class com.goldencode.p2j.util.ErrorManager
Enables silent error mode, clears the current error list but leaves the previous error status alone.
silentFormatErrors - Variable in class com.goldencode.p2j.ui.GenericFrame
Second and subsequent formatting errors are suppressed.
SilentUnwindException - Exception in com.goldencode.p2j.net
This class represents an artificial exception object which is used as an indicator that the Conversation thread needs to be terminated, as the client connection went down.
SilentUnwindException() - Constructor for exception com.goldencode.p2j.net.SilentUnwindException
Constructs an instance of SilenUnwindException.
SilentUnwindException(Throwable) - Constructor for exception com.goldencode.p2j.net.SilentUnwindException
Constructs an instance of SilenUnwindException.
sim - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiClient
Simulator instance.
sim - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SelectionTracker
CHUI simulator instance.
sim - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Core Swing component that simulates the terminal.
sim - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
CHUI simulator instance.
sim - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.GuiWindowContainer
Simulator instance.
simple_color_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the COLOR keyword and the required following color phrase.
simple_for_record_spec(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
simple_message_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the MESSAGE STRING or NO-MESSAGE clause used in the PAUSE language statement.
simple_on_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a greatly simplified form of the ON statement which is only seen in a ProgressParser.trigger_phrase() Progress construct.
simple_title_string() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TITLE keyword and the required following string.
simple_when_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the WHEN keyword and the required following expression.
simple_widget_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the simplest form of VIEW-AS clauses for FILL-IN, TEXT and TOGGLE-BOX.
simpleCopy(String, String) - Static method in class com.goldencode.p2j.util.Utils
Creates the directory tree to the target if needed and then copies the source to the target if needed.
simpleExpressionType(int) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Convert the type directly to a wrapper classname, if possible.
SimpleFooter() - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleFooter
 
simpleGetter(MethodVisitor, String, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a DMO method which retrieves and returns the value of the specified simple (i.e., non-indexed) field.
simpleGetterExtent(MethodVisitor, String, String, int, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a getter method which returns all of the values of a composite field as an array.
SimpleHeader() - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
 
SimpleInitializer - Class in com.goldencode.expr
Generates an initial value for a variable, using a contained instance that is returned directly.
SimpleInitializer(Object) - Constructor for class com.goldencode.expr.SimpleInitializer
Construct an instance.
simpleList - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
The list for SIMPLE combo-box mode.
simpleListPane - Variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
The list for SIMPLE combo-box mode.
simpleName(String) - Static method in class com.goldencode.p2j.util.ReflectionHelper
Removes all text up to and including the last '.' in the given string and returns the remaining text.
simpleParameters - Variable in class com.goldencode.p2j.util.AbstractParameter.Scope
Map of output simple parameter assigners for this scope, created lazily.
SimpleResults - Class in com.goldencode.p2j.persist
A simple implementation of Results which stores row data in a list provided to the constructor.
SimpleResults(List) - Constructor for class com.goldencode.p2j.persist.SimpleResults
Constructor.
simpleSetter(MethodVisitor, String, String, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a DMO method which sets the value of the specified simple (i.e., non-indexed) field.
simplifyUnknowns(Set<HQLAst>) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Get rid of unknowns in an HQL AST by evaluating relations in which these unknowns participate.
simulator - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
ChUI simulator.
single - Static variable in class com.goldencode.p2j.util.AccumulatorManager
Singleton instance of this class (across entire JVM, all contexts).
single - Static variable in class com.goldencode.p2j.util.SharedVariableManager
Singleton instance of this class (across entire JVM, all contexts).
single - Static variable in class com.goldencode.p2j.util.UnnamedStreams
The singleton instance of this class.
single_block(boolean, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the core matching of the top-level language constructs.
SINGLE_INTERVAL_SELECTION - Static variable in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Single interval selection mode.
SINGLE_SELECTION - Static variable in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Single item selection mode.
singleClient - Variable in class com.goldencode.p2j.persist.ConnectionManager
Equivalent of -1 argument in CONNECT statement.
SingleProcessClient(StandardServer, BootstrapConfig) - Constructor for class com.goldencode.p2j.main.ServerDriver.SingleProcessClient
Constructor.
SINGLETON - Static variable in exception com.goldencode.p2j.pattern.Rule.BreakException
Exception that is re-used for every break rule
SINGLETON - Static variable in exception com.goldencode.p2j.pattern.Rule.ContinueException
Exception that is re-used for every continue rule
singleton - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Singleton instance of this class
singleton - Static variable in class com.goldencode.p2j.report.server.DatabaseService
Singleton instance of this class
singleton - Static variable in class com.goldencode.proxy.ProxyFactory
Singleton instance of this factory class
sink - Variable in class com.goldencode.p2j.net.LocalStateSync
Sink for state changes.
size - Variable in class com.goldencode.expr.ConstantPool
Size (in 32-bit slots) of the constant pool.
size() - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Returns the number of mappings in the database.
size - Variable in class com.goldencode.p2j.directory.AttributeDefinition
Attribute size
size() - Method in class com.goldencode.p2j.directory.BitField
Return a field width as specified in the constructor.
size() - Method in class com.goldencode.p2j.library.BaseNativeType
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeBuffer
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeDouble
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeFloat
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeInt8
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeSignedInt16
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeSignedInt32
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeSignedInt64
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeString
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeTypeArray
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.library.NativeUnsignedInt32
Report the size (in bytes) of the native memory needed to store this instance.
size() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Return the number of results found for this query.
size() - Method in class com.goldencode.p2j.persist.Cursor
Get the current size of the cached results list.
size() - Method in class com.goldencode.p2j.persist.DynamicQuery
Get the current size of the cached results list.
size() - Method in class com.goldencode.p2j.persist.P2JIndex
Get the number of components in this index.
size() - Method in interface com.goldencode.p2j.persist.P2JQuery
Get the current size of the cached results list.
size() - Method in class com.goldencode.p2j.persist.PreselectQuery
Return the number of results found for this query.
size - Variable in class com.goldencode.p2j.persist.ProgressiveResults.Locator
Number of records in a bracket
size() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Default implementation which reports unknown value to indicate a closed query.
size() - Method in class com.goldencode.p2j.persist.QueryWrapper
Get the current size of the cached results list.
size - Variable in class com.goldencode.p2j.persist.RepositionCache
Number of virtual record entries stored in the cache
size() - Method in class com.goldencode.p2j.persist.RepositionCache
Return the number of entries currently stored in the cache.
size() - Method in class com.goldencode.p2j.security.BitSet
Returns the bit set size.
size - Variable in class com.goldencode.p2j.security.Description
item's size
size() - Method in class com.goldencode.p2j.uast.KeywordDictionary
Report the number of keywords in this dictionary.
size - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.Chunk
Chunk size
size() - Method in class com.goldencode.p2j.ui.client.model.ListModel
Get count of items in the model.
size - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Container size.
size - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFont
The font point size.
size - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Maximum number of entries
size() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Gets the maximum size of this screen buffer.
size() - Method in class com.goldencode.p2j.util.AgentPool
Get the pool size.
size - Variable in class com.goldencode.p2j.util.DynamicArray
Current size.
size - Variable in class com.goldencode.p2j.util.FileInfo
File size in bytes.
size() - Method in class com.goldencode.p2j.util.FileList
Gets the size of the list of files.
size - Variable in class com.goldencode.p2j.util.memptr
Stores the size that was last set for querying and boundary checking.
size - Variable in class com.goldencode.p2j.util.ParsedDateFormat
Size of each date component.
size - Variable in class com.goldencode.p2j.util.PartitionedArray
The total number of elements in the array.
size() - Method in class com.goldencode.p2j.util.PartitionedArray
Gets the current number of elements in the array.
size() - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns the stack depth.
size - Variable in class com.goldencode.p2j.util.ScopedList.NodeList
Size of the list
size() - Method in class com.goldencode.p2j.util.ScopedList.NodeList
Get the number of elements in this list.
size - Variable in class com.goldencode.p2j.util.ScopedList
Number of nodes in the list
size() - Method in class com.goldencode.util.EmptySet
Return a size of zero, to indicate the set is empty.
size() - Method in class com.goldencode.util.FastSiblingDeque
 
size_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the size phrase construct of the Progress 4GL language.
Sizeable - Interface in com.goldencode.p2j.util
Defines setters and getters for the WIDTH-CHARS, WIDTH-PIXELS and HEIGHT-CHARS, HEIGHT-PIXES attributes.
sizeAdjusted - Variable in class com.goldencode.p2j.ui.client.SelectionList
adjustSize() was called
SizeAttribute - Enum in com.goldencode.p2j.ui
An enumeration providing meta data for widget size attributes.
SizeAttribute(String) - Constructor for enum com.goldencode.p2j.ui.SizeAttribute
Default constructor.
sizeChanged - Variable in class com.goldencode.p2j.ui.FrameConfig
Flag indicating size change.
sizeErrorCondition() - Method in class com.goldencode.p2j.ui.client.Frame
Check prerequisite conditions for potential size change errors.
sizer(MethodVisitor, String, String) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instructions for a method which returns the number of elements of a composite field as a P2J integer object.
SKELETON_PATH - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Relative location for the non-project class/interface 4GL code.
skeletonPage - Variable in class com.goldencode.p2j.web.HtmlResourceHandler
The html skeleton page.
skeletonPath - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Relative location for the non-project class/interface 4GL code.
SKIP - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Inserts a blank line and then indents to the same level for the next output.
Skip<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
The virtual invisible widget to represent the skipping feature for the CHUI frames.
Skip(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.Skip
Constructs the skipping to the next line, no gap rows between the widgets like line feed.
Skip(WidgetId, double) - Constructor for class com.goldencode.p2j.ui.client.Skip
Constructs the skip object with the given number of the gap rows.
Skip(WidgetId, SkipConfig) - Constructor for class com.goldencode.p2j.ui.client.Skip
Special constructor used to restore component using given configuration.
SKIP_OR_SPACE - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying a SKIP or SPACE widget; doesn't have a 4GL equivalent, this is a a synthetic resource in P2J.
skipActivation - Variable in class com.goldencode.p2j.ui.client.FillIn
Skip next activation event.
skipBlock() - Method in class com.goldencode.p2j.preproc.TextParser
Matches any non-interpretable block of text from the Progress source file, including those containing nested &IF &ENDIF statements.
skipCaretDraw - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Flag indicating if caret draw is skipped on next cursor positioning, after a wait-for loop iteration.
SkipConfig - Class in com.goldencode.p2j.ui
Contains data for pseudo-widgets space and skip, which are used only in laying out a given frame.
SkipConfig() - Constructor for class com.goldencode.p2j.ui.SkipConfig
Default constructor (only used in deserialization).
SkipConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.SkipConfig
Create a new config and associate it with the given widget.
SkipConfig(int) - Constructor for class com.goldencode.p2j.ui.SkipConfig
Create a new config and associate it with the given widget.
skipDBSchema - Variable in class com.goldencode.p2j.convert.ConversionDriver.RunMode
When true, the physical DB schemas are not processed.
skipDeletedRecord - Variable in class com.goldencode.p2j.persist.QueryWrapper
Internal value of SKIP-DELETED-RECORD.
SkipEntity - Class in com.goldencode.p2j.ui
Implements the server side skip and space pseudo-widgets.
SkipEntity() - Constructor for class com.goldencode.p2j.ui.SkipEntity
Default constructor (creates a space, not a skip).
SkipEntity(boolean) - Constructor for class com.goldencode.p2j.ui.SkipEntity
Construct SPACE or SKIP depending on the argument.
SkipEntity(int) - Constructor for class com.goldencode.p2j.ui.SkipEntity
Create an instance of SKIP with specified size.
SkipField - Class in com.goldencode.p2j.util
Outputs new lines to a stream.
SkipField() - Constructor for class com.goldencode.p2j.util.SkipField
Default constructor (outputs a single line end).
SkipField(int64) - Constructor for class com.goldencode.p2j.util.SkipField
Constructor for an explicit number of line ends.
SkipField(long) - Constructor for class com.goldencode.p2j.util.SkipField
Constructor for an explicit number of line ends.
SkipField(double) - Constructor for class com.goldencode.p2j.util.SkipField
Constructor for an explicit number of line ends.
SkipField(decimal) - Constructor for class com.goldencode.p2j.util.SkipField
Constructor for an explicit number of line ends.
skipField() - Method in class com.goldencode.p2j.util.Stream
Move the index into the current line buffer past the next instance of the specified delimiter using Stream.setDelimiter(char) or the default delimiter of Stream.DELIM and then return.
SkipGuiImpl - Class in com.goldencode.p2j.ui.client.gui
SKIP implementation is GUI clients.
SkipGuiImpl(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.gui.SkipGuiImpl
Constructs the skipping to the next line, no gap rows between the widgets like line feed.
SkipGuiImpl(WidgetId, double) - Constructor for class com.goldencode.p2j.ui.client.gui.SkipGuiImpl
Constructs the skip object with the given number of the gap rows.
SkipGuiImpl(WidgetId, SkipConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.SkipGuiImpl
Special constructor used to restore component using given configuration.
skipHelpAdjustment - Variable in class com.goldencode.p2j.ui.client.FillIn
Indicates whether we should skip help string adjustment on focus gaining.
skipIf() - Method in class com.goldencode.p2j.preproc.TextParser
Matches non-interpretable block of text from the Progress source file which is a fully coded &IF &ENDIF statement, possibly recursive.
SkipImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific version of Skip.
SkipImpl(WidgetId) - Constructor for class com.goldencode.p2j.ui.chui.SkipImpl
Constructs the skipping to the next line, no gap rows between the widgets like line feed.
SkipImpl(WidgetId, int) - Constructor for class com.goldencode.p2j.ui.chui.SkipImpl
Constructs the skip object with the given number of the gap rows.
SkipImpl(WidgetId, SkipConfig) - Constructor for class com.goldencode.p2j.ui.chui.SkipImpl
Special constructor used to restore component using given configuration.
skipLoneHyphenInput() - Method in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
Don't skip a lone hyphen read from an export file.
skipLoneHyphenInput() - Method in class com.goldencode.p2j.util.Stream
Indicate whether or not a lone hyphen on input should be ignored; normal IMPORT statement processing considers this a blank field.
skipped - Variable in class com.goldencode.p2j.directory.DirectoryCopy
utility statistics
SLASH - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
SLASH_COMMENT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The 'double slash' style comment.
SLASH_STAR - Static variable in class com.goldencode.util.StringHelper
Starting text for a slash-star style comment.
sleep(int) - Static method in class com.goldencode.p2j.directory.LockManagerTest
Sleep for specified amount of time.
sleep(long) - Method in class com.goldencode.p2j.main.WebClientsManager
Causes the current thread to sleep for a given period of milliseconds
SLEEP_INTERVAL - Static variable in class com.goldencode.p2j.io.StreamConnector
Milliseconds to sleep between polls of the input stream.
Slider<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
An implementation of SLIDER widget.
Slider(WidgetId, Container<O>) - Constructor for class com.goldencode.p2j.ui.client.Slider
This constructor creates a rectangle.
Slider(WidgetId, SliderConfig) - Constructor for class com.goldencode.p2j.ui.client.Slider
Special constructor used to restore component using given configuration.
SLIDER - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SLIDER resource.
slider_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS SLIDER phrase which is called from a ProgressParser.view_as_phrase(java.lang.String).
SliderConfig - Class in com.goldencode.p2j.ui
Contains data for slider widget.
SliderConfig() - Constructor for class com.goldencode.p2j.ui.SliderConfig
Default constructor (only used in deserialization).
SliderConfig(int) - Constructor for class com.goldencode.p2j.ui.SliderConfig
Create a new config and associate it with the given widget.
SliderConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.SliderConfig
Create a new config and associate it with the given widget.
SliderGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Specific GUI implementation of SLIDER widget.
SliderGuiImpl(WidgetId, Container<GuiOutputManager>) - Constructor for class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
This constructor creates a slider.
SliderGuiImpl(WidgetId, SliderConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Special constructor used to restore component using given configuration.
SliderGuiImpl.TicMarks - Enum in com.goldencode.p2j.ui.client.gui
Working tic-marks mode.
SliderInterface - Interface in com.goldencode.p2j.ui
Defines all slider specific attributes and methods that are used by SLIDER.
SliderWidget - Class in com.goldencode.p2j.ui
Implements the server side slider widget.
SliderWidget() - Constructor for class com.goldencode.p2j.ui.SliderWidget
Default constructor (creates static vertical slider).
SliderWidget(boolean) - Constructor for class com.goldencode.p2j.ui.SliderWidget
Default constructor.
slock - Variable in class com.goldencode.p2j.net.Protocol
Synchronizes access to the state synchronizer.
SLOT_CONTENT - Static variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Content slot
SLOT_LIBS - Static variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesPresenter
Slot for the embedded grids
SLOT_MAIN - Static variable in class com.goldencode.p2j.admin.client.application.ApplicationPresenter
Presenter's slot
SLOT_MENU - Static variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Menu slot
SLOT_MESSAGE_DLG - Static variable in class com.goldencode.p2j.admin.client.application.ApplicationPresenter
Slot for message dialogs
sm - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
instance of the security manager
sm - Variable in class com.goldencode.p2j.security.AbstractResource
reference to the attached instance of SecurityManager
sm - Variable in class com.goldencode.p2j.security.AssociatedThread
Security Manager instance.
sm - Variable in class com.goldencode.p2j.security.SecurityAdmin
instance of security manager
sm - Variable in class com.goldencode.p2j.security.SecurityCache
instance of security manager
SM_ARROW_PAD - Static variable in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Sub-menu arrow left padding in characters.
SM_ARROW_WIDTH - Static variable in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Sub-menu arrow width (for toggle-box) in characters.
SMALL_ICON_SIZE - Static variable in class com.goldencode.p2j.ui.WindowConfig
Small sized window icon size.
smallTitle - Variable in class com.goldencode.p2j.ui.WindowConfig
Value of SMALL-TITLE attribute.
snapshot - Variable in class com.goldencode.p2j.persist.event.RecordChangeEvent
Snapshot of the original DMO, before any change was made
snapshot - Variable in class com.goldencode.p2j.persist.RecordBuffer
Latest DMO data record to back this buffer
SnapshotParameterFilter(int) - Constructor for class com.goldencode.p2j.persist.CompoundQuery.SnapshotParameterFilter
Create filter that handles parameters passed to the component's subquery which handles the target buffer.
SO_KEEPALIVE - Static variable in class com.goldencode.p2j.util.SocketImpl
SO-KEEPALIVE socket option name
SO_LINGER - Static variable in class com.goldencode.p2j.util.SocketImpl
SO-LINGER socket option name
SO_RCVBUF - Static variable in class com.goldencode.p2j.util.SocketImpl
SO-RCVBUF socket option name
SO_RCVTIMEO - Static variable in class com.goldencode.p2j.util.SocketImpl
SO-RCVTIMEO socket option name
SO_REUSEADDR - Static variable in class com.goldencode.p2j.util.SocketImpl
SO-REUSEADDR socket option name
SO_SNDBUF - Static variable in class com.goldencode.p2j.util.SocketImpl
SO-SNDBUF socket option name
SOAP_FAULT - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SOAP-FAULT resource.
SOAP_FAULT_DETAIL - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SOAP-FAULT-DETAIL resource.
SOAP_HEADER - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SOAP-HEADER resource.
SOAP_HEADER_ENTRYREF - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SOAP-HEADER-ENTRYREF resource.
soapEndpoint - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
soapEndpoint - Variable in class com.goldencode.p2j.util.WebServiceHelper
The target SOAP endpoint to which requests are sent.
soapEndpointPassword - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
soapEndpointUserid - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
SOAPEntity - Interface in com.goldencode.p2j.util
Interface describing the common features for SOAP-FAULT-DETAIL and SOAP-HEADER-ENTRYREF resources: GET-NODE method GET-SERIALIZED method
SOAPFactory - Class in com.goldencode.p2j.util
Adds support for the CREATE SOAP-HEADER and CREATE SOAP-HEADER-ENTRYREF language statements.
SOAPFactory() - Constructor for class com.goldencode.p2j.util.SOAPFactory
 
soapFactory - Static variable in class com.goldencode.p2j.util.WebServiceImpl
A SOAP factory to create message data.
soapFault - Variable in class com.goldencode.p2j.util.ErrorManager.ErrorStatus
Handle containing the value of the ERROR-OBJECT-DETAIL attribute set by the last statement executed with a NO-ERROR clause.
SOAPFault - Interface in com.goldencode.p2j.util
SOAPFaultDetailImpl - Class in com.goldencode.p2j.util
A class for implementing the SOAP-FAULT-DETAIL method and attributes.
SOAPFaultDetailImpl(String) - Constructor for class com.goldencode.p2j.util.SOAPFaultDetailImpl
Create a new SOAP Fault detail instance.
SOAPFaultImpl - Class in com.goldencode.p2j.util
A class for implementing the SOAP-FAULT method and attributes.
SOAPFaultImpl(String, String, String, SOAPFaultDetailImpl) - Constructor for class com.goldencode.p2j.util.SOAPFaultImpl
Create a new SOAP Fault instance.
SOAPHeader - Interface in com.goldencode.p2j.util
Interface describing the features for SOAP-HEADER resource: NUM-HEADER-ENTRIES attribute ADD-HEADER-ENTRY method GET-HEADER-ENTRY method
SOAPHeaderEntry - Interface in com.goldencode.p2j.util
SOAPHeaderEntryImpl - Class in com.goldencode.p2j.util
A class for implementing the SOAP-HEADER-ENTRYREF methods and attributes.
SOAPHeaderEntryImpl() - Constructor for class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Implicit c'tor.
SOAPHeaderImpl - Class in com.goldencode.p2j.util
A class for implementing the SOAP-HEADER methods and attributes.
SOAPHeaderImpl() - Constructor for class com.goldencode.p2j.util.SOAPHeaderImpl
Implicit c'tor.
socket - Variable in class com.goldencode.p2j.net.NetSocket
Embedded socket which may or may not be secure.
socket - Variable in class com.goldencode.p2j.net.Queue
Socket which is used for communication with remote side.
socket - Variable in class com.goldencode.p2j.net.RouterSessionManager.Incoming
Client connection socket.
SOCKET - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SOCKET resource.
socket - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
The associated socket.
socket - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
The associated java socket.
socket - Variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
The non-ssl server socket.
Socket - Interface in com.goldencode.p2j.util
Interface for SOCKET methods and attributes
socketAddress - Variable in class com.goldencode.p2j.persist.Database
Socket address of P2J server which is authoritative for database
SocketData(int, Socket, String) - Constructor for class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
Save the data for this socket and create the specialized instances to raise READ-RESPONSE events and to read data from the socket.
SocketData(int, long, Socket, String) - Constructor for class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
Save the data for this socket and create the specialized instances to raise READ-RESPONSE events and to read data from the socket.
SocketFactory - Class in com.goldencode.p2j.util
A class for instantiating socket handles.
SocketFactory() - Constructor for class com.goldencode.p2j.util.SocketFactory
 
socketId - Variable in class com.goldencode.p2j.util.SocketImpl
The associated socket id on P2J client side.
SocketImpl - Class in com.goldencode.p2j.util
A class for implementing the SOCKET method and attributes.
SocketImpl() - Constructor for class com.goldencode.p2j.util.SocketImpl
Default constructor which initializes SOCKET specific settings.
SocketImpl(int) - Constructor for class com.goldencode.p2j.util.SocketImpl
Create a new socket resource on server side and associate it with the given LowLevelSocketImpl instance from P2J client side.
SocketImpl.ServerSocketMapping - Class in com.goldencode.p2j.util
Mapping of a legacy server socket data to post-migration server socket.
SocketListener - Interface in com.goldencode.p2j.util
Interface for SERVER-SOCKET methods and attributes
SocketListenerImpl - Class in com.goldencode.p2j.util
A class for implementing the SERVER-SOCKET method and attributes.
SocketListenerImpl() - Constructor for class com.goldencode.p2j.util.SocketListenerImpl
Default constructor which initializes SERVER-SOCKET specific settings.
sockets - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.WorkArea
A registry containing the open sockets.
sockets - Static variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
The context-local data of this class: a registry of server sockets by their ID.
sort - Variable in class com.goldencode.p2j.persist.HQLHelperCache.Key
Order by clause, if any
sort - Variable in class com.goldencode.p2j.persist.IndexHelper.SortKey
Sort phrase
sort - Variable in class com.goldencode.p2j.persist.PreselectQuery
HQL order by clause used across all query components
sort - Variable in class com.goldencode.p2j.persist.QueryComponent
Order by clause for FIRST/LAST iteration components
sort - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Original sort clause (only stored until helper is built)
sort - Variable in class com.goldencode.p2j.persist.SortCriterion.CacheKey
Sort phrase
sort - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
SORT attribute.
sort - Variable in class com.goldencode.p2j.ui.ControlSetConfig
true to force items to be sorted.
SORT_ALL - Static variable in interface com.goldencode.p2j.report.ReportConstants
Custom report sort type - sort all rows
SORT_AREA_LEFT_CLIP - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Left clipping for sort area (sort arrow and number).
SORT_AREA_RIGHT_CLIP - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Right clipping for sort area (sort arrow and number).
SORT_ARROW_DOWN_IMAGE_NAME - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Name of the sorting arrow down image.
SORT_ARROW_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Height of a sort arrow displayed on column labels, in pixels.
SORT_ARROW_MAX_LEFT_OFFSET - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Maximum offset between sort arrow and label text.
SORT_ARROW_UP_IMAGE_NAME - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Name of the sorting arrow up image.
SORT_ARROW_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Width of a sort arrow displayed on column labels, in pixels.
SORT_MATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SORT_MATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SORT_MATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SORT_NONE - Static variable in interface com.goldencode.p2j.report.ReportConstants
Custom report sort type - no specific sorting
SORT_NOT_LAST - Static variable in interface com.goldencode.p2j.report.ReportConstants
Custom report sort type - sort all but last rows (to avoid sorting a summary row)
SORT_NUMBER_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference to the sort number font (on browse column labels), a system font.
SORT_NUMBER_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the font for sort numbers in browse column headers.
SORT_NUMBER_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Height of a sort number displayed on column labels, in pixels.
SORT_NUMBER_IMAGE_NAME_TEMPLATE - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Template of a sorting number image name.
SORT_NUMBER_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Width of a sort number displayed on column labels, in pixels.
sort_order_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the BY keyword, the required following expression and the optional DESCENDING keyword.
sortArray(String[]) - Static method in class com.goldencode.p2j.directory.LdapMapGen
Sort array of strings.
sortArrowDownImage - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Cached sort arrow down image.
sortArrowUpImage - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Cached sort arrow up image.
sortAscending - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
SORT-ASCENDING attribute
sortClasses(Aast) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Sorts CLASS children ASTs of parent in place into ascending order, according to the association dependencies of each class.
sortCriteria - Variable in class com.goldencode.p2j.persist.AdaptiveComponent
Sort criteria associated with this query component
sortCriteria - Variable in class com.goldencode.p2j.persist.HQLHelper
Components of a parsed order by clause
sortCriteriaMatchSortPhrase(List<SortCriterion>) - Method in class com.goldencode.p2j.persist.Presorter
Determines whether the sort criteria added to this Presorter match the leading components of the given criteria.
SortCriterion - Class in com.goldencode.p2j.persist
An individual sort criterion, consisting of a property name, sort direction, DMO implementation class associated with an alias qualifier, getter method for the property, and a flag indicating whether case is ignored when sorting a character property.
SortCriterion(RecordBuffer, String, String, Class<?>, Class<?>) - Constructor for class com.goldencode.p2j.persist.SortCriterion
Constructor which parses original sort component text, deriving the property name, sort direction, getter method for the property, case sensitivity of the property (character type only), and possibly a subscript value (for extent fields) and a composite alias name (for extent fields which are converted to use composite inner classes within the DMO).
SortCriterion(P2JDialect, String, String, Class<?>, Class<?>) - Constructor for class com.goldencode.p2j.persist.SortCriterion
Constructor which parses original sort component text, deriving the property name, sort direction, getter method for the property, case sensitivity of the property (character type only), and possibly a subscript value (for extent fields) and a composite alias name (for extent fields which are converted to use composite inner classes within the DMO).
SortCriterion(P2JDialect, String, String, Class<?>, Class<?>, boolean) - Constructor for class com.goldencode.p2j.persist.SortCriterion
Constructor which parses original sort component text, deriving the property name, sort direction, getter method for the property, case sensitivity of the property (character type only), and possibly a subscript value (for extent fields) and a composite alias name (for extent fields which are converted to use composite inner classes within the DMO).
SortCriterion.CacheKey - Class in com.goldencode.p2j.persist
Key for cached criterion lists.
sorted - Variable in class com.goldencode.cache.ExpiryCache
Sorted set of key-value nodes
SortedElement - Interface in com.goldencode.p2j.ui
Groups widgets that have SORT attribute.
SortedResults(Results) - Constructor for class com.goldencode.p2j.persist.Presorter.SortedResults
Constructor which presorts all results according to this query's sort criteria and retains a list of the primary key ID arrays representing the records which comprise each result row.
sortedResults(Iterable<Element>, Object[]) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Sort the given elements by the specified properties.
sorter - Variable in class com.goldencode.p2j.persist.DMOSorter.FieldWorker
Worker object which performs a sort of DMO property data
sorter - Variable in class com.goldencode.p2j.persist.PresortCompoundQuery
Helper which sorts preselected, unsorted results
sorter - Variable in class com.goldencode.p2j.persist.Presorter.SortHelper
Directional BaseDataType sorter
sorter - Variable in class com.goldencode.p2j.persist.PresortQuery
Helper which sorts preselected, unsorted results
sorters - Variable in class com.goldencode.p2j.persist.IndexHelper
Map of sort clauses to DMOSorter objects
SortHelper(boolean) - Constructor for class com.goldencode.p2j.persist.Presorter.SortHelper
Constructor which stores the sort value resolver and generates the appropriate comparator for an ascending or descending sort.
sortHelper - Static variable in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Sorts widgets based on a left to right and top to bottom ordering.
sortHelpers - Variable in class com.goldencode.p2j.persist.Presorter
Map of break group keys to SortHelper values
sortIndex - Variable in class com.goldencode.p2j.persist.HQLHelper
Sort index used by query
sortIndex - Variable in class com.goldencode.p2j.persist.QueryComponent
Sort index associated with this query component
sortIndex - Variable in class com.goldencode.p2j.persist.RecordBuffer
Sort index last used by a query updating the contents of this buffer
SortIndex - Class in com.goldencode.p2j.persist
An object which indicates the type of sort used for a particular query, without regard for sort direction (ascending or descending).
SortIndex(String, String) - Constructor for class com.goldencode.p2j.persist.SortIndex
Construct a new sort index, specifying a sort phrase and its directional inverse.
sorting - Variable in class com.goldencode.p2j.report.server.CustomColumn
Sort constant for column
sortItems() - Method in class com.goldencode.p2j.ui.ControlSetEntity
Sort items according to current sort flag.
SortKey(String, String) - Constructor for class com.goldencode.p2j.persist.IndexHelper.SortKey
Constructor.
sortKey - Variable in class com.goldencode.p2j.persist.Presorter.SortedResults.Row
Array of Resolvable results used for sorting
sortMatches - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Sort matches for current record phrase in order of increasing specificity.
sortNodes(DefaultMutableTreeNode) - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Sorts the tree nodes.
sortNumber - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
SORT-NUMBER attribute
sortNumberFontDetails - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Font for sort number.
sortNumberImages - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Cached images of sort numbers.
sortProperties(Aast) - Method in class com.goldencode.p2j.schema.DataModelWorker.Library
Shifts order attribute for denormalized fields and sorts PROPERTY children ASTs of parent in place into ascending order, according to the numeric value specified by the "order" annotation.
source - Variable in class com.goldencode.ast.ShadowNode
Original token which generated this instance.
source - Variable in class com.goldencode.cache.CacheExpiryEvent
Cache object originating this event
source - Variable in exception com.goldencode.p2j.convert.CompileException
The AST that caused the failure to occur.
source - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of Progress source files (command line input).
source - Variable in class com.goldencode.p2j.net.LocalStateSync
Source of state changes.
source - Variable in class com.goldencode.p2j.net.RoutingKey
Source node address
source - Variable in class com.goldencode.p2j.pattern.CopySpec
Source filename.
source - Variable in class com.goldencode.p2j.persist.event.RecordChangeEvent
Record buffer which generated this event
source - Variable in class com.goldencode.p2j.preproc.PreprocessorHints
Normalized source filename
source - Variable in class com.goldencode.p2j.report.server.CallGraphLink
Graph-unique id for the source node.
source - Variable in class com.goldencode.p2j.schema.SchemaStatsHelper.SourceSpec
Source file name.
source - Variable in class com.goldencode.p2j.ui.client.event.Event
Event source.
source() - Method in class com.goldencode.p2j.ui.client.event.Event
Source widget for this event.
source() - Method in class com.goldencode.p2j.ui.client.event.WindowActivated
Get the window source.
source() - Method in class com.goldencode.p2j.ui.client.event.WindowMoved
Get the window source.
source() - Method in class com.goldencode.p2j.ui.client.event.WindowResized
Get the window source.
source - Variable in class com.goldencode.p2j.ui.EmbeddedAssignment
The expression to be executed at assignment time.
source - Variable in class com.goldencode.p2j.ui.HeaderElement
The (possibly capturing) expression to be executed at HeaderElement.get() time.
SOURCE_CHARSET - Static variable in interface com.goldencode.p2j.uast.HintsConstants
Preprocessor SOURCE-CHARSET element tag name.
source_or_target_clause(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SOURCE or TARGET and following codepage or field construct which is matched as a ProgressParser.expr().
sourceAst - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Read-only source AST currently being processed
sourceAstId - Variable in exception com.goldencode.p2j.pattern.TreeWalkException
ID of the source AST
sourceCharset - Variable in class com.goldencode.p2j.uast.UastHints
The source charset.
sourceCp - Variable in class com.goldencode.p2j.util.Stream
Source codepage for character conversion.
sourceDir - Variable in class com.goldencode.p2j.uast.UastHints
Path to the source directory.
SOURCEFILE - Static variable in class com.goldencode.expr.Attribute
SourceFile attribute name.
sourceFile - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Location
Unqualified application source code file name containing query
SourceFileHelper - Interface in com.goldencode.p2j.pattern
Provides an API for an object that helps copy and link (from statistics reports) to source code.
SourceLine - Class in com.goldencode.p2j.report.server
Information about a single line of source code, which is simply the line number at which this code appears, and the text of the code itself.
SourceLine() - Constructor for class com.goldencode.p2j.report.server.SourceLine
 
SourceListingApi - Class in com.goldencode.p2j.report.server
Provides an interface for source file listing services.
SourceListingApi() - Constructor for class com.goldencode.p2j.report.server.SourceListingApi
Default constructor.
SourceNameMapper - Class in com.goldencode.p2j.util
This class performs a bidirectional run-time mapping of a Progress procedure file name to and from a Java class name.
SourceNameMapper() - Constructor for class com.goldencode.p2j.util.SourceNameMapper
 
SourceNameMapper.ExternalProgram - Class in com.goldencode.p2j.util
Container for all external program information.
sourceProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the SOURCE-PROCEDURE system handle.
sourceProcedures - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Stack of source-procedures, by instance.
sourceProceduresData - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Stack of source-procedures' data.
SourceSpec(String, boolean) - Constructor for class com.goldencode.p2j.schema.SchemaStatsHelper.SourceSpec
Create an instance.
sourceToTargetXor(int[], short[]) - Static method in class com.goldencode.p2j.util.SecurityOps
Walk forward through the array of source data provided and XOR each byte into the target array, but with the index of the target matching a backwards walk.
sp2os - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of Progress source file specific P2O files.
SPACE - Static variable in class com.goldencode.p2j.ui.client.Editor
single space string
SPACE - Static variable in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Special value for an empty digit place.
SPACE - Static variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Special value for an empty digit place.
Space<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
The virtual invisible widget to represent the space(n) keyword feature for the CHUI frames.
Space(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.Space
Constructs the skipping to the next column.
Space(WidgetId, double) - Constructor for class com.goldencode.p2j.ui.client.Space
Constructs the space object with the given number of the gap columns.
Space(WidgetId, SkipConfig) - Constructor for class com.goldencode.p2j.ui.client.Space
Special constructor used to restore component using given configuration.
SPACE_LF - Static variable in class com.goldencode.p2j.ui.client.Editor
space & lf
space_or_skip() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SPACE() or SKIP() constructs and the optional following numeric constant.
SpaceColumnRenderer() - Constructor for class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
Dummy constructor.
SpaceField - Class in com.goldencode.p2j.util
Outputs spaces to a stream.
SpaceField() - Constructor for class com.goldencode.p2j.util.SpaceField
Default constructor (outputs a single space).
SpaceField(int) - Constructor for class com.goldencode.p2j.util.SpaceField
Constructor for an explicit number of spaces.
SpaceField(int64) - Constructor for class com.goldencode.p2j.util.SpaceField
Constructor for an explicit number of spaces.
SpaceField(double) - Constructor for class com.goldencode.p2j.util.SpaceField
Constructor for an explicit number of spaces.
SpaceField(decimal) - Constructor for class com.goldencode.p2j.util.SpaceField
Constructor for an explicit number of spaces.
spacer - Static variable in class com.goldencode.p2j.convert.ConversionDriver
Spacer for section headers and output.
SPACING - Static variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl.ButtonsPanel
Button spacing in characters.
Span(InputDialog.Item...) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Span
Ctor.
spareIteration - Variable in class com.goldencode.p2j.ui.client.Frame
Storage for 'spare' iteration values.
SpareIteration - Class in com.goldencode.p2j.ui.client
Convenient container for 'spare' iteration data.
SpareIteration(Widget<?>, ScreenBuffer, int[], boolean) - Constructor for class com.goldencode.p2j.ui.client.SpareIteration
Constructor.
spawn(BrokerSpawnParameters) - Method in interface com.goldencode.p2j.main.BrokerClientServices
Request to spawn a remote P2J client.
spawn(BrokerSpawnParameters) - Static method in class com.goldencode.p2j.main.BrokerCore
This is an exported service used to process remote launch.
spawn(Brokers, BrokerSpawnParameters) - Static method in class com.goldencode.p2j.main.BrokerManager
Spawn a process remotely via a broker.
spawn(String, String, Map<String, String>) - Method in class com.goldencode.p2j.main.ClientSpawner
Launch a P2J client local or remote.
spawn(String, String, boolean, String[], String) - Method in interface com.goldencode.p2j.main.WebClientLauncher
Spawn a new web client process, returning the redirect URL if successful.
spawn(String, String, boolean, String[], String) - Static method in class com.goldencode.p2j.main.WebHandler
Spawn a new web client process, returning the redirect URL if successful.
spawner - Static variable in class com.goldencode.p2j.main.BrokerCore
Spawner
spawner - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
Spawner executable name.
Spawner - Interface in com.goldencode.p2j.main
This interface is exported using a RemoteObject protocol and is designed as a communication gateway between the server handler and spawned client.
spawner - Static variable in class com.goldencode.p2j.main.SpawnerImpl
Instance of Spawner
Spawner.OutOfResources - Exception in com.goldencode.p2j.main
An exception is thrown if the system can't allocate free resources for the spawned client.
SpawnerImpl - Class in com.goldencode.p2j.main
This class implements the Spawner contract exported via a RemoteObject protocol.
SpawnerImpl() - Constructor for class com.goldencode.p2j.main.SpawnerImpl
Register a Remote Object Server.
SpawnerListener<R extends java.io.Serializable> - Interface in com.goldencode.p2j.main
This interface should be implemented by callers which communicate with a spawned process (client) in order to provide custom data to the client and notify the server that the client process has started.
SpawnerResult() - Constructor for class com.goldencode.p2j.main.WebHandler.SpawnerResult
 
spawnWorker(String, String, boolean, String[], boolean, String, WebClientsManager, String[]) - Static method in class com.goldencode.p2j.main.WebHandler
Spawn a client with the given account credentials and UI mode.
spec - Variable in class com.goldencode.p2j.report.server.FileFilter
File specification which defines the filter
spec - Variable in class com.goldencode.p2j.uast.SymbolResolver.UsingSpec
Match specification (package/.NET namespace or full classname).
spec - Static variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
URI format specification.
spec - Static variable in class com.goldencode.p2j.util.BlockDefinition
Sprintf format specification for string representation.
spec - Static variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Sprintf format specification for string representation.
SPECIAL - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
specialDataTypeKeywordAbbreviations(int) - Method in class com.goldencode.p2j.uast.ProgressParser
Common routine to rewrite the data, field type based on a requirement for additional abbreviation support (beyond that which can normally be used in the rest of the Progress language.
specificParams - Variable in class com.goldencode.p2j.ui.HelpService
The list of specific parameters to current action (optional).
specToOffset(String) - Static method in class com.goldencode.p2j.util.date
Obtains the timezone offset in minutes from UTC that corresponds to the given timezone specification.
SpiVersion - Class in com.goldencode.p2j
The class provides an entry point for printing FWD version to standard output.
SpiVersion() - Constructor for class com.goldencode.p2j.SpiVersion
 
split(String) - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Split message.
SPLIT_CHUNK - Static variable in class com.goldencode.p2j.admin.CertificateUtils
certificate encoding I/O chunk (as in *.PEM files)
SPLIT_CHUNK - Static variable in class com.goldencode.p2j.security.SecurityAdmin
certificate encoding I/O chunk (as in *.PEM files)
splitDocAndReleaseResources() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Split doc and release resources.
splitEvents() - Method in class com.goldencode.p2j.ui.EventList
Split the events in this list into (id, event) and (anywhere-globally, event) pairs.
splitFormat - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat
Complex format with split alignment.
splitFormat(String) - Static method in class com.goldencode.p2j.util.logical
Split a valid logical format string in a safe way that handles all possible edge cases.
splitId(String) - Static method in class com.goldencode.p2j.directory.IdUtils
Split path into parent id and node name.
splitLine(String, int, int) - Method in class com.goldencode.p2j.ui.client.Editor
Replace line, splitting it if necessary
splitLine(String, int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Replace line, splitting it if necessary
splitMessage(String, Color) - Method in class com.goldencode.p2j.ui.client.Window
Split long message and display it piece by piece.
splitName(String) - Static method in class com.goldencode.p2j.security.AdminResourceNamespace
Splits a resource instance name into components.
splitPath(String, String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Splits a path using the alternative separator string
splitRange(SortedSet<Long>) - Method in class com.goldencode.p2j.persist.id.Range
Splits the range into several ranges using the given numbers as break points.
splitRange(List<Long>) - Method in class com.goldencode.p2j.persist.id.Range
Splits the range into several ranges using the given numbers as break points.
splittedDoc - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Holds binary documents that comprise the all report and their maximal numbers of pages don't exceed the defined limit given by MAX_PAGE_NUMBER.
splitToList(String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Split the given value into a list of String's, using the given delimiter.
sprintf(String, Object[]) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Given a format string using C-like printf syntax, and an array of runtime replacement arguments, perform formatted variable substitution and return the resulting string.
sql_aggregate_funcs() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an embedded SQL aggregate function call.
sql_assign() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SQL assignment of an ProgressParser.sql_value() to an ProgressParser.lvalue().
sql_assign_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the list of column assignments in an ProgressParser.sql_update_stmt() which are rooted at a SET keyword.
sql_column_def() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ADD, DROP or ALTER specification for an ProgressParser.alter_table_stmt().
sql_column_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the list of fields or SQL aggregate functions in a ProgressParser.select_stmt().
sql_column_options() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the possible clauses to define column attributes or options.
sql_column_spec(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a column name as a ProgressParser.symbol() and the following data type as ProgressParser.sql_data_type().
sql_correlation_name(String) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a correlation name (ProgressParser.symbol()) in an ProgressParser.sql_table_spec() and creates a new buffer for the given table name.
sql_data_option() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches limited options (for column data type specifiers) as numeric literals in parenthesis.
sql_data_type() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all possible SQL data types.
sql_default_value() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the DEFAULT keyword and the following literal.
sql_direction_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the ASCEND or DESCEND keywords.
sql_explicit_join() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all 3 kinds of explicit join (inner joins, left outer joins and right outer joins).
SQL_FILENUM - Static variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
SQL query to find a file number by converted table name (used by lock manager)
sql_from() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an embedded SQL FROM clause and the following ProgressParser.sql_table_spec().
sql_group_by() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SQL GROUP BY specification and its following list of comma separated ProgressParser.expr().
sql_having() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SQL HAVING keyword and its following ProgressParser.expr().
sql_indicator_var() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the indicator variable specification in a ProgressParser.sql_into().
sql_individual_column() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a single field or expression (including SQL aggregate functions) in a ProgressParser.sql_column_list().
sql_into() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an embedded SQL INTO clause and the following list of variables (uses ProgressParser.lvalue() and ProgressParser.sql_indicator_var()).
sql_join_condition() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an ON followed by an ProgressParser.expr() which is a SQL join condition.
SQL_LOCK - Static variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
SQL query to find a lock record by lock recid and user
sql_name_list(boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a parenthesized list of column names as ProgressParser.symbol().
sql_not_null() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the NOT NULL keywords and the optional following UNIQUE.
sql_on_table() - Method in class com.goldencode.p2j.uast.ProgressParser
sql_order_by() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SQL ORDER BY specification and its following list of comma separated ProgressParser.expr() and optional ProgressParser.sql_direction_spec().
sql_simple_column_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the list of fields in a ProgressParser.insert_into_stmt().
sql_table_spec() - Method in class com.goldencode.p2j.uast.ProgressParser
sql_to_from_users() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches SQL TO or FROM rights option with a list of users as ProgressParser.symbol() or the keyword PUBLIC.
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.CharacterUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.DatetimeUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.DateUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.DecimalUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.HandleUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.Int64UserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.IntegerUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.LogicalUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.RawUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.RecIDUserType
Single element array containing the SQL type constant being mapped
SQL_TYPES - Static variable in class com.goldencode.p2j.persist.type.RowIDUserType
Single element array containing the SQL type constant being mapped
sql_unique_index() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches UNIQUE followed by a parenthesized list of column names using ProgressParser.sql_column_list().
sql_update_rights() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches SQL UPDATE rights option with a list of columns using ProgressParser.lvalue().
sql_update_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SQL UPDATE statement.
sql_value() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a single ProgressParser.expr() or KW_NULL.
sql_value_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the list of values in a ProgressParser.insert_into_stmt().
SQL_WIDTH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SQL_WIDTH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SQL_WIDTH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
sqlColumns - Variable in class com.goldencode.p2j.schema.TableHints
SQL columns conversion replacements for the table.
sqlCreateIndexes - Variable in class com.goldencode.p2j.persist.TempTableHelper
Dialect-specific SQL statement(s) to create temp table index(es)
sqlCreateTables - Variable in class com.goldencode.p2j.persist.TempTableHelper
Dialect-specific SQL statement(s) to create temp table(s)
sqlDelFileFilter - Static variable in class com.goldencode.p2j.report.server.ReportApi
Delete a filter profile
sqlDelRptResults - Static variable in class com.goldencode.p2j.report.server.ReportApi
Delete results for a single report
sqlDelUsrRpt - Static variable in class com.goldencode.p2j.report.server.ReportApi
Delete a single report
sqlDropIndexes - Variable in class com.goldencode.p2j.persist.TempTableHelper
Dialect-specific SQL statement(s) to drop temp table index(es)
sqlDropTables - Variable in class com.goldencode.p2j.persist.TempTableHelper
Dialect-specific SQL statement(s) to drop temp table(s)
SQLHelper - Class in com.goldencode.p2j.util
Static class that exposes utility methods for processing strings that are fed to SQL queries as part of WHERE clauses.
SQLHelper() - Constructor for class com.goldencode.p2j.util.SQLHelper
 
sqlNestLevel - Variable in class com.goldencode.p2j.uast.ProgressParser
Tracks the number of times an SQL UNION statement is nested.
sqlQryAllSrcFiles - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query list of all source file names
sqlQryAllUsers - Static variable in class com.goldencode.p2j.report.server.ReportApi
 
sqlQryAstId - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query to get AST ID associated with a file id and source type
sqlQryCustCells - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query for a particular custom report's cell data
sqlQryCustCols - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query for a particular custom report's column (meta) data
sqlQryDefFileFilter - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query to get ID of default file filter
sqlQryDetail - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query for a detail report
sqlQryFidsNames - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query all source file ids and names of a certain type
sqlQryFileID - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query the ID of a file record with the given name.
sqlQryFileListing - Static variable in class com.goldencode.p2j.report.server.SourceListingApi
Query all source file names with id and type info
sqlQryFiles - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query all source file names of a certain type
sqlQryFilters - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query all filter profiles
sqlQryFilterSpec - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query list of files specifications for the target filter
sqlQryFltExactFiles - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query all source file names in the specified filter with non-WILD mark.
sqlQryFltFiles - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query all source file names of a certain type, applying active filter
sqlQryFltWildFiles - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query all source file names in the specified filter with WILD mark.
sqlQryMasterAgg - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query for master code report using aggregate roll-ups
sqlQryMasterAll - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query for master code report using cached statistics, including all source files
sqlQryNonDefFlt - Static variable in class com.goldencode.p2j.report.server.ReportApi
 
sqlQryRptDef - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query a report definition
sqlQrySourceLines - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query for all source lines (except marker line 0) for a particular source file
sqlQrySrchHist - Static variable in class com.goldencode.p2j.report.server.ReportApi
Query search history for the current user
sqlQrySummaryStd - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query for a standard summary report
sqlQryUser - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query to retrieve a user by name
sqlQryUserRptDefs - Static variable in class com.goldencode.p2j.report.server.ReportApi
SQL query to gather user reports of a certain type with their associated tags
SqlRecordLoader(Class<?>, String, File, boolean) - Constructor for class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Constructor.
SQLServer2012SequenceHandler - Class in com.goldencode.p2j.persist.sequence
SQL Server 2012 implementation of sequences using a native SQL sequence primitives queries.
SQLServer2012SequenceHandler(String) - Constructor for class com.goldencode.p2j.persist.sequence.SQLServer2012SequenceHandler
The only constructor takes the name of the database as argument.
SQLServerHelper - Class in com.goldencode.p2j.persist.dialect
Helper class which provides Microsoft SQL Server 2012 - specific services: gather HQL/SQL functions decorate them to avoid the overloading restriction of the server create the udf function/alias that maps to CLR assembly
SQLServerHelper() - Constructor for class com.goldencode.p2j.persist.dialect.SQLServerHelper
Private constructor.
sqlSizes - Variable in class com.goldencode.p2j.schema.TableHints
SQL sizes for (character) fields extracted from .hints file.
sqlTable - Variable in class com.goldencode.p2j.schema.TableHints
SQL table conversion replacement for the table.
sqlTempTableCreate(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.TempTableHelper
Return the SQL statement text used to create a temporary table for the given DMO class, using the specified database dialect.
sqlTempTableDrop(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.TempTableHelper
Return the SQL statement text used to drop a temporary table for the given DMO class, using the specified database dialect.
sqlTempTableIndexCreate(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.TempTableHelper
Return a list of SQL statements used to create the indexes for a temporary table for the given DMO class, using the specified database dialect.
sqlTempTableIndexDrop(Database, Class<?>) - Static method in class com.goldencode.p2j.persist.TempTableHelper
Return a list of SQL statements used to drop the indexes for a temporary table for the given DMO class, using the specified database dialect.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.CharacterUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a character to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.DatetimeUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a datetime to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.DateUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a date to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.DecimalUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a decimal to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.HandleUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a handle to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.Int64UserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map an int64 to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.IntegerUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map an integer to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a logical to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.RawUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a raw value to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.RecIDUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map a recid to/from a database record.
sqlTypes() - Method in class com.goldencode.p2j.persist.type.RowIDUserType
Get the array of SQL data type constants (in this case only a single constant), which this classes uses to map an rowid to/from a database record.
sqlUsrPassChg - Static variable in class com.goldencode.p2j.report.server.ReportApi
Update the user table with a new salt, password, and password changed date
sqlUsrSrchHist - Static variable in class com.goldencode.p2j.report.server.ReportApi
 
sqlWidth() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens as the value of the SQL-WIDTH property of a field.
sqrt(NumberType) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the square root of a number.
sqrt(double) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the square root of a number.
sqrt(BigDecimal) - Static method in class com.goldencode.p2j.util.MathOps
Calculate the square root of a number.
SQRT_MAX_ITERATIONS - Static variable in class com.goldencode.p2j.util.MathOps
The maximum number of iterations for the converging SQRT algorithm.
SQUOTE - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
sr - Variable in class com.goldencode.p2j.security.SecurityAdmin
instance of system resource plugin
src - Variable in class com.goldencode.p2j.util.UndoablePair
The variable that is the original undoable.
SRC_CODE_BASE - Static variable in interface com.goldencode.p2j.report.ReportConstants
Un-preprocessed source file type identifier
SRC_CODE_CACHE - Static variable in interface com.goldencode.p2j.report.ReportConstants
Preprocessed source file type identifier
SRC_SCHEMA - Static variable in interface com.goldencode.p2j.report.ReportConstants
Schema file type identifier
SRC_UNKNOWN - Static variable in interface com.goldencode.p2j.report.ReportConstants
Unknown report source type
srcBase - Variable in class com.goldencode.p2j.directory.DirectoryService.NodeCopier
Base ID for the source back-end
srcBuf - Variable in class com.goldencode.p2j.persist.OutputTableCopier
A buffer of the table which should be copied.
srcType - Variable in class com.goldencode.p2j.report.server.CallSite
Allows detection of whether this is a schema or code AST.
srnd - Variable in class com.goldencode.p2j.security.BCCertFactory
Secure random to generate the keys.
srv - Variable in class com.goldencode.p2j.main.ServerDriver.SingleProcessClient
Server instance.
sschemas - Variable in class com.goldencode.p2j.convert.ConversionDriver
The list of Progress source file specific schema files.
SSLCertFactory - Class in com.goldencode.p2j.security
Define APIs to generate SSL certificates and their private keys.
SSLCertFactory() - Constructor for class com.goldencode.p2j.security.SSLCertFactory
 
SSLCertGenException - Exception in com.goldencode.p2j.security
Exception thrown when encountering problems during generation of SSL certificates.
SSLCertGenException(Throwable) - Constructor for exception com.goldencode.p2j.security.SSLCertGenException
Constructor which accepts a root cause.
SSLCertGenException(String) - Constructor for exception com.goldencode.p2j.security.SSLCertGenException
Constructor which accepts a custom message.
SSLCertGenException(String, Throwable) - Constructor for exception com.goldencode.p2j.security.SSLCertGenException
Constructor which accepts a root cause and a custom message.
SSLCertGenUtil - Class in com.goldencode.p2j.security
Generate new root CA and SSL certificates for all the accounts which authenticate via a certificate and save them and the associated private keys in the directory.
SSLCertGenUtil(BootstrapConfig) - Constructor for class com.goldencode.p2j.security.SSLCertGenUtil
Create a new utility.
sslFactory - Variable in class com.goldencode.p2j.security.SecurityCache
The SSL certificate factory.
SSLHelper - Class in com.goldencode.p2j.security
Provides static SSL processing convenience methods.
SSLHelper() - Constructor for class com.goldencode.p2j.security.SSLHelper
Private constructor to disallow instantiation.
SSLHelper.ErrorCode - Enum in com.goldencode.p2j.security
Detailed return codes.
SslServerAttribute - Interface in com.goldencode.p2j.util
Interface for the handles which use the SSL-SERVER-NAME attribute.
sslServerName - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
The SSL server name, in case of a SSL connection.
sslSocket - Variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
The ssl server socket.
sstores - Variable in class com.goldencode.p2j.uast.ClassDefinition
Static data stores.
SSTRING - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
sstring() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Matches any data delimited by two matching single quote characters.
SSTRING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SSTRING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SSTRING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ssync - Variable in class com.goldencode.p2j.net.Protocol
The object used to implement state synchronization if enabled.
st - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The 'global' layer of schema triggers, mapped to projects.
ST_DEFAULT - Static variable in class com.goldencode.p2j.ui.client.Window
Default status type
ST_HELP - Static variable in class com.goldencode.p2j.ui.client.Window
Help status type.
ST_INPUT - Static variable in class com.goldencode.p2j.ui.client.Window
Status type: INPUT
stack - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Stack of record phrase data objects; first one is not used
stack - Variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The stack of all layer of triggers handled by this manager.
stack - Variable in class com.goldencode.p2j.security.AssociatedThread
The security context of the instantiating thread.
stack - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
The Progress stack trace
stack - Variable in class com.goldencode.p2j.ui.client.event.EventManager.WorkArea
Queue stack (saved queues).
stack - Variable in class com.goldencode.p2j.util.AccumulatorManager.WorkArea
Stack of Accumulator sets for each open block scope
stack - Variable in class com.goldencode.trace.TracePoint
Stack trace associated with the trace point.
STACK_TRACE_WINDOW_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference to the stack trace window font, a system font.
STACK_TRACE_WINDOW_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the stack trace window font - system font.
stackChange - Variable in class com.goldencode.expr.Instruction
Ordered array of stack depth changes caused by this instruction
stackDepth - Variable in class com.goldencode.expr.Compiler
Stack depth at current instruction
StackedModeVariables(double) - Constructor for class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Construct an variable bundle.
stacking - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout
This field tracks stacking mode flag.
StackLayout<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.layout
An implementation of stack layout.
StackLayout(StackLayout.Direction) - Constructor for class com.goldencode.p2j.ui.client.layout.StackLayout
Creates new instance.
StackLayout.Direction - Enum in com.goldencode.p2j.ui.client.layout
Stacking direction.
stackMap - Static variable in class com.goldencode.expr.Instruction
Map of stack depth change values, indexed by op code
stackMarker - Variable in class com.goldencode.expr.CodeUnit
Indicates a special stack-management code unit
stackPopper - Variable in class com.goldencode.expr.CodeUnit
Result type of this code unit
StackUnwindException - Exception in com.goldencode.p2j.util
Used to unwind the stack to the nearest enclosing top level block.
StackUnwindException() - Constructor for exception com.goldencode.p2j.util.StackUnwindException
Default constructor.
stackWindows(int[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Force the list of all GUI windows to be stacked as in the specified order.
stackWindows(int[]) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Force the list of all GUI windows to be stacked as in the specified order.
staged - Variable in class com.goldencode.p2j.convert.BufferList
A staging area to temporarily hold a buffer until the block opens.
StagedInput(int, Socket, InputStream, CountDownLatch) - Constructor for class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Initialize this staged input stream.
standalone - Variable in class com.goldencode.p2j.persist.AbstractQuery
Does this query stand alone or is it contained by a query wrapper ?
standalone - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
standalone attribute.
STANDARD - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Standard set of substring replacement definitions
STANDARD_COLORS - Static variable in class com.goldencode.p2j.ui.ColorTable
The name of the node containing the color-table.
standardColors - Variable in class com.goldencode.p2j.ui.ColorTable.EnvironmentColorTable
The environment's standard colors NORMAL, INPUT and MESSAGES
standardDeviation(Map) - Method in class com.goldencode.p2j.pattern.StatisticsHelper.Library
Calculate the standard deviation of the given distribution using the "sum of the squares" algorithm.
standardEntry() - Method in interface com.goldencode.p2j.main.MainEntry
Defines the method which serves as the main remote entry point
standardEntry() - Static method in class com.goldencode.p2j.main.StandardServer
Serves as a standard transaction entry point to be called from the client which reroutes control to a specific entry point which is defined in the directory.
StandardFields() - Constructor for enum com.goldencode.p2j.admin.client.AccountExtension.StandardFields
 
standardKeyFunctions() - Method in class com.goldencode.p2j.ui.client.chui.ChuiLinuxKeyboard
Get the mappings of standard functions to their associated keys.
standardKeyFunctions() - Method in class com.goldencode.p2j.ui.client.chui.ChuiWindowsKeyboard
Get the mappings of standard functions to their associated keys.
standardKeyFunctions() - Method in class com.goldencode.p2j.ui.client.gui.GuiKeyboard
Get the mappings of standard functions to their associated keys.
standardKeyFunctions() - Method in class com.goldencode.p2j.ui.Keyboard
Get the mappings of standard functions to their associated keys.
StandardMenu - Enum in com.goldencode.p2j.admin.client.application.home
The enum defines all the standard menu items of the application's main menu.
StandardMenu(String) - Constructor for enum com.goldencode.p2j.admin.client.application.home.StandardMenu
Ctor.
standards - Variable in class com.goldencode.p2j.convert.NameConverter
Map of standard replacements, applied in case of no-replace mode
StandardServer - Class in com.goldencode.p2j.main
Standard server application which is driven by the P2J directory contents.
StandardServer() - Constructor for class com.goldencode.p2j.main.StandardServer
 
StandardServer.AbstractInitTermListener - Class in com.goldencode.p2j.main
Abstract adapter for a basic init/term listener.
StandardServer.MainInvoker - Class in com.goldencode.p2j.main
Prepares the exported entry point to be called in the properly initialized transactionable environment.
StanzaIni - Class in com.goldencode.p2j.util
A class implementing the INI file based environment methods.
StanzaIni() - Constructor for class com.goldencode.p2j.util.StanzaIni
Default constructor creating the internal cache for environment.
StanzaIni(String, String, boolean, boolean) - Constructor for class com.goldencode.p2j.util.StanzaIni
Constructs an instance of the environment with INI file as backend.
STAR - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
STAR_COMMENT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The 'slash star' style comment.
STAR_SLASH - Static variable in class com.goldencode.util.StringHelper
Ending text for a slash-star style comment.
start - Variable in class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
Initial milliseconds count.
start() - Method in interface com.goldencode.p2j.extension.FWDTimer
Starts the timer.
start() - Method in class com.goldencode.p2j.extension.PSTimer
Starts the timer.
start(BootstrapConfig) - Static method in class com.goldencode.p2j.main.BrokerCore
Start the broker.
start(String) - Static method in class com.goldencode.p2j.main.BrokerManager
Open a communication route to broker.
start(String) - Method in interface com.goldencode.p2j.main.BrokerServerServices
Call start method.
start(BootstrapConfig, boolean) - Static method in class com.goldencode.p2j.main.ClientCore
Start the client loop.
start(BootstrapConfig, boolean, boolean) - Static method in class com.goldencode.p2j.main.ClientCore
Start the client loop.
start(BootstrapConfig) - Method in class com.goldencode.p2j.main.ClientDriver
Runs the primary application using the preprocessed configuration and target object.
start(BootstrapConfig) - Method in class com.goldencode.p2j.main.CommonDriver
Runs the primary application using the preprocessed configuration and target object.
start(BootstrapConfig) - Method in class com.goldencode.p2j.main.ServerDriver
Runs the primary application using the preprocessed configuration and target object.
start() - Method in class com.goldencode.p2j.net.Protocol
Starts Reader and Writer threads as daemon threads.
start(boolean, int, boolean, boolean) - Method in class com.goldencode.p2j.net.Queue
Start queue.
start() - Method in class com.goldencode.p2j.security.Audit
Activates audit log.
start - Variable in class com.goldencode.p2j.ui.client.Editor.Line
Initial character index in the source text.
start() - Method in class com.goldencode.p2j.util.AgentPool
Start listening for appserver-related commands.
start - Variable in class com.goldencode.p2j.util.ExportFieldExpansion
 
start - Variable in class com.goldencode.p2j.util.ImportFieldExpansion
 
start() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Start a new thread, in which this instance will be executed.
start() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Start a new thread, in which this instance will be executed.
start() - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ConnectListener
Start a new thread, in which this instance will be executed.
start - Variable in class com.goldencode.p2j.util.PutFieldExpansion
 
start() - Method in class com.goldencode.p2j.util.ServerImpl.AsyncInvoker
Start this async invoker.
start() - Method in class com.goldencode.p2j.util.ServerImpl.SessionFreeInvoker
This is a no-op, as the State-free invoker doesn't need a dedicated thread.
start() - Method in class com.goldencode.p2j.util.ServerImpl.SessionManagedInvoker
In Session-managed operating mode, a dedicated thread is started which listens for async requests added to the ServerImpl.SessionManagedInvoker.queue.
start - Variable in class com.goldencode.p2j.util.TerminalStream
Start of the buffer.
START_BOX_SELECTION - Static variable in class com.goldencode.p2j.ui.Keyboard
 
START_MOVE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
START_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
START_ROW_RESIZE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
START_SEARCH - Static variable in class com.goldencode.p2j.ui.Keyboard
 
startAppServer() - Static method in class com.goldencode.p2j.util.AppServerManager
Start this P2J client as an appserver agent or manager.
startBatch() - Static method in class com.goldencode.p2j.persist.RecordBuffer
Enter batch assign mode in the current context.
startBatch() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Start a batch drawing routine.
startBatch() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Start a batch drawing routine.
startBatchAssignMode() - Method in class com.goldencode.p2j.persist.BufferManager
Begin batch assignment mode.
startBody() - Static method in class com.goldencode.html.HtmlHelper
Starts the body portion of an HTML document with a default background color of '#FFFFFF'.
startBody(String) - Static method in class com.goldencode.html.HtmlHelper
Starts the body portion of an HTML document with the given background color.
startCenter() - Static method in class com.goldencode.html.HtmlHelper
Starts a center section.
startCol - Variable in class com.goldencode.p2j.preproc.IncludeHint
column number on the output for the first character produced
startColumn - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Initial column for new row.
startColumn - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Initial column for new row.
startColumn - Variable in class com.goldencode.p2j.util.Quoter.ColumnRange
This represents the starting point from where a column will be subtracted from a String line.
startColumnDrag(BrowseColumnGuiImpl, int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Start column dragging.
startColumnResize(int) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Start column resizing.
startDir - Variable in class com.goldencode.p2j.util.FileSpecList
The relative or absolute path to the starting directory.
startDiv() - Static method in class com.goldencode.html.HtmlHelper
Starts a divison.
startDocument() - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates the XML document with the prolog information.
startDocument() - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates the XML document with the prolog information.
startDocument() - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of the beginning of the document.
startEdit() - Method in class com.goldencode.p2j.ui.client.Browse
Creates an editor for the current cell and adds it to the browse.
startEdit(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Creates an editor for the current cell and adds it to the browse.
startEdit(boolean, boolean, BaseDataType) - Method in class com.goldencode.p2j.ui.client.Browse
Creates an editor for the current cell and adds it to the browse.
startEdit(boolean, boolean, BaseDataType) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Creates an editor for the current cell and adds it to the browse.
startEditingMode(int, EventList) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Marks the beginning of the editing block and passes a customized list of GO-ON events that define termination condition for this I/O operation.
startEditingMode(FrameElement[], int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Marks the beginning of the editing block.
startEditingMode(FrameElement[], int, EventList) - Method in interface com.goldencode.p2j.ui.CommonFrame
Marks the beginning of the editing block with caller control over the exit conditions for the loop.
startEditingMode(FrameElement[], int) - Method in class com.goldencode.p2j.ui.GenericFrame
Marks the beginning of the editing block.
startEditingMode(FrameElement[], int, EventList) - Method in class com.goldencode.p2j.ui.GenericFrame
Marks the beginning of the editing block with caller control over the exit conditions for the loop.
startedPress - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
true if user pressed down mouse button on a column label if ALLOW-COLUMN-SEARCHING is true.
startElement(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(String, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(Text, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Starts the XML node according to the specified name, namespace URI and handle of the SAX attribute object.
startElement(StartElement) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class com.goldencode.util.GenericSAXHandler
Notification of beginning of an XML element.
startField(String, String) - Static method in class com.goldencode.html.HtmlHelper
Starts a field element.
startField(String, String, boolean) - Static method in class com.goldencode.html.HtmlHelper
Starts a field element.
startField(String, String, String, boolean) - Static method in class com.goldencode.html.HtmlHelper
Starts a field element.
startGrouping(FillInWidget) - Method in class com.goldencode.p2j.ui.FillInWidget
Start text group of widgets (word wrap mode).
startHead() - Static method in class com.goldencode.html.HtmlHelper
Starts the header portion of an HTML document.
startHtml() - Static method in class com.goldencode.html.HtmlHelper
Starts an HTML document.
starting_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the STARTING keyword followed by AT (which is dropped from the tree) and an ProgressParser.expr().
startInputStatus(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Activate input mode.
startLine - Variable in class com.goldencode.p2j.preproc.IncludeHint
line number on the output for the first character produced
startMixedModeServer(String...) - Static method in class com.goldencode.p2j.persist.dialect.H2Helper
Start a mixed mode TCP server using the specified arguments, which are passed directly to the H2 server.
startNanoTime - Static variable in class com.goldencode.util.LogHelper
System.nanoTime() at program startup.
startNoCacheOffset - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawRecording
The start offset in the GuiWebSocket.drawingNoCacheOps array, at the time recording was started.
startOffEndRegistration() - Static method in class com.goldencode.p2j.util.TransactionManager
This method is called before the initialization of a FOR or FOR EACH block.
startOffset - Variable in class com.goldencode.p2j.persist.Persistence.QueryKey
Starting row offset
startOffset - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawRecording
The start offset in the GuiWebSocket.drawingOps array, at the time recording was started.
startOutput(int) - Method in class com.goldencode.p2j.util.Stream
Create the buffer to gather all output of Stream.putField(int), Stream.putSpace(), Stream.putLineEnd() and Stream.writeField(int) methods.
startPoint - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Point where drag operation is starting.
startPre() - Static method in class com.goldencode.html.HtmlHelper
Starts a preformatted section.
startPrefixMapping(String, String) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of the start of a Namespace mapping.
startPushWorker(Session) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Start pushWorker thread.
startRead() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Called when a READ is started.
startReader() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Create and start the key reading thread.
startRecording(int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Mark the start of recording the drawing operations.
startRow() - Static method in class com.goldencode.html.HtmlHelper
Starts a row with no background color (uses the document's setting).
startRow(String) - Static method in class com.goldencode.html.HtmlHelper
Starts a row.
startRow - Variable in class com.goldencode.p2j.ui.chui.FramePlacementManager
Start row for the frame placement.
startRow - Variable in class com.goldencode.p2j.ui.client.Frame
Starting line numbers of every iteration/underline
startScreenSearch(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Create a copy of this screen bitmap and count the invalid chars.
startScreenSearch() - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Create a copy of this screen bitmap and count the invalid chars.
startSelection(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Start selection processing based on the given starting coordinates and force a repaint of the selection region which will cause the selection box to be drawn around the character in which the point is found.
startSizeChange(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Indicates the beginning of the resize process.
startSizeChange(boolean) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Indicates the beginning of the resize process.
startTable() - Static method in class com.goldencode.html.HtmlHelper
Starts a table a default width of 100%, a border of 1 and a cell spacing of 0.
startTable(int, int) - Static method in class com.goldencode.html.HtmlHelper
Starts a table with user provided width and border and a cell spacing of 0.
startTable(int, int, int) - Static method in class com.goldencode.html.HtmlHelper
Starts a table.
startThreads() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.SocketData
Start the listener and reader threads.
startThreads() - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
Start the connect listener thread.
startThumbDrag() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Notify controller that thumb drag has started.
startThumbDrag() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Notify controller that thumb drag has started.
startTime - Variable in class com.goldencode.p2j.schema.ImportWorker
System time at beginning of import
startTime - Variable in class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
System time when started.
startUp() - Static method in class com.goldencode.p2j.main.TemporaryAccountPool
Startup worker thread.
startup - Variable in class com.goldencode.p2j.util.AppServerDefinition
The startup procedure; may be null/empty.
startup() - Method in class com.goldencode.p2j.web.GenericWebServer
Startup the embedded server.
startup(String, int) - Method in class com.goldencode.p2j.web.GenericWebServer
Startup server.
StartupDef - Class in com.goldencode.p2j.admin
 
StartupDef() - Constructor for class com.goldencode.p2j.admin.StartupDef
 
startupParameter - Variable in class com.goldencode.p2j.util.AppServerDefinition
The parameter for the startup procedure; may be null/empty.
startupProc - Variable in class com.goldencode.p2j.main.ClientParameters
-p 4GL command line option specifying the startup procedure to execute.
startupServer(ServerKeyStore, BootstrapConfig, String, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Startup the embedded server using the server's key store to build the web server SSL context.
startupServer(ServerKeyStore, BootstrapConfig, String, int) - Method in interface com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServer
Startup the embedded web server using the application server's KeyStore to build a suitable SSL context.
startupServer(ServerKeyStore, BootstrapConfig, String, int) - Method in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Startup the embedded web server using the application server's KeyStore to build a suitable SSL context.
startupServer(ServerKeyStore, BootstrapConfig, String, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Startup the embedded server using the server's key store to build the web server SSL context.
startWaiter(int) - Method in class com.goldencode.p2j.util.ProcessStream
Starts the child process monitor.
startWatchdog(long) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Start watchdog timer.
startWebWorker() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Start the web worker which processes tasks sent from javascript.
startWidgetOutput() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Mark start of widget drawing.
startWorker() - Method in class com.goldencode.p2j.extension.PSTimer
Worker method.
STAT - Static variable in class com.goldencode.p2j.security.SecurityManager
Logging level STAT.
state - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.CertificatesViewStates
The current components states to be enabled or disabled
state - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.GroupsViewStates
The current components states to be enabled or disabled
state - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.ProcessesViewStates
The current components states to be enabled or disabled
state - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.UsersViewStates
The current components states to be enabled or disabled
state - Variable in enum com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.AcquiredLocksViewStates
The current components states to be enabled or disabled
state - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
The state.
state - Variable in class com.goldencode.p2j.main.BrokerParameters
Broker state
state - Variable in class com.goldencode.p2j.net.LocalRedirector
Utility for local state synchronization.
state - Variable in class com.goldencode.p2j.net.LocalStaticRedirector
Utility for local state synchronization.
state - Variable in class com.goldencode.p2j.net.SyncMessage
State to be synchronized.
State(Persistable, LockType) - Constructor for class com.goldencode.p2j.persist.ForeignNuller.State
Convenience constructor.
state - Variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Bit field indicating enable and check state for all trigger types for current scope
state - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler.WorkArea
The state of mouse event capturing: when false, mouse events are ignored.
state - Variable in class com.goldencode.p2j.ui.LogicalTerminal
State to synchronize on the next trip to the client.
state - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Per widget state map.
state - Variable in class com.goldencode.p2j.ui.WidgetConfig
The state of the data for this widget.
STATE_ACL_MULTI - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
state definition - multiple selection
STATE_ACL_SINGLE - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
state definition - single selection
STATE_ADD_PROCESS - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Defines the add new process account state
STATE_ALL_GROUPS - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
state definition - all groups list populated
STATE_ALL_USERS - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
state definition - all users list populated
STATE_CERTS_ASSIGN_DISABLED - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Defines the state in which the assign certificate action is disabled.
STATE_CERTS_MULTI - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
state definition - multiple selection in certificate list
STATE_CERTS_SINGLE - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
state definition - single selection in certificate list
STATE_CERTS_SINGLE - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
state definition - single selection in certificate list
STATE_CLONE_PROCESS - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Defines the cloning process account state
STATE_EDIT_PROCESS - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Defines the edit existing process account state
STATE_GROUP_ADD - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
state definition - group definition creation
STATE_GROUP_EDIT - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
state definition - group definition editing
STATE_GROUPS_MULTI - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
state definition - multiple selection in groups list
STATE_GROUPS_SINGLE - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
state definition - single selection in groups list
STATE_GROUPS_SINGLE_USER_SELECTED - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
A single user selected state
STATE_INITIAL_EMPTY - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
state definition - initial empty
STATE_INITIAL_EMPTY - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
state definition - initial empty
STATE_INITIAL_EMPTY - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Defines the initial empty state
STATE_INITIAL_EMPTY - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
state definition - initial empty
STATE_INITIAL_EMPTY - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
state definition - initial empty
STATE_MAX - Static variable in class com.goldencode.p2j.ui.ScreenBuffer
State flag
STATE_MIN - Static variable in class com.goldencode.p2j.ui.ScreenBuffer
State flag
STATE_PROCS_MULTI - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
state definition - multiple selection in process accounts list
STATE_PROCS_SINGLE - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
state definition - single selection in process accounts list
STATE_USER_ADD - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
state definition - group definition creation
STATE_USER_EDIT - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
state definition - group definition editing
STATE_USERS_MULTI - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
state definition - multiple selection in users list
STATE_USERS_SINGLE - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
state definition - single selection in groups list
STATE_USERS_SINGLE_GROUP_SELECTED - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
 
stateChanged(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Respond to a record change event by invalidating the current preselect results, if currently in preselect mode and the state change impacts the validity of the current results.
stateChanged(RecordChangeEvent.Type, RecordBuffer, Persistable, Persistable, Map<String, List<Integer>>, boolean) - Method in class com.goldencode.p2j.persist.ChangeBroker
Broadcast a notification that a DMO's state has changed.
stateChanged(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.CompoundQuery
Respond to a record change event.
stateChanged(RecordChangeEvent) - Method in interface com.goldencode.p2j.persist.event.RecordChangeListener
Respond to a record change event.
stateChanged(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Respond to a record change event.
stateChanged(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.RecordBuffer
Respond to a record change event.
stateChanged(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Respond to a record change event.
stateMachine - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
The ui state machine
stateMachine(boolean[]) - Method in interface com.goldencode.p2j.admin.client.application.home.ViewStateMachine
Sets the state of the components according to the encoded array.
stateMachine(boolean[], boolean[]) - Method in interface com.goldencode.p2j.admin.client.application.home.ViewStateMachine
Selectively sets the state of the components according to the encoded array.
stateMachine(boolean[]) - Method in class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
Sets the state of the components according to the encoded array.
stateMachine(boolean[], boolean[]) - Method in class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
Selectively sets the state of the components according to the encoded array.
stateMachineModal(boolean[], boolean[]) - Method in interface com.goldencode.p2j.admin.client.application.home.ViewStateMachine
Selectively sets the state of the components according to the encoded array and returns the array of the saved current state.
stateMachineModal(boolean[], boolean[]) - Method in class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
Selectively sets the state of the components according to the encoded array and returns the array of the saved current state.
STATEMENT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
STATEMENT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
statement() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates an artificial tree node for any non-block language statement (these are language statements that do not start or end blocks).
STATEMENT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
statements - Variable in class com.goldencode.p2j.persist.HQLBundle
HQL statements to be executed to satisfy a record retrieval request
statements() - Method in class com.goldencode.p2j.persist.HQLBundle
Get an iterator on the list of HQL statements in this bundle.
statementsSize() - Method in class com.goldencode.p2j.persist.HQLBundle
Get the number of HQL statements stored in this bundle.
statementWorker(ProceedingJoinPoint, UIStatement) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
A worker to set and restore the UI statement used by the current frame.
states - Variable in class com.goldencode.p2j.persist.ForeignNuller.Context
List of pre-linkage break lock states for referer DMOs
StateSynchronizer - Interface in com.goldencode.p2j.net
An interface for objects which manage incremental and bidirectional synchronization of state between two sides of a P2J session.
STATIC_IMPORT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a static import statement.
STATIC_METHOD_CALL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a static method call.
StaticColumnInfo(String, int, String...) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.StaticColumnInfo
Instantiates a new static column info.
StaticCoordinatesConversionParams - Class in com.goldencode.p2j.ui.client
The class resolves coordinate conversion parameters based on provided (thus constant) OutputManager instance.
StaticCoordinatesConversionParams(OutputManager<?>) - Constructor for class com.goldencode.p2j.ui.client.StaticCoordinatesConversionParams
Constructs new instance.
staticImports - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter
The list of statically imported classes.
staticMethodLocks - Variable in class com.goldencode.p2j.net.Dispatcher
A map containing semaphores for each static exported method.
StaticMousePtrWrapper(Cursor) - Constructor for class com.goldencode.p2j.ui.client.MousePtrWrapper.StaticMousePtrWrapper
Constructor
staticProxies - Static variable in class com.goldencode.proxy.StaticProxy
Cache of created static proxyies, by interface.
StaticProxy - Class in com.goldencode.proxy
Create a static proxy which maps all interface methods to static method in the specified classes.
StaticProxy(Class<?>, Class<?>[]) - Constructor for class com.goldencode.proxy.StaticProxy
Create and initialize a new static proxy for the given interface and implementation classes.
StaticProxy.Ai - Interface in com.goldencode.proxy
 
StaticProxy.Bi - Class in com.goldencode.proxy
 
staticResources - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
A stack holding the resources created in each top-level block.
staticTempDB - Static variable in class com.goldencode.p2j.persist.TableMapper
Holds the mapper for all statically defined temp tables
StaticTempTable - Class in com.goldencode.p2j.persist
Static 4GL temp-table object.
StaticTempTable(Temporary) - Constructor for class com.goldencode.p2j.persist.StaticTempTable
Default constructor.
StaticTempTableMapper() - Constructor for class com.goldencode.p2j.persist.TableMapper.StaticTempTableMapper
 
statistics - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.Collector
Statistics from the Hibernate SessionFactory for the database
StatisticsHelper - Class in com.goldencode.p2j.pattern
Provides a set of methods to calculate statistical values based upon the data provided.
StatisticsHelper() - Constructor for class com.goldencode.p2j.pattern.StatisticsHelper
Default constructor which calls the super-class constructor, registers its libraries and initializes its instance members.
StatisticsHelper.Library - Class in com.goldencode.p2j.pattern
Provides a service for calculating statistics.
stats - Static variable in class com.goldencode.p2j.util.BlockManager
Stores execution statistics.
STATS_FILE - Static variable in class com.goldencode.p2j.util.BlockManager
Directory entry to define an execution statistics output file.
STATS_FMT - Static variable in class com.goldencode.p2j.schema.ImportWorker
Format specifier for an import statistics update message.
statsColumn() - Method in class com.goldencode.p2j.ui.AggregatorElement
Determines if the element should cause statistics aggregation to be activated during display operations.
statsColumn() - Method in class com.goldencode.p2j.ui.FrameElement
Determines if the element should cause statistics aggregation to be activated during display operations.
statsColumn - Variable in class com.goldencode.p2j.ui.GenericFrame
The widget used for displaying a statistic's description.
statsFile - Static variable in class com.goldencode.p2j.util.BlockManager
Output filename in which to write execution statistics.
StatsHelper() - Constructor for class com.goldencode.p2j.util.BlockManager.StatsHelper
 
status(BootstrapConfig) - Method in class com.goldencode.p2j.main.ServerDriver
Check on the state of the specified server and report that state by exiting with a predefined exit code in System.exit.
status - Variable in class com.goldencode.p2j.persist.dirty.DirtyInfo
Bitfield of status flags
status(String) - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider.Context
Generate a debug string which reports the current status of this object along with a custom message.
status(String) - Method in class com.goldencode.p2j.ui.client.Window
Renders the specified message into the status line.
status(String, boolean) - Method in class com.goldencode.p2j.ui.client.Window
Renders the specified message into the status line.
status - Variable in enum com.goldencode.p2j.xml.SaxReader.ReadStatus
4gl constant value
status - Variable in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
4gl constant value
STATUS_RUNNING - Static variable in class com.goldencode.p2j.main.ServerDriver
Status flag indicates a working/running server.
status_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the STATUS language statement.
STATUS_STOPPED - Static variable in class com.goldencode.p2j.main.ServerDriver
Status flag indicates a server that is not currently running.
STATUS_TIMEOUT - Static variable in class com.goldencode.p2j.main.ServerDriver
Status flag indicates a server which is accepting connections but not responding to transaction requests.
STATUS_UNKNOWN - Static variable in class com.goldencode.p2j.main.ServerDriver
Status flag indicates a server which is accepting connections but some failure occurred during the transaction request that was used to check the server's status.
statusArea - Variable in class com.goldencode.p2j.ui.WindowConfig
The Progress STATUS-AREA attribute.
statusAreaFont - Variable in class com.goldencode.p2j.ui.WindowConfig
The font for the window's status area.
StatusData(Map<Integer, Integer>, int) - Constructor for class com.goldencode.p2j.ui.client.Window.StatusData
Constructor.
statusDefault(String, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Specifies a new default status message for the running procedure when not in INPUT mode (when editing).
statusDefault(String, boolean) - Method in class com.goldencode.p2j.ui.client.Window
Specifies a new default status message for the running procedure when not in INPUT mode (when editing).
statusDefault(String, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Specifies a new default status message for the running procedure when not in INPUT mode (when editing).
statusDefault() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Resets the status message for the running procedure back to the standard message (which is blank or the empty string).
statusDefault(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new default status message for the running procedure when not in INPUT mode (editing).
statusDefault(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new default status message for the running procedure when not in INPUT mode (when editing).
statusDefault(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Resets the status message for the running procedure back to the standard message (which is blank or the empty string).
statusDefault(String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new default status message for the running procedure when not in INPUT mode (when editing).
statusDefault(character, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new default status message for the running procedure when not in INPUT mode (when editing).
statusDefault(String, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new default status message for the running procedure when not in INPUT mode (when editing).
statusInput(String, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Specifies a new status message used when the user interface is blocked on input.
statusInput(String) - Method in class com.goldencode.p2j.ui.client.Window
Specifies a new status message used when the user interface is blocked on input.
statusInput(String, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Specifies a new status message used when the user interface is blocked on input.
statusInput() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Resets the status message for the blocked on input procedure back to the default, which is "Enter data or press 'END-ERROR' to end".
statusInput(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new status message used when the user interface is blocked on input.
statusInput(String, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new status message used when the user interface is blocked on input.
statusInput(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Specifies a new status message used when the user interface is blocked on input.
statusInputOff(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Disables display of the input status message.
statusInputOff(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Disables display of the input status message.
statusInputOff() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Disables display of the input status message.
statusInputOff(handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Disables display of the input status message in specified window.
statusInputRevert(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Reverts the input status message to the default.
statusInputRevert(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Reverts the input status message to the standard input message.
statusInt(String, boolean) - Method in class com.goldencode.p2j.ui.client.Window
Updates the status line area with the given text.
StatusLine<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Status line widget.
StatusLine(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.StatusLine
Construct an empty message line.
statusLine - Variable in class com.goldencode.p2j.ui.client.Window
Renders status info text.
StatusLineGuiImpl - Class in com.goldencode.p2j.ui.client.gui
In GUI implementation the window status line is implemented as widget.
StatusLineGuiImpl(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Hide base class public constructor.
StatusLineImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific version of StatusLine
StatusLineImpl(WidgetId) - Constructor for class com.goldencode.p2j.ui.chui.StatusLineImpl
Hide base class public constructor.
statusStack - Variable in class com.goldencode.p2j.ui.client.Window.WorkArea
Statuses data stack.
statusType - Variable in class com.goldencode.p2j.ui.client.Window
Current status type.
statusWorker(BootstrapConfig) - Method in class com.goldencode.p2j.main.ServerDriver
Check on the state of the specified server and return that state.
stayAt(Point) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Set real cursor position.
stayAt(NativePoint) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Set real cursor position.
stayCurrent - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
variations of the live target: latest(true) or session
std - Variable in class com.goldencode.p2j.ui.chui.TraceableTerminal
default plugin
STD_MSG - Static variable in class com.goldencode.p2j.security.DefaultLoginPanel
Standard login status message.
STD_MSG_1 - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
First line of the [Login] dialog.
STD_MSG_2 - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
First line of the [Login] dialog.
stmt_list() - Method in class com.goldencode.p2j.uast.ProgressParser
This is a simple (flat) list of alternatives for all language statements that do not have anything to do with a starting or ending a Progress 4GL block.
stmtAllStatsQueryByRpt - Variable in class com.goldencode.p2j.report.ReportWorker
Database match and file all stats by report query statement
stmtAstMapInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database ast_map insert statement.
stmtCacheInsert - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Cache statistic record insert statement
stmtDatabaseInsert - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Database record insert statement
stmtDelRptStats - Variable in class com.goldencode.p2j.report.ReportWorker
Database delete stats by report statement
stmtFidByFilename - Variable in class com.goldencode.p2j.report.ReportWorker
Database file id from file name query statement.
stmtFileFltDelete - Variable in class com.goldencode.p2j.report.ReportWorker
Database file_filter delete statement.
stmtFileFltInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database file_filter insert statement.
stmtFileInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database file insert statement.
stmtFileQuery - Variable in class com.goldencode.p2j.report.ReportWorker
Database file ids query statement.
stmtFltPrfInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database filter_profile insert statement.
stmtFltPrfUpdate - Variable in class com.goldencode.p2j.report.ReportWorker
Database filter_profile update statement.
stmtGlobalQueryInsert - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Global query statistic record insert statement
stmtLocalQueryInsert - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.DatabaseHelper
Local query statistic record insert statement
stmtMatchCatInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database match category insert statement.
stmtMatchInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database match insert statement.
stmtMatchQueryByStat - Variable in class com.goldencode.p2j.report.ReportWorker
Database match query for records by match category.
stmtReportInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database report insert statement.
stmtRptCellInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database report_cell insert statement.
stmtRptColInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database report_column insert statement.
stmtRptStatsInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database report_stats insert statement.
stmtRptTagInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database report_tag insert statement.
stmtSrcLineInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database source_line insert statement.
stmtStatsQueryByRpt - Variable in class com.goldencode.p2j.report.ReportWorker
Database match and file stats by report query statement
stmtTagInsert - Variable in class com.goldencode.p2j.report.ReportWorker
Database tag insert statement.
stop(BootstrapConfig) - Method in class com.goldencode.p2j.main.ServerDriver
Make a connection to the specified server and then shut that server down.
stop() - Method in class com.goldencode.p2j.net.Protocol
Stops Reader and Writer threads.
stop(Exception, boolean) - Method in class com.goldencode.p2j.net.Queue
Explicitly stop message queue processing, notify all interested parties that queue is about to shutdown, and either release all waiting threads or halt the current conversation.
stop() - Method in class com.goldencode.p2j.persist.id.IdentityPool
Stops the pool, i.e.
stop() - Method in class com.goldencode.p2j.security.Audit
Deactivates audit log.
STOP - Static variable in class com.goldencode.p2j.ui.Keyboard
 
stop() - Method in class com.goldencode.p2j.util.Agent
Send a STOP condition to the request currently being executed on this connection.
stop - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
Flag indicating that the call was terminated with a STOP condition.
stop() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Stop this async request by sending the STOP condition to the remote side.
stop() - Static method in class com.goldencode.p2j.util.BlockManager
Raise the STOP condition and cause control to be transferred to the nearest enclosing block that handles the associated condition.
stop - Variable in class com.goldencode.p2j.util.InvocationResponsePayload
Flag indicating if the request ended with a STOP condition.
STOP_DISPLAY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
stopBatchSession() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Stops the associated client session by generating UnstoppableExitException.
stopBatchSession() - Method in interface com.goldencode.p2j.ui.ClientExports
Stops the associated client session by generating UnstoppableExitException.
stopBatchSession() - Method in class com.goldencode.p2j.ui.ErrorWriterBatch
Stops the associated client session by generating UnstoppableExitException.
stopBatchSession() - Method in class com.goldencode.p2j.ui.ErrorWriterInteractive
Stops the associated client session by generating UnstoppableExitException.
stopBatchSession() - Method in class com.goldencode.p2j.ui.ErrorWriterServer
Stops the associated client session by generating UnstoppableExitException.
stopBatchSession() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Stops the associated client session by generating UnstoppableExitException.
stopBatchSession() - Static method in class com.goldencode.p2j.util.ErrorManager
Stops the associated client session by generating UnstoppableExitException.
stopBatchSession() - Method in interface com.goldencode.p2j.util.ErrorWriter
Stops the associated client session by generating UnstoppableExitException.
stopColumnDrag(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Stop column dragging.
stopColumnResize() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Stop column resizing.
StopConditionException - Exception in com.goldencode.p2j.util
Represents a Progress STOP condition.
StopConditionException(String) - Constructor for exception com.goldencode.p2j.util.StopConditionException
Constructor which accepts an error message.
StopConditionException(String, int) - Constructor for exception com.goldencode.p2j.util.StopConditionException
Constructor which accepts an error message and the key code for the key press that caused this condition.
StopConditionException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.StopConditionException
Constructor which accepts an error message and a root cause.
StopConditionException(Throwable) - Constructor for exception com.goldencode.p2j.util.StopConditionException
Constructor which accepts and wrappers a root cause.
StopConditionVetoHandler - Interface in com.goldencode.p2j.util
Classes which need to veto the processing of the STOP condition should implement this interface.
stopDisp - Variable in class com.goldencode.p2j.main.StandardServer.MainInvoker
stop disposition value
stopEdit(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Finishes edit and destroys an editor.
stopEditingMode() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Marks the end of the editing block when triggered by any abnormal exit from the block on the server.
stopEditingMode() - Method in interface com.goldencode.p2j.ui.ClientExports
Marks the end of the editing block when triggered by any abnormal exit from the block on the server.
stopEditingMode(FrameElement[], boolean, boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Marks the end of the editing block when triggered by any abnormal exit from the block on the server.
stopEditingMode() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Marks the end of the editing block when triggered by any abnormal exit from the block on the server.
stopHandlers - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Registered STOP condition handlers
stopInputStatus() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Deactivate input mode.
stopInputStatus(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Deactivate input mode.
StopMenu() - Constructor for exception com.goldencode.p2j.test.DirectoryEdit.StopMenu
Construct an empty exception.
stopNoAvailableWidgets() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Stop the WAIT-FOR loop, as it determined there are no available widgets, in the following cases: when the terminal is reset, inside an editing block when the WAIT-FOR loop is NOT waiting for global events and there are no enabled components registered for exit events
stopOffEndRegistration() - Static method in class com.goldencode.p2j.util.TransactionManager
This method is called after the initialization of a FOR or FOR EACH block is finished.
stopParsing() - Method in interface com.goldencode.p2j.xml.SaxReader
Causes parser to stop parsing the XML document.
stopParsing() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Causes parser to stop parsing the XML document.
stopped - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Indicates that the pool is stopped (probably because of an error).
stoppedRequests - Static variable in class com.goldencode.p2j.util.AppServerManager
Set of stopped requests.
stopper - Variable in class com.goldencode.p2j.net.SessionManager
Shutdown thread.
Stopper() - Constructor for class com.goldencode.p2j.net.SessionManager.Stopper
 
stopper - Variable in class com.goldencode.p2j.util.Agent
Dedicated thread to stop any job currently being executed by this Agent.
stopperWorker - Variable in class com.goldencode.p2j.util.Agent
The agent's stopper worker.
stopPushing() - Method in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Kill thread and wait to die.
stopPushWorker() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Stop pushWorker thread.
stopQueue(Exception) - Method in class com.goldencode.p2j.net.Protocol
Stop the queue with SilentUnwindException checking.
stopRecording() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Mark the stop of the drawing operations recording.
stopRunning() - Method in class com.goldencode.terminal.VT100Emulator
Request terminate.
stopThumbDrag() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.HorizontalColumnScroller
Notify controller that thumb drag has ended.
stopThumbDrag() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Notify controller that thumb drag has ended.
stopThumbDrag() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Notify controller that thumb drag has ended.
stopThumbDrag() - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Notify controller that thumb drag has ended.
stopTransport(Exception) - Method in class com.goldencode.p2j.net.Queue
Stop the protocol threads and either release all waiting threads or halt the current conversation.
stopWaitingSigint() - Method in class com.goldencode.p2j.ui.client.SigintWaiter
The native method to unblock SIGING waiting library.
stopWatchdog() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Stop watchdog timer.
stopWebWorker() - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Stop the web worker which processes tasks sent from javascript.
storableMap(Map<K, V>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map that is suitable for storing in one of this class' caches, given an existing map.
StorageKey(String) - Constructor for class com.goldencode.p2j.pattern.PatternEngine.StorageKey
Creates a key with no category specified.
StorageKey(String, String) - Constructor for class com.goldencode.p2j.pattern.PatternEngine.StorageKey
Convenience constructor.
store - Static variable in class com.goldencode.p2j.main.ServerKeyStore
A template instance from which copies are made; if the store is in-directory, these copies will use unique passwords to encrypt the resulted store.
store(String, String) - Method in class com.goldencode.p2j.util.SectionContent
Stores the key=value pair into the section internal map.
store(String) - Method in class com.goldencode.p2j.util.SectionContent
Stores the empty line or comment iside the section content.
store(Stream) - Method in class com.goldencode.p2j.util.StreamDaemon
Assign a new stream id and store the given stream reference using the id as a key.
storeAsPseudoKey(String) - Method in class com.goldencode.p2j.util.SectionContent
Stores the line iside the section content as pseudo key.
STORED_PRUCEDURE_NAME - Static variable in class com.goldencode.p2j.persist.id.StoredProcKeyRetriever
Name of the stored procedure used for id retrieval.
storedException - Variable in class com.goldencode.p2j.util.ProcessStream
Exception that was raised when the stream become broken.
storedObjects - Variable in class com.goldencode.p2j.pattern.PatternEngine
Map to store resulting objects like ASTs or streams during rules pipeline processing.
storedObjects - Variable in class com.goldencode.p2j.persist.ConversionPool.Results
Map of stored objects
StoredProcKeyRetriever - Class in com.goldencode.p2j.persist.id
Provides a service for retrieving available primary keys from database by calling stored procedure.
StoredProcKeyRetriever() - Constructor for class com.goldencode.p2j.persist.id.StoredProcKeyRetriever
 
storeMappingDoc(Document) - Method in class com.goldencode.p2j.persist.ORMHandler
Read the Hibernate mappings from the given document and store them.
storeMappingStream(InputStream) - Method in class com.goldencode.p2j.persist.ORMHandler
Read the Hibernate mappings from the given input stream and store them.
storeObject(String, Object) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store the given object under the given id.
storeObject(String, String, Object) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Store the given object under the given category and id.
storeObject(String, Object) - Method in class com.goldencode.p2j.pattern.PatternEngine
Store the given object under the given id.
storeObject(String, String, Object) - Method in class com.goldencode.p2j.pattern.PatternEngine
Store the given object under the given category and id.
storeObject(PatternEngine.StorageKey, Object) - Method in class com.goldencode.p2j.pattern.PatternEngine
Store the given object under the given key.
storePendingImageData(int, int, byte[]) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Saves the new image data byte array for further loading at widget realization stage.
storePendingImageName(int, int, String) - Static method in class com.goldencode.p2j.ui.client.ImageHelper
Saves the new image name for further loading at widget realization stage.
storeReferenceRow(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Store the last fetched row as the reference row for future iterations.
storeReferenceRow(RecordChangeEvent) - Method in class com.goldencode.p2j.persist.Cursor
Store the last fetched row as the reference row for future iterations.
storesDMO() - Method in class com.goldencode.p2j.persist.AbstractReversible
Indicate whether this Reversible implementation stores its DMO locally, as opposed to storing an identifier and having to retrieve the DMO from the backing database, or not making a DMO available at all.
storesDMO() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleDelete
Indicate whether this Reversible implementation stores its DMO locally, as opposed to storing an identifier and having to retrieve the DMO from the backing database, or not making a DMO available at all.
storesDMO() - Method in class com.goldencode.p2j.persist.Reversible
Indicate whether this Reversible implementation stores its DMO locally, as opposed to storing an identifier and having to retrieve the DMO from the backing database, or not making a DMO available at all.
storesDMO() - Method in class com.goldencode.p2j.persist.SavepointReversible
Indicate whether this Reversible implementation stores its DMO locally, as opposed to storing an identifier and having to retrieve the DMO from the backing database, or not making a DMO available at all.
storesDMO() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Indicate whether this Reversible implementation stores its DMO locally, as opposed to storing an identifier and having to retrieve the DMO from the backing database, or not making a DMO available at all.
storeSelected() - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Stores the currently selected rows.
storeSourceFile(Aast, boolean, boolean) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Store information about a source file, including its name, AST ID, and lines of code.
str2bool(String) - Static method in class com.goldencode.p2j.directory.LdapMapGen
Convert string into boolean value.
str2bool(String) - Static method in class com.goldencode.p2j.directory.SchemaStorage
Convert string into boolean value.
str2type(String) - Method in class com.goldencode.p2j.directory.SchemaStorage
Convert type name into type code using AttributeType.fromString(java.lang.String).
STR_LEFT - Static variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Character is part of left substring.
STR_OPTIONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
STR_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
STR_OPTIONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
STR_RIGHT - Static variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Character is part of right substring.
STREAM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
STREAM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
STREAM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
stream - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
The stream to which this information relates.
stream - Variable in class com.goldencode.p2j.util.InputStreamWrapper
The contained stream that does our real work.
Stream - Class in com.goldencode.p2j.util
A stream class supporting methods for the Progress-compatible reading and writing as well as facilities for line and page processing.
Stream() - Constructor for class com.goldencode.p2j.util.Stream
Default constructor which does nothing.
Stream(String) - Constructor for class com.goldencode.p2j.util.Stream
Construct an instance associated with a specific legacy 4GL variable name.
stream - Variable in class com.goldencode.p2j.util.StreamWrapper
The backing construct for the stream.
stream - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.FileInputStreamWrapper
Buffered input Stream.
stream - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.FileOutputStreamWrapper
Buffered output Stream.
Stream.PrintMode - Enum in com.goldencode.p2j.util
Enum for representing the stream print modes
StreamBuilder - Interface in com.goldencode.p2j.util
An interface providing remote construction of file and process streams.
StreamConnector - Class in com.goldencode.p2j.io
General purpose service that connects two streams and forwards contents of the input stream to the output stream.
StreamConnector(InputStream, OutputStream, boolean, boolean) - Constructor for class com.goldencode.p2j.io.StreamConnector
Instantiates the connector and starts the copy thread that drives the transfer of data from the input stream to the output stream.
StreamDaemon - Class in com.goldencode.p2j.util
Provides a network interface for stream creation and stream operations which are remote.
StreamDaemon(ThinClient, boolean) - Constructor for class com.goldencode.p2j.util.StreamDaemon
Create an instance and export its API to the network.
streamDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores stream names.
streamed - Variable in class com.goldencode.p2j.ui.client.Frame
"frame streamed" flag
streamEntityResolver - Variable in class com.goldencode.p2j.persist.ORMHandler
Instance of entity resolver.
StreamFactory - Class in com.goldencode.p2j.util
Creates file and process stream instances that are on the remote node associated with the current user's session and which are accessed via a RemoteStream instance.
StreamFactory() - Constructor for class com.goldencode.p2j.util.StreamFactory
 
StreamFactory.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
StreamFactory.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
streamFromId(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Returns the stream associated with a given stream.ID.
streamFromId(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Returns the stream associated with a given id.
streamId - Variable in class com.goldencode.p2j.ui.client.Frame
the last used stream ID in redirected mode
StreamInfo(ProcessStream) - Constructor for class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Default c'tor.
streamMap - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Tracks the streams in which a given page element is registered.
streams - Variable in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Stores all open streams.
streams - Variable in class com.goldencode.p2j.ui.client.Frame
Bound streams.
streams - Variable in class com.goldencode.p2j.util.BufferSizeManager
Map which stores information about opened streams.
streams - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Pool of streams which is context-local.
streams - Variable in class com.goldencode.p2j.util.StreamDaemon
Stores the list of active streams, keyed by integral stream id.
StreamWrapper - Class in com.goldencode.p2j.util
A stream class which acts as a container which redirects any stream method call to the contained stream reference.
StreamWrapper() - Constructor for class com.goldencode.p2j.util.StreamWrapper
Default constructor.
StreamWrapper(String) - Constructor for class com.goldencode.p2j.util.StreamWrapper
Construct an instance associated with a specific legacy 4GL variable name.
stretch_to_fit_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Support the STRETCH-TO-FIT with an optional RETAIN-SHAPE.
STRETCH_TO_FIT_MASK - Static variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
stretch to fit image bit mask
stretchToFit - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Fit image to surrounding area flag.
stretchToFit - Variable in class com.goldencode.p2j.ui.ImageConfig
Image STRETCH-TO-FIT attribute flag.
STRICT - Static variable in class com.goldencode.p2j.util.SecurityOps
Only with valid user/password are allowed to access a database.
strict - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
strict attribute.
STRING - Static variable in class com.goldencode.expr.Constant
String constant value.
STRING - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
string(long) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
string(double) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
string(boolean) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
string() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Matches various string types (data delimited by two matching single or double quote characters).
string(long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Convert a numeric value to its default string representation.
string(double) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Convert a numeric value to its default string representation.
string(boolean) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Convert a boolean value to its default string representation.
STRING - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
STRING - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
STRING - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
String literal
STRING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
STRING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
STRING - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents a string literal.
STRING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
STRING_SERIALIZER - Static variable in class com.goldencode.util.NativeTypeSerializer
A serializer for String values.
StringConditionResource - Class in com.goldencode.p2j.security
Implements a resource that is protected by a single string that describes the condition for which to allow access.
StringConditionResource() - Constructor for class com.goldencode.p2j.security.StringConditionResource
Default constructor.
StringConditionRights - Class in com.goldencode.p2j.security
Implements the StringConditionRights rights objects.
StringConditionRights() - Constructor for class com.goldencode.p2j.security.StringConditionRights
Default constructor which creates an instance that always evaluates to no access.
StringConditionRights(String) - Constructor for class com.goldencode.p2j.security.StringConditionRights
Protected constructor.
StringConditionRightsEditor - Class in com.goldencode.p2j.admin.client.editors
String condition rights editor.
StringConditionRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.StringConditionRightsEditor
 
StringConstant - Class in com.goldencode.expr
 
StringConstant(ConstantPool, String) - Constructor for class com.goldencode.expr.StringConstant
 
StringFormat - Class in com.goldencode.p2j.ui.client.format
Format specialization for character variables.
StringFormat(String) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat
Constructs character format from the Progress format string.
StringFormat.AlphanumCharInfo - Class in com.goldencode.p2j.ui.client.format
Info about value char which should be digit or letter.
StringFormat.AnyCharInfo - Class in com.goldencode.p2j.ui.client.format
Info about value char which may be any char.
StringFormat.CharBuf - Class in com.goldencode.p2j.ui.client.format
Presentation implementation as ScreenBuffer wrapper.
StringFormat.CharInfo - Class in com.goldencode.p2j.ui.client.format
Base for format chars info.
StringFormat.DigitCharInfo - Class in com.goldencode.p2j.ui.client.format
Info about value char which should be digit.
StringFormat.FillCharInfo - Class in com.goldencode.p2j.ui.client.format
Info about fill char.
StringFormat.LetterCharInfo - Class in com.goldencode.p2j.ui.client.format
Info about value char which should be letter.
StringFormat.UpperLetterCharInfo - Class in com.goldencode.p2j.ui.client.format
Info about value char which should be letter.
StringFormat.ValueCharInfo - Class in com.goldencode.p2j.ui.client.format
Base class for info about value char.
StringHelper - Class in com.goldencode.util
Provides a set of methods to help in processing and formatting String objects.
StringHelper() - Constructor for class com.goldencode.util.StringHelper
 
stringLength(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the length in characters of the given string.
StringSerializer() - Constructor for class com.goldencode.util.NativeTypeSerializer.StringSerializer
Create serializer for String values and set its NativeTypeSerializer.mark to 8.
stringToAttrValue(NodeAttribute, String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Convert given string value into attribute value using attribute type information.
stringToValue(String) - Method in class com.goldencode.p2j.directory.Attribute
Convert given String into value using attribute type definition to find conversion routine.
stringValue() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of STRING-VALUE attribute (KW_STR_VAL).
stringValue(int) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of STRING-VALUE attribute (KW_STR_VAL).
stringValue(NumberType) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of STRING-VALUE attribute (KW_STR_VAL).
stringValue() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of STRING-VALUE attribute (KW_STR_VAL).
stringValue(int) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of STRING-VALUE attribute (KW_STR_VAL).
stringValue(NumberType) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of STRING-VALUE attribute (KW_STR_VAL).
stringWidth(String) - Method in interface com.goldencode.p2j.ui.client.FontMetricsHelper
Report the advance width of the given text.
stringWidth(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingFontMetrics
Report the advance width of the given text.
stringWidth(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
Report the advance width of the given text.
stringWidths(String) - Method in interface com.goldencode.p2j.ui.client.FontMetricsHelper
Get the intermediate widths of this text (for each substring starting from index 0, ending on indices 1 ..
stringWidths(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingFontMetrics
Get the intermediate widths of this text (for each substring starting from index 0, ending on indices 1 ..
stringWidths(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
Get the intermediate widths of this text (for each substring starting from index 0, ending on indices 1 ..
stripEnclosing(String, char) - Method in class com.goldencode.expr.TestDriver
Strip specified enclosing character, if any, from the beginning and end of a string.
stripEnclosing(String, char) - Static method in class com.goldencode.util.StringHelper
Strip a matched pair of the specified enclosing character, if it exists, from the beginning and end of a string.
stripEnclosing(String, char[]) - Static method in class com.goldencode.util.StringHelper
Strip a matched pair of any of the specified enclosing characters, if they exist, from the beginning and end of a string.
stripMatchedComments(String) - Static method in class com.goldencode.util.StringHelper
Strip a matched pair of slash-star comments, including any nested matched pairs of comments and return the result.
stripNL(char[], int, boolean) - Static method in class com.goldencode.p2j.preproc.Preprocessor
Removes newlines from the character array.
stripQuotes(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Remove a matching pair first and last characters if they both exist and if they are one of the 4GL quote characters.
stripSchemaName(String) - Method in class com.goldencode.p2j.report.server.ReportApi
Given the name of a schema export file AST, strip out the namespace portion of the path, and append a .df extension.
stroke - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Pattern to draw the lines.
strokeHorizontal(float, float, float, float) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Draws the horizontal starting at (x, y) upper left corner provided with its width and its line width.
strokeHorizontal(float, float, float, float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Draws the horizontal starting at (x, y) upper left corner provided with its width and its line width.
strokeRectangle(float, float, float, float) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Draws the shape of a rectangle provided by its (x, y) upper left corner and its size.
strokeRectangle(float, float, float, float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Draws the shape of a rectangle provided by its (x, y) upper left corner and its size.
strokeVertical(float, float, float, float) - Method in interface com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.IPageCanvas
Draws the vertical starting at (x, y) upper left corner provided with its height and its line width.
strokeVertical(float, float, float, float) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageCanvas
Draws the vertical starting at (x, y) upper left corner provided with its height and its line width.
strokeWidth - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Optional width for the stroke.
strong(String) - Static method in class com.goldencode.html.HtmlHelper
Creates a strong element.
STRONG_REFERENCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
STRONG_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
STRONG_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
style - Variable in class com.goldencode.p2j.admin.client.widget.GridHelper.ResourcesAdapter
The style adapter
style - Variable in class com.goldencode.p2j.ui.client.FontDetails
Font style.
style - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Font style constant.
style() - Method in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Get the cursor style
style() - Method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Get the cursor style
StyleAdapter() - Constructor for class com.goldencode.p2j.admin.client.widget.GridHelper.StyleAdapter
 
sub_assign_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ASSIGN keyword and a list of space delimited assignment expressions.
SUB_MENU - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the SUB-MENU resource.
sub_select_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a sub-select in a WHERE clause.
SUB_TRANSACTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SUB_TRANSACTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SUB_TRANSACTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SUB_TRANSACTION - Static variable in class com.goldencode.p2j.util.TransactionManager
The block will start a sub-transaction if a transaction is active.
subgroupOnly - Variable in class com.goldencode.p2j.util.Accumulator
Does accumulator produce "grand" results or subgroup results only?
subItems - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Group
sub items
subject - Variable in class com.goldencode.p2j.main.TemporaryAccount
Subject Id
subject - Variable in class com.goldencode.p2j.security.AuthenticationResponse
Subject ID.
subject - Variable in class com.goldencode.p2j.security.SessionToken
The subject name.
subjectId - Variable in class com.goldencode.p2j.admin.GroupDef
group account name
subjectId - Variable in class com.goldencode.p2j.admin.ProcessDef
process account name
subjectId - Variable in class com.goldencode.p2j.admin.UserDef
user account name
subjectId - Variable in class com.goldencode.p2j.security.Account
The subject ID this account represents.
subjects - Variable in class com.goldencode.p2j.admin.Acl
Array of subject IDs
subjects - Variable in class com.goldencode.p2j.admin.AclDef
Serves as a dictionary of account names that maps them into integers.
subjects - Variable in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
The string representation for the subjects list.
subjects - Variable in class com.goldencode.p2j.security.Binding
array of numeric subject IDs
subjects(String[]) - Static method in class com.goldencode.p2j.security.SecurityAdmin
ACL subjects filtering and editing utility.
subjectsSet - Variable in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
A set with all subject names.
subjectToAppserver - Static variable in class com.goldencode.p2j.util.AppServerManager
Map of subject IDs to appserver names.
sublistAtScope(int) - Method in class com.goldencode.p2j.util.ScopedList
Get an unmodifiable list view of the scope at the given depth, where zero depth represents the current scope, and a positive depth indicate older scopes.
SubMenu<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
SubMenu client abstract implementation class.
SubMenu(WidgetId, SubMenuConfig) - Constructor for class com.goldencode.p2j.ui.client.SubMenu
Special constructor used to restore component using given configuration.
SUBMENU_CHILDREN_TYPES - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Available sub-menu children types.
submenu_descriptor() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SUB-MENU keyword with following sub-menu name and options.
SubMenuBody() - Constructor for class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
 
SubMenuChuiImpl - Class in com.goldencode.p2j.ui.client.chui
Sub-menu CHUI client implementation class.
SubMenuChuiImpl(WidgetId, SubMenuConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Special constructor used to restore component using given configuration.
SubMenuConfig - Class in com.goldencode.p2j.ui
SUB-MENU widget configuration container.
SubMenuConfig() - Constructor for class com.goldencode.p2j.ui.SubMenuConfig
Default constructor (only used in deserialization).
SubMenuConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.SubMenuConfig
Create a new config and associate it with the given widget.
SubMenuDefinition - Class in com.goldencode.p2j.ui
Base class for menu definitions.
SubMenuDefinition() - Constructor for class com.goldencode.p2j.ui.SubMenuDefinition
 
SubMenuGuiImpl - Class in com.goldencode.p2j.ui.client.gui
SubMenu client abstract implementation class.
SubMenuGuiImpl(WidgetId, SubMenuConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Special constructor used to restore component using given configuration.
SubMenuGuiImpl.SubMenuBody - Class in com.goldencode.p2j.ui.client.gui
Sub-menu body.
subMenus - Variable in class com.goldencode.p2j.admin.client.application.home.MenuDef
Submenu items
SubMenuWidget - Class in com.goldencode.p2j.ui
This class represents sub-menu widget.
SubMenuWidget(boolean) - Constructor for class com.goldencode.p2j.ui.SubMenuWidget
Default constructor.
submit - Variable in class com.goldencode.p2j.admin.client.application.login.LoginView
Widget
subOnlyStack - Variable in class com.goldencode.p2j.util.Accumulator
Track sub-only mode - an accumulate function can retrieve a sub-only accumulator only if it is in the same block as the accumulate statement.
subs - Variable in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Elements which need to be displayed on next iteration
subscribe(handle, String) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(handle, character) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(handle, String, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(handle, character, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(handle, String, handle, String) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(handle, String, handle, character) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(handle, character, handle, String) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(handle, character, handle, character) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified program.
subscribe(ProcedureManager.Subscription) - Method in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Register the specified ProcedureManager.Subscription as global, for this context.
subscribe(handle, character, handle, character) - Static method in class com.goldencode.p2j.util.ProcedureManager
Create a new subscription to the given event for a specified program.
subscribe(boolean, handle, character, handle, character) - Static method in class com.goldencode.p2j.util.ProcedureManager
Create a new subscription to the given event for a specified program.
subscribe_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SUBSCRIBE language statement, the required following character ProgressParser.expr() and all options.
subscribeAnywhere(handle, String) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for any program.
subscribeAnywhere(handle, character) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for any program.
subscribeAnywhere(handle, String, String) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for any program.
subscribeAnywhere(handle, character, String) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for any program.
subscribeAnywhere(handle, String, character) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for any program.
subscribeAnywhere(handle, character, character) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for any program.
subscribeAnywhere(handle, character, character) - Static method in class com.goldencode.p2j.util.ProcedureManager
Create a new subscription to the given event for any program.
subscribeExternal(boolean, Long, String, Long) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Create a new subscription to the given event for a specified external resource.
subscribeExternal(boolean, Long, String, Long) - Method in interface com.goldencode.p2j.ui.ServerExports
Create a new subscription to the given event for a specified external resource.
subscribeExternal(boolean, handle, String, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Create a new subscription to the given event for a specified external resource.
subscribeExternal(boolean, handle, String, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Create a new subscription to the given event for a specified external resource.
subscriber - Variable in class com.goldencode.p2j.util.ProcedureManager.Subscription
The subscriber.
subscript() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a HQLParser.property() subscript, for array-type properties.
SUBSCRIPT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
subscript - Variable in class com.goldencode.p2j.persist.SortCriterion
Subscript value, if any
subscript() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the array subscripting operator [ ] in all of its forms.
subscript(B[], long) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Dereference the given array using the given 1-based index.
subscript(B[], NumberType) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Dereference the given array using the given 1-based index.
subscript() - Method in class com.goldencode.p2j.util.NumberType
Generate a valid 0-based integral subscript from the 1-based numeric value in this instance.
subscriptHelper(BaseDataType[], NumberType, boolean) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Generate a valid 0-based integral subscript from the 1-based numeric value given.
subscriptHelper(BaseDataType[], long) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Generate a valid 0-based integral subscript from the 1-based numeric value given.
subscription - Variable in class com.goldencode.p2j.util.ProcedureManager.PublishTask
The subscription on which context the task is executed.
Subscription(T, character, Object) - Constructor for class com.goldencode.p2j.util.ProcedureManager.Subscription
Build a new subscription with the specified data.
subscriptions - Variable in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
The global list of subscriptions.
subscriptions - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
The global list of subscriptions, for this context.
subscriptWorker(B[], int) - Static method in class com.goldencode.p2j.util.ArrayAssigner
Dereference the given array using the given 0-based index.
subselect() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a subselect phrase embedded within a where clause.
SUBSELECT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
SUBST - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
substitute(T, Object...) - Static method in class com.goldencode.p2j.util.TextOps
Perform positional replacement of '&n' specifiers in the format string fmt, using the array of character and/or String objects as the list of replacements.
substitute(String, Object...) - Static method in class com.goldencode.p2j.util.TextOps
Perform positional replacement of '&n' specifiers in the format string fmt, using the array of character and/or String objects as the list of replacements.
substituteImpl(Class<T>, String, Object...) - Static method in class com.goldencode.p2j.util.TextOps
Perform positional replacement of '&n' specifiers in the format string fmt, using the array of character and/or String objects as the list of replacements.
substituteParms(String) - Method in class com.goldencode.p2j.cfg.Configuration
Variable substitution is performed on value before it is returned.
substitution() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a query substitution parameter placeholder.
substring(String, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the portion of the input string from the 0-based index to the end.
substring(String, long, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Returns the portion of the input string from the 0-based index to the end.
substring(T, NumberType, NumberType, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, NumberType, NumberType, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, int, NumberType, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, int, NumberType, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, NumberType, int, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, NumberType, int, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, int, int, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, int, int, character) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, NumberType, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, int, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, NumberType, int) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, int, int) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(T, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and extending for the rest of the string.
substring(T, int) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and extending for the rest of the string.
substring(String, int) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and extending for the rest of the string.
substring(String, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and extending for the rest of the string.
substring(String, NumberType, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(String, NumberType, int) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(String, int, NumberType) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(String, int, int) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(String, int, int, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring(String, int, int, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substring_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SUBSTRING( , , , ) = expression language statement.
substringImpl(Class<T>, String, int, int, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Returns the substring of the string at the given 1-based index and of the given length.
substringOf(String, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring from a string, starting at a specific index.
substringOf(String, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring from a string, starting at a specific index.
substringOf(String, Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length from a string, starting at a specific index.
substringOf(String, Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length from a string, starting at a specific index.
substringOf(String, Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length from a string, starting at a specific index.
substringOf(String, Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length from a string, starting at a specific index.
substringOf(String, Long, Long, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length and Progress type from a string, starting at a specific index.
substringOf(String, Long, Integer, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length and Progress type from a string, starting at a specific index.
substringOf(String, Integer, Long, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length and Progress type from a string, starting at a specific index.
substringOf(String, Integer, Integer, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract a substring of a specific length and Progress type from a string, starting at a specific index.
subtype - Variable in class com.goldencode.p2j.ui.MenuItemConfig
SUBTYPE attr.
SubTypeAttribute - Interface in com.goldencode.p2j.util
Interface for the handles which use the SUBTYPE attribute
success - Variable in class com.goldencode.p2j.util.AppServerLauncher.Launcher
When set to Boolean.TRUE, it will indicate the Agent was started successfully; any other value will indicate failure.
suffix() - Method in class com.goldencode.p2j.e4gl.BaseHelper
Return the filename suffix (extension) to be used.
suffix() - Method in class com.goldencode.p2j.e4gl.BlueDiamondHelper
Return the filename suffix (extension) to be used.
suffix() - Method in interface com.goldencode.p2j.e4gl.CompatibilityHelper
Return the filename suffix (extension) to be used.
suffix - Variable in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
The hint's suffix.
SUFFIX_RULES - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
File suffix for ruleset-level configuration files
SUFFIX_XML - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
File suffix for top-level configuration files
suggestions - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
List of values to be displayed in a suggestion list box
sum(String, NumberType) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which sums the values of a single column across rows in the table backing this buffer.
sum(String, NumberType, String) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which sums the values of a single column across rows in the table backing this buffer.
sum(String, NumberType, String, Object...) - Method in interface com.goldencode.p2j.persist.Buffer
Aggregate method which sums the values of a single column across rows in the table backing this buffer.
sum(String, NumberType) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which sums the values of a single column across rows in the table backing this buffer.
sum(String, NumberType, String) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which sums the values of a single column across rows in the table backing this buffer.
sum(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.BufferImpl
Aggregate method which sums the values of a single column across rows in the table backing this buffer.
sum(String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.RecordBuffer
Aggregate method which sums the values of a single column across rows in the table backing this buffer.
sum_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 9th lowest precedence level of expressions - the additive operators.
sum_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 5th lowest precedence level of expressions - the additive operators.
sum_expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 5th precedence level of Progress 4GL expressions, the PLUS and MINUS operators (for all data types, even the non-numeric uses for dates or string concatenation).
summaryReport(long, int, int) - Method in class com.goldencode.p2j.report.server.ReportApi
Retrieve information necessary to display a particular summary report.
SummaryRow - Class in com.goldencode.p2j.report.server
Bean for a row in a summary report.
SummaryRow() - Constructor for class com.goldencode.p2j.report.server.SummaryRow
 
super_function() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the special built-in SUPER function, which can be used in an expression.
super_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SUPER statement with an optional following parameter list (see ProgressParser.param_passing_list(boolean)).
superCall - Variable in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
Flag indicating if the destination is in a super-procedure.
superClass - Variable in class com.goldencode.expr.ClassFile
Class constant representing parent of class being compiled.
superclassChain - Variable in class com.goldencode.p2j.classloader.ClassInfo
The list of superclasses.
superProcedures() - Method in interface com.goldencode.p2j.util.CommonProcedure
Get the SUPER-PROCEDURES attribute for this SESSION or procedure handle.
superProcedures() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Get the SUPER-PROCEDURES attribute of this external procedure instance.
superProcedures() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the SUPER-PROCEDURES attribute.
superProcedures - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
The list of super-procedures for this procedure, by external program instance.
superProcedures() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the SESSION:SUPER-PROCEDURES attribute.
superProcedures(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the SUPER-PROCEDURES attribute of the specified external procedure instance.
superProcedures() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
This call is a no-op on proxy procedures, always returns the empty string.
superProceduresImpl(Collection<ProcedureManager.ProcedureData>) - Static method in class com.goldencode.p2j.util.ProcedureManager
Implementation for the SUPER-PROCEDURES attribute.
superProcForExtProc(Object, Collection<Object>) - Method in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Check if the given referent is a super-procedure of one of the procedures in the given list.
SuperResolver() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.SuperResolver
 
support - Variable in class com.goldencode.p2j.report.server.OverviewRow
Flag indicating whether report includes gap analysis support information
SUPPORT_LVL_FULL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SUPPORT_LVL_FULL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SUPPORT_LVL_FULL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SUPPORT_LVL_FULL_WITH_LIMITATIONS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SUPPORT_LVL_FULL_WITH_LIMITATIONS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SUPPORT_LVL_FULL_WITH_LIMITATIONS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SUPPORT_LVL_NONE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SUPPORT_LVL_NONE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SUPPORT_LVL_NONE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SUPPORT_LVL_PARTIAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SUPPORT_LVL_PARTIAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SUPPORT_LVL_PARTIAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SUPPORTED_TYPES - Static variable in class com.goldencode.p2j.util.ControlFlowOps.MapArgumentResolver
A map with string representation of the 4GL supported types to their P2J implementation class.
supportFunctionClasses - Static variable in class com.goldencode.p2j.persist.pl.BuiltIns
Classes which contain backing methods of support functions
supportLvlExpr - Variable in class com.goldencode.p2j.report.ReportDefinition
Expression for calculating the support level for the statistic name.
supportsAggressiveRelease() - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider
Returns false to indicate JDBC connections will not be released aggressively, regardless of how the delegate would handle such requests.
supportsAggressiveRelease() - Method in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Returns false to indicate JDBC connections will not be released aggressively.
supportsArbitraryIteration() - Method in class com.goldencode.p2j.persist.PreselectQuery
Does this query support non-NEXT iteration components?
supportsArbitraryIteration() - Method in class com.goldencode.p2j.persist.PresortQuery
Does this query support non-NEXT iteration components?
supportsBooleanDatatype() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Indicates whether this dialect supports boolean datatype.
supportsBooleanDatatype() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Indicates whether this dialect supports boolean datatype.
supportsBooleanDatatype() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Indicates whether this dialect supports boolean datatype.
supportsBooleanDatatype() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Indicates whether this dialect supports boolean datatype.
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableSelectionListGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsCustomMousePointer() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Check if the widget supports LOAD-MOUSE-POINTER() method
supportsFunctionOverloading() - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Indicate whether this dialect natively supports the overloading of user defined functions by parameter number and data type.
supportsFunctionOverloading() - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Indicate whether this dialect natively supports the overloading of user defined functions by parameter number and data type.
supportsFunctionOverloading() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Indicate whether this dialect natively supports the overloading of user defined functions by parameter number and data type.
supportsFunctionOverloading() - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Indicate whether this dialect natively supports the overloading of user defined functions by parameter number and data type.
supportsMnemonic - Variable in class com.goldencode.p2j.ui.chui.ButtonImpl
The flag indicating whether this button supports mnemonic or not.
supportsVariableLimit() - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Indicate whether a variable limit is supported by this dialect.
suppress - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Indicates if the namespace processing is suppressed or not.
suppressError - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this block's caller requires errors to be suppressed.
suppressFormFeed - Variable in class com.goldencode.p2j.util.Stream
When the flag is true due to editor(s), the next form feed will be skipped.
suppressRedraw - Variable in class com.goldencode.p2j.ui.MenuDescription
Suppress redraw on push of menu description.
suppressRedraw - Variable in class com.goldencode.p2j.ui.ScreenDefinition
Suppress redraw on push of screen definition.
survivals - Static variable in class com.goldencode.p2j.ui.ConfigManager
Context-local state which needs to survive the context reset.
suspend() - Static method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
Suspends coordinate synchronization for the current thread.
suspend() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Temporarily halts the client UI processing (key reading, normal drawing mode) After entering suspend mode, the current contents of the terminal are cleared.
suspend() - Method in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Temporarily halts the client UI processing (key reading, normal drawing mode) After entering suspend mode, the current contents of the terminal are cleared.
suspend() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchDriver
Suspend terminal and release it for use by other applications.
suspend() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Suspend terminal and release it for use by other applications.
suspend() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Save the current state of the console mode and switch to TTY mode temporarily.
suspend() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Suspend all screen I/O operations.
suspend() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Suspend all screen I/O operations.
suspend() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Suspend all screen I/O operations.
suspend() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Suspend all screen I/O operations.
suspend() - Method in class com.goldencode.p2j.ui.client.OutputManager
Suspend output.
suspend() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Suspends the type ahead buffer activity and keyboard reading thread.
suspend - Variable in class com.goldencode.p2j.ui.client.Window
Suspend mode active flag.
suspend() - Static method in class com.goldencode.p2j.ui.client.Window
Suspends drawing except for the status line.
suspend() - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Temporarily halts the client UI processing (key reading, normal drawing mode) After entering suspend mode, the current contents of the terminal are cleared.
suspendAround(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
This advice is executed for methods annotated with NoSyncCoordinates.
suspendCount - Static variable in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
Thread local variable holding the number of suspensions.
suspended - Variable in class com.goldencode.p2j.ui.client.TypeAhead
Suspend/resume flag.
suspendedPause() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Indefinitely pause and display the default message.
suspendLock - Variable in class com.goldencode.p2j.ui.client.Window
Synchronization lock for suspend processing.
svgToRasterImgCache - Static variable in class com.goldencode.p2j.ui.client.gui.VectorGraphicsHelper
Map to store cached images to simplify the scaling image usage.
SW_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
SW_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
swapAddresses() - Method in class com.goldencode.p2j.net.AddressPair
Convenience method to swap the local and remote addresses.
swapAddresses() - Method in class com.goldencode.p2j.net.RoutingKey
Swap source and destination addresses.
swapKeyboardMode(boolean) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Switch between P2J client and interactive client.
swapKeyboards(boolean) - Method in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Switch between P2J client and interactive client.
sweep(String, Map<String, String>) - Static method in class com.goldencode.util.StringHelper
Substitute all instances of ${key_name} (where key_name identifies a valid replacement parameter) in the specified text with the associated parameter value.
sweepMap - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Singleton map of a unique key to session ID string
swingAntiAliasing - Variable in class com.goldencode.p2j.ui.client.FontDetails
Flag to inform client to use anti-aliasing rendering hint in Swing session
swingAntiAliasing - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
Flag to use anti-aliasing text rendering on the client side, Swing session.
SwingChuiDriver - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Swing-based ChUI driver.
SwingChuiDriver(BootstrapConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver
Constructor.
SwingChuiDriver.VT100SwingEmulator - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Swing-specific implementation of the VT100 emulator child process.
SwingChuiDriver.VT100SwingRenderer - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Swing-specific implementation of the VT100 emulator renderer.
SwingEmulatedKeyboardFocusManager - Class in com.goldencode.p2j.ui.client.gui.driver.swing
The driver level keyboard focus manager.
SwingEmulatedKeyboardFocusManager() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedKeyboardFocusManager
 
SwingEmulatedWindow - Class in com.goldencode.p2j.ui.client.gui.driver.swing
The core GUI renderer.
SwingEmulatedWindow(Window, SwingKeyboardReader) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Constructor.
SwingFontMetrics - Class in com.goldencode.p2j.ui.client.gui.driver.swing
AWT/Swing font metrics helper.
SwingFontMetrics(FontMetrics) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingFontMetrics
Construct and instance.
SwingGuiClient - Class in com.goldencode.p2j.ui.client.gui.driver.swing
Main GUI client class which instantiates the primary frame window.
SwingGuiClient(KeyboardFocusManager, SwingKeyboardReader) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiClient
Construct the new frame by instantiating the SwingEmulatedWindow as the content pane and initializing it using the given options.
SwingGuiClient.SwingGuiDialog - Class in com.goldencode.p2j.ui.client.gui.driver.swing
 
SwingGuiDialog(KeyboardFocusManager, SwingKeyboardReader, Window, boolean) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiClient.SwingGuiDialog
Construct the new frame by instantiating the SwingEmulatedWindow as the content pane and initializing it using the given options.
SwingGuiDriver - Class in com.goldencode.p2j.ui.client.gui.driver.swing
Swing-backed GUI driver.
SwingGuiDriver() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
Create a new GUI screen driver.
SwingGuiDriver.BrowserHelper - Class in com.goldencode.p2j.ui.client.gui.driver.swing
Parses the provided command line and returns the executable and its options.
SwingHelper - Class in com.goldencode.p2j.ui.client.driver.swing
Provides useful Swing helper methods as static tools.
SwingHelper() - Constructor for class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Constructor, which cannot be called externally.
SwingKeyboardReader - Class in com.goldencode.p2j.ui.client.driver.swing
This class processes Swing key events and converts them into 4GL keys.
SwingKeyboardReader() - Constructor for class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Default c'tor.
SwingMouseHandler - Class in com.goldencode.p2j.ui.client.gui.driver.swing
Provide mouse event support for the swing GUI driver.
SwingMouseHandler() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler
 
SwingMouseHandler.WorkArea - Class in com.goldencode.p2j.ui.client.gui.driver.swing
Container for mouse-related data.
switchCurrentRowSelection() - Method in class com.goldencode.p2j.ui.client.Browse
For browse with multiple selection: select current row if it is not selected or deselect if it is selected.
switchErrorStorage(RemoteErrorData) - Static method in class com.goldencode.p2j.util.ErrorManager
Switch the error storage to the specified instance.
switchFrames(int, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Checks whether the stream and its redirected terminal need to switch to another frame and does switching if so.
switchId(WidgetId, WidgetId) - Method in class com.goldencode.p2j.ui.ClientConfigManager
Switch the widget's ID from the old one to the new one.
switchId(WidgetId, WidgetId, Map) - Method in class com.goldencode.p2j.ui.ClientConfigManager
Helper method to replace the entry in the given map, to use the new key.
switchLabelsEmptyMode(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Switch special label handling flag.
switchLabelsEmptyMode(Rectangle) - Method in class com.goldencode.p2j.ui.client.Frame
Switch empty mode for labels which fit into specified rectangle.
switchOutput(int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and return the id of the current output destination.
switchOutput(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and return the id of the current output destination.
switchOutput(P) - Method in class com.goldencode.p2j.ui.client.OutputManager
Redirect terminal output to the drawing worker represented by newOps (or back to the interactive terminal if newOps is null) and return the instance representing the current output destination.
switchOutput(int, boolean, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and return the id of the current output destination.
switchOutput(int, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and return the id of the current output destination.
switchOutput(int, boolean, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and return the id of the current output destination.
switchQuotes(String, String, String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Prepare the given text so that its quotes can be switched from the previous quote to the new quotes.
switchStreams(Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Checks whether the frame needs switching streams and does switching.
switchTo(Reader) - Method in class com.goldencode.p2j.io.MultiReader
Switches input to the specified reader.
switchTo(InputStream) - Method in class com.goldencode.p2j.io.MultiStream
Switches input to the specified stream.
switchToACLs(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsPresenter
Switch to ACL view opened for the target account.
switchToACLs(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.AccountsUiHandlers
Switch to ACL view opened for the target account.
switchToACLs - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Switch to ACLs button
switchToACLs - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Switch to ACLs button
switchToACLs - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Switch to ACLs button
switchToCertificates(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Executes the action to switch to the Certificate Management view.
switchToCertificates(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Executes the action to switch to the Certificate Management view.
switchToCerts - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Switch to Certificates button
switchToNextCell() - Method in class com.goldencode.p2j.ui.client.Browse
Switches in-line editor to the next editable cell.
switchToPrevCell() - Method in class com.goldencode.p2j.ui.client.Browse
Switches in-line editor to the previous editable cell.
switchWorker(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Redirect terminal output to the stream represented by newId (or to the interactive terminal if newId is -1) and return the id of the current output destination.
sym - Variable in class com.goldencode.p2j.preproc.Environment
Scoped symbol dictionary.
sym - Variable in class com.goldencode.p2j.uast.ProgressLexer
Enables language keyword resolution.
sym - Variable in class com.goldencode.p2j.uast.ProgressParser
Contains all symbol resolution dictionaries and provides the maintenance/lookup methods.
SYM_CHAR - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
SYM_CHAR - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
SYM_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYM_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYM_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SYM_KEY - Static variable in class com.goldencode.p2j.security.SymmetricEncryption
The key used for encrypting and decrypting the message.
SYMBOL - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
symbol - Variable in class com.goldencode.expr.Function
Symbol assigned to this object for use in AST building
SYMBOL - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
SYMBOL - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
Symbol - Class in com.goldencode.p2j.preproc
Represents a Progress preprocessor variable put into one of the scopes of the scoped symbol dictionary.
Symbol(int, String) - Constructor for class com.goldencode.p2j.preproc.Symbol
Constructor taking a String.
Symbol(int, StringBuilder) - Constructor for class com.goldencode.p2j.preproc.Symbol
Constructor taking a StringBuilder.
SYMBOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYMBOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYMBOL - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Any valid identifier (that is not a keyword, boolean literal or the null literal).
symbol() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all possible user-defined symbol names.
SYMBOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
symbolAppTypeMap - Variable in class com.goldencode.expr.TestDriver
Map of symbol names to app-defined data type names
SymbolException - Exception in com.goldencode.expr
Exception indicating an error relating to symbol resolution processing.
SymbolException(String) - Constructor for exception com.goldencode.expr.SymbolException
Constructor which accepts an error message.
SymbolException(String, Throwable) - Constructor for exception com.goldencode.expr.SymbolException
Constructor which accepts an error message and a root cause.
SymbolException(Throwable) - Constructor for exception com.goldencode.expr.SymbolException
Constructor which accepts and wrappers a root cause.
SymbolHint - Class in com.goldencode.p2j.preproc
Keeps information about a symbol definition.
SymbolHint(String, String, String) - Constructor for class com.goldencode.p2j.preproc.SymbolHint
Constructor.
SYMBOLIC_LINK_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status bitfield code for symbolic link
SymbolLibrary() - Constructor for class com.goldencode.expr.TestDriver.SymbolLibrary
 
SymbolResolver - Class in com.goldencode.expr
The abstract base class of application-specific symbol resolvers.
SymbolResolver() - Constructor for class com.goldencode.expr.SymbolResolver
 
SymbolResolver - Class in com.goldencode.p2j.uast
Contains a dictionary for each type of language namespace and provides methods to maintain and lookup in the respective namespaces.
SymbolResolver() - Constructor for class com.goldencode.p2j.uast.SymbolResolver
Default constructor that creates an instance with schema lookups disabled.
SymbolResolver(boolean) - Constructor for class com.goldencode.p2j.uast.SymbolResolver
Constructs an instance with control over disabling schema lookups.
SymbolResolver(boolean, boolean, String[], boolean) - Constructor for class com.goldencode.p2j.uast.SymbolResolver
Constructs an instance with control over disabling schema lookups.
SymbolResolver.CacheKey - Class in com.goldencode.expr
Helper class which is used to assist in lookups of methods when introspecting invocation target classes.
SymbolResolver.SchemaHelper<V> - Interface in com.goldencode.p2j.uast
Functional interface for use with lambdas.
SymbolResolver.SearchResult - Class in com.goldencode.p2j.uast
Store the data resulting from a given file system search.
SymbolResolver.TestResolver - Class in com.goldencode.expr
Concrete implementation of a SymbolResolver for simple testing and debug purposes.
SymbolResolver.TestResolver.Library - Class in com.goldencode.expr
 
SymbolResolver.UsingSpec - Class in com.goldencode.p2j.uast
Store the data in a USING statement.
SymbolResolver.UsingType - Enum in com.goldencode.p2j.uast
Describes the type of the USING specification.
SymbolResolver.WorkArea - Class in com.goldencode.p2j.uast
Container with context-local data.
symbols - Variable in class com.goldencode.p2j.preproc.HintsTreeNode
Array of SymbolHints
symbolSet() - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Returns a set containing all defined symbol names as strings.
symbolSet(int) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Returns a set containing all defined symbol names as strings, in the scope specified.
SymmetricEncryption - Class in com.goldencode.p2j.security
Utility class that mimics the symmetric encryption of Progress' genpassword utility.
SymmetricEncryption() - Constructor for class com.goldencode.p2j.security.SymmetricEncryption
 
sync() - Method in class com.goldencode.p2j.net.LocalStateSync
Drive the state synchronization process by reading any pending changes and applying them if any changes are available.
sync() - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.chui.TerminalBuffer
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Synchronize the state of the physical terminal with the state of the virtual terminal.
sync() - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiPrimitivesImpl
Synchronize screen.
sync(int) - Method in class com.goldencode.p2j.ui.client.OutputManager
Synchronize output with physical terminal.
sync() - Method in interface com.goldencode.p2j.ui.client.OutputPrimitives
Synchronize screen.
sync() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Determine the widget's window and synchronize output with physical terminal.
SYNC_EVENT - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Sync request.
syncable - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Terminal is syncable flag
syncAuthSettings(String, int, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes authentication-related directory node attributes with the given values.
syncBoolean(String, String, Boolean) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes a directory node attribute with the given value.
syncBytes(String, String, byte[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes a directory node attribute with the given value.
syncConfigChanges(Runnable) - Static method in class com.goldencode.p2j.ui.ConfigManager
All the config changes performed during execution of code are synchronized with the associated config owners.
SyncConfigChanges - Annotation Type in com.goldencode.p2j.ui
When the annotation is used all the config changes performed in the scope of the annotated method are synchronized with the associated config owner.
SyncConfigChangesAspect - Class in com.goldencode.p2j.aspects.ui
The aspect monitors config changes and notifies ConfigSyncManager.
SyncConfigChangesAspect() - Constructor for class com.goldencode.p2j.aspects.ui.SyncConfigChangesAspect
 
SyncCoordinatesAspect - Class in com.goldencode.p2j.aspects.ui
The aspect implements synchronization of linked coordinate attributes like WIDTH-CHARS/WIDTH-PIXELS, COLUMN/X, etc.
SyncCoordinatesAspect() - Constructor for class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
 
SyncCoordinatesAspect.WorkArea - Class in com.goldencode.p2j.aspects.ui
Class for cached values saved in the context.
syncDate(String, String, DateValue) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes a directory node attribute with the given value.
SyncEvent - Class in com.goldencode.p2j.ui.client.event
Screen synchronization request event.
SyncEvent(Widget) - Constructor for class com.goldencode.p2j.ui.client.event.SyncEvent
Constructor.
syncForeignRelations(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Attempt to synchronize the foreign keys of any records linked to this buffer's current record, based upon changes made to relevant properties in the current record.
synch(ColorTable.EnvironmentColorTable) - Static method in class com.goldencode.p2j.ui.ColorTable
Synchronize environments.
synch(ColorTable.EnvironmentColorTable) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Synchronize environment color table state.
synchBatch(String, boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
Choose back-end on which operation will be performed.
SynchronizeFilter - Class in com.goldencode.p2j.admin.server
The servlet filter synchronizes requests dispatched on multiple threads.
SynchronizeFilter() - Constructor for class com.goldencode.p2j.admin.server.SynchronizeFilter
 
syncInteger(String, String, Integer) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes a directory node attribute with the given value.
SyncMessage - Class in com.goldencode.p2j.net
This class provides state synchronization extensions to a standard message.
SyncMessage() - Constructor for class com.goldencode.p2j.net.SyncMessage
Default constructor, used during de-serialization.
SyncMessage(Message, Serializable) - Constructor for class com.goldencode.p2j.net.SyncMessage
Constructs an instance using an already existing message.
syncNative() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Synchronizes the state of the console buffers with native terminal window.
Syncronizer() - Constructor for class com.goldencode.p2j.util.TerminalStream.Syncronizer
Construct an instance and save buffer state variables.
syncString(String, String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes a directory node attribute with the given value.
syncStrings(String, String, String[]) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes a directory node attribute with the given value.
syncTeletype(char) - Method in class com.goldencode.p2j.util.TerminalStream
Simulate TTY output of single character and synchronize terminal when processing is finished.
syncTeletypeString(String) - Method in class com.goldencode.p2j.util.TerminalStream
Simulate TTY output of string and synchronize terminal when processing is finished.
syncTime(String, String, TimeValue) - Method in class com.goldencode.p2j.security.SecurityAdmin
Synchronizes a directory node attribute with the given value.
syntax - Static variable in class com.goldencode.ast.DumpBitSet
Help text for command line users.
syntax(String, int) - Static method in class com.goldencode.p2j.convert.ConversionDriver
Emit a syntax statement and optional error message to stderr, then exit the process with the specified return code.
syntax(String, int) - Static method in class com.goldencode.p2j.e4gl.E4GLPreprocessor
Emit a syntax statement and optional error message to stderr, then exit the process with the specified return code.
syntax(String, int) - Method in class com.goldencode.p2j.main.CommonDriver
Print syntax on STDOUT.
syntax(String, int) - Static method in class com.goldencode.p2j.pattern.PatternEngine
Emit a syntax statement and optional error message to stderr, then exit the process with the specified return code.
syntax(String, int) - Static method in class com.goldencode.p2j.pattern.SearchTrees
Emit a syntax statement and optional error message to stderr, then exit the process with the specified return code.
syntax(String, int) - Static method in class com.goldencode.p2j.report.ReportDriver
Emit a syntax statement and optional error message to stderr, then exit the process with the specified return code.
syntax(String, int) - Static method in class com.goldencode.p2j.uast.CallGraphGenerator
Emit a syntax statement and optional error message to stderr, then exit the process with the specified return code.
syntax(String, int) - Static method in class com.goldencode.p2j.uast.ScanDriver
Emit a syntax statement and optional error message to stderr, then exit the process with the specified return code.
SYNTHETIC - Static variable in class com.goldencode.expr.Attribute
Synthetic attribute name.
SYNTHETIC - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "synthetic" index AST annotation
SYS_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYS_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYS_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
SYS_SCHEMA_NAME - Static variable in class com.goldencode.p2j.directory.SchemaLoad
File name for the system directory schema.
sysbgcolor - Variable in class com.goldencode.p2j.ui.BaseConfig
default BGCOLOR option
sysBgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Default BGCOLOR.
SysColor - Class in com.goldencode.p2j.ui.client
This class defines system colors constants.
SysColor() - Constructor for class com.goldencode.p2j.ui.client.SysColor
Private constructor.
sysfgcolor - Variable in class com.goldencode.p2j.ui.BaseConfig
default FGCOLOR option
sysFgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Default FGCOLOR.
SYSTEM_ACCESS - Static variable in class com.goldencode.p2j.security.SystemResource
the only access mode for "system" resources
SYSTEM_COLORS - Static variable in class com.goldencode.p2j.ui.ColorTable
The name of the node containing the color-table.
SYSTEM_CONTEXT_CREATE - Static variable in class com.goldencode.p2j.security.SystemResource
context related event constant
SYSTEM_CONTEXT_DELETE - Static variable in class com.goldencode.p2j.security.SystemResource
context related event constant
SYSTEM_CONTEXT_SWITCH - Static variable in class com.goldencode.p2j.security.SystemResource
context related event constant
SYSTEM_DIALOG_COLOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYSTEM_DIALOG_COLOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYSTEM_DIALOG_COLOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
system_dialog_color_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SYSTEM-DIALOG COLOR statement and all following options.
SYSTEM_DIALOG_FONT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYSTEM_DIALOG_FONT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYSTEM_DIALOG_FONT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
system_dialog_font_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SYSTEM-DIALOG FONT statement and all following options.
SYSTEM_DIALOG_GET_DIR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYSTEM_DIALOG_GET_DIR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYSTEM_DIALOG_GET_DIR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
system_dialog_get_dir_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SYSTEM-DIALOG GET-DIR statement and all following options.
SYSTEM_DIALOG_GET_FILE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYSTEM_DIALOG_GET_FILE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYSTEM_DIALOG_GET_FILE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
system_dialog_get_file_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SYSTEM-DIALOG GET-FILE statement and all following options.
SYSTEM_DIALOG_PRINTER_SETUP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
SYSTEM_DIALOG_PRINTER_SETUP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
SYSTEM_DIALOG_PRINTER_SETUP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
system_dialog_printer_setup_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SYSTEM-DIALOG PRINTER-SETUP statement and all following options.
SYSTEM_FONT_BASE - Static variable in class com.goldencode.p2j.ui.client.FontManager
The base for the system fonts.
SYSTEM_FONT_TABLE - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the system font-table.
system_help_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SYSTEM-HELP statement and all following options.
SYSTEM_ID - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
System identifier within DTD section
SYSTEM_SECURITY_EDITING - Static variable in class com.goldencode.p2j.security.SecurityContextStack
Opaque key for the "system-security-editing"
SYSTEM_SESSION - Static variable in class com.goldencode.p2j.security.SecurityContext
Reserved session ID for system threads
systemAccessWorker(String, int) - Method in class com.goldencode.p2j.security.SystemResource
Implements generalized access rights check worker.
SystemAction - Class in com.goldencode.p2j.ui.client.gui.driver
Listener for mouse system actions: copy, cut, paste, minimize.
SystemAction(int, int, MouseAdapter) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.SystemAction
Create a system action for the specified widget.
systemColorNames - Static variable in class com.goldencode.p2j.ui.client.SysColor
System color P4GL names
systemColors - Variable in class com.goldencode.p2j.ui.client.ColorManager.WorkArea
System colors for this session.
systemColors - Variable in class com.goldencode.p2j.ui.ColorTable.WorkArea
System colors
systemColorsCache - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
System colors cache.
systemFonts - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
The system fonts for this session.
systemFonts - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
A cache with the system font specifications, for this context.
systemHandle(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if the given referent is for a system handle (i.e.
systemHelp(String, String, SystemHelpAction, Object[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Calls the Microsoft Windows Help engine to display Windows Help topics, and the HTML Help engine to display HTML Help topics.
systemHelp(String, String, SystemHelpAction, Object[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Calls the Microsoft Windows Help engine to display Windows Help topics, and the HTML Help engine to display HTML Help topics.
systemHelp(String, SystemHelpAction) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Calls the Microsoft Windows Help engine to display Windows Help topics, and the HTML Help engine to display HTML Help topics.
SystemHelpAction - Enum in com.goldencode.p2j.ui
Help management actions.
SystemHelpAction() - Constructor for enum com.goldencode.p2j.ui.SystemHelpAction
 
systemInMemoryClassLoader - Static variable in class com.goldencode.p2j.persist.DynamicTablesHelper
In-memory class loader
systemOrdinal - Variable in class com.goldencode.p2j.security.SecurityCache
Ordinal number of the "system" resource in registry.
SystemResource - Class in com.goldencode.p2j.security
Implements the "system" abstract resource.
SystemResource() - Constructor for class com.goldencode.p2j.security.SystemResource
Package private constructor.
SystemRights - Class in com.goldencode.p2j.security
Implements the "system" rights objects.
SystemRights() - Constructor for class com.goldencode.p2j.security.SystemRights
Default constructor.
SystemRights(String) - Constructor for class com.goldencode.p2j.security.SystemRights
Package private constructor.
SystemRightsEditor - Class in com.goldencode.p2j.admin.client.editors
System rights editor.
SystemRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.SystemRightsEditor
 
sz - Variable in class com.goldencode.p2j.util.RemoteStream
The locally cached page size.

T

t0 - Variable in class com.goldencode.p2j.extension.PSTimer
A t0 timestamp used to relate all events in LOG.
TAB - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
tab() - Method in class com.goldencode.p2j.preproc.TextLexer
Expands tabs with spaces right in the ANTLRStringBuilder text.
TAB - Static variable in class com.goldencode.p2j.ui.Keyboard
 
TAB - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
Keyboard mappings
TAB_SIZE - Static variable in class com.goldencode.ast.DumpTree
The size of indentation in spaces.
tabbed - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
If true the dialog will show the top level panels as tabs
table - Variable in class com.goldencode.p2j.persist.BufferType
Buffer's backing table name (uppercase)
table - Variable in class com.goldencode.p2j.persist.P2JIndex
Name of table with which index is associated
table - Variable in class com.goldencode.p2j.persist.Persistence.ColumnKey
Table name
table - Variable in class com.goldencode.p2j.persist.RecordBuffer
Name of (post-conversion) database table associated with this buffer
table - Variable in class com.goldencode.p2j.persist.RecordIdentifier
Table name
TABLE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Database table
TABLE - Static variable in class com.goldencode.p2j.schema.EntityName
Constant indicating name represents a table
table - Variable in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Name of database table
TABLE - Static variable in class com.goldencode.p2j.schema.ImportWorker
Database metadata table type for regular tables
TABLE - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "table" class AST annotation
table - Variable in class com.goldencode.p2j.schema.RelationNode
Table wrapped by this node
table() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches a table definition, which consists of the ADD TABLE phrase followed by table property definitions, some of which are optional, then some number of SchemaParser.field() and/or SchemaParser.index() definitions.
TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
table - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Related property table components.
table - Variable in class com.goldencode.p2j.ui.ControlSetConfig
Table name.
table - Variable in class com.goldencode.p2j.ui.EditorConfig
TABLE Attribute
table - Variable in class com.goldencode.p2j.util.TableParameter
Buffer of the wrapped table.
table1 - Static variable in class com.goldencode.p2j.directory.Base64
Character conversion table from RFC2045 Value Encoding Value Encoding Value Encoding Value Encoding 0 A 17 R 34 i 51 z 1 B 18 S 35 j 52 0 2 C 19 T 36 k 53 1 3 D 20 U 37 l 54 2 4 E 21 V 38 m 55 3 5 F 22 W 39 n 56 4 6 G 23 X 40 o 57 5 7 H 24 Y 41 p 58 6 8 I 25 Z 42 q 59 7 9 J 26 a 43 r 60 8 10 K 27 b 44 s 61 9 11 L 28 c 45 t 62 + 12 M 29 d 46 u 63 / 13 N 30 e 47 v 14 O 31 f 48 w (pad) = 15 P 32 g 49 x 16 Q 33 h 50 y
TABLE_BUTTONS - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the buttons mask in which the Lock and Delete All buttons are enabled.
TABLE_ID - Static variable in class com.goldencode.p2j.persist.TableIdentifier
Special RecordIdentifier to represent the table being locked.
TABLE_ID_FIELD_SIZE - Static variable in class com.goldencode.p2j.persist.DBUtils
The size of the id primary synthetic field (DatabaseManager.PRIMARY_KEY) added to tables, used by non-unique indexes.
TABLE_NAME - Static variable in class com.goldencode.p2j.schema.ImportWorker
Database metadata column name for table name metadata column
table_parm() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the TABLE, DATASET, TABLE-HANDLE and DATASET-HANDLE logic for parameter definitions (see ProgressParser.def_parm_stmt()).
table_props() - Method in class com.goldencode.p2j.schema.SchemaParser
Matches all possible table property definitions.
table_trigger() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a TABLE-TRIGGER clause in the SchemaParser.table_props().
tableColumns - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
Column names.
tableCount - Variable in class com.goldencode.p2j.persist.CompoundQuery
Total number of tables involved in this compound query
tableCounter - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper
Counter used for generation of unique names for dynamic tables.
tableDisp - Variable in class com.goldencode.p2j.schema.TableHints
Table dispositions for this table
tableDrop - Variable in class com.goldencode.p2j.schema.TableHints
Table drop flag for this table
tableExists(Persistence, String) - Static method in class com.goldencode.p2j.persist.DynamicTablesHelper
Determines if the specified table exists.
tableHandle() - Method in interface com.goldencode.p2j.persist.Buffer
Conversion of TABLE-HANDLE attribute (KW_TAB_HAND).
tableHandle() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of TABLE-HANDLE attribute (KW_TAB_HAND).
tableHandle() - Method in class com.goldencode.p2j.persist.RecordBuffer
Returns TABLE-HANDLE for the buffer.
tableHandle - Variable in class com.goldencode.p2j.persist.TableWrapper
Determines if this wrapper wraps data from a TABLE-HANDLE parameter.
tableHandle() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Returns TABLE-HANDLE for the buffer.
tableHandle - Variable in class com.goldencode.p2j.util.TableParameter
Table handle.
TableHighIdentityManager - Class in com.goldencode.p2j.persist.id
Deprecated.
Use SequenceIdentityManager or other identity manager which supports database-wide unique ids. Implementation of the IdentityManager interface. During server initialization, each database table is queried to determine its maximum primary key ID. This information is stored in a map for later use in providing the next available ID for each table. The per-table value is incremented for each ID request.

Current limitations:

  • Does not produce database-wide unique IDs. Note that this does not match Progress behavior.
  • Wrapping to a negative number after we increment beyond Long.MAX_VALUE is not handled at this time.
  • Does not recycle IDs which are allocated but never used.
  • Does not reclaim IDs for deleted records.
  • Does not detect/repair fragmentation of the primary key address space for a table; existing gaps in primary keys are never plugged. Note that a solution for this item may preclude having to address the previous three items.
TableHighIdentityManager() - Constructor for class com.goldencode.p2j.persist.id.TableHighIdentityManager
Deprecated.
Default constructor.
TableHints - Class in com.goldencode.p2j.schema
Describes a variety of hint information for a single schema table.
TableHints(Element) - Constructor for class com.goldencode.p2j.schema.TableHints
Constructor which configures hint from an XML element.
tableHints - Variable in class com.goldencode.p2j.uast.UastHints
Map of schema table hints, keyed by table name
tableId - Variable in class com.goldencode.p2j.ui.HelpService
The single character keyword table identifier for the required table in a MULTIPLE-KEY help statement.
TableIdentifier - Class in com.goldencode.p2j.persist
A combination of database table name and special identifier, which uniquely identifies a database record or table as whole.
TableIdentifier(String) - Constructor for class com.goldencode.p2j.persist.TableIdentifier
Constructor.
TableInfo(String, boolean) - Constructor for class com.goldencode.p2j.persist.ORMHandler.TableInfo
Constructor
tableListBox - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The tables list box
TableMapper<K> - Class in com.goldencode.p2j.persist
This class performs a bi-directional runtime mapping of DMO implementation classes (permanent or temporary) to their associated legacy table name.
TableMapper(String) - Constructor for class com.goldencode.p2j.persist.TableMapper
Create a new mapper for the given schema.
TableMapper.DynamicTempTableMapper - Class in com.goldencode.p2j.persist
 
TableMapper.LegacyFieldInfo - Class in com.goldencode.p2j.persist
A container with a field's legacy and DMO property name and field attributes.
TableMapper.LegacyIndexComponentInfo - Class in com.goldencode.p2j.persist
A container with an index component information.
TableMapper.LegacyIndexInfo - Class in com.goldencode.p2j.persist
A container with a index information, holding index attributes and components.
TableMapper.LegacyTableInfo - Class in com.goldencode.p2j.persist
A container with the legacy info for a table.
TableMapper.PermanentTableMapper - Class in com.goldencode.p2j.persist
Mapper for permanent tables.
TableMapper.StaticTempTableMapper - Class in com.goldencode.p2j.persist
 
TableMapper.TempTableMapper - Class in com.goldencode.p2j.persist
Mapper for temporary tables.
TableMapping(Database) - Constructor for class com.goldencode.p2j.persist.TempTableHelper.TableMapping
Constructor.
tableModel - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
Table model.
tableName - Variable in class com.goldencode.p2j.admin.RecordInfo
Name of table.
tableName - Variable in class com.goldencode.p2j.persist.TableWrapper
Table name.
tableName - Variable in class com.goldencode.p2j.ui.GenericWidget
The value of the TABLE attribute.
tableOrClassName() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Return the table or DMO implementation class name, depending on whether we will roll back the bulk delete using SQL or HQL.
TableParameter - Class in com.goldencode.p2j.util
Container for table handle and calling-side APPEND option.
TableParameter(Temporary) - Constructor for class com.goldencode.p2j.util.TableParameter
Create an instance using a buffer.
TableParameter(Temporary, boolean) - Constructor for class com.goldencode.p2j.util.TableParameter
Create an instance using a buffer.
TableParameter(handle) - Constructor for class com.goldencode.p2j.util.TableParameter
Create an instance using a table handle.
TableParameter(handle, boolean) - Constructor for class com.goldencode.p2j.util.TableParameter
Create an instance using a table handle.
TableParameter(TableWrapper, boolean) - Constructor for class com.goldencode.p2j.util.TableParameter
Create an instance using a result set (for remote parameters).
TableRelation - Class in com.goldencode.p2j.schema
A representation of a natural relation between two Progress tables.
TableRelation(Aast, Aast, Aast, Set<String>, int) - Constructor for class com.goldencode.p2j.schema.TableRelation
Construct a Join, given a left table, right table, optionally the table which represents the primary key end of the relation, and the set of field names which define the join.
TableResultSet - Class in com.goldencode.p2j.persist
Provides the main mechanism of passing table-like metadata and data which the remote side will interpret as a temporary table.
TableResultSet() - Constructor for class com.goldencode.p2j.persist.TableResultSet
Default c'tor, explicitly added to allow instances of this class to be created on deserialization.
TableResultSet(boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.persist.TableResultSet
Create a new instance of this result set.
TableResultSet.DataHandler - Class in com.goldencode.p2j.persist
Handler for the ResultSet proxy.
TableResultSet.MetaDataHandler - Class in com.goldencode.p2j.persist
Handler for the ResultSetMetaData proxy.
TableRow(String, Object) - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable.TableRow
The constructor.
tables - Variable in class com.goldencode.p2j.schema.SchemaConfig.Metadata
Names of the tables in use by the application
tables(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Get an iterator on all of the table ASTs defined for a given database.
tablesToEntities - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of databases to maps of table names to entity names for these databases
tableToDelete - Variable in class com.goldencode.p2j.persist.OutputTableHandleCopier
Table postponed for deletion.
TableWrapper - Class in com.goldencode.p2j.persist
Any TableResultSet instance will be wrapped in a TableWrapper instance before sending it to a remote side.
TableWrapper() - Constructor for class com.goldencode.p2j.persist.TableWrapper
Default c'tor, explicitly added to allow instances of this class to be created on deserialization.
TableWrapper(TableResultSet) - Constructor for class com.goldencode.p2j.persist.TableWrapper
Wrap a custom result set in a class known to P2J, so the remote side can deserialize it.
tabs - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Map of tabs
tabStop - Variable in class com.goldencode.p2j.ui.BaseConfig
The tab-stop attribute.
tabStops - Variable in class com.goldencode.terminal.VT100Emulator
Tab stops
taBuf - Variable in class com.goldencode.p2j.ui.client.TypeAhead
The type-ahead buffer which keeps a strict FIFO ordering.
tag - Variable in class com.goldencode.expr.Constant
Constant value tag for this constant object.
tag - Variable in class com.goldencode.p2j.report.server.OverviewRow
Tag used to group this report with others
TAG_CFG - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <cfg> XML tag
TAG_DIALECTSPECIFIC - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <dialect-specific> XML tag
TAG_GLOBAL - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <global> XML tag
TAG_METADATA - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <metadata> XML tag
TAG_NAMESPACE - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <namespace> XML tag
TAG_PARAMETER - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <parameter> XML tag
TAG_SCHEMA - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <schema> XML tag
TAG_TABLE - Static variable in class com.goldencode.p2j.cfg.Configuration
Constant denoting the <table> XML tag
TaggedName - Class in com.goldencode.p2j.admin
Provides storage for a list of object names with their respective tags.
TaggedName() - Constructor for class com.goldencode.p2j.admin.TaggedName
Default constructor
TaggedName(int, String...) - Constructor for class com.goldencode.p2j.admin.TaggedName
Basic constructor.
TaggedName(String...) - Constructor for class com.goldencode.p2j.admin.TaggedName
Constructor from arrays.
TaggedName(String, String) - Constructor for class com.goldencode.p2j.admin.TaggedName
Constructor.
TaggedNameHelper - Class in com.goldencode.p2j.admin
Utility methods for the TaggedName class.
TaggedNameHelper() - Constructor for class com.goldencode.p2j.admin.TaggedNameHelper
 
tags - Variable in class com.goldencode.p2j.pattern.ConfigLoader
Set of tags which should be processed at the top level.
tags - Variable in class com.goldencode.p2j.report.ReportDefinition
All category names with which the currently running report is tagged.
tags - Static variable in class com.goldencode.p2j.report.ReportWorker
Stores all tags used in the master index of reports.
tagsInProcess - Variable in class com.goldencode.util.GenericSAXHandler
XML tags don't relate to mappers 1:1 so we keep track of tags here.
tail(TemporaryAccount) - Method in class com.goldencode.p2j.main.TemporaryAccountPool
Disable temporary account and return the item to pool.
tail - Variable in class com.goldencode.p2j.util.ScopedList.NodeList
Tail of the list
tail - Variable in class com.goldencode.p2j.util.ScopedList
Tail of the list
target - Variable in class com.goldencode.expr.CodeUnit.BranchData
Code unit which is the destination of the branch.
target - Variable in class com.goldencode.expr.Function
Invocation target class of the compiled version of this function
target - Variable in class com.goldencode.expr.SymbolResolver.CacheKey
Invocation target class being introspected
target - Variable in class com.goldencode.p2j.pattern.CopySpec
Target filename.
target - Variable in class com.goldencode.p2j.report.server.CallGraphLink
Graph-unique id for the target node.
target - Variable in class com.goldencode.p2j.scheduler.Job
The target of this job.
target - Variable in class com.goldencode.p2j.security.AuditTarget
keeps the instance and list of access modes combinations
target - Variable in class com.goldencode.p2j.security.ResourceRegistry
audit targets defined for this plugin
Target(Widget, int) - Constructor for class com.goldencode.p2j.ui.client.FrameFocusTransferManager.Target
Construct an instance for the given target component and cursor position.
target - Variable in class com.goldencode.p2j.ui.client.FrameFocusTransferManager.Target
Target component.
target - Variable in class com.goldencode.p2j.util.ProcedureManager.CalleeInfoImpl
The target procedure, which was targeted by the caller.
TARGET_CHUI_ROOT - Static variable in class com.goldencode.p2j.main.WebHandler
The root portion of the ChUI client request name (part of the URL).
TARGET_GUI_ROOT - Static variable in class com.goldencode.p2j.main.WebHandler
The root portion of the GUI client request name (part of the URL).
targetAsts - Variable in class com.goldencode.p2j.pattern.PatternEngine
List of ASTs to be processed.
targetCp - Variable in class com.goldencode.p2j.util.Stream
Target codepage for character conversion.
targeted - Variable in class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
if true, the target is set
targetFrame(int) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Notifies the terminal about the target frame for the subsequent output.
targetHost - Variable in class com.goldencode.p2j.util.SocketImpl
After a connect call, this will contain the target host (-H option).
targetInstance - Variable in class com.goldencode.p2j.uast.Callback
Stores the reference to the instance of the target object on which to invoke the method.
targetInterface - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
DMO interface which declares POJO bean, Buffer and legacy support methods
targetJar - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
target jar
targetNames - Variable in class com.goldencode.p2j.pattern.PatternEngine
List of explicit target AST names.
targetNamespace - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
targetOp - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The Operation for current invocation.
targetPaths - Variable in class com.goldencode.p2j.pattern.PatternEngine
Ordered set of target paths of files to be processed.
targetProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the TARGET-PROCEDURE system handle.
targetProcedures - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Stack of target-procedures, by instance.
targetProceduresData - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Stack of target-procedures' data.
targetRefresh() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Refreshes the current security cache if the target is the live directory and only if there were changes performed since the last call to the targetRefresh().
targetRefresh() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Refreshes the current security cache if the target is the live directory and only if there were changes performed since the last call to the targetRefresh().
targetRefresh() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Refreshes the current security cache if the target is the live directory and only if there were changes performed since the last call to the targetRefresh().
targetRefresh(AsyncCallback<Integer>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Target refresh.
targetRoot - Variable in class com.goldencode.p2j.web.HtmlResourceHandler
The root portion of the target request name (part of the URL).
targetRootAst - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Root node of target (converted code) AST hierarchy
targets - Variable in class com.goldencode.p2j.security.Audit
references to audit targets in registered plugins
targets - Static variable in class com.goldencode.p2j.uast.CallGraphWorker
List of targets to be processed.
targetService - Variable in class com.goldencode.p2j.util.SocketImpl
After a connect call, this will contain the target service (-S option).
targetsIterator() - Static method in class com.goldencode.p2j.uast.CallGraphWorker
Create a new iterator over the CallGraphWorker.targets queue, by polling elements from the head of the queue until the queue is empty.
targetSize - Variable in class com.goldencode.p2j.persist.id.IdentityPool
The number of IDs we will try to reach in the pool, before we stop scanning.
targetWindowWorker(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Resolves client-side window with specified id.
targetWindowWorker(GenericFrame, handle, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Determines target window for different window-aware operations such as MESSAGE, PAUSE or others.
targetWindowWorker(handle, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Determines target window for different window-aware operations such as MESSAGE, PAUSE or others.
targetWindowWorkerInt(handle, boolean, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Determines target window for different window-aware operations such as MESSAGE, PAUSE or others.
task - Variable in class com.goldencode.p2j.main.TemporaryAccountWorker
Task to be executed
task - Variable in class com.goldencode.p2j.ui.client.event.ServerEvent
The associated task which will be executed when the event is processed by the client-side.
task - Variable in class com.goldencode.p2j.util.ProcedureManager.PublishTask
The PUBLISH task.
taskbar - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Flag indicating if the virtual desktop taskbar is shown.
TASKBAR_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Taskbar height in pixels when it exists.
taskLock - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
poolTask guard
taskStatus - Variable in class com.goldencode.p2j.util.ProtectedTimerTask
Current task status.
TaskStatus() - Constructor for enum com.goldencode.p2j.util.ProtectedTimerTask.TaskStatus
 
tc - Variable in class com.goldencode.p2j.ui.client.FocusManager
Owner ThinClient instance.
tc - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Access to ThinClient.
tc - Variable in class com.goldencode.p2j.ui.ClientConfigManager
Cache of the ThinClient instance.
tc - Variable in class com.goldencode.p2j.ui.WidgetId.ClientArea
Cached ThinClient instance.
TCP_NO_DELAY - Static variable in class com.goldencode.p2j.util.SocketImpl
TCP-NODELAY socket option name
teletype(char) - Method in class com.goldencode.p2j.util.TerminalStream
Simulate TTY output.
TEMP_DB - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Reserved name of temp-table parent database
TEMP_GROUP - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Temporary accounts group name
TEMP_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TEMP_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
TEMP_TABLE - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the TEMP-TABLE resource.
TEMP_TABLE_DB - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Temp table database information object
TEMP_TABLE_DB - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Temporary table database name which is persisted in ASTs
temp_table_field_options(String, int) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the field options that can be specified when creating a temp-table using the DEFINE TEMP-TABLE or DEFINE WORK-TABLE statements.
TEMP_TABLE_KEY - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for current temp table schema in schema map
TEMP_TABLE_SCHEMA - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Reserved name of temp table schema
temp_table_use_index(Object) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches VALIDATE or USE-INDEX keywords and (in the second case) the following index name plus optional AS PRIMARY construct.
tempActiveBatch - Variable in class com.goldencode.p2j.directory.DirectoryService
Temporary batch storage when SecurityManager is not present
TempContainer<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Temporary container used for second and subsequent layout processing.
TempContainer(Widget<O>[], AbstractContainer<O>, Frame<O>, Dimension) - Constructor for class com.goldencode.p2j.ui.client.TempContainer
Construct an instance of container using given list of widgets and dimension.
tempDMO - Variable in class com.goldencode.p2j.persist.AbstractReversible
A DMO stored temporarily during rollback processing
tempFocusChange - Variable in class com.goldencode.p2j.ui.client.FocusManager
Flag indicating that we are within a temporary focus change
tempIdx - Variable in class com.goldencode.p2j.uast.SymbolResolver
AST-specific variable definition index workaround.
tempIdx - Variable in class com.goldencode.p2j.uast.Variable
Temporary index to link variable references with the original AST that is the definition.
TEMPLATE - Static variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
Tree node template instance
Template() - Constructor for class com.goldencode.p2j.pattern.TemplateWorker.Template
 
templateRecords - Static variable in class com.goldencode.p2j.persist.meta.MetadataManager
Cached the template records (_file._template values) for fast access.
TemplateResults(Serializable) - Constructor for class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
The constructor.
templateRowid - Variable in class com.goldencode.p2j.persist.PreselectQuery.TemplateResults
The id of the template record to be loaded.
templates - Variable in class com.goldencode.p2j.pattern.TemplateWorker.Template
Caches the list of loaded AST templates.
TemplateWorker - Class in com.goldencode.p2j.pattern
Provides a set of user-defined functions for accessing libraries of pre-defined AST subtrees.
TemplateWorker() - Constructor for class com.goldencode.p2j.pattern.TemplateWorker
Default constructor which calls the super constructor and registers libraries with the pattern engine.
TemplateWorker.Template - Class in com.goldencode.p2j.pattern
This is a pattern engine library that provides easy access to libraries of pre-defined AST subtrees.
TempLock - Class in com.goldencode.p2j.persist
Object which encapsulates a resettable lock on a specific DMO.
TempLock(Persistence, LockType, String, Serializable) - Constructor for class com.goldencode.p2j.persist.TempLock
Constructor which acquires a record lock of the specified type.
tempLocks - Variable in class com.goldencode.p2j.persist.AssociationSyncher
Set of temporary locks which are acquired to make updates
temporary - Variable in class com.goldencode.p2j.persist.Persistence
Does this object represent the temporary database?
Temporary - Interface in com.goldencode.p2j.persist
Marker interface which must be implemented by DMO implementation classes whose instances are backed in the database by temporary tables.
TemporaryAccount - Class in com.goldencode.p2j.main
This structure holds the temporary account subject and the clear text password random generated.
TemporaryAccount(String, String) - Constructor for class com.goldencode.p2j.main.TemporaryAccount
Constructor
TemporaryAccountPool - Class in com.goldencode.p2j.main
A temporary account pool implementation.
TemporaryAccountPool() - Constructor for class com.goldencode.p2j.main.TemporaryAccountPool
 
TemporaryAccountPool.ManagerHolder - Class in com.goldencode.p2j.main
Helper clasee for the lazt initialization of the TemporaryAccountPool instance
TemporaryAccountWorker - Class in com.goldencode.p2j.main
A Runnable object used to manage user accounts.
TemporaryAccountWorker() - Constructor for class com.goldencode.p2j.main.TemporaryAccountWorker
Constructor.
TemporaryBuffer - Class in com.goldencode.p2j.persist
A specialized record buffer implementation which uses a temporary table as backing storage and supports Progress' temp/work-table semantics.
TemporaryBuffer(Class<?>, String, boolean, UndoStateProvider, int) - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer
Constructor.
TemporaryBuffer.Context - Class in com.goldencode.p2j.persist
Helper which tracks the multiplex IDs currently in use by DMO interface in the current client context, as well as the reference count of temp tables created in the database using the context's current connection, and domains of master/slave buffers.
TemporaryBuffer.CopyTableMode - Enum in com.goldencode.p2j.persist
Table copy mode.
TemporaryBuffer.DefaultUndoState - Class in com.goldencode.p2j.persist
A class that holds the default UNDO attibute for a TEMP-TABLE.
TemporaryBuffer.Multiplexer - Class in com.goldencode.p2j.persist
An object registered with the TransactionManager to be notified when its enclosing buffer's scope is closing.
TemporaryBuffer.NoUndoValidator - Class in com.goldencode.p2j.persist
An object of this class is registered at all blocks within a no-undo buffer's scope, except internal procedures (TODO: further testing is needed to verify that this is correct).
TemporaryBuffer.ReversibleBulkDelete - Class in com.goldencode.p2j.persist
Concrete implementation of Reversible which on rollback reverses a bulk record delete action by setting the multiplex ID for the targeted DMO's back to its original value.
TemporaryBuffer.TempValidationHelper - Class in com.goldencode.p2j.persist
An extended ValidationHelper which overrides methods which must behave differently when validating temp tables.
TemporaryClient - Interface in com.goldencode.p2j.main
On P2J client side, it will do custom work after authenticating using the temporary credentials.
TemporaryClientTask() - Constructor for class com.goldencode.p2j.main.ProcessClientSpawner.TemporaryClientTask
 
TemporaryClientTask(boolean, String[]) - Constructor for class com.goldencode.p2j.main.WebClientSpawner.TemporaryClientTask
Create a new web client spawner.
tempP2OLookup - Variable in class com.goldencode.p2j.schema.P2OLookup.WorkArea
Current temp-table P2OLookup instance
tempPseudoBytes - Variable in class com.goldencode.p2j.util.BufferSizeManager.StreamInfo
Cached sum of pseudo-bytes that have been written.
tempRecords - Variable in class com.goldencode.p2j.persist.RecordBuffer
Temporary record stack used for purposes such as sorting
TempTable - Interface in com.goldencode.p2j.persist
Declaration of dynamic TEMP-TABLES attributes and methods.
TempTableBuilder - Class in com.goldencode.p2j.persist
Implementation of buffer of a dynamic TEMP-TABLE and the associated attributes and methods.
TempTableBuilder() - Constructor for class com.goldencode.p2j.persist.TempTableBuilder
Create a new TEMP-TABLE resource.
TempTableConnectionProvider - Class in com.goldencode.p2j.persist
A specialized connection provider which ensures that a database connection used to create temp tables is preserved until the last temp table in use is dropped.
TempTableConnectionProvider() - Constructor for class com.goldencode.p2j.persist.TempTableConnectionProvider
Default constructor used by Hibernate's ConnectionProviderFactory to instantiate this connection provider.
TempTableConnectionProvider.Context - Class in com.goldencode.p2j.persist
An instance of this class is created for each client context, in order to manage connection data specific to that context.
TempTableHelper - Class in com.goldencode.p2j.persist
Abstract helper class which generates and caches SQL phrases to create and drop temporary tables, and to create indexes in those tables.
TempTableHelper(P2JDialect, Class<?>, Database) - Constructor for class com.goldencode.p2j.persist.TempTableHelper
Constructor.
TempTableHelper.TableMapping - Class in com.goldencode.p2j.persist
Implementation of Hibernate's internal Mapping interface, required when generating dialect-specific, SQL create temp table statements.
TempTableMapper() - Constructor for class com.goldencode.p2j.persist.TableMapper.TempTableMapper
Default c'tor.
tempTableName - Variable in class com.goldencode.p2j.schema.TableHints
Pre-conversion name of temp-table based upon underlying table
tempTablePrepare(String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Signals that all the field and index definitions for a temp-table have been provided.
tempTablePrepare(character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Signals that all the field and index definitions for a temp-table have been provided.
tempTablePrepare(String) - Method in interface com.goldencode.p2j.persist.TempTable
Signals that all the field and index definitions for a temp-table have been provided.
tempTablePrepare(character) - Method in interface com.goldencode.p2j.persist.TempTable
Signals that all the field and index definitions for a temp-table have been provided.
tempTablePrepare(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Signals that all the field and index definitions for a temp-table have been provided.
tempTablePrepare(character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Signals that all the field and index definitions for a temp-table have been provided.
tempTableRef - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Reference to parent temp table; if master buffer exists this field is null
tempTableResource() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Get the TempTable resource associated with this temporary buffer.
TempTableResultSet - Class in com.goldencode.p2j.persist
Implements a method of serializing the metadata and the full data of a temp-table, specified by a temp-table DMO.
TempTableResultSet() - Constructor for class com.goldencode.p2j.persist.TempTableResultSet
Default c'tor, explicitly added to allow instances of this class to be created on deserialization.
TempTableResultSet(boolean) - Constructor for class com.goldencode.p2j.persist.TempTableResultSet
Create a new instance of this result set, when it acts as a container for an OUTPUT parameter received from the remote side.
TempTableResultSet(Temporary, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.persist.TempTableResultSet
Create a new instance of this result set and associate it with the metadata and data for the specified temp DMO.
tempTables - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Temp-table pool which is context-local.
TempValidationHelper() - Constructor for class com.goldencode.p2j.persist.TemporaryBuffer.TempValidationHelper
 
term - Variable in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Terminal type name.
term - Variable in class com.goldencode.p2j.ui.client.PageElement
The client terminal which is redirected to a paged output stream.
term - Variable in class com.goldencode.p2j.util.RemoteStream
Mark terminal stream.
term - Variable in class com.goldencode.p2j.util.ToClause
Termination condition for the loop.
TERM - Static variable in class com.goldencode.terminal.MasterPty
TERM environment variable template
term(BaseState) - Method in class com.goldencode.trpl.Pipeline
Called once per pipeline run, after all tree walkers are processed.
terminal - Variable in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Core client helpers.
terminal - Variable in class com.goldencode.p2j.util.StreamDaemon
Represents the terminal.
terminal_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TERMINAL language statement.
TerminalBuffer - Class in com.goldencode.p2j.ui.chui
Minimal possible driver which implements all output primitives using memory buffer as destination.
TerminalBuffer(int, int) - Constructor for class com.goldencode.p2j.ui.chui.TerminalBuffer
Constructor.
terminalColorMap - Static variable in class com.goldencode.p2j.ui.ColorSpec
Map of terminal color mappings.
TerminalMenu - Class in com.goldencode.p2j.ui.client.chui.driver.swing
Provides the menu implementation for the terminal simulator.
TerminalMenu(Window, ChuiSimulator, ContentPane, ContainerOps, TerminalOptions) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Create a menu instance, add menu items and setup event listeners.
TerminalMode - Enum in com.goldencode.terminal
Define VT-100 modes.
TerminalMode() - Constructor for enum com.goldencode.terminal.TerminalMode
 
terminalName - Variable in class com.goldencode.p2j.main.ClientParameters
Terminal name as specified on the client command line.
TerminalOptions - Class in com.goldencode.p2j.ui.client.chui.driver
Simple configuration container.
TerminalOptions() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
 
TerminalStream - Class in com.goldencode.p2j.util
This class provides support for stream redirected to the interactive terminal.
TerminalStream() - Constructor for class com.goldencode.p2j.util.TerminalStream
Constructor.
TerminalStream.Syncronizer - Class in com.goldencode.p2j.util
This class handles saving buffer state and refreshing terminal as necessary.
terminalType() - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleDriver
Get terminal type string.
terminalType() - Method in class com.goldencode.p2j.ui.client.driver.AbstractDriver
Obtain system/implementation specific terminal type string.
terminalType() - Method in interface com.goldencode.p2j.ui.client.driver.ScreenDriver
Obtain system/implementation specific terminal type string.
terminalType() - Method in class com.goldencode.p2j.ui.client.OutputManager
Get terminal type.
terminalType - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Cached terminal type value
terminate - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The Terminate button
terminate(Throwable) - Method in interface com.goldencode.p2j.main.InitTermListener
This method is invoked when business logic entry point finished its work.
terminate(Throwable) - Method in class com.goldencode.p2j.main.StandardServer.AbstractInitTermListener
Called when the server terminates.
terminate() - Method in class com.goldencode.p2j.main.TemporaryAccountWorker
Terminate thread.
terminate(Session) - Method in class com.goldencode.p2j.main.WebClientsManager
This method is called when the session is ending.
terminate() - Static method in class com.goldencode.p2j.main.WebServer
Shutdown web server instance if any.
terminate() - Method in class com.goldencode.p2j.net.BaseSession
Terminate the network session.
terminate(Session) - Method in class com.goldencode.p2j.net.ExportTracker
This method is called when the session is ending.
terminate() - Method in class com.goldencode.p2j.net.RequesterSession
Terminate the virtual network session on the remote side of the connection, then perform termination processing for the session on this side.
terminate() - Method in interface com.goldencode.p2j.net.Session
Terminate the network session.
terminate(Session) - Method in interface com.goldencode.p2j.net.SessionListener
This method is called when the session is ending.
terminate() - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater
Stop processing record lock events for the associated, primary database.
terminate() - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Set a flag to terminate the queue, removing any pending events which have not yet been processed.
terminate() - Static method in class com.goldencode.p2j.ui.chui.ThinClient
When run in-process on the server, the client has threads with security context that must be shutdown.
terminate() - Method in class com.goldencode.p2j.util.Agent.AgentStopper
Terminate the stopper thread.
terminate() - Method in class com.goldencode.p2j.util.Agent
Send the terminate command to this agent.
terminate(String) - Static method in class com.goldencode.p2j.util.AppServerLauncher
Terminate the given appserver.
terminate(Throwable) - Method in class com.goldencode.p2j.util.BlockManager.StatsHelper
This method is invoked when the server is terminating.
terminate() - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.StagedInput
Terminate the reader.
terminate(Session) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
When the P2J client session is ending, disconnect all active sockets.
terminate() - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
Terminate this server socket.
terminate(Session) - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl
When the P2J client session is ending, terminate all active server sockets.
terminate() - Method in class com.goldencode.p2j.util.ServerImpl.AsyncInvoker
Terminate this async invoker by setting the ServerImpl.AsyncInvoker.terminated flag to true.
terminate(Session) - Method in class com.goldencode.p2j.util.ServerImpl
This method is called when the session is ending.
terminate() - Method in class com.goldencode.p2j.util.ThreadSafeQueue
Terminate queue processing and release all waiting threads.
terminate(Session) - Method in class com.goldencode.p2j.util.WebServiceImpl
This method is called when the session is ending.
terminate - Variable in class com.goldencode.terminal.VT100Emulator
Request terminate
TERMINATE_REMOTE - Static variable in class com.goldencode.p2j.net.RoutingKey
terminateRemote() special entry point
terminateAlert - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The alert text widget
terminateAll() - Method in class com.goldencode.p2j.util.AgentPool
Send the terminate command to all agents in this pool.
terminateConnection(String, boolean) - Method in class com.goldencode.p2j.util.AgentPool.BoundPool
Terminate the connection with the given ID and unbind the agent.
terminateConnection(String, boolean) - Method in class com.goldencode.p2j.util.AgentPool
Terminate the connection with the given ID.
terminateConnection(String, boolean) - Method in class com.goldencode.p2j.util.AgentPool.UnboundPool
Terminate the connection with the given ID and unbind the agent.
terminated - Variable in class com.goldencode.p2j.main.TemporaryAccountWorker
Termination flag
terminated - Variable in class com.goldencode.p2j.net.BaseSession
Track this session's terminated state.
terminated - Variable in class com.goldencode.p2j.util.Agent.AgentStopper
Flag indicating if the stopper was explicitly terminated.
terminated - Variable in class com.goldencode.p2j.util.Agent
Flag indicating if the agent has been terminated.
terminated() - Method in class com.goldencode.p2j.util.Agent
Check if this agent has been terminated.
terminated(String) - Static method in class com.goldencode.p2j.util.AppServerLauncher
Notify that the given appserver has been terminated (there are no more agents for it and the pool is shutting down).
terminated - Variable in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Flag indicating the listener must been terminated.
terminated - Variable in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ServerSocketData
Flag indicating that the server socket is terminated.
terminated - Variable in class com.goldencode.p2j.util.ProcedureManager.GlobalEventSubscriptions
Flag indicating the listening loop was terminated.
terminated - Variable in class com.goldencode.p2j.util.ServerImpl.AsyncInvoker
Flag indicating the server is still available for
terminated - Variable in class com.goldencode.p2j.util.ThreadSafeQueue
Flag indicating if all access to the queue should be ended.
terminateInput() - Method in class com.goldencode.p2j.net.RouterSessionManager
Close the server's socket if it was ever initialized.
terminateInput() - Method in class com.goldencode.p2j.net.SessionManager
Terminate the socket connection listening loop for a router network node.
terminateQueue() - Static method in class com.goldencode.p2j.net.Queue
Terminate inbound queue.
terminateQueue() - Static method in class com.goldencode.p2j.net.Router
Terminate static queue.
terminateRemote(int) - Method in class com.goldencode.p2j.net.RouterSessionManager
Called by a requester to terminate a virtual session.
terminateRemote(int) - Method in class com.goldencode.p2j.net.SessionManager
Called by a requester to terminate a virtual session.
terminateSession(int) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Forcibly terminate the specified session.
terminateSession(SessionInfo) - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
Executes an asynchronous action to terminate the given session and on its completion to update the current sessions table view.
terminateSession(SessionInfo) - Method in interface com.goldencode.p2j.admin.client.application.home.console.sessions.SessionUIHandler
Executes an asynchronous action to terminate the given session and on its completion to update the current sessions table view.
terminateSession(int) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Forcibly terminate the specified session.
terminateSession(int) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Forcibly terminate the specified session.
terminateSession(int, AsyncCallback<Void>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Terminate session.
terminateSession(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Destroys the security context associated with the given key.
terminateSessionAlert - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionView
The Terminate Session Alert
TerminateSessionAlert - Class in com.goldencode.p2j.admin.client.application.home.console.sessions
TerminateSessionAlert is a modal view to display terminate sessions alert.
TerminateSessionAlert(TerminateSessionAlert.Binder, TerminateSessionAlert.AlertMessages) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
Constructs this dialog used by by MPV gwtplatform of ArcBees Inc.
terminateSessionAlert(int) - Method in interface com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert.AlertMessages
Builds the terminated session alert.
TerminateSessionAlert.AlertMessages - Interface in com.goldencode.p2j.admin.client.application.home.console.sessions
Alert message templates.
TerminateSessionAlert.Binder - Interface in com.goldencode.p2j.admin.client.application.home.console.sessions
GWT UI creator
terminateSessionById(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Destroys the security context associated with the session id.
terminateSessions(String, String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Terminate all active sessions which have invoked APIs in that jar or the given exported interface, if iface is not null.
terminateSessions - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
widget
TerminateSessions - Class in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Terminate sessions widget.
TerminateSessions(AdminServiceAsync, ModalDialogs) - Constructor for class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Ctor.
terminateSessions(String, String) - Method in class com.goldencode.p2j.net.SessionManager
Terminate all active sessions which have invoked the given APIs in the given jar.
terminateSessions(String, String) - Method in class com.goldencode.p2j.security.SecurityAdmin
Terminate all active sessions which have invoked the given APIs in the given jar.
terminateSessions(String, String) - Method in class com.goldencode.p2j.security.SecurityManager
Terminate all active sessions which have invoked the given APIs in the given jar.
TerminateSessions.Binder - Interface in com.goldencode.p2j.admin.client.application.home.runtime.customlib
GWT binder.
TerminateSessions.JarActionType - Enum in com.goldencode.p2j.admin.client.application.home.runtime.customlib
Action type enum.
terminateSessionWorker(Session) - Method in class com.goldencode.p2j.security.SecurityManager
Destroys the security context associated with the given session.
terminateSingle(Object) - Method in class com.goldencode.p2j.security.SecurityManager
Destroys the security context associated with the given key.
terminateVirtual(BaseSession) - Method in class com.goldencode.p2j.net.SessionManager
Called by a requester to initiate virtual session termination.
termSessionsProvider - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
terminate session dialog provider
TERN_IF_ELSE - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The ternary if else operator '? :'.
ternary() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a ternary expression which uses the CASE WHEN construct in its ternary form.
TERNARY - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
TERNARY_COMPARE_EXP_TEMPLATE - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor
The template for the normalized ternary which was used in a comparison expression.
TERNARY_LOGICAL_EXP_TEMPLATE - Static variable in class com.goldencode.p2j.persist.HQLPreprocessor
The template for the normalized ternary which was used in a logical expression.
terseTree(Aast) - Method in class com.goldencode.ast.InMemoryRegistryPlugin
Set the line and column information to 0 for the entire tree.
test() - Method in class com.goldencode.p2j.ui.client.format.DateFormat
Execute all year autocompletion and its string-to-number conversion testcases.
test(T, U) - Method in interface com.goldencode.p2j.ui.ControlSetEntity.BiPredicate
 
test() - Method in class com.goldencode.p2j.util.character.TestCase
 
test() - Method in class com.goldencode.p2j.util.date.TestCase
Run the test.
test1 - Variable in class com.goldencode.expr.TestDriver.SymbolLibrary
Backing member for runtime variable "test1"; exposed via accessor
test2 - Variable in class com.goldencode.expr.TestDriver.SymbolLibrary
Backing member for runtime variable "test2"; exposed directly
testBitAt(character, int64) - Static method in class com.goldencode.p2j.util.character
Tests a bit in the given position in the input array to determine if that bit is a 0 or 1.
testBitAt(character, int) - Static method in class com.goldencode.p2j.util.character
Tests a bit in the given position in the input array to determine if that bit is a 0 or 1.
testBitAt(String, int64) - Static method in class com.goldencode.p2j.util.character
Tests a bit in the given position in the input array to determine if that bit is a 0 or 1.
testBitAt(String, int) - Static method in class com.goldencode.p2j.util.character
Tests a bit in the given position in the input array to determine if that bit is a 0 or 1.
TestCase(String, String, Integer) - Constructor for class com.goldencode.p2j.ui.client.format.DateFormat.TestCase
Construct an instance of a test case with all data needed to test the year autocompletion and its string-to-number conversion.
TestCase(String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.util.character.TestCase
 
TestCase(date, String, String, int, int, int, int) - Constructor for class com.goldencode.p2j.util.date.TestCase
Construct an instance of a test case with all data needed to test the passed instance of date.
testDebugLevel(Level) - Method in class com.goldencode.p2j.security.SecurityManager
Tests if the given logging level is active based on a comparison with the currently configured logging level.
TestDriver - Class in com.goldencode.expr
Test driver and sample client code for the compiled expressions package.
TestDriver() - Constructor for class com.goldencode.expr.TestDriver
Default constructor.
TestDriver.SymbolLibrary - Class in com.goldencode.expr
This class illustrates a sample library of user functions available to the TestDriver user.
testFollowing(String[], int, int, boolean, String) - Method in class com.goldencode.p2j.main.CommonDriver
Check that the number of parameters of a given type are not specified more than the maximum number of times and that any required following argument does exist.
testLeave(String[], String) - Static method in class com.goldencode.p2j.util.BlockManager
Detect if the leave event is referencing this block OR if it is referencing a directly enclosing block which is not managed by this class.
testLib - Variable in class com.goldencode.expr.SymbolResolver.TestResolver
 
testLiteralsTable(int) - Method in class com.goldencode.p2j.preproc.TextLexer
Tests the token text against the literals table and provides correct token types for the abbreviated preprocessor statement keywords.
testLock(Persistable, LockType) - Method in class com.goldencode.p2j.persist.FindQuery
Test whether the specified lock type could be acquired for the given DMO, but do not actually acquire the lock.
testNext(String[], String) - Static method in class com.goldencode.p2j.util.BlockManager
Detect if the next event is referencing this block OR if it is referencing a directly enclosing block which is not managed by this class.
TestResolver() - Constructor for class com.goldencode.expr.SymbolResolver.TestResolver
 
testRound(double) - Static method in class com.goldencode.expr.CompiledExpression
This method is invoked when rounding floating point calculation results to a fixed number of decimal places.
tests - Static variable in class com.goldencode.p2j.directory.RemapTestDriver1
Total number of performed tests.
TESTS_PERIOD - Static variable in class com.goldencode.p2j.main.WebClientsManager
interval between connection tests
testScope - Variable in class com.goldencode.expr.SymbolResolver.TestResolver
 
testSignature(Class[], Class[]) - Static method in class com.goldencode.p2j.util.ReflectionHelper
Compare signatures as described by two arrays of classes and report if they are equivalent.
text - Variable in class com.goldencode.expr.Utf8Constant
Text underlying this constant.
text - Variable in class com.goldencode.p2j.pattern.Match
The user-defined text of the match.
text() - Method in class com.goldencode.p2j.preproc.TextParser
Matches any interpretable block of text from the Progress source file.
text - Variable in class com.goldencode.p2j.report.server.AstNode
Node text
text - Variable in class com.goldencode.p2j.report.server.CallGraphLink
Descriptive text for the link.
text - Variable in class com.goldencode.p2j.report.server.CallGraphNode
Descriptive text for the node.
text - Variable in class com.goldencode.p2j.report.server.DetailRow
Match text extracted from the AST
text - Variable in class com.goldencode.p2j.report.server.SourceLine
Text of the source code
text - Variable in class com.goldencode.p2j.test.DirectoryEdit.MenuItem
Menu item text
text - Variable in class com.goldencode.p2j.ui.BrowseRow
Cell text (rendered cell data).
text - Variable in class com.goldencode.p2j.ui.client.Editor.Line
Line text.
text - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextKey
The text.
text - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Text to draw
TEXT - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
text - Variable in class com.goldencode.p2j.ui.client.RadioButton
Button text.
Text<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Implementation of Progress TEXT component.
Text(WidgetId, TextConfig, MnemonicTrait<O>) - Constructor for class com.goldencode.p2j.ui.client.Text
Special constructor used to restore component using given configuration.
text - Variable in class com.goldencode.p2j.ui.FontTable.LegacyTextMetrics
The text to which the metrics belong.
text - Variable in class com.goldencode.p2j.util.ErrorManager.ErrorEntry
Error text.
TEXT - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the TEXT resource.
text - Variable in class com.goldencode.p2j.util.LineContent
The text associated with the line content.
text - Variable in class com.goldencode.p2j.util.SectionContent.TextRenderer
The content of the whole line.
Text - Class in com.goldencode.p2j.util
Base class for the character and longchar data types.
Text() - Constructor for class com.goldencode.p2j.util.Text
Default constructor, creates an instance that represents the unknown value.
Text(BaseDataType) - Constructor for class com.goldencode.p2j.util.Text
This is a special c'tor which should be used only when converting the value returned by a function or method with polymorphic return type into the expected type (i.e.
Text(Text) - Constructor for class com.goldencode.p2j.util.Text
Constructs an instance that exactly matches that of the passed-in instance.
Text(String) - Constructor for class com.goldencode.p2j.util.Text
Constructs an instance that has the String value passed in and which does not represent the unknown value, unless the value argument is null.
Text(String, boolean) - Constructor for class com.goldencode.p2j.util.Text
Constructs an instance that has the String value passed in and which does not represent the unknown value, unless the value argument is null.
Text(char) - Constructor for class com.goldencode.p2j.util.Text
Constructs an instance that has a char value passed in and which does not represent the unknown value.
Text(Text, boolean) - Constructor for class com.goldencode.p2j.util.Text
Create a new instance, by copying the state of the passed Text.
Text.ContentMnemonic<G extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Container class for the TEXT's content mnemonic.
Text.SensitivityResetter - Class in com.goldencode.p2j.util
Helper to reset the associated instance's case sensitivity to a prior value based on a notification that a particular scope has exited.
text_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TEXT keyword and an following field specification.
TEXT_KEY_CASE_SENS - Static variable in class com.goldencode.p2j.uast.AstKey
Constant indicating that case sensitive text is a criterion
TEXT_KEY_IGNORE_CASE - Static variable in class com.goldencode.p2j.uast.AstKey
Constant indicating that case insensitive text is a criterion
TEXT_NODE - Static variable in interface com.goldencode.p2j.xml.XmlTokenTypes
Text node
TEXT_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
TEXT_SHIFT - Static variable in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Shift in X to draw text inside entry.
TEXT_SHIFT - Static variable in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Shift in X to draw text inside list.
textBlock() - Method in class com.goldencode.p2j.preproc.TextParser
Matches any interpretable block of text from the Progress source file.
TextConfig - Class in com.goldencode.p2j.ui
Contains TEXT In specific widget state.
TextConfig() - Constructor for class com.goldencode.p2j.ui.TextConfig
Default constructor (only used in deserialization).
TextConfig(int) - Constructor for class com.goldencode.p2j.ui.TextConfig
Create a new config and associate it with the given widget.
TextConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.TextConfig
Create a new config and associate it with the given widget.
textConstant - Variable in class com.goldencode.expr.StringConstant
 
textDimChars - Variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Message text width and height in character units
textGroup - Variable in class com.goldencode.p2j.ui.GenericFrame
List of widgets in text groups in current editing block.
textGroup(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Process list of frame elements and link widgets into text (word wrap) groups if necessary.
TextGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI-specific static text widget (Text) implementation.
TextGuiImpl(WidgetId, TextConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Special constructor used to restore component using given configuration.
TextGuiImpl.GuiContentMnemonic - Class in com.goldencode.p2j.ui.client.gui
Container class for the TEXT's content mnemonic.
TextImpl - Class in com.goldencode.p2j.ui.chui
CHUI-specific static text widget (Text) implementation.
TextImpl(WidgetId, TextConfig) - Constructor for class com.goldencode.p2j.ui.chui.TextImpl
Special constructor used to restore component using given configuration.
TextKey(String, F) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextKey
Constructor.
textLabel - Variable in class com.goldencode.p2j.ui.client.AbstractButton
Button label.
textLabel() - Method in class com.goldencode.p2j.ui.client.AbstractButton
Get label text.
textLabel() - Method in class com.goldencode.p2j.ui.client.Button
Get label text.
TextLexer - Class in com.goldencode.p2j.preproc
Tokenizes the input stream of characters from the Progress source file and returns tokens to the caller according to the needs of preprocessor.
TextLexer(Environment) - Constructor for class com.goldencode.p2j.preproc.TextLexer
Constructor.
TextLexer(InputStream) - Constructor for class com.goldencode.p2j.preproc.TextLexer
 
TextLexer(Reader) - Constructor for class com.goldencode.p2j.preproc.TextLexer
 
TextLexer(InputBuffer) - Constructor for class com.goldencode.p2j.preproc.TextLexer
 
TextLexer(LexerSharedInputState) - Constructor for class com.goldencode.p2j.preproc.TextLexer
 
textMetrics - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
A cache of text metrics.
TextMetrics(int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextMetrics
Constructor.
textMetricsCache - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
A cache of resolved text metrics.
textNativeLocation() - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Compute the fill-in's content location, adjusted so that only the required portion will be visible.
TextOps - Class in com.goldencode.p2j.util
A class that provides Progress 4GL compatible character and longchar functions and operators.
TextOps() - Constructor for class com.goldencode.p2j.util.TextOps
 
TextParser - Class in com.goldencode.p2j.preproc
Declares the entry point class of this grammar.
TextParser(TokenStream, Environment) - Constructor for class com.goldencode.p2j.preproc.TextParser
Constructor.
TextParser(TokenBuffer, int) - Constructor for class com.goldencode.p2j.preproc.TextParser
 
TextParser(TokenBuffer) - Constructor for class com.goldencode.p2j.preproc.TextParser
 
TextParser(TokenStream, int) - Constructor for class com.goldencode.p2j.preproc.TextParser
 
TextParser(TokenStream) - Constructor for class com.goldencode.p2j.preproc.TextParser
 
TextParser(ParserSharedInputState) - Constructor for class com.goldencode.p2j.preproc.TextParser
 
textPBH - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Text displayed while processing pause before hide.
TextRenderer(String) - Constructor for class com.goldencode.p2j.util.SectionContent.TextRenderer
Constructs an instance of the single line in INI file.
TextReportBuilder - Interface in com.goldencode.p2j.admin.server.reports
TextReportBuilder defines a text report builder functionality.
TextReportBuilder.TextDocument - Interface in com.goldencode.p2j.admin.server.reports
Defines the document marker interface for text reports.
TextReportBuilder.TextReportSettings - Interface in com.goldencode.p2j.admin.server.reports
Defines the supported report settings.
TextSelection - Interface in com.goldencode.p2j.ui.client
This interface groups all operations related to text selection from a Widget with text selection capability in their editor (sub)component.
textSelectionDone() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Notify the select text menu item that the selection operation is complete.
textUngroup(List<FrameElement>) - Method in class com.goldencode.p2j.ui.GenericFrame
Reset text grouping (word wrap mode).
TextWidget - Class in com.goldencode.p2j.ui
Represents a TEXT widget on server-side.
TextWidget() - Constructor for class com.goldencode.p2j.ui.TextWidget
Default constructor.
TextWidget(boolean) - Constructor for class com.goldencode.p2j.ui.TextWidget
Default constructor.
tfmt - Variable in class com.goldencode.ast.DumpBitSet
Formats a token type (integer) padded on left with zeros.
theme - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
The currently used theme for GUI widgets.
Theme - Interface in com.goldencode.p2j.ui.client.gui.theme
Interface for all themes.
ThemeManager - Class in com.goldencode.p2j.ui.client.gui.theme
This manager is the central point for obtaining and setting the current Theme.
ThemeManager() - Constructor for class com.goldencode.p2j.ui.client.gui.theme.ThemeManager
 
themePreferredFontAliases - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
A map of standard font aliases, to which a key defaults, if not specified in the directory.
themePreferredFonts - Variable in class com.goldencode.p2j.ui.FontTable.WorkArea
A map of standard fonts, to which a key defaults, if not specified in the directory.
then(AsyncAction<I2, R2>, Function<R, I2>) - Method in class com.goldencode.p2j.admin.client.application.home.AsyncAction
Makes the given action to be executed after the main asynchronous action.
then(AsyncAction<R, R2>) - Method in class com.goldencode.p2j.admin.client.application.home.AsyncAction
Makes the given action to be executed after the main asynchronous action.
then(Consumer<R>) - Method in class com.goldencode.p2j.admin.client.application.home.AsyncAction
Adds a consumer of the output of the main asynchronous action.
THEN - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
THEN - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Allows the primary branch of an 'if' to be rooted properly.
then_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the THEN block of an IF THEN ELSE language statement.
THERE_IS_LOCK_STATE - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the view transitional state in which the acquired lock table has locked records.
THERE_IS_RECORD_STATE - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the view transitional state in which the acquired lock table has a one row at least.
ThinClient - Class in com.goldencode.p2j.ui.chui
Thin Client generic CHUI driver.
ThinClient(boolean) - Constructor for class com.goldencode.p2j.ui.chui.ThinClient
Constructor.
ThinClient.HidingProcessor - Class in com.goldencode.p2j.ui.chui
Widget/frame hiding processor
ThinClient.TriggerResult - Class in com.goldencode.p2j.ui.chui
Container for the flags related to trigger processing.
ThinClient.WaitForOp - Class in com.goldencode.p2j.ui.chui
Container for data related to wait-for loops.
THIRD_PARTY_LIBRARY_FOLDER - Static variable in class com.goldencode.p2j.report.server.ReportWebServer.ThirdPartyDependenciesHandler
3pl folder path
ThirdPartyDependenciesHandler() - Constructor for class com.goldencode.p2j.report.server.ReportWebServer.ThirdPartyDependenciesHandler
 
thirdPassUpdateMap(String) - Static method in class com.goldencode.p2j.persist.DMOIndex
Third pass metadata map update to make metadata immutable.
this_object_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the THIS-OBJECT statement with an optional following parameter list (see ProgressParser.param_passing_list(boolean)).
thisClass - Variable in class com.goldencode.expr.ClassFile
Class constant representing current class being compiled.
thisProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the THIS-PROCEDURE system handle.
thisProcedures - Variable in class com.goldencode.p2j.util.ProcedureManager.WorkArea
Stack of this-procedures, by instance.
thOutputParameters - Variable in class com.goldencode.p2j.persist.BufferManager
Scoped dictionary which contains the maps of output copiers for a procedure/function to their 0-based indexes in the set of all TABLE-HANDLE parameters for the procedure/function (excluding other types of parameters).
thread - Variable in class com.goldencode.trace.TracePoint
Name of the thread that created this trace point.
threadIDs - Variable in class com.goldencode.p2j.security.SecurityManager
Map of threads to their current IDs.
threadInterrupted - Variable in class com.goldencode.p2j.net.CriticalSectionManager.WorkArea
Thread interruption state flag.
threads - Variable in class com.goldencode.p2j.net.Dispatcher
Dispatcher thread pool array.
threads - Variable in class com.goldencode.p2j.net.Router
Message processing thread pool.
threads - Variable in class com.goldencode.trpl.Pipeline
Number of threads in the pool to process trees.
ThreadSafeQueue<E> - Class in com.goldencode.p2j.util
This class implements a thread safe queue of the objects.
ThreadSafeQueue() - Constructor for class com.goldencode.p2j.util.ThreadSafeQueue
Construct an empty queue.
ThreadSafeQueue.Poison - Class in com.goldencode.p2j.util
Class for the termination token
THREE_D_BORDER_OFFSET - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Additional offset for 3d borders.
threeD - Variable in class com.goldencode.p2j.ui.PaneConfig
THREE-D options
ThreeDBorderGuiImpl - Class in com.goldencode.p2j.ui.client.gui
3D border GUI implementation.
ThreeDBorderGuiImpl() - Constructor for class com.goldencode.p2j.ui.client.gui.ThreeDBorderGuiImpl
Default constructor.
THRESHOLD - Static variable in class com.goldencode.p2j.io.ReversibleReader
Number of empty elements at which the array will be shrunk.
threshold - Variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.ThresholdFilter
The threshold value.
THRESHOLD - Static variable in class com.goldencode.p2j.util.DynamicArray
Number of empty elements at which the array will be shrunk.
ThresholdFilter(int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.ThresholdFilter
Creates new filter with the threshold value and replacement color.
throw_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the KW_THROW with a following ProgressParser.expr() which will be a child node.
throwError(int, String, NumberedException) - Static method in class com.goldencode.p2j.util.ErrorManager
Display error text and throw an exception based upon the given exception.
throwError(NumberedException) - Static method in class com.goldencode.p2j.util.ErrorManager
Display error text and throw an exception based upon the given exception.
throwError(String, String) - Static method in class com.goldencode.p2j.util.SOAPFactory
Throws an ErrorConditionException or sets the ErrorManager's pending flag to true, if we are in silent error mode.
throwException() - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
throwException(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Throws a CommonAstSupport.UserGeneratedException with a user-defined message.
throwException(String, Aast) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Throws a CommonAstSupport.UserGeneratedException with a user-defined message.
throwOffEnd() - Method in class com.goldencode.p2j.persist.RecordBuffer
Throw a QueryOffEndException.
thumbColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Thumb button color.
thumbDim - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Thumb button size
thumbDim - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Mode dependent thumb dimension of the slider.
thumbHover - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Mouse hovers the thumb.
thumbMoved(int) - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarControllerGuiImpl
Notify controller that thumb has been dragged.
thumbMoved(int) - Method in interface com.goldencode.p2j.ui.client.ScrollBarController
Notify controller that thumb has been dragged.
thumbOffset - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
The offset of mouse-press event relative to thumb x-location.
thumbPos - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Thumb button position
thumbPressed - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Mouse pressed indicator for thumb.
thumbX - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Thumb X position of the slider.
thumbY - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Thumb Y position of the slider.
tic_marks_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TIC-MARKS clause as used in a VIEW-AS SLIDER phrase.
tick - Variable in class com.goldencode.trace.TracePoint
Relative time in nanoseconds.
TicMarks() - Constructor for enum com.goldencode.p2j.ui.client.gui.SliderGuiImpl.TicMarks
 
ticMarks - Variable in class com.goldencode.p2j.ui.SliderConfig
Tick marks mode.
tid - Variable in class com.goldencode.p2j.directory.LockManagerTest.LockTester
Thread ID
TILDE - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Tilde.
TILDE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TILDE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TILDE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
time - Variable in class com.goldencode.p2j.security.UserAccount
Time password was last changed.
time - Variable in class com.goldencode.p2j.util.datetime
The milliseconds since midnight.
time_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches TIME clause followed by an ProgressParser.expr().
TIME_OUT - Static variable in class com.goldencode.p2j.main.ClientSpawner
Timeout
timeAcquired - Variable in class com.goldencode.p2j.admin.RecordLockInfo
Timestamp (time of epoch) at which lock was acquired
timed - Variable in enum com.goldencode.p2j.scheduler.JobMode
Flag indicating if this job mode is timed.
timeout - Variable in class com.goldencode.p2j.main.ServerDriver
Maximum milliseconds to wait in MODE_WAIT or -1 for an infinite wait.
timeout - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
Timeout
TIMEOUT - Static variable in class com.goldencode.p2j.main.WebClientsManager
connect timeout
timeout - Variable in class com.goldencode.p2j.net.Echo.Invoker
Timeout in milliseconds.
timeout - Variable in class com.goldencode.p2j.net.HighLevelObject
The timeout for synchronous calls.
timeout - Variable in class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
Time out value in milliseconds.
timeout - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Web socket timeout.
timeout - Variable in class com.goldencode.p2j.util.Agent.AgentCommand
The maximum allowed time for this invocation to complete.
timePBH - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Pause before hide time for automatic frame hiding.
timer - Variable in class com.goldencode.p2j.extension.PSTimer
The background thread that does the power-horse work.
timer - Static variable in class com.goldencode.p2j.scheduler.Scheduler
Job launcher timer.
timer - Variable in class com.goldencode.p2j.util.AppServerLauncher.Launcher
Timer for trimming the Agents.
timerNumber - Static variable in class com.goldencode.p2j.util.ProtectedTimer
The variable used to generate sequential timer numbers.
timerReset - Variable in class com.goldencode.p2j.extension.PSTimer
Flags indicating whether this timer was reset while armed (interval changed to another valid value while timer was sleeping).
timerThread - Variable in class com.goldencode.p2j.util.ProtectedTimer
Background thread for running scheduled tasks.
TimerThread() - Constructor for class com.goldencode.p2j.util.ProtectedTimer.TimerThread
 
timeSource - Variable in class com.goldencode.p2j.util.date.WorkArea
System from which to get the time (SESSION:TIME-SOURCE attribute).
timeSpan(Timestamp, Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Operators
Determine the number of milliseconds between two timestamps.
timestamp - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The timestamp when this file was created.
timestamp - Variable in class com.goldencode.p2j.security.Session
Timestamp of when this session was created.
TimeValue - Class in com.goldencode.p2j.directory
The main purpose of this class is to hold time value for storing/saving it in the Directory.
TimeValue(Date) - Constructor for class com.goldencode.p2j.directory.TimeValue
Constructs an instance of the TimeValue from the Date instance.
TimeValue(int, int) - Constructor for class com.goldencode.p2j.directory.TimeValue
Constructs an instance of the TimeValue from hours and minutes.
TimeValue(int, int, int) - Constructor for class com.goldencode.p2j.directory.TimeValue
Constructs an instance with all fields (hours, minutes, and seconds) defined.
TimeValue(TimeValue) - Constructor for class com.goldencode.p2j.directory.TimeValue
Constructs an instance of the TimeValue from the other instance.
timezoneOffset - Variable in class com.goldencode.p2j.util.date.WorkArea
Default offset in minutes from UTC (SESSION:TIMEZONE attribute).
tinyInput(String, int, BaseDataType, String, boolean, boolean) - Method in class com.goldencode.p2j.ui.client.Window
Perform complete input operation: create fill-in widget, process user input and return result.
tinyInputLine - Variable in class com.goldencode.p2j.ui.client.Window
message line number where tiny input frame is placed
title(String) - Static method in class com.goldencode.html.HtmlHelper
Creates a title element.
title - Variable in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
The Title span
title - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Widget
title - Variable in class com.goldencode.p2j.admin.client.widget.dialog.MessageDialogView
The modal title
title - Variable in class com.goldencode.p2j.report.ReportDefinition
Summary report title.
title - Variable in class com.goldencode.p2j.report.server.OverviewRow
Report title
title - Variable in class com.goldencode.p2j.ui.BaseConfig
The title of the container.
title - Static variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiClient
Frame title.
title - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
The OS window's title.
title - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Locally cached title text.
title - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
The window title.
title - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
The cached window title
title - Variable in class com.goldencode.p2j.ui.client.widget.TitledWindow
Window title.
title() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Get window title.
title - Variable in class com.goldencode.p2j.ui.FileDialog
The optional title of the dialog.
title - Variable in class com.goldencode.p2j.ui.ScreenBuffer
Dynamic title text or null for no dynamic support.
TITLE_BAR_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Standard titlebar height for this theme.
TITLE_BAR_HEIGHT - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The height of the titlebar of normal window (NOT maximized).
TITLE_BAR_HEIGHT_MAXIMIZED - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The height of the titlebar when window is maximized.
title_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TITLE clause followed by an ProgressParser.expr().
title_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the title-phrase construct of the Progress 4GL language.
titleBar - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
The title-bar widget for this window.
titleBar - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The title-bar widget for this window.
titleBgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Title background color.
titleDColor - Variable in class com.goldencode.p2j.ui.BaseConfig
TITLE-DCOLOR attribute variable.
TitledWindow<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Simple window with title.
TitledWindow(String, Insets) - Constructor for class com.goldencode.p2j.ui.client.widget.TitledWindow
Constructor.
titleFgColor - Variable in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Title text color.
titleFont - Variable in class com.goldencode.p2j.ui.BaseConfig
The title font of the container.
titleFontResolver - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Font resolver for the browse title font.
titleHeight() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Gets sub-menu title height
titleHeight - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Browse title height (without title borders).
titleHeight(AbstractContainer<?>) - Static method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Gets sub-menu title height
titleHeightPixels - Variable in class com.goldencode.p2j.ui.FrameConfig
The title height (in pixels), for a titled frame or dialog.
titleHeightWithBorders(AbstractContainer<?>) - Static method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Gets sub-menu title height, considering border padding.
titleIsChanged - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
True value indicates that the title is changed and the graphics device must be notified.
titlePanel - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Title panel.
titleWidth() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Gets sub-menu title width (with '->' if sub-menu is in other sub-menu or in popup menu)
titleWidth() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Gets sub-menu title width (with '->' if sub-menu is in other sub-menu or in popup menu) Borders are not included.
titleWidth() - Method in class com.goldencode.p2j.ui.client.SubMenu
Gets sub-menu title width (with '->' if sub-menu is in other sub-menu or in popup menu)
titleWidthWithBorders() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Gets sub-menu title width (with '->' if sub-menu is in other sub-menu or in popup menu) If SUBMENU is not MENUBAR element, then calculate longest neighbor.
tk - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Reference to Toolkit instance.
tk - Variable in class com.goldencode.p2j.util.TerminalStream
Reference to toolkit.
tlock - Variable in class com.goldencode.p2j.net.Protocol
Synchronizes termination processing.
tm - Variable in class com.goldencode.p2j.security.TransportSecurity
Custom trust manager.
TM_BOTH - Static variable in class com.goldencode.p2j.ui.SliderConfig
The tic marks both side mode.
TM_BOTH_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
The size of the internal slider area for both ticmarks mode defined.
TM_BOTTOM - Static variable in class com.goldencode.p2j.ui.SliderConfig
The tic marks bottom side mode.
TM_LEFT - Static variable in class com.goldencode.p2j.ui.SliderConfig
The tic marks left side mode.
TM_NONE - Static variable in class com.goldencode.p2j.ui.SliderConfig
The tic marks disabled mode.
TM_NONE_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
The size of the internal slider area for none ticmarks defined.
TM_RIGHT - Static variable in class com.goldencode.p2j.ui.SliderConfig
The tic marks right side mode.
TM_SINGLE_SIZE - Static variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
The size of the internal slider area for single side ticmarks mode defined.
TM_TOP - Static variable in class com.goldencode.p2j.ui.SliderConfig
The tic marks top side mode.
tmMode - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Cached tic marks mode in format.
TMP_FILE_EXT - Static variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
The new created temporary file extension
TMP_FILE_OPTIONS - Static variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
The options used to open file channels for created temporary files
TMP_FILE_PREFIX - Static variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
The new created temporary file name should start from this string
tmpDir - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector
The directory to save partial messages to the corresponding temporary file
tn - Variable in class com.goldencode.p2j.admin.server.reports.ProcessAccountData
The data source for the process account data
tn - Variable in class com.goldencode.p2j.admin.server.reports.UserAccountData
The data source for the process account data
tn(String) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Prints a string with new line.
TNAME - Static variable in class com.goldencode.p2j.persist.ORMHandler
QName of the 'table' attribute
to - Variable in class com.goldencode.p2j.main.WebClientsManager
ports range bounded by this port number
to_constant() - Method in class com.goldencode.p2j.uast.ProgressParser
to_event_target() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TO widget_phrase construct of the ProgressParser.apply_stmt().
to_lob_target() - Method in class com.goldencode.p2j.uast.ProgressParser
to_or_at_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the AT or TO keywords and a required following expression.
to_recid_or_rowid_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TO RECID, TO ROWID or TO ROW keywords and the following required expression of type RECID, ROWID or integer (in the case of a TO ROW).
to_target() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TO keyword and the following ProgressParser.record(boolean, boolean, boolean).
toAliasedName(int, EntityName) - Method in class com.goldencode.p2j.schema.NameNode
Get the fully qualified, unabbreviated name which corresponds with this node.
toArray(Object[]) - Method in class com.goldencode.p2j.directory.Attribute
Get all values in one array.
toArray(Collection<String>) - Static method in class com.goldencode.p2j.directory.ShadowRemapper
Convenience method which produces array of strings from any given string collection.
toArray(E[]) - Method in class com.goldencode.p2j.util.DynamicArray
Obtain access to a copy of the array.
toArray(Object...) - Static method in class com.goldencode.p2j.util.FieldEntry
Resolve the entries in the given array.
toArray(E[]) - Method in class com.goldencode.p2j.util.PartitionedArray
Obtain access to a copy of the array.
toArray() - Method in class com.goldencode.util.FastSiblingDeque
 
toArray(T[]) - Method in class com.goldencode.util.FastSiblingDeque
 
toBackground(Color) - Static method in class com.goldencode.p2j.ui.Color
Returns the background component of the color value.
toBigDecimal(Double) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Convert a double value to a BigDecimal.
toBigDecimal() - Method in class com.goldencode.p2j.util.decimal
Returns the value of this instance as a BigDecimal.
toBigDecimal() - Method in class com.goldencode.p2j.util.int64
Returns the value of this instance as a BigDecimal.
toBigDecimal() - Method in class com.goldencode.p2j.util.NumberType
Returns the value of this instance as a BigDecimal.
toBitField(BitSet) - Static method in class com.goldencode.p2j.security.BitSetHelper
Converts an object of type BitSet to BitField.
toByte(char) - Method in class com.goldencode.p2j.util.CharsetConverter
Convert the given Unicode character into the corresponding number in the represented character set.
toChar(int, int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts pixels to character units.
toChar(int, int, Coordinate.RoundingMode) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts pixels to character units.
toChar(int) - Method in class com.goldencode.p2j.util.CharsetConverter
Convert the given number into the corresponding Unicode character in the represented character set.
toChar(byte) - Method in class com.goldencode.p2j.util.CharsetConverter
Convert the given byte into the corresponding Unicode character in the represented character set.
toChar(int) - Static method in class com.goldencode.p2j.util.Utils
Convert the given integer to a Unicode character using the character set defined as the default for the environment, honoring any override configured.
toChar(byte, String) - Static method in class com.goldencode.p2j.util.Utils
Convert the given byte to a Unicode character using the given character set (or the default charset if the given charset name is null).
toChar(int, String) - Static method in class com.goldencode.p2j.util.Utils
Convert the given byte to a Unicode character using the given character set (or the default charset if the given charset name is null).
ToClause - Class in com.goldencode.p2j.util
Represents an incrementing or decrementing loop construct that can be passed to the block manager allowing a loop to be implemented on a delegated basis.
ToClause(Accessor, BaseDataType, Resolvable, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Core constructor that handles the real work of creating a new instance.
ToClause(Accessor, BaseDataType, Resolvable, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, Resolvable, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, Resolvable) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, long, Resolvable, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, Resolvable, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, Resolvable, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, Resolvable) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, double, Resolvable, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, Resolvable, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, Resolvable, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, Resolvable) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, BaseDataType, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Core constructor that handles the real work of creating a new instance.
ToClause(Accessor, BaseDataType, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, long, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, double, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, BaseDataType, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, long, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, double, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, BaseDataType, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, long, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(Accessor, double, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(Accessor, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, BaseDataType, Resolvable, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, Resolvable, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, Resolvable, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, Resolvable) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, long, Resolvable, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, Resolvable, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, Resolvable, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, Resolvable) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, double, Resolvable, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, Resolvable, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, Resolvable, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, Resolvable) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, BaseDataType, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, long, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, double, BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, BaseDataType, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, long, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, double, long, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, long, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, BaseDataType, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, BaseDataType, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, long, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, long, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
ToClause(BaseDataType, double, double, BaseDataType) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, double, long) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor.
ToClause(BaseDataType, double, double) - Constructor for class com.goldencode.p2j.util.ToClause
Constructor with a default factor of 1.
toColor(ColorPalette) - Static method in class com.goldencode.p2j.ui.client.driver.swing.ColorMapper
Convert the given 4GL color definition into an AWT color instance.
toColorRgb(Color) - Static method in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Helper to convert an AWT color into a generic RGB color.
toColorValue(ColorPalette, ColorPalette) - Static method in class com.goldencode.p2j.ui.Color
Creates the color value from the foreground and the background color components.
toDate(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Deprecated.
toDate(String, String, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a string variable.
toDate(Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a string variable.
toDate(Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a string variable.
toDate(Long, Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Long, Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Long, Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Long, Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Integer, Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Integer, Long, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Integer, Integer, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Integer, Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year combination .
toDate(Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Extract the date from a timestamp variable.
toDate() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Returns the current presentation's value converted to date.
toDatetime(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Construct a timestamp from a date variable.
toDatetime(Date, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the timestamp from a date/time combination.
toDatetime(Date, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the timestamp from a date/time combination.
toDatetime(Long, Long, Long, Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year/hour/minutes combination .
toDatetime(Integer, Integer, Integer, Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the date from a month/day/year/hour/minutes combination .
toDatetime(Long, Long, Long, Long, Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the timestamp from a month/day/year/hour/minutes./seconds combination .
toDatetime(Integer, Integer, Integer, Integer, Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the timestamp from a month/day/year/hour/minutes./seconds combination .
toDatetime(Long, Long, Long, Long, Long, Long, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the timestamp from a month/day/year/hour/minutes/seconds/millis combination .
toDatetime(Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the timestamp from a month/day/year/hour/minutes/seconds/millis combination .
toDatetime(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Deprecated.
toDatetime(String, String, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Retrieve the timestamp from a string variable.
toDatetime() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Returns the current presentation's value converted to datetime.
today() - Static method in class com.goldencode.p2j.util.date
Creates an instance that represents today's date using the local system clock time.
toDec(Boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into a decimal, then return it as a J2SE BigDecimal, or null if unknown.
toDec(Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into a decimal, then return it as a J2SE BigDecimal, or null if unknown.
toDec(Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into a decimal, then return it as a J2SE BigDecimal, or null if unknown.
toDec(BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Return the given BigDecimal value.
toDec(BigDecimal, Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Return the given BigDecimal value after applying the given precision.
toDec(BigDecimal, Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Return the given BigDecimal value after applying the given precision.
toDec(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into a decimal, then return it as a J2SE BigDecimal, or null if unknown.
toDec(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into a decimal, then return it as a J2SE BigDecimal, or null if unknown.
toDecimalVar(decimal) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Places current value into a decimal variable.
todo(String) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Log the given message along with the a stack trace and a prefix that indicates that a feature was used at runtime for which the runtime support has a TODO remaining.
todo(String, Object) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Conditionally log the given message if the caller's provided token is null or if it was not a valid token.
toDTO(date[]) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Converts com.goldencode.p2j.util.date[] to the array of java.util.Date data transferable objects.
toFile(String) - Static method in class com.goldencode.p2j.cfg.Configuration
If path represents a relative path, generate a File object for this path, relative to the home directory defined for the application.
toFinalExpression() - Method in class com.goldencode.p2j.persist.HQLExpression
Returns the final form of the HQL expression with placeholders emitted.
toFinalExpression(boolean) - Method in class com.goldencode.p2j.persist.HQLExpression
Returns the final form of the HQL expression with placeholders emitted.
toFont(Color) - Method in class com.goldencode.p2j.ui.client.driver.swing.ColorMapper
Derive a font from Color.NORMAL which has the attributes specified in the given color.
toFontReverse(Color) - Method in class com.goldencode.p2j.ui.client.driver.swing.ColorMapper
Derive a font from Color.NORMAL which has the attributes specified in the given color AND then return the reverse of that font.
toForeground(Color) - Static method in class com.goldencode.p2j.ui.Color
Returns the foreground component of the color value.
TOGGLE_BOX - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the TOGGLE-BOX resource.
toggleAccountsHeader(CertificatesOptions) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.MyView
Changes accounts table header depending on the selected certificate role.
toggleAccountsHeader(CertificatesOptions) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Changes accounts table header depending on the selected certificate role.
ToggleBox<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
An implementation of a "toggle box" with a text label.
ToggleBox(WidgetId, Container<O>, String) - Constructor for class com.goldencode.p2j.ui.client.ToggleBox
This constructor creates a toggle-box with a given text label.
ToggleBox(WidgetId, ToggleBoxConfig) - Constructor for class com.goldencode.p2j.ui.client.ToggleBox
Special constructor used to restore component using given configuration.
toggleBox - Variable in class com.goldencode.p2j.ui.MenuItemConfig
TOGGLE-BOX attr.
ToggleBoxConfig - Class in com.goldencode.p2j.ui
ToggleBox widget configuration.
ToggleBoxConfig() - Constructor for class com.goldencode.p2j.ui.ToggleBoxConfig
Default constructor.
ToggleBoxConfig(int) - Constructor for class com.goldencode.p2j.ui.ToggleBoxConfig
Create a new config and associate it with the given widget.
ToggleBoxConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.ToggleBoxConfig
Create a new config and associate it with the given widget.
ToggleBoxGuiImpl - Class in com.goldencode.p2j.ui.client.gui
Specific GUI implementation of TOGGLE-BOX widget.
ToggleBoxGuiImpl(WidgetId, Container<GuiOutputManager>, String) - Constructor for class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Constructor.
ToggleBoxGuiImpl(WidgetId, WidgetConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Special constructor used to restore component using given configuration.
ToggleBoxImpl - Class in com.goldencode.p2j.ui.chui
Specific implementation of a "toggle box" with a text label for CHUI.
ToggleBoxImpl(WidgetId, Container<ChuiOutputManager>, String) - Constructor for class com.goldencode.p2j.ui.chui.ToggleBoxImpl
This constructor creates a toggle-box with a given text label.
ToggleBoxImpl(WidgetId, WidgetConfig) - Constructor for class com.goldencode.p2j.ui.chui.ToggleBoxImpl
Special constructor used to restore component using given configuration.
ToggleBoxWidget - Class in com.goldencode.p2j.ui
Toggle-box widget.
ToggleBoxWidget() - Constructor for class com.goldencode.p2j.ui.ToggleBoxWidget
Default constructor.
ToggleBoxWidget(boolean) - Constructor for class com.goldencode.p2j.ui.ToggleBoxWidget
Default constructor.
toggleClass(Element, String) - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Imports the jQuery toggleClass function.
toggleDisableProcessButton(TaggedName, boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.MyView
Toggles the label of the Disable/Enable process account button.
toggleDisableProcessButton(TaggedName, boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
Toggles the label of the Disable/Enable process account button.
toggleDisableUserButton(boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Toggles the Disable/Enable User button's label.
toggleDisableUserButton(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Toggles the Disable/Enable User button's label.
toggleDropdownStyle() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Changes the presentation icon for the dropdown button.
togglePopulateGroupsButton(boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.MyView
Changes the Populate button's label from "Populate" to "Refresh"
togglePopulateGroupsButton(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Changes the Populate button's label from "Populate" to "Refresh"
togglePopulateUsersButton(boolean) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.MyView
Changes the Populate button's label from "Populate" to "Refresh"
togglePopulateUsersButton(boolean) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Changes the Populate button's label from "Populate" to "Refresh"
togglePopup() - Method in class com.goldencode.p2j.admin.client.widget.CustomComboBox
Switches the dropdown to be visible or hidden.
toHex(String) - Static method in class com.goldencode.p2j.main.TemporaryAccount
Convert a string into a hex format.
toHexString(byte[]) - Static method in class com.goldencode.p2j.security.SymmetricEncryption
Utility method.
toInt(LockType) - Static method in class com.goldencode.p2j.persist.lock.LockType
Return the internal type of the lock as an integer.
toInt(Boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an integer, then return it as a J2SE Long, or null if unknown.
toInt(Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an integer, then return it as a J2SE Long, or null if unknown.
toInt(Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an integer, then return it as a J2SE Long, or null if unknown.
toInt(BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an integer, then return it as a J2SE Long, or null if unknown.
toInt(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an integer, then return it as a J2SE Long, or null if unknown.
toInt(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an integer, then return it as a J2SE Long, or null if unknown.
toInt() - Method in enum com.goldencode.p2j.ui.client.FontStyle
Create an int representation of this style, to be used for serialization.
toInt(double) - Static method in class com.goldencode.p2j.ui.Coordinate
Convert a double value to integer.
toInt(char) - Method in class com.goldencode.p2j.util.CharsetConverter
Convert the given Unicode character into the corresponding number in the represented character set.
toInt(char, String) - Static method in class com.goldencode.p2j.util.Utils
Convert the given Unicode character to an integer value using the given character set (or the default charset if the given charset name is null).
toInt64(Boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an int64, then return it as a J2SE Long, or null if unknown.
toInt64(Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an int64, then return it as a J2SE Long, or null if unknown.
toInt64(Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an integer, then return it as a J2SE Long, or null if unknown.
toInt64(BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an int64, then return it as a J2SE Long, or null if unknown.
toInt64(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an int64, then return it as a J2SE Long, or null if unknown.
toInt64(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an int64, then return it as a J2SE Long, or null if unknown.
toInt64Var(int64) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Places current value into a int64 variable.
toIntegerVar(integer) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Places current value into a integer variable.
toJarOpErrorCode(ErrorCode) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
toJavaIntegerType() - Method in class com.goldencode.p2j.util.int64
Return the current value as a Java Integer wrapper.
toJavaLongType() - Method in class com.goldencode.p2j.util.int64
Return the current value as a Java Long wrapper.
toJavaType() - Method in class com.goldencode.p2j.util.decimal
Return the current value as a Java wrapper.
toJavaType() - Method in class com.goldencode.p2j.util.logical
Return the current value as a Java wrapper.
toJavaType() - Method in class com.goldencode.p2j.util.Text
Return the current value as a Java wrapper.
TOKEN - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Token parameter name
token - Static variable in class com.goldencode.p2j.util.Utils
Logging token that ensures unimplemented feature logging occurs only once.
TOKEN_NAMES - Static variable in class com.goldencode.p2j.schema.DataModelAst
Map of token types to token names
TOKEN_NAMES - Static variable in class com.goldencode.p2j.xml.XmlAst
Map of token types to token names
TOKEN_TYPES - Static variable in class com.goldencode.p2j.schema.DataModelAst
Map of token names to token types
TOKEN_TYPES - Static variable in class com.goldencode.p2j.xml.XmlAst
Map of token names to token types
TokenDataWrapper - Interface in com.goldencode.p2j.uast
A simple wrapper interface to access basic token data in a wrappered object.
tokenFormatter - Variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Place token formatter reference
tokenLookup - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
Provides an efficient reverse lookup of names to token types.
tokenLookup - Static variable in class com.goldencode.p2j.uast.ProgressParser
Provides an efficient reverse lookup of names to token types.
tokenMap() - Method in class com.goldencode.p2j.report.server.AstApi
Obtain a mapping of token types integer values to token names, in the form of a list of token names, indexed by token type values.
tokenMap - Variable in class com.goldencode.p2j.security.SecurityContext
a map of arbitrary tokens that are associated with the context
tokens - Static variable in class com.goldencode.p2j.persist.hql.DataTypeHelper
Map of token types to HQL types
tokens - Static variable in class com.goldencode.p2j.util.UnimplementedFeature
Set of all tokens provided to callers.
tokenText - Variable in class com.goldencode.p2j.report.server.CallSite
AST token text.
tokenType - Variable in class com.goldencode.p2j.report.server.CallSite
AST token type.
tokenType - Variable in class com.goldencode.p2j.uast.Function
Parser defined integer constant matching the token type of the function.
tokenType - Variable in class com.goldencode.p2j.uast.Keyword
The integer token type associated with this keyword in the Parser and Lexer.
tokenType - Variable in class com.goldencode.p2j.uast.Variable
Parser defined integer constant matching the token type of the variable.
toLocalDatetime() - Method in class com.goldencode.p2j.util.datetime
Return an object equal to this expressed in local time (current timezone offset).
toLocalDatetime() - Method in class com.goldencode.p2j.util.datetimetz
Return an object equal to this expressed in local time (current timezone offset).
toLogical(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns logical representation of a char variable from a format of type "true/false".
toLogical(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns logical representation of a char variable from a format of type "true/false".
toLong(Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Rewraps an Integer value into a Long.
toLong(Integer) - Static method in class com.goldencode.p2j.persist.pl.Operators
Rewraps an Integer value into a Long.
toLowerCase(T) - Static method in class com.goldencode.p2j.util.TextOps
Returns a character instance that contains the lowercased version of the specified string.
toLowerCase(String) - Static method in class com.goldencode.p2j.util.TextOps
Returns a character instance that contains the lowercased version of the specified string.
toLowerCaseImpl(Class<T>, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns a character instance that contains the lowercased version of the specified string.
toNormalizedPath(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Normalize the specified path if possible, to eliminate unnecessary, embedded, relative references and to prepend the project's home directory, if path is not absolute.
toNoWaitVariant() - Method in class com.goldencode.p2j.persist.lock.LockType
Get the no-wait equivalent for this lock type.
toOffset(int) - Method in class com.goldencode.p2j.util.datetimetz
Moves the current datetime-tz to another timezone offset.
TOOLS_PANE_HEIGHT - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Constant height of the second pane (tools).
toolsPane - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
The tools pane.
ToolsPane() - Constructor for class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl.ToolsPane
 
tooltip - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Tooltip
tooltip - Variable in class com.goldencode.p2j.report.server.CallGraphNode
The node's tooltip.
tooltip - Variable in class com.goldencode.p2j.ui.BaseConfig
TOOLTIP option
tooltip - Variable in enum com.goldencode.p2j.ui.client.gui.CaptionButtonType
Tooltip string.
ToolTip - Class in com.goldencode.p2j.ui.client.gui
The help string showing when mouse become over the GUI widget.
ToolTip() - Constructor for class com.goldencode.p2j.ui.client.gui.ToolTip
This constructor creates a tooltip object for given screen driver.
ToolTip.TooltipWorker - Class in com.goldencode.p2j.ui.client.gui
Worker class for tooltips.
TOOLTIP_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Background color for tooltips.
TOOLTIP_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Background color for tooltips.
tooltip_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TOOLTIP clause as used in a phrase from a VIEW-AS construct.
tooltips - Variable in class com.goldencode.p2j.util.SessionUtils.WorkArea
The flag indicating whether the widgets have the tooltip feature.
TooltipWorker(AbstractWidget<?>, String, NativeRectangle, int) - Constructor for class com.goldencode.p2j.ui.client.gui.ToolTip.TooltipWorker
Creates a new object and schedule tasks for show and hide events for the tooltip.
TOP - Static variable in interface com.goldencode.p2j.admin.server.reports.PdfReportBuilder
Defines the array index to locate the top margin within margins array holder
top - Variable in class com.goldencode.p2j.persist.QueryComponent
Is this component the top/outermost among the query's components?
top - Variable in class com.goldencode.p2j.ui.client.Insets
Insets at top side.
top - Variable in class com.goldencode.p2j.ui.client.NativeInsets
Insets at top side.
top - Variable in class com.goldencode.p2j.ui.client.NativeRectangle
Rectangle top row.
top() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Get top coordinate of this rectangle.
top - Variable in class com.goldencode.p2j.ui.client.Rectangle
Rectangle top row.
top() - Method in class com.goldencode.p2j.ui.client.Rectangle
Get top coordinate of this rectangle.
TOP_COLUMN - Static variable in class com.goldencode.p2j.ui.Keyboard
 
topCurrentHeight - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Maximal height of widget in current row in top part of layout.
topic - Variable in class com.goldencode.p2j.ui.HelpService
The HELP-TOPIC option active if this is not null.
topic_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches TOPIC clause followed by an ProgressParser.expr().
toPixels(double, int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts character units to pixels.
topLevel - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Mark inherited or temporary external procedure scope.
topLevel - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this block is a top-level block (a method) or not.
topLevelBlock(Object, BlockManager.TransactionType, BlockType, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given top-level block with the given transaction level.
topLevelEntry - Variable in class com.goldencode.p2j.uast.ProgressParser
true if the parser was entered via external_proc.
topLevelStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with each parent block type (top-level or not).
topLevelType(BlockManager.WorkArea) - Static method in class com.goldencode.p2j.util.BlockManager
Accesses the type of the nearest enclosing top level block.
topLevelWindow() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Get ancestor TopLevelWindow for this widget.
TopLevelWindow<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
The class represents a top-level window, that is a window that sits at the top of widget hierarchy (it has no parent), has its own independent screen, a possible window caption, etc.
TopLevelWindow() - Constructor for class com.goldencode.p2j.ui.client.TopLevelWindow
Default constructor.
TopLevelWindow(String) - Constructor for class com.goldencode.p2j.ui.client.TopLevelWindow
Constructs a window widget with title.
topLevelWindow() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get ancestor TopLevelWindow for this widget.
topLevelWindow() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get ancestor TopLevelWindow for this widget.
topLevelWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the top top-level window.
TopLevelWindow.IconDataType - Enum in com.goldencode.p2j.ui.client
Data type passing as initial window icon.
topLevelWindowIds() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the list of all visible top-level window IDs.
topLevelWindowOptional() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the top top-level window.
topMenu - Variable in class com.goldencode.p2j.test.DirectoryEdit
Top level menu definition/implementation
topOfBranch - Variable in class com.goldencode.expr.Compiler.LogicalData
Flag indicating AST represents top of chain of logical operations
topology - Variable in class com.goldencode.p2j.net.SessionManager
Topology database for this network node
topOnly - Variable in class com.goldencode.p2j.ui.FrameConfig
Whether this container is over all other non-top only containers.
topOnly - Variable in class com.goldencode.p2j.ui.WindowConfig
Whether this container is over all other non-top only containers.
TopOnlyInterface - Interface in com.goldencode.p2j.ui
Groups widgets that have TOP-ONLY attribute.
topType - Variable in class com.goldencode.p2j.util.BlockManager.WorkArea
Tracks the type of each top-level block as a stack.
topWindow() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Return top window in Z-order.
toQualifiedName() - Method in class com.goldencode.p2j.schema.NameNode
Get the fully qualified, unabbreviated name which corresponds with this node.
toRawSortPhrase(List<SortCriterion>) - Static method in class com.goldencode.p2j.persist.SortCriterion
Generate a raw sort phrase from the given list of criteria, in the simple form:
toRowid(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Returns the rowid representation of a String value, as a Long.
toScreenValue() - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Formats the data as a string that is ready for display.
toScreenValue(boolean) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Formats the data as a string that is ready for display.
toScreenValue() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Formats the data as a string that is ready for display.
toScreenValue(boolean) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Formats the data as a string that is ready for display.
toScreenValue() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Formats the data as a string that is ready for display.
toScreenValue(boolean) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Formats the data as a string that is ready for display.
toScreenValue() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Formats the data as a string that is ready for display.
toScreenValue() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Formats the data as a string that is ready for display.
toScreenValue() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Formats the data as a string that is ready for display.
toSortExpression(boolean) - Method in class com.goldencode.p2j.persist.SortCriterion
Get a normalized string representation of the sort component.
toSortExpression(boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.SortCriterion
Get a normalized string representation of the sort component.
toString() - Method in class com.goldencode.ast.AnnotatedAst
Create a string representation of this AST.
toString() - Method in class com.goldencode.expr.ClassConstant
Return a string representation of this constant, which is simply the name of the class it represents.
toString() - Method in class com.goldencode.expr.CodeAttribute
Get a string representation of this object.
toString() - Method in class com.goldencode.expr.CodeUnit
Returns a string representation of this object, which is a line separated listing of this unit's contents.
toString() - Method in class com.goldencode.expr.Compiler.LogicalData
Generate a string representation of this object for debugging purposes.
toString() - Method in class com.goldencode.expr.Constant
Return the string representation of this constant, primarily for debugging purposes.
toString() - Method in class com.goldencode.expr.ConstantArgument
 
toString() - Method in class com.goldencode.expr.FMIrefConstant
 
toString() - Method in class com.goldencode.expr.Function
Compose a string indicating a full function signature.
toString() - Method in class com.goldencode.expr.Instruction
Generate a string representation of this instruction.
toString() - Method in class com.goldencode.expr.IntegerConstant
 
toString() - Method in class com.goldencode.expr.LongConstant
 
toString() - Method in class com.goldencode.expr.NameAndTypeConstant
 
toString() - Method in class com.goldencode.expr.NumericArgument
 
toString() - Method in class com.goldencode.expr.StringConstant
 
toString() - Method in class com.goldencode.expr.Utf8Constant
 
toString() - Method in class com.goldencode.expr.Variable
Get a string representation of the value contained within this variable.
toString() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.AuthModes
Returns its presentation value.
toString() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
Returns its presentation value.
toString() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
Returns its presentation value.
toString() - Method in enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
Returns its presentation value.
toString(TRowObject) - Method in interface com.goldencode.p2j.admin.client.widget.CustomComboBox.StringPresentation
Returns the row's presentation value.
toString() - Method in enum com.goldencode.p2j.admin.JarOpErrorCode
Returns the operation result description that can be displayed in the UI messages.
toString() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
toString() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
toString() - Method in class com.goldencode.p2j.admin.TaggedName
Get a string representation of this object (name of the object).
toString() - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Prints the bootstrap configuration.
toString() - Method in class com.goldencode.p2j.classloader.ClassInfo
Get the string representation of the container.
toString() - Method in enum com.goldencode.p2j.convert.ConversionFlag
The string representation of this entry is the name of this flag.
toString() - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper.IndexInfo
Produces index information string in the same format as INDEX-INFORMATION does: comma-separated list of index names prepended "WHOLE-INDEX," if WHOLE-INDEX flag is true.
toString() - Method in class com.goldencode.p2j.convert.NameConverter
Get a string representation of this object.
toString() - Method in class com.goldencode.p2j.directory.Attribute
Export attribute in human-readable form.
toString(int) - Static method in class com.goldencode.p2j.directory.AttributeType
Convert type code into humen-readable text string.
toString() - Method in class com.goldencode.p2j.directory.BitField
Convert bit field into string representation.
toString() - Method in class com.goldencode.p2j.directory.DateValue
Convert DateValue instance into String.
toString() - Method in class com.goldencode.p2j.directory.DirectoryRights
Converts this object to string.
toString() - Method in class com.goldencode.p2j.directory.LockManager.Lock
Dump current lock state into String.
toString() - Method in class com.goldencode.p2j.directory.LockManager.LockRef
 
toString() - Method in class com.goldencode.p2j.directory.NodeAttribute
Present NodeAttribute information in user readable form.
toString() - Method in class com.goldencode.p2j.directory.TimeValue
Convert TimeValue instance into String.
toString() - Method in class com.goldencode.p2j.e4gl.Options
Create a text representation of the state of this instance.
toString() - Method in class com.goldencode.p2j.main.TwoURLsResource
Returns the string representation.
toString() - Method in class com.goldencode.p2j.net.NetRights
Converts this object to string.
toString() - Method in class com.goldencode.p2j.net.RouterSessionManager
Return a string representation of the internal state of this object, primarily for debugging purposes.
toString() - Method in class com.goldencode.p2j.net.SessionManager
Return a string representation of the internal state of this object, primarily for debugging purposes.
toString() - Method in class com.goldencode.p2j.pattern.PatternEngine.StorageKey
Produce a string representation of the internal state of this object.
toString() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Create a string representation of this object's state, primarily for debug purposes.
toString() - Method in class com.goldencode.p2j.persist.BufferManager.RefCount
Return a string representation of the reference count.
toString() - Method in class com.goldencode.p2j.persist.ConnectionManager.ConnectInfo
Get a string representation of this object, primarily for logging/debug purposes.
toString() - Method in enum com.goldencode.p2j.persist.ConversionProfile
Get the string representation of this enum value.
toString() - Method in class com.goldencode.p2j.persist.Database
Produce a string representation of the internal state of this object.
toString() - Method in class com.goldencode.p2j.persist.DynamicQueryHelper.QueryCacheKey
Return a string representation of this object.
toString() - Method in class com.goldencode.p2j.persist.FieldReference
Return a string representation of this field reference, in the form:
toString() - Method in class com.goldencode.p2j.persist.hql.FunctionKey
Get a string representation of this object's state.
toString() - Method in class com.goldencode.p2j.persist.HQLBundle
Get a string representation of the internal state of this object, primarily for debugging purposes.
toString() - Method in class com.goldencode.p2j.persist.HQLExpression
Returns the string representation of this expression.
toString() - Method in class com.goldencode.p2j.persist.HQLHelperCache.Key
Debug method to provide string representation of this object's state.
toString() - Method in class com.goldencode.p2j.persist.id.Range
Return string representation of the range.
toString() - Method in class com.goldencode.p2j.persist.IndexHelper.SortKey
Provide a string representation of this object's state.
toString() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Compose a string representation of this object for assistance in debugging and testing.
toString() - Method in class com.goldencode.p2j.persist.lock.LockType
Compose a string representation of this object for assistance in debugging and testing.
toString() - Method in class com.goldencode.p2j.persist.lock.RecordLockEvent
Get a string describing this event.
toString() - Method in class com.goldencode.p2j.persist.P2JIndex
Get a string representation of the internal state of this object, primarily for debugging purposes.
toString() - Method in class com.goldencode.p2j.persist.Persistence.ColumnKey
Get string representation of this object.
toString() - Method in class com.goldencode.p2j.persist.Persistence.QueryKey
Get string representation of this object.
toString(Boolean) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Boolean, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Long) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Integer) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Long, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Integer, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Date) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Date, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(Timestamp) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given datetime value into an character, then return it as a J2SE String, or null if unknown.
toString(Timestamp, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given datetime value into an character, then return it as a J2SE String, or null if unknown.
toString(BigDecimal) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(BigDecimal, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Simply return the given string.
toString(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Transform the given value into an character, then return it as a J2SE String, or null if unknown.
toString() - Method in class com.goldencode.p2j.persist.PreselectQuery
Create a string representation of this object's state, primarily for debug purposes.
toString() - Method in class com.goldencode.p2j.persist.ProgressiveResults.Locator
Get a string reprentation of this object's current state.
toString() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate.Key
Provide a string representation of this key, suitable for debugging.
toString() - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Overridden implementation which adds a dump of the rollback map of undo entries to the parent's display.
toString() - Method in class com.goldencode.p2j.persist.RecordBuffer
Get a string representation of the internal state of this object, primarily for debugging purposes.
toString(Persistable) - Method in class com.goldencode.p2j.persist.RecordBuffer
Generate a formatted description of the contents of record.
toString() - Method in class com.goldencode.p2j.persist.RecordIdentifier
Compose a string representation of this object for assistance in debugging and testing.
toString() - Method in class com.goldencode.p2j.persist.RepositionCache.Node
Produce a string representation of the node, which includes the primary key and associated row number.
toString() - Method in class com.goldencode.p2j.persist.RepositionCache
Produce a string representation of the cache, which dumps each node in the tree.
toString() - Method in class com.goldencode.p2j.persist.Reversible
Get a string representation of the internal state of this object, primarily for debugging purposes.
toString() - Method in exception com.goldencode.p2j.persist.RuntimeJastInterpreter.InterpreterException
Returns a short description of this exception, the message and node type and text that caused it if the node was provided at construction.
toString() - Method in class com.goldencode.p2j.persist.SavepointReversible
Get a string representation of the internal state of this object, primarily for debugging purposes.
toString() - Method in class com.goldencode.p2j.persist.sequence.Sequence
Displays the content of this sequence in a string.
toString() - Method in class com.goldencode.p2j.persist.SortCriterion
Get a normalized string representation of the sort component.
toString() - Method in class com.goldencode.p2j.persist.StaticTempTable
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
Get a string representation of the internal state of this object, primarily for debugging purposes.
toString(BaseDataType) - Method in class com.goldencode.p2j.persist.type.AbstractWrapperUserType
Subclasses should override this method to return a string representation of the given value, if it must differ from the default value supplied by invoking value.toString().
toString(BaseDataType) - Method in class com.goldencode.p2j.persist.type.Int64UserType
Return the string value of the int embedded in the given integer object value.
toString(BaseDataType) - Method in class com.goldencode.p2j.persist.type.IntegerUserType
Return the string value of the int embedded in the given integer object value.
toString(BaseDataType) - Method in class com.goldencode.p2j.persist.type.RecIDUserType
Return the string value of the int embedded in the given recid object value.
toString(BaseDataType) - Method in class com.goldencode.p2j.persist.type.RowIDUserType
Return the string value of the long embedded in the given rowid object value.
toString() - Method in class com.goldencode.p2j.preproc.FileScope
Converts this object into a string.
toString() - Method in class com.goldencode.p2j.preproc.Symbol
Converts the symbol into a string.
toString() - Method in class com.goldencode.p2j.scheduler.Job
Get the string representation of this job, using the "<name> [<type>:<mode>] - <target>" format.
toString() - Method in class com.goldencode.p2j.scheduler.ProcessLaunchTask
Get the string representation of this runner.
toString() - Method in exception com.goldencode.p2j.schema.AmbiguousSchemaNameException
Get the string representation of this exception, which consists of the error message and a listing of all matching name nodes.
toString() - Method in class com.goldencode.p2j.schema.EntityName
Creates a string representation of a normalized entity name.
toString() - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Produce a string representation of this object, primarily for debug purposes.
toString() - Method in class com.goldencode.p2j.schema.NameNode
Returns a string representation of this name node, primarily for debug purposes.
toString() - Method in class com.goldencode.p2j.schema.RelationNode
Create a string representation of this node for debug output.
toString() - Method in class com.goldencode.p2j.schema.SchemaConfig
Returns a string representation of this SchemaConfig's object graph.
toString() - Method in class com.goldencode.p2j.schema.TableRelation
Compose and return a string representation of this object, suitable for simple reporting and debug purposes.
toString() - Method in class com.goldencode.p2j.security.AbstractResource
Returns the string representation of this plugin.
toString() - Method in class com.goldencode.p2j.security.AdminRights
Converts this object to string.
toString() - Method in class com.goldencode.p2j.security.SecurityManager
Returns the string representation of this object.
toString() - Method in class com.goldencode.p2j.security.SessionToken
Gets the string representation of this token.
toString() - Method in class com.goldencode.p2j.security.StringConditionRights
Converts this object to string.
toString() - Method in class com.goldencode.p2j.security.SystemRights
Converts this object to string.
toString() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
Create a string representation of this instance.
toString() - Method in class com.goldencode.p2j.uast.Keyword
Converts a Keyword object into a String representation.
toString() - Method in class com.goldencode.p2j.ui.client.Dimension
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Returns the String representation of this object.
toString() - Method in class com.goldencode.p2j.ui.client.event.MouseEvt
Returns the String representation of this object.
toString() - Method in class com.goldencode.p2j.ui.client.event.WindowActivated
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.event.WindowEvent
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.FillIn
 
toString() - Method in class com.goldencode.p2j.ui.client.FontDetails
 
toString() - Method in class com.goldencode.p2j.ui.client.Frame
Frame-specific version of the toString().
toString() - Method in class com.goldencode.p2j.ui.client.FrameData
Provide string representation of the object content.
toString() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
 
toString() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Get the String representation of the handler
toString() - Method in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Only used for debugging.
toString() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl.SubMenuBody
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Returns a string representation of the object.
toString() - Method in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Get the String representation of the helper
toString() - Method in class com.goldencode.p2j.ui.client.NativeDimension
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.NativeInsets
Obtain a short and comprehensive description of the current object, used in debug only.
toString() - Method in class com.goldencode.p2j.ui.client.NativePoint
For debug purposes
toString() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.Point
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.Rectangle
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.Region
Gets a string representation of this region.
toString() - Method in class com.goldencode.p2j.ui.client.Skip
Provide string representation of the instance location and size.
toString() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.widget.TitledWindow
Returns a string representation of the object.
toString() - Method in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree.WidgetWrapper
This override is called by the tree component to show the node label.
toString() - Method in class com.goldencode.p2j.ui.FormattedValue
 
toString() - Method in class com.goldencode.p2j.ui.GenericFrame
Provide description for GenericFrame instance.
toString() - Method in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Prepare human readable representations of the instance.
toString() - Method in class com.goldencode.p2j.ui.WidgetConfig
Get the string representation of this widget configuration.
toString() - Method in class com.goldencode.p2j.ui.WidgetDownId
Get a string representation of this ID.
toString() - Method in class com.goldencode.p2j.ui.WidgetId
Get a string representation of this ID.
toString(String) - Method in class com.goldencode.p2j.util.BaseDataType
Creates a string representation of the instance data using the given format string.
toString() - Method in class com.goldencode.p2j.util.BlockDefinition
Render this block's data as a human readable string.
toString() - Method in class com.goldencode.p2j.util.character
Creates a string representation of the instance data with the default Progress 4GL format of 'x(8)'.
toString(String) - Method in class com.goldencode.p2j.util.character
Creates a string representation of the instance data using the user- specified Progress 4GL format string.
toString() - Method in class com.goldencode.p2j.util.comhandle
Creates a string representation of the instance data using the format ResourceIdHelper.DEFAULT_FORMAT.
toString(String) - Method in class com.goldencode.p2j.util.comhandle
Creates a string representation of the instance data using the user specified format string (Progress 4GL compatible) or if no such string is provided, the default format of ResourceIdHelper.DEFAULT_FORMAT.
toString() - Method in class com.goldencode.p2j.util.date.TestCase
Renders this instance as a string.
toString() - Method in class com.goldencode.p2j.util.date
Creates a string representation of the instance data using the default Progress 4GL format of '99/99/99' which is only useful for displaying dates in the Y2K window since any other date will generally not be displayable in such a format.
toString(String) - Method in class com.goldencode.p2j.util.date
Create a string representation of this date using a Progress 4GL style date format string such as 99/99/99 or 99-99-9999.
toString(String) - Method in class com.goldencode.p2j.util.datetime
Create a string representation of this date using a Progress 4GL style date format string such as 99/99/99 HH:MM:SS.SSS or 99-99-9999 HH:MM:SS.SSS.
toString(Calendar) - Static method in class com.goldencode.p2j.util.datetimetz
Private utility method that returns a Calendar value as string in ISO format (yyyy-MM-dd hh:mm:ss.ttt).
toString() - Method in class com.goldencode.p2j.util.decimal
Creates a string representation of the instance data using the default Progress 4GL format of '->>,>>9.99'.
toString(String) - Method in class com.goldencode.p2j.util.decimal
Creates a string representation of the instance data using the user specified format string (Progress 4GL compatible) or if no such string is provided, the default format of '->>,>>9.99'.
toString(String, boolean) - Method in class com.goldencode.p2j.util.decimal
Creates a string representation of the instance data using the user specified format string (Progress 4GL compatible) or if no such string is provided, the default format of '->>,>>9.99'.
toString(String, boolean, boolean) - Method in class com.goldencode.p2j.util.decimal
Creates a string representation of the instance data using the user specified format string (Progress 4GL compatible) or if no such string is provided, the default format of '->>,>>9.99'.
toString() - Method in class com.goldencode.p2j.util.handle
Creates a string representation of the instance data using the format ResourceIdHelper.DEFAULT_FORMAT.
toString(String) - Method in class com.goldencode.p2j.util.handle
Creates a string representation of the instance data using the user specified format string (Progress 4GL compatible) or if no such string is provided, the default format of ResourceIdHelper.DEFAULT_FORMAT.
toString() - Method in class com.goldencode.p2j.util.int64
Creates a string representation of the instance data using the default Progress 4GL format of '->,>>>,>>9'.
toString(String) - Method in class com.goldencode.p2j.util.int64
Creates a string representation of the instance data using the user specified format string (Progress 4GL compatible) or if no such string is provided, the default format of '->,>>>,>>9'.
toString() - Method in enum com.goldencode.p2j.util.InternalEntry.Type
Return the Progress entry name.
toString() - Method in class com.goldencode.p2j.util.logical
Creates a string representation of the instance data using the default Progress 4GL format of 'yes/no'.
toString(String) - Method in class com.goldencode.p2j.util.logical
Creates a string representation of the instance data using the user- specified Progress 4GL format string.
toString(String) - Method in class com.goldencode.p2j.util.longchar
Creates a string representation of the instance data using the user- specified Progress 4GL format string.
toString() - Method in class com.goldencode.p2j.util.memptr
Creates a string representation of the instance data, since a memptr represents a 'pointer' it doesn't have a real string representation.
toString(String) - Method in class com.goldencode.p2j.util.memptr
Creates a string representation of the instance data using the given format string, since a memptr represents a 'pointer' it doesn't have a real string representation and the format string is meaningless.
toString() - Method in class com.goldencode.p2j.util.NumberType.FormatSpec
Writes the current state of the object into a formatted string.
toString(String, String, boolean, String) - Static method in class com.goldencode.p2j.util.NumberType
Convert a numeric string argument into a formatted string based on a Progress compatible formatting pattern.
toString(String, String, boolean, String, boolean) - Static method in class com.goldencode.p2j.util.NumberType
Convert a numeric string argument into a formatted string based on a Progress compatible formatting pattern.
toString() - Method in class com.goldencode.p2j.util.raw
Creates a default string representation of the instance data which will be equivalent to the result of raw.toStringExport().
toString(String) - Method in class com.goldencode.p2j.util.raw
Creates a string representation of the instance data using the given format string.
toString() - Method in class com.goldencode.p2j.util.rowid
Creates a string representation of the instance data as a hex string with a leading "0x" prefix.
toString(String) - Method in class com.goldencode.p2j.util.rowid
Creates a string representation of the instance data as a hex string with a leading "0x" prefix.
toString() - Method in class com.goldencode.p2j.util.ScopedList.Node
Get a string representation of the node, primarily for debugging purposes.
toString() - Method in class com.goldencode.p2j.util.ScopedList
Get a string representation of the contents of the list, primarily for debugging purposes.
toString() - Method in class com.goldencode.p2j.util.SectionContent.KeyRenderer
Gets the string representation of the instance internal string part.
toString() - Method in interface com.goldencode.p2j.util.SectionContent.Renderable
Gets the string representation of the instance internal string part.
toString() - Method in class com.goldencode.p2j.util.SectionContent.TextRenderer
Gets the string representation of the instance internal string part.
toString() - Method in class com.goldencode.p2j.util.TransactionManager.WorkArea
Render this work area's data as a human readable string.
toString() - Method in class com.goldencode.p2j.util.unknown
Creates a string representation of the unknown value which is always '?'.
toString(String) - Method in class com.goldencode.p2j.util.unknown
Creates a string representation of the unknown value which is always '?'.
toString() - Method in enum com.goldencode.p2j.xml.SaxReader.ReadStatus
Returns the name of this enum constant, as contained in the declaration.
toString() - Method in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Returns the name of this enum constant, as contained in the declaration.
toStringExport() - Method in class com.goldencode.p2j.util.BaseDataType
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.character
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.comhandle
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.date
Creates a string representation of the instance data using the Progress 4GL 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.datetime
Creates a string representation of the instance data using the Progress 4GL 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.datetimetz
Creates a string representation of the instance data using the Progress 4GL 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.decimal
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.handle
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.int64
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.logical
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.longchar
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.memptr
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.raw
Creates a string representation of the instance data using the 'export' format in which the data is written as a base64 string prepended with 6 hexadecimal bytes of "header" information.
toStringExport() - Method in class com.goldencode.p2j.util.rowid
Creates a string representation of the instance data using the 'export' format.
toStringExport() - Method in class com.goldencode.p2j.util.unknown
Creates a string representation of the unknown value which is always '?'.
toStringMessage() - Method in class com.goldencode.p2j.util.BaseDataType
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.character
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.comhandle
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.date
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.decimal
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.handle
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.int64
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.logical
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.longchar
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.memptr
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.raw
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.rowid
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringMessage() - Method in class com.goldencode.p2j.util.unknown
Creates a string representation of the instance data in a form that is compatible with the MESSAGE language statement.
toStringSignature(String, Class[], Class) - Static method in class com.goldencode.p2j.util.ReflectionHelper
Create a string representing the signature of the described method.
toStringSQL() - Method in class com.goldencode.p2j.util.date
Creates a SQL compatible string representation of the instance data (the format is YYYY-MM-DD).
toStringSQL() - Method in class com.goldencode.p2j.util.datetime
Creates a SQL compatible string representation of the instance data (the format is "YYYY-MM-DD HH:MM:SS.zzz").
toStringSQL() - Method in class com.goldencode.p2j.util.datetimetz
Creates a SQL compatible string representation of the instance data (the format is "YYYY-MM-DD HH:MM:SS.zzz+HH:MM").
toStringVerbose() - Method in interface com.goldencode.ast.Aast
Create a verbose string representation of this AST.
toStringVerbose() - Method in class com.goldencode.ast.AnnotatedAst
Create a verbose string representation of this AST.
toStringVerbose() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Compose a string representation of this object for assistance in debugging and testing.
toStringVerbose() - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.TraceLockStatus
Compose a string representation of this object for assistance in debugging and testing.
toTaggedName() - Method in class com.goldencode.p2j.security.AuthPlugin
Stores auth plugin parameters into a tagged name object.
toTaggedNames(String[]) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Convert an array of strings to the array of TaggedNames objects which names match the specified strings.
total - Variable in class com.goldencode.p2j.util.AverageAccumulator.Data
Running total for accumulated value.
total - Variable in class com.goldencode.p2j.util.TotalAccumulator.Data
Running total
TotalAccumulator - Class in com.goldencode.p2j.util
A summation accumulator implementation which maintains a running, numeric total across all iterations of a loop, as well as across the current break group.
TotalAccumulator(Class<? extends BaseDataType>) - Constructor for class com.goldencode.p2j.util.TotalAccumulator
Constructor which stores no data source.
TotalAccumulator(int) - Constructor for class com.goldencode.p2j.util.TotalAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
TotalAccumulator(double) - Constructor for class com.goldencode.p2j.util.TotalAccumulator
Create an instance which accumulates an integral constant upon each loop iteration.
TotalAccumulator(BaseDataType) - Constructor for class com.goldencode.p2j.util.TotalAccumulator
Constructor which stores a mutable variable reference as the accumulator's data source.
TotalAccumulator(Resolvable) - Constructor for class com.goldencode.p2j.util.TotalAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
TotalAccumulator(Resolvable, boolean) - Constructor for class com.goldencode.p2j.util.TotalAccumulator
Constructor which stores a Resolvable as the accumulator's data source.
TotalAccumulator.Data - Class in com.goldencode.p2j.util
A DataBundle implementation which calculates a running total, and returns it upon request.
totalBytes - Variable in class com.goldencode.p2j.schema.ImportWorker
Total byte count of all exported data files
totalColumnsWidth - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Total columns width.
totalSize - Variable in class com.goldencode.p2j.xml.SaxReaderImpl.MemptrInputStream
total size of memptr.
totalSize - Variable in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Lazy initialization flag.
touchBody() - Method in class com.goldencode.p2j.ui.client.Frame
Make sure that clipping rectangle of redirected frame with trailing SKIPs is set correctly.
touched - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Has the current record been modified since it was loaded?
touched - Variable in class com.goldencode.p2j.ui.client.Frame
Iteration is touched flag.
touchRow() - Method in class com.goldencode.p2j.ui.client.Frame
Marks the current iteration as touched to allow all uninitialized widgets to display.
toUpdate - Variable in class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
A logical variable to return the status of the user’s dialog interaction.
toUpdate - Variable in class com.goldencode.p2j.ui.FileDialog
A logical variable to return the status of the user’s filename dialog interaction.
toUpdate - Variable in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
A logical variable to return the status of the user’s dialog interaction.
toUpdate - Variable in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
A logical variable to return the status of the user’s dialog interaction.
toUpperCase(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Exposes a helper method which allows to return the uppercased version of the runtime or hardcoded string using the static method TextOps.toUpperCase(String, boolean)
toUpperCase(T) - Static method in class com.goldencode.p2j.util.TextOps
Returns a character instance that contains the uppercased version of the specified string.
toUpperCase(String) - Static method in class com.goldencode.p2j.util.TextOps
Returns a character instance that contains the uppercased version of the specified string.
toUpperCase(String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Returns a string instance that contains the uppercased version of the specified string.
toUpperCaseImpl(Class<T>, String) - Static method in class com.goldencode.p2j.util.TextOps
Returns a character instance that contains the uppercased version of the specified string.
toVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.BoolFormat.BoolBuf
Instantiates a variable that is equivalent to the presentation's internal representation.
toVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Instantiates a variable that is equivalent to the presentation's internal representation.
toVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Instantiates a variable that is equivalent to the presentation's internal representation.
toVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Instantiates a variable that is equivalent to the presentation's internal representation.
toVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Instantiates a variable that is equivalent to the presentation's internal representation.
toVar(BaseDataType) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Instantiates a variable that is equivalent to the presentation's internal representation.
toWaitVariant() - Method in class com.goldencode.p2j.persist.lock.LockType
Get the waiting variant for this lock type.
toWhereExpression(boolean, boolean) - Method in class com.goldencode.p2j.persist.SortCriterion
Get a string representation of this sort component which is suitable to append to a base where clause when augmenting that where clause to make it more specific.
toXMLString(Object) - Method in class com.goldencode.p2j.persist.type.LogicalUserType
Return a string representation of this value, as it should appear in an XML document.
toYearString(int, int, boolean) - Method in class com.goldencode.p2j.util.date
Generate a string representation of the year based on the unusual rules of the Progress 4GL.
TPL_SUFFIX - Static variable in class com.goldencode.p2j.pattern.TemplateWorker
Suffix for all template library filenames.
trace(MethodInvoker, Object[]) - Method in class com.goldencode.p2j.net.Dispatcher
Tracing worker that handles the local method call to the exported interface and logs when the call is made (at FINER level) and logs parameters, return values and an elapsed time in millis (at FINEST level).
trace(Object, Method, Object[], RoutingKey) - Method in class com.goldencode.p2j.net.RemoteObject.RemoteAccess
Tracing worker that handles the remote method call to the exported interface (over the network to the other node) and logs when the call is made (at FINER level) and logs parameters, return values and an elapsed time in millis (at FINEST level).
trace - Variable in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Flag indicating trace-level debug logging
trace - Static variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Is trace level logging enabled?
TRACE - Static variable in class com.goldencode.p2j.security.SecurityManager
Logging level TRACE.
trace(boolean) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Controls the tracing of the primitives.
trace(Invocable, Object[], Logger, String) - Static method in class com.goldencode.p2j.util.TraceHelper
Tracing worker that handles the indirect/delegated method call and and logs when the call is made (at the FINER logging level) and logs parameters, return values and an elapsed time in milliseconds (at the FINEST logging level).
trace(String, Integer, Integer, Integer, Integer, Integer, Object) - Static method in class com.goldencode.trace.Tracer
Creates a trace point and stores it in the internal list.
trace(String, Integer, Integer, Integer, Integer, Integer, Object, Object) - Static method in class com.goldencode.trace.Tracer
Creates a trace point and stores it in the internal list.
trace(String, Integer, Integer, Integer, Integer, Integer, Object, Object, Object) - Static method in class com.goldencode.trace.Tracer
Creates a trace point and stores it in the internal list.
trace(String, Integer, Double, Double, Double, Double, Object) - Static method in class com.goldencode.trace.Tracer
Creates a trace point and stores it in the internal list.
trace(String, Integer, Double, Double, Double, Double, Object, Object) - Static method in class com.goldencode.trace.Tracer
Creates a trace point and stores it in the internal list.
trace(String, Integer, Double, Double, Double, Double, Object, Object, Object) - Static method in class com.goldencode.trace.Tracer
Creates a trace point and stores it in the internal list.
trace(String, Object...) - Static method in class com.goldencode.util.LogHelper
The method formats msg and args using String.format(String, Object...) and outputs the result together with nano time to the system error stream.
trace(int, String, Object...) - Static method in class com.goldencode.util.LogHelper
The method formats msg and args using String.format(String, Object...) and outputs the result together with nano time to the system error stream.
TraceableTerminal - Class in com.goldencode.p2j.ui.chui
This implementation can be used to trace all output calls for testing and/or debugging purposes.
TraceableTerminal() - Constructor for class com.goldencode.p2j.ui.chui.TraceableTerminal
Creates an instance.
traceEntries - Static variable in class com.goldencode.trace.Tracer
All the trace point entries.
TraceHelper - Class in com.goldencode.p2j.util
Helper methods to trace method invocations.
TraceHelper() - Constructor for class com.goldencode.p2j.util.TraceHelper
 
traceImpl(String, Integer, Double, Double, Double, Double, Object, Object, Object) - Static method in class com.goldencode.trace.Tracer
Creates a trace point and stores it in the internal list.
TraceLockStatus(RecordIdentifier, LockType, SessionToken) - Constructor for class com.goldencode.p2j.persist.lock.InMemoryLockManager.TraceLockStatus
Constructor.
TracePoint - Class in com.goldencode.trace
The class holds data for one trace point.
TracePoint() - Constructor for class com.goldencode.trace.TracePoint
 
Tracer - Class in com.goldencode.trace
Tracing facility entry point.
Tracer() - Constructor for class com.goldencode.trace.Tracer
 
traces - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager.TraceLockStatus
Map of locker tokens to Throwables containing stack data
traceTx - Variable in class com.goldencode.p2j.persist.Persistence.Context
Enable tracing transaction starts
tracing - Variable in class com.goldencode.p2j.net.Dispatcher
true if tracing is enabled.
tracing - Static variable in class com.goldencode.p2j.net.Echo
Tracing flag (enabled at logging level FINEST).
tracing - Variable in class com.goldencode.p2j.net.RemoteObject.RemoteAccess
Tracing flag.
track - Variable in class com.goldencode.p2j.uast.JavaPatternWorker.WorkArea
true if persisted file names must be tracked.
trackAllChanges(WidgetConfig) - Method in class com.goldencode.p2j.ui.ClientConfigManager
Mark all differences between the backup config and the given widget configuration as being "dirty".
trackChange(String, Serializable) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Remember that the record represented by the given entity and primary key ID has been modified in the current context.
trackChange(String, Persistable, List<String>, String[], boolean, boolean, Collection<String>) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Begin tracking changes which occur in the calling context's current transaction for the given DMO.
trackConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ConfigManager
Determine if the specified config instance can be tracked.
trackConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ServerConfigManager
Determine if the specified config instance can be tracked.
trackedUndoables - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
The map of undoables which are defined in a new instantiated external program, ran persistent.
tracker - Static variable in class com.goldencode.p2j.net.ExportTracker
The tracker instance, we need only one; needed to notify the tracker when a session is closed, to remove it.
trackRequest(Class<?>, Method, Session) - Static method in class com.goldencode.p2j.net.ExportTracker
Track the request to the given method.
trackUndoables() - Static method in class com.goldencode.p2j.util.TransactionManager
Enable tracking of all the undaobles defined in the next instantiating external program.
trackUndoables - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Flag indicating if undoables need to be tracked at ext program instantiation, thus to be registered with a persistent procedure.
trailer() - Method in class com.goldencode.p2j.schema.SchemaParser
Match the trailer section of the file.
TRAILER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TRAILER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TRAILER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
trailingNL - Variable in class com.goldencode.p2j.util.Stream
Track trailing NEWLINE state
trailingSkips - Variable in class com.goldencode.p2j.ui.client.Frame
Honor trailing skips (only if there are regular widgets too).
trailingSkipSize - Variable in class com.goldencode.p2j.ui.client.Frame
Size of trailing SKIP widgets in iteration.
trailingWithoutPutNL - Variable in class com.goldencode.p2j.util.Stream
Track trailing NEWLINE state
trans - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
Track translate operations.
trans - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Tracks translate operations.
trans_distinct_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TRANSACTION DISTINCT clause.
transact(Message, int) - Method in class com.goldencode.p2j.net.BaseSession
Preprocess the given message and then send it as a synchronous request and wait for reply.
transact(RoutingKey, Object[]) - Method in class com.goldencode.p2j.net.HighLevelObject
transact(Message, int) - Method in class com.goldencode.p2j.net.Queue
Send provided message as a synchronous request and wait for reply.
transact(Message, int) - Method in interface com.goldencode.p2j.net.Session
Send provided message as a synchronous request and wait for reply.
transactImpl(Message, int) - Method in class com.goldencode.p2j.net.Queue
Underlying method for all other transactXX() methods.
transaction - Variable in class com.goldencode.p2j.persist.Persistence.Context
Active Hibernate transaction, if any
TRANSACTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TRANSACTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TRANSACTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
TRANSACTION - Static variable in class com.goldencode.p2j.util.TransactionManager
The block will start a transaction or sub-transaction.
TRANSACTION_DISTINCT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TRANSACTION_DISTINCT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TRANSACTION_DISTINCT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
TRANSACTION_MODE_AUTO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TRANSACTION_MODE_AUTO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TRANSACTION_MODE_AUTO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
transaction_mode_auto_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Match the TRANSACTION-MODE AUTOMATIC statement.
transactionDepth - Variable in class com.goldencode.p2j.persist.BufferManager
Block depth at which full application transaction began, or -1 if not in a transaction
transactionDistinct - Variable in class com.goldencode.p2j.util.ControlFlowOps.AsyncCall
This marks if "TRANSACTION DISTINCT" option is specified with the RUN ...
transactionEnded() - Method in class com.goldencode.p2j.persist.ConnectionManager
This method is invoked after a master transaction commit/rollback; any databases awaiting the end of the current transaction to disconnect are now deregistered with the database manager.
transactionEnded() - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Process any pending lock change which has been deferred during the most recent application level transaction.
transactionEnded() - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm
Process any pending lock changes which have been deferred during the most recent application level transaction.
transactionEnded() - Method in class com.goldencode.p2j.persist.lock.RecordLockContext
Process any pending lock changes which have been deferred during the most recent application level transaction.
TransactionManager - Class in com.goldencode.p2j.util
Progress compatible transaction/block properties static utility methods which operate upon a context-local scoped dictionary of blocks.
TransactionManager() - Constructor for class com.goldencode.p2j.util.TransactionManager
 
TransactionManager.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
TransactionManager.UndoableHelper - Class in com.goldencode.p2j.util
Helper class to expose context-local state for undoable support.
TransactionManager.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context's transactions.
TransactionType() - Constructor for enum com.goldencode.p2j.util.BlockManager.TransactionType
 
tranSec - Variable in class com.goldencode.p2j.security.SecurityManager
Provides network socket security services.
transferAllTokens(SecurityContext) - Method in class com.goldencode.p2j.security.SecurityContext
Copies all tokens to the given context and clears the token map of the current instance.
transferFocusToFrame(Frame, Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Transfer focus between frames.
transformApplied - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The transform applied.
transientDatabases - Static variable in class com.goldencode.p2j.persist.DatabaseManager
Map of transient databases to reference counts of registrations
translate(int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.KeyProcessor
Key translation worker.
translate(boolean, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Translate the graphics context by the given values.
translate(int, int) - Method in class com.goldencode.p2j.ui.client.NativePoint
Translate point object by specified offset without creating new instance.
translate(NativePoint) - Method in class com.goldencode.p2j.ui.client.NativePoint
Translate point object by specified offset without creating new instance.
translate(NativeInsets) - Method in class com.goldencode.p2j.ui.client.NativePoint
Translate point object by specified offset without creating new instance.
translate(int, int) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Create new rectangle which is translated by specified offset.
translate(NativePoint) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Create new rectangle which is translated by specified offset.
translate(Insets) - Method in class com.goldencode.p2j.ui.client.Point
Translate point object by specified offset without creating new instance.
translate(double, double) - Method in class com.goldencode.p2j.ui.client.Point
Translate point object by specified offset without creating new instance.
translate(Point) - Method in class com.goldencode.p2j.ui.client.Point
Translate point object by specified offset without creating new instance.
translate(double, double) - Method in class com.goldencode.p2j.ui.client.Rectangle
Create new rectangle which is translated by specified offset.
translate(Point) - Method in class com.goldencode.p2j.ui.client.Rectangle
Create new rectangle which is translated by specified offset.
translate(MouseEvent) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Translate mouse position relative to this widget.
translatedOrigin - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
The real location of the translated origin.
translatePop() - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Reverses the translation at the top of the stack.
translatePop() - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Reverses the translation at the top of the stack.
translatePush(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translatePush(int, int) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translateToAlpha(short[]) - Static method in class com.goldencode.p2j.util.SecurityOps
Convert the source array into an array of bytes with the same number of elements, but where each byte may only contain uppercase or lowercase English alphabetic characters (a-z and A-Z).
translateUnknown(BaseDataType, ControlEntity<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Ensure that any instance of the unknown literal is converted into the proper type as expected by the given widget.
translateX - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The X translated location of the drawing area, on the physical canvas.
translateY - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The Y translated location of the drawing area, on the physical canvas.
translationMap - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Text translation map
translationMap - Variable in class com.goldencode.p2j.admin.client.widget.EnumRadioGroup
The translation map that holds entries of the enumeration name and its presentation value
translations - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
All current translate() operations in proper nested order.
transLevel - Variable in class com.goldencode.p2j.util.LazyUndoable
This is the transaction nesting level, where the undoable was last changed.
transLevel - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Stack level of the full transaction if one is currently active.
TRANSPARENCY_MASK - Static variable in class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.TransparencyFilter
Alpha channel constant.
TransparencyFilter(int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.BufferedImageDrawHelper.TransparencyFilter
Creates new filter with the given transparent pixel value.
transparent - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Transparency image flag.
transparent - Variable in class com.goldencode.p2j.ui.client.widget.BorderedPanel
When true, the panel doesn't draw its background.
transparent - Variable in class com.goldencode.p2j.ui.ImageConfig
Image TRANSPARENT attribute flag.
TRANSPARENT_MASK - Static variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
transparent image bit mask
TransparentWrapper - Class in com.goldencode.p2j.util
Simple container that stores an object instance and implements the WrappedResource interface.
TransparentWrapper(Object) - Constructor for class com.goldencode.p2j.util.TransparentWrapper
Construct an instance given the object reference to contain.
TransportSecurity - Class in com.goldencode.p2j.security
Handles the setup of the JSSE environment to use a custom KeyManager and TrustManager.
TransportSecurity(BootstrapConfig, boolean, KeyStore) - Constructor for class com.goldencode.p2j.security.TransportSecurity
Uses the truststore and keystore resources defined in a given bootstrap configuration to create in-memory KeyStore objects holding certificates (trust store) and the private key (key store).
TransportSecurity.ZeroActionTrustManager - Class in com.goldencode.p2j.security
Zero action trust manager class which accepts anything as a valid certificate and produces a zero list of accepted issuers.
trap(NativeRectangle, int, int) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Debugging aid that helps in trapping the drawing operation touching specific rectangle of the screen.
trapF - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
(Debug) trapping of refreshing is active.
trapM - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
(Debug) trapping in master buffer is active.
trapMast - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
(Debug) trapping rectangle for master buffer.
trapR - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
(Debug) trapping in rendering buffer is active.
trapRefr - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
(Debug) trapping rectangle for refreshing the master buffer.
trapRend - Variable in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
(Debug) trapping rectangle for rendering buffer.
traversalIterator(Vertex, boolean) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create a BFS node iterator starting with the given root, in the given direction.
traversalIterator(Vertex, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create a BFS node iterator starting with the given root.
traverseFileResource(Vertex, Set<Vertex>, Set<Edge>) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Traverse the file resource and load the entire "contains" or "includes" tree.
traverseLevel(Set<Vertex>, int, int, int, Set<Vertex>, Set<Edge>, Set<CallGraphLink>, AtomicInteger) - Method in class com.goldencode.p2j.report.server.CallGraphApi
Gather the vertices and edges for the specified portion of the graph and optionally use recursion to get each additional requested level until all levels are gathered.
traverseTree(Remapper, String, NodeProcessor, boolean) - Static method in class com.goldencode.p2j.directory.DirectoryService
Traverse entire subtree from specified node down to the leafs.
treatPreviousAsLast() - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Indicate whether a call to move to the previous record in the result list should be treated as a call to move to the last record in the list.
treatPreviousAsLast() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether a call to move to the previous record in the result list should be treated as a call to move to the last record in the list.
tree - Variable in class com.goldencode.expr.Compiler
Parsed infix expression in AST form
tree - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowser
The tree component for displaying widget hierarchy.
TREE_MASK - Static variable in class com.goldencode.ast.BasePlugin
Allows easy removal of the node ID bits in an AST ID.
TreeCell() - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.TreeCell
 
TreeCellRenderer() - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView.TreeCellRenderer
 
TreeLocal - Class in com.goldencode.ast
Container for data that is specific to a given tree, but not to any one node.
TreeLocal() - Constructor for class com.goldencode.ast.TreeLocal
 
TreeNode - Class in com.goldencode.p2j.util
A tree node which is a base class which provides a simple mechanism to create and use trees to store custom data.
TreeNode() - Constructor for class com.goldencode.p2j.util.TreeNode
Default constructor.
treeProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
The certificate tree data provider
treeValues - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDetailsView
The target tree model
TreeWalker - Interface in com.goldencode.trpl
Defines callback hooks for code that is processed during an Abstract Syntax Tree (AST or just a "tree") walk.
TreeWalkException - Exception in com.goldencode.p2j.pattern
Exception type for an error which occurs during a PatternEngine tree walk.
TreeWalkException(String, Throwable) - Constructor for exception com.goldencode.p2j.pattern.TreeWalkException
Constructor.
trigger - Variable in class com.goldencode.expr.Compiler.LogicalData
Logical test result which will trigger a jump
trigger(DatabaseEventType, Class<? extends Buffer>, Buffer, Persistable) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Executes trigger suite for a base event.
trigger(int, int, int, int, long, ScreenBuffer, EventList) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Signals a trigger to the application.
trigger(int, int, int, int, long, ScreenBuffer[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Signals a trigger to the application.
trigger(int, int, int, int, long, ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.ServerExports
Signals a trigger to the application.
trigger(Block) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Execute the given trigger block.
Trigger - Class in com.goldencode.p2j.util
Base class for all trigger blocks.
Trigger() - Constructor for class com.goldencode.p2j.util.Trigger
Default constructor, equivalent to an empty trigger (one with no code in the block).
Trigger(Body) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre, Body) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Init, Body) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre, Init, Body) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Body, Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre, Body, Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Init, Body, Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre, Init, Body, Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Init) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre, Init) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre, Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Init, Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
Trigger(Pre, Init, Fini) - Constructor for class com.goldencode.p2j.util.Trigger
Constructor.
trigger - Variable in class com.goldencode.p2j.util.TriggerDefinition
Common case where there is a single trigger instance.
TRIGGER_BLOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TRIGGER_BLOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TRIGGER_BLOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
TRIGGER_ELEMENT - Static variable in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
The trigger element in schema-triggers.xml.
trigger_parms() - Method in class com.goldencode.p2j.schema.SchemaParser
Match parameters for a table or field trigger in SchemaParser.table_trigger() and SchemaParser.field_trigger(), respectively.
TRIGGER_PHRASE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TRIGGER_PHRASE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
trigger_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the TRIGGERS keyword and the following trigger phrase construct.
TRIGGER_PHRASE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
TRIGGER_PROCEDURE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
TRIGGER_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
TRIGGER_PROCEDURE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
TRIGGER_PROCEDURE - Static variable in class com.goldencode.p2j.util.ProcedureManager
Marks the trigger block - this is what 4GL reports for triggers.
trigger_procedure_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support the TRIGGER PROCEDURE language statement.
triggerActive - Variable in class com.goldencode.p2j.ui.GenericFrame
Track implicit validation nesting.
triggerAssign(Class<? extends Buffer>, Buffer, String, BaseDataType) - Static method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Executes an ASSIGN trigger.
TriggerBlockLayer - Class in com.goldencode.p2j.persist.trigger
This class holds all triggers defined ar a certain level in the stack of triggers along with information whether some groups of triggers are disabled.
TriggerBlockLayer() - Constructor for class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
Constructor with minimum implementation, all members will use lazy initialization for two reasons: to not allocate unneeded memory quick creation of the object.
TriggerBlockLayer.EnableStatus - Enum in com.goldencode.p2j.persist.trigger
The status of a base database trigger event on a block layer.
triggerClass - Variable in class com.goldencode.p2j.persist.trigger.TriggerData
Trigger class that will be instantiated and executed.
triggerContainer - Variable in class com.goldencode.p2j.persist.trigger.TriggerData
The container in which the trigger is declared.
TriggerData - Class in com.goldencode.p2j.persist.trigger
This is a container for all information needed for a trigger callback.
TriggerData(Class<? extends DatabaseTrigger>, Object, boolean, boolean) - Constructor for class com.goldencode.p2j.persist.trigger.TriggerData
Builds an immutable object with data needed for a trigger to instantiate/execute.
TriggerDefinition - Class in com.goldencode.p2j.util
Container for trigger metadata that allows a new instance to be manufactured.
TriggerDefinition(Class<?>, Object, boolean) - Constructor for class com.goldencode.p2j.util.TriggerDefinition
Constructor for inner class mode.
TriggerDefinition(Trigger, Object, boolean) - Constructor for class com.goldencode.p2j.util.TriggerDefinition
Constructor for lambda mode.
triggerEnter() - Method in class com.goldencode.p2j.ui.GenericFrame
Mark beginning of trigger processing.
triggerErrorInCaller(String) - Static method in class com.goldencode.p2j.util.TransactionManager
Force an error to be generated such that it will be caught in the caller of this method.
triggerErrorInCaller() - Static method in class com.goldencode.p2j.util.TransactionManager
Force an error to be generated such that it will be caught in the caller of this method.
triggerEvent - Variable in class com.goldencode.p2j.ui.LogicalTerminal
active triggers events stack (synced to widgets stack)
triggerFired - Variable in class com.goldencode.p2j.ui.client.event.KeyInput
If true, a trigger has fired in reaction to this event.
triggerHadWaitFor - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Contains true if the last trigger (on this level) did execute a nested wait-for loop.
triggerId - Variable in class com.goldencode.p2j.ui.EventDefinition
Trigger assigned to the event definition or -1 if exit condition.
triggerId - Variable in class com.goldencode.p2j.ui.TriggerMatch
Trigger ID found as a match.
triggerLeave() - Method in class com.goldencode.p2j.ui.GenericFrame
Mark end of trigger processing.
TriggerManager - Class in com.goldencode.p2j.ui
This class organizes triggers registration into multiple scopes of LIFO stacks.
TriggerManager() - Constructor for class com.goldencode.p2j.ui.TriggerManager
 
TriggerMatch - Class in com.goldencode.p2j.ui
Contains an event code and a trigger ID that define the result of a trigger lookup result.
TriggerMatch(int) - Constructor for class com.goldencode.p2j.ui.TriggerMatch
Create an instance for a given event code.
triggerNesting - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Level of nesting (recursion) that exists with trigger processing.
triggerNestingByWaitFor - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Contains levels of trigger nesting relative to active WAIT-FOR cycles.
triggerRegistry - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Registry for all triggers for this user's session.
triggerRepaint(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Cause a partial or full repaint to occur.
triggerRepaint(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Cause a partial or full repaint to occur.
triggerRepaint(boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
When data is prepared to send down to the websock JS code to be drawn, the data should be optimized for drawing on a canvas.
triggerResource - Variable in class com.goldencode.p2j.ui.LogicalTerminal
active triggers widgets/procedures stack
TriggerResult() - Constructor for class com.goldencode.p2j.ui.chui.ThinClient.TriggerResult
 
triggerResultNoApply - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Contains true if the last trigger result (on this level) returned no-apply.
triggerRetry() - Static method in class com.goldencode.p2j.util.TransactionManager
Force a retry of the current block (if there is no pending rollback) or the block targeted for a pending rollback.
triggerRetry(String) - Static method in class com.goldencode.p2j.util.TransactionManager
Force a retry of the current block or the scope named by the given label.
TriggerReturnValue - Class in com.goldencode.p2j.ui
Contains a ScreenBuffer and a boolean consume flag.
TriggerReturnValue() - Constructor for class com.goldencode.p2j.ui.TriggerReturnValue
 
triggers - Variable in class com.goldencode.p2j.persist.DMOValidator
Names of properties which trigger validation mapped to their getters
triggerTitlePopup(AbstractWidget, MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Trigger an action to open a window title popup.
triggerTracker - Variable in class com.goldencode.p2j.persist.RecordBuffer
Helper object to manage database trigger information
TriggerTracker - Class in com.goldencode.p2j.persist.trigger
A helper class used by RecordBuffer to help manage information about database triggers.
TriggerTracker(Class<? extends Buffer>) - Constructor for class com.goldencode.p2j.persist.trigger.TriggerTracker
Constructor.
trim() - Method in class com.goldencode.p2j.persist.HQLExpression
Trim the expression.
trim(T, character) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left and right of an input string.
trim(T, String) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left and right of an input string.
trim(T) - Static method in class com.goldencode.p2j.util.TextOps
Trims any contiguous space, tab, line feed and carriage return from the left and right of an input string.
trim(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left and right of an input string.
trim(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left and right of an input string.
trim(String) - Static method in class com.goldencode.p2j.util.TextOps
Trims any contiguous space, tab, line feed and carriage return from the left and right of an input string.
trim(String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left and right of an input string.
trim(String, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left or right of an input string.
trimAgents() - Method in class com.goldencode.p2j.util.AgentPool
Trim the running agents so the pool size is as close to AppServerDefinition.getMinAgents() as possible.
trimAgents(String) - Static method in class com.goldencode.p2j.util.AppServerLauncher
Trim the agents for the specific appserver down to a min_agents count.
trimFieldSpec(String, FieldInfo) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Trim the extent dereference portion (if any) from a field specifier and return the root specifier, including buffer name qualifier (if any).
trimImpl(Class<T>, String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Trims the list of contiguous trim characters from the left and right of an input string.
trimLeading(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Trim leading whitespace from text, without triggering a NullPointerException if text is null.
trimToTableCount(Serializable[], P2JQuery) - Static method in class com.goldencode.p2j.persist.DBUtils
Right-trim array according to the query's table count.
trimTrailing(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Trim trailing whitespace (space, tab, CR and LF) from text, without triggering a NullPointerException if text is null.
trimTrailingSpaces(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Trim only trailing spaces from text, without triggering a NullPointerException if text is null.
trimWS(String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Trim white space from the left and right side of text.
trimWS(String, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Trim special characters listed in trimChars from the left and right side of text.
trimZeros(StringBuilder, int) - Static method in class com.goldencode.p2j.util.date
Remove leading zeros from one segment of a string that represents a date.
TRUE_COLOR_BITS_PER_PIXEL - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.RawEncoder
Defines a 32 bits per a pixel integer constant.
trueActions - Variable in class com.goldencode.p2j.pattern.Rule
List of actions/rules to trigger if rule's condition is met
trueTarget - Variable in class com.goldencode.expr.Compiler.LogicalData
AST which defines the destination instruction for a true result
truncate(decimal, int64) - Static method in class com.goldencode.p2j.util.MathOps
Truncates the passed decimal to the user-specified number of digits of precision to the right side of the decimal point.
truncate(decimal, int) - Static method in class com.goldencode.p2j.util.MathOps
Truncates the passed decimal to the user-specified number of digits of precision to the right side of the decimal point.
truncate(BigDecimal, int) - Static method in class com.goldencode.p2j.util.MathOps
Truncates the passed BigDecimal to the specified number of digits of precision to the right side of the decimal point.
truncate(double, int) - Static method in class com.goldencode.p2j.util.MathOps
Truncates the passed double to the user-specified number of digits of precision to the right side of the decimal point.
truncate(String, int) - Static method in class com.goldencode.util.StringHelper
Truncate input from text to width characters leaving behind an ellipses ("...") in cases where a truncation has occurred.
truncatePixelSize(int, SizeAttribute) - Method in class com.goldencode.p2j.ui.GenericWidget
In 4GL the widget size (WIDTH/HEIGHT-PIXELS) can be set larger than the maximum X/Y values.
truncatePixelSize(int, SizeAttribute) - Method in class com.goldencode.p2j.ui.WindowWidget
In 4GL the widget size (WIDTH/HEIGHT-PIXELS) can be set larger than the maximum X/Y values.
truncateValue(String) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Remove trailing whitespaces.
truncateValue(BaseDataType) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Remove trailing whitespaces if applicable
truncateValue(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Remove trailing whitespaces
truncateValue(BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Remove trailing whitespaces if applicable
truncateValues(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.ComboBoxWidget
Truncate values of the provided items and remove invalid ones.
truncateValues(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Truncate values of the provided items and remove invalid ones.
truncateWindowHeightQuirk() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The method implements a quirk of WINDOW widget height truncation.
truncateWorker(double, int, boolean) - Static method in class com.goldencode.p2j.util.MathOps
Core logic to round or truncate a passed double to the user-specified precision (number of digits to the right of the decimal point).
trustCertStore - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
Store where to add the trusted certificates (servers and CAs).
trustCertStore - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Store where to add the trusted certificates (servers and CAs).
trusted - Variable in class com.goldencode.p2j.main.WebClientBuilderOptions
Enables trusted launch mode (no password is used and the OS account is forced).
trusted - Variable in class com.goldencode.p2j.main.WebClientBuilderParameters
Enables trusted launch mode (no password is used and the OS account is forced).
TrustedClientPlugin - Class in com.goldencode.p2j.security
Custom authentication plugin that allows a user to be automatically logged in (without password!) by specifiying the target user id when starting P2J client.
TrustedClientPlugin() - Constructor for class com.goldencode.p2j.security.TrustedClientPlugin
 
TrustedSpawnerResource - Class in com.goldencode.p2j.main
Implements the trusted spawner target account resource.
TrustedSpawnerResource() - Constructor for class com.goldencode.p2j.main.TrustedSpawnerResource
Default constructor.
TrustedSpawnerRights - Class in com.goldencode.p2j.main
Implements the TrustedSpawnerResource rights objects.
TrustedSpawnerRights() - Constructor for class com.goldencode.p2j.main.TrustedSpawnerRights
Default constructor which creates an instance that always evaluates to no access.
TrustedSpawnerRights(String) - Constructor for class com.goldencode.p2j.main.TrustedSpawnerRights
Protected constructor.
TrustedSpawnerRightsEditor - Class in com.goldencode.p2j.admin.client.editors
Trusted spawner rights editor.
TrustedSpawnerRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.TrustedSpawnerRightsEditor
 
trustKeyStore - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
Store where to add the private keys for the trusted certificates.
trustKeyStore - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Store where to add the private keys for the trusted certificates.
trustPass - Variable in class com.goldencode.p2j.directory.LdapRemapper
Truststore password
trustServerAlias - Variable in class com.goldencode.p2j.main.ServerKeyStore
Trust server alias
trustStore - Variable in class com.goldencode.p2j.directory.LdapRemapper
Storage for the private keys
truststore - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The serialized truststore.
trustStore - Variable in class com.goldencode.p2j.security.SecurityCache
In-memory truststore.
trustStore - Variable in class com.goldencode.p2j.security.TransportSecurity
In-memory trust store.
truststoreAlias - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The alias in the truststore.
trustStoreFilename - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl
Filename of client-side SSL certificate store.
truststorePassword - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
The truststore password.
trustStorePassword - Static variable in class com.goldencode.p2j.util.LowLevelSocketImpl
The password for access to client-side SSL certificate store.
tryAcquirePort() - Method in class com.goldencode.p2j.main.WebClientsManager
Try to acquire a first available port by doing a connection test.
tryClose(Closeable) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that closes the given stream.
tryEval(Aast) - Method in class com.goldencode.p2j.convert.UnreachableCodeWorker.Helper
Try to evaluate the expression defined by the passed AST node.
tryEvalCase(String, String) - Method in class com.goldencode.p2j.convert.UnreachableCodeWorker.Helper
Try to evaluate CASE-WHEN-THEN statement expression which compares a VAR_CHAR to a STRING.
tryEvalNode(AnnotatedAst) - Method in class com.goldencode.p2j.convert.UnreachableCodeWorker.Helper
Expression evaluation worker.
tryFocusChange(Widget) - Static method in class com.goldencode.p2j.ui.client.FocusManager
Initiates the focus change procedure by creating and handling a LEAVE event and, if that event is not consumed by a trigger, proceeds with the focus change.
tryFocusChange(Widget, boolean, boolean) - Static method in class com.goldencode.p2j.ui.client.FocusManager
Initiates the focus change procedure by creating and handling a LEAVE event and, if that event is not consumed by a trigger, proceeds with the focus change.
tryLoadClass(String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Attempt to load the class or interface name given.
tryLock(Thread) - Method in class com.goldencode.p2j.net.Control
Obtains the lock for the given thread if the lock is unowned, or if owned, checks if the given thread owns the lock.
tryLog(String, Throwable) - Method in exception com.goldencode.p2j.util.StopConditionException
If logging is enabled, emit a log entry for this instance.
tryReleasePort(WebClientConfig, long) - Method in class com.goldencode.p2j.main.WebClientsManager
Try to release port acquired by the target web client on triggered terminated session events, but it might not free it if is still in use (client was restarted) or if the client is 'runaway' and the port is open at the OS level, without re-using it.
trySimplifyBooleans(HQLAst, HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Tries to roll up subexpressions according to the following rules: {condition} or false --> {condition} {condition} or true --> true {condition} and true --> {condition} {condition} and false --> false
tryWhileNull(List<S>, Function<S, T>) - Static method in class com.goldencode.p2j.util.Utils
Apply function to the list elements while the result is null
TUPLE_COUNT - Static variable in class com.goldencode.p2j.admin.server.reports.ProcessesReportsBuilder
The number of attribute-value column pairs displayed in the extended rows mode
TUPLE_COUNT - Static variable in class com.goldencode.p2j.admin.server.reports.UsersReportsBuilder
The number of attribute-value column pairs displayed in the extended rows mode
TwoURLsResource - Class in com.goldencode.p2j.main
Jetty resource implementation that is capable to merge two other resources.
TwoURLsResource(Resource, Resource) - Constructor for class com.goldencode.p2j.main.TwoURLsResource
Ctor.
txNestingLevel - Variable in class com.goldencode.p2j.util.BlockDefinition
txNestingLevel - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
The number of blocks with full or sub-transaction level, in the current stack.
type - Variable in class com.goldencode.expr.Function
Method type represented by this object
type - Variable in class com.goldencode.expr.Variable
Data type.
type - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.AccountType
Encodes the account type
type - Variable in class com.goldencode.p2j.admin.RecordLockInfo
Lock type
type - Variable in class com.goldencode.p2j.convert.BufferScopeTracker
The type of the scope.
type - Variable in class com.goldencode.p2j.convert.NameConverter
Type of conversion being performed (using this class' constants)
type - Variable in class com.goldencode.p2j.directory.AttributeDefinition
Attribute type.
type - Variable in class com.goldencode.p2j.directory.LockManager.Lock
Lock type
type - Variable in class com.goldencode.p2j.directory.LockManager.LockRef
Lock type
type - Variable in class com.goldencode.p2j.directory.LockManagerTest.LockTester
Lock type to generate
type - Variable in class com.goldencode.p2j.directory.NodeAttribute
Attribute type.
type - Variable in class com.goldencode.p2j.library.BaseNativeType
Data type of the instance (defined as a LibraryManager constant).
type() - Method in class com.goldencode.p2j.library.BaseNativeType
Report the data type of the instance.
type - Variable in class com.goldencode.p2j.net.Message
Message type.
TYPE - Static variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Variable name for current AST's token type
Type() - Constructor for enum com.goldencode.p2j.pattern.CopySpec.Type
 
type - Variable in class com.goldencode.p2j.pattern.Rule
Type of rule from RuleContainer constants
type - Variable in class com.goldencode.p2j.persist.Database
Database type/purpose
Type(int) - Constructor for enum com.goldencode.p2j.persist.Database.Type
Constructor.
type - Variable in class com.goldencode.p2j.persist.event.RecordChangeEvent
Event type
Type() - Constructor for enum com.goldencode.p2j.persist.event.RecordChangeEvent.Type
 
type - Variable in class com.goldencode.p2j.persist.lock.LockType
Internal type
type - Variable in class com.goldencode.p2j.persist.NopPropertyAccessor.NopGetter
Property type
type - Variable in class com.goldencode.p2j.persist.P2JField
Field type.
type - Variable in class com.goldencode.p2j.persist.PropertyDefinition
The P2J wrapper type of this property.
type - Variable in class com.goldencode.p2j.preproc.ReferenceHint
symbol type
type - Variable in class com.goldencode.p2j.preproc.SymbolHint
symbol type
type - Variable in class com.goldencode.p2j.report.server.AstNode
Token type
type - Variable in class com.goldencode.p2j.report.server.CallGraphNode
Progress parser token type that describes the node.
type - Variable in class com.goldencode.p2j.report.server.CallGraphReportLine
The AST token type (as string).
type - Variable in class com.goldencode.p2j.report.server.DeadCodeReportLine
The AST token type (as string).
type - Variable in class com.goldencode.p2j.scheduler.Job
The type of this job, one of the JobType values.
type - Variable in enum com.goldencode.p2j.scheduler.JobType
String representation of this job type.
type - Variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper.NameType
Hibernate type of parameter
type - Variable in class com.goldencode.p2j.schema.TableRelation
Type of relation: many-to-one or one-to-one
type - Variable in class com.goldencode.p2j.security.AdminResourceNamespace.Node
node type
type - Variable in class com.goldencode.p2j.uast.ClassDefinition.MemberData
Token type.
type - Variable in class com.goldencode.p2j.uast.SymbolResolver.SearchResult
Search hint.
type - Variable in class com.goldencode.p2j.uast.SymbolResolver.UsingSpec
Match type.
type() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the type of this handle as type of String.
type - Variable in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf.ScreenCharInfo
Character type.
type - Variable in class com.goldencode.p2j.ui.client.gui.CaptionButton
The button type.
type - Variable in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
cursor type
type() - Method in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Get the cursor type
type() - Method in interface com.goldencode.p2j.ui.client.MousePtrWrapper
Get the cursor type
type() - Method in class com.goldencode.p2j.ui.FrameWidget
If this is a dialog-box frame, then its type must be DIALOG-BOX.
type - Variable in class com.goldencode.p2j.util.Accumulator.ExternalDataSource
The type of this source.
type - Variable in class com.goldencode.p2j.util.BlockDefinition
This block's type.
type - Variable in class com.goldencode.p2j.util.FileInfo
File type codes.
type - Variable in class com.goldencode.p2j.util.HandleResource
Variable for holding the type attribute
type() - Method in class com.goldencode.p2j.util.HandleResource
Get the type of this handle as type of String.
type - Variable in class com.goldencode.p2j.util.InternalEntry
The type of this internal entry.
Type(String) - Constructor for enum com.goldencode.p2j.util.InternalEntry.Type
Constructor.
type - Variable in enum com.goldencode.p2j.util.InvocationRequestPayload.InvokeType
A numeric representation of the enum's entry.
type - Variable in class com.goldencode.p2j.util.InvocationRequestPayload
The call type.
type - Variable in class com.goldencode.p2j.util.Parameter
The 4GL-style parameter type.
type - Variable in class com.goldencode.proxy.ClassInfo
Class which represents data type
TYPE_ARRAYLIST - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for Java ArrayList
TYPE_BINARYDATA - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J date
TYPE_BUFFERIMPL - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J BufferImpl
TYPE_CHARACTER - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J character
TYPE_CLASS - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to a Java class symbol name
TYPE_COLUMN - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to an SQL table column symbol name
TYPE_CONSTANT - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to a Java "constant" symbol name
TYPE_CONSTANTS - Static variable in class com.goldencode.expr.TestDriver
Map of app-defined type names to SymbolResolver type constants
TYPE_DATABASE - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to an SQL database symbol name
TYPE_DATE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J date
TYPE_DATETIME - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J datetime
TYPE_DATETIMETZ - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J datetimetz
TYPE_DECIMAL - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J decimal
TYPE_DOUBLE - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is a 64-bit floating point value.
TYPE_FLOAT - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is a 32-bit floating point value.
TYPE_HANDLE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J handle
TYPE_INDEX - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to an SQL index symbol name
TYPE_INI - Static variable in interface com.goldencode.p2j.util.EnvironmentReader
Environment type INI file
TYPE_INT64 - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J int64
TYPE_INTEGER - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J integer
TYPE_LIST - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for Java List
TYPE_LOGICAL - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J logical
TYPE_LONGCHAR - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J longchar
TYPE_MANY_TO_ONE - Static variable in class com.goldencode.p2j.schema.TableHints
Value of type for many-to-one association
TYPE_MAP - Static variable in class com.goldencode.p2j.convert.NameConverterWorker
Map of conversion type literals, exposed by their constant names
TYPE_MATH - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for Java Math
TYPE_MEMPTR - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J memptr
TYPE_METHOD - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to a Java method symbol name
TYPE_NUMBERTYPE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J NumberType
TYPE_OBJECT - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for Java Object
TYPE_ONE_TO_MANY - Static variable in class com.goldencode.p2j.schema.TableHints
Value of type for one-to-many association
TYPE_ONE_TO_ONE - Static variable in class com.goldencode.p2j.schema.TableHints
Value of type for one-to-one association
TYPE_PERSISTABLE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J Persistable
TYPE_POINTER - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is a memory address (a pointer).
TYPE_PROPERTY - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to a DMO property name
TYPE_RAW - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J raw
TYPE_RECID - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J recid
TYPE_REG - Static variable in interface com.goldencode.p2j.util.EnvironmentReader
Environment type registry
TYPE_ROWID - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J rowid
TYPE_SERIALIZABLE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for Java Serializable
TYPE_SIGNED_INT16 - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is a signed 16-bit value.
TYPE_SIGNED_INT32 - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is a signed 32-bit value.
TYPE_SIGNED_INT64 - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is a signed 64-bit value.
TYPE_SIGNED_INT8 - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is a signed 8-bit value.
TYPE_SIMPLE - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates no extra conversion other than simple replacements
TYPE_TABLE - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to an SQL database table symbol name
TYPE_TEMPORARY - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J Temporary
TYPE_TEXT - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J Text
TYPE_UNDOABLE - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Internal type name for P2J Undoable
TYPE_UNSIGNED_INT16 - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is an unsigned 16-bit value.
TYPE_UNSIGNED_INT32 - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is an unsigned 32-bit value.
TYPE_UNSIGNED_INT8 - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is an unsigned 8-bit value.
TYPE_VARIABLE - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Indicates conversion to a Java variable symbol name
TYPE_VOID - Static variable in class com.goldencode.p2j.library.LibraryManager
The type of the argument or return value is void.
typeAhead - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Key reader and type ahead buffer processor.
TypeAhead - Class in com.goldencode.p2j.ui.client
This class is responsible for buffering keyboard input with type ahead and handling of CTRL-C keystrokes.
TypeAhead(Watcher) - Constructor for class com.goldencode.p2j.ui.client.TypeAhead
Constructor which ensures that this class can only be used on a static basis.
TypeAhead.KeyReader - Class in com.goldencode.p2j.ui.client
Type ahead buffer feeding class.
TypeFactory - Class in com.goldencode.p2j.util
Provides APIs to create or initialize or 4GL-compatbile instance.
TypeFactory() - Constructor for class com.goldencode.p2j.util.TypeFactory
 
TypeHelper - Class in com.goldencode.p2j.persist.type
Central, bi-directional mapping of P2J types to SQL types.
TypeHelper() - Constructor for class com.goldencode.p2j.persist.type.TypeHelper
 
TypeInfo - Interface in com.goldencode.proxy
Interface which defines an API for collecting information regarding a data type.
typeName - Variable in class com.goldencode.p2j.security.ResourceRegistry
abstract resource type name
types - Static variable in class com.goldencode.p2j.directory.AttributeType
Static strings which must match defined types.
types - Static variable in class com.goldencode.p2j.persist.DBUtils
Mapping of wrapper data types to Hibernate Types
types - Variable in class com.goldencode.p2j.persist.HQLHelperCache.Key
Hibernate types of query substitution parameters, if any
types - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Query substitution parameter types
types - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Types of the query substitution parameters
types - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
The associated type for each argument.
types - Static variable in class com.goldencode.p2j.persist.type.TypeHelper
Map of P2J types to SQL types
types - Variable in class com.goldencode.p2j.report.server.FileListingEntry
Comma-separated list of numeric file types, packed in a string
TYPES - Static variable in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Mapping of data type names to Hibernate Types
types - Variable in class com.goldencode.p2j.security.Audit
references to abstract resource type names
types - Variable in class com.goldencode.p2j.ui.client.Window.StatusData
Windows status types.
TYPES_CONNECT - Static variable in class com.goldencode.p2j.persist.meta.ConnectTableUpdater
Parameter types for connect record query
typesMatch(ParmType, ParmType) - Static method in enum com.goldencode.p2j.convert.ParmType
Check if the candidate and expected types match.
typeToName - Static variable in class com.goldencode.p2j.uast.JavaSymbolResolver
Stores a list of all names indexed by the token type.
TZ_ATTR_ERR1 - Static variable in class com.goldencode.p2j.util.date
Format specification for first TIMEZONE attribute error.
TZ_ATTR_ERR2 - Static variable in class com.goldencode.p2j.util.date
Format specification for second TIMEZONE attribute error.
TZ_HOURS - Static variable in class com.goldencode.p2j.util.datetime
Represents the hours time zone component of the string formatted datetime(-tz).
TZ_MINS - Static variable in class com.goldencode.p2j.util.datetime
Represents the minutes time zone component of the string formatted datetime(-tz).
tzcals - Static variable in class com.goldencode.p2j.util.date
Cache of other timezone-specific calendar thread local caches.

U

UACS_BTEE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Bottom tee drawing char.
UACS_CKBOARD - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Checker board char for scrollbars body.
UACS_DARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Down arrow char for vertical scrollbars.
UACS_HLINE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Horizontal line drawing char.
UACS_LARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Left arrow char for horizontal scrollbars.
UACS_LLCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Lower left corner drawing char.
UACS_LRCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Lower right corner drawing char.
UACS_RARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Right arrow char for horizontal scrollbars.
UACS_SELECT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Current selection char for selection lists.
UACS_TTEE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Top tee drawing char.
UACS_UARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Up arrow char for vertical scrollbars.
UACS_ULCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Upper left corner drawing char.
UACS_URCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Upper right corner drawing char.
UACS_VLINE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Vertical line drawing char.
uadProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
The user account definition provider
uast - Variable in class com.goldencode.p2j.uast.UastHints
Stores the mapping of a unique key to a generic UAST hint.
UastHints - Class in com.goldencode.p2j.uast
Loads hints information from a UAST hints XML file into memory and exposes the data in an easily accessible format.
UastHints(String) - Constructor for class com.goldencode.p2j.uast.UastHints
Constructs an instance, loads the associated hints file if it exists and parses the contents.
UastHintsWorker - Class in com.goldencode.p2j.uast
Provides a pattern engine service to read string, long, double and boolean values using a file-unique key.
UastHintsWorker() - Constructor for class com.goldencode.p2j.uast.UastHintsWorker
Default constructor which calls the super-class constructor, registers its libraries and initializes its instance members.
UastHintsWorker.HintsReader - Class in com.goldencode.p2j.uast
Provides a service for reading generic named hints associated with the current AST.
ui_stuff() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a set of UI oriented keywords and keywords and the required following expression.
UIData(List<Option>) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition.UIData
Creates this UI data container
UIData(List<Option>, List<Option>) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition.UIData
Creates this UI data container
UIStatement - Enum in com.goldencode.p2j.ui
Defines 4GL UI statements which work directly with frames (or their widgets).
UIStatement() - Constructor for enum com.goldencode.p2j.ui.UIStatement
 
UIStatementsAspect - Class in com.goldencode.p2j.aspects.ui
For GenericFrame APIs emitted at conversion (and associated with 4GL UI statements), it will save the UI statement currently being executed, to distinguish between external calls of these APIs (from legacy converted code) and from internal P2J calls (for example, GenericFrame.view(com.goldencode.p2j.util.handle) is called internally in some cases).
UIStatementsAspect() - Constructor for class com.goldencode.p2j.aspects.ui.UIStatementsAspect
 
UiUtils - Class in com.goldencode.p2j.ui.client
Common static helpers for the client-side UI.
UiUtils() - Constructor for class com.goldencode.p2j.ui.client.UiUtils
 
un_expr() - Method in class com.goldencode.expr.ExpressionParser
Implements the 11th lowest precedence level of expressions - the unary operators.
un_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Implements the 7th lowest precedence level of expressions - the unary operators.
UN_MINUS - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
UN_MINUS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
UN_MINUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
UN_MINUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
UN_MINUS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The unary minus (negation) operator '-'.
UN_MINUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
UN_PLUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
UN_PLUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
UN_PLUS - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The unary plus operator '+'.
UN_PLUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
un_type() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the 7th precedence level of Progress 4GL expressions, the unary operators PLUS and MINUS.
UNAME - Static variable in class com.goldencode.p2j.persist.ORMHandler
QName of the 'name' usage
unassign() - Method in class com.goldencode.p2j.security.SecurityContext
Marks this security context as unassigned by decrementing its use count.
unassignContext(SecurityContext) - Method in class com.goldencode.p2j.security.SecurityManager
Unassign the current thread from the given security context, and remove its entry from the thread ID map.
unassignedOnly - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The unused certificate checkbox
unassigningUsersAlert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Unassigning Users Alert view
UnassigningUsersAlert - Class in com.goldencode.p2j.admin.client.application.home.accounts.groups
UnassigningUsersAlert is a dialog to display an alert message that the given users accounts are about to be deleted from the given group.
UnassigningUsersAlert(UnassigningUsersAlert.Binder, UnassigningUsersAlert.AlertMessages) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
Constructs this view used by by MPV gwtplatform of ArcBees Inc.
UnassigningUsersAlert.AlertMessages - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
Alert message builder
UnassigningUsersAlert.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.groups
GWT UI creator
unassignSelectedUsers(TaggedName, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Removes the selected users from the given group.
unassignSelectedUsers(TaggedName, TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Removes the selected users from the given group.
unassignUserAlert(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert.AlertMessages
Builds the unassigned users accounts warning message.
unbind() - Method in class com.goldencode.p2j.directory.DirectoryService
Close directory service for current SecurityManager session.
unbind(DirectoryService.WorkArea) - Method in class com.goldencode.p2j.directory.DirectoryService
Worker for unbind() method that closes directory service for current SecurityManager session.
unbind() - Method in class com.goldencode.p2j.directory.RamRemapper
Close session and shutdown back-end.
unbind() - Method in interface com.goldencode.p2j.directory.Remapper
Close session and shutdown back-end.
unbind() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Close session and shutdown back-end.
unbind() - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Unbinds from directory service.
unbind(int) - Method in class com.goldencode.p2j.ui.client.Frame
Unbind stream with given ID.
unbind() - Method in class com.goldencode.p2j.util.Agent
Unbind the agent from the connection.
unbindKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for unbind() method
UnboundPool(AppServerDefinition, boolean) - Constructor for class com.goldencode.p2j.util.AgentPool.UnboundPool
Build a new agent pool, for the specified appserver.
unbuffered - Variable in class com.goldencode.p2j.util.Stream
Determines whether the stream is UNBUFFERED
UNCHANGED - Static variable in class com.goldencode.p2j.ui.ScreenBuffer
State flag
UNCHECKED - Static variable in class com.goldencode.p2j.persist.trigger.TriggerTracker
Constant indicating trigger enable status has not been checked
uncheckedNonNullables - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Non-nullable props requiring validation for a transient record
uncheckedUniqueIndexes - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Unique indexes still requiring validation for a transient record
unclip() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Remove the most recently added rectangle from the current clipping region.
unconditionalRedirectedDown(int, int, Frame, RedirectedTerminal, Stream, boolean, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Handle unconditional DOWN processing in redirected mode.
undefine() - Method in class com.goldencode.p2j.preproc.TextParser
Matches &UNDEFINE preprocessor statement and removes the first found definition of the preprocessor variable in the nearest scope.
UNDEFINED - Static variable in class com.goldencode.p2j.preproc.Symbol
origin definition constant for undefined symbols
UNDEFINED_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference for the undefined font.
underline(int, int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Underlines a set of widgets of the specified frame.
underline - Variable in class com.goldencode.p2j.ui.client.Frame
Underline flags of the components in the down frame body
underline(Widget<O>[]) - Method in class com.goldencode.p2j.ui.client.Frame
Underlines a set of widgets.
underline(int, int[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Underlines a set of widgets of the specified frame.
underline(GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays an underline for the specified field-level widgets of the frame.
underline(int[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays an underline for the specified field-level widgets of the frame.
underline(Stream, GenericWidget<?>[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays an underline for the specified field-level widgets of the frame.
underline(Stream, int[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Displays an underline for the specified field-level widgets of the frame.
underline() - Method in interface com.goldencode.p2j.ui.CommonWidget
Underlines this widget on the screen.
underline(Stream) - Method in interface com.goldencode.p2j.ui.CommonWidget
Underlines this widget on the screen.
underline - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFont
Flag indicating if the font style is underline.
underline(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays an underline for the specified field-level widgets of the frame.
underline(int[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays an underline for the specified field-level widgets of the frame.
underline(Stream, GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays an underline for the specified field-level widgets of the frame.
underline(Stream, int[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Displays an underline for the specified field-level widgets of the frame.
underline() - Method in class com.goldencode.p2j.ui.GenericWidget
Underlines this widget on the screen.
underline(Stream) - Method in class com.goldencode.p2j.ui.GenericWidget
Underlines this widget on the screen.
underline(GenericFrame, int[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Underlines a set of widgets of the specified frame.
UNDERLINE_FONT - Static variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingGuiDriver
A special map containing the attributes of a underlined font.
underline_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the UNDERLINE language statement.
underlined - Variable in class com.goldencode.p2j.ui.client.Label
Display additional line
underlinedRow - Variable in class com.goldencode.p2j.ui.client.Frame
Entire row underline flag.
UNDERSCORE - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
underWindows - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Flag indicating if the client is running in windows compatibility mode.
underWindows - Variable in class com.goldencode.p2j.ui.client.chui.driver.TerminalOptions
Flag indicating if the client is running in windows compatibility mode.
undo - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.DefaultUndoState
The default value of the UNDO attribute.
undo - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Instance which manages the editor's UNDO/CTRL-Z.
undo_basic() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the the UNDO action and the optional following label references.
undo_core() - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the shared core logic for UNDO (see ProgressParser.undo_stmt()) and the ProgressParser.on_event_phrase().
undo_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the top level UNDO statement, but some logic is delegated to a shared rule ProgressParser.undo_core() which is also used by ProgressParser.on_event_phrase().
undoable - Variable in class com.goldencode.p2j.persist.AbstractTempTable
true if changes made to the records the temporary table can be undone.
undoable - Variable in class com.goldencode.p2j.persist.BufferType
Is buffer undoable?
undoable - Variable in class com.goldencode.p2j.persist.RecordBuffer
The undoable instance for this buffer.
undoable - Variable in class com.goldencode.p2j.util.LazyUndoable
Flag indicating if this instance is undoable.
Undoable - Interface in com.goldencode.p2j.util
An interface for objects whose changes can be externally rolled back.
UndoableEditor(EditorGuiImpl) - Constructor for class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Create a new instance to process undo for the given editor.
UndoableFactory - Class in com.goldencode.p2j.util
Provides APIs to create or initialize an undoable instance and register for undoable support.
UndoableFactory() - Constructor for class com.goldencode.p2j.util.UndoableFactory
 
undoableHelper - Variable in class com.goldencode.p2j.util.LazyUndoable
Helper object to access context-local data in the TransactionManager.
UndoableHelper(TransactionManager.WorkArea) - Constructor for class com.goldencode.p2j.util.TransactionManager.UndoableHelper
Create a new instance and associate the given WorkArea instance.
UndoablePair - Class in com.goldencode.p2j.util
Simple association between an LazyUndoable and a copy of that LazyUndoable.
UndoablePair(LazyUndoable, LazyUndoable) - Constructor for class com.goldencode.p2j.util.UndoablePair
Constructor.
undoables - Variable in class com.goldencode.p2j.persist.BufferManager.UndoData
Undoable record actions (or rollbacks) keyed by primary key
undoables - Variable in class com.goldencode.p2j.util.BlockDefinition
Stores the list of undoable objects.
undoData - Variable in class com.goldencode.p2j.persist.BufferManager
All undoable actions scoped by block and keyed by buffer type
UndoData() - Constructor for class com.goldencode.p2j.persist.BufferManager.UndoData
 
undoDirty() - Method in class com.goldencode.p2j.persist.RecordBuffer
Revert all dirty properties of the current record to their previous state and clear the RecordBuffer.dirtyProps map.
undoLabel - Variable in class com.goldencode.p2j.util.OnPhrase
Optional block name of the target for the UNDO.
undoLeave() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then leave that block.
undoLeave(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then leave that block.
undoLeave(String, String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then leave that block or a more enclosing block.
undoNext() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then iterate that block.
undoNext(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then iterate that block.
undoNext(String, String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then iterate that block or a more enclosing block.
undoRetry() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then retry that block.
undoRetry(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then retry that block.
undoRetryTopLevel() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the nearest enclosing top-level block and then retry that block.
undoReturnConsume() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnConsume(character) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block, consuming any pending event processing.
undoReturnConsume(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnConsume(String, character) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block, consuming any pending event processing.
undoReturnConsume(String, String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block, consuming any pending event processing.
undoReturnConsumeTopLevel() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of and then return from the nearest enclosing top-level block.
undoReturnConsumeTopLevel(character) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of and then return from the nearest enclosing top-level block, consuming any pending event processing.
undoReturnConsumeTopLevel(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of and then return from the nearest enclosing top-level block, consuming any pending event processing.
undoReturnError() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnError(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnError(character) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnError(String, character) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnError(String, String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnErrorTopLevel() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of and then return from the nearest enclosing top-level block.
undoReturnErrorTopLevel(character) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of and then return from the nearest enclosing top-level block.
undoReturnErrorTopLevel(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of and then return from the nearest enclosing top-level block.
undoReturnNormal() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnNormal(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnNormal(BaseDataType) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnNormal(String, BaseDataType) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnNormal(String, String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnNormal(int) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnNormal(String, int) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnNormal(double) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnNormal(String, double) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnNormal(boolean) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the current block and then return from the nearest enclosing top-level block.
undoReturnNormal(String, boolean) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the given block and then return from the nearest enclosing top-level block.
undoReturnNormalTopLevel() - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback and then return from the nearest enclosing top-level block.
undoReturnNormalTopLevel(BaseDataType) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the nearest enclosing top-level block and then return from that block.
undoReturnNormalTopLevel(String) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the nearest enclosing top-level block and then return from that block.
undoReturnNormalTopLevel(int) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the nearest enclosing top-level block and then return from that block.
undoReturnNormalTopLevel(double) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the nearest enclosing top-level block and then return from that block.
undoReturnNormalTopLevel(boolean) - Static method in class com.goldencode.p2j.util.BlockManager
Trigger a rollback of the nearest enclosing top-level block and then return from that block.
undoStateProvider - Variable in class com.goldencode.p2j.persist.TemporaryBuffer
Can property changes on this buffer be undone?
UndoStateProvider - Interface in com.goldencode.p2j.persist
The implementations of this interface manages/holds the UNDO state of an object.
undoValue() - Method in class com.goldencode.p2j.ui.client.Browse
Undo editing operation results and reset everything to initial state.
undoValue(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Undo editing operation results and reset everything to initial state.
unfiltered - Variable in class com.goldencode.p2j.persist.FilteredResults
Results to be filtered
unformatted - Variable in class com.goldencode.p2j.util.Stream
Flag denoting if the output is unformatted.
unformatted_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the UNFORMATTED keyword and the following ProgressParser.record(boolean, boolean, boolean) or ProgressParser.lvalue().
UnformattedPayload - Class in com.goldencode.p2j.util
An unformatted payload, used by the P2J messaging infrastructure, when messages are originating from the converted code and routed to the customer-specific application, via the _P2J_REMOTE_CALL_ function, which is converted to the ControlFlowOps.remoteCall(com.goldencode.p2j.util.character).
UnformattedPayload() - Constructor for class com.goldencode.p2j.util.UnformattedPayload
 
unhandledTags - Variable in class com.goldencode.util.GenericSAXHandler
The set of "unhandled" tags that this handler was configured with.
UNHIDE - Static variable in class com.goldencode.p2j.ui.MarkEntry
Reset frames' 'can hide' flag.
UnimplementedFeature - Class in com.goldencode.p2j.util
Helper class to cleanly log runtime usage of code that is unimplemented or partial.
UnimplementedFeature() - Constructor for class com.goldencode.p2j.util.UnimplementedFeature
 
UNINITIALIZED - Static variable in class com.goldencode.p2j.ui.ScreenBuffer
State flag
uninitialized - Variable in class com.goldencode.p2j.util.Accumulator
Is accumulator in uninitialized safe mode?
union(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Create new rectangle which is a union of this and specified rectangle.
union(Rectangle) - Method in class com.goldencode.p2j.ui.client.Rectangle
Create new rectangle which is a union of this and specified rectangle.
union_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the SQL UNION statement which can be the same as a simple ProgressParser.select_stmt(), or it can contain a nested set of select statements joined by the UNION keyword.
unique() - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve a unique record (only valid for a single-table query).
unique(LockType) - Method in class com.goldencode.p2j.persist.CompoundQuery
Retrieve a unique record (only valid for a single-table query), overriding the default lock type of the underlying query component.
unique - Variable in class com.goldencode.p2j.persist.ForeignNuller
Is relation uniquely constrained at the local table?
unique() - Method in class com.goldencode.p2j.persist.HQLHelper
Create a bundle containing a single HQL statement and no getter methods, designed to retrieve a single, unique record which matches the base where clause criteria.
unique - Variable in class com.goldencode.p2j.persist.IndexHelper.EntityIndexKey
Sort phrase
unique - Variable in class com.goldencode.p2j.persist.P2JIndex
Does this index define a unique constraint for its table?
unique() - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve a unique record (only valid for a single-table query).
unique(LockType) - Method in interface com.goldencode.p2j.persist.P2JQuery
Retrieve a unique record (only valid for a single-table query), overriding the default lock type of the underlying query component.
unique() - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve a unique record (only valid for a single-table query).
unique(LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Retrieve a unique record (only valid for a single-table query), overriding the default lock type of the underlying query component.
UNIQUE - Static variable in interface com.goldencode.p2j.persist.QueryConstants
Retrieve a unique record in a result set
unique() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
unique(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
unique() - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique(LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique(Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique(Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique(Object[]) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique(LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique(Object[], LockType) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Navigate to a particular record which meets the query criteria and retrieve it into its record buffer.
unique - Variable in class com.goldencode.p2j.persist.RelationInfo
Is relation uniquely constrained at the local table?
unique - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
Determine if the index is an unique index.
UNIQUE - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Unique constraint
UNIQUE - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "unique" index AST annotation
UNIQUE_SUFFIX_KEY - Static variable in class com.goldencode.p2j.persist.TempTableHelper
Key which will be replaced by a unique suffix in certain DDL
uniqueConstraints - Variable in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
List of unique constraints (each a set of property names)
uniqueConstraints() - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Get an iterator on all unique constraints for the current DMO.
uniqueConstraints(String, Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get an iterator on all unique constraints for the DMO specified by the given schema and interface.
uniqueConstraints(Class<?>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Get an iterator on all unique constraints for the DMO specified by the given DMO implementation class.
uniqueConstraints - Variable in class com.goldencode.p2j.persist.DMOValidator
Map of unique index names to HQLBundles
uniqueConstraints - Variable in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Flag indicating if this update touches any property which is part of an unique constraint.
uniqueConstraintViolation(RecordBuffer, HQLBundle, Object[]) - Method in class com.goldencode.p2j.persist.DMOValidator
Throw a validation exception for a unique constraint violation.
uniqueId() - Method in interface com.goldencode.p2j.main.AppServerEntry
Obtain an unique ID from the remote side.
uniqueId - Variable in class com.goldencode.p2j.persist.AbstractTempTable
Corresponds UNIQUE-ID attribute.
uniqueID - Variable in class com.goldencode.p2j.persist.BufferFieldImpl
Corresponds to UNIQUE-ID attribute.
uniqueID - Variable in class com.goldencode.p2j.persist.BufferImpl
Corresponds to UNIQUE-ID attribute.
uniqueID - Variable in class com.goldencode.p2j.persist.QueryWrapper
Corresponds UNIQUE-ID attribute.
uniqueId - Variable in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
The image unique id.
uniqueId() - Static method in class com.goldencode.p2j.util.AppServerManager
Obtain an unique ID from the remote side.
uniqueId - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The UNIQUE-ID of this port-type procedure.
uniqueID - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
Implementation of UNIQUE-ID attribute.
uniqueID - Variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Corresponds to UNIQUE-ID attribute.
uniqueID - Variable in class com.goldencode.p2j.util.SOAPHeaderImpl
Corresponds to UNIQUE-ID attribute.
UniqueID - Interface in com.goldencode.p2j.util
Defines the UNIQUE-ID attribute.
uniqueId() - Static method in class com.goldencode.p2j.util.Utils
Returns a context-wide unique integer value which can be used as an ID.
uniqueId - Variable in class com.goldencode.p2j.xml.SaxEntityImpl
unique value for a given handle object type within an 4gl session.
uniqueID - Variable in class com.goldencode.p2j.xml.XEntityImpl
Corresponds to UNIQUE-ID attribute.
UniqueIdGenerator - Class in com.goldencode.p2j.util
Generator for ids used as UNIQUE-ID attribute values.
UniqueIdGenerator() - Constructor for class com.goldencode.p2j.util.UniqueIdGenerator
 
UniqueIdGenerator.IdKind - Enum in com.goldencode.p2j.util
Kind of entities (generates values are unique only across specific kind of entities).
uniqueIndexMap - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Map of unique index names to ordered lists of property names
uniqueName - Variable in class com.goldencode.p2j.convert.BufferList
The Progress qualified buffer name being referenced.
uniqueProperties - Variable in class com.goldencode.p2j.persist.RecordBuffer
Properties which participate in unique indexes of the backing table
uniqueResultViolation(RecordBuffer, Exception) - Method in class com.goldencode.p2j.persist.Persistence
Process an error condition in which a unique result should have been found, but multiple results occurred.
units - Variable in enum com.goldencode.p2j.admin.shared.PaperFormat
Defines units in which document's width and height are expressed.
UNIX_END - Static variable in class com.goldencode.p2j.ui.Keyboard
 
unixEsc - Static variable in class com.goldencode.p2j.schema.SchemaParser
Remember our platform so that we can properly parse strings containing escapes.
unixEscapes - Variable in class com.goldencode.p2j.preproc.ClearStream
true if backslash is honored as an escape character.
unixEscapes - Variable in class com.goldencode.p2j.preproc.Options
Flag to control the honoring of backslash as an escape sequence.
unixEscapes - Variable in class com.goldencode.p2j.uast.ProgressLexer
Honor backslashes as escape characters.
unixEscapes - Variable in class com.goldencode.p2j.uast.UastHints
The preprocessor should honor the backslash character as an escape sequence (this corresponds to how the preprocessor works on UNIX).
unixEscapes - Static variable in class com.goldencode.p2j.util.character.TestCase
Use this static flag to switch from unix-escapes to windows mode for backslash during the initialization and then during the tests themselves.
unknown() - Method in class com.goldencode.p2j.comauto.ComObject
Reports if this object is unknown.
UNKNOWN - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
UNKNOWN - Static variable in interface com.goldencode.p2j.net.MessageTypes
An invalid type.
UNKNOWN - Static variable in interface com.goldencode.p2j.schema.DataModelTokenTypes
Unknown value literal
UNKNOWN - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Indicates that a token type cannot be determined
unknown() - Static method in class com.goldencode.p2j.ui.ColorTable
Implementation for the WrappedResource.unknown() API.
unknown() - Static method in class com.goldencode.p2j.ui.FontTable
Implementation for the WrappedResource.unknown() API.
unknown - Variable in class com.goldencode.p2j.util.BinaryData
Stores the state of whether or not this instance represents the unknown, independent of the state of this instance's data.
unknown() - Static method in class com.goldencode.p2j.util.ClipboardManager
Implementation for the WrappedResource.unknown() API.
unknown - Variable in class com.goldencode.p2j.util.date
Indicates if this instance is set to the unknown value.
unknown() - Static method in class com.goldencode.p2j.util.ErrorManager
Implementation for the WrappedResource.unknown() API.
unknown() - Method in class com.goldencode.p2j.util.ExternalResource
Reports if this object is unknown.
unknown() - Static method in class com.goldencode.p2j.util.FileSystemOps
Implementation for the WrappedResource.unknown() API.
unknown() - Method in class com.goldencode.p2j.util.HandleResource
A newly-created resource is always not-unknown.
unknown - Variable in class com.goldencode.p2j.util.int64
Stores the state of whether or not this instance represents the unknown value, independent of the state of this integer's value.
unknown() - Static method in class com.goldencode.p2j.util.KeyReader
Implementation for the WrappedResource.unknown() API.
unknown - Variable in class com.goldencode.p2j.util.logical
Stores the state of whether or not this instance represents the unknown value, independent of the state of this logical's value as true or false.
UNKNOWN - Static variable in class com.goldencode.p2j.util.ResourceIdHelper
Constant denoting the unknown resource id
unknown() - Static method in class com.goldencode.p2j.util.SessionUtils
Implementation for the WrappedResource.unknown() API.
unknown - Variable in class com.goldencode.p2j.util.Text
Stores the state of whether or not this instance represents the unknown value, independent of the state of this character's data.
unknown() - Method in class com.goldencode.p2j.util.TransparentWrapper
Reports if this object is unknown.
unknown - Class in com.goldencode.p2j.util
A class that represents a Progress 4GL compatible unknown value literal.
unknown() - Constructor for class com.goldencode.p2j.util.unknown
Default constructor, creates an instance that represents the unknown value.
unknown() - Method in interface com.goldencode.p2j.util.WrappedResource
Reports if this object is unknown.
UNKNOWN_MODE - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
Unknown compatibility mode.
UNKNOWN_OPTION_ERR - Static variable in class com.goldencode.p2j.util.Quoter
Error message for unknown option.
UNKNOWN_RESOURCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
UNKNOWN_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
UNKNOWN_RESOURCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
UNKNOWN_STRING - Static variable in class com.goldencode.p2j.util.ResourceIdHelper
Constant denoting the unknown resource id string
UNKNOWN_TOKEN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
UNKNOWN_TOKEN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
UNKNOWN_TOKEN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
UNKNOWN_TYPE - Static variable in class com.goldencode.p2j.util.FileChecker
Status bitfield code for unknown
UNKNOWN_VAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
UNKNOWN_VAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
UNKNOWN_VAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
unknownMode - Variable in class com.goldencode.p2j.persist.RecordBuffer
Safe mode where record is null but DMO getters return unknown value
unknownOption() - Method in class com.goldencode.p2j.schema.SchemaParser
Match any other unrecognized option and warn that it is being dropped.
UnknownType - Class in com.goldencode.expr
 
UnknownType() - Constructor for class com.goldencode.expr.UnknownType
 
unknownValue(Method) - Static method in class com.goldencode.p2j.persist.FieldReference
Convenience method to produce a BaseDataType instance initialized to the unknown value.
unknownValue() - Method in class com.goldencode.p2j.persist.FieldReference
Create an instance of unknown value of the correct type for this field reference.
unlink() - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Unlink this object from its next outer and next inner listener sets, if any, and link those sets to each other instead.
unload(long) - Static method in class com.goldencode.p2j.library.LibraryManager
Attempts to unload the library identified by the "handle" which was returned from a previous call to LibraryManager.load(java.lang.String, boolean).
unload(String) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Unload environment.
unload(String) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Unload environment.
unload(String) - Static method in class com.goldencode.p2j.ui.client.FontManager
Unload environment.
unload(String) - Static method in class com.goldencode.p2j.ui.ColorTable
Unload environment.
unload(String) - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Unloads specifies environment from the current one.
unload(String) - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Unloads specifies environment from the current one.
unload(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Unloads specifies environment from the current one.
unload(character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Unloads specified environment from the current one if possible.
unload() - Method in interface com.goldencode.p2j.util.EnvironmentReader
Unloads specifies environment from the current one.
unload(String) - Static method in class com.goldencode.p2j.util.Environments
Unloads specifies environment from the current one.
unload() - Method in class com.goldencode.p2j.util.Registry
Unloads specifies environment from the current one.
unload() - Method in class com.goldencode.p2j.util.StanzaIni
Unloads specifies environment from the current one.
unload_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the UNLOAD language statement with a required following ProgressParser.expr().
unlock() - Method in class com.goldencode.p2j.directory.DirectoryService.ExpirableLock
 
unlock() - Method in class com.goldencode.p2j.net.Control
Release the global lock on the session's instance.
unlockCore() - Method in class com.goldencode.p2j.net.Control
Unlocks the global lock.
unlockInstanceCache() - Method in class com.goldencode.expr.SymbolResolver
Unock the compiled expression instance cache.
unlockRecords() - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Unlock the records which has been previously locked in the given context using AdminServerImpl.lockRecords(com.goldencode.p2j.admin.RecordInfo[]).
unlockRecords() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Executes the action to unlock locked records.
unlockRecords() - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Executes the action to unlock locked records.
unlockRecords - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Unlock button
unlockRecords() - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Unlock the records which has been previously locked in the given context using AdminServiceImpl.lockRecords(com.goldencode.p2j.admin.RecordInfo[]).
unlockRecords() - Method in interface com.goldencode.p2j.admin.shared.AdminService
Unlock the records which has been previously locked in the given context using AdminService.lockRecords(com.goldencode.p2j.admin.RecordInfo[]).
unlockRecords(AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Unlock records.
unlockSigint() - Method in class com.goldencode.p2j.ui.client.SigintWaiter
The native method to resume SIGING interception in library.
unlockTree(String) - Method in class com.goldencode.ast.AstManager
Releases the process-wide lock on any processing related to the given tree.
unlockTree(long) - Method in class com.goldencode.ast.AstManager
Releases the process-wide lock on any processing related to the given tree.
unlockTree(long) - Method in interface com.goldencode.ast.AstManagerPlugin
Releases the process-wide lock on any processing related to the given tree.
unlockTree(long) - Method in class com.goldencode.ast.BasePlugin
Releases the process-wide lock on any processing related to the given tree.
unmap() - Method in class com.goldencode.p2j.util.FileStream
Clear/release the memory mapped buffer.
unmarshallValue(QName, QName, OMElement) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Unmarshall a value received as a response for an service operation request to a BaseDataType, depending on the parameter's type defined at the operation's output message.
unnamed - Variable in class com.goldencode.p2j.util.Stream
If true, this is an unnamed stream.
unnamedPools - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
A set containing the ID of all unnamed pools.
unnamedPoolScopes - Variable in class com.goldencode.p2j.util.WidgetPool.WorkArea
Keep the scopes of unnamed pools (only one can be active at a certain time).
UnnamedStreams - Class in com.goldencode.p2j.util
Stores state and provides functional support for the unnamed in and unnamed out streams.
UnnamedStreams() - Constructor for class com.goldencode.p2j.util.UnnamedStreams
Private constructor so external code cannot instantiate this class.
UnnamedStreams.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
UnnamedStreams.InputCloser - Class in com.goldencode.p2j.util
Finalizable class which will perform a closeIn call only if this class is in the top of the closerIn stack - this way we make sure there are not possible two subsequent calls to the closeIn statement.
UnnamedStreams.OutputCloser - Class in com.goldencode.p2j.util
Finalizable class which will perform a closeOut call only if this class is in the top of the closerOut stack - this way we make sure there are not possible two subsequent calls to the closeOut statement.
UnnamedStreams.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
unpackOldType(Aast) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Return the value of the given node's oldtype annotation.
UnpooledConnectionProvider - Class in com.goldencode.p2j.persist
A simplified implementation of Hibernate's ConnectionProvider interface which does no connection pooling, but instead fetches a new JDBC connection each time UnpooledConnectionProvider.getConnection() is invoked, and closes that connection each time UnpooledConnectionProvider.closeConnection(java.sql.Connection) is invoked.
UnpooledConnectionProvider() - Constructor for class com.goldencode.p2j.persist.UnpooledConnectionProvider
Default constructor required by Hibernate's connection provider contract.
unqprop() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches an unqualified property name, with an optional HQLParser.subscript().
UnreachableCodeWorker - Class in com.goldencode.p2j.convert
Helper routines for the unreachable code processing rules.
UnreachableCodeWorker() - Constructor for class com.goldencode.p2j.convert.UnreachableCodeWorker
Default constructor which initializes libraries.
UnreachableCodeWorker.Helper - Class in com.goldencode.p2j.convert
Provides user-level APIs necessary for unreachable code processing.
unread(int) - Method in class com.goldencode.p2j.io.ReversibleReader
Queue the given data on a last-in first-out (LIFO) basis.
unread(char[]) - Method in class com.goldencode.p2j.io.ReversibleReader
Queue the given data on a last-in first-out (LIFO) basis.
unrealize() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Unrealize this container and all its children.
unrealize() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Unrealize this widget.
unrealize() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Unrealize this widget.
unrealizedMaxHeightPixels - Variable in class com.goldencode.p2j.ui.WindowConfig
The value of MAX-HEIGHT-PIXELS assigned to unrealized WINDOW widget.
UNRECOGNIZED - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an unrecognized source construct (this provides a placeholder to maintain the tree structure).
unregisterBufferRelatedQueries() - Method in class com.goldencode.p2j.persist.QueryWrapper
Unregister this wrapper from the list of related queries for all participating buffers.
unregisterContextInstance(Database) - Static method in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Removes the dirty share share context for the given database from the local cache, if any.
unregisterManagerForDatabase(Database) - Static method in class com.goldencode.p2j.persist.dirty.DirtyShareFactory
Removes the dirty share manager for the given database from the shared cache, if any.
unregisterOnCleanup - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Determines if this will be unregistered from ChangeBroker on cleanup.
unregisterOnCleanup - Variable in class com.goldencode.p2j.persist.CompoundQuery
Determines if this will be unregistered from ChangeBroker on cleanup.
unregisterOnCleanup - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Determines if this will be unregistered from ChangeBroker on cleanup.
unregisterOutputTableHandleCopier(OutputTableHandleCopier) - Method in class com.goldencode.p2j.persist.BufferManager
Unregister the output table copier in the current scope.
unregisterRelatedQuery(P2JQuery) - Method in class com.goldencode.p2j.persist.RecordBuffer
Unregister a query from the list of the queries that should be closed when the scope of this buffer is closed.
unreportedChanges - Variable in class com.goldencode.p2j.persist.RecordBuffer
Property changes pending submission to the ChangeBroker
UnresolvedSymbolException - Exception in com.goldencode.expr
This exception should be thrown by classes which implement the SymbolResolver interface, when a variable is encountered which cannot be resolved.
UnresolvedSymbolException(String) - Constructor for exception com.goldencode.expr.UnresolvedSymbolException
Constructor.
unsafe - Variable in class com.goldencode.p2j.e4gl.BaseHelper
Replacement mappings for escaping unsafe HTML characters.
unset(int) - Method in class com.goldencode.p2j.security.BitSet
Turns a bit off.
UnstoppableExitException - Exception in com.goldencode.p2j.util
Represents a Progress condition (ERROR, END, STOP or QUIT).
UnstoppableExitException(String) - Constructor for exception com.goldencode.p2j.util.UnstoppableExitException
Constructor which accepts an error message.
UnstoppableExitException(String, Throwable) - Constructor for exception com.goldencode.p2j.util.UnstoppableExitException
Constructor which accepts an error message and a root cause.
UnstoppableExitException(Throwable) - Constructor for exception com.goldencode.p2j.util.UnstoppableExitException
Constructor which accepts and wrappers a root cause.
unsubscribe(handle, String) - Static method in class com.goldencode.p2j.util.NamedEventManager
Delete a subscription to the given event for the specified program.
unsubscribe(handle, character) - Static method in class com.goldencode.p2j.util.NamedEventManager
Delete a subscription to the given event for the specified program.
unsubscribe(handle, String, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Delete a subscription to the given event for the specified program.
unsubscribe(handle, character, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Delete a subscription to the given event for the specified program.
unsubscribe(handle, character, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Delete a subscription to the given event for the specified program.
unsubscribe(boolean, handle, character, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Delete a subscription to the given event for the specified program.
unsubscribe_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the UNSUBSCRIBE language statement, the required following character ProgressParser.expr() and all options.
unsubscribeAll(handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Delete a subscription to ALL events for the specified program.
unsubscribeAll(handle, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Delete a subscription to ALL events for the specified program.
unsubscribeAll(handle, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Delete a subscription to ALL events for the specified program.
unsubscribeExternal(boolean, Long, String, Long) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Delete a subscription to the given event for the specified external resource.
unsubscribeExternal(boolean, Long, String, Long) - Method in interface com.goldencode.p2j.ui.ServerExports
Delete a subscription to the given event for the specified external resource.
unsubscribeExternal(boolean, handle, String, handle) - Static method in class com.goldencode.p2j.util.NamedEventManager
Delete a subscription to the given event for the specified external resource.
unsubscribeExternal(boolean, handle, String, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Delete a subscription to the given event for the specified external resource.
UNSUPPORTED - Static variable in class com.goldencode.p2j.util.DirStream
Error message for unsupported operation
UNSUPPORTED - Static variable in class com.goldencode.p2j.util.ProcessStream
Standard message for unsupported operations.
unsupported(String) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Log the given message along with a given stack trace and a prefix that indicates that a feature was used at runtime for which the runtime support is never expected to be provided.
unsupported(String, Object) - Static method in class com.goldencode.p2j.util.UnimplementedFeature
Conditionally log the given message if the caller's provided token is null or if it was not a valid token.
unsupportedDomError(String) - Method in class com.goldencode.p2j.xml.XEntityImpl
Process and display unsupported xml sub-type error.
untrackUndoables(Object) - Static method in class com.goldencode.p2j.util.TransactionManager
Untrack (by removing from all the tx blocks) all the undoables defined and registered for the specified external program.
UNUSED - Static variable in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.RequestParameters
Certificate unused only flag parameter
unvalidatedInserts - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Buffers holding newly created records, which have not yet been validated/flushed
unvalidatedInserts - Variable in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Map of record identifiers for new inserts to set of indexes requiring validation
unwrap(Class<T>) - Method in class com.goldencode.p2j.persist.TempTableConnectionProvider
Unproxy the service proxy.
unwrap(Class<T>) - Method in class com.goldencode.p2j.persist.UnpooledConnectionProvider
Unproxy the service proxy.
unwrap() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonHandleChain instance.
unwrapADMData() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ADMData instance.
unwrapAsync() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a AsyncRequest instance.
unwrapAsyncRequestCount() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a AsyncRequestCountAttribute instance.
unwrapAutoZapElement() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a AutoZapElement instance.
unwrapBlank() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a BlankInterface instance.
unwrapBox() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a BoxInterface instance.
unwrapBrowse() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a BrowseInterface instance.
unwrapBrowseColumn() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a BrowseColumnInterface instance.
unwrapBrowseElement() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a BrowseElement instance.
unwrapBuffer() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Buffer instance.
unwrapBufferField() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a BufferField instance.
unwrapButton() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ButtonInterface instance.
unwrapClipboard() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Clipboard instance.
unwrapColorTable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ColorTableResource instance.
unwrapCommonField() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonField instance.
unwrapCommonListWidget() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonWidget instance.
unwrapCommonProcedure() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonProcedure instance.
unwrapComObject() - Method in class com.goldencode.p2j.util.comhandle
Unwrap this com-handle to the ControlFrameComObject instance of the parent ControlFrame.
unwrapConnectable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Connectable instance.
unwrapConnectableServer() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ConnectableServer instance.
unwrapControlFrame() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ControlFrame instance.
unwrapDatabaseInfo() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a DatabaseInfo instance.
unwrapDeblank() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a DeblankInterface instance.
unwrapDereferenceable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Dereferenceable instance.
unwrapDirectManipulation() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a DirectManipulation instance.
unwrapDown() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Down instance.
unwrapDroppable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Droppable instance.
unwrapDynamicResource() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a DynamicResource instance.
unwrapEditor() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to an EditorInterface instance.
unwrapEncoding() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XmlSchema instance.
unwrapError() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Errorable instance.
unwrapErrorStatus() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonErrorStatus instance.
unwrapFile() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonFile instance.
unwrapFileInfo() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonFileInfo instance.
unwrapFirstLastProcedure() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a FirstLastProcedureAttribute instance.
unwrapFontTable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a FontTableResource instance.
unwrapFrame() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to an FrameInterface instance.
unwrapFWDTimer() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a FWDTimer instance.
unwrapImageSupport() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ImageSupport instance.
unwrapImageWidgetSupport() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ImageWidgetSupport instance.
unwrapImpl(handle, Class<T>) - Static method in class com.goldencode.p2j.util.handle
Unwrap the given handle so that it returns an instance compatible with the given interface, ifc.
unwrapIndexed() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a IndexedInterface instance.
unwrapIndexInformation() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a IndexInformation instance.
unwrapInfo - Variable in class com.goldencode.proxy.PrimitiveInfo
Information for unwrapper method
unwrapInnerLines() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a InnerLines instance.
unwrapInstantiatingProcedure() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a InstantiatingProcedure instance.
unwrapIterableResource() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a IterableResource instance.
unwrapLabels() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Labels instance.
unwrapLastEvent() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonLastEvent instance.
unwrapLocalName() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a LocalName instance.
unwrapLogManager() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a LegacyLogManager instance.
unwrapMaxCharsElement() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a MaxCharsElement instance.
unwrapMenu() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to an MenuInterface instance.
unwrapMenuItem() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to an MenuItemInterface instance.
unwrapMethod - Variable in class com.goldencode.expr.Compiler.PrimitiveInfo
Name of wrapper class method used to unwrap primitive value
unwrapMultiple() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Multiple instance.
unwrapNamespaceURI() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a NamespaceURI instance.
unwrapNumEntries() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a NumEntries instance.
unwrapNumItems() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a NumItems instance.
unwrapOrientation() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a OrientationInterface instance.
unwrapPasswordField() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a PasswordFieldInterface instance.
unwrapProcedure() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a PersistentProcedure instance.
unwrapQuery() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a P2JQuery instance.
unwrapQueryAssociable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a QueryAssociable instance.
unwrapRadioSet() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a RadioSetInterface instance.
unwrapRcodeInfo() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a RcodeInfo instance.
unwrapRectangle() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a RectangleInterface instance.
unwrapRemotable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Remotable instance.
unwrapReplace() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to an ReplaceInterface instance.
unwrapResultListHandler() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ResultListHandler instance.
unwrapSaxAttributes() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SaxAttributes instance.
unwrapSaxEntity() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SaxEntity instance.
unwrapSaxReader() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SaxReader instance.
unwrapSaxWriter() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SaxWriter instance.
unwrapScrollbarHorizontalElement() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ScrollbarHorizontalElement instance.
unwrapScrollbarVerticalElement() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a ScrollbarVerticalElement instance.
unwrapSelectableText() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SelectableText instance.
unwrapSelectionList() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SelectionListInterface instance.
unwrapSensitive() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Sensitive instance.
unwrapServer() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Server instance.
unwrapSession() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonProcedure instance.
unwrapSizeable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Sizeable instance.
unwrapSlider() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SliderInterface instance.
unwrapSOAPEntity() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SOAPEntity instance.
unwrapSOAPFault() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SOAPFault instance.
unwrapSOAPHeader() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SOAPHeader instance.
unwrapSOAPHeaderEntry() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SOAPHeaderEntry instance.
unwrapSocket() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a Socket instance.
unwrapSocketListener() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SocketListener instance.
unwrapSortedElement() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SortedElement instance.
unwrapSslServerAttribute() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SslServerAttribute instance.
unwrapSubType() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a SubTypeAttribute instance.
unwrapTempTable() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a TempTable instance.
unwrapTopOnly() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to an TopOnlyInterface instance.
unwrapTree() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonHandleTree instance.
unwrapType() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonHandle instance.
unwrapUniqueID() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a UniqueID instance.
unwrapWidget() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonWidget instance.
unwrapWindow() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a CommonWindow instance.
unwrapXCommon() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XCommon instance.
unwrapXDocument() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XDocument instance.
unwrapXEntity() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XEntity instance.
unwrapXmlData() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XmlData instance.
unwrapXmlSchema() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XmlSchema instance.
unwrapXNodeRef() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XNodeRef instance.
unwrapXY() - Method in class com.goldencode.p2j.util.handle
Unwrap this handle to a XYCoordinates instance.
up() - Method in interface com.goldencode.p2j.ui.CommonFrame
Positions the cursor on a new line of the down frame.
up(double) - Method in interface com.goldencode.p2j.ui.CommonFrame
Positions the cursor on a new line of the down frame.
up(NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
Positions the cursor on a new line of the down frame.
up(Stream) - Method in interface com.goldencode.p2j.ui.CommonFrame
This method exists to support a valid form of the Progress UP statement which has no effect.
up(Stream, double) - Method in interface com.goldencode.p2j.ui.CommonFrame
If lines is a negative number, the absolute value of that number of new-lines will be written to the given stream.
up(Stream, NumberType) - Method in interface com.goldencode.p2j.ui.CommonFrame
If lines is a negative number, the absolute value of that number of new-lines will be written to the given stream.
up() - Method in class com.goldencode.p2j.ui.GenericFrame
Positions the cursor on a new line in a down frame.
up(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Positions the cursor on a new line of the down frame.
up(NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
Positions the cursor on a new line of the down frame.
up(Stream) - Method in class com.goldencode.p2j.ui.GenericFrame
This method exists to support a valid form of the Progress UP statement which has no effect.
up(Stream, double) - Method in class com.goldencode.p2j.ui.GenericFrame
If lines is a negative number, the absolute value of that number of new-lines will be written to the given stream.
up(Stream, NumberType) - Method in class com.goldencode.p2j.ui.GenericFrame
If lines is a negative number, the absolute value of that number of new-lines will be written to the given stream.
up(int) - Method in class com.goldencode.p2j.ui.GenericFrame
UP worker routine.
up(int, int) - Method in class com.goldencode.p2j.ui.GenericFrame
UP worker routine.
up - Variable in class com.goldencode.p2j.util.ToClause
true if the initial value is less than the term value.
UP - Static variable in class com.goldencode.terminal.VT100AbstractKeyboard
 
UP_KEY_BOTTOM_OFFSET_ROWS - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
When the current row is out of the view below, then if we press UP key, the new current row becomes max(1, DOWN - UP_KEY_BOTTOM_OFFSET_ROWS)th row in the viewport (1-based).
up_or_down_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the UP or DOWN language statements.
upcaseFirst(String) - Static method in class com.goldencode.p2j.directory.IdUtils
Uppercase first letter in the given string.
update(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
update() - Method in class com.goldencode.p2j.directory.RamRemapper
Update external storage.
update() - Method in interface com.goldencode.p2j.directory.Remapper
Update external storage.
update() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Update external storage.
update(RecordBuffer, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Track an update to one or more indexed, DMO properties, as indicated by the properties, extIndexes and values arguments.
update(String, Serializable, String[], int[], BaseDataType[], boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Track an update to one or more indexed, DMO properties, as indicated by the properties, extIndexes and values arguments.
update(String, Persistable, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Begin tracking a DMO for changes, based on the updates indicated by the properties, extIndexes and values arguments.
update(String, Serializable, String[], int[], BaseDataType[], Collection<String>, boolean, boolean) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Retrieve a DMO which is being tracked in the dirty database, and apply the specified updates to it, as provided by the properties, extIndexes and values arguments.
update(RecordBuffer, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Track an update to one or more indexed, DMO properties, as indicated by the properties, extIndexes and values arguments.
update(String, Serializable, String[], int[], BaseDataType[], boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Track an update to one or more indexed, DMO properties, as indicated by the properties, extIndexes and values arguments.
update(String, Persistable, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Begin tracking a DMO for changes, based on the updates indicated by the properties and values arguments.
update(String, Serializable, String[], int[], BaseDataType[], Collection<String>, boolean, boolean) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Retrieve a DMO which is being tracked in the dirty database, and apply the specified updates to it, as provided by the properties, extIndexes and values arguments.
update(RecordBuffer, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Track an update to one or more indexed, DMO properties, as indicated by the properties, extIndexes and values arguments.
update(String, Serializable, String[], int[], BaseDataType[], boolean) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Track an update to one or more indexed, DMO properties, as indicated by the properties, extIndexes and values arguments.
update(int, String, Persistable, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Begin tracking a DMO for changes, based on the updates indicated by the properties, extIndexes and values arguments.
update(int, String, Serializable, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Retrieve a DMO which is being tracked in the dirty database, and apply the specified updates to it, as provided by the properties, extIndexes and values arguments.
update(int, String, Persistable, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Begin tracking a DMO for changes, based on the updates indicated by the properties, extIndexes and values arguments.
update(int, String, Serializable, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Retrieve a DMO which is being tracked in the dirty database, and apply the specified updates to it, as provided by the properties, extIndexes and values arguments.
update(String, Persistable, String[], int[], BaseDataType[], Collection<String>, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Begin tracking a DMO for changes, based on the updates indicated by the properties, extIndexes and values arguments.
update(String, Serializable, String[], int[], BaseDataType[], Collection<String>, boolean, boolean) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Retrieve a DMO which is being tracked in the dirty database, and apply the specified updates to it, as provided by the properties and values arguments.
update(List<ColorTable.EnvironmentColorTable>) - Static method in class com.goldencode.p2j.ui.client.ColorManager
Update environments collection.
update() - Method in class com.goldencode.p2j.ui.client.FillIn
Updates variable's value with current field's content.
update(logical) - Method in class com.goldencode.p2j.ui.ColorTable.ColorChooserDialog
Configures the variable to be set when the file selection dialog is closed.
UPDATE - Static variable in interface com.goldencode.p2j.ui.CommonFrame
Update operation currently in process.
update(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
update(Stream, FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
update(FrameElement[], EventList) - Method in interface com.goldencode.p2j.ui.CommonFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
update(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
update(Stream, FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
update(FrameElement[], EventList, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
UPDATE - Static variable in class com.goldencode.p2j.ui.EventList
High level UPDATE operation code
update(logical) - Method in class com.goldencode.p2j.ui.FileDialog
Configures the variable to be set when the file selection dialog is closed.
update(logical) - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Configures the variable to be set when the selection dialog is closed.
update(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
update(Stream, FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
update(FrameElement[], EventList, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
update(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
update(Stream, FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
update(FrameElement[], EventList) - Method in class com.goldencode.p2j.ui.GenericFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
update(logical) - Method in class com.goldencode.p2j.ui.PrintingService.PrinterSetupDialog
Configures the variable to be set when the selection dialog is closed.
update(BaseDataType, BaseDataType, Constructor<?>) - Static method in class com.goldencode.p2j.util.AbstractSimpleParameter
Update the wrapper variable for a OutputParameterAssigner.
update_logical_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches UPDATE clause followed by an ProgressParser.lvalue().
UPDATE_SQL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
UPDATE_SQL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
UPDATE_SQL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
update_stuff() - Method in class com.goldencode.p2j.schema.SchemaParser
These UPDATE TABLE and UPDATE INDEX constructs were seen at the bottom of a customer schema, but they don't seem to have any purpose in a converted environment.
UpdateAccountTask - Class in com.goldencode.p2j.main
Runnable object used to update temporary accounts status.
UpdateAccountTask(TemporaryAccount, boolean) - Constructor for class com.goldencode.p2j.main.UpdateAccountTask
Constructor.
updateACLTitle() - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Updates the ACL title.
updateAction - Variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The Bulk Update button
updateAssignedGroups(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Retrieves all assigned groups for a given user account and fills the user's group table model.
updateAttribute(character, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(character, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(character, character, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(character, String, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(character, character, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(character, String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(String, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(String, character, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(String, String, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(String, character, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(String, String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(NumberType, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(NumberType, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(NumberType, character, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(NumberType, String, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(NumberType, character, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(NumberType, String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(double, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(double, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(double, character, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(double, String, character) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(double, character, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(double, String, String) - Method in interface com.goldencode.p2j.xml.SaxAttributes
Updates the specified attribute.
updateAttribute(character, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(character, character, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(NumberType, character, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(character, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(character, String, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(character, character, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(character, String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(String, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(String, String, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(String, character, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(String, String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(String, character, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(NumberType, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(NumberType, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(NumberType, String, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(NumberType, character, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(NumberType, String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(double, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(double, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(double, String, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(double, character, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(double, String, String) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateAttribute(double, character, character) - Method in class com.goldencode.p2j.xml.SaxAttributesImpl
Updates the specified attribute.
updateBackupSet(List<UndoablePair>) - Static method in class com.goldencode.p2j.util.TransactionManager
Walk through the current backup set and refresh the stored value for each one.
updateBrowseDimensions() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Update browse width and height without actual layout.
updateBrowserHistory(String, String) - Method in class com.goldencode.p2j.admin.client.application.home.BasePresenter
Update browser's history and its url
updateBuffer(Persistable, LockType, boolean, OffEnd) - Method in class com.goldencode.p2j.persist.FindQuery
Update the record buffer with the given DMO, applying the specified lock type and error-if-null setting.
updateBuffer(Persistable, LockType, boolean, OffEnd) - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Update the record buffer with the given DMO, applying the specified lock type and error-if-null setting.
updateBufferReferences(P2JQuery) - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
If this column uses a field reference as the data source, and a new query was assigned (this query may have different backing buffers which, however, have the same DMO interfaces as in the original query), update the field reference so that it points to the new buffer.
updateCACerts(boolean, Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Updates CA certificates model depending on the provided request data.
updateCachedUserAccount(UserDef) - Method in class com.goldencode.p2j.security.SecurityCache
Find and update user account stored in cache.
updateCachedUserAccount(UserDef) - Static method in class com.goldencode.p2j.security.SecurityManager
Find and update user account stored in cache.
updateCachedWidgetBounds(int, Widget) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Updates the cached widgets bounds and returns true iff the cached widgets bounds has been updated.
updateCertificateHierarchyAccounts(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Updates the certificate hierarchy accounts.
updateCerts(CertificatesOptions, boolean, Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Updates certificates model depending on the provided request data.
updateCerts(CertificatesOptions, boolean, String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Updates certificates model depending on the provided request data.
updateCerts() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Clears the alias parameter and updates certificates model.
updateCerts(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Updates certificates model depending on the provided request data.
updateCerts() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Updates the peer certificates data model asynchronously.
updateCerts(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Updates the peer certificates data model asynchronously and executes the given command if this action has been complete successfully or has been failed.
updateClientContextUI() - Method in interface com.goldencode.p2j.admin.client.application.home.MenuPresenter.MyView
 
updateClientContextUI() - Method in class com.goldencode.p2j.admin.client.application.home.MenuView
Updates the UI based on the current context data.
updateColumn(int, BaseDataType) - Method in class com.goldencode.p2j.ui.client.Browse
Update specified cell in current row.
updateColumnIds() - Method in class com.goldencode.p2j.ui.BrowseWidget
Fill config.columnIds array with ids of the columns.
updateColumnSetsHeight() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Update height of scrollable and locked column sets in order to to match the viewport height.
updateCurrentChanged() - Method in class com.goldencode.p2j.persist.RecordBuffer
Updates the recordChanged flag.
updateCursor() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Update the custom cursor shape
updateCursorOffsetValue() - Method in class com.goldencode.p2j.ui.client.FillIn
Update value of the cursor offset in fill-in configuration (so it can be synchronized with server).
updateCustomAuthPlugins() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Retrieves the custom authentication plugins data and fills the custom authentication plugins combobox.
updateCustomAuthPlugins() - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Retrieves the custom authentication plugins data and fills the custom authentication plugins combobox.
updated - Variable in class com.goldencode.p2j.directory.DirectoryService.Rollback
 
updateDataProvider(DataGrid<TaggedName>, ListDataProvider<TaggedName>, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Updates the table view data provider with new data.
updateDataProvider(DataGrid<TaggedName>, ListDataProvider<TaggedName>, TaggedName[], RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
Updates the table view data provider with new data.
updateDataProvider(DataGrid<TaggedName>, ListDataProvider<TaggedName>, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
 
updateDataProvider(DataGrid<TaggedName>, ListDataProvider<TaggedName>, TaggedName[], RegExp) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Setups the table data provider.
updateDataProvider(DataGrid<TRowObject>, ListDataProvider<TRowObject>, TRowObject[], RegExp) - Static method in class com.goldencode.p2j.admin.client.widget.GridHelper
Setups the given grid data provider with new data that satisfy the given filter criteria.
updateDataProvider(DataGrid<TRowObject>, ListDataProvider<TRowObject>, TRowObject[]) - Static method in class com.goldencode.p2j.admin.client.widget.GridHelper
A helper method that updates the data provider with the supplied records.
updateDisabledImage() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Sets the disabled image according to UP image if the UP image defined but disabled - not.
updateDynamicBrowseTitle() - Method in class com.goldencode.p2j.ui.GenericFrame
Update dynamic browse title.
updateDynamicContent() - Method in class com.goldencode.p2j.ui.GenericFrame
This method should be called anytime the frame buffer is sent down to the thin client.
updateDynamicTitle() - Method in class com.goldencode.p2j.ui.BrowseWidget
Compute the expression kept in the BrowseWidget.dynTitle field and set it as the current browse title.
updateDynamicTitle() - Method in class com.goldencode.p2j.ui.GenericFrame
Update dynamic frame title.
updateEditing(CommonFrame, FrameElement[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with UPDATE semanics.
updateEditing(CommonFrame, FrameElement[], String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with UPDATE semanics.
updateEditing(CommonFrame, FrameElement[], EventList, String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with UPDATE semanics.
updateEditing(CommonFrame, FrameElement[], EventList, String[], String, Block) - Static method in class com.goldencode.p2j.util.BlockManager
Execute the given editing block for the given frame and widget list with UPDATE semanics.
updateEditorAfterColumnModification() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Update editor after column moving or resizing.
updateEntityRefCount(String, int) - Method in class com.goldencode.p2j.persist.dirty.GlobalEventManager
Modify a reference count for the given DMO entity.
updateExtentVar(T[], T[]) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Update the references for the specified array, as a result of a resize.
updateFieldGroups(int, int, int, int) - Method in class com.goldencode.p2j.ui.GenericFrame
This method actualizes field-groups of this frame in correspondance with the current iteration (DOWN/UP step).
updateFullSizeAttributes() - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
updateGraphs(String[], int) - Static method in class com.goldencode.p2j.uast.CallGraphGenerator
Update the ambiguous external programs and the explicit list of external programs provided as argument, by re-checking if the ambiguous call-sites can be disambiguated from the hints.
updateGroup(GroupDef) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Commits changes in the target group definition.
updateGroup(GroupDef) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Commits changes in the target group definition.
updateGroupsList(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Requests the groups from the server asynchronously and then updates the All Groups grid with actual values and executes the given command after getting the server response.
updateHashedPassword(UserDef) - Static method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Update the hashed password if the value of the plain password is given and then the plain password is cleared.
updateHeaders(ScreenBuffer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Update form headers from given ScreenBuffer instance.
updateHorizontalColumnScrollMax() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Update maximum for horizontal scrolling in column scrolling mode.
updateInnerSize() - Method in class com.goldencode.p2j.ui.client.Frame
Updates the inner size (aka scrollable size) of the frame according to the current state of the associated config instance.
updateLabel() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Update the label (it should be parsed to the consisting lines).
updateLabelsHeight() - Method in class com.goldencode.p2j.ui.client.Browse
Update height of the labels area.
updateLabelsHeight() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Update height of the labels area.
updateLabelsVisible() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Update value of the Browse.drawLabels attribute which defines if the labels area is visible.
updateLock(LockType) - Method in class com.goldencode.p2j.persist.lock.RecordLockContext.Perm.LockState
Attempt to update the current lock on the record immediately.
updateLockedRecords() - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Retrieves all locked records from the server asynchronously and refreshes the acquired locks table model and view if this action is completed successfully.
updateLockedRecords(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Retrieves all locked records from the server asynchronously and refreshes the acquired locks table model and performs the ui command if this action is completed successfully.
updateMap(String, String, Map<String, Element>) - Static method in class com.goldencode.p2j.persist.DMOIndex
Adds a list of fully qualified DMO class names to the specified map, where the map entry's key is the schema name which contains those classes.
updateMaxDataGuess(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Update MAX-DATA-GUESS value which holds estimated number of rows.
updateMenuAuthorization(AdminDef) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Enables or disables individual menu items according to the permissions of the logged in user.
updateMinMaxSize() - Method in class com.goldencode.p2j.ui.WindowWidget
The method updates min/max size config fields and should be called after window size is changed.
updateMnemonic(String, String, boolean) - Method in interface com.goldencode.p2j.ui.client.MnemonicTrait
Updates the mnemonic label.
updateModeListBox() - Method in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
Setups the authentication mode list box.
updateOffset() - Method in class com.goldencode.p2j.ui.client.Editor
Update widget content;
updatePeerCerts(boolean, Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Updates peer certificates model depending on the provided request data.
updatePreview(Range) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Asks its controller to update this preview according to the provided range of pages.
updatePreview(Range) - Method in interface com.goldencode.p2j.admin.client.application.home.print.PrintPreviewUiHandlers
Asks its controller to update this priview according to the provided range of pages.
updateProcess(ProcessDef, Serializable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Updates the given process account.
updateProcess(ProcessDef, Serializable) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Updates the given process account.
updateProcessAccounts(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Updates the process accounts signed by this certificate.
updateProcesses() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Updates the process accounts data model asynchronously.
updateProcesses(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Updates the process accounts data model asynchronously and executes the given command if this action has been complete successfully or has been failed.
updateRecordLocksList() - Method in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter
Executes the asynchronous action to retrieve record locks from the server and to update the record locks view if this action has been completed.
updateRecordLocksList() - Method in interface com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksUIHandler
Executes the asynchronous action to retrieve record locks from the server and to update the record locks view if this action has been completed.
updateRect - Variable in class com.goldencode.p2j.ui.client.event.PaintEvent
Rectangle which describes the are which need to be repainted.
updateRow(int, int[], BaseDataType[], boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Updates selected cells in the given row or nothing to do if no query specified.
updateRow(int, int, int[], BaseDataType[], boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Updates selected cells in the given row.
updateRow(int, int[], BaseDataType[], boolean) - Method in interface com.goldencode.p2j.ui.client.BrowseModel
Updates selected cells in the given row.
updateRow(int, int[], BaseDataType[], boolean) - Method in class com.goldencode.p2j.ui.client.ClientBrowseModel
Updates selected cells in the given row.
updateRow(int, int, int[], BaseDataType[], boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Updates selected cells in the given row.
updateRow(int, int, int[], BaseDataType[], boolean) - Method in interface com.goldencode.p2j.ui.ServerExports
Updates selected cells in the given row.
updates - Variable in class com.goldencode.p2j.ui.WidgetConfigUpdates
The new field values.
updateScreen(ScreenData) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Perform a bulk output operation for the whole screen at once with output masking when desired.
updateScreen(ScreenData) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Perform a bulk output operation for the whole screen at once with output masking when desired.
updateScreen(ScreenData) - Method in class com.goldencode.p2j.ui.chui.TerminalBuffer
Perform a bulk output operation for the whole screen at once with output masking when desired.
updateScreen(ScreenData) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Perform a bulk output operation for the whole screen at once with output masking when desired.
updateScreen(ScreenData) - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Perform a bulk output operation for the whole screen at once with output masking when desired.
updateScreen(ScreenData) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Perform a bulk output operation for the whole screen at once with output masking when desired.
updateScreen(ScreenData) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Perform a bulk output operation for the whole screen at once with output masking when desired.
updateScreen() - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver.VT100SwingRenderer
Update screen.
updateScreen() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver.VT100WebRenderer
Update screen.
updateScreen() - Method in class com.goldencode.terminal.VT100AbstractRenderer
Update screen.
updateScrollPaneSize() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Updates frame scroll pane size with possible frame title.
updateSelection(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Update the selection state based on the latest ending coordinates and force a repaint of the selection region which will cause the selection box to be drawn in its new position and size.
updateSessionList() - Method in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
Executes an asynchronous action to retrieve the current session list from the server and to update the current sessions table view.
updateSessionList() - Method in interface com.goldencode.p2j.admin.client.application.home.console.sessions.SessionUIHandler
Executes an asynchronous action to retrieve the current session list from the server and to update the current sessions table view.
updateSharedFlag(ValidationData) - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Update the shared flag based on the validation data just used to validate the current record.
updateSideLabelColumn(double) - Method in class com.goldencode.p2j.ui.LiteralWidget
The method updates side label metrics after a change of column position.
updateSimpleParameter(BaseDataType, BaseDataType, Constructor<?>) - Method in class com.goldencode.p2j.util.AbstractParameter.Scope
Update the wrapper variable for a AbstractOutputParameterAssigner.
updateSize(ButtonConfig) - Method in class com.goldencode.p2j.ui.chui.ButtonImpl
Update widget's size after config update
updateSize(ComboBoxConfig) - Method in class com.goldencode.p2j.ui.chui.ComboBoxImpl
Update widget's size after config update
updateSize(FillInConfig) - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Update widget's size after config update
updateSize(ToggleBoxConfig) - Method in class com.goldencode.p2j.ui.chui.ToggleBoxImpl
Update widget's size after config update
updateSize(C) - Method in interface com.goldencode.p2j.ui.client.AutoResizable
Update widget's size after config update
updateSize() - Method in class com.goldencode.p2j.ui.client.FillIn
Synchronizes the actual size with the default size.
updateSize(ButtonConfig) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Update widget's size after config update
updateSize(ComboBoxConfig) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Update widget's size after config update
updateSize(EditorConfig) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Update widget's size after config update
updateSize(FillInConfig) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Update widget's size after config update
updateSize(SelectionListConfig) - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Update widget's size after config update
updateSize(TextConfig) - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Update widget's size after config update
updateSize(ToggleBoxConfig) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Update widget's size after config update
updateSize() - Method in class com.goldencode.p2j.ui.client.Label
Synchronizes the actual size with the default size.
updateSize() - Method in class com.goldencode.p2j.ui.SliderWidget
Set the new size values depending on min, max, orientation.
updateSizeWorker(C) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Instructs the widget that its size may have changed.
updateSizeWorker(C) - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Instructs the widget that its size may have changed and need to recompute the location of the image, if any.
updateSizeWorker(WidgetConfig) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Instructs the widget that its size may have changed.
updateSizeWorker(C) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Instructs the widget that its size may have changed.
updateSizeWorker(C) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Instructs the widget that its size may have changed.
updateSnapshots(List<String>, Persistence) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareContext
Overwrite the state of the records in the dirty database which match the IDs of all DMOs for the given entities, which have been modified by the current context.
updateSnapshots(String, Persistable[]) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Overwrite the state of the records in the dirty database which match the IDs of the given list of DMOs for the given entity, and store a snapshot of each DMO in the map of newly inserted records.
updateSnapshots(List<String>, Persistence) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareContext
Overwrite the state of the records in the dirty database which match the IDs of all DMOs for the given entities, which have been modified by the current context.
updateSnapshots(String, Persistable[]) - Method in interface com.goldencode.p2j.persist.dirty.DirtyShareManager
Overwrite the state of the records in the dirty database which match the IDs of the given list of DMOs for the given entity, and store a snapshot of each DMO in the map of newly inserted records.
updateSnapshots(List<String>, Persistence) - Method in class com.goldencode.p2j.persist.dirty.NopDirtyShareContext
Overwrite the state of the records in the dirty database which match the IDs of all DMOs for the given entities, which have been modified by the current context.
updateSnapshots(int, String, Persistable[]) - Method in interface com.goldencode.p2j.persist.remote.DirtyShareMultiplexer
Overwrite the state of the records in the dirty database which match the IDs of the given list of DMOs for the given entity, and store a snapshot of each DMO in the map of newly inserted records.
updateSnapshots(int, String, Persistable[]) - Method in class com.goldencode.p2j.persist.remote.DirtyShareMultiplexerImpl
Overwrite the state of the records in the dirty database which match the IDs of the given list of DMOs for the given entity, and store a snapshot of each DMO in the map of newly inserted records.
updateSnapshots(String, Persistable[]) - Method in class com.goldencode.p2j.persist.remote.RemoteDirtyShareManager
Overwrite the state of the records in the dirty database which match the IDs of the given list of DMOs for the given entity, and store a snapshot of each DMO in the map of newly inserted records.
updateTransientRefCount(Database, boolean) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Update the reference count of registrations of the specified database across all contexts.
updateTransientRefCountWorker(Database, int) - Static method in class com.goldencode.p2j.persist.DatabaseManager
Update the reference count of registrations of the specified database.
updateUIState() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Updates the input fields states depending on the custom authentication plugin input and the selected password option.
updateUnlessHidden(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
updateUnlessHidden(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via CommonFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
updateUnlessHidden(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
updateUnlessHidden(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
updateUser(UserDef, Serializable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Updates a given user account.
updateUser(UserDef, Serializable) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Updates a given user account.
updateUsersInGroup(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Requests the users that belongs to the given group asynchronously and then updates the Group Users grid with actual values after getting the server response.
updateUsersList() - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Retrieves the user list and fills the all users table model.
updateUsersList(Runnable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Retrieves the user list and fills the all users table model and executes a given command on getting the user list.
updateVerticalScrollbarVisibility() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Show or hide vertical scrollbar depending on (NO-)SCROLLBAR-VERTICAL flag state.
updateView() - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Updates the view with server data.
updateWidgetLocation(MouseEvent) - Method in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseMoveable
Update the location of the widget being moved according to the supplied mouse event.
UpdateWorker(Persistence) - Constructor for class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Constructor.
updateWorker(Stream, FrameElement[], boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
/** For each entry in the widget array, the input stream will be read and the widget's associated field in the screen buffer will be set.
updateWorker(FrameElement[], EventList, boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Copies data from the frame elements to each corresponding widget, then enables the list of widgets, shifts into input blocking mode via GenericFrame.waitFor(), after the user's edits are complete the list of widgets are disabled and the edited data is copied from the screen buffer to the listed frame elements.
updateZapState() - Method in class com.goldencode.p2j.ui.client.FillIn
Update value of the zap mode in fill-in configuration (so it can be synchronized with server).
upgrade() - Method in class com.goldencode.p2j.directory.LockManager.Lock
Upgrade lock from RX to WX type.
upgrade() - Method in class com.goldencode.p2j.directory.LockManager.LockRef
Upgrade RX lock to WX lock.
upgradeInt() - Method in class com.goldencode.p2j.directory.LockManager.Lock
All internals of the lock upgrade are collected here.
upgradeLock(Object) - Method in class com.goldencode.p2j.directory.LockManager
Upgrade RX lock into RW lock.
upgradeLock() - Method in class com.goldencode.p2j.persist.RecordBuffer
Attempt to upgrade to an exclusive lock on the current record, if we do not already have one.
upgradeLock() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Override the superclass method to do nothing.
upPath(String) - Method in interface com.goldencode.ast.Aast
Determines if this node's path upward matches the specified path, on a case-insensitive basis.
upPath(String) - Method in class com.goldencode.ast.AnnotatedAst
Determines if this node's path upward matches the specified path, on a case-insensitive basis.
upPath(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Determines if the current source AST's path upward matches the specified path, on a case-insensitive basis.
upper(String) - Method in class com.goldencode.expr.TestDriver.SymbolLibrary
Uppercase the specified text.
upper(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Uppercase and return the given string.
UPPER_BOUND - Static variable in class com.goldencode.p2j.util.int64
Largest big decimal value that can be assigned.
UPPER_BOUND - Static variable in class com.goldencode.p2j.util.memptr
Largest value accepted in SET-SIZE() without generating an error.
upperBound - Variable in class com.goldencode.p2j.persist.id.Range
Upper bound of range.
uppercase - Variable in class com.goldencode.p2j.persist.FieldReference
Flag to force resolved character result to uppercase/right-trim
UpperLetterCharInfo(int) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.UpperLetterCharInfo
Initializes the index of this value char.
UPSTREAM - Static variable in class com.goldencode.p2j.report.server.CallGraphApi
Traverse the graph in the upstream direction.
uri - Variable in class com.goldencode.p2j.main.WebHandler.SpawnerResult
Redirect URI in case of a successful spawn.
usageStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with usage status for this accumulator.
USAKeyboardLayout - Class in com.goldencode.p2j.ui.client.gui
USA Keyboard layout class for Windows.
USAKeyboardLayout() - Constructor for class com.goldencode.p2j.ui.client.gui.USAKeyboardLayout
 
use - Variable in class com.goldencode.p2j.security.SecurityContext
use count for this context
use(String) - Static method in class com.goldencode.p2j.ui.BaseSysTable
Set current environment name.
use(String) - Static method in class com.goldencode.p2j.ui.ColorTable
Set current environment name.
use(String) - Method in interface com.goldencode.p2j.util.EnvironmentAccessor
Specifies environment defaults to use in subsequent windows.
use(String) - Method in class com.goldencode.p2j.util.EnvironmentDaemon
Specifies environment defaults to use in subsequent windows.
use(String) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Specifies environment defaults to use in subsequent windows.
use(character) - Static method in class com.goldencode.p2j.util.EnvironmentOps
Specifies environment defaults to use in subsequent windows.
use(String) - Static method in class com.goldencode.p2j.util.Environments
Specifies environment defaults to use in subsequent windows.
use_index_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the USE-INDEX keyword and the required following index.
use_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the USE language statement with a required following ProgressParser.expr().
usecase - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupDefinitionView
The adding group or editing group use case
UseCaseMode - Enum in com.goldencode.p2j.admin.client.application.home.accounts
Enumerates the implemented accounts business use cases.
UseCaseMode() - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.UseCaseMode
 
useColor - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Flag which controls use of colors.
useCount - Variable in class com.goldencode.p2j.persist.DatabaseStatistics.QueryInfo
Number of times query was executed at this location (across query instances)
used - Variable in class com.goldencode.p2j.preproc.ArgumentHint
argument used flag
used - Variable in class com.goldencode.p2j.util.ControlFlowOps.SuperResolver
 
usedAllNamed - Variable in class com.goldencode.p2j.preproc.FileScope
true when {&*} reference is used.
usedAllPos - Variable in class com.goldencode.p2j.preproc.FileScope
true when {*} reference is used.
usedArgs - Variable in class com.goldencode.p2j.preproc.FileScope
Names of referenced arguments.
useDictExps - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores the state of USE-DICT-EXPS flag for each frame.
usedId(int) - Method in class com.goldencode.p2j.ui.WidgetId.ClientArea
Check if the given ID is already used.
usedId(int) - Method in class com.goldencode.p2j.ui.WidgetId.IDGenerator
Check if the given ID is already used.
usedId(int) - Method in class com.goldencode.p2j.ui.WidgetId.SessionArea
Check if the given ID is already used.
usedIndexes - Variable in class com.goldencode.p2j.schema.SchemaWorker
Set of IDs of index ASTs to be marked as referenced by "use-index"
usedLocalPorts - Variable in class com.goldencode.p2j.main.WebClientsManager
Maps web client's port to its configuration
useFilename - Variable in class com.goldencode.p2j.ui.FileDialog
Specifies the contents of path as the default filename entry for the dialog.
useFilename() - Method in class com.goldencode.p2j.ui.FileDialog
Configures the file selection dialog to use the current value of the path as default filename and location.
useHandleChainSiblings() - Method in class com.goldencode.p2j.ui.BaseEntity
Indicates an implementation of siblings methods.
useHandleChainSiblings() - Method in class com.goldencode.p2j.ui.FieldGroup
Indicates, that HandleChain implementation of siblings methods should be used.
useHandleChainSiblings() - Method in class com.goldencode.p2j.ui.FrameWidget
Indicates an implementation of siblings methods.
useHandleChainSiblings() - Method in class com.goldencode.p2j.ui.WindowWidget
Indicates an implementation of siblings methods.
useListItemPairs(boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Emits warning about incorrect access to the LIST-ITEMS attribute
useListItems(boolean) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Emits warning about incorrect access to the LIST-ITEM-PAIRS attribute
user - Variable in class com.goldencode.p2j.admin.SessionInfo
true if a user, false if this is a process.
user - Variable in class com.goldencode.p2j.persist.UnpooledConnectionProvider
User name used to connect
user - Variable in class com.goldencode.p2j.report.ReportDefinition
Is this a user-defined report?
user - Variable in class com.goldencode.p2j.report.server.Authentication
Object representing the authenticated user
user - Variable in class com.goldencode.p2j.report.server.ReportApi
Authenticated user
user - Variable in class com.goldencode.p2j.report.server.ReportProtocol
Logged on user (null if no user is currently logged in)
User - Class in com.goldencode.p2j.report.server
Information about a user logged into a web socket session.
User(long, String, boolean) - Constructor for class com.goldencode.p2j.report.server.User
Constructor.
user_defined_method() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule creates the block structure for a user defined method.
user_defined_type_name() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an ProgressParser.any_symbol_at_all() or a STRING and if it represents an unqualified class name, it will be resolved into the fully qualified class name that is referenced.
USER_GLOBAL_SCOPE - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Index of user global scope in stack
USER_ID - Static variable in class com.goldencode.p2j.security.DatabaseAuthenticationHook
User ID field ID.
USER_ID - Static variable in class com.goldencode.p2j.security.DefaultLoginPanel
User ID field ID.
userAcc - Variable in class com.goldencode.p2j.security.SecurityContext
index of user account
userAccount(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert.AlertMessages
Builds the user account message.
userAccount(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert.AlertMessages
Builds the user account message.
userAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The selected user account which being removed from the selected groups
UserAccount - Class in com.goldencode.p2j.security
Represents a specific user security account.
UserAccount(String, boolean, String, String, int[], boolean, byte[], DateValue, TimeValue, Integer, String, boolean) - Constructor for class com.goldencode.p2j.security.UserAccount
Constructor.
UserAccountData - Class in com.goldencode.p2j.admin.server.reports
Base class for user account data.
UserAccountData(TaggedName, UserDef, Serializable) - Constructor for class com.goldencode.p2j.admin.server.reports.UserAccountData
Ctor.
UserAccountDefinition - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
Implements the add and edit user accounts use cases.
UserAccountDefinition(Provider<InputDialog>, AdminServiceAsync, Alarm) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
Creates the User Account Definition delegate.
UserAccountDefinition.UIData - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
Holds custom authentication plugins and peer certificates.
UserAccountDefinition.UserData - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
User Account model
userBeingRemovedAlert(String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert.AlertMessages
Builds the user being removed message.
UserData(UserDef, Serializable) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition.UserData
Creates the user account model.
userDef - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition.UserData
The user account definition
userDef - Variable in class com.goldencode.p2j.admin.server.reports.UserAccountData
User account definition
UserDef - Class in com.goldencode.p2j.admin
Provides storage for all the pieces of information that make a user account definition.
UserDef() - Constructor for class com.goldencode.p2j.admin.UserDef
 
userDefModal - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The parent container for the Add/Edit User Definition view
useResources - Variable in class com.goldencode.ast.XmlFilePlugin
If true then plugin reads data from resources rather than files.
UserGeneratedException(String) - Constructor for exception com.goldencode.p2j.pattern.CommonAstSupport.UserGeneratedException
Constructor which accepts an error message.
UserGeneratedException(String, Aast) - Constructor for exception com.goldencode.p2j.pattern.CommonAstSupport.UserGeneratedException
Constructor which accepts an error message.
userGroupsColumnNames - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The column names for the user's groups and all groups tables
userGroupsGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The user's assigned groups table view
userGroupsGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The user's assigned groups grid handle
userGroupsProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The user's assigned groups data provider
userGroupsSelectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The user's assigned groups selection model
userid - Variable in class com.goldencode.p2j.admin.client.application.login.LoginView
Widget
userId - Variable in class com.goldencode.p2j.main.BrokerParameters
P2J process account ID
userid - Variable in class com.goldencode.p2j.persist.lock.RecordLockEvent
Unique, numeric identifier of user in whose session the event occurred
userId - Variable in class com.goldencode.p2j.security.SecurityContext
saved userId
useridKeyPress(KeyPressEvent) - Method in class com.goldencode.p2j.admin.client.application.login.LoginView
Key press event handler.
userIds - Variable in class com.goldencode.p2j.persist.ConnectionManager
Map with the userids for the currently connected databases.
userLeft - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
The left side user-specified text (emitted verbetim).
userName - Variable in class com.goldencode.p2j.main.ClientBuilderParameters
User name
UserRecord - Class in com.goldencode.p2j.report.server
Information contained in a user database record.
UserRecord(String, boolean, byte[], byte[], Date) - Constructor for class com.goldencode.p2j.report.server.UserRecord
Constructor.
userRight - Variable in class com.goldencode.p2j.util.NumberType.FormatSpec
The right side user-specified text (emitted verbetim).
USERS - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Accounts Users place
users - Variable in class com.goldencode.p2j.report.server.SearchHistory
Names of users who have used this search
usersColumnNames - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The column names for the all users table.
usersGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all users table view
usersGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all users grid handle
UsersPresenter - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
UsersPresenter implements common business methods to manage user accounts.
UsersPresenter(EventBus, UsersPresenter.MyView, UsersPresenter.MyProxy, PlaceManager, ViewStateMachine, AdminServiceAsync, ModalDialogs, Alarm, Provider<UserAccountDefinition>, Provider<InputDialog>, AccountExtensionHolder, ACLPopupPresenter) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Defines the Users presenter.
UsersPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
Defines the proxy place for GWTP framework.
UsersPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
This view interface that must be implemented by the concrete view according to GWTP framework.
UsersPresenter.UsersViewStates - Enum in com.goldencode.p2j.admin.client.application.home.accounts.users
Defines user accounts view states.
usersProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all users data provider
UsersReportsBuilder - Class in com.goldencode.p2j.admin.server.reports
UsersReportsBuilder is a PDF report builder to produce User Accounts reports.
UsersReportsBuilder(ReportRequest) - Constructor for class com.goldencode.p2j.admin.server.reports.UsersReportsBuilder
Creates the users reports builder.
usersSelectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all users selection model
usersToDelete(int) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert.AlertMessages
Builds plural or single user accounts message.
usersToDelete(int) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert.AlertMessages
Builds the accounts message.
UsersUIHandlers - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
UsersUIHandlers defines common business methods to manage user accounts.
UsersView - Class in com.goldencode.p2j.admin.client.application.home.accounts.users
UsersView is a view to manage user accounts.
UsersView(UsersView.Binder, DeletingUsersAlert, CloneUserAccountView, RemovingGroupsAlert) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
UsersView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.accounts.users
GWT UI creator.
UsersViewStates(boolean[], boolean[]) - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.UsersViewStates
Creates a target view state.
userSystemColors - Variable in class com.goldencode.p2j.ui.ColorTable.WorkArea
System colors for this session.
userTaggedName - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The existing cloning user account given by its tagged name
useRule1(int) - Method in class com.goldencode.p2j.ui.client.chui.ChuiLinuxKeyboard
Check if the given key code is treated by rule 1.
useRule1(int) - Method in class com.goldencode.p2j.ui.client.chui.ChuiWindowsKeyboard
Check if the given key code is treated by rule 1.
useRule1(int) - Method in class com.goldencode.p2j.ui.Keyboard
Check if the given key code is treated by rule 1.
useRule3(int) - Method in class com.goldencode.p2j.ui.client.chui.ChuiWindowsKeyboard
Check if the given key code is treated by rule 3.
useRule3(int) - Method in class com.goldencode.p2j.ui.Keyboard
Check if the given key code is treated by rule 3.
useShared(String, Class<? extends Temporary>) - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Define a new buffer which is based upon a "master" buffer stored in the SharedVariableManager.
useSmallIcon - Variable in class com.goldencode.p2j.ui.WindowConfig
Flag indicating the icon was loaded by LOAD-SMALL-ICON().
useSmallIconSize - Variable in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Flag indicating the icon was loaded by LOAD-SMALL-ICON().
usesMemoryStorage() - Method in class com.goldencode.ast.AstManager
Indicates whether the AST manager, as currently configured, uses memory as its primary storage medium.
usesMemoryStorage() - Method in interface com.goldencode.ast.AstManagerPlugin
Does this plug-in use memory as its primary storage medium?
usesMemoryStorage() - Method in class com.goldencode.ast.BasePlugin
Does this plug-in use memory as its primary storage medium? This method returns false by default; subclasses should override as necessary.
usesMemoryStorage() - Method in class com.goldencode.ast.InMemoryRegistryPlugin
Does this plug-in use memory as its primary storage medium? This implementation overrides the superclass' implementation to return true.
useSnapshot - Variable in class com.goldencode.p2j.persist.CompoundQuery
Specifies if snapshot values (values at the time when the record was loaded) should be used as HQL sub-query parameters for specific component instead of the actual values.
useText - Variable in class com.goldencode.p2j.ui.FrameConfig
USE-TEXT option.
useUnderline - Variable in class com.goldencode.p2j.ui.client.FillIn
Use underline attribute if enabled.
using_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the USING keyword and the required following list of ProgressParser.lvalue() (fields) and optional matching frames.
using_id_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the USING keyword and the following RECID or ROWID construct as encoded by ProgressParser.recid_or_rowid().
using_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the USING language statement which has a KW_USING node followed by an ProgressParser.any_symbol_at_all().
UsingSpec(String, SymbolResolver.UsingType) - Constructor for class com.goldencode.p2j.uast.SymbolResolver.UsingSpec
Primary constructor.
UsingType() - Constructor for enum com.goldencode.p2j.uast.SymbolResolver.UsingType
 
utf16 - Variable in class com.goldencode.terminal.MasterPty
Used to convert an UTF-16 character to an UTF-8 byte array
UTF8 - Static variable in class com.goldencode.expr.Constant
Utf8 constant value.
Utf8Constant - Class in com.goldencode.expr
This class represents a string constant in UTF-8 format, which is used by the JVM to reference strings.
Utf8Constant(String) - Constructor for class com.goldencode.expr.Utf8Constant
Create a new instance of this class, based on the specified text.
Utils - Class in com.goldencode.p2j.util
Collection of useful, static, utility methods for various tasks.
Utils() - Constructor for class com.goldencode.p2j.util.Utils
Private constructor to prevent instances of this class from being created.
Utils.ContextContainer - Class in com.goldencode.p2j.util
Simple container that stores and returns a context-local instance of the global work area.
Utils.DirectoryHelper - Class in com.goldencode.p2j.util
Provides a simple unified API for delegating the querying of a data type-specific value from the directory.
Utils.DirScope - Enum in com.goldencode.p2j.util
Define search modes for the directory node lookups.
Utils.InstrumentedMap<K,V> - Class in com.goldencode.p2j.util
Utility class extending HashMap functionality
Utils.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
uuid - Static variable in class com.goldencode.p2j.main.BrokerCore
Assigned UUID
uuid - Variable in class com.goldencode.p2j.main.BrokerParameters
Broker UUID
uuid - Variable in class com.goldencode.p2j.main.ClientBuilderParameters
Client assigned uuid
uuid - Variable in class com.goldencode.p2j.main.WebClientConfig
web client id

V

v6frame - Variable in class com.goldencode.p2j.ui.FrameConfig
V6FRAME option.
vacuumInterval - Static variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Actual minimum interval in milliseconds between temp table vacuums
vacuumTime - Variable in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect.Context
Accumulated time spent vacuuming temp tables
val - Variable in class com.goldencode.util.FastSiblingDeque.FsdNode
The current node value.
VAL_FALSE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Data value constant for false
VAL_PRIVATE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Data value constant for private
VAL_PUBLIC - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Data value constant for public
VAL_TREE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Data value constant for tree
VAL_TRUE - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Data value constant for true
VAL_TRUE - Static variable in class com.goldencode.p2j.persist.DMOIndex
XML attribute value for "true"
VAL_VIEW - Static variable in class com.goldencode.p2j.pattern.ConfigLoader
Data value constant for view
valExp() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the VALEXP property of a Progress field.
VALEXP - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VALEXP - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VALEXP - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
valexp - Variable in class com.goldencode.p2j.ui.GenericWidget
The validation expression to use to test proposed edits for this widget.
valid - Static variable in class com.goldencode.p2j.directory.IdUtils
Characters allowed in the node name.
valid() - Method in class com.goldencode.p2j.extension.PSTimer
Checks whether this object is valid.
valid() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.persist.BufferImpl
Reports if this object is valid for use.
valid - Variable in class com.goldencode.p2j.persist.QueryWrapper
Check if this query is valid.
valid() - Method in class com.goldencode.p2j.persist.QueryWrapper
Reports if this query (that is, its delegate query) is valid for use.
valid() - Method in class com.goldencode.p2j.persist.StaticTempTable
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.ui.client.Browse
Browse behaves like simple component in this regard.
valid() - Static method in class com.goldencode.p2j.ui.ColorTable
Implementation for the WrappedResource.valid() API.
valid() - Method in interface com.goldencode.p2j.ui.CommonWidget
Reports if this widget object is valid for use.
valid() - Method in class com.goldencode.p2j.ui.ControlFrameWidget.ControlFrameComObjectImpl
Reports if this object is valid for use.
valid() - Static method in class com.goldencode.p2j.ui.FontTable
Implementation for the WrappedResource.valid() API.
valid() - Method in class com.goldencode.p2j.ui.GenericFrame
Reports if this frame object is valid for use.
valid() - Method in class com.goldencode.p2j.ui.GenericWidget
Reports if this widget object is valid for use.
valid() - Method in class com.goldencode.p2j.ui.WindowWidget
Reports if this widget object is valid for use.
valid - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
Flag indicating if the resource is valid.
valid() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Reports if this object is valid for use (has not been deleted).
valid() - Static method in class com.goldencode.p2j.util.ClipboardManager
Implementation for the WrappedResource.valid() API.
valid(boolean, String, int[], Object...) - Method in class com.goldencode.p2j.util.ControlFlowOps.InternalEntryCaller
Validate the given parameters against the method's real signature using the corresponding parameter passing mode: INPUTIf the parameter's type is compatible with the real type (from the method's arguments), then cast it to it.
valid(boolean, String, int[], Object...) - Method in class com.goldencode.p2j.util.ControlFlowOps.NativeProcedureCaller
For native API calls, the validation is deferred to the actual time of the call since the 4GL does other parameter checking before the more traditional type and mode checking.
valid() - Static method in class com.goldencode.p2j.util.ErrorManager
Implementation for the WrappedResource.valid() API.
valid() - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Determine if this instance is valid.
valid() - Method in class com.goldencode.p2j.util.ExternalResource
Reports if this object is valid for use.
valid() - Static method in class com.goldencode.p2j.util.FileSystemOps
Implementation for the WrappedResource.valid() API.
valid() - Static method in class com.goldencode.p2j.util.KeyReader
Implementation for the WrappedResource.valid() API.
valid() - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Reports if this object is valid for use.
valid - Variable in class com.goldencode.p2j.util.ParsedDateFormat
true if parsing was successful.
valid() - Method in class com.goldencode.p2j.util.PortTypeWrapper
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
Determine if this instance is valid.
valid - Variable in class com.goldencode.p2j.util.ServerImpl
Flag indicating if the server is valid.
valid() - Method in class com.goldencode.p2j.util.ServerImpl
Reports if this object is valid for use (has not been deleted).
valid() - Static method in class com.goldencode.p2j.util.SessionUtils
Implementation for the WrappedResource.valid() API.
valid() - Method in class com.goldencode.p2j.util.SOAPFaultDetailImpl
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.util.SOAPFaultImpl
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Reports if this object is valid for use.
valid - Variable in class com.goldencode.p2j.util.SocketImpl
Flag to track the valid state of this resource.
valid() - Method in class com.goldencode.p2j.util.SocketImpl
Reports if this object is valid for use.
valid - Variable in class com.goldencode.p2j.util.SocketListenerImpl
Flag to track the valid state of this resource.
valid() - Method in class com.goldencode.p2j.util.SocketListenerImpl
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.util.TransparentWrapper
Reports if this object is valid for use.
valid() - Method in interface com.goldencode.p2j.util.WrappedResource
Reports if this object is valid for use.
valid() - Method in class com.goldencode.p2j.xml.XCommonImpl
Reports if this object is valid for use.
VALID_1ST_IDENT - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
VALID_CHARS - Static variable in class com.goldencode.p2j.persist.FieldInfo
Valid, non-alphanumeric characters for a field specifier (beside '.', '[', and ']')
VALID_SYM_CHAR - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
VALID_SYM_CHAR - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
VALID_SYM_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VALID_SYM_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VALID_SYM_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
validArguments(String, ControlFlowOps.InternalEntryCaller, boolean, String, Object...) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Check if the caller can validate the arguments.
VALIDATABLE - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "validatable" property AST annotation
validatables - Variable in class com.goldencode.p2j.schema.P2OLookup
Set of schema names of validatable fields
validate(Editor, Object) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.SensitiveBlankValidatorWrapper
Validate the field.
validate() - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Validate the field's value using the supplied validators.
validate(boolean) - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Validate the field's value using the supplied validators.
validate() - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Validate the field's value using the supplied validators.
validate(boolean) - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Validate the field's value using the supplied validators.
validate() - Method in interface com.goldencode.p2j.persist.Buffer
Validate the record currently in the buffer, if any.
validate() - Method in class com.goldencode.p2j.persist.BufferImpl
Validate the record currently in the buffer, if any.
validate(Supplier<logical>, Supplier<character>) - Static method in class com.goldencode.p2j.persist.BufferImpl
Processes validation rules, error checking and any other user-defined constraint processing that needs to be applied.
validate(boolean) - Method in class com.goldencode.p2j.persist.BufferManager.DBTxWrapper
No-op
validate(boolean) - Method in class com.goldencode.p2j.persist.BufferManager.SessionFlusher
No-op
validate(RecordBuffer, Persistable, ValidationData) - Method in class com.goldencode.p2j.persist.DMOValidator
Execute validation on the properties and constraints of the target record specified in the given validation parameters.
validate(RecordBuffer, ValidationData, String, BaseDataType) - Method in class com.goldencode.p2j.persist.DMOValidator
Execute validation on the proposed property value change to the record.
validate(RecordBuffer, Persistable, ValidationData, String, BaseDataType) - Method in class com.goldencode.p2j.persist.DMOValidator
Execute validation on the proposed property value change to the record.
validate(boolean) - Method in class com.goldencode.p2j.persist.id.IdentityPool.IdentityContext
No-op
validate(boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Notifies that a block is about to be normally exited or normally iterated and that any deferred validation processing may need to be executed.
validate() - Method in class com.goldencode.p2j.persist.RecordBuffer
Validate the record, if any, currently in the buffer.
validate(Persistable, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer
Perform a full validation (all unique constraints and non-nullable properties) of the given record.
validate(ValidationData, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Validate the record currently stored in this buffer.
validate(boolean) - Method in class com.goldencode.p2j.persist.TemporaryBuffer.Context
No-op
validate(String) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VALIDATE( expression ) construct which specifies a boolean condition expression and a message string expression to display when the condition expression evaluates to false.
validate(int, ScreenBuffer) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Signals a validation event to the application.
validate() - Method in interface com.goldencode.p2j.ui.CommonFrame
Executes the validation tests for every supported field-level widget in the frame (except the browse, which you must validate explicitly).
validate(double) - Static method in class com.goldencode.p2j.ui.Coordinate
Validates the input value.
validate() - Method in class com.goldencode.p2j.ui.GenericFrame
Executes the validation tests for every supported field-level widget in the frame (except the browse, which you must validate explicitly).
validate(BaseDataType, boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Processes validation rules (if they exist), error checking and anyother constraint processing that needs to be applied.
validate(int, ScreenBuffer[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Signals a validation event to the application.
validate(int, ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.ServerExports
Signals a validation event to the application.
validate(V) - Method in interface com.goldencode.p2j.ui.ValidationExpr
Evaluate the validation expression and return the calculated result.
validate(boolean) - Method in interface com.goldencode.p2j.util.Commitable
Notifies that a block is about to be normally exited or normally iterated and that any deferred validation processing should be executed.
validate(int, int, int, boolean) - Static method in class com.goldencode.p2j.util.date
Validate specified values and return error information if they don't consist of correct date components.
validate(int, int, int, boolean, int, int, int, int, String, int, int) - Static method in class com.goldencode.p2j.util.datetimetz
Validate specified values and return error information if they don't consist of correct datetime components.
validate - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
Indicates if the parser validates the XML document against DTD or not.
validate_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VALIDATE language statement.
validateAssignment(String, boolean) - Method in class com.goldencode.p2j.util.AbstractExtentParameter
An extension point to allow the descendants to provide validation logic for parameter reference to variable assignment on exit from the function or procedure with which this object is associated to.
validateAssignment(String, boolean) - Method in class com.goldencode.p2j.util.OutputExtentParameter
Output parameter validation logic.
validateBufferFieldIndex(NumberType) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Validate the index passed to a BUFFER-VALUE method call.
validateBufferFieldIndex(int) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Validate the index passed to a BUFFER-VALUE method call.
validateBuffers(List<String>) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Validate the list of buffers against the buffers loaded by this QUERY resource (loaded in the DynamicQueryHelper.WorkArea.buffers list.
validateCallback(XMLCallbackWrapper.CallBack, Object...) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Check if an internal procedure or function is reachable and valid.
validateCertificate(CertDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Validate the given certificate, by its PEM data.
validateCertificate(CertDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Validate the given certificate, by its PEM data.
validateCertificate(CertDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Validate the given certificate, by its PEM data.
validateCertificate(CertDef, AsyncCallback<Integer>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Validate certificate.
validateCertificate - Variable in class com.goldencode.p2j.main.ProcessBuilderOptions
Flag indicating if the certificate must be validated.
validateChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.AlphanumCharInfo
Validates character against format rules.
validateChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.AnyCharInfo
Validates character against format rules
validateChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharInfo
Validates character against format rules.
validateChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.DigitCharInfo
Validates character against format rules.
validateChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.FillCharInfo
Validates character against format rules.
validateChar(char) - Method in class com.goldencode.p2j.ui.client.format.StringFormat.LetterCharInfo
Validates character against format rules.
validateDatatype(String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Validates data type name which was passed to ADD-NEW-FIELD function.
validateDateFormatOnAddNewField(String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Validates date format on adding new field.
validateDirty() - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Perform validation of those unique constraints and non-nullable properties of the buffer's current record, which are dirty due to updates to the DMO.
validateExpression() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of VALIDATE-EXPRESSION attribute (KW_VAL_EXPR).
validateExpression() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of VALIDATE-EXPRESSION attribute (KW_VAL_EXPR).
validateExpression - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
VALIDATE-EXPRESSION attribute of this field.
validateFieldName - Variable in class com.goldencode.p2j.uast.ProgressParser
The name of the database field being currently processed for possible validation.
validateFields() - Method in interface com.goldencode.p2j.ui.CommonWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(boolean) - Method in class com.goldencode.p2j.ui.ControlEntity
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(boolean) - Method in class com.goldencode.p2j.ui.GenericFrame
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields() - Method in class com.goldencode.p2j.ui.GenericWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFields(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Processes validation rules (if they exist), error checking and any other constraint processing that needs to be applied.
validateFormat(ParmType, String) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Validate format for the given data type.
validateFormat() - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Validate representation according to format rules and return error message if there is an error.
validateFormat() - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Validate representation according to format rules and return error message if there is an error.
validateFormat() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Validate representation according to format rules and return error message if there is an error.
validateFormat() - Method in class com.goldencode.p2j.ui.client.format.StringFormat.CharBuf
Validate representation according to format rules and return error message if there is an error.
validateFull(Persistable, boolean) - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Perform a full validation (all unique constraints and non-nullable properties) of the given record.
validateHeight(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Validate HEIGHT attribute value.
validateHide(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Checks whether the supplied widget is allowed to be hidden.
validateJoin(Joinable, Joinable, Object[], Database, HQLPreprocessor, boolean, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery.Optimizer
Validate whether a server-side join between parentQuery and query is advisable to produce a performant result.
validateLayout(Collection<GenericWidget<?>>) - Method in class com.goldencode.p2j.ui.GenericFrame
Validate layout for all the widgets from the list
validateLayout() - Method in class com.goldencode.p2j.ui.GenericWidget
Check if the widget's layout is valid
validateLayout() - Method in class com.goldencode.p2j.ui.SelectionListWidget
Check if the widget's layout is valid
validateMessage() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of VALIDATE-MESSAGE attribute (KW_VAL_MSG).
validateMessage() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of VALIDATE-MESSAGE attribute (KW_VAL_MSG).
validateMessage - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyFieldInfo
VALIDATE-MESSAGE attribute of this field.
validateNode(String, String, String[], Object[]) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Verify node initialisation data and make sure that such a node can be created and it will be valid.
validateParam(BaseDataType) - Static method in class com.goldencode.p2j.ui.FileDialog
Validates a parameter.
validateParameters(Operation, Service, Object[], Object[], int, int) - Static method in class com.goldencode.p2j.util.WebServiceImpl
Validate the operation's parameters against the input and output parameters sent by the caller.
validateParent(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.BaseEntity
Checks whether the supplied widget can be used as a valid parent of this widget.
validateParent(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FrameWidget
Checks whether the supplied widget can be used as a valid parent of this widget.
validateRemaining() - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Perform validation of any unique constraints and non-nullable properties of the buffer's current record, which have not already been validated since this record was loaded or created.
validateReposition(BaseDataType) - Method in class com.goldencode.p2j.persist.Cursor
Validate a numeric value provided to a reposition request to ensure that it does not represent the unknown value.
validateReposition(NumberType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Validate a numeric value provided to a reposition request to ensure that it does not represent the unknown value.
validateRepositionByID(rowid) - Method in class com.goldencode.p2j.persist.PreselectQuery
Validate a row identifier provided to a reposition request to ensure that it does not represent the unknown value.
validateRepositionByID(recid) - Method in class com.goldencode.p2j.persist.PreselectQuery
Validate a record identifier provided to a reposition request to ensure that it does not represent the unknown value.
validateRepositionImpl(BaseDataType, int, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Validate a numeric value provided to a reposition request to ensure that it does not represent the unknown value.
validateScreen() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Refills screen cache if it is invalid.
validateServer(SSLSession, BootstrapConfig) - Method in class com.goldencode.p2j.security.SecurityManager
Validate the server's certificate if this was specified in the bootstrap configuration.
validateSize(Number, SizeAttribute, GenericWidget) - Static method in class com.goldencode.p2j.ui.BaseEntity
Performs a validation of widget size value.
validateSize(Number, SizeAttribute) - Method in class com.goldencode.p2j.ui.BaseEntity
Performs a validation of widget size value.
validateSize(Number, SizeAttribute) - Method in class com.goldencode.p2j.ui.FrameWidget
Performs a validation of widget size value.
validateSize(Number, SizeAttribute) - Method in class com.goldencode.p2j.ui.WindowWidget
 
validateSubstitutionArguments(Object[]) - Static method in class com.goldencode.p2j.persist.AbstractQuery
Verify that an array of query substitution arguments contains only BaseDataType and/or Resolvable elements.
validateType(int) - Static method in class com.goldencode.p2j.schema.EntityName
Validate that type represents a valid entity name component type (i.e., is one of the type constants defined by this class).
validateWidget(Widget) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Validates the widget's current value and displays the validation error message if any.
validateWidget(int, int[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Validates the widget's ID by comparing with array of allowed IDs.
validateWidth(NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Validate WIDTH attribute value.
validateWorker(BaseDataType) - Method in class com.goldencode.p2j.ui.GenericWidget
Processes validation rules, error checking and any other user-defined constraint processing that needs to be applied.
validatingFactory - Static variable in class com.goldencode.util.XmlHelper
Thread-local, validating, document builder factory.
validation - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyTableInfo
Determines if the table has table-level delete validation.
validation(Class<?>) - Method in class com.goldencode.p2j.persist.TableMapper
Determine if the table has table-level delete validation.
VALIDATION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VALIDATION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
validation - Variable in class com.goldencode.p2j.uast.ProgressParser
true if a validate expression is being processed.
VALIDATION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ValidationData - Class in com.goldencode.p2j.persist
This object stores validation parameters to assist the DMOValidator during record validation.
ValidationData(Set<String>, Collection<String>, Collection<String>, Collection<String>, boolean, boolean, boolean) - Constructor for class com.goldencode.p2j.persist.ValidationData
Constructor.
validationError - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Validation message from last failed validation operation.
ValidationException - Exception in com.goldencode.p2j.persist
This exception is thrown by the persistence service layer to indicate DMO record validation failures.
ValidationException(String) - Constructor for exception com.goldencode.p2j.persist.ValidationException
Constructor which accepts an error message only.
ValidationException(String, Throwable) - Constructor for exception com.goldencode.p2j.persist.ValidationException
Constructor which accepts an error message and which chains a root cause exception.
ValidationException(String, int) - Constructor for exception com.goldencode.p2j.persist.ValidationException
Constructor which accepts an error message and an error number.
ValidationException(String, int, Throwable) - Constructor for exception com.goldencode.p2j.persist.ValidationException
Constructor which accepts an error message and error number, and which chains a root cause exception.
ValidationException(Throwable) - Constructor for exception com.goldencode.p2j.persist.ValidationException
Constructor which accepts and wrappers a root cause.
ValidationExpr<V extends BaseDataType> - Interface in com.goldencode.p2j.ui
Provides a functional interface for passing a validation expression using lambdas.
validationHelper - Variable in class com.goldencode.p2j.persist.RecordBuffer
Validation helper object
ValidationHelper() - Constructor for class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Default constructor.
ValidationMsg<V extends BaseDataType> - Interface in com.goldencode.p2j.ui
Provides a functional interface for passing a validation message expression using lambdas.
ValidationResult - Class in com.goldencode.p2j.ui
Represents the result of a validation request as the screen buffer, boolean validation result and any associated error message on failure.
ValidationResult() - Constructor for class com.goldencode.p2j.ui.ValidationResult
Default constructor (only used for de-serialization).
ValidationResult(boolean, String, ScreenBuffer[]) - Constructor for class com.goldencode.p2j.ui.ValidationResult
Package private constructor.
validations - Variable in class com.goldencode.p2j.ui.EventList
Set of validatable widgets
validator - Variable in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Object which validates the current record
validatorMixin - Variable in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
The validation logic
validatorMixin - Variable in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
The validation logic
validators - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Any custom validators
validBuffer(handle, int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Check if the resource referenced by given handle is a valid Buffer.
validColumnOrRow(boolean, double, boolean) - Method in class com.goldencode.p2j.ui.BaseEntity
Checks if the row or column position for this widget can be set.
validHandle(handle, String, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Check if the handle is valid for function or procedure invocation.
validIds(GenericWidget<?>[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Create an array of all widgets in this frame that are in the given array.
validInstances - Static variable in class com.goldencode.p2j.security.SystemResource
array of valid instance names
validity - Variable in class com.goldencode.p2j.security.SelfSignedCertGen
The certificate's validity, in years.
validity - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
The certificate's validity, in years.
validityMessage - Variable in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
The certificate validity description
validModes - Static variable in class com.goldencode.p2j.util.Parameter
The set of all valid modes.
validResource(long) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Check if the resource with the given id is still valid to be used in a WAIT-FOR statement.
validResource(long) - Method in interface com.goldencode.p2j.ui.ServerExports
Check if the resource with the given id is still valid to be used in a WAIT-FOR statement.
validServer(handle, handle, character) - Static method in class com.goldencode.p2j.util.ControlFlowOps
Check if the given handle is a valid, connected appserver.
validWidgetPool(character) - Static method in class com.goldencode.p2j.util.WidgetPool
Determine if the specified name targets a known widget pool.
VALIGN_BOTTOM - Static variable in interface com.goldencode.html.HtmlConstants
Vertical alignment at the bottom of the element.
VALIGN_MIDDLE - Static variable in interface com.goldencode.html.HtmlConstants
Vertical alignment at the middle of the element.
VALIGN_TOP - Static variable in interface com.goldencode.html.HtmlConstants
Vertical alignment at the top of the element.
valMsg() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens assumed from the caller's context to be the value of the VALMSG property of a table or field.
VALMSG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VALMSG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VALMSG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
valmsg - Variable in class com.goldencode.p2j.ui.GenericWidget
The expression to generate an error message when validation fails.
value - Variable in class com.goldencode.cache.ExpiryCache.Node
Cached value
value - Variable in class com.goldencode.expr.DoubleConstant
 
value - Variable in class com.goldencode.expr.FloatConstant
 
value - Variable in class com.goldencode.expr.IntegerConstant
 
value - Variable in class com.goldencode.expr.LongConstant
 
value - Variable in class com.goldencode.expr.NumericArgument
 
value - Variable in class com.goldencode.expr.Variable
Current value.
value - Variable in class com.goldencode.p2j.admin.client.AccountExtensionHolder
The injected account extension reference.
value - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
The value to be displayed
value - Variable in class com.goldencode.p2j.cfg.Parameter
Value of the parameter
value - Variable in class com.goldencode.p2j.library.NativeBuffer
The stored value.
value - Variable in class com.goldencode.p2j.library.NativeDouble
The stored value.
value - Variable in class com.goldencode.p2j.library.NativeFloat
The stored value.
value - Variable in class com.goldencode.p2j.library.NativeInteger
The stored value.
value - Variable in class com.goldencode.p2j.library.NativeString
The stored value (defaults to empty string).
value(int) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
value(NumberType) - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
value() - Method in interface com.goldencode.p2j.persist.BufferField
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
value(int) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
value(NumberType) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
value() - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Conversion of BUFFER-VALUE attribute (KW_BUF_VAL).
value(int, boolean) - Method in class com.goldencode.p2j.persist.BufferFieldImpl
Retrieve the value of a specific element of an extent field, optionally validating the supplied subscript.
value - Variable in class com.goldencode.p2j.persist.BufferManager.RefCount
Reference counter
value - Variable in class com.goldencode.p2j.preproc.ArgumentHint
argument value
value - Variable in class com.goldencode.p2j.preproc.ReferenceHint
symbol value
value - Variable in class com.goldencode.p2j.preproc.Symbol
keeps the value string of this symbol
value - Variable in class com.goldencode.p2j.preproc.SymbolHint
symbol value
value() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VALUE( expression ) construct which converts an expression into a symbol-like result (example: a type of name).
value - Variable in class com.goldencode.p2j.ui.client.FrameData
Frame value.
value - Variable in enum com.goldencode.p2j.ui.client.gui.driver.web.ImageEncoding
 
value - Variable in class com.goldencode.p2j.ui.client.RadioButton
The value to be returned as the RadioButton value.
value() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get value of first selected item.
value - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable.TableRow
The value of the property.
value - Variable in class com.goldencode.p2j.ui.client.WidgetEntry
The map entry's value.
value - Variable in enum com.goldencode.p2j.ui.ColorAttribute
the attribute value
value - Variable in class com.goldencode.p2j.ui.ControlSetItem
Item value.
value - Variable in class com.goldencode.p2j.ui.FormattedValue
The data value.
value - Variable in class com.goldencode.p2j.util.BinaryData.RangeCheck
The value to be tested.
value - Variable in class com.goldencode.p2j.util.comhandle
The object stored by this special handle.
value - Variable in class com.goldencode.p2j.util.DateExpression
Any fixed value for the expression or null.
value - Variable in class com.goldencode.p2j.util.DatetimeExpression
Any fixed value for the expression or null.
value - Variable in class com.goldencode.p2j.util.DatetimeTzExpression
Any fixed value for the expression or null.
value - Variable in class com.goldencode.p2j.util.decimal
Stores the value of this instance.
value - Variable in class com.goldencode.p2j.util.DecimalExpression
Any fixed value for the expression or null.
value - Variable in class com.goldencode.p2j.util.handle
Stores the referenced data of this handle.
value - Variable in class com.goldencode.p2j.util.int64
Stores the value of this instance.
value - Variable in class com.goldencode.p2j.util.Int64Expression
Any fixed value for the expression or null.
value - Variable in class com.goldencode.p2j.util.IntegerExpression
Any fixed value for the expression or null.
value - Variable in class com.goldencode.p2j.util.logical
Stores the state of this logical as true or false, independent of the state of whether or not this instance represents the unknown value.
value - Variable in class com.goldencode.p2j.util.LogicalExpression
Any fixed value for the expression or null.
value - Variable in class com.goldencode.p2j.util.MemoryBuffer
Stores the state of this instance as an array of bytes.
value - Variable in class com.goldencode.p2j.util.OnPhrase
Optional return value if the action is one of the RETURN variants.
value - Variable in class com.goldencode.p2j.util.raw
Stores the state of this instance as an array of bytes.
value - Variable in class com.goldencode.p2j.util.rowid
Stores the integral row identifier, unique within a database
value - Variable in class com.goldencode.p2j.util.ScopedList.Node
Contained element
value - Variable in class com.goldencode.p2j.util.Text
Stores the state of this character as an instance of class String.
VALUE_CHANGED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
value_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VALUE clause and a required ProgressParser.expr().
valueAlignment - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
The value alignment.
valueAlignment(AbstractReportBuilder.ColumnInfo.Alignment) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
Sets the value horizontal alignment.
valueChanged - Variable in class com.goldencode.p2j.ui.client.ComboBox
Track if a VALUE-CHANGED event needs to be raised.
valueChangedCommon() - Method in class com.goldencode.p2j.ui.client.ComboBox
Posts value changed event to the queue.
valueChangedCommon() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Posts value changed event to the queue.
valueChangedImpl() - Method in class com.goldencode.p2j.ui.client.ComboBox
Value changed handler.
ValueCharInfo(int) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.ValueCharInfo
Initializes the index of this value char.
valueGetter - Variable in class com.goldencode.p2j.admin.client.widget.GridHelper.ColumnInfo
Value getter
valueGetter - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
The value getter.
valueGetter(T) - Method in class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder.AccountColumnInfo
The value getter implementation capable to handle extended rows.
valueIndex - Variable in class com.goldencode.p2j.ui.client.format.StringFormat.ValueCharInfo
Index in the screen value of this value char.
valueNode - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter.Lambda
The JAST node that contains the expression this lambda expression evaluates to.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.AccountExtension.StandardFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.AccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.AuthModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.CertificatesViewStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.GroupsViewStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.ProcessesViewStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.UseCaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.UsersViewStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.AcquiredLocksViewStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions.JarActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.home.StandardMenu
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.PrintingContext.PreviewDialogParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.application.PrintingContext.Range
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.widget.dialog.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.client.widget.EnumRadioGroup.RadioStyles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.JarOpErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.RecordLockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.shared.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.shared.PaperFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.shared.PaperOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.shared.ReportParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.admin.shared.Reports
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.classloader.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.convert.ConversionDriver.ListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.convert.ConversionFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.convert.ParmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.goldencode.p2j.directory.BitField
Parse String like 00011000 and create an instance of BitField.
valueOf(String) - Static method in class com.goldencode.p2j.directory.BitSelector
Parse String like 00000100 and create an instance of BitSelector.
valueOf(String) - Static method in class com.goldencode.p2j.directory.DateValue
Parse String like YYYYMMDD and create an instance of DateValue.
valueOf(String) - Static method in class com.goldencode.p2j.directory.TimeValue
Parse String like HH:MM:SS and create an instance of TimeValue.
valueOf(String) - Static method in enum com.goldencode.p2j.library.CallingConvention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.main.BrokerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.pattern.CopySpec.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.AbstractTempTable.CallingFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.BufferImpl.FindMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.ConversionProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.Database.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.event.RecordChangeEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.event.SessionListener.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.event.SessionListener.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.FindQuery.CanFind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.hql.HQLTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.id.IdentityPool.ScanMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.OffEnd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.RecordBuffer.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.RecordBuffer.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.TemporaryBuffer.CopyTableMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.trigger.DatabaseEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.persist.trigger.TriggerBlockLayer.EnableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.scheduler.JobMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.scheduler.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.security.SSLHelper.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.security.WeightFactor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.uast.ClassDefinition.DataStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.uast.SymbolResolver.UsingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.BrowseColumnWidgetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.BrowseWidget.PendingOpenState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.FontStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl.ResizeArea
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.CaptionButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.CursorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.PaintPrimitives
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.ClipboardRequest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.web.ImageEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.driver.web.MouseOps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl.ShowBars
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.gui.SliderGuiImpl.TicMarks
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.layout.StackLayout.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Returns the enum constant of this type with the specified name.
valueOf(CursorType) - Static method in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Retrieve the helper for a cursor type
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.Bars
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.ScrollStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.TopLevelWindow.IconDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.client.widget.Widget.ZOrderClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.ColorAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.ColorPalette
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.ComboBoxConfig.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.Coordinate.RoundingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.MousePointer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.RowDisplayStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.SizeAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.SystemHelpAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.ui.UIStatement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.Agent.InvocationModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.AppServerOperatingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BlockingOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BlockManager.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BlockManager.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BlockManager.Disposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BlockManager.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BlockManager.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.BufferSizeDependency
Returns the enum constant of this type with the specified name.
valueOf(double) - Static method in class com.goldencode.p2j.util.character
Convert a double into a character object using the 'message' format for the decimal data type.
valueOf(long) - Static method in class com.goldencode.p2j.util.character
Convert an int into a character object using the 'message' format for the int64 data type.
valueOf(String) - Static method in class com.goldencode.p2j.util.character
Convert a String into a character object using the 'message' format for the character data type.
valueOf(boolean) - Static method in class com.goldencode.p2j.util.character
Convert a boolean into a character object using the 'message' format for the logical data type.
valueOf(rowid) - Static method in class com.goldencode.p2j.util.character
Convert a rowid into a character object using the 'message' format for the rowid data type.
valueOf(BaseDataType) - Static method in class com.goldencode.p2j.util.character
Convert any Progress compatible wrapper into a character object using the 'message' format for the data type being converted.
valueOf(double, String) - Static method in class com.goldencode.p2j.util.character
Convert a double into a character object using the given format for the decimal data type.
valueOf(long, String) - Static method in class com.goldencode.p2j.util.character
Convert an int into a character object using the given format for the int64 data type.
valueOf(String, String) - Static method in class com.goldencode.p2j.util.character
Convert a String into a character object using the given format for the character data type.
valueOf(boolean, String) - Static method in class com.goldencode.p2j.util.character
Convert a boolean into a character object using the given format for the logical data type.
valueOf(BaseDataType, String) - Static method in class com.goldencode.p2j.util.character
Convert any Progress compatible wrapper into a character object using the given format for the data type being converted.
valueOf(double, character) - Static method in class com.goldencode.p2j.util.character
Convert a double into a character object using the given format for the decimal data type.
valueOf(long, character) - Static method in class com.goldencode.p2j.util.character
Convert an int into a character object using the given format for the int64 data type.
valueOf(String, character) - Static method in class com.goldencode.p2j.util.character
Convert a String into a character object using the given format for the character data type.
valueOf(boolean, character) - Static method in class com.goldencode.p2j.util.character
Convert a boolean into a character object using the given format for the logical data type.
valueOf(BaseDataType, character) - Static method in class com.goldencode.p2j.util.character
Convert any Progress compatible wrapper into a character object using the given format for the data type being converted.
valueOf(String) - Static method in enum com.goldencode.p2j.util.ControlFlowOps.ArgValidationErrors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.DynamicOps.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.ImageExt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.InternalEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.InvocationRequestPayload.InvokeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.OutputOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.ProcedureManager.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.ProtectedTimerTask.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.ScopeLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.Stream.PrintMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.UniqueIdGenerator.IdKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.util.Utils.DirScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.xml.SaxReader.ReadStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.p2j.xml.XMLCallbackWrapper.CallBack
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.terminal.TerminalMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.goldencode.trpl.InputMode
Returns the enum constant of this type with the specified name.
valueParseError - Variable in class com.goldencode.p2j.util.SocketImpl
Flag indicating something went wrong during parsing of a socket option, when SocketImpl.setSocketOption(java.lang.String, java.lang.String) is called.
values() - Static method in enum com.goldencode.p2j.admin.client.AccountExtension.StandardFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.AccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.AuthModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.CertificatesViewStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificatesOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.CertificateValidity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter.GroupsViewStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.PasswordOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter.ProcessesViewStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.SecuritySelectorOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.UseCaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter.UsersViewStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.AcquiredLocksViewStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions.JarActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.home.StandardMenu
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.PrintingContext.PreviewDialogParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.application.PrintingContext.Range
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.widget.dialog.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.client.widget.EnumRadioGroup.RadioStyles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.JarOpErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.RecordLockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.StaticColumnInfo
The values.
values() - Static method in enum com.goldencode.p2j.admin.shared.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.shared.PaperFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.shared.PaperOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.shared.ReportParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.admin.shared.Reports
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.classloader.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.convert.ConversionDriver.ListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.convert.ConversionFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.convert.ParmType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.goldencode.p2j.directory.Attribute
Storage for the attribute values
values() - Static method in enum com.goldencode.p2j.library.CallingConvention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.main.BrokerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.pattern.CopySpec.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.AbstractTempTable.CallingFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.BufferImpl.FindMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.ConversionProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.Database.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.event.RecordChangeEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.event.SessionListener.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.event.SessionListener.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.FindQuery.CanFind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.hql.HQLTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.id.IdentityPool.ScanMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.OffEnd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.RecordBuffer.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.RecordBuffer.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.TemporaryBuffer.CopyTableMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.trigger.DatabaseEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.persist.trigger.TriggerBlockLayer.EnableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.scheduler.JobMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.scheduler.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.security.SSLHelper.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.security.WeightFactor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.uast.ClassDefinition.DataStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.uast.SymbolResolver.UsingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.BrowseColumnWidgetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.BrowseWidget.PendingOpenState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.FontStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl.ResizeArea
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.CaptionButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.driver.CursorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.driver.LineStroke
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.driver.PaintPrimitives
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.ClipboardRequest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.driver.web.ImageEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.driver.web.MouseOps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl.ShowBars
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.gui.SliderGuiImpl.TicMarks
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.layout.StackLayout.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.MousePtrWrapper.PreDefinedMousePtrWrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.Bars
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.ScrollBar.ScrollStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.TopLevelWindow.IconDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.client.widget.Widget.ZOrderClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.ColorAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.ColorPalette
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.ComboBoxConfig.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.Coordinate.RoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.MousePointer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.RowDisplayStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.goldencode.p2j.ui.ScreenBuffer
The map for some screen values.
values() - Static method in enum com.goldencode.p2j.ui.SizeAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.SystemHelpAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.ui.UIStatement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.Agent.InvocationModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.AppServerOperatingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BlockingOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BlockManager.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BlockManager.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BlockManager.Disposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BlockManager.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BlockManager.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.BufferSizeDependency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.ControlFlowOps.ArgValidationErrors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.DynamicOps.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.ImageExt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.InternalEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.InvocationRequestPayload.InvokeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.OutputOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.ProcedureManager.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.ProtectedTimerTask.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns an unmodifiable collection view of all defined values.
values(int) - Method in class com.goldencode.p2j.util.ScopedDictionary
Returns a collection containing all defined values in the scope specified.
values() - Static method in enum com.goldencode.p2j.util.ScopeLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.Stream.PrintMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.UniqueIdGenerator.IdKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.util.Utils.DirScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.xml.SaxReader.ReadStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.p2j.xml.XMLCallbackWrapper.CallBack
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.terminal.TerminalMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.goldencode.trpl.InputMode
Returns an array containing the constants of this enum type, in the order they are declared.
valueSupplier - Variable in class com.goldencode.p2j.util.Utils.InstrumentedMap
the value supplier
var - Variable in class com.goldencode.p2j.ui.MessageReturnValue
The variable that was edited or null if no edit occurred.
var - Variable in class com.goldencode.p2j.util.ToClause
The value being incremented or decremented.
VAR_BYTE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_BYTE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_BYTE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_CHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_CHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_CHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_CLASS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_CLASS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_CLASS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_COM_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_COM_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_DATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_DATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_DATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_DATETIME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_DATETIME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_DATETIME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_DATETIME_TZ - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_DATETIME_TZ - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_DEC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_DEC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_DEC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_DOUBLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_DOUBLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_DOUBLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_FLOAT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_FLOAT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_FLOAT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_HANDLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_HANDLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_HANDLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_INT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_INT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_INT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_INT64 - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_INT64 - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_INT64 - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_LOGICAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_LOGICAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_LONG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_LONG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_LONG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_LONGCHAR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_LONGCHAR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_MEMPTR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_MEMPTR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_RAW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_RAW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_RAW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_RECID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_RECID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_RECID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_ROWID - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_ROWID - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_ROWID - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_SHORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_SHORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_SHORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
var_type(String, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the variable type language keyword in ProgressParser.as_clause(java.lang.String, boolean) or directly in ProgressParser.parameter().
VAR_ULONG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_ULONG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_ULONG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
VAR_USHORT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
VAR_USHORT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
VAR_USHORT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
varArgTest(Comparable, char[], int, Object[]) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
varDefCache - Variable in class com.goldencode.p2j.uast.SymbolResolver
Cache of local variables used to duplicate function signatures.
varDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores variables, both local (scoped) and global.
varDictionaries - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
The shared var dictionaries, saved per each external program.
Variable - Class in com.goldencode.expr
Implementation of a user variable which is accessible from expressions.
Variable(String, Class, Initializer, boolean) - Constructor for class com.goldencode.expr.Variable
Construct a user variable with the given name and type, and initialize its value using the supplied expression.
variable(boolean) - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a user variable definition from a variable element in a top-level or ruleset-level profile definition.
variable - Variable in class com.goldencode.p2j.persist.RecordBuffer
Legacy name of this buffer and transaction manager's lookup key for this buffer
Variable - Class in com.goldencode.p2j.uast
A simple wrapper class to contain all related data about a variable.
Variable(String, int, String) - Constructor for class com.goldencode.p2j.uast.Variable
Constructs an instance with the required data to be contained.
variable - Variable in class com.goldencode.p2j.util.AbstractExtentParameter
The original variable set to the parameter.
VariableAssigner - Class in com.goldencode.p2j.util
Specialization of OutputParameterAssigner that handles intermediary variables are replacement of the correct type that assign INPUT-OUTPUT or OUTPUT parameter's value back to the database field with which it is associated, upon exit from a procedure or function.
VariableAssigner(BaseDataType, BaseDataType) - Constructor for class com.goldencode.p2j.util.VariableAssigner
Constructor.
VariablePool - Class in com.goldencode.p2j.security
Implements Security Manager variables that may be used in access rights expressions.
VariablePool() - Constructor for class com.goldencode.p2j.security.VariablePool
Constructor.
variables - Variable in class com.goldencode.expr.CompiledExpression
Runtime variables accessed by the expression
variables - Variable in class com.goldencode.expr.Compiler
Map of variable name symbols to variable runtime index
variables - Variable in class com.goldencode.expr.SymbolResolver
Map of user variables by scope, name; used at parse and compile time
variables - Variable in class com.goldencode.p2j.persist.RuntimeJastInterpreter
The list of the variables, by their name.
variables - Variable in class com.goldencode.p2j.uast.UastHints
The set of all variables/widgets to be added to the global variable dictionary or widget dictionaries before parsing begins.
variablesMatch(String, Object, boolean) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Check if the candidate slave shared variable matches an existing master variable.
variants - Variable in enum com.goldencode.p2j.util.ImageExt
extension variants with dot
varInitializers - Variable in class com.goldencode.p2j.pattern.PatternEngine
Mapping of user variable names to initializer expression strings or values.
varPool - Variable in class com.goldencode.p2j.convert.UnreachableCodeWorker.Helper
Information about known variables
varRefs - Variable in class com.goldencode.p2j.util.SharedVariableManager.WorkArea
Track references for all shared variables, in all registries (not defined/used) - when the reference count reaches zero, they will be removed from the transaction-related registries.
VarRegistry() - Constructor for class com.goldencode.p2j.util.SharedVariableManager.VarRegistry
 
vars - Variable in class com.goldencode.p2j.util.SharedVariableManager.VarRegistry
Variable pool which is context-local.
varType - Variable in class com.goldencode.p2j.security.AdminRights
mandatory field - variation type
vault - Static variable in class com.goldencode.p2j.comauto.ComServer
The map of all registered COM objects.
vBar - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Vertical scroll bar
vec2str(Vector) - Static method in class com.goldencode.p2j.directory.LdapMapGen
Build list of attributes from the vector.
vector - Variable in class com.goldencode.p2j.net.Dispatcher.KeyMapEntry
Vector of method names associated with this group
VectorGraphicsHelper - Class in com.goldencode.p2j.ui.client.gui
Image helper methods to handle pending image loading.
VectorGraphicsHelper() - Constructor for class com.goldencode.p2j.ui.client.gui.VectorGraphicsHelper
 
Verifier - Class in com.goldencode.expr
Provides inspection methods that search down the expression tree to determine operator/operand types.
Verifier() - Constructor for class com.goldencode.expr.Verifier
 
verifyAccumulators(AggregatorElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Compare provided array of accumulator elements with set of known ones and add ones which are not yet known.
verifyAnonymousId() - Method in class com.goldencode.p2j.security.SecurityCache
Verifies that the anonymous process account ID is valid.
verifyAttribute(Remapper, String, String, Object, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Check attribute for existence of specified value.
verifyBooleanValues(boolean[]) - Static method in class com.goldencode.p2j.directory.DirectoryService
Verify array of boolean values for duplicates.
verifyCAs(KeyStore) - Method in class com.goldencode.p2j.security.SecurityCache
Verifies the validity of certification authority certificates loaded into the trust store.
verifyChars(String) - Static method in class com.goldencode.p2j.directory.IdUtils
Validate string content.
verifyDirectoryNode(DirectoryService, String, String) - Static method in class com.goldencode.p2j.util.Utils
Verify that a directory node at a particular, required directory path exists, and that the class of the node found at that path is that which is expected.
verifyDoubleValues(double[]) - Static method in class com.goldencode.p2j.directory.DirectoryService
Verify array of double values for duplicates.
verifyIntegerValues(int[]) - Static method in class com.goldencode.p2j.directory.DirectoryService
Verify array of integer values for duplicates.
verifyJoins() - Method in class com.goldencode.p2j.persist.PreselectQuery
Invoked just before query execution, this method checks whether all components with a non-null JOIN have a valid inverse on which to perform the join.
verifyKeystore(KeyStore, String) - Method in class com.goldencode.p2j.security.TransportSecurity
Verify and normalize the keystore to ensure that the specified alias exists as a key entry OR that there is one and only one key entry.
verifyScrolling() - Method in class com.goldencode.p2j.persist.DynamicQuery
Verify that this query is a scrolling query; that is, that it has an associated cursor.
verifyServerId(boolean) - Method in class com.goldencode.p2j.security.SecurityCache
Verifies that the server ID is valid.
verifySpawnOptions(String, String[]) - Static method in class com.goldencode.p2j.main.WebHandler
Verify the spawn options passed by the remote side.
verifyTransaction(RecordBuffer) - Static method in class com.goldencode.p2j.persist.BufferImpl
Checks if transaction is active otherwise records or shows error message.
verifyType(Class<?>) - Method in class com.goldencode.p2j.persist.PropertyDefinition
Verify the given type is not null.
verifyValues(Object[]) - Static method in class com.goldencode.p2j.directory.DirectoryService
Verify array of values for duplicates.
verifyYearComponent(char[][]) - Method in class com.goldencode.p2j.ui.client.format.DateFormat.DateBuf
Validate year without throwing exceptions.
verifyYearComponent(char[][]) - Method in class com.goldencode.p2j.ui.client.format.DatetimeFormat.DatetimeBuf
Validate year without throwing exceptions.
VERSION - Static variable in class com.goldencode.p2j.e4gl.WebSpeedHelper
WebSpeed E4GL version string.
Version - Class in com.goldencode.p2j
The class provides an entry point for printing FWD version to standard output.
Version() - Constructor for class com.goldencode.p2j.Version
 
version - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
version of xml
version_6_frame_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the V6FRAME keyword and the optional following keywords.
vertexId - Variable in class com.goldencode.p2j.report.server.CallGraphReportLine
The callgraph vertex ID associated with this line.
vertexId - Variable in class com.goldencode.p2j.report.server.CallSite
The vertex ID in the graph DB.
vertexId - Variable in class com.goldencode.p2j.report.server.DeadCodeReportLine
The callgraph vertex ID associated with this line.
vertexTraversal(Vertex) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Obtain a vertex traversal instance that starts at the given node.
vertexTraversalInE(Vertex) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Obtain a vertex traversal instance that starts at the given node, for IN edges.
vertical - Variable in class com.goldencode.p2j.ui.SkipConfig
Kind of the configuration, true means Skip widget, false means Space widget.
VERTICAL_ALIGN_MASK - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant used to extract the vertical alignment from an alignment value.
VerticalRowScroller() - Constructor for class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.VerticalRowScroller
Constructor.
verticalScrollbar - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Vertical scrollbar.
verticalScroller - Variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Vertical scroller.
verticalStep - Variable in class com.goldencode.p2j.ui.client.Frame
Down frame vertical step; recalculated dynamically
verticalStepBoxed - Variable in class com.goldencode.p2j.ui.client.Frame
Vertical size of iteration without trailing SKIPs.
veryDarkShadow - Variable in class com.goldencode.p2j.ui.client.gui.SliderGuiImpl
Dark shadow box color.
vetoStop(StopConditionException) - Method in class com.goldencode.p2j.persist.BufferManager
Check the specified exception and determine whether we want to allow it to be honored by the TransactionManager, or whether we want to veto the STOP at this scope.
vetoStop(StopConditionException) - Method in interface com.goldencode.p2j.util.StopConditionVetoHandler
Check the specified exception and determine whether we want to allow it to be honored by the TransactionManager, or whether we want to veto the STOP at this scope.
view(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.UIStatementsAspect
view - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Set of filtered results which define a view on the original AST
view() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Return an iterator on the filtered view of ASTs currently associated with this resolver.
view - Variable in class com.goldencode.p2j.pattern.PatternEngine
Current AST results view from last ruleset processing in pipeline.
view() - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Debugging Aid.
view(int, ScreenBuffer[], int[], boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Shows all fields of the specified frame on screen.
view(int, ScreenBuffer[], int[], int, boolean, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Shows all fields of the specified frame on screen.
view(Widget, ScreenBuffer[], int[], boolean) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
view(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Display frame content in redirected mode by page element.
view() - Method in class com.goldencode.p2j.ui.client.Frame
Debugging Aid.
view - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
view() - Method in class com.goldencode.p2j.ui.client.SpareIteration
Display saved data.
view(int, ScreenBuffer[], int[], boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Shows all fields of the specified frame on screen.
view(int, ScreenBuffer[], int[], int, boolean, boolean, boolean, int) - Method in interface com.goldencode.p2j.ui.ClientExports
Shows all fields of the specified frame on screen.
view() - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes the frame visible.
view(FrameElement[]) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes widgets in frame visible.
view(Stream) - Method in interface com.goldencode.p2j.ui.CommonFrame
Writes the current screen-buffer contents to the given stream.
view(handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes the frame visible.
view(FrameElement[], handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Makes widgets in frame visible.
view(Stream, handle) - Method in interface com.goldencode.p2j.ui.CommonFrame
Writes the current screen-buffer contents to the given stream.
view() - Method in interface com.goldencode.p2j.ui.CommonWidget
Shows this widget.
view() - Method in class com.goldencode.p2j.ui.FrameWidget
Views this frame.
view(handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame visible.
view(FrameElement[], handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes widgets in frame visible.
view(Stream, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Writes the current screen-buffer contents to the given stream.
view() - Method in class com.goldencode.p2j.ui.GenericFrame
Makes the frame visible.
view(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes visible specified widgets.
view(Stream) - Method in class com.goldencode.p2j.ui.GenericFrame
Writes the current screen-buffer contents to the given stream.
view(Stream, FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Writes the current screen-buffer contents to the given stream.
view(FrameElement[], boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Makes widgets in frame visible.
view() - Method in class com.goldencode.p2j.ui.GenericWidget
Shows this widget.
view(int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Shows the specified frame or widget on screen.
view(GenericFrame, int[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Shows all fields of the specified frame on screen.
view(GenericFrame, int[], handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Shows all fields of the specified frame on screen.
view(GenericFrame, int[], int, boolean, boolean, boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Shows all fields of the specified frame on screen.
view(GenericFrame, int[], int, boolean, boolean, boolean, handle) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Shows all fields of the specified frame on screen.
view(GenericFrame, ScreenBuffer[], int[]) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Shows all fields of the specified frame on screen.
view(int, ScreenBuffer[], int[], boolean, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Shows all fields of the specified frame on screen.
view() - Method in class com.goldencode.p2j.ui.ScreenBuffer
Debugging Aid.
view() - Method in class com.goldencode.p2j.ui.WindowWidget
For windows, performing a VIEW is the same as setting the VISIBLE attribute to true.
view - Variable in class com.goldencode.trpl.Resolver
Set of filtered results which define a view of the original tree.
view() - Method in class com.goldencode.trpl.Resolver
Return an iterator on the filtered view of ASTs currently associated with this resolver.
view_(int, ScreenBuffer[], int[], boolean, boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Shows all fields of the specified frame on screen.
view_as_alert_box_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS ALERT-BOX construct and the optional following definitions.
view_as_dialog_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS DIALOG-BOX clause.
view_as_phrase(String) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW-AS phrase which is called from many locations such as ProgressParser.def_var_stmt(boolean[]).
view_as_text_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a specific VIEW-AS TEXT clause used in the ProgressParser.constant_form_item().
view_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the VIEW language statement.
viewAs() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens as the value of the VIEW-AS property of a field.
viewCert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
View details certificate button
viewCertificate(TaggedName) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
View details of the given selected certificate.
viewCertificate(TaggedName) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesUIHandlers
View details of the given selected certificate.
viewDisplay - Variable in class com.goldencode.p2j.ui.chui.ThinClient
This view displays frame data
viewed - Variable in class com.goldencode.p2j.ui.client.Frame
Track if frame was viewed inside scope.
viewed() - Method in class com.goldencode.p2j.ui.client.Frame
Clears the pending "moved cursor" condition and puts the iterations widgets into their visible cursor position.
viewed - Variable in class com.goldencode.p2j.ui.LogicalTerminal.ScopeProcessor
Viewed in current iteration frames.
viewInProgress - Variable in class com.goldencode.p2j.ui.chui.ThinClient
This flag is on for the duration of view operation
viewport - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
The related viewport
viewport - Variable in class com.goldencode.p2j.ui.client.ScrollPane
View port for the visible part of the pane.
viewport() - Method in class com.goldencode.p2j.ui.client.ScrollPane
Get pane viewport.
Viewport<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Viewport container.
Viewport(ScrollableWidget<O>) - Constructor for class com.goldencode.p2j.ui.client.widget.Viewport
Constructor.
viewRefresh - Variable in class com.goldencode.p2j.ui.chui.ThinClient
This view refreshes the frame including decorations
viewStateMachine - Variable in class com.goldencode.p2j.admin.client.application.home.PresenterWithStateMachine
The current view state machine associated with this view presenter
ViewStateMachine - Interface in com.goldencode.p2j.admin.client.application.home
ViewStateMachine defines methods to change view's states.
ViewStateMachine.State - Interface in com.goldencode.p2j.admin.client.application.home
Defines a get current state method
ViewStateMachine.TransitionState - Interface in com.goldencode.p2j.admin.client.application.home
Defines a get current transition state method
ViewStateMachineImpl - Class in com.goldencode.p2j.admin.client.application.home
ViewStateMachineImpl implements methods to change view's states.
ViewStateMachineImpl(Provider<HasEnabled[]>) - Constructor for class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
Creates the instance of the view state machine.
ViewStateMachineImpl(HasEnabled[]) - Constructor for class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
Creates the instance of the view state machine.
viewWorker(Widget, ScreenBuffer[], int[], boolean, int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Force the visibility and drawing of all specified fields of the given frame.
viewWorker(Stream, FrameElement[], boolean, boolean, handle) - Method in class com.goldencode.p2j.ui.GenericFrame
Writes the current screen-buffer contents to the given stream.
VIRTUAL_MODE - Static variable in class com.goldencode.p2j.net.LeafSessionManager
Identifier indicating that a virtual session was establies to that specific remote address and all subsequent sessions must be of the same type (i.e.
virtualControlByContext - Variable in class com.goldencode.p2j.net.SessionManager
One-to-one map of multiplexed context IDs to its associated Control instance.
virtualDesktopEnabled - Static variable in class com.goldencode.p2j.main.WebHandler
Virtual desktop mode is set by this directory option, virtualDesktopEnabled
virtualHeightChars - Variable in class com.goldencode.p2j.ui.PaneConfig
VIRTUAL-HEIGHT-CHARS option, to get the effective value see @link ConfigHelper.
virtualHeightPixels - Variable in class com.goldencode.p2j.ui.PaneConfig
VIRTUAL-HEIGHT-PXIELS option, to get the effective value see @link ConfigHelper.
virtualLastKey - Variable in class com.goldencode.p2j.ui.ClientState
A last-key code which was not set via user input, from the keyboard.
virtualLocksByQueue - Variable in class com.goldencode.p2j.net.SessionManager
One-to-one map of virtual locks to queues
VirtualResultsListener - Interface in com.goldencode.p2j.persist.event
Classes that need to be notified of changes in obtained results detected while getting them.
VirtualScreen - Interface in com.goldencode.p2j.ui.client.gui.driver
VirtualScreen describes a virtual screen based on sRGB model.
virtualScreen - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Virtual screen for drawing in a memory
VirtualScreenImpl - Class in com.goldencode.p2j.ui.client.gui.driver.web
VirtualScreenImpl is an implementation of VirtualScreen drawings operations.
VirtualScreenImpl(int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
Constructs a virtual screen with the default color model model as sRGB 32bits per a pixel.
VirtualScreenImpl(DirectColorModel, int, int) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
Constructs a virtual screen of the given width and height based on the given pixels model.
VirtualSession - Class in com.goldencode.p2j.net
A concrete implementation of the Session interface, built upon BaseSession.
VirtualSession(Queue, Object, int, int) - Constructor for class com.goldencode.p2j.net.VirtualSession
Constructor.
virtualSessionsByContext - Variable in class com.goldencode.p2j.net.SessionManager
One-to-one map of context IDs to sessions
virtualWidget(WidgetId) - Static method in class com.goldencode.p2j.ui.WidgetId
Check if the widget ID is virtual (null or negative).
virtualWidget(int) - Static method in class com.goldencode.p2j.ui.WidgetId
Check if the widget ID is virtual (negative).
virtualWidthChars - Variable in class com.goldencode.p2j.ui.PaneConfig
VIRTUAL-WIDTH-CHARS option, to get the effective value see @link ConfigHelper.
virtualWidthPixels - Variable in class com.goldencode.p2j.ui.PaneConfig
VIRTUAL-WIDTH-PIXELS option, to get the effective value see @link ConfigHelper.
visibilityChanged - Variable in class com.goldencode.p2j.ui.client.Frame
Track frame visibility change, from not-visible to visible.
visible - Variable in class com.goldencode.p2j.ui.client.FrameState
Frame visibility status.
visible - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Locally cached visibility state flag.
visible - Variable in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Widget visible flag.
visible - Variable in class com.goldencode.p2j.ui.WidgetConfig
Means whether the widget is visible or not.
visibleIterations() - Method in interface com.goldencode.p2j.ui.BrowseInterface
Get the number of rows currently visible in a browse widget.
visibleIterations() - Method in class com.goldencode.p2j.ui.BrowseWidget
Get the number of rows currently visible in a browse widget.
visibleLength() - Method in class com.goldencode.p2j.util.BinaryData
The length of the buffer as reported to P4GL application.
visibleLength() - Method in class com.goldencode.p2j.util.memptr
The the length of the buffer as reported to P4GL application.
visibleLength() - Method in class com.goldencode.p2j.util.raw
Reports the current length of the buffer.
visibleRows - Variable in class com.goldencode.p2j.ui.client.widget.DefaultList
Number of visible rows in the list.
visibleRows() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get number of visible rows.
visit(Aast) - Method in class com.goldencode.ast.DumpTree
Prints out a text-based representation of an Aast and all children.
visit(CommonAST, int) - Static method in class com.goldencode.expr.ExpressionParser
Simple walker to print out the contents of an AST for debugging.
visit(Remapper, String) - Method in class com.goldencode.p2j.directory.DirectoryService.NodeCopier
Implementation of the NodeProcessor interface.
visit(Remapper, String) - Method in class com.goldencode.p2j.directory.DirectoryService.NodeRemover
Implementation of the NodeProcessor interface.
visit(Remapper, String) - Method in class com.goldencode.p2j.directory.DirectoryService.Rollback
Implementation of the NodeProcessor interface.
visit(Remapper, String) - Method in interface com.goldencode.p2j.directory.NodeProcessor
This method in called for each visited node.
visit(CommonAST, int) - Static method in class com.goldencode.p2j.persist.hql.HQLParser
Simple walker to print out the contents of an AST for debugging.
visitAst(Aast) - Method in class com.goldencode.p2j.convert.BufferScopeWorker
Clears state the first time each source file's AST is loaded.
visitAst(Aast) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker
This method is called each time a new AST is visited, just before the pattern engine processes that AST.
visitAst(Aast) - Method in class com.goldencode.p2j.convert.NameConverterWorker
Called whenever the pattern engine visits a new AST, this method prepares the history report facility to receive entries for names converted while processing the AST.
visitAst(Aast) - Method in class com.goldencode.p2j.pattern.AbstractPatternWorker
This method is called each time a new AST is visited, just before the pattern engine processes that AST.
visitAst(Aast) - Method in interface com.goldencode.p2j.pattern.PatternWorker
This method is called each time a new AST is visited, just before the pattern engine processes that AST.
visitAst(Aast) - Method in class com.goldencode.p2j.preproc.PreprocessorHintsWorker
Resets the current hints instance to null each time a new AST is visited.
visitAst(Aast) - Method in class com.goldencode.p2j.schema.P2OAccessWorker
This method is called each time a new AST is visited, just before the pattern engine processes that AST.
visitAst(Aast) - Method in class com.goldencode.p2j.uast.CallGraphWorker
Resets the current hints object and the counters for all call-sites and each time a new AST is visited.
visitAst(Aast) - Method in class com.goldencode.p2j.uast.JavaPatternWorker
Optionally creates or loads a Java target AST that is associated with the passed-in source AST.
visitAst(Aast) - Method in class com.goldencode.p2j.uast.UastHintsWorker
Resets the current hints instance to null each time a new AST is visited.
visitChild(Set<String>, Set<String>, Node, Node, P2JDialect) - Static method in class com.goldencode.p2j.persist.ORMHandler
Visit an XML node and possibly inject a computed column property element directly after it.
visited - Variable in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet.Iter
Set of listeners already visited in this iteration
vislist - Variable in class com.goldencode.p2j.ui.client.Window
Components that must be visible when interactive mode is restored.
VK_ALT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_ALT_CURSOR_DOWN - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_ALT_CURSOR_UP - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_BACK_TAB - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_BACKSPACE - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_BELL - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_A - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_AT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_B - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_BCKSL - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_BREAK - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_C - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_CARET - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_CURSOR_LEFT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_CURSOR_RIGHT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_D - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_DEL - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_E - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_END - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_ENTER - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_F - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_G - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_HOME - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_J - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_K - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_L - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_N - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_O - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_P - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_Q - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_R - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_RBR - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_S - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_SHIFT_CURSOR_LEFT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_SHIFT_CURSOR_RIGHT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_SHIFT_END - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_SHIFT_HOME - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_SUB - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_T - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_U - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_V - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_W - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_X - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_Y - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CTRL_Z - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CURSOR_DOWN - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CURSOR_LEFT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CURSOR_RIGHT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_CURSOR_UP - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_DELETE - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_END - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_ENTER - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_ESCAPE - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F1 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F10 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F11 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F12 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F13 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F14 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F15 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F16 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F17 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F18 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F19 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F2 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F20 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F21 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F22 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F23 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F24 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F3 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F4 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F5 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F6 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F7 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F8 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_F9 - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_HOME - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_INSERT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_PAGE_DOWN - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_PAGE_UP - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_CURSOR_DOWN - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_CURSOR_LEFT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_CURSOR_RIGHT - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_CURSOR_UP - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_END - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_HOME - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_PAGE_DOWN - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SHIFT_PAGE_UP - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_SPACE - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
VK_TAB - Static variable in interface com.goldencode.p2j.ui.client.event.Key
 
vLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Draw a vertical line of the specified length starting at the current cursor position.
vLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Draw vertical line using pseudo-graphic characters.
vLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Draw a vertical line of the specified length starting at the current cursor position.
vLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Draw a vertical line of the specified length starting at the current cursor position.
vLine(int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Draw a vertical line of the specified length starting at the current cursor position.
vLine(double, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Draw a vertical line of the specified length starting at the current cursor position.
vLine(int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Draw a vertical line of the specified length starting at the current cursor position.
voidReturn(MethodVisitor) - Method in class com.goldencode.p2j.schema.DmoAsmWorker.Library
Assemble the bytecode instruction for a void return from a method.
VT100AbstractKeyboard - Class in com.goldencode.terminal
VT-100 Swing keyboard implementation.
VT100AbstractKeyboard() - Constructor for class com.goldencode.terminal.VT100AbstractKeyboard
 
VT100AbstractRenderer<T> - Class in com.goldencode.terminal
Implements a generic abstract VT-100 renderer.
VT100AbstractRenderer(T[][], int, int, int, int) - Constructor for class com.goldencode.terminal.VT100AbstractRenderer
Constructor.
VT100Emulator - Class in com.goldencode.terminal
This is an implementation of DEC VT-100 specification.
VT100Emulator(VT100Renderer, VT100Keyboard, String[], int) - Constructor for class com.goldencode.terminal.VT100Emulator
Constructor.
VT100EmulatorChildProcess - Class in com.goldencode.p2j.ui.client.chui.driver
Provides an implementation for an interactive child process for clients that do NOT have a native terminal built-in to the JVM process.
VT100EmulatorChildProcess() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Construct an instance.
VT100EmulatorChildProcess.Cleaner - Class in com.goldencode.p2j.ui.client.chui.driver
Provides a simple mechanism to wait for the exit of a process on an asynchronous basis (on a new thread dedicated to this wait).
vt100Keyboard - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
VT100 keyboard instance (only used for VT100 emulation in child processes).
VT100Keyboard - Interface in com.goldencode.terminal
VT-100 keyboard interface.
VT100ProgressKeyboard - Class in com.goldencode.p2j.ui.client.chui.driver
VT-100 keyboard implementation with 4GL-specific key remapping.
VT100ProgressKeyboard() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.VT100ProgressKeyboard
Constructor.
VT100Renderer - Interface in com.goldencode.terminal
VT-100 renderer contract.
VT100RendererImpl - Class in com.goldencode.p2j.ui.client.chui.driver
Implements most behavior for the VT-100 renderer in a UI independent manner.
VT100RendererImpl(Cell[][], int, int) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.VT100RendererImpl
Constructor.
VT100SwingEmulator() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver.VT100SwingEmulator
 
VT100SwingKeyboard - Class in com.goldencode.p2j.ui.client.chui.driver.swing
VT100 Swing keyboard instance which feeds events that are hooked as a listener.
VT100SwingKeyboard() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.VT100SwingKeyboard
 
VT100SwingRenderer(Cell[][], int, int) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver.VT100SwingRenderer
Constructor.
VT100WebEmulator() - Constructor for class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver.VT100WebEmulator
 
VT100WebRenderer(Cell[][], int, int) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver.VT100WebRenderer
Constructor.
VT_100 - Static variable in class com.goldencode.terminal.VT100Emulator
Terminal type

W

W_RESIZE - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
W_RESIZE_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
wa - Static variable in class com.goldencode.p2j.ui.client.Window
Stores context-local state variables.
wa - Variable in class com.goldencode.p2j.util.TransactionManager.UndoableHelper
wait(BootstrapConfig, int) - Method in class com.goldencode.p2j.main.ServerDriver
Wait until the specified server is in a running state or the specified timeout elapsed, whichever comes first.
WAIT - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
WAIT_FOR - Static variable in class com.goldencode.p2j.ui.EventList
Low level WAIT-FOR operation code
wait_for_dotnet_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the .NET version of the WAIT-FOR language statement.
wait_for_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the WAIT-FOR language statement.
WAIT_PTR - Static variable in interface com.goldencode.p2j.ui.client.MousePtrWrapper
 
WAIT_TO_DIE - Static variable in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Time in milliseconds to wait for the thread exit.
WAIT_TO_DIE - Static variable in class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
Time to wait for thread exit.
Waiter(int) - Constructor for class com.goldencode.p2j.util.ProcessStream.Waiter
Constructs an instance that has the data needed to wait for the child process and report on that process' state.
waitFor(EventList, int, int, ScreenBuffer[]) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Wait for specified list of events.
waitFor(EventList, int, int, ScreenBuffer[], BlockingOperation, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Wait for specified list of events.
waitFor(EventList, int, int, ScreenBuffer[]) - Method in interface com.goldencode.p2j.ui.ClientExports
Wait for specified list of events.
waitFor() - Method in interface com.goldencode.p2j.ui.CommonFrame
Waits for a default list of events.
waitFor(EventList) - Method in interface com.goldencode.p2j.ui.CommonFrame
Waits for specified list of events.
waitFor(EventList, GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.CommonFrame
Waits for specified list of events.
waitFor(EventList, int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Waits for specified list of events.
waitFor(EventList, GenericWidget<?>, int) - Method in interface com.goldencode.p2j.ui.CommonFrame
Waits for specified list of events.
waitFor() - Method in class com.goldencode.p2j.ui.GenericFrame
Waits for a default list of events.
waitFor(EventList) - Method in class com.goldencode.p2j.ui.GenericFrame
Waits for specified list of events.
waitFor(EventList, GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Waits for specified list of events.
waitFor(EventList, int) - Method in class com.goldencode.p2j.ui.GenericFrame
Waits for specified list of events.
waitFor(EventList, GenericWidget<?>, int) - Method in class com.goldencode.p2j.ui.GenericFrame
Waits for specified list of events.
waitFor(CommonFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for a default list of events.
waitFor(CommonFrame, EventList) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, GenericWidget<?>) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, GenericWidget<?>, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, GenericWidget<?>, NumberType) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, CommonFrame) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, CommonFrame, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor(CommonFrame, EventList, int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Waits for specified list of events.
waitFor() - Method in class com.goldencode.terminal.MasterPty
Wait for child process to exit.
waitForCommand(AppServerInvocationResult, Agent.AgentCommand) - Method in class com.goldencode.p2j.util.Agent
Send the given command to the agent and wait for it to complete.
waitForEvent(int, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Wait for key press indefinitely or for specified number of seconds.
waitForEvent(int, boolean, boolean, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Wait for key press indefinitely or for specified number of seconds.
waitForExit(int, boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.NativeChildProcess
Block execution until the interactive child process has exited.
waitForExit(int, boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SwingChuiDriver.VT100SwingEmulator
Block execution until the interactive child process has exited.
waitForExit(int, boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Block execution until the interactive child process has exited.
waitForExit(int, boolean) - Method in interface com.goldencode.p2j.util.InteractiveChildProcess
Block execution until the interactive child process has exited.
waitForFrames - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Stack of frames targeted by WAIT-FOR statements.
waitForInput() - Method in class com.goldencode.p2j.ui.client.TypeAhead
Conditionally blocks until an input appears in the buffer.
waitForMessages() - Method in class com.goldencode.p2j.ui.client.driver.web.PushMessagesWorker
Block if the queue is empty.
waitForNextKey() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Conditionally blocks until a next UI event is available.
waitForNextKey() - Method in interface com.goldencode.p2j.ui.ClientExports
Conditionally blocks until a next UI event is available.
waitForNextKey() - Method in interface com.goldencode.p2j.ui.CommonFrame
Conditionally blocks until a next UI event is available.
waitForNextKey() - Method in class com.goldencode.p2j.ui.GenericFrame
Blocks until a next UI event is available (returns immediately if an event is already available).
waitForNextKey() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Conditionally blocks until a next UI event is available.
waitForNotify(boolean) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.ReadListener
Wait for notification that a read has either started or ended.
WaitForOp(Frame, BlockingOperation) - Constructor for class com.goldencode.p2j.ui.chui.ThinClient.WaitForOp
Constructor.
waitForResult(int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Wait for a result to be received for the given message type.
waitForShutdown() - Method in class com.goldencode.p2j.net.SessionManager
Wait for end of shutdown thread.
waitForSigint() - Method in class com.goldencode.p2j.ui.client.SigintWaiter
The native method to wait for incoming SIGINT event.
waitForWorker(EventList, int, int, ScreenBuffer[], boolean, boolean, boolean, BlockingOperation) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Main WAIT-FOR worker routine.
waitForWorker(EventList, int, int, ScreenBuffer[], boolean, boolean, boolean, BlockingOperation, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Main WAIT-FOR worker routine.
WaitingThread - Class in com.goldencode.p2j.net
This class represents an container which is placed into Pool of Waiting Threads (PWT).
WaitingThread() - Constructor for class com.goldencode.p2j.net.WaitingThread
Constructs an empty instance.
waitInitialization() - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Wait for the page to notify that it has fully initialized its JS code.
waitInitialization() - Method in interface com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServer
Wait for the page to notify that it has fully initialized its JS code.
waitInitialization() - Method in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Wait for the page to notify that it has fully initialized its JS code.
waitInitialization(WebClientProtocol) - Method in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
Wait for the page to notify that it has fully initialized its JS code.
waitInitialization() - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Wait for the page to notify that it has fully initialized its JS code.
waitLock - Variable in class com.goldencode.p2j.persist.id.IdentityPool
Synchronization object between the scanning thread and identity pool itself.
waitMessage(int) - Method in class com.goldencode.p2j.net.Conversation
Block until a reply message is received where the request ID matches the given ID.
waitMessage(int) - Method in class com.goldencode.p2j.net.WaitingThread
Suspend calling thread and wait until a matching reply message is received, an exception is thrown, an interruption occurs or there is a timeout.
waitPid(int) - Method in class com.goldencode.terminal.NativePty
Wait for child process to exit.
waitState - Variable in class com.goldencode.p2j.ui.LogicalTerminal
WAIT STATE name
waitUntilReady() - Method in class com.goldencode.p2j.main.StandardServer
Block the calling thread until the non-network portions of the server are fully initialized.
waitUntilReady() - Method in class com.goldencode.p2j.net.RouterSessionManager
Block the calling thread until the network portions of the server are fully initialized.
waitUntilReady() - Method in class com.goldencode.p2j.net.SessionManager
Block the calling thread until the network portions of the server are fully initialized.
walk(AstSymbolResolver, Aast) - Method in class com.goldencode.p2j.pattern.AstWalker
Fully walk the specified AST from root to every leaf, applying our ruleset's walk-rules to each source-copy node combination encountered in the walk.
walk(AstSymbolResolver, Aast, int) - Method in class com.goldencode.p2j.pattern.AstWalker
Walk the specified AST from root to a maximum node depth of maxLevels, applying our ruleset's walk-rules to each source-copy node combination encountered in the walk.
walk(AstSymbolResolver, Iterator<Aast>) - Method in class com.goldencode.p2j.pattern.AstWalker
Traverse the specified iterator, applying our ruleset's walk-rules to each source-copy node combination encountered in the walk.
walk(WalkState) - Method in class com.goldencode.trpl.BaseWalker
Called once per node, this notifies the registered code that the node is being visited.
walk(WalkState) - Method in class com.goldencode.trpl.NestedWalker
Called once per node, this notifies the registered code that the node is being visited.
walk(WalkState) - Method in interface com.goldencode.trpl.TreeWalker
Called once per node, this notifies the registered code that the node is being visited.
walkChildren(Set<String>, Set<String>, Node, P2JDialect) - Static method in class com.goldencode.p2j.persist.ORMHandler
Walk the children of an XML element node, testing each to determine whether it represents a property which corresponds with a text column which participates in a database index.
walkDirectoryTree() - Method in class com.goldencode.p2j.uast.UastHints
Provides an iterator that allows one to walk downward through each containing path of the current file, from less nested to more nested.
WalkElement - Class in com.goldencode.trpl
Stores configuration values for a tree walker in a pipeline.
WalkElement(TreeWalker) - Constructor for class com.goldencode.trpl.WalkElement
Constructor to create an instance which contains the given walker.
WalkElement() - Constructor for class com.goldencode.trpl.WalkElement
Default constructor with no configured walker.
walker - Variable in class com.goldencode.trpl.WalkElement
The walker to execute.
walker - Variable in class com.goldencode.trpl.WalkListener
Walker to notify of events.
walkers - Variable in class com.goldencode.trpl.Pipeline
List of walkers to process as the pipeline.
walkGraph(Vertex) - Method in class com.goldencode.p2j.pattern.PatternEngine
Walk the call tree recursively, depth-first, from the specified node.
walkHidden - Variable in class com.goldencode.trpl.WalkElement
false to bypass nodes marked as hidden.
WalkListener - Class in com.goldencode.trpl
Listener for tree walk events which are translated into callbacks to user-defined tree walkers.
WalkListener(BaseState, Resolver, TreeWalker) - Constructor for class com.goldencode.trpl.WalkListener
Construct an instance with the given state which is common for a single tree walk.
walkRules() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Prepare to load a set of AST walking rules from inside of a walk-rules element.
WalkState - Class in com.goldencode.trpl
Contains resources needed by tree walkers when processing specific nodes in a walk.
WalkState(AstManager, Engine, Resolver, Aast, Aast) - Constructor for class com.goldencode.trpl.WalkState
Construct an instance that contains the resources for the processing of a single AST node.
WalkState(BaseState, Resolver, Aast, Aast) - Constructor for class com.goldencode.trpl.WalkState
Construct an instance that contains the resources for the processing of a single AST node.
walkTargets(Iterator<Vertex>, String) - Static method in class com.goldencode.p2j.uast.CallGraphGenerator
Walk the targets specified by the given iterator, in batches, until the iterator no longer provides any new targets.
walkXml(Element) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Utility method to walk an in memory DOM document and extract all categories, groups, keys and values.
warn - Static variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Is warn level logging enabled?
warn - Variable in class com.goldencode.p2j.preproc.Environment
Stream for warning messages.
warn - Static variable in class com.goldencode.p2j.uast.AstGenerator
Warning destination.
WARN_DEST_KEY - Static variable in class com.goldencode.p2j.uast.AstGenerator
Key for the warning logfile.
WARNING - Static variable in class com.goldencode.p2j.security.SecurityManager
Logging level WARNING.
warning(String) - Static method in class com.goldencode.p2j.ui.ColorTable
Display a warning message if the attribute was not set.
warning - Variable in class com.goldencode.p2j.util.ErrorManager.WorkArea
Whether exceptions are processed as non-fatal, warning messages.
warning(String) - Method in class com.goldencode.p2j.xml.XMLCallbackWrapper
Receive notification of a warning messages.
warningModeDisable() - Static method in class com.goldencode.p2j.util.ErrorManager
Disables warning mode.
warningModeEnable() - Static method in class com.goldencode.p2j.util.ErrorManager
Enables warning mode, during which errors are non-fatal, but are reported to the UI of the current context via a call to LogicalTerminal.message().
warnings - Variable in class com.goldencode.p2j.preproc.Environment
Warnings counter.
warnNoEnabledFrames(Window) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Shows a warning in the case when menubar is assigned to a window, that has no enabled frames.
warnThreshold - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Threshold in milliseconds above which a lock hold time is reported; must be non-negative to enable reporting.
wasAmbiguous() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the last record retrieval attempt failed because the query criteria was ambiguous.
wasDeferred() - Method in class com.goldencode.p2j.persist.ValidationData
Indicate whether possibly uniqueness validation and dirty sharing were deferred because not all properties in an index were dirty for a transient record.
wasDelete - Variable in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.UndoableEditor
Flag indicating if previous operation was a character removal key.
wasExprClose - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Flag to denote that the last output was an expression escape close.
wasHtml - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Flag to denote that the last output was HTML.
wasInlined() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Indicate whether query substitution parameters participating in range checks were inlined directly into the query string.
wasLocked() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether the last record retrieval attempt was denied because the target record was locked.
wasNull - Variable in class com.goldencode.p2j.persist.TableResultSet.DataHandler
Flag indicating if the last retrieved column was SQL-null.
wasRealized - Variable in class com.goldencode.p2j.ui.WidgetConfig
Flag to indicate whether the widget's has been realized.
wasRetried - Variable in class com.goldencode.p2j.util.BlockDefinition
Defines if this iteration is a retry (versus the first pass).
wasShared() - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Indicate whether the current record has had its state changes shared with other sessions via the dirty share manager, since it was first created.
wasStmtClose - Variable in class com.goldencode.p2j.e4gl.E4GLParser
Flag to denote that the last output was an statement escape close.
wasTouched() - Method in class com.goldencode.p2j.persist.RecordBuffer.ValidationHelper
Indicate whether the current record has been been modified since it was loaded.
wasVisible() - Method in class com.goldencode.p2j.ui.client.Button
Checking if the widget was made visible at least once.
wasVisible() - Method in class com.goldencode.p2j.ui.client.ComboBox
Checking if the widget was made visible at least once.
wasVisible - Variable in class com.goldencode.p2j.ui.client.LabeledDataContainer
Flag indicating the widget was made visible at least once.
wasVisible() - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
Checking if the widget was made visible at least once.
wasVisible() - Method in class com.goldencode.p2j.ui.client.LabeledPanel
Checking if the widget was made visible at least once.
wasVisible() - Method in interface com.goldencode.p2j.ui.client.LabeledWidget
Checking if the widget was made visible at least once.
wasVisible() - Method in class com.goldencode.p2j.ui.client.Slider
Checking if the widget was made visible at least once.
wasVisible - Variable in class com.goldencode.p2j.ui.FrameConfig
Flag to save the previous frame visibility state (when changed by server-side).
watch - Variable in class com.goldencode.p2j.ui.client.TypeAhead
Watcher instance.
watchCtrlC() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Callback method that notifies the application about Ctrl-C keystroke and returns the decision the application has made about the disposition of the Ctrl-C keystroke.
watchCtrlC() - Method in interface com.goldencode.p2j.ui.client.Watcher
Callback method that notifies the application about Ctrl-C keystroke and returns the decision the application has made about the disposiiton of the Ctrl-C keystroke.
watchdog - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Watchdog thread instance.
WatchdogTimer - Class in com.goldencode.p2j.ui.client.driver.web
A watchdog timer thread implementation.
WatchdogTimer(long) - Constructor for class com.goldencode.p2j.ui.client.driver.web.WatchdogTimer
Create a new instance and start the timer thread.
watcher - Variable in class com.goldencode.p2j.ui.client.SigintWaiter
The consumer for external interrupt.
Watcher - Interface in com.goldencode.p2j.ui.client
This interface defines a way of notifying applications about Ctrl-C signal coming from the keyboard.
waTruncCondition - Variable in class com.goldencode.p2j.ui.WindowConfig
Work area truncation condition maintained by the client.
wAttrSpace - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Local widget ATTR-SPACE.
wdtimeout - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Watchdog thread time out value.
weak - Variable in class com.goldencode.p2j.schema.SchemaDictionary.Scope
A weak reference that is associated with this scope.
WEAK_REFERENCE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WEAK_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WEAK_REFERENCE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WeakList<E> - Class in com.goldencode.p2j.util
A wrapper for a linked list of weak references.
WeakList() - Constructor for class com.goldencode.p2j.util.WeakList
Default constructor.
WEB_PROC - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WEB_PROC - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WEB_PROC - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WebApi - Annotation Type in com.goldencode.p2j.report.server
Server-side RPC API methods must be marked with this annotation, and a unique type value must be assigned within the annotation.
WebBrowserManager - Class in com.goldencode.p2j.util
Manage to open web pages in the browser's window.
WebBrowserManager() - Constructor for class com.goldencode.p2j.util.WebBrowserManager
 
WebClientAllocator - Interface in com.goldencode.p2j.main
Defines methods to allocate and to release system resources for web clients.
WebClientBuilder - Class in com.goldencode.p2j.main
This class is used to create and spawn a web client process using a ProcessBuilder instance.
WebClientBuilder(ClientBuilderParameters) - Constructor for class com.goldencode.p2j.main.WebClientBuilder
Constructor.
WebClientBuilderOptions - Class in com.goldencode.p2j.main
The parameters stored inside this structure are read from directory on server start-up and are used as default parameters to create and spawn a web client process.
WebClientBuilderOptions(boolean) - Constructor for class com.goldencode.p2j.main.WebClientBuilderOptions
Create a new instance.
WebClientBuilderParameters - Class in com.goldencode.p2j.main
This structure holds default parameters as well specific parameters used to create and spawn a process for a web client (either GUI or ChUI).
WebClientBuilderParameters(boolean, boolean, String, String[]) - Constructor for class com.goldencode.p2j.main.WebClientBuilderParameters
Constructor.
WebClientConfig - Class in com.goldencode.p2j.main
Represents the web client resources.
WebClientConfig() - Constructor for class com.goldencode.p2j.main.WebClientConfig
 
webClientConfigs - Variable in class com.goldencode.p2j.main.WebClientsManager
Maps client's uuid to its configuration
WebClientLauncher - Interface in com.goldencode.p2j.main
Provide a low-level API to spawn a web client.
WebClientMessageTypes - Interface in com.goldencode.p2j.ui.client.driver.web
Defines the message header type code for all possible web client protocol messages.
WebClientProtocol - Class in com.goldencode.p2j.ui.client.driver.web
Implements the WebSockets protocol to drive communications with a JavaScript web client.
WebClientProtocol(Object, ClientProtocolHooks, long, long) - Constructor for class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Create a instance.
WebClientProtocol.MessagesCollector - Class in com.goldencode.p2j.ui.client.driver.web
MessagesColector is responsible to collect the original message from the messages of this type MSG_PARTIAL.
WebClientProtocol.MessagesCollector.AppendMessageTask - Class in com.goldencode.p2j.ui.client.driver.web
The task that appends a new partial message to the already received messages having the same id number (or belonging to the same packet of messages).
WebClientRegistrar - Interface in com.goldencode.p2j.main
Exports methods to register the web client's P2J session and to release its system resources.
webClientSessions - Variable in class com.goldencode.p2j.main.WebClientsManager
Maps web client's node address to its configuration
WebClientsManager - Class in com.goldencode.p2j.main
Manages the system resources allocated for web clients.
WebClientsManager() - Constructor for class com.goldencode.p2j.main.WebClientsManager
Creates a unique instance per a standard P2J server.
webClientsManager - Variable in class com.goldencode.p2j.main.WebClientSpawner
 
webClientsManager - Static variable in class com.goldencode.p2j.main.WebHandler
Web clients manager
WebClientSpawner - Class in com.goldencode.p2j.main
Class used to spawn a new web client process.
WebClientSpawner(WebClientsManager, String[], boolean, boolean, String, String[]) - Constructor for class com.goldencode.p2j.main.WebClientSpawner
Create a new web client spawner.
WebClientSpawner.TemporaryClientTask - Class in com.goldencode.p2j.main
On P2J client side, it will do custom work after authenticating using the temporary credentials.
webdriver - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Web driver instance.
WebFontMetricsHelper - Class in com.goldencode.p2j.ui.client.gui.driver.web
Web font metrics helper.
WebFontMetricsHelper(int, GuiWebSocket) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
Create a new helper for the given font.
WebHandler - Class in com.goldencode.p2j.main
Starts a web client and redirects the requestor to the embedded server URI.
WebHandler() - Constructor for class com.goldencode.p2j.main.WebHandler
 
WebHandler.SpawnerResult - Class in com.goldencode.p2j.main
Simple container for the spawn result.
WebMouseHandler - Class in com.goldencode.p2j.ui.client.gui.driver.web
Provide mouse event support for the web GUI driver.
WebMouseHandler() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.web.WebMouseHandler
 
WebPageHandler - Class in com.goldencode.p2j.ui.client.driver.web
Jetty Handler which delivers HTML resource files.
WebPageHandler(BootstrapConfig, String, String) - Constructor for class com.goldencode.p2j.ui.client.driver.web.WebPageHandler
Constructor.
webRoot - Variable in class com.goldencode.p2j.main.WebClientConfig
The web root prefix for all resources of the web client
WebServer - Class in com.goldencode.p2j.main
Provides an embedded web server based on Jetty 9.1
WebServer(Handler[]) - Constructor for class com.goldencode.p2j.main.WebServer
Constructor.
WebService - Interface in com.goldencode.p2j.util
Interface defining APIs to connect and invoke Web Services in P2J.
WebServiceConnectOptions - Class in com.goldencode.p2j.util
Container for various web-service connect options.
WebServiceConnectOptions() - Constructor for class com.goldencode.p2j.util.WebServiceConnectOptions
Default constructor used by externalization mechanism.
WebServiceConnectOptions(String) - Constructor for class com.goldencode.p2j.util.WebServiceConnectOptions
Create a new container for web-service connection options.
WebServiceData(int, Definition, PortType, Service, WebServiceConnectOptions) - Constructor for class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The constructors initialize the final fields that compose the immutable part of the connection.
WebServiceHelper - Class in com.goldencode.p2j.util
Provides a collection of APIs for establishing Progress-style connections to web-services and performing Progress-style invocation of service operations.
WebServiceHelper(int, String) - Constructor for class com.goldencode.p2j.util.WebServiceHelper
Instantiate a new helper.
webServiceId - Variable in class com.goldencode.p2j.util.WebServiceHelper
The client side context id for the web service associated with this helper.
WebServiceImpl - Class in com.goldencode.p2j.util
Client-side implementation of WebService.
WebServiceImpl() - Constructor for class com.goldencode.p2j.util.WebServiceImpl
Private c'tor, to not allow explicit usage of this class.
WebServiceImpl.WebServiceData - Class in com.goldencode.p2j.util
Data structure that is used to store data on client side between calls from P2J server side.
WebServiceImpl.WorkArea - Class in com.goldencode.p2j.util
Container for the context-local data.
webServices - Variable in class com.goldencode.p2j.util.WebServiceImpl.WorkArea
A registry containing the connected Web Services.
websock - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Worker object to processing our WebSocket that connects us to the websock client.
websock - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Web-Socket which provides a GUI-specific protocol for communication with the browser.
websock - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Web-Socket which provides a GUI-specific protocol for communication with the browser.
websock - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
The web socket used to retrieve metrics.
webSocket - Variable in class com.goldencode.p2j.ui.client.driver.web.GenericWebSocketCreator
The chui WebSocket instance
WebSocketConfig - Class in com.goldencode.p2j.web
Wraps Websocket configuration parameters.
WebSocketConfig(BootstrapConfig) - Constructor for class com.goldencode.p2j.web.WebSocketConfig
Create an immutable instance of the websocket configuration parameters.
webSocketPojo - Variable in class com.goldencode.p2j.web.PojoWebSocketHandler
WebSocket class
webSocketTarget - Variable in class com.goldencode.p2j.web.PojoWebSocketHandler
WebSocket target should be unique on the server context
WEBSPEED - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
WebSpeed compatibility mode.
webspeed - Variable in class com.goldencode.p2j.uast.ProgressParser
true if parsing a WebSpeed program.
WEBSPEED_STRICT - Static variable in interface com.goldencode.p2j.e4gl.E4GLConstants
WebSpeed strict compatibility mode.
WebSpeedHelper - Class in com.goldencode.p2j.e4gl
Assists in creating WebSpeed-specific output text.
WebSpeedHelper() - Constructor for class com.goldencode.p2j.e4gl.WebSpeedHelper
 
WebSpeedStrictHelper - Class in com.goldencode.p2j.e4gl
Assists in strictly creating WebSpeed-specific output text.
WebSpeedStrictHelper() - Constructor for class com.goldencode.p2j.e4gl.WebSpeedStrictHelper
 
websrv - Variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Delgated implementation for the embedded web server.
websrv - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Delgated implementation for the embedded web server.
WEBSTREAM - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &WEBSTREAM definition.
webTasks - Variable in class com.goldencode.p2j.ui.client.driver.web.WebTaskWorker
List of tasks sent by the JS side.
WebTaskWorker - Class in com.goldencode.p2j.ui.client.driver.web
This class is responsible of processing the requests received from javascript in a separate thread.
WebTaskWorker() - Constructor for class com.goldencode.p2j.ui.client.driver.web.WebTaskWorker
Create a new worker.
webWorker - Variable in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Dedicated worker to process the tasks, to release the web-socket.
weekday(date) - Static method in class com.goldencode.p2j.util.date
Returns the current day of the week for the given date.
weight - Variable in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Load time heuristic
WEIGHT - Static variable in class com.goldencode.p2j.util.AverageAccumulator
Relative weight of this accumulator type for sorting purposes
WEIGHT - Static variable in class com.goldencode.p2j.util.CountAccumulator
Relative weight of this accumulator type for sorting purposes
WEIGHT - Static variable in class com.goldencode.p2j.util.MaximumAccumulator
Relative weight of this accumulator type for sorting purposes
WEIGHT - Static variable in class com.goldencode.p2j.util.MinimumAccumulator
Relative weight of this accumulator type for sorting purposes
WEIGHT - Static variable in class com.goldencode.p2j.util.TotalAccumulator
Relative weight of this accumulator type for sorting purposes
WeightedToken - Interface in com.goldencode.p2j.security
Interface marking a weighted security token.
WeightFactor - Enum in com.goldencode.p2j.security
Enum defining the possible weight factors for context-local vars.
WeightFactor() - Constructor for enum com.goldencode.p2j.security.WeightFactor
 
WELCOME_PAGE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver
Welcome page.
WELCOME_PAGE - Static variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Welcome page.
welcomeFile - Variable in class com.goldencode.p2j.main.AdminServerExtension
Welcome file name for the extended Admin
WHEN - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
when_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the WHEN block of a CASE language statement.
WHEN_LIST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WHEN_LIST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WHEN_LIST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WHERE - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
where - Variable in class com.goldencode.p2j.persist.HQLHelper
Base where clause for associated query
where - Variable in class com.goldencode.p2j.persist.HQLHelperCache.Key
HQL where clause, if any
where - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
Where clause
where - Variable in class com.goldencode.p2j.persist.QueryComponent
Original where clause, before preprocessing
where - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Original where clause (only stored until helper is built)
where - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
The where clause representing the records to be deleted.
where_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the WHERE keyword and the required following expression.
WHERE_CURRENT_OF - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WHERE_CURRENT_OF - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
where_current_of() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the WHERE CURRENT OF keyword sequence and a following ProgressParser.symbol().
WHERE_CURRENT_OF - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
where_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches a where phrase embedded within a where clause as part of a subselect statement.
whereExpr - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Client-side where clause expression, if any
whereExpressions() - Method in class com.goldencode.p2j.persist.PreselectQuery
Get an iterator on this query's client-side where expressions.
whereExprList - Variable in class com.goldencode.p2j.persist.PreselectQuery
List of client-side where clause expressions
while_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the loop termination expression defined by the WHILE keyword.
WHOLE_INDEX_PREFIX - Static variable in class com.goldencode.p2j.persist.IndexHelper
Prefix for index information string.
wholeIndex - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper.IndexInfo
WHOLE-INDEX flag which is true if the index or indexes do not have bracketing, i.e.
wid() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Get the id of the sub-widget which is the mouse hover target
WID_BROWSE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_BROWSE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_BROWSE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_BROWSE_COL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_BROWSE_COL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_BROWSE_COL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_BUTTON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_BUTTON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_BUTTON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_COMBO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_COMBO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_COMBO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_DIALOG - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_DIALOG - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_DIALOG - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_EDITOR - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_EDITOR - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_EDITOR - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_FILL_IN - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_FILL_IN - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_FILL_IN - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_FRAME - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_FRAME - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_FRAME - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_IMAGE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_IMAGE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_IMAGE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_LITERAL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_LITERAL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_LITERAL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_MENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_MENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_MENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_MENU_ITM - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_MENU_ITM - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_MENU_ITM - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_RADIO - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_RADIO - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_RADIO - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_RECT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_RECT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_RECT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_SEL_LST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_SEL_LST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_SEL_LST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_SLIDER - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_SLIDER - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_SLIDER - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_SUB_MENU - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_SUB_MENU - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_SUB_MENU - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_TEXT - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_TEXT - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_TEXT - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_TOGGLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_TOGGLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_TOGGLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WID_WINDOW - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WID_WINDOW - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WID_WINDOW - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
widestNumericType(Class, Class) - Static method in class com.goldencode.expr.Verifier
Returns the widest representation of either of the two numeric operands and will return a floating point value in preference to an integral value if either of the operands are floating point.
widget - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.WidgetItem
The field widget
widget() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches all Progress 4GL widget names that exist in the variable namespace (which is the namespace in which Progress stores them).
widget() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Get the widget for which the action is defined
widget - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseWidgetAction
The widget associated with this action.
widget - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
child widget
widget - Variable in class com.goldencode.p2j.ui.client.SpareIteration
The frame or widget.
Widget<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client.widget
Common interface implemented by all widgets.
widget - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree.WidgetWrapper
The widget reference.
widget - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.Event
The event-related widget instance.
widget - Variable in class com.goldencode.p2j.ui.Element
The widget associated with this element.
widget - Variable in class com.goldencode.p2j.ui.HeaderElement
The widget associated with this element.
widget - Variable in class com.goldencode.p2j.ui.WidgetElement
The widget associated with this element.
Widget.ZOrderClass - Enum in com.goldencode.p2j.ui.client.widget
Enums for Z-Order widget classes
widget_array() - Method in class com.goldencode.p2j.uast.ProgressParser
Aggregates (in a tree building sense) a simple list of all fields under a specific language statement.
WIDGET_ID_RANGE_BEGIN - Static variable in class com.goldencode.p2j.ui.WidgetId
Starting number for the first widget ID.
WIDGET_LIST - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WIDGET_LIST - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
widget_list() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a space or comma delimited list of widgets.
WIDGET_LIST - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
widget_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the widget phrase construct of the Progress 4GL language which consists of the optional FIELD keyword prefix and the required following widget reference.
WIDGET_POOL - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WIDGET_POOL - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
widget_qualifier() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an optional widget qualifier using the keyword IN.
WIDGET_SELECTION_CHANGED - Static variable in class com.goldencode.p2j.ui.client.widgetbrowser.Event
The event is triggered when widget selection changes.
widgetAdder - Variable in class com.goldencode.p2j.ui.FieldGroup
Function for adding widgets.
WidgetBrowser - Class in com.goldencode.p2j.ui.client.widgetbrowser
Implements Widget Browser UI.
WidgetBrowser(Container<?>, ActionListener) - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowser
The constructor.
WidgetBrowserAspect - Class in com.goldencode.p2j.ui.client.widgetbrowser
This aspect is responsible for lifetime management of the Widget Browser component and the integration with the widget drawing facility.
WidgetBrowserAspect() - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowserAspect
 
widgetCfg - Variable in class com.goldencode.p2j.ui.ConfigManager
Map of widget ID to its definition .
widgetColor(Widget<?>) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Get color for the component area.
widgetColor(Widget) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Get color and attribute for the widget area.
WidgetConfig - Class in com.goldencode.p2j.ui
Base class for all widget configuration classes.
WidgetConfig() - Constructor for class com.goldencode.p2j.ui.WidgetConfig
Default constructor (only used in deserialization).
WidgetConfig(int) - Constructor for class com.goldencode.p2j.ui.WidgetConfig
Create a new config and associate it with the given widget.
WidgetConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.WidgetConfig
Create a new config and associate it with the given widget.
WidgetConfigDef - Class in com.goldencode.p2j.ui
This is a definition of a widget configuration class, which helps in automatically determining the differences in a widget config and transport them to the remote side.
WidgetConfigDef(Class<? extends WidgetConfig>) - Constructor for class com.goldencode.p2j.ui.WidgetConfigDef
Constructor used on the side which resolves widget config definition from the concrete config impl class.
WidgetConfigDef(Class<? extends WidgetConfig>, List<String>) - Constructor for class com.goldencode.p2j.ui.WidgetConfigDef
Constructor used on the receiving side.
WidgetConfigUpdates - Class in com.goldencode.p2j.ui
This is a helper class to transport widget changes (associated with public fields from the widget config class) from one side to another.
WidgetConfigUpdates() - Constructor for class com.goldencode.p2j.ui.WidgetConfigUpdates
Default c'tor.
WidgetConfigUpdates(int, BitSet, Object[], NativeTypeSerializer[]) - Constructor for class com.goldencode.p2j.ui.WidgetConfigUpdates
Collect the information related to widget config changes, to transfer it to a remote side.
WidgetContainer - Interface in com.goldencode.p2j.ui
Provides methods for widget containers.
widgetCtorsCache - Variable in class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
A cache of widget constructors having as single parameter a WidgetConfig instance.
widgetDict - Variable in class com.goldencode.p2j.uast.SymbolResolver
Stores widget names.
WidgetDownId - Class in com.goldencode.p2j.ui
This class represents widget identifiers for a widget part of a frame's down body.
WidgetDownId() - Constructor for class com.goldencode.p2j.ui.WidgetDownId
Default c'tor.
WidgetDownId(int, int) - Constructor for class com.goldencode.p2j.ui.WidgetDownId
Create a new widget ID which is linked to a widget located on the given row, in the frame's down body.
widgetEff - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Actual widget whose component is attached to handler.
WidgetElement - Class in com.goldencode.p2j.ui
This class represents a widget that has no data (like a button).
WidgetElement(GenericWidget) - Constructor for class com.goldencode.p2j.ui.WidgetElement
Create an instance.
WidgetEntry - Class in com.goldencode.p2j.ui.client
Simple container for a widget map key and value pair.
WidgetEntry() - Constructor for class com.goldencode.p2j.ui.client.WidgetEntry
 
widgetFactory - Variable in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Cached widget factory.
widgetFactory - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
Cached widget factory reference.
widgetFactory - Variable in class com.goldencode.p2j.ui.client.chui.FileDialogImpl
 
WidgetFactory<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client.driver
This interface provides access to driver-specific widget factory necessary to hide from client-level code implementations of driver-specific widgets.
widgetFactory - Static variable in class com.goldencode.p2j.ui.DynamicWidgetFactory
A map of widget names to their widget classes.
WidgetFactoryAdapter<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.driver
Provide default implementations for WidgetFactory interface.
WidgetFactoryAdapter() - Constructor for class com.goldencode.p2j.ui.client.driver.WidgetFactoryAdapter
 
widgetFocused - Variable in class com.goldencode.p2j.ui.client.AbstractButton
Widget in focus flag.
widgetFocused - Variable in class com.goldencode.p2j.ui.client.Editor
Widget in focus flag.
widgetFocused - Variable in class com.goldencode.p2j.ui.client.SelectionListBody
Widget in focus flag
widgetFocused - Variable in class com.goldencode.p2j.ui.FillInConfig
Widget in focus flag
widgetHeaderMap - Variable in class com.goldencode.p2j.ui.WidgetListBase
List of header widgets.
widgetHeight - Variable in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Widget height in pixels
widgetHeightChars - Variable in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Widget height in characters
widgetId - Variable in class com.goldencode.p2j.ui.chui.ThinClient.HidingProcessor
Widget ID.
widgetId - Variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The explicit ID of the widget to which the mouse event needs to be posted.
widgetId - Variable in class com.goldencode.p2j.ui.EventInfo
Event source widget Id
widgetId - Variable in class com.goldencode.p2j.ui.ScreenBuffer
ID of the last active widget.
widgetId - Variable in class com.goldencode.p2j.ui.WidgetConfigUpdates
The widget ID to which these changes belong.
WidgetId - Class in com.goldencode.p2j.ui
This class represents widget identifiers.
WidgetId() - Constructor for class com.goldencode.p2j.ui.WidgetId
Default c'tor.
WidgetId(int) - Constructor for class com.goldencode.p2j.ui.WidgetId
Create a new instance and associate the given ID.
WidgetId.ClientArea - Class in com.goldencode.p2j.ui
Stores global data relating to the state of the current session context, and provides client-side ID generator.
WidgetId.ContextContainer - Class in com.goldencode.p2j.ui
Simple container that stores and returns a context-local instance of the global work area.
WidgetId.IDGenerator - Class in com.goldencode.p2j.ui
The base class for widget ID generation.
WidgetId.SessionArea - Class in com.goldencode.p2j.ui
Stores global data relating to the state of the current session context and provides server-side ID generator.
WidgetIdHelper - Class in com.goldencode.p2j.ui
This class performs useful helper calls related to widget identifiers.
WidgetIdHelper() - Constructor for class com.goldencode.p2j.ui.WidgetIdHelper
 
WidgetIdHelper.ContextContainer - Class in com.goldencode.p2j.ui
Simple container that stores and returns a context-local instance of the global work area.
WidgetIdHelper.WorkArea - Class in com.goldencode.p2j.ui
Stores global data relating to the state of the current session context.
widgetIds - Variable in class com.goldencode.p2j.ui.client.SpareIteration
Array of field level widget IDs.
WidgetIdWorker - Interface in com.goldencode.p2j.ui
Interface describing the methods common for client and server to work with widget ID.
WidgetItem(UIObject) - Constructor for class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.WidgetItem
Ctor.
widgetList(Comparator<Widget>) - Method in class com.goldencode.p2j.ui.client.FrameFocusTransferManager
Obtain a list of widgets in this frame which is guaranteed to enforce an ordering in which the each element is left and/or above (positionally) the next array element.
widgetList - Variable in class com.goldencode.p2j.ui.client.WidgetRegistry
The list of the widgets in the current screen.
WidgetList - Class in com.goldencode.p2j.ui
This class provides a simple registration means for the widgets inside a frame.
WidgetList() - Constructor for class com.goldencode.p2j.ui.WidgetList
 
WidgetListBase<F> - Class in com.goldencode.p2j.ui
This class provides a simple registration means for the widgets inside a container.
WidgetListBase() - Constructor for class com.goldencode.p2j.ui.WidgetListBase
 
widgetListFromFrameElements(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame
Converts a frame element array into a array of widgets.
widgetLocation - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
The location of a widget being currently processed.
widgetLostFocusability(Widget, Widget, boolean, int) - Method in class com.goldencode.p2j.ui.client.FocusManager
If the toFocus widget lost its focusability, then: if the inFocus and toFocus widgets are both in the same frame, search for focus starting from: toFocus, if inFocus is invalid inFocus, if inFocus is valid else, focus is undefined if: inFocus is invalid inFocus is valid and still focusable inFocus is valid, not focusable: focus first enabled and visible widget on screen, without ENTRY.
widgetMap - Variable in class com.goldencode.p2j.ui.WidgetListBase
List of regular widgets.
widgetName() - Method in class com.goldencode.p2j.ui.GenericWidget
Get widget name for the error message
widgetOnly() - Method in class com.goldencode.p2j.ui.FrameElement
Determines if the element represents a widget with no data (like a button).
widgetOnly() - Method in class com.goldencode.p2j.ui.WidgetElement
Determines if the element represents a widget with no data (like a button).
widgetOnly - Variable in class com.goldencode.p2j.ui.WordWrapElement
Is this a widget-only element?
widgetOnly() - Method in class com.goldencode.p2j.ui.WordWrapElement
Determines if the element represents a widget with no data (like a button).
widgetPlaced - Variable in class com.goldencode.p2j.ui.BaseConfig
Flag indicating if the widget has been placed by the layout.
WidgetPool - Class in com.goldencode.p2j.util
Widget-pool management class.
WidgetPool() - Constructor for class com.goldencode.p2j.util.WidgetPool
 
WidgetPool.WidgetPoolData - Class in com.goldencode.p2j.util
The data needed for a widget pool, named or unnamed.
WidgetPool.WorkArea - Class in com.goldencode.p2j.util
Container for the widget-pool data.
WidgetPoolData(int, String) - Constructor for class com.goldencode.p2j.util.WidgetPool.WidgetPoolData
Create a new widget pool.
WidgetRegistry<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
Widget registry.
WidgetRegistry() - Constructor for class com.goldencode.p2j.ui.client.WidgetRegistry
Constructor.
widgetRegistry - Variable in class com.goldencode.p2j.ui.LogicalTerminal
All widgets map for given class instance except default window including dynamic and static.
widgetResizing - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Flag indicating widget resizing mode was activated.
widgets - Variable in class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
The widgets which enabled states are controlled by this state machine
widgets - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Map of fields to widgets
widgets - Variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Widgets stored in the container.
widgets() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get all widgets stored in the container.
widgets() - Method in interface com.goldencode.p2j.ui.client.widget.Container
Get all widgets stored in the container.
widgets - Variable in class com.goldencode.p2j.ui.EventDefinition
Set of widget IDs or null if anywhere globally.
widgets - Variable in class com.goldencode.p2j.ui.FieldGroup
The list of contained widgets.
widgets - Variable in class com.goldencode.p2j.ui.GenericFrame
List of widgets in ID order.
widgets - Variable in class com.goldencode.p2j.ui.MenuContainerWidget
List of widgets in ID order.
widgets() - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Get all widgets stored in the container.
widgets - Variable in class com.goldencode.p2j.ui.MenuDescription
The widget configuration data.
widgets - Variable in class com.goldencode.p2j.ui.ScreenDefinition
The widget configuration data.
widgetsMoving - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Flag indicating widgets moving mode was activated.
widgetsRegions - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Collects the mouse widgets belonging to a window.
WidgetStateListener - Interface in com.goldencode.p2j.ui.client.widget
Support for listeners to receive notifications about widget state changes.
widgetToResize - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Widget reference to resize.
widgetType - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
Type of widget: fill-in, toggle-box or combo-box.
WidgetWithConfig<C extends WidgetConfig> - Interface in com.goldencode.p2j.ui.client
Interface to be implemented by client-side widgets that are expected to hold a valid configuration.
WidgetWrapper(Widget<?>) - Constructor for class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree.WidgetWrapper
Constructor.
width - Variable in class com.goldencode.expr.Argument
Width of argument, in bytes.
width - Variable in class com.goldencode.expr.Compiler.PrimitiveInfo
Width (in 32-bit slots) of a data value of this primitive type
WIDTH - Static variable in class com.goldencode.expr.Constant
Width in constant pool "slots" (index positions) for each type.
width - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo
The width.
width - Variable in enum com.goldencode.p2j.admin.shared.PaperFormat
A paper width given in the provided units
width - Variable in class com.goldencode.p2j.directory.BitField
The "real" width of the bit field.
width - Variable in class com.goldencode.p2j.io.IndentHandler
Width of each indent level (defaults to 3 space characters).
width - Variable in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Current logical width of terminal.
width() - Method in class com.goldencode.p2j.ui.chui.SelectionListBodyImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.ActivexFrame
Calculate the width of this widget.
width() - Method in class com.goldencode.p2j.ui.client.BrowseColumn
Dummy implementation of the missing method.
width() - Method in class com.goldencode.p2j.ui.client.Button
Calculate the width of this widget.
width() - Method in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
This is a no-op, and it must not be called for ChUI clients.
width() - Method in class com.goldencode.p2j.ui.client.chui.SubMenuChuiImpl
Get widget width with borders.
width() - Method in class com.goldencode.p2j.ui.client.ComboBox
 
width - Variable in class com.goldencode.p2j.ui.client.Dimension
Area width.
width() - Method in class com.goldencode.p2j.ui.client.Dimension
Get dimension width.
width - Variable in class com.goldencode.p2j.ui.client.event.WindowResized
The new window width.
width() - Method in class com.goldencode.p2j.ui.client.FillIn
Get widget width.
width - Variable in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Column width.
width() - Method in class com.goldencode.p2j.ui.client.gui.ButtonGuiImpl
Get widget width.
width - Variable in class com.goldencode.p2j.ui.client.gui.CaptionButton
The button's width, in character units.
width() - Method in class com.goldencode.p2j.ui.client.gui.CaptionButton
Get the button's CaptionButton.width.
width() - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
 
width - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextMetrics
The text's width.
width - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Width parameter
width - Variable in class com.goldencode.p2j.ui.client.gui.driver.ImageWrapper
Image width in pixels.
width - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Width parameter
width - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Locally cached width (pixels).
width - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawRecording
The width of the resulted image, which will be captured and cached.
width - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.VirtualScreenImpl
The screen width.
width() - Method in class com.goldencode.p2j.ui.client.gui.DropDownGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl.EditorContent
 
width() - Method in class com.goldencode.p2j.ui.client.gui.EntryFieldGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.ImageGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.LabelGuiImpl
Compute the label's width.
width() - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Replace original version to take into account P2J specific behavior.
width(boolean) - Method in class com.goldencode.p2j.ui.client.gui.MenuGuiImpl
Replace original version to take into account P2J specific behavior.
width() - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Return the width of the radio button in character units.
width() - Method in class com.goldencode.p2j.ui.client.gui.RadioSetGuiImpl
Returns the width of the radio-set widget.
width() - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiButton
Calculate the width of this widget.
width() - Method in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
Get widget width with borders.
width() - Method in class com.goldencode.p2j.ui.client.gui.TextGuiImpl
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
Calculate the width of this widget.
width() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Get widget width.
width - Variable in class com.goldencode.p2j.ui.client.NativeDimension
Area width.
width() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Returns the rectangle's width.
width - Variable in class com.goldencode.p2j.ui.client.RadioButton
The width of the button.
width() - Method in class com.goldencode.p2j.ui.client.RadioButton
Return the width of the radio button.
width() - Method in class com.goldencode.p2j.ui.client.Rect
Calculate the width of this widget.
width(Point) - Method in class com.goldencode.p2j.ui.client.Rectangle
Returns the rectangle's width.
width - Variable in class com.goldencode.p2j.ui.client.Separator
The width of the separator.
width() - Method in class com.goldencode.p2j.ui.client.Separator
Returns the current width of the separator object.
width() - Method in class com.goldencode.p2j.ui.client.Skip
Returns the current width of the skip object.
width() - Method in class com.goldencode.p2j.ui.client.Slider
Calculate the width of this widget.
width() - Method in class com.goldencode.p2j.ui.client.Space
Returns the current width of the object.
width - Variable in class com.goldencode.p2j.ui.client.StatusLine
Label width.
width() - Method in class com.goldencode.p2j.ui.client.StatusLine
 
width() - Method in class com.goldencode.p2j.ui.client.ToggleBox
Calculate the width of this widget.
width() - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get widget width.
width() - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Get widget width.
width() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get widget width in character units.
width - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Maximal layout width.
width - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Maximal width of resulting layout.
width - Variable in class com.goldencode.p2j.ui.FontTable.LegacyFontMetrics
The legacy width.
width - Variable in class com.goldencode.p2j.ui.HelpService
The WIDTH of the help window.
width(ControlSetItem[]) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Calculate widget width for items' list
width - Variable in class com.goldencode.proxy.PrimitiveInfo
Width of data type in stack or local variable slots
WIDTH_DELTA - Static variable in class com.goldencode.p2j.ui.chui.AlertBoxImpl
Width delta - honor the border and a space on each side.
WIDTH_PAD - Static variable in class com.goldencode.p2j.ui.client.gui.SubMenuGuiImpl
This menu-item minimum left/righ padding in a MENUBAR, in pixels.
widthChars - Variable in class com.goldencode.p2j.ui.BaseConfig
The width of the widget.
widthChars - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
WIDTH-CHARS attribute variable
widthChars - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Image width in character units.
widthDelta() - Method in class com.goldencode.p2j.ui.client.Insets
Get sum of left and right deltas.
widthFromNative(int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a native width value to a ChUI width value.
widthFromNative(int, WidgetId, int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts a native width value to a ChUI width value.
widthLimit - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The width limit.
widthNative() - Method in class com.goldencode.p2j.ui.client.gui.RadioButtonGuiImpl
Compute the native width of this radio-button (without any extra right-padding).
widthPixels - Variable in class com.goldencode.p2j.ui.BaseConfig
Rectangle width pixels
widthPixels - Variable in class com.goldencode.p2j.ui.BrowseColumnConfig
WIDTH-PIXELS attribute variable
widthPixels - Variable in class com.goldencode.p2j.ui.ButtonImageDefinition
Image width in pixel units.
widths - Variable in class com.goldencode.p2j.ui.client.Editor.Line
The intermediate widths (char by char) for this line; index 0 is for char 1, index 1 is for chars 1 and 2, etc
widths - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver.TextMetrics
The widths for this text, for each substring starting from index 0 and ending on indices 1 to text's length - 1.
widths - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.WebFontMetricsHelper
The font's widths for the first 256 ASCII chars.
widthToNative(double) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts ChUI width value to native width value.
widthToNative(double, WidgetId, int) - Method in class com.goldencode.p2j.ui.CoordinatesConversion
Converts ChUI width value to native width value.
wild - Variable in class com.goldencode.p2j.report.server.FileFilter
Flag indicating whether this filter is a wildcard vs.
WIN_FILE_SEPARATOR - Static variable in class com.goldencode.p2j.util.FileSystemDaemon
Windows path separator
window - Variable in class com.goldencode.p2j.ui.chui.FramePlacementManager
The window on which frames are placed by this instance.
window - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.TerminalMenu
Parent window.
window - Variable in class com.goldencode.p2j.ui.client.driver.swing.ContentPane
Containing window (may be an applet or application frame/dialog).
window() - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
Get ancestor Window for this widget.
window() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Get ancestor Window for this widget.
window - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
The resizable window.
window - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
Containing window (may be an applet or application frame/dialog).
window - Variable in class com.goldencode.p2j.ui.client.gui.GuiFontResolver
Window instance.
window - Variable in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Ancestor
window - Variable in class com.goldencode.p2j.ui.client.gui.StatusLineGuiImpl
Parent window of this widget
window() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get ancestor Window for this widget.
window() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get ancestor Window for this widget.
window() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get ancestor Window for this widget.
Window<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
A Window is a single CHUI workspace for frames and dialogs.
Window(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.Window
Constructs the single Window instance by calling superclass constructor, setting the current layout to null and performing the window initialization with creation of a CHARVA frame without borders.
Window(WidgetId, WindowConfig) - Constructor for class com.goldencode.p2j.ui.client.Window
Construct a window widget based on a specific configuration.
window() - Method in class com.goldencode.p2j.ui.client.Window
A window's "window" is itself.
WINDOW - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the WINDOW resource.
window - Variable in class com.goldencode.trace.TracePoint
 
Window.StatusData - Class in com.goldencode.p2j.ui.client
Status data container.
Window.WorkArea - Class in com.goldencode.p2j.ui.client
Stores common data for all windows, relating to the state of the current context.
WINDOW_BORDER_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the border when window is active.
WINDOW_BORDER_COLOR_INACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The color of the border when window is NOT active.
WINDOW_BORDER_WIDTH - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The width of the border in this Theme.
WINDOW_CLOSE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
WINDOW_CLOSED - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The ID of window close event, processed at the driver.
WINDOW_ICONIFIED - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The ID of window minimized event, processed at the driver.
WINDOW_MAXIMIZED - Static variable in class com.goldencode.p2j.ui.client.event.MouseEvt
The ID of window maximized event, processed at the driver.
WINDOW_MAXIMIZED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
WINDOW_MINIMIZED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
window_name_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches WINDOW-NAME clause followed by an ProgressParser.expr().
WINDOW_RESIZED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
WINDOW_RESTORED - Static variable in class com.goldencode.p2j.ui.Keyboard
 
WINDOW_STATE_DELAYED_MINIMIZE - Static variable in interface com.goldencode.p2j.ui.CommonWindow
Window state: delayed minimized.
WINDOW_STATE_MAXIMIZED - Static variable in interface com.goldencode.p2j.ui.CommonWindow
Window state: maximized.
WINDOW_STATE_MINIMIZED - Static variable in interface com.goldencode.p2j.ui.CommonWindow
Window state: minimized.
WINDOW_STATE_NORMAL - Static variable in interface com.goldencode.p2j.ui.CommonWindow
Window state: normal.
WINDOW_SYSTEM_MS_WIN95 - Static variable in class com.goldencode.p2j.main.ClientParameters
Constant identifying the "MS-WIN95" window-system.
WINDOW_SYSTEM_MS_WINDOWS - Static variable in class com.goldencode.p2j.main.ClientParameters
Constant for the "MS-WINDOWS" window-system (GUI driver default).
WINDOW_SYSTEM_MS_WINXP - Static variable in class com.goldencode.p2j.main.ClientParameters
Constant identifying the "MS-WINXP" window-system.
WINDOW_SYSTEM_TTY - Static variable in class com.goldencode.p2j.main.ClientParameters
Constant for the "TTY" window-system (CHUI driver default).
WINDOW_TITLE_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The foreground color of the titlebar when window is active.
WINDOW_TITLE_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The foreground color of the titlebar when window is active.
WINDOW_TITLE_COLOR_INACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The foreground color of the titlebar when window is NOT active.
WINDOW_TITLE_COLOR_INACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The foreground color of the titlebar when window is NOT active.
WINDOW_TITLE_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference to the window title font, a system font.
WINDOW_TITLE_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the window title font - system font.
WINDOW_TITLEBAR_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the titlebar when window is active.
WINDOW_TITLEBAR_COLOR_ACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the titlebar when window is active.
WINDOW_TITLEBAR_COLOR_INACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
The background color of the titlebar when window is NOT active.
WINDOW_TITLEBAR_COLOR_INACTIVE - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
The background color of the titlebar when window is NOT active.
windowActivated(int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Raise an event as the window was activated.
windowActivated(int, int) - Method in interface com.goldencode.p2j.ui.client.driver.web.ClientProtocolHooks
Raise an event indicating that the target window has been activated or deactivated.
WindowActivated - Class in com.goldencode.p2j.ui.client.event
Pseudo-event generated when the simulated OS window gains focus.
WindowActivated(TopLevelWindow<?>, boolean, boolean) - Constructor for class com.goldencode.p2j.ui.client.event.WindowActivated
Create a new event.
windowActivated(int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Raise an event indicating that the target window has been activated or deactivated.
windowActivated(int, boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Called by the UI subsystem (GUI driver for example) when a top-leve window is activated.
WindowBorder - Class in com.goldencode.p2j.ui.client.gui
The class implements border for main and modal top-level windows.
WindowBorder(NativeInsets) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowBorder
Default constructor.
WindowChuiImpl - Class in com.goldencode.p2j.ui.client.chui
 
WindowChuiImpl(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Hide base class public constructor.
WindowChuiImpl(WidgetId, WindowConfig) - Constructor for class com.goldencode.p2j.ui.client.chui.WindowChuiImpl
Construct a window widget based on a specific configuration.
WindowConfig - Class in com.goldencode.p2j.ui
Window widget configuration container.
WindowConfig() - Constructor for class com.goldencode.p2j.ui.WindowConfig
Default constructor (only used in deserialization).
WindowConfig(int) - Constructor for class com.goldencode.p2j.ui.WindowConfig
Create a new config and associate it with the given widget.
WindowConfig(WidgetId) - Constructor for class com.goldencode.p2j.ui.WindowConfig
Create a new config and associate it with the given widget.
windowDeactivated(int, boolean) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Called by the driver when a top-leve window is deactivated.
WindowEvent - Class in com.goldencode.p2j.ui.client.event
Container for an event generated by client-side, having as source a OS-level event generated on a window.
WindowEvent(Widget<?>, int) - Constructor for class com.goldencode.p2j.ui.client.event.WindowEvent
Create a new event for the specified widget, with the specified ID.
WindowEvent(Widget<?>, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.WindowEvent
Create a new event for the specified widget, with the specified ID.
windowFontTables - Variable in class com.goldencode.p2j.ui.client.FontManager.WorkArea
A map of window to its in-use environment, as when it was created.
windowFrame - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowser
The main window.
WindowGuiImpl - Class in com.goldencode.p2j.ui.client.gui
This class implement WINDOW widget drawing on GUI interfaces.
WindowGuiImpl(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Default constructor.
WindowGuiImpl(WidgetId, WindowConfig) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Construct a window widget based on a specific configuration.
WindowIcon(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowIcon
Create the window icon.
windowIconified(int, boolean) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Raise an event as the window was (de)iconified.
windowIconified(int, boolean) - Method in interface com.goldencode.p2j.ui.client.driver.web.ClientProtocolHooks
Raise an event as the window was (de)iconified.
windowIconified(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Raise an event as the window was (de)iconified.
windowId - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmulatedWindowState
The window ID associated with this emulated window.
windowId - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
the id of thw widget's window
windowId() - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseHoverAction
Get the id of the enclosing window
windowId - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawCacheExpiryListener
The window ID to which the cache belongs.
windowID - Variable in class com.goldencode.p2j.ui.FrameConfig
Id of window owning frame or -1 if frame is not owned by a window
windowIds() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the list of all window IDs.
windowingImpl(int) - Static method in class com.goldencode.p2j.util.date
Converts a 2 digit year to a 4 digit year, if needed.
windowingImpl(int, int) - Static method in class com.goldencode.p2j.util.date
Converts a 2 digit year to a 4 digit year, if needed.
windowingYear - Variable in class com.goldencode.p2j.schema.ImportWorker.DataFileReader
The windowing year for date as it was set when the table was dumped.
windowingYear - Variable in class com.goldencode.p2j.util.date.WorkArea
The start of the 100 year range for Y2K windowing.
WindowLayout - Class in com.goldencode.p2j.ui.client.gui
Layout the elements of a legacy-style window.
WindowLayout() - Constructor for class com.goldencode.p2j.ui.client.gui.WindowLayout
 
windowList() - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the list of registered windows.
windowList(int) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Get the list of windows that are positioned under the specified underWindowId window in the Z-order.
WindowManager - Class in com.goldencode.p2j.ui.client
Window manager.
WindowManager() - Constructor for class com.goldencode.p2j.ui.client.WindowManager
Prevent creation from outside of this class.
WindowManager.WorkArea - Class in com.goldencode.p2j.ui.client
Stores global data relating to the state of the current context.
WindowMoved - Class in com.goldencode.p2j.ui.client.event
Pseudo-event generated when the simulated OS window is moved.
WindowMoved(TopLevelWindow<?>, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.WindowMoved
Create a new event.
windowName - Variable in class com.goldencode.p2j.ui.HelpService
The window-name parameter represents the primary or secondary window name as defined in the [WINDOWS] section of the help project file.
windowPane - Variable in class com.goldencode.p2j.ui.client.gui.ModalWindow
Window outer frame.
windowPane - Variable in class com.goldencode.p2j.ui.client.gui.OverlayWindow
Overlay window single content pane.
windowRegistry - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Window widgets dynamic created
WindowResized - Class in com.goldencode.p2j.ui.client.event
Pseudo-event generated when the simulated OS window is resized.
WindowResized(TopLevelWindow<?>, int, int) - Constructor for class com.goldencode.p2j.ui.client.event.WindowResized
Create a new event.
windows - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
Storage for windows.
Windows10Theme - Class in com.goldencode.p2j.ui.client.gui.theme
This theme emulates the Windows 10 (1607 - Redstone 1) look.
Windows10Theme() - Constructor for class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
 
Windows8Theme - Class in com.goldencode.p2j.ui.client.gui.theme
This theme emulates the Windows 8 look.
Windows8Theme() - Constructor for class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
 
windowsColorMap - Static variable in class com.goldencode.p2j.ui.ColorSpec
Color mapping table for Windows colors
windowsColors - Static variable in class com.goldencode.p2j.ui.ColorSpec
Map of WINDOWS color names and indexes.
windowState - Variable in class com.goldencode.p2j.ui.WindowConfig
WINDOW-STATE attribute; to get the effective value use ConfigHelper#getWindowState
windowSwitched - Variable in class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Stack indicating if last call to AbstractGuiDriver.selectWindow(int) ended in a window switch.
windowSystem - Variable in class com.goldencode.p2j.main.ClientParameters
Identify the SESSION:WINDOW-SYSTEM attribute used by this client.
WindowSystem() - Constructor for class com.goldencode.p2j.preproc.BuiltinVariable.WindowSystem
 
windowSystem - Variable in class com.goldencode.p2j.preproc.Options
WINDOW-SYSTEM preprocessor built-in variable value.
windowSystem - Variable in class com.goldencode.p2j.ui.LogicalTerminal
Cached value of SESSION:WINDOW-SYSTEM.
WindowTitle(WidgetId) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowTitleBar.WindowTitle
Basic c'tor.
WindowTitleBar - Class in com.goldencode.p2j.ui.client.gui
Implementation of a GUI window title bar.
WindowTitleBar(WidgetId, String) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Basic c'tor.
WindowTitleBar(WidgetId, boolean, CaptionButtonType[], String) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Custom c'tor.
WindowTitleBar.WindowIcon - Class in com.goldencode.p2j.ui.client.gui
The window's icon.
WindowTitleBar.WindowTitle - Class in com.goldencode.p2j.ui.client.gui
The window's title.
WindowTitlePopupGuiImpl - Class in com.goldencode.p2j.ui.client.gui
GUI client implementation class of "window title" system popup.
WindowTitlePopupGuiImpl(TopLevelWindow<?>) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowTitlePopupGuiImpl
Special constructor used to restore component using given configuration.
WindowWidget - Class in com.goldencode.p2j.ui
This class represents the only window widget that exists in a CHUI environment.
WindowWidget(boolean) - Constructor for class com.goldencode.p2j.ui.WindowWidget
Default constructor.
WindowWorkSpace - Class in com.goldencode.p2j.ui.client.gui
Window work area.
WindowWorkSpace(ScrollBar.Bars) - Constructor for class com.goldencode.p2j.ui.client.gui.WindowWorkSpace
Constructor.
winFamily - Static variable in class com.goldencode.util.PlatformHelper
Variable to cache the current OS Windows family value.
WinKeyboardReader - Class in com.goldencode.p2j.ui.client.driver.swing
This class represents a SwingKeyboardReader implementation for clients which require Windows compatibility.
WinKeyboardReader() - Constructor for class com.goldencode.p2j.ui.client.driver.swing.WinKeyboardReader
Default c'tor.
winOS - Variable in class com.goldencode.p2j.util.memptr.WorkArea
Stores the OS information for this context.
winsys - Variable in class com.goldencode.p2j.uast.UastHints
WINDOW-SYSTEM preprocessor built-in variable value.
WITH_CHECK_OPTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WITH_CHECK_OPTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WITH_CHECK_OPTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WITH_GRANT_OPTION - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WITH_GRANT_OPTION - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WITH_GRANT_OPTION - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
withAddon(AbstractInputGroupAddon) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Addon setter.
withBlink() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with active BLINK color property.
withBold() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with active BOLD color property.
withEditors - Variable in class com.goldencode.p2j.ui.client.Frame
Frame contains editors
withFieldSize(int) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Field size setter.
withinCommonPoint() - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The common pointcut for all the advices.
withLabelSize(int) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Label size setter.
withNativeWindow - Variable in class com.goldencode.p2j.ui.client.event.WindowActivated
Flag indicating if the opposite window is a OS window.
withNativeWindow() - Method in class com.goldencode.p2j.ui.client.event.WindowActivated
Check if the opposite window for this event is another OS/native window.
withoutBlink() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with inactive BLINK color property.
withoutBold() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with inactive BOLD color property.
withoutReverse() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with inactive REVERSE color property.
withoutUnderline() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with inactive UNDERLINE color property.
withReverse() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with active REVERSE color property.
withSelectedWindow(int, Runnable) - Method in interface com.goldencode.p2j.ui.client.gui.driver.GuiDriver
The method works as an envelope for GuiDriver.selectWindow(int) and GuiDriver.releaseWindow() methods.
withSuggestions(List<String>) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Suggestions setter.
withTooltip(String) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Tooltip setter.
withUnderline() - Method in class com.goldencode.p2j.ui.Color
Create color identical to this one but with active UNDERLINE color property.
wnd - Variable in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
top level window supplier
wOff - Variable in class com.goldencode.p2j.ui.client.gui.ScrollBarGuiImpl
Width correction (right part)
wOld - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Cache for rectangle width.
word - Variable in class com.goldencode.p2j.persist.P2JIndex
Is this a word index?
word - Variable in class com.goldencode.p2j.persist.TableMapper.LegacyIndexInfo
Determine if the index is a word-index index.
WORD - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "word" index AST annotation
WORD_MATCH - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WORD_MATCH - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WORD_MATCH - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
wordLeft() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Move cursor one word left.
wordLeft() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Move cursor one word left.
wordMatches - Variable in class com.goldencode.p2j.convert.IndexSelectionWorker.RecordPhraseData
Stores the list of the word matches for the current record phrase.
wordRight() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Move cursor one word right.
wordRight() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Move cursor one word right.
wordSize() - Static method in class com.goldencode.p2j.library.LibraryManager
Reports on the number of bytes that the native stack uses for push/pop operations (the width or size of the word used).
wordWrap - Variable in class com.goldencode.p2j.ui.EditorConfig
WORD-WRAP Attribute
wordWrap() - Method in class com.goldencode.p2j.ui.FrameElement
Determines if the element should cause word wrap to be activated during editing operations.
wordWrap() - Method in class com.goldencode.p2j.ui.WordWrapElement
Determines if the element should cause word wrap to be activated during editing operations.
WordWrapElement - Class in com.goldencode.p2j.ui
This class marks a specific widget as needing word wrap for the current editing operation.
WordWrapElement(GenericWidget) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create a widget-only instance with a group index of 0.
WordWrapElement(GenericWidget, int) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create a widget-only instance with a given group index.
WordWrapElement(Accessor, GenericWidget) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with a group index of 0.
WordWrapElement(BaseDataType, GenericWidget) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with a group index of 0.
WordWrapElement(Accessor, GenericWidget, int) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with the specified group index.
WordWrapElement(BaseDataType, GenericWidget, int) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with the specified group index.
WordWrapElement(Accessor, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with a group index of 0.
WordWrapElement(BaseDataType, String, GenericWidget) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with a group index of 0.
WordWrapElement(Accessor, String, GenericWidget, int) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with the specified group index.
WordWrapElement(BaseDataType, String, GenericWidget, int) - Constructor for class com.goldencode.p2j.ui.WordWrapElement
Create an instance with the specified group index.
work - Static variable in class com.goldencode.p2j.net.RemoteObject
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.ui.client.event.EventManager
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.ui.client.WindowManager
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.ui.Keyboard
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.ui.WidgetIdHelper
Stores session context-local state variables.
work - Static variable in class com.goldencode.p2j.util.BlockManager
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.ClipboardManager
Saves clipboard resource id.
work - Static variable in class com.goldencode.p2j.util.ControlFlowOps
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.date
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.decimal
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.EnvironmentOps
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.Environments
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.ErrorManager
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.FileSystemOps
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.handle
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.int64
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.NumberType
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.ProcedureManager
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.ProcessOps
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.RemoteStream
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.SessionUtils
Context local proxy that allows SESSION attributes to be pushed from server to client.
work - Static variable in class com.goldencode.p2j.util.StreamFactory
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.UnnamedStreams
Stores context-local state variables.
work - Static variable in class com.goldencode.p2j.util.Utils
Stores context-local state variables.
WORK_DB - Static variable in class com.goldencode.p2j.schema.SchemaDictionary
Reserved name of work-table parent database
WORK_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WORK_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WORK_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
workArea - Static variable in class com.goldencode.p2j.admin.AdminServerImpl
Context-local global data area for admin session state
WorkArea() - Constructor for class com.goldencode.p2j.admin.AdminServerImpl.WorkArea
Constructor.
WorkArea() - Constructor for class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.convert.ExpressionConversionWorker.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.directory.DirectoryService.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.library.NativeInvoker.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.net.CriticalSectionManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.net.RemoteObject.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.persist.DynamicQueryHelper.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.schema.P2OLookup.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.uast.JavaPatternWorker.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.uast.SymbolResolver.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.ColorManager.WorkArea
Create a new work-area.
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.event.EventManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.FontManager.WorkArea
Create a new work-area.
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.MouseHandler.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler.WorkArea
 
workarea - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Work-Area bounds.
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.widget.AbstractContainer.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.Window.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.client.WindowManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.ColorTable.WorkArea
Create a new work-area.
WorkArea() - Constructor for class com.goldencode.p2j.ui.ConfigManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.FontTable.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.ui.WidgetIdHelper.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.AbstractParameter.WorkArea
Default constructor.
WorkArea() - Constructor for class com.goldencode.p2j.util.AccumulatorManager.WorkArea
Default constructor.
WorkArea() - Constructor for class com.goldencode.p2j.util.AppServerManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.ArrayAssigner.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.BlockManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.ClipboardManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.ControlFlowOps.WorkArea
 
workArea - Variable in class com.goldencode.p2j.util.date
The working area where this instance was created.
WorkArea() - Constructor for class com.goldencode.p2j.util.date.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.decimal.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.EnvironmentOps.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.Environments.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.ErrorManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.FileSystemOps.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.handle.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.HandleChain.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.int64.WorkArea
 
workArea - Static variable in class com.goldencode.p2j.util.KeyReader
Context-local data area for last key state.
WorkArea() - Constructor for class com.goldencode.p2j.util.KeyReader.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.LegacyLogOps.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.LowLevelSocketImpl.WorkArea
 
workArea - Variable in class com.goldencode.p2j.util.memptr
The working area where this instance was created.
WorkArea() - Constructor for class com.goldencode.p2j.util.memptr.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.NumberType.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.ProcedureManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.ProcessOps.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.RemoteStream.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.SelfManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.SessionUtils.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.SharedVariableManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.StreamFactory.WorkArea
 
workArea - Static variable in class com.goldencode.p2j.util.TransactionManager
Context-local global data area for transaction state.
WorkArea() - Constructor for class com.goldencode.p2j.util.TransactionManager.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.UnnamedStreams.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.Utils.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.WebServiceImpl.WorkArea
 
WorkArea() - Constructor for class com.goldencode.p2j.util.WidgetPool.WorkArea
 
worker - Static variable in class com.goldencode.p2j.main.TemporaryAccountPool
A daemon worker thread having a security context which allow to change user account.
worker - Variable in class com.goldencode.p2j.net.Conversation
Thread instance on which we are running, must be dedicated to this instance.
worker() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load a pattern worker helper class definition from a worker element in a top-level profile definition.
worker - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater
Worker which processes record lock events in a dedicated server thread
worker - Variable in class com.goldencode.p2j.ui.client.chui.driver.VT100EmulatorChildProcess
Emulator worker thread.
worker - Variable in class com.goldencode.p2j.util.TerminalStream
Reference to interactive output worker.
workerLatch - Variable in class com.goldencode.p2j.main.TemporaryAccountWorker
Thread synchronization
workers - Variable in class com.goldencode.p2j.pattern.AstSymbolResolver
Pattern workers indexed by fully qualified class name
workers() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Returns an iterator on all registered pattern workers.
workers - Variable in class com.goldencode.p2j.persist.DMOSorter
Workers for each sorted DMO property
workers - Variable in class com.goldencode.p2j.persist.remote.DatabaseMultiplexer
Worker delegates to which requests will be multiplexed
workers - Variable in class com.goldencode.p2j.ui.WidgetConfigDef
 
workers - Variable in class com.goldencode.p2j.ui.WidgetConfigUpdates
 
workers - Static variable in class com.goldencode.util.NativeTypeSerializer
An array of workers, identified by their NativeTypeSerializer.mark.
workingDirectory - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
User's working directory.
workingDirectory - Variable in class com.goldencode.p2j.util.StanzaIni
Working directory value to search the INI file.
workingGraphics - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The current off-screen graphic context for the working screen.
workingScreen - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingEmulatedWindow
The working off-screen image.
workspace - Variable in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The window's workspace, where all frame drawing is done.
WORKSPACE_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows10Theme
Background color of the workspace
WORKSPACE_BACKGROUND_COLOR - Static variable in class com.goldencode.p2j.ui.client.gui.theme.Windows8Theme
Background color of the workspace
workThread - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Update worker thread
worldScope - Variable in class com.goldencode.p2j.persist.RecordBuffer
Flag indicating if a buffer is exposed to the world until its creator procedure gets deleted, in cases when its associated procedure is ran persistent
wprint(String, int, int) - Method in class com.goldencode.p2j.preproc.Environment
Formats and prints a warning message.
wrap(T) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates variable wrapper and returns instance of T type.
wrap(T, boolean) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates wrapper and returns instance of T type.
wrap(DataModelObject, String, Class) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates wrapper and returns instance of T type.
wrap(DataModelObject, String, Class, int) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates wrapper and returns instance of T type.
wrap(DataModelObject, String, Class, NumberType) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates wrapper and returns instance of T type.
wrap(DataModelObject, String, Class, boolean) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates wrapper and returns instance of T type.
wrap(DataModelObject, String, Class, int, boolean) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates wrapper and returns instance of T type.
wrap(DataModelObject, String, Class, NumberType, boolean) - Static method in class com.goldencode.p2j.util.OutputParameter
Creates wrapper and returns instance of T type.
wrapCurrent(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Worker method for wrapping ErrorConditionException and reusing in all P2JQuery.getCurrent() implementations
wrapFirst(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Worker method for wrapping ErrorConditionException and reusing in all P2JQuery.getFirst() implementations
wrapFirst(FindQuery, LockType) - Static method in class com.goldencode.p2j.persist.BufferImpl
Worker static method for wrapping ErrorConditionException and reusing in all P2JQuery.findFirst() implementations
wrapFrame(Frame) - Static method in class com.goldencode.p2j.ui.chui.ThinClient
Remove frame from the registry.
wrapInfo - Variable in class com.goldencode.proxy.PrimitiveInfo
Information for wrapper method
wrapIntoCaseInsensitivePattern(String) - Static method in class com.goldencode.p2j.admin.AdminHelper
Returns a regular expression pattern for the given search string that is "case insensitive".
wrapLast(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Worker method for wrapping ErrorConditionException and reusing in all P2JQuery.getLast() implementations
wrapLast(FindQuery, LockType) - Static method in class com.goldencode.p2j.persist.BufferImpl
Worker static method for wrapping ErrorConditionException and reusing in all P2JQuery.findLast() implementations
wrapNext(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Worker method for wrapping ErrorConditionException and reusing in all P2JQuery.getNext() implementations
wrapped - Variable in class com.goldencode.p2j.ui.ClientState
IDs of wrapped down frames.
wrapped(int) - Method in class com.goldencode.p2j.ui.WidgetId.ClientArea
Check if the ID has wrapped.
wrapped - Variable in class com.goldencode.p2j.ui.WidgetId.IDGenerator
Flag indicating the integer wrapping happen while incrementing by 1.
wrapped(int) - Method in class com.goldencode.p2j.ui.WidgetId.IDGenerator
Check if the ID has wrapped.
wrapped(int) - Method in class com.goldencode.p2j.ui.WidgetId.SessionArea
Check if the ID has wrapped.
wrappedFrames - Variable in class com.goldencode.p2j.ui.chui.ThinClient
List of DOWN frames which were wrapped.
WrappedResource - Interface in com.goldencode.p2j.util
An API for objects that can be checked for validity.
wrappee - Variable in class com.goldencode.p2j.util.AccessorWrapper
The wrappered data.
wrappee - Variable in class com.goldencode.p2j.util.ExpressionWrapper
The instance being exposed as an expression.
wrapper - Variable in class com.goldencode.p2j.convert.AttributeMethodDescriptor
The type of the resource used for unwrapping handles.
Wrapper(T) - Constructor for class com.goldencode.p2j.security.ContextLocal.Wrapper
Convenience constructor which assigns contents.
wrapperClass - Variable in class com.goldencode.expr.Compiler.PrimitiveInfo
Class used to wrapper data values of this primitive type
WRAPPERS - Static variable in class com.goldencode.expr.Compiler
Map of primitive object wrapper classes to primitive types
wrappers - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Map pre-defined pointers to corresponding wrappers
wrapperToTokenType - Static variable in class com.goldencode.p2j.persist.DynamicQueryHelper
Map of P2J wrappers to their associated token type.
wrapPrevious(LockType) - Method in class com.goldencode.p2j.persist.AbstractQuery
Worker method for wrapping ErrorConditionException and reusing in all P2JQuery.getPrevious() implementations
wrapText(String, int) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Wrap a text string to fit into one or more lines of the specified width.
wrapText(String, int) - Static method in class com.goldencode.util.StringHelper
A simple algorithm to wrap a text string to fit into one or more lines of the specified width.
wrapUnique(FindQuery, LockType) - Static method in class com.goldencode.p2j.persist.BufferImpl
Worker static method for wrapping ErrorConditionException and reusing in all P2JQuery.findUnique() implementations
wrapValue(AbstractReportBuilder.ColumnInfo<TRowObject>, String) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.DefaultCellRenderer
Wraps the given text into multiple lines of text to fit the column width.
wrapWidgetsToFieldGroup(GenericWidget<?>[], FieldGroup) - Method in class com.goldencode.p2j.ui.GenericFrame
Wraps widgets to the FieldGroup - pseudo-widget used as container of row widgets
writableBodyStatuses - Static variable in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Status while writing body of element node.
WritableData - Interface in com.goldencode.expr
Classes which implement this interface must be able to write their data to a DataOutput stream.
writableStatuses - Static variable in enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Writable statuses.
write(DataOutput) - Method in class com.goldencode.expr.Attribute
This method writes the data for this attribute to the specified output stream.
write(DataOutput) - Method in class com.goldencode.expr.ClassFile
Write the class file to a binary output stream in the format defined by the JVM specification.
write(DataOutput) - Method in class com.goldencode.expr.CodeUnit
This method writes the bytecode contents of this code unit to the specified output stream.
write(DataOutput) - Method in class com.goldencode.expr.Constant
Write the binary format of this constant to the specified output stream.
write(DataOutput) - Method in class com.goldencode.expr.ConstantArgument
This method writes this argument's data to the specified output stream.
write(DataOutput) - Method in class com.goldencode.expr.ConstantPool
This method indexes the constant pool, which is already sorted in the natural order of its constant objects, then writes the constant pool data to the specified output stream, presumably as part of the creation of a Java class file.
write(DataOutput) - Method in class com.goldencode.expr.Instruction
Write the data represented by this instruction to the specified output stream.
write(DataOutput) - Method in class com.goldencode.expr.MethodInfo
 
write(DataOutput) - Method in class com.goldencode.expr.NumericArgument
 
write(DataOutput) - Method in interface com.goldencode.expr.WritableData
Write data to a DataOutput stream.
write(int) - Method in class com.goldencode.p2j.io.ByteCountOutputStream
Writes the specified byte to this output stream (only the low order 8 bits are written, the high order 24 bits are ignored).
write(byte[]) - Method in class com.goldencode.p2j.io.ByteCountOutputStream
Writes the entire contents of the specified byte array to this output stream.
write(byte[], int, int) - Method in class com.goldencode.p2j.io.ByteCountOutputStream
Writes len bytes from the specified byte array starting at offset off in this output stream.
write(int) - Method in class com.goldencode.p2j.io.IndentingOutputStream
Writes the specified byte to this output stream (only the low order 8 bits are written, the high order 24 bits are ignored).
write(byte[]) - Method in class com.goldencode.p2j.io.IndentingOutputStream
Writes the entire contents of the specified byte array to this output stream.
write(byte[], int, int) - Method in class com.goldencode.p2j.io.IndentingOutputStream
Writes len bytes from the specified byte array starting at offset off in this output stream.
write(int) - Method in class com.goldencode.p2j.io.IndentingWriter
Writes the specified character to this writer (only the low order 16 bits are written, the high order 16 bits are ignored).
write(String, int, int) - Method in class com.goldencode.p2j.io.IndentingWriter
Writes len characters from the specified string starting at offset off in this writer.
write(char[], int, int) - Method in class com.goldencode.p2j.io.IndentingWriter
Writes len characters from the specified character array starting at offset off in this writer.
write(OutputStream, String) - Method in class com.goldencode.p2j.schema.ImportWorker
Output the given text to the stream in UTF-8 encoding.
write(PrintWriter) - Method in class com.goldencode.p2j.util.Content
Writes the content to the file via Writer object provided.
write(Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a WRITE trigger without OLD buffer specified.
write(Buf, Buf) - Method in class com.goldencode.p2j.util.DatabaseTrigger
Should be implemented by a WRITE trigger with OLD buffer specified.
write(String) - Method in class com.goldencode.p2j.util.DirStream
Write the given string to the output stream.
write(byte[]) - Method in class com.goldencode.p2j.util.DirStream
Write the given byte array to the output stream.
write - Variable in class com.goldencode.p2j.util.FileStream
true if the file must be writable.
write(String) - Method in class com.goldencode.p2j.util.FileStream
Write the given string to the output stream.
write(byte) - Method in class com.goldencode.p2j.util.FileStream
Worker to output a single byte to our file at the current output position.
write(byte[]) - Method in class com.goldencode.p2j.util.FileStream
Write the given byte array to the output stream.
write(PrintWriter) - Method in class com.goldencode.p2j.util.LineContent
Writes the content to the file via Writer object provided.
write(long, long, byte[]) - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Write the specified contents to the memory block at the given 64-bit address plus offset.
write(int, memptr, long, long) - Method in interface com.goldencode.p2j.util.LowLevelSocket
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(int, memptr, long, long) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(int, String) - Method in interface com.goldencode.p2j.util.LowLevelStream
Write the given string to the output stream.
write(int, byte[]) - Method in interface com.goldencode.p2j.util.LowLevelStream
Write the given byte array to the output stream.
write(long, long, byte[]) - Method in class com.goldencode.p2j.util.MemoryDaemon
Write the specified contents to the memory block at the given 64-bit address plus offset.
write(long, long, byte[]) - Static method in class com.goldencode.p2j.util.MemoryManager
Write the specified contents to the memory block at the given 64-bit address plus offset.
write(String) - Method in class com.goldencode.p2j.util.NullStream
Write the given string to the output stream, in actuality this has no effect.
write(byte[]) - Method in class com.goldencode.p2j.util.NullStream
Write the given byte array to the output stream, in actuality this has no effect.
write(int) - Method in class com.goldencode.p2j.util.OutputStreamWrapper
Writes the specified byte to this output stream (only the low order 8 bits are written, the high order 24 bits are ignored).
write(byte[]) - Method in class com.goldencode.p2j.util.OutputStreamWrapper
Writes the entire contents of the specified byte array to this output stream.
write(byte[], int, int) - Method in class com.goldencode.p2j.util.OutputStreamWrapper
Writes len bytes from the specified byte array starting at offset off in this output stream.
write(String) - Method in class com.goldencode.p2j.util.ProcessStream.InReader
Write the given string to the output destination.
write(byte[]) - Method in class com.goldencode.p2j.util.ProcessStream.InReader
Write the given byte array to the output destination.
write(String) - Method in class com.goldencode.p2j.util.ProcessStream.InStream
Write the given string to the output destination.
write(byte[]) - Method in class com.goldencode.p2j.util.ProcessStream.InStream
Write the given byte array to the output destination.
write(String) - Method in interface com.goldencode.p2j.util.ProcessStream.IOHelper
Write the given string to the output destination.
write(byte[]) - Method in interface com.goldencode.p2j.util.ProcessStream.IOHelper
Write the given byte array to the output destination.
write(String) - Method in class com.goldencode.p2j.util.ProcessStream.OutStream
Write the given string to the output destination.
write(byte[]) - Method in class com.goldencode.p2j.util.ProcessStream.OutStream
Write the given byte array to the output destination.
write(String) - Method in class com.goldencode.p2j.util.ProcessStream.OutWriter
Write the given string to the output destination.
write(byte[]) - Method in class com.goldencode.p2j.util.ProcessStream.OutWriter
Write the given byte array to the output destination.
write(String) - Method in class com.goldencode.p2j.util.ProcessStream
Write the given string to the output stream.
write(byte[]) - Method in class com.goldencode.p2j.util.ProcessStream
Write the given byte array to the output stream.
write(String) - Method in class com.goldencode.p2j.util.RemoteStream
Write the given string to the output stream.
write(byte[]) - Method in class com.goldencode.p2j.util.RemoteStream
Write the given byte array to the output stream.
write(PrintWriter) - Method in class com.goldencode.p2j.util.SectionContent
Writes the content of the data section to the file via Writer object provided.
write(memptr, double, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(memptr, NumberType, double) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(memptr, double, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(memptr, NumberType, NumberType) - Method in interface com.goldencode.p2j.util.Socket
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(memptr, double, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(memptr, NumberType, double) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(memptr, double, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(memptr, NumberType, NumberType) - Method in class com.goldencode.p2j.util.SocketImpl
Java implementation for the WRITE() SOCKET method, this will write data from the specified buffer location (position and number of bytes) to the socket.
write(String) - Method in class com.goldencode.p2j.util.Stream
Write the given string to the output stream.
write(byte[]) - Method in class com.goldencode.p2j.util.Stream
Write the given byte array to the output stream.
write(int, String) - Method in class com.goldencode.p2j.util.StreamDaemon
Write the given string to the output stream.
write(int, byte[]) - Method in class com.goldencode.p2j.util.StreamDaemon
Write the given byte array to the output stream.
write(String) - Method in class com.goldencode.p2j.util.StreamWrapper
Write the given string to the output stream.
write(byte[]) - Method in class com.goldencode.p2j.util.StreamWrapper
Write the given byte array to the output stream.
write(String) - Method in class com.goldencode.p2j.util.TerminalStream
Write the given string to the output stream.
write(byte[]) - Method in class com.goldencode.p2j.util.TerminalStream
Write the given byte array to the output stream.
write(int) - Method in class com.goldencode.p2j.xml.SaxWriterImpl.FileOutputStreamWrapper
Write one byte into the stream.
write(int) - Method in class com.goldencode.p2j.xml.SaxWriterImpl.LongcharOutputStream
Write one byte into the buffer.
write(int) - Method in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Write one byte into memptr.
write(byte[], int, int) - Method in class com.goldencode.p2j.xml.SaxWriterImpl.MemptrOutputStream
Wrap super method to ensure that memptr has enough length and reduce number of calls to expand capacity.
write(int, byte[]) - Method in class com.goldencode.terminal.NativePty
Write a byte array to master PTY.
write(Document, OutputStream) - Static method in class com.goldencode.util.XmlHelper
Serialize the content in the specified XML document in a pretty printed text format to the specified writer.
write(Document, OutputStream, boolean) - Static method in class com.goldencode.util.XmlHelper
Serialize the content in the specified XML document in text form to the specified output stream, optionally applying pretty print formatting.
write(Document, OutputStream, boolean, boolean) - Static method in class com.goldencode.util.XmlHelper
Serialize the content in the specified XML document in text form to the specified output stream, optionally applying pretty print formatting.
write(Document, File) - Static method in class com.goldencode.util.XmlHelper
Serialize the content in the specified XML document in a pretty printed text format to the specified file.
write(Document, String) - Static method in class com.goldencode.util.XmlHelper
Serialize the content in the specified XML document in a pretty printed text format to the file with the specified name.
WRITE_BUF_SZ - Static variable in class com.goldencode.p2j.util.FileStream
The size of the non-memory mapped write buffer.
write_referencing_phrase(Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Implements the referencing phrase to modify a database event trigger, matches on the NEW or OLD keywords and all following optional or required constructs.
WriteableName - Interface in com.goldencode.p2j.util
Interface for handles in which the NAME attribute can be set.
writeAnnotations(Aast, Document, Node) - Method in class com.goldencode.ast.XmlFilePlugin
Process the list of annotations from an AST and write these into the current XML document as child nodes.
writeAst(Aast, Document, Node, String, boolean) - Method in class com.goldencode.ast.XmlFilePlugin
Write an AST node to XML, recursively calling itself to write all children.
writeBlock(memptr) - Method in class com.goldencode.p2j.util.Stream
Write the entire block of data (as represented by the given memptr) to the stream with no delimiters, end of line insertions or other modifications.
writeBoolean(boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Write a boolean value (1 for true, 0 for false).
writeByte(byte) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Write a byte
writeByte(byte, long) - Method in class com.goldencode.p2j.util.BinaryData
Write the byte into the given location.
writeByte(byte) - Method in class com.goldencode.p2j.util.DirStream
Write the given byte to the output stream.
writeByte(byte) - Method in class com.goldencode.p2j.util.FileStream
Write the given byte to the output stream.
writeByte(int, byte) - Method in interface com.goldencode.p2j.util.LowLevelStream
Write the given byte to the output stream.
writeByte(byte, long) - Method in class com.goldencode.p2j.util.memptr
Write the byte into the given location.
writeByte(byte) - Method in class com.goldencode.p2j.util.NullStream
Write the given byte to the output stream, in actuality this has no effect.
writeByte(byte) - Method in class com.goldencode.p2j.util.ProcessStream
Write the given byte to the output stream.
writeByte(byte, long) - Method in class com.goldencode.p2j.util.raw
Write the byte into the given location.
writeByte(byte) - Method in class com.goldencode.p2j.util.RemoteStream
Write the given byte to the output stream.
writeByte(byte) - Method in class com.goldencode.p2j.util.Stream
Write the given byte to the output stream.
writeByte(int, byte) - Method in class com.goldencode.p2j.util.StreamDaemon
Write the given byte to the output stream.
writeByte(byte) - Method in class com.goldencode.p2j.util.StreamWrapper
Write the given byte to the output stream.
writeByte(byte) - Method in class com.goldencode.p2j.util.TerminalStream
Write the given byte to the output stream.
writeByteRange(byte[], long, boolean) - Method in class com.goldencode.p2j.util.BinaryData
Write the bytes at the given location.
writeByteRange(byte[], long, boolean) - Method in class com.goldencode.p2j.util.memptr
Write the bytes at the given location.
writeByteRange(byte[], long, boolean) - Method in class com.goldencode.p2j.util.raw
Write the bytes at the given location.
writeCdata(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds CDATA block to the XML document crating by SAX-Writer object.
writeCdata(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds CDATA block to the XML document crating by SAX-Writer object.
writeCdata(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds CDATA block to the XML document crating by SAX-Writer object.
writeCdata(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds CDATA block to the XML document crating by SAX-Writer object.
writeCh(char) - Method in class com.goldencode.p2j.util.DirStream
Write the given character to the output stream.
writeCh(char) - Method in class com.goldencode.p2j.util.FileStream
Write the given character to the output stream.
writeCh(int, char) - Method in interface com.goldencode.p2j.util.LowLevelStream
Write the given character to the output stream.
writeCh(char) - Method in class com.goldencode.p2j.util.NullStream
Write the given character to the output stream, in actuality this has no effect.
writeCh(char) - Method in class com.goldencode.p2j.util.ProcessStream.InReader
Write the given character to the output destination.
writeCh(char) - Method in class com.goldencode.p2j.util.ProcessStream.InStream
Write the given character to the output destination.
writeCh(char) - Method in interface com.goldencode.p2j.util.ProcessStream.IOHelper
Write the given character to the output destination.
writeCh(char) - Method in class com.goldencode.p2j.util.ProcessStream.OutStream
Write the given character to the output destination.
writeCh(char) - Method in class com.goldencode.p2j.util.ProcessStream.OutWriter
Write the given character to the output destination.
writeCh(char) - Method in class com.goldencode.p2j.util.ProcessStream
Write the given character to the output stream.
writeCh(char) - Method in class com.goldencode.p2j.util.RemoteStream
Write the given character to the output stream.
writeCh(char) - Method in class com.goldencode.p2j.util.Stream
Write the given character to the output stream.
writeCh(int, char) - Method in class com.goldencode.p2j.util.StreamDaemon
Write the given character to the output stream.
writeCh(char) - Method in class com.goldencode.p2j.util.StreamWrapper
Write the given character to the output stream.
writeCh(char) - Method in class com.goldencode.p2j.util.TerminalStream
Write the given character to the output stream.
writeCharacterData(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds character data to the XML document crating by SAX-Writer object.
writeCharacters(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds character data to the XML document crating by SAX-Writer object.
writeCharacters(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds character data to the XML document crating by SAX-Writer object.
writeCharacters(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds character data to the XML document crating by SAX-Writer object.
writeCharacters(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds character data to the XML document crating by SAX-Writer object.
writeClassMap(Map<String, String>) - Static method in class com.goldencode.p2j.uast.GenerateClassMap
Store the given class name map into the class name map XML file.
writeClipboard(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Copies the given text to the application clipboard and notifies the JS client about the current clipboards content.
writeColumnsLine(String, List<Quoter.ColumnRange>, BufferedWriter) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that identifies the columns from an input String line extracts and quotes them then outputs them to the destination file
writeComment(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds comment to the XML document crating by SAX-Writer object.
writeComment(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds comment to the XML document crating by SAX-Writer object.
writeComment(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds comment to the XML document crating by SAX-Writer object.
writeComment(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds comment to the XML document crating by SAX-Writer object.
writeContent(DataOutput) - Method in class com.goldencode.expr.Attribute
This method must be implemented to write the data content (not including the header info - type and length) for the subclassed attribute type.
writeContent(DataOutput) - Method in class com.goldencode.expr.ClassConstant
This method writes the index of the name constant out to the specified output stream.
writeContent(DataOutput) - Method in class com.goldencode.expr.CodeAttribute
This method writes the data content of this code attribute to the specified output stream.
writeContent(DataOutput) - Method in class com.goldencode.expr.Constant
This method must be implemented by a subclass to provide the appropriate behavior when writing the binary representation of this constant to an output stream.
writeContent(DataOutput) - Method in class com.goldencode.expr.DoubleConstant
 
writeContent(DataOutput) - Method in class com.goldencode.expr.ExceptionAttribute
 
writeContent(DataOutput) - Method in class com.goldencode.expr.FloatConstant
 
writeContent(DataOutput) - Method in class com.goldencode.expr.FMIrefConstant
 
writeContent(DataOutput) - Method in class com.goldencode.expr.IntegerConstant
 
writeContent(DataOutput) - Method in class com.goldencode.expr.LongConstant
 
writeContent(DataOutput) - Method in class com.goldencode.expr.NameAndTypeConstant
 
writeContent(DataOutput) - Method in class com.goldencode.expr.StringConstant
 
writeContent(DataOutput) - Method in class com.goldencode.expr.Utf8Constant
This method writes the text underlying this constant out to the specified output stream in UTF-8 format.
writeControlled(String) - Method in class com.goldencode.p2j.util.Stream
Writes the given data into a buffer appending a newline to the end.
writeControlledSpecial(String, int) - Method in class com.goldencode.p2j.util.Stream
Supports writing form feeds and intermediate headers.
writeDataElement(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, Text, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, String, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(String, String, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDataElement(Text, Text, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates complete XML node with a given SAX-Writer object.
writeDelimitedLine(String[], BufferedWriter) - Static method in class com.goldencode.p2j.util.Quoter
Utility method that writes into the destination file the line of quoted tokens (row of columns parsed from the input file).
writeEmptyElement(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, String, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, Text, handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(String, String, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEmptyElement(Text, Text, handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates an empty node in a given SAX-Writer object.
writeEntityRef(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an entity referenc to the XML document associated with given SAX-Writer object.
writeEntityRef(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an entity referenc to the XML document associated with given SAX-Writer object.
writeEntityRef(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an entity referenc to the XML document associated with given SAX-Writer object.
writeEntityRef(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an entity referenc to the XML document associated with given SAX-Writer object.
writeEnvironment(ObjectOutput) - Method in class com.goldencode.p2j.ui.ServerState
Serialize environments.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.BaseNativeType
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.NativeBuffer
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.NativeDouble
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.NativeFloat
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.NativeInteger
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.NativeString
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.NativeTypeArray
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.library.Signature
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.main.AppServerInvocationResult
Serialize this object, to be picked up by the other side.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.main.ClientParameters
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.net.Message
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.net.RoutingKey
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.net.SyncMessage
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.persist.PropertyDefinition
Send the property definition to the specified output destination.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.persist.TableWrapper
Send the result set (metadata and rows) to the specified output destination.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.BaseConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.BrowseColumnConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.BrowseConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ButtonConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ButtonImageDefinition
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ChooseData
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.client.event.ServerEvent
Send this server-event to the destination.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.client.WidgetEntry
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ClientState
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.Color
 
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ColorRgb
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ColorTableEntry
Replacement for default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ComboBoxConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ControlConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ControlSetConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ControlTextConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.EditorConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.EventDefinition
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.EventList
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.FillInConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.FormattedValue
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.FrameConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ImageConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.MarkEntry
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.MenuConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.MenuDescription
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.MenuItemConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.PaneConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.RadioSetConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.RectangleConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.SelectionListConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ServerState
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.SkipConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.SliderConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.SubMenuConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.TextConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ToggleBoxConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.ValidationResult
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.WidgetConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.WidgetConfigUpdates
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.WidgetDownId
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.WidgetId
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.ui.WindowConfig
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.BinaryData
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.comhandle
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.date
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.datetime
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.datetimetz
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.decimal
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.ExportField
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.ExternalResource
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.handle
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.int64
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.integer
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.InvocationRequestPayload
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.InvocationResponsePayload
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.logical
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.MemoryBuffer
Write the state of this instance to the specified stream.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.memptr
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.NullField
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.PutField
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.raw
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.RemoteResourceImpl
Send the resource ID to the specified output destination.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.rowid
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.Text
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.UnformattedPayload
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.unknown
Replacement for the default object writing method.
writeExternal(ObjectOutput) - Method in class com.goldencode.p2j.util.WebServiceConnectOptions
Save internal state of this object to objectOutput.
writeExternalDtd(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(String, String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeExternalDtd(Text, Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds an external DTD reference to the XML document associated with a SAX-Writer object.
writeField(int) - Method in class com.goldencode.p2j.util.Stream
Write a field to the stream using the previously specified delimiter (using Stream.setDelimiter(char)) or the default delimiter of Stream.DELIM in between each field.
writeField(double) - Method in class com.goldencode.p2j.util.Stream
Write a field to the stream using the previously specified delimiter (using Stream.setDelimiter(char)) or the default delimiter of Stream.DELIM in between each field.
writeField(boolean) - Method in class com.goldencode.p2j.util.Stream
Write a field to the stream using the previously specified delimiter (using Stream.setDelimiter(char)) or the default delimiter of Stream.DELIM in between each field.
writeField(String) - Method in class com.goldencode.p2j.util.Stream
Write a field to the stream using the previously specified delimiter (using Stream.setDelimiter(char)) or the default delimiter of Stream.DELIM in between each field.
writeField(BaseDataType) - Method in class com.goldencode.p2j.util.Stream
Write a field to the stream using the previously specified delimiter (using Stream.setDelimiter(char)) or the default delimiter of Stream.DELIM in between each field.
writeFragment(Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds character data to the XML document crating by SAX-Writer object.
writeFragment(String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds character data to the XML document crating by SAX-Writer object.
writeFragment(handle) - Method in interface com.goldencode.p2j.xml.SaxWriter
Adds character data to the XML document crating by SAX-Writer object.
writeFragment(String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds character data to the XML document crating by SAX-Writer object.
writeFragment(Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds character data to the XML document crating by SAX-Writer object.
writeFragment(handle) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Adds character data to the XML document crating by SAX-Writer object.
writeFully(ByteBuffer, int) - Method in class com.goldencode.p2j.util.FileStream
Write len bytes from the given buffer to the file before returning.
writeFully(ByteBuffer[], int[], int) - Method in class com.goldencode.p2j.util.FileStream
Write len bytes from the given buffer to the file before returning.
writeInt16(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Write a 16=bit integer
writeInt32(int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Write a 32-bit integer
writeLastPart() - Method in class com.goldencode.p2j.persist.HQLExpression
If the last part of the expression is contained in HQLExpression.lastPart buffer, flush it to HQLExpression.parts.
writeLdap() - Method in class com.goldencode.p2j.directory.LdapMapGen
Write mapping into LDAP node/attribute.
writeLdapSchema(String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Write LDAP schema file into
writeListElements(List, Document, Node) - Method in class com.goldencode.ast.XmlFilePlugin
Write a the list elements of an arry annotation (as identified by a single key) into the current XML document as child nodes of the passed parent node.
writeLock - Variable in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Lock needed to write to queue; must be obtained second if read lock is needed also
writeMap(String) - Method in class com.goldencode.p2j.directory.LdapMapGen
Write resulting XML map file.
writeMessage(String) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Write a user defined message to the currently open log file using the default subsystem name "APPL".
writeMessage(character) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Write a user defined message to the currently open log file using the default subsystem name "APPL".
writeMessage(String, String) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Write a user defined message to the currently open log file using the given subsystem name.
writeMessage(character, String) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Write a user defined message to the currently open log file using the given subsystem name.
writeMessage(String, character) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Write a user defined message to the currently open log file using the given subsystem name.
writeMessage(character, character) - Method in interface com.goldencode.p2j.util.LegacyLogManager
Write a user defined message to the currently open log file using the given subsystem name.
writeMessage(String) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Write a user defined message to the currently open log file using the default subsystem name "APPL".
writeMessage(character) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Write a user defined message to the currently open log file using the default subsystem name "APPL".
writeMessage(String, String) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Write a user defined message to the currently open log file using the given subsystem name.
writeMessage(character, String) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Write a user defined message to the currently open log file using the given subsystem name.
writeMessage(String, character) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Write a user defined message to the currently open log file using the given subsystem name.
writeMessage(character, character) - Method in class com.goldencode.p2j.util.LegacyLogManagerImpl
Write a user defined message to the currently open log file using the given subsystem name.
writeMessageInt16(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Write the lower 2 bytes from a given value into a binary message at a given offset.
writeMessageInt32(byte[], int, int) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Write a 32-bit integer value into a binary message at a given offset.
writeMessageText(byte[], int, String) - Method in class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol
Write the given text into the binary message at the specified offset.
writeMousePtr(MousePtrWrapper) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Write a mouse pointer
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeDouble
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeFloat
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeInt8
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativePrimitive
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeSignedInt16
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeSignedInt32
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeSignedInt64
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeString
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNative(memptr) - Method in class com.goldencode.p2j.library.NativeUnsignedInt32
Worker method to write the primitive value to the first index position of the given memory buffer.
writeNativeWordSize(memptr) - Method in class com.goldencode.p2j.library.NativeInteger
This method should be used to render signed scalar elements such that the written data is sign-extended to the word-size.
writeNewLine() - Method in class com.goldencode.p2j.util.Stream
Add the platform-specific new line to the current write buffer.
writeNode(RamNode, Node) - Method in class com.goldencode.p2j.directory.XmlRemapperIO
Create and write one node into document.
writeOriginalDocument(ReportBuilder.Document, HttpServletResponse, boolean) - Method in class com.goldencode.p2j.admin.server.ReportServlet
Writes the target document in the http output stream preserving its content type.
writePageBreak() - Method in class com.goldencode.p2j.util.Stream
Add any needed footer(s) and then a page break (the form feed character 0x0C) to the current stream (buffered or not buffered), then increment the current page number and reset the next line number to 1.
writeProcessingInstruction(String, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates a processing instruction node in XML document for given SAX-Writer object.
writeProcessingInstruction(Text, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates a processing instruction node in XML document for given SAX-Writer object.
writeProcessingInstruction(String, String) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates a processing instruction node in XML document for given SAX-Writer object.
writeProcessingInstruction(Text, Text) - Method in interface com.goldencode.p2j.xml.SaxWriter
Creates a processing instruction node in XML document for given SAX-Writer object.
writeProcessingInstruction(String, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates a processing instruction node in XML document for given SAX-Writer object.
writeProcessingInstruction(Text, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates a processing instruction node in XML document for given SAX-Writer object.
writeProcessingInstruction(String, String) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates a processing instruction node in XML document for given SAX-Writer object.
writeProcessingInstruction(Text, Text) - Method in class com.goldencode.p2j.xml.SaxWriterImpl
Creates a processing instruction node in XML document for given SAX-Writer object.
Writer() - Constructor for class com.goldencode.p2j.net.Protocol.Writer
 
writer - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
XML stream cursor writer.
writerOutputError(String) - Method in class com.goldencode.p2j.xml.SaxEntityImpl
Process and display invalid status error.
writerThread - Variable in class com.goldencode.p2j.net.Protocol
Writer thread.
writeSingleAnnotation(Aast, Document, Node, String) - Method in class com.goldencode.ast.XmlFilePlugin
Write a single annotation (as identified by a single key) into the current XML document as child nodes of the passed parent node.
writeSplittedDocument(ReportBuilder.Document, HttpServletResponse) - Method in class com.goldencode.p2j.admin.server.ReportServlet
Writes split content of the target document in a one zip archive.
WriteStatus(int, String) - Constructor for enum com.goldencode.p2j.xml.SaxWriter.WriteStatus
Constructor to define status of sax-writer
writeStatus - Variable in class com.goldencode.p2j.xml.SaxWriterImpl
Current status of SAX-Writer
writeStmt(OutputStream, String, String) - Method in class com.goldencode.p2j.schema.ImportWorker
Output the given text as a statement (delimited and with a new line) to the stream in UTF-8 encoding.
writeText(String) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.BinaryMessage
Write a string
writeToFile(BinaryData, character) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Write the full contents of the given binary object to the file specified by the given filename.
writeToFile(BinaryData, character, boolean) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Write the full contents of the given binary object to the file specified by the given filename.
writeToFile(BinaryData, String) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Write the full contents of the given binary object to the file specified by the given filename.
writeToFile(BinaryData, String, boolean) - Static method in class com.goldencode.p2j.util.LargeObjectOps
Write the full contents of the given binary object to the file specified by the given filename.
writeToken(CommonToken) - Method in class com.goldencode.p2j.uast.LexerDumpFilter
Writes a one line record for the token object passed as a parameter.
writeTreeLocal(Aast, Document, Node, boolean) - Method in class com.goldencode.ast.XmlFilePlugin
Write the tree-local data to XML.
writeTriggers - Variable in class com.goldencode.p2j.persist.trigger.TriggerBlockLayer
A WRITE TriggerData can be defined for each table on this layer.
writeValue(Object, NativeTypeSerializer, ObjectOutput) - Static method in class com.goldencode.util.NativeTypeSerializer
Write the given value using the specified worker, to the specified destination.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.BooleanSerializer
Worker to write the value to the specified destination, as a native boolean.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.ByteSerializer
Worker to write the value to the specified destination, as a native byte.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.CharSerializer
Worker to write the value to the specified destination, as a native char.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.DoubleSerializer
Worker to write the value to the specified destination, as a native double.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.FloatSerializer
Worker to write the value to the specified destination, as a native float.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.IntSerializer
Worker to write the value to the specified destination, as a native int.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.LongSerializer
Worker to write the value to the specified destination, as a native long.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.ObjectSerializer
Worker to write the value to the specified destination, as a Object instance.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.ShortSerializer
Worker to write the value to the specified destination, as a native short.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer.StringSerializer
Worker to write the value to the specified destination, as a String value.
writeValueWorker(Object, ObjectOutput) - Method in class com.goldencode.util.NativeTypeSerializer
A worker to write the value to the specified destination.
writeWorker(byte) - Method in class com.goldencode.p2j.util.FileStream
Write a byte to the buffer, flushing if the buffer is full.
writeWorker(byte[], int, int) - Method in class com.goldencode.p2j.util.FileStream
Worker that provides a mechanism to write a buffer directly to the file channel at the current write position.
writeXml(DataTarget) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXml(DataTarget, logical) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXml(DataTarget, logical, character) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXml(DataTarget, logical, character, character) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXml(DataTarget, logical, character, character, logical) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXml(DataTarget, logical, character, character, logical, logical) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXml(DataTarget, logical, character, character, logical, logical, logical) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXml(DataTarget, logical, character, character, logical, logical, logical, logical) - Method in interface com.goldencode.p2j.persist.XmlData
Implementation of the WRITE-XML method.
writeXMLDeclaration(XMLStreamWriter, String, String, Boolean) - Static method in class com.goldencode.p2j.xml.SaxWriterImpl
This method is used to write the XML document declaration at the beginning of an XML document.
writeXmlFilters(File, List<FilterProfile>) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Create a new XML document and export the given list of file filter profiles into it.
writeXmlReports(File, List<ReportDefinition>, boolean) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Create a new XML document and export the given list of report definitions into it.
writeXmlSearches(File, List<SearchHistory>) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Create a new XML document and export the given list of search history entries into it.
writeXmlUsers(File, List<UserRecord>) - Method in class com.goldencode.p2j.report.ConfigurationPersistence
Create a new XML document and export the given list of user credentials into it.
WS - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
WS - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
WS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
WS - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
WS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
WS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
WS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
WS4GL - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
wsdlDef - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
The WSDL document definition.
wsdlDocument - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
The value of the WebServiceHelper.CONNECT_OPTION_WSDL option.
wsdlPassword - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
wsdlUserid - Variable in class com.goldencode.p2j.util.WebServiceConnectOptions
WSE - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
wse_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_COMMENT WSE, arbitrary 4GL expression text and a closing CLOSE_COMMENT.
WSMETA - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
wsoptions - Variable in class com.goldencode.p2j.e4gl.Options
Encoded wsoptions found in meta element.
wsoptions - Variable in class com.goldencode.p2j.uast.UastHints
WSOPTIONS E4GL preprocessor value.
wsOptions - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
A collection of all web service options used to create this connection.
WSPEED - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
WSS - Static variable in interface com.goldencode.p2j.e4gl.E4GLParserTokenTypes
 
wss_escape() - Method in class com.goldencode.p2j.e4gl.E4GLParser
Match a starting OPEN_COMMENT followed by a WSS or WS4GL, arbitrary 4GL statement text and then CLOSE_COMMENT.
ww - Variable in class com.goldencode.p2j.util.date.TestCase
The weekday to compare against.

X

x - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The x.
x - Variable in class com.goldencode.p2j.ui.BaseConfig
The server-assigned X position of the widget in pixel units.
x - Variable in class com.goldencode.p2j.ui.client.event.PortableMouseEvent
The value of the LAST-EVENT:X attribute.
x - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
X parameter
x - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Locally cached X coordinate (pixels).
x - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawRecording
The X origin where the drawing will be performed.
x - Variable in class com.goldencode.p2j.ui.client.NativePoint
Point X coordinate.
x - Variable in class com.goldencode.p2j.ui.client.Point
Point X coordinate.
x - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
The default X location for new windows.
x - Variable in class com.goldencode.p2j.ui.HelpService
The X coordinate for the help window.
x0 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection start X coordinate in pixels.
x1 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection end X coordinate in pixels.
x1 - Variable in class com.goldencode.trace.TracePoint
 
x2 - Variable in class com.goldencode.trace.TracePoint
 
X_DOCUMENT - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the X-DOCUMENT resource.
X_NODEREF - Static variable in annotation type com.goldencode.p2j.util.LegacyResource
Constant identifying the X-NODEREF resource.
xactFin - Variable in class com.goldencode.p2j.persist.BufferManager
Transaction finalizable to manage transaction state locally (avoid context-local calls)
XAPOST - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
xChange - Variable in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Variable to store X location or width changes value.
XCommon - Interface in com.goldencode.p2j.xml
Interface decribing the common features for XML related objects.
XCommonImpl - Class in com.goldencode.p2j.xml
Implementation the common features for XML related Progress objects.
XCommonImpl() - Constructor for class com.goldencode.p2j.xml.XCommonImpl
 
xdoc - Variable in class com.goldencode.p2j.xml.XDocumentImpl
The real document to assign with handle.
XDocument - Interface in com.goldencode.p2j.xml
Interface describing X-Document specific features of the DOM XML objects.
XDocumentImpl - Class in com.goldencode.p2j.xml
Implementation of the X-Document specific features of the Progress DOM XML support objects.
XDocumentImpl(Document) - Constructor for class com.goldencode.p2j.xml.XDocumentImpl
Associate this X-DOCUMENT resource with an existing document
XDocumentImpl() - Constructor for class com.goldencode.p2j.xml.XDocumentImpl
Default constructor.
XEntity - Interface in com.goldencode.p2j.xml
Interface describing the common features for DOM and SAX XML support objects.
XEntityImpl - Class in com.goldencode.p2j.xml
Implementation of the common features for DOM.
XEntityImpl(UniqueIdGenerator.IdKind) - Constructor for class com.goldencode.p2j.xml.XEntityImpl
Default constructor.
XEntityImpl(Node, UniqueIdGenerator.IdKind) - Constructor for class com.goldencode.p2j.xml.XEntityImpl
Special constructor accepting a X-Document or X-Node-Reference object.
xlate - Variable in class com.goldencode.p2j.ui.client.driver.swing.SwingKeyboardReader
Translation map of Java virtual keys to Progress key codes.
xlateAlt - Variable in class com.goldencode.p2j.ui.client.driver.swing.LinuxKeyboardReader
Translation map of Progress key codes to Progress alt key codes.
xml_data_type() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches XML-DATA-TYPE with a following STRING.
xml_node_name() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches XML-NODE-NAME and a following STRING.
xml_node_type() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches XML-NODE-TYPE with a following STRING.
XmlAst - Class in com.goldencode.p2j.xml
Provides symbolic token name lookups that are specific to the XML AST.
XmlAst() - Constructor for class com.goldencode.p2j.xml.XmlAst
Default constructor.
XmlAst(Token) - Constructor for class com.goldencode.p2j.xml.XmlAst
Constructor which accepts and wrappers token.
XmlAst(int, String) - Constructor for class com.goldencode.p2j.xml.XmlAst
Convenience constructor to set token type and text.
XmlAst(Aast, int, String) - Constructor for class com.goldencode.p2j.xml.XmlAst
Convenience constructor to set token type, text, and parent.
XMLCallbackWrapper - Class in com.goldencode.p2j.xml
This class provides implementations for all of the possible 4gl-sax callbacks.
XMLCallbackWrapper(handle, handle) - Constructor for class com.goldencode.p2j.xml.XMLCallbackWrapper
Default constructor accepting a handle to procedure and SaxReader instance.
XMLCallbackWrapper.CallBack - Enum in com.goldencode.p2j.xml
List of possible callbacks of SAX-READER object: XMLCallbackWrapper.CallBack.StartDocument -Start Document callback. XMLCallbackWrapper.CallBack.EndDocument - End Document callback. XMLCallbackWrapper.CallBack.ResolveEntity - ResolveEntity callback. XMLCallbackWrapper.CallBack.NotationDecl - Notation Declaration callback. XMLCallbackWrapper.CallBack.UnparsedEntityDecl - Unparsed Entity Declaration callback. XMLCallbackWrapper.CallBack.StartPrefixMapping - Start Prefix Mapping callback. XMLCallbackWrapper.CallBack.EndPrefixMapping - End Prefix Mapping callback. XMLCallbackWrapper.CallBack.StartElement - Start Element callback. XMLCallbackWrapper.CallBack.EndElement - End Element callback. XMLCallbackWrapper.CallBack.Characters - Characters callback. XMLCallbackWrapper.CallBack.IgnorableWhitespace - Ignorable Whitespace callback. XMLCallbackWrapper.CallBack.ProcessingInstruction - Processing Instruction callback. XMLCallbackWrapper.CallBack.Warning - Warning callback. XMLCallbackWrapper.CallBack.Error - Error callback. XMLCallbackWrapper.CallBack.FatalError - FatalError callback.
XmlConstants - Interface in com.goldencode.p2j.report
Constants used to read and write analytics objects to and from XML.
XmlData - Interface in com.goldencode.p2j.persist
Interface which defines legacy methods for temp-table and data set member buffers to consume and produce XML data.
XmlFactory - Class in com.goldencode.p2j.xml
The set of methods to work with DOM XML and SAX support implementation in P2J.
XmlFactory() - Constructor for class com.goldencode.p2j.xml.XmlFactory
 
xmlFile - Variable in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
XML namespace document filename.
XmlFilePlugin - Class in com.goldencode.ast
Provides an AstManagerPlugin implementation which is backed by an XML file.
XmlFilePlugin(String, boolean) - Constructor for class com.goldencode.ast.XmlFilePlugin
Constructor which looks up the registry file or resource name and initializes its data structures based on reading that file or resource, if it exists.
XmlFilePlugin(String) - Constructor for class com.goldencode.ast.XmlFilePlugin
Constructor which looks up the registry filename and initializes its data structures based on reading that file, if it exists.
xmlHelper - Variable in class com.goldencode.p2j.persist.ORMHandler
Instance of XML helper.
XmlHelper - Class in com.goldencode.util
Collection of useful, static, helper methods for various XML processing tasks, including parsing and writing (serializing) XML data.
XmlHelper() - Constructor for class com.goldencode.util.XmlHelper
Private constructor to prevent instances of this class from being created.
xmlPath - Variable in class com.goldencode.util.Mapper
The path made of all XML elements (both handled and not handled by mappers) from root up to and including the current node, processed by this mapper.
XMLPATH_SEPARATOR - Static variable in class com.goldencode.util.GenericSAXHandler
Separator for paths in the XML tree.
XmlPatternWorker - Class in com.goldencode.p2j.xml
A pattern worker that provides services to support the manipulation of XML ASTs and their persistence in document object model (DOM) form.
XmlPatternWorker() - Constructor for class com.goldencode.p2j.xml.XmlPatternWorker
Default constructor which initializes callback library.
XmlPatternWorker.Library - Class in com.goldencode.p2j.xml
Helper to create, edit, move and delete XML ASTs.
XmlProcessor - Interface in com.goldencode.p2j.directory
Interface XmlProcessor is used by XmlRemapperIO for processing XML document before saving and after loading.
XmlRemapper - Class in com.goldencode.p2j.directory
The implementation of the Remapper interface which uses XML file as a backing storage for the directory data.
XmlRemapper(BootstrapConfig) - Constructor for class com.goldencode.p2j.directory.XmlRemapper
Construct an instance of the XmlRemapper for a given file.
XmlRemapperIO - Class in com.goldencode.p2j.directory
This class perform input/output of the directory tree stored in RamRemapper and derived classes from/to backing XML file.
XmlRemapperIO(RamRemapper, XmlProcessor) - Constructor for class com.goldencode.p2j.directory.XmlRemapperIO
Construct an instance of the XmlRemapperIO.
XmlSchema - Interface in com.goldencode.p2j.xml
Defines the SCHEMA-LOCATION and SCHEMA-PATH attribute.
xmlSchemas - Variable in class com.goldencode.p2j.util.WebServiceImpl.WebServiceData
List of XML Schema's loaded from the WSDL document.
XmlTokenTypes - Interface in com.goldencode.p2j.xml
Token types necessary to represent an XML Document Object Model in AST form.
xnode - Variable in class com.goldencode.p2j.xml.XEntityImpl
Element associates with current XEntity class.
XNodeRef - Interface in com.goldencode.p2j.xml
Interface describing X-Node-Reference specific features of the DOM XML objects.
XNodeRefImpl - Class in com.goldencode.p2j.xml
Implementation of the X-Node-Reference specific features of the Progress DOM XML support objects.
XNodeRefImpl() - Constructor for class com.goldencode.p2j.xml.XNodeRefImpl
Default constructor.
XNodeRefImpl(Node) - Constructor for class com.goldencode.p2j.xml.XNodeRefImpl
Special constructor accepting the namespace URI specification to make another node reference case.
xOffset - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
X offset to start drawing image.
xOffset - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
X offset to start drawing image.
xOld - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Cache for X mouse coordinate.
xor(BitSet) - Method in class com.goldencode.p2j.directory.BitField
Performs a logical XOR of this bit field with the argument bit set.
xor(BitSet) - Method in class com.goldencode.p2j.directory.BitSelector
Performs a logical XOR of this bit field with the argument bit set.
xPoints - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Polygon X coordinates
XQUOTE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
xSet - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
X-coordinate set flag.
XSTRING - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
XSTRING - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
XSTRING - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
XYCoordinates - Interface in com.goldencode.p2j.util
Define X/Y coordinates for LAST-EVENT and widgets.

Y

y - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.PageState
The y.
y - Variable in class com.goldencode.p2j.ui.BaseConfig
The server-assigned Y position of the widget in pixel units.
y - Variable in class com.goldencode.p2j.ui.client.event.PortableMouseEvent
The value of the LAST-EVENT:Y attribute.
y - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Y parameter
y - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebEmulatedWindow
Locally cached Y coordinate (pixels).
y - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket.DrawRecording
The Y origin where the drawing will be performed.
y - Variable in class com.goldencode.p2j.ui.client.NativePoint
Point Y coordinate.
y - Variable in class com.goldencode.p2j.ui.client.Point
Point Y coordinate.
y - Variable in class com.goldencode.p2j.ui.client.WindowManager.WorkArea
The default Y location for new windows.
y - Variable in class com.goldencode.p2j.ui.HelpService
The Y coordinate for the help window.
y0 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection start Y coordinate in pixels.
y1 - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.ChuiSimulator
Selection end Y coordinate in pixels.
y1 - Variable in class com.goldencode.trace.TracePoint
 
y2 - Variable in class com.goldencode.trace.TracePoint
 
yChange - Variable in class com.goldencode.p2j.ui.client.event.DirectManipulationEvent
Variable to store Y location or height changes value.
year - Variable in class com.goldencode.p2j.scheduler.Job
The year expression when the job needs to be executed.
year - Variable in class com.goldencode.p2j.ui.client.format.DateFormat.TestCase
The year that input sequence should be converted to.
YEAR - Static variable in class com.goldencode.p2j.util.date
Represents the year component of the string formatted date.
year(date) - Static method in class com.goldencode.p2j.util.date
Returns the year for the given date.
YEAR_IDX - Variable in class com.goldencode.p2j.ui.client.format.DateFormat
Index of the year component in the arrays of parsed components.
YES_NO - Static variable in class com.goldencode.p2j.main.ClientsToPortsGenerator
Valid entries for yes/no options.
YES_NO - Static variable in class com.goldencode.p2j.security.SelfSignedCertGen
Valid entries for yes/no options.
YES_NO - Static variable in class com.goldencode.p2j.security.SSLCertGenUtil
Valid entries for yes/no options.
yesAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.DeletingGroupsAlert
The approval button
yesAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.UnassigningUsersAlert
The approval yes button
yesAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.DeletingUsersAlert
The approval button
yesAction - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.RemovingGroupsAlert
The approval button
yesAction - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.TerminateSessionAlert
The Yes approval button
yOffset - Variable in class com.goldencode.p2j.ui.client.gui.driver.EmbeddedImageStructure
Y offset to start drawing image.
yOffset - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Y offset to start drawing image.
yOld - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Cache for Y mouse coordinate.
yPoints - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Polygon Y coordinates
ySet - Variable in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Y-coordinate set flag.
yy - Variable in class com.goldencode.p2j.util.date.TestCase
The year to compare against.
yymmddWorker(int, int, int) - Method in class com.goldencode.p2j.util.date
Initializes an new instance based on explicit calendar components.
yymmddWorker(int, int, int, boolean) - Method in class com.goldencode.p2j.util.date
Initializes an new instance based on explicit calendar components.

Z

zapFiles(String[], String[]) - Method in class com.goldencode.p2j.convert.ConversionDriver
Concatenate all extensions with all of the files and if any resulting names exist, delete the matching file from the file system.
ZERO - Static variable in class com.goldencode.p2j.util.decimal
Constant for BigDecimal value 0 with scale MAX_SCALE
ZERO - Static variable in class com.goldencode.p2j.util.ResourceIdHelper
Constant denoting the zero resource id
ZERO_INSETS - Static variable in class com.goldencode.p2j.ui.client.Insets
Constant object which represents zero insets.
ZERO_INSETS - Static variable in class com.goldencode.p2j.ui.client.NativeInsets
Constant object which represents zero insets.
ZERO_RESOURCE - Static variable in class com.goldencode.p2j.util.comhandle
A "zero" pseudo-resource.
ZERO_RESOURCE - Static variable in class com.goldencode.p2j.util.handle
A "zero" pseudo-resource.
ZERO_RSHIFT - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
The zero fill right shift operator '>>>'.
ZeroActionTrustManager() - Constructor for class com.goldencode.p2j.security.TransportSecurity.ZeroActionTrustManager
 
zeroAstIds(Element) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
As a safety measure, set all AST IDs to 0, so they will have appropriate, available IDs applied when the template is grafted to a parent AST.
ZeroColumnLayout<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
This is the LayoutManager which places the widgets into the container side by side into the first available free space for the container's SIDE-LABELS mode.
ZeroColumnLayout() - Constructor for class com.goldencode.p2j.ui.client.ZeroColumnLayout
Creates the new instance of the LayoutManager.
ZeroColumnLayout.RegularModeVariables - Class in com.goldencode.p2j.ui.client
Regular mode variables bundle.
ZeroColumnLayout.StackedModeVariables - Class in com.goldencode.p2j.ui.client
Stacked mode variables bundle.
ZKey(Widget.ZOrderClass, int) - Constructor for class com.goldencode.p2j.ui.client.widget.AbstractContainer.ZKey
Constructor
zombies - Variable in class com.goldencode.p2j.convert.BufferList
All non-scoping free references are stored in this special scope.
zone - Variable in class com.goldencode.p2j.util.date.ZoneCalendar
The timezone for which a calendar must be returned.
ZoneCalendar(TimeZone) - Constructor for class com.goldencode.p2j.util.date.ZoneCalendar
Construct a new instance of a timezone-specific calendar cache.
ZOrderClass() - Constructor for enum com.goldencode.p2j.ui.client.widget.Widget.ZOrderClass
 
ZRSHIFT - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 

_

_aastore - Static variable in interface com.goldencode.expr.CompilerConstants
 
_aconst_null - Static variable in interface com.goldencode.expr.CompilerConstants
 
_aload_0 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_aload_1 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_aload_2 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_aload_3 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_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.
_and(boolean, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with the convenience of converting the result to a primitive boolean.
_and(logical, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with the convenience of converting the result to a primitive boolean.
_and(boolean, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with the convenience of converting the result to a primitive boolean.
_and(logical, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with the convenience of converting the result to a primitive boolean.
_and(boolean, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with the convenience of converting the result to a primitive boolean.
_and(logical, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with the convenience of converting the result to a primitive boolean.
_anewarray - Static variable in interface com.goldencode.expr.CompilerConstants
 
_areturn - Static variable in interface com.goldencode.expr.CompilerConstants
 
_astore_1 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_astore_2 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_astore_3 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_available() - Method in interface com.goldencode.p2j.persist.Buffer
Indicate whether a backing data record currently is available.
_available() - Method in class com.goldencode.p2j.persist.BufferImpl
Indicate whether a backing data record currently is available.
_begins(Text, character) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, implementing a case-sensitive comparison if either of the two operands is case-sensitive.
_begins(String, character) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, implementing a case-sensitive comparison if the right operand is case-sensitive.
_begins(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, implementing a case-sensitive comparison if the left operand is case-sensitive.
_begins(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, ignoring the case of the two operands.
_begins(String, String, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand begins with the second operand, honoring the case sensitivity preference of the caller.
_checkcast - Static variable in interface com.goldencode.expr.CompilerConstants
 
_connected() - Method in class com.goldencode.p2j.util.ServerImpl
Method declaration for the CONNECTED() method, supported by web-services and server handles.
_currentChanged() - Method in interface com.goldencode.p2j.persist.Buffer
Checks if the record in the buffer has changed in database since the last FIND CURRENT or GET CURRENT.
_currentChanged() - Method in class com.goldencode.p2j.persist.BufferImpl
Checks if the record in the buffer has changed in database since the last FIND CURRENT or GET CURRENT.
_d2i - Static variable in interface com.goldencode.expr.CompilerConstants
 
_d2l - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dadd - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dcmpg - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dconst_0 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dconst_1 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ddiv - Static variable in interface com.goldencode.expr.CompilerConstants
 
_DEFAULT_WINDOW_ID - Static variable in class com.goldencode.p2j.ui.WidgetId
The ID for default window widget.
_dmul - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dneg - Static variable in interface com.goldencode.expr.CompilerConstants
 
_drem - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dreturn - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dsub - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dup - Static variable in interface com.goldencode.expr.CompilerConstants
 
_dynamic() - Method in class com.goldencode.p2j.persist.BufferImpl
Conversion of DYNAMIC attribute.
_dynamic() - Method in class com.goldencode.p2j.persist.QueryWrapper
Conversion of DYNAMIC attribute.
_dynamic() - Method in class com.goldencode.p2j.persist.StaticTempTable
Conversion of DYNAMIC attribute.
_dynamic() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Checks whether the resource is dynamic or static.
_dynamic() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the resource is dynamic or static.
_dynamic() - Method in interface com.goldencode.p2j.util.DynamicResource
Conversion of DYNAMIC attribute.
_encode(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Progress 4GL compatible ENCODE algorithm which takes a source byte array (of any size) and generates a 16-byte one-way hash using a proprietary approach combined with a variant of CRC-16.
_find(String, BufferImpl.FindMode, LockType) - Method in class com.goldencode.p2j.persist.BufferImpl
Execute a dynamic FIRST, LAST or UNIQUE find query.
_getDbName() - Method in class com.goldencode.p2j.ui.GenericWidget
Returns the state of the DBNAME attribute in non-wrapped form.
_getfield - Static variable in interface com.goldencode.expr.CompilerConstants
 
_getFormat() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the format specification.
_getHibernatePropertyName(String) - Method in class com.goldencode.p2j.persist.BufferImpl
Returns the hibernate name of a legacy field name.
_getName() - Method in class com.goldencode.p2j.ui.GenericFrame
Get frame name.
_getTable() - Method in class com.goldencode.p2j.ui.GenericWidget
Returns the state of the TABLE attribute in non-wrapped form.
_goto - Static variable in interface com.goldencode.expr.CompilerConstants
 
_hasRecords() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Worker for hasRecords.
_i2d - Static variable in interface com.goldencode.expr.CompilerConstants
 
_i2l - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iadd - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iand - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iconst_0 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iconst_1 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iconst_2 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iconst_3 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iconst_4 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iconst_5 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_idiv - Static variable in interface com.goldencode.expr.CompilerConstants
 
_if_icmpeq - Static variable in interface com.goldencode.expr.CompilerConstants
 
_if_icmpge - Static variable in interface com.goldencode.expr.CompilerConstants
 
_if_icmpgt - Static variable in interface com.goldencode.expr.CompilerConstants
 
_if_icmple - Static variable in interface com.goldencode.expr.CompilerConstants
 
_if_icmplt - Static variable in interface com.goldencode.expr.CompilerConstants
 
_if_icmpne - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ifeq - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ifge - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ifgt - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ifle - Static variable in interface com.goldencode.expr.CompilerConstants
 
_iflt - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ifne - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ifnonnull - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ifnull - Static variable in interface com.goldencode.expr.CompilerConstants
 
_imul - Static variable in interface com.goldencode.expr.CompilerConstants
 
_incompatible_encode(String) - Static method in class com.goldencode.p2j.util.SecurityOps
Hashes an arbitrary input string into a 16-byte output string.
_ineg - Static variable in interface com.goldencode.expr.CompilerConstants
 
_invokeinterface - Static variable in interface com.goldencode.expr.CompilerConstants
 
_invokespecial - Static variable in interface com.goldencode.expr.CompilerConstants
 
_invokestatic - Static variable in interface com.goldencode.expr.CompilerConstants
 
_invokevirtual - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ior - Static variable in interface com.goldencode.expr.CompilerConstants
 
_irem - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ireturn - Static variable in interface com.goldencode.expr.CompilerConstants
 
_isCancelled() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the CANCELLED attribute of this async request, as a Java boolean.
_isComplete() - Method in class com.goldencode.p2j.util.AsyncRequestImpl
Get the COMPLETE attribute of this async request, as a Java boolean.
_isDataEntryReturn() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the state of SESSION:DATA-ENTRY-RETURN attribute.
_isDelayedDelete(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if this is a "delete-on-exit" procedure.
_isEntered() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the widget was changed during the most recent editing operation.
_isEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(WrappedResource, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(BaseDataType, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(WrappedResource, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are equivalent.
_isGreaterThan(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThan(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than the right operand.
_isGreaterThanOrEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isGreaterThanOrEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is greater than or equal to the right operand.
_isHeadless() - Static method in class com.goldencode.p2j.util.TransactionManager
Worker for reporting if this context should be treated as headless.
_isHidden() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Gets the HIDDEN writable attribute.
_isHidden() - Method in class com.goldencode.p2j.ui.GenericWidget
Gets the HIDDEN writable attribute.
_ishl - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ishr - Static variable in interface com.goldencode.expr.CompilerConstants
 
_isLessThan(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThan(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than the right operand.
_isLessThanOrEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isLessThanOrEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the left operand is less than or equal to the right operand.
_isNotEntered() - Method in class com.goldencode.p2j.ui.GenericWidget
Checks whether the widget was changed during the most recent editing operation.
_isNotEqual(BaseDataType, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(WrappedResource, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(BaseDataType, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(WrappedResource, WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(boolean, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(BaseDataType, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(boolean, boolean) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(String, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(BaseDataType, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(String, String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(long, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(BaseDataType, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(long, long) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(double, BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(BaseDataType, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isNotEqual(double, double) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the two operands are not equivalent.
_isOffEnd() - Method in class com.goldencode.p2j.persist.DynamicQuery
Indicate whether the cursor has run off one or the other end of the associated query's list of available results.
_isOffEnd() - Method in interface com.goldencode.p2j.persist.P2JQuery
Indicate whether the cursor has run off one or the other end of the associated query's list of available results.
_isOffEnd() - Method in class com.goldencode.p2j.persist.PreselectQuery
Indicate whether the query has run off either end of its result set, due to scrolling beyond the last record or before the first record.
_isOffEnd() - Method in class com.goldencode.p2j.persist.QueryWrapper
Indicate whether the cursor has run off one or the other end of the associated query's list of available results.
_isOffEnd() - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Default implementation which reports the query is off-end.
_isPersistent(Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
Check if the given referent is for a persistent procedure.
_isRealized() - Method in class com.goldencode.p2j.ui.GenericWidget
Returns a flag indicating whether the widget has been realized.
_isRemote() - Static method in class com.goldencode.p2j.util.SessionUtils
Indicates if the session is for the context of an appserver.
_isRetry() - Static method in class com.goldencode.p2j.util.TransactionManager
Reports if the current iteration of this block or loop is a retry.
_isub - Static variable in interface com.goldencode.expr.CompilerConstants
 
_isUnknown(BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand represents the unknown value.
_isUnknown(String) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand represents the unknown value.
_isUnknown(WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand represents the unknown value.
_isUsingAlertBoxes() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Get the state of SESSION:APPL-ALERT-BOXES attribute.
_isValid() - Method in class com.goldencode.p2j.util.comhandle
Determines if this instance is valid (FWD internal access).
_isValid() - Method in class com.goldencode.p2j.util.handle
Determines if this instance is valid (to be used).
_isValidEvent(String) - Method in class com.goldencode.p2j.util.handle
Verifies whether the specified event is valid for the widget referenced by this handle.
_isValidEvent(character) - Method in class com.goldencode.p2j.util.handle
Verifies whether the specified event is valid for the widget referenced by this handle.
_isVisible() - Method in class com.goldencode.p2j.ui.BrowseColumnWidget
Get the VISIBLE writable attribute.
_isVisible() - Method in class com.goldencode.p2j.ui.GenericFrame
Gets the VISIBLE attribute of the frame.
_isVisible() - Method in class com.goldencode.p2j.ui.GenericWidget
Get the VISIBLE writable attribute.
_iushr - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ixor - Static variable in interface com.goldencode.expr.CompilerConstants
 
_l2d - Static variable in interface com.goldencode.expr.CompilerConstants
 
_l2i - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ladd - Static variable in interface com.goldencode.expr.CompilerConstants
 
_land - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lcmp - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lconst_0 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lconst_1 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ldc2_w - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ldc_w - Static variable in interface com.goldencode.expr.CompilerConstants
 
_ldiv - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lmul - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lneg - Static variable in interface com.goldencode.expr.CompilerConstants
 
_locked() - Method in interface com.goldencode.p2j.persist.Buffer
Indicate whether the last record retrieval attempt was denied because the target record was locked.
_locked() - Method in class com.goldencode.p2j.persist.BufferImpl
Indicate whether the last record retrieval attempt was denied because the target record was locked.
_lor - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lrem - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lshl - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lshr - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lsub - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lushr - Static variable in interface com.goldencode.expr.CompilerConstants
 
_lxor - Static variable in interface com.goldencode.expr.CompilerConstants
 
_matches(Text, character, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, basing case sensitivity on the left operand.
_matches(Text, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, basing case sensitivity on the left operand.
_matches(String, character, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, case-insensitively.
_matches(String, String) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, ignoring the case of the operand and the pattern.
_matches(String, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.TextOps
Tests if the first operand matches a regular expression that is provided by the caller, honoring the case sensitivity preference of the caller.
_new - Static variable in interface com.goldencode.expr.CompilerConstants
 
_newlyCreated() - Method in interface com.goldencode.p2j.persist.Buffer
Indicate whether the buffer associated currently contains a record, and whether that record is transient.
_newlyCreated() - Method in class com.goldencode.p2j.persist.BufferImpl
Indicate whether the buffer associated currently contains a record, and whether that record is transient.
_not(logical) - Static method in class com.goldencode.p2j.util.logical
Implements the NOT logical operator with the convenience of converting the result to a primitive boolean.
_notUnknown(BaseDataType) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand does NOT represent the unknown value.
_notUnknown(WrappedResource) - Static method in class com.goldencode.p2j.util.CompareOps
Determines if the operand does NOT represent the unknown value.
_numFields() - Method in class com.goldencode.p2j.persist.BufferImpl
Getter of NUM-FIELDS attribute.
_or(boolean, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with the convenience of converting the result to a primitive boolean.
_or(logical, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with the convenience of converting the result to a primitive boolean.
_or(boolean, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with the convenience of converting the result to a primitive boolean.
_or(logical, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with the convenience of converting the result to a primitive boolean.
_or(boolean, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with the convenience of converting the result to a primitive boolean.
_or(logical, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the OR logical operator with the convenience of converting the result to a primitive boolean.
_pop - Static variable in interface com.goldencode.expr.CompilerConstants
 
_pop2 - Static variable in interface com.goldencode.expr.CompilerConstants
 
_prepared() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Returns true if this temp-table is in prepared state (after a successful call to TempTableBuilder.tempTablePrepare(java.lang.String)).
_return - Static variable in interface com.goldencode.expr.CompilerConstants
 
_self() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns the instance of a widget associated with the currently executing trigger.
_setDynamic(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Set the dynamic status of this widget.
_setEnabled(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Update the AbstractWidget.enabled flag in the configuration and in the widget's state.
_setHidden(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Update the AbstractWidget.hidden flag in the configuration and in the widget's state.
_setHidden(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the frame's config hidden flag.
_setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.Label
Update the AbstractWidget.visible flag in the configuration and in the widget's state.
_setVisible(boolean) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Update the AbstractWidget.visible flag in the configuration and in the widget's state.
_setVisible(boolean) - Method in class com.goldencode.p2j.ui.FrameWidget
Sets the frame's config visibility flag.
_setVisible(boolean) - Method in class com.goldencode.p2j.ui.GenericWidget
Sets the widget's config visibility flag.
_setVisible(boolean) - Method in class com.goldencode.p2j.ui.WindowWidget
Sets the window's config visibility flag.
_sourceProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the SOURCE-PROCEDURE referent.
_swap - Static variable in interface com.goldencode.expr.CompilerConstants
 
_thisProcedure() - Static method in class com.goldencode.p2j.util.ProcedureManager
Get the THIS-PROCEDURE referent.
_tokenNames - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenNames - Static variable in class com.goldencode.p2j.e4gl.E4GLParser
 
_tokenNames - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenNames - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenNames - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenNames - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenNames - Static variable in class com.goldencode.p2j.uast.ExpressionEvaluator
 
_tokenNames - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_0 - Static variable in class com.goldencode.expr.ExpressionLexer
 
_tokenSet_0 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.e4gl.E4GLLexer
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.e4gl.E4GLParser
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.persist.hql.HQLLexer
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.preproc.BracesLexer
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.preproc.TextLexer
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_0 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_1 - Static variable in class com.goldencode.expr.ExpressionLexer
 
_tokenSet_1 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.e4gl.E4GLLexer
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.e4gl.E4GLParser
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.persist.hql.HQLLexer
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.preproc.BracesLexer
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.preproc.TextLexer
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_1 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_10 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_10 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_10 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_10 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_10 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_10 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_100 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_101 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_102 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_103 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_104 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_105 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_106 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_107 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_108 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_109 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_11 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_11 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_11 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_11 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_11 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_110 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_111 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_112 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_113 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_114 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_115 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_116 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_117 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_118 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_119 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_12 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_12 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_12 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_120 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_121 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_122 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_123 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_124 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_125 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_126 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_127 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_128 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_129 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_13 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_13 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_13 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_130 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_131 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_132 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_133 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_134 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_135 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_136 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_137 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_138 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_139 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_14 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_14 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_14 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_140 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_141 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_142 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_143 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_144 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_145 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_146 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_147 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_148 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_149 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_15 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_15 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_15 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_150 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_151 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_152 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_153 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_154 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_155 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_156 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_157 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_158 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_159 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_16 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_16 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_16 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_160 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_161 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_162 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_163 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_164 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_165 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_166 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_167 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_168 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_169 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_17 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_17 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_17 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_170 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_171 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_172 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_173 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_174 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_175 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_176 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_177 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_178 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_179 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_18 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_18 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_18 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_180 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_181 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_182 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_183 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_184 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_185 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_186 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_187 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_188 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_189 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_19 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_19 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_190 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_191 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_192 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_193 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_194 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_195 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_196 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_197 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_198 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_199 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_2 - Static variable in class com.goldencode.expr.ExpressionLexer
 
_tokenSet_2 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.e4gl.E4GLLexer
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.e4gl.E4GLParser
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.preproc.BracesLexer
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.preproc.TextLexer
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_2 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_20 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_20 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_200 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_201 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_202 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_203 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_204 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_205 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_206 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_207 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_208 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_209 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_21 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_21 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_210 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_211 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_212 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_213 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_214 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_215 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_216 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_217 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_218 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_219 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_22 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_22 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_220 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_221 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_222 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_223 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_224 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_225 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_226 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_227 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_228 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_229 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_23 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_23 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_230 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_231 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_232 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_233 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_234 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_235 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_236 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_237 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_238 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_239 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_24 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_24 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_240 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_241 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_242 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_243 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_244 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_245 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_246 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_247 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_248 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_249 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_25 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_250 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_251 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_252 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_253 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_254 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_255 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_256 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_257 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_258 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_259 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_26 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_260 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_261 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_262 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_263 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_264 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_265 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_266 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_267 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_268 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_269 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_27 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_270 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_271 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_272 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_273 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_274 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_275 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_276 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_277 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_278 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_279 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_28 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_280 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_281 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_282 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_283 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_284 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_285 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_286 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_287 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_288 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_289 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_29 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_290 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_291 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_292 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_293 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_294 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_295 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_296 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_297 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_298 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_299 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_3 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.e4gl.E4GLLexer
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.preproc.TextLexer
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_3 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_30 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_300 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_301 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_302 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_303 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_304 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_305 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_306 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_307 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_308 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_309 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_31 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_310 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_311 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_312 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_313 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_314 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_315 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_316 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_317 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_318 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_319 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_32 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_320 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_321 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_322 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_323 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_324 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_325 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_326 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_327 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_328 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_329 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_33 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_330 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_331 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_332 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_333 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_334 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_335 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_336 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_337 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_338 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_339 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_34 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_340 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_341 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_342 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_343 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_344 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_345 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_346 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_347 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_348 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_349 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_35 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_350 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_351 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_352 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_353 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_354 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_355 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_356 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_357 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_358 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_359 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_36 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_360 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_361 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_362 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_363 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_364 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_365 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_366 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_367 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_368 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_369 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_37 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_370 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_371 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_372 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_373 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_374 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_375 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_376 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_377 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_378 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_379 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_38 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_380 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_381 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_382 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_383 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_384 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_385 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_39 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_4 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.e4gl.E4GLLexer
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.preproc.TextLexer
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_4 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_40 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_41 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_42 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_43 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_44 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_45 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_46 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_47 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_48 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_49 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_5 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_5 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_5 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_5 - Static variable in class com.goldencode.p2j.preproc.TextLexer
 
_tokenSet_5 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_5 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_5 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_5 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_50 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_51 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_52 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_53 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_54 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_55 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_56 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_57 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_58 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_59 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_6 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_6 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_6 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_6 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_6 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_6 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_6 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_60 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_61 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_62 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_63 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_64 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_65 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_66 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_67 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_68 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_69 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_7 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_7 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_7 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_7 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_7 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_7 - Static variable in class com.goldencode.p2j.uast.ProgressLexer
 
_tokenSet_7 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_70 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_71 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_72 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_73 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_74 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_75 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_76 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_77 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_78 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_79 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_8 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_8 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_8 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_8 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_8 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_8 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_80 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_81 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_82 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_83 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_84 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_85 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_86 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_87 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_88 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_89 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_9 - Static variable in class com.goldencode.expr.ExpressionParser
 
_tokenSet_9 - Static variable in class com.goldencode.p2j.persist.hql.HQLParser
 
_tokenSet_9 - Static variable in class com.goldencode.p2j.preproc.BracesParser
 
_tokenSet_9 - Static variable in class com.goldencode.p2j.preproc.TextParser
 
_tokenSet_9 - Static variable in class com.goldencode.p2j.schema.SchemaParser
 
_tokenSet_9 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_90 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_91 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_92 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_93 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_94 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_95 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_96 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_97 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_98 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
_tokenSet_99 - Static variable in class com.goldencode.p2j.uast.ProgressParser
 
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 _ 
Copyright (c) 2004-2017, Golden Code Development Corporation.
ALL RIGHTS RESERVED. Use is subject to license terms.