Package | Description |
---|---|
com.fatwire.gst.foundation.facade.sql | |
com.fatwire.gst.foundation.wra | |
com.fatwire.gst.foundation.wra.navigation | |
com.fatwire.gst.foundation.wra.navigation.support |
Modifier and Type | Method and Description |
---|---|
static Row |
SqlHelper.selectSingle(COM.FutureTense.Interfaces.ICS ics,
com.fatwire.cs.core.db.PreparedStmt stmt,
com.fatwire.cs.core.db.StatementParam param)
Deprecated.
Executes a PreparedStatement, returning a single row
|
static Row |
SqlHelper.selectSingle(COM.FutureTense.Interfaces.ICS ics,
String table,
String sql)
Deprecated.
Executes an ICS.SQL operation, returning a single Row, or null if no
result was returned by ICS.SQL.
|
Modifier and Type | Method and Description |
---|---|
Iterator<Row> |
IListIterable.iterator()
Deprecated.
|
Constructor and Description |
---|
SimpleWra(Row row,
com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected NavigationNode |
WraNavigationService.getNode(Row row,
int level,
int depth,
String linkAttribute)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected NavigationNode |
SimpleNavigationHelper.getNode(Row row,
int level,
int depth,
String linkAttribute)
Deprecated.
|
protected abstract NavigationNode |
AbstractNavigationService.getNode(Row row,
int level,
int depth,
String linkAttribute)
Deprecated.
|
Copyright © 2010–2017. All rights reserved.