Package | Description |
---|---|
com.fatwire.gst.foundation.include |
Modifier and Type | Method and Description |
---|---|
IncludeElement |
IncludeElement.argument(String name,
boolean value)
Deprecated.
Adds the name value pair as an argument to the CallElement tag.
|
IncludeElement |
IncludeElement.argument(String name,
byte[] value)
Deprecated.
Adds the name value pair as an argument to the CallElement tag.
|
IncludeElement |
IncludeElement.argument(String name,
Date value)
Deprecated.
Adds the name value pair as an argument to the CallElement tag.
|
IncludeElement |
IncludeElement.argument(String name,
int value)
Deprecated.
Adds the name value pair as an argument to the CallElement tag.
|
IncludeElement |
IncludeElement.argument(String name,
long value)
Deprecated.
Adds the name value pair as an argument to the CallElement tag.
|
IncludeElement |
IncludeElement.argument(String name,
String value)
Deprecated.
Adds the name value pair as an argument to the CallElement tag.
|
IncludeElement |
IncludeElement.copyArguments(String... name)
Deprecated.
Copies the ics variables identified by the name array
|
IncludeElement |
IncludeService.element(String name,
String elementname)
Deprecated.
Creates a IncludeElement and registers this under the name for retrieval
in the View layer by that name.
|
IncludeElement |
DefaultIncludeService.element(String name,
String elementname)
Deprecated.
|
IncludeElement |
IncludeElement.global()
Deprecated.
|
IncludeElement |
IncludeElement.local()
Deprecated.
|
IncludeElement |
IncludeElement.setScope(CallElement.Scope scope)
Deprecated.
|
IncludeElement |
IncludeElement.stacked()
Deprecated.
|
Copyright © 2010–2017. All rights reserved.