| Package | Description |
|---|---|
| LinkFuture.Core.ContentManager.ContentResource | |
| LinkFuture.Core.DBHelper | |
| LinkFuture.Core.DBHelper.Model |
| Modifier and Type | Field and Description |
|---|---|
CommandTypeInfo |
DBContentResourceMetaInfo.CommandType |
CommandTypeInfo |
DBActionInfo.CommandType |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
DBHelper.executeToJson(String commandText,
CommandTypeInfo commandType) |
String |
DBHelper.executeToXml(String commandText,
CommandTypeInfo commandType) |
static SPInfo |
DBHelper.findSPMetaInfo(String connectionString,
String spName,
CommandTypeInfo commandType) |
| Modifier and Type | Method and Description |
|---|---|
static CommandTypeInfo |
CommandTypeInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandTypeInfo[] |
CommandTypeInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.