@Concealed
public class BaseScriptViewObjectHelper
extends java.lang.Object
| Constructor and Description | 
|---|
BaseScriptViewObjectHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ViewObject | 
newService(ExprScriptContext scriptContext,
          java.lang.Object ctx,
          java.lang.String logicalObjectName)
Deprecated. 
 
for internal framework use only. 
 | 
static ViewObject | 
newView(ExprScriptContext scriptContext,
       java.lang.Object ctx,
       java.lang.String logicalObjectName)
Deprecated. 
 
for internal framework use only. 
 | 
static void | 
releaseResourcesForViewObjectInstancesForProgrammaticUse(ExprScriptContext scriptContext,
                                                        java.lang.Object ctx)
Deprecated. 
 
for internal framework use only. 
 | 
@Concealed public static ViewObject newView(ExprScriptContext scriptContext, java.lang.Object ctx, java.lang.String logicalObjectName)
@Concealed public static ViewObject newService(ExprScriptContext scriptContext, java.lang.Object ctx, java.lang.String logicalObjectName)
@Concealed public static void releaseResourcesForViewObjectInstancesForProgrammaticUse(ExprScriptContext scriptContext, java.lang.Object ctx)