Package | Description |
---|---|
com.liferay.expando.kernel.model | |
com.liferay.expando.kernel.service | |
com.liferay.expando.kernel.service.persistence |
Modifier and Type | Class and Description |
---|---|
class |
ExpandoValueWrapper
This class is a wrapper for
ExpandoValue . |
Modifier and Type | Field and Description |
---|---|
static Accessor<ExpandoValue,Long> |
ExpandoValue.VALUE_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
ExpandoValue |
ExpandoValueModel.cloneWithOriginalValues() |
ExpandoValue |
ExpandoValueWrapper.cloneWithOriginalValues() |
Modifier and Type | Method and Description |
---|---|
Map<String,Function<ExpandoValue,Object>> |
ExpandoValueWrapper.getAttributeGetterFunctions() |
Map<String,BiConsumer<ExpandoValue,Object>> |
ExpandoValueWrapper.getAttributeSetterBiConsumers() |
Modifier and Type | Method and Description |
---|---|
protected ExpandoValueWrapper |
ExpandoValueWrapper.wrap(ExpandoValue expandoValue) |
Constructor and Description |
---|
ExpandoValueWrapper(ExpandoValue expandoValue) |
Modifier and Type | Method and Description |
---|---|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addExpandoValue(ExpandoValue expandoValue)
Adds the expando value to the database.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addExpandoValue(ExpandoValue expandoValue)
Adds the expando value to the database.
|
ExpandoValue |
ExpandoValueLocalService.addExpandoValue(ExpandoValue expandoValue)
Adds the expando value to the database.
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
JSONObject dataJSONObject) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
JSONObject dataJSONObject) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
JSONObject dataJSONObject) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defaultLocale) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defaultLocale) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defaultLocale) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data) |
ExpandoValue |
ExpandoValueServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data) |
static ExpandoValue |
ExpandoValueServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data) |
ExpandoValue |
ExpandoValueService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data) |
ExpandoValue |
ExpandoValueServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data) |
static ExpandoValue |
ExpandoValueServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data) |
ExpandoValue |
ExpandoValueService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data) |
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.createExpandoValue(long valueId)
Creates a new expando value with the primary key.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.createExpandoValue(long valueId)
Creates a new expando value with the primary key.
|
ExpandoValue |
ExpandoValueLocalService.createExpandoValue(long valueId)
Creates a new expando value with the primary key.
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.deleteExpandoValue(ExpandoValue expandoValue)
Deletes the expando value from the database.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.deleteExpandoValue(ExpandoValue expandoValue)
Deletes the expando value from the database.
|
ExpandoValue |
ExpandoValueLocalService.deleteExpandoValue(ExpandoValue expandoValue)
Deletes the expando value from the database.
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database.
|
ExpandoValue |
ExpandoValueLocalService.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database.
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.fetchExpandoValue(long valueId) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.fetchExpandoValue(long valueId) |
ExpandoValue |
ExpandoValueLocalService.fetchExpandoValue(long valueId) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getExpandoValue(long valueId)
Returns the expando value with the primary key.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.getExpandoValue(long valueId)
Returns the expando value with the primary key.
|
ExpandoValue |
ExpandoValueLocalService.getExpandoValue(long valueId)
Returns the expando value with the primary key.
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long valueId) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long valueId) |
ExpandoValue |
ExpandoValueLocalService.getValue(long valueId) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long columnId,
long rowId) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long columnId,
long rowId) |
ExpandoValue |
ExpandoValueLocalService.getValue(long columnId,
long rowId) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long tableId,
long columnId,
long classPK) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long tableId,
long columnId,
long classPK) |
ExpandoValue |
ExpandoValueLocalService.getValue(long tableId,
long columnId,
long classPK) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK) |
ExpandoValue |
ExpandoValueLocalService.getValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long companyId,
String className,
String tableName,
String columnName,
long classPK) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long companyId,
String className,
String tableName,
String columnName,
long classPK) |
ExpandoValue |
ExpandoValueLocalService.getValue(long companyId,
String className,
String tableName,
String columnName,
long classPK) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.updateExpandoValue(ExpandoValue expandoValue)
Updates the expando value in the database or adds it if it does not yet exist.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.updateExpandoValue(ExpandoValue expandoValue)
Updates the expando value in the database or adds it if it does not yet exist.
|
ExpandoValue |
ExpandoValueLocalService.updateExpandoValue(ExpandoValue expandoValue)
Updates the expando value in the database or adds it if it does not yet exist.
|
Modifier and Type | Method and Description |
---|---|
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getColumnValues(long columnId,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getColumnValues(long columnId,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getColumnValues(long columnId,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
String data,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
String data,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
String data,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getColumnValues(long companyId,
String className,
String tableName,
String columnName,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getColumnValues(long companyId,
String className,
String tableName,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getColumnValues(long companyId,
String className,
String tableName,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getColumnValues(long companyId,
String className,
String tableName,
String columnName,
String data,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getColumnValues(long companyId,
String className,
String tableName,
String columnName,
String data,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getColumnValues(long companyId,
String className,
String tableName,
String columnName,
String data,
int start,
int end) |
CTPersistence<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getCTPersistence() |
CTPersistence<ExpandoValue> |
ExpandoValueLocalService.getCTPersistence() |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getDefaultTableColumnValues(long companyId,
long classNameId,
String columnName,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getDefaultTableColumnValues(long companyId,
long classNameId,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getDefaultTableColumnValues(long companyId,
long classNameId,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getDefaultTableColumnValues(long companyId,
String className,
String columnName,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getDefaultTableColumnValues(long companyId,
String className,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getDefaultTableColumnValues(long companyId,
String className,
String columnName,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getExpandoValues(int start,
int end)
Returns a range of all the expando values.
|
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getExpandoValues(int start,
int end)
Returns a range of all the expando values.
|
List<ExpandoValue> |
ExpandoValueLocalService.getExpandoValues(int start,
int end)
Returns a range of all the expando values.
|
Class<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getModelClass() |
Class<ExpandoValue> |
ExpandoValueLocalService.getModelClass() |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getRowValues(long rowId) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getRowValues(long rowId) |
List<ExpandoValue> |
ExpandoValueLocalService.getRowValues(long rowId) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getRowValues(long rowId,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getRowValues(long rowId,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getRowValues(long rowId,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getRowValues(long companyId,
long classNameId,
String tableName,
long classPK,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getRowValues(long companyId,
long classNameId,
String tableName,
long classPK,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getRowValues(long companyId,
long classNameId,
String tableName,
long classPK,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalServiceWrapper.getRowValues(long companyId,
String className,
String tableName,
long classPK,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueLocalServiceUtil.getRowValues(long companyId,
String className,
String tableName,
long classPK,
int start,
int end) |
List<ExpandoValue> |
ExpandoValueLocalService.getRowValues(long companyId,
String className,
String tableName,
long classPK,
int start,
int end) |
Modifier and Type | Method and Description |
---|---|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addExpandoValue(ExpandoValue expandoValue)
Adds the expando value to the database.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addExpandoValue(ExpandoValue expandoValue)
Adds the expando value to the database.
|
ExpandoValue |
ExpandoValueLocalService.addExpandoValue(ExpandoValue expandoValue)
Adds the expando value to the database.
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.deleteExpandoValue(ExpandoValue expandoValue)
Deletes the expando value from the database.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.deleteExpandoValue(ExpandoValue expandoValue)
Deletes the expando value from the database.
|
ExpandoValue |
ExpandoValueLocalService.deleteExpandoValue(ExpandoValue expandoValue)
Deletes the expando value from the database.
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(ExpandoValue value) |
static void |
ExpandoValueLocalServiceUtil.deleteValue(ExpandoValue value) |
void |
ExpandoValueLocalService.deleteValue(ExpandoValue value) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.updateExpandoValue(ExpandoValue expandoValue)
Updates the expando value in the database or adds it if it does not yet exist.
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.updateExpandoValue(ExpandoValue expandoValue)
Updates the expando value in the database or adds it if it does not yet exist.
|
ExpandoValue |
ExpandoValueLocalService.updateExpandoValue(ExpandoValue expandoValue)
Updates the expando value in the database or adds it if it does not yet exist.
|
Modifier and Type | Method and Description |
---|---|
<R,E extends Throwable> |
ExpandoValueLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoValue>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
ExpandoValueLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoValue>,R,E> updateUnsafeFunction) |
Modifier and Type | Method and Description |
---|---|
ExpandoValue |
ExpandoValuePersistence.create(long valueId)
Creates a new expando value with the primary key.
|
static ExpandoValue |
ExpandoValueUtil.create(long valueId)
Creates a new expando value with the primary key.
|
ExpandoValue |
ExpandoValuePersistence.fetchByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByC_R(long columnId,
long rowId)
Returns the expando value where columnId = ? and rowId = ? or returns
null if it could not be found. |
static ExpandoValue |
ExpandoValueUtil.fetchByC_R(long columnId,
long rowId)
Returns the expando value where columnId = ? and rowId = ? or returns
null if it could not be found. |
ExpandoValue |
ExpandoValuePersistence.fetchByC_R(long columnId,
long rowId,
boolean useFinderCache)
Returns the expando value where columnId = ? and rowId = ? or returns
null if it could not be found, optionally using the finder cache. |
static ExpandoValue |
ExpandoValueUtil.fetchByC_R(long columnId,
long rowId,
boolean useFinderCache)
Returns the expando value where columnId = ? and rowId = ? or returns
null if it could not be found, optionally using the finder cache. |
ExpandoValue |
ExpandoValuePersistence.fetchByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByPrimaryKey(long valueId)
Returns the expando value with the primary key or returns
null if it could not be found. |
static ExpandoValue |
ExpandoValueUtil.fetchByPrimaryKey(long valueId)
Returns the expando value with the primary key or returns
null if it could not be found. |
ExpandoValue |
ExpandoValuePersistence.fetchByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_C(long tableId,
long columnId,
long classPK)
Returns the expando value where tableId = ? and columnId = ? and classPK = ? or returns
null if it could not be found. |
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_C(long tableId,
long columnId,
long classPK)
Returns the expando value where tableId = ? and columnId = ? and classPK = ? or returns
null if it could not be found. |
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_C(long tableId,
long columnId,
long classPK,
boolean useFinderCache)
Returns the expando value where tableId = ? and columnId = ? and classPK = ? or returns
null if it could not be found, optionally using the finder cache. |
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_C(long tableId,
long columnId,
long classPK,
boolean useFinderCache)
Returns the expando value where tableId = ? and columnId = ? and classPK = ? or returns
null if it could not be found, optionally using the finder cache. |
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByC_C_PrevAndNext(long valueId,
long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByC_C_PrevAndNext(long valueId,
long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByC_R(long columnId,
long rowId)
Returns the expando value where columnId = ? and rowId = ? or throws a
NoSuchValueException if it could not be found. |
static ExpandoValue |
ExpandoValueUtil.findByC_R(long columnId,
long rowId)
Returns the expando value where columnId = ? and rowId = ? or throws a
NoSuchValueException if it could not be found. |
ExpandoValue |
ExpandoValuePersistence.findByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByColumnId_PrevAndNext(long valueId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where columnId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByColumnId_PrevAndNext(long valueId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByPrimaryKey(long valueId)
Returns the expando value with the primary key or throws a
NoSuchValueException if it could not be found. |
static ExpandoValue |
ExpandoValueUtil.findByPrimaryKey(long valueId)
Returns the expando value with the primary key or throws a
NoSuchValueException if it could not be found. |
ExpandoValue |
ExpandoValuePersistence.findByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByRowId_PrevAndNext(long valueId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where rowId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByRowId_PrevAndNext(long valueId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_C(long tableId,
long columnId,
long classPK)
Returns the expando value where tableId = ? and columnId = ? and classPK = ? or throws a
NoSuchValueException if it could not be found. |
static ExpandoValue |
ExpandoValueUtil.findByT_C_C(long tableId,
long columnId,
long classPK)
Returns the expando value where tableId = ? and columnId = ? and classPK = ? or throws a
NoSuchValueException if it could not be found. |
ExpandoValue |
ExpandoValuePersistence.findByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_C_D_PrevAndNext(long valueId,
long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_C_D_PrevAndNext(long valueId,
long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_C_PrevAndNext(long valueId,
long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_C_PrevAndNext(long valueId,
long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_CPK_PrevAndNext(long valueId,
long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_CPK_PrevAndNext(long valueId,
long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_R_PrevAndNext(long valueId,
long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_R_PrevAndNext(long valueId,
long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByTableId_PrevAndNext(long valueId,
long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByTableId_PrevAndNext(long valueId,
long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ?.
|
ExpandoValue |
ExpandoValuePersistence.remove(long valueId)
Removes the expando value with the primary key from the database.
|
static ExpandoValue |
ExpandoValueUtil.remove(long valueId)
Removes the expando value with the primary key from the database.
|
ExpandoValue |
ExpandoValuePersistence.removeByC_R(long columnId,
long rowId)
Removes the expando value where columnId = ? and rowId = ? from the database.
|
static ExpandoValue |
ExpandoValueUtil.removeByC_R(long columnId,
long rowId)
Removes the expando value where columnId = ? and rowId = ? from the database.
|
ExpandoValue |
ExpandoValuePersistence.removeByT_C_C(long tableId,
long columnId,
long classPK)
Removes the expando value where tableId = ? and columnId = ? and classPK = ? from the database.
|
static ExpandoValue |
ExpandoValueUtil.removeByT_C_C(long tableId,
long columnId,
long classPK)
Removes the expando value where tableId = ? and columnId = ? and classPK = ? from the database.
|
static ExpandoValue |
ExpandoValueUtil.update(ExpandoValue expandoValue) |
static ExpandoValue |
ExpandoValueUtil.update(ExpandoValue expandoValue,
ServiceContext serviceContext) |
ExpandoValue |
ExpandoValuePersistence.updateImpl(ExpandoValue expandoValue) |
static ExpandoValue |
ExpandoValueUtil.updateImpl(ExpandoValue expandoValue) |
Modifier and Type | Method and Description |
---|---|
static Map<Serializable,ExpandoValue> |
ExpandoValueUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) |
List<ExpandoValue> |
ExpandoValuePersistence.findAll()
Returns all the expando values.
|
static List<ExpandoValue> |
ExpandoValueUtil.findAll()
Returns all the expando values.
|
List<ExpandoValue> |
ExpandoValuePersistence.findAll(int start,
int end)
Returns a range of all the expando values.
|
static List<ExpandoValue> |
ExpandoValueUtil.findAll(int start,
int end)
Returns a range of all the expando values.
|
List<ExpandoValue> |
ExpandoValuePersistence.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values.
|
static List<ExpandoValue> |
ExpandoValueUtil.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values.
|
List<ExpandoValue> |
ExpandoValuePersistence.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values.
|
static List<ExpandoValue> |
ExpandoValueUtil.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByC_C(long classNameId,
long classPK)
Returns all the expando values where classNameId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByC_C(long classNameId,
long classPK)
Returns all the expando values where classNameId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByC_C(long classNameId,
long classPK,
int start,
int end)
Returns a range of all the expando values where classNameId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByC_C(long classNameId,
long classPK,
int start,
int end)
Returns a range of all the expando values where classNameId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByColumnId(long columnId)
Returns all the expando values where columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByColumnId(long columnId)
Returns all the expando values where columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByColumnId(long columnId,
int start,
int end)
Returns a range of all the expando values where columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByColumnId(long columnId,
int start,
int end)
Returns a range of all the expando values where columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByRowId(long rowId)
Returns all the expando values where rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByRowId(long rowId)
Returns all the expando values where rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByRowId(long rowId,
int start,
int end)
Returns a range of all the expando values where rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByRowId(long rowId,
int start,
int end)
Returns a range of all the expando values where rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C_D(long tableId,
long columnId,
String data)
Returns all the expando values where tableId = ? and columnId = ? and data = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C_D(long tableId,
long columnId,
String data)
Returns all the expando values where tableId = ? and columnId = ? and data = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end)
Returns a range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end)
Returns a range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C(long tableId,
long columnId)
Returns all the expando values where tableId = ? and columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C(long tableId,
long columnId)
Returns all the expando values where tableId = ? and columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C(long tableId,
long columnId,
int start,
int end)
Returns a range of all the expando values where tableId = ? and columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C(long tableId,
long columnId,
int start,
int end)
Returns a range of all the expando values where tableId = ? and columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_CPK(long tableId,
long classPK)
Returns all the expando values where tableId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_CPK(long tableId,
long classPK)
Returns all the expando values where tableId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_CPK(long tableId,
long classPK,
int start,
int end)
Returns a range of all the expando values where tableId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_CPK(long tableId,
long classPK,
int start,
int end)
Returns a range of all the expando values where tableId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_R(long tableId,
long rowId)
Returns all the expando values where tableId = ? and rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_R(long tableId,
long rowId)
Returns all the expando values where tableId = ? and rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_R(long tableId,
long rowId,
int start,
int end)
Returns a range of all the expando values where tableId = ? and rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_R(long tableId,
long rowId,
int start,
int end)
Returns a range of all the expando values where tableId = ? and rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByTableId(long tableId)
Returns all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByTableId(long tableId)
Returns all the expando values where tableId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByTableId(long tableId,
int start,
int end)
Returns a range of all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByTableId(long tableId,
int start,
int end)
Returns a range of all the expando values where tableId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) |
static List<ExpandoValue> |
ExpandoValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end) |
static List<ExpandoValue> |
ExpandoValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator) |
Modifier and Type | Method and Description |
---|---|
void |
ExpandoValuePersistence.cacheResult(ExpandoValue expandoValue)
Caches the expando value in the entity cache if it is enabled.
|
static void |
ExpandoValueUtil.cacheResult(ExpandoValue expandoValue)
Caches the expando value in the entity cache if it is enabled.
|
static void |
ExpandoValueUtil.clearCache(ExpandoValue expandoValue) |
static ExpandoValue |
ExpandoValueUtil.update(ExpandoValue expandoValue) |
static ExpandoValue |
ExpandoValueUtil.update(ExpandoValue expandoValue,
ServiceContext serviceContext) |
ExpandoValue |
ExpandoValuePersistence.updateImpl(ExpandoValue expandoValue) |
static ExpandoValue |
ExpandoValueUtil.updateImpl(ExpandoValue expandoValue) |
Modifier and Type | Method and Description |
---|---|
void |
ExpandoValuePersistence.cacheResult(List<ExpandoValue> expandoValues)
Caches the expando values in the entity cache if it is enabled.
|
static void |
ExpandoValueUtil.cacheResult(List<ExpandoValue> expandoValues)
Caches the expando values in the entity cache if it is enabled.
|
ExpandoValue |
ExpandoValuePersistence.fetchByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
ExpandoValue |
ExpandoValuePersistence.fetchByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.fetchByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values.
|
static List<ExpandoValue> |
ExpandoValueUtil.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values.
|
List<ExpandoValue> |
ExpandoValuePersistence.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values.
|
static List<ExpandoValue> |
ExpandoValueUtil.findAll(int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values.
|
ExpandoValue |
ExpandoValuePersistence.findByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByC_C_First(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByC_C_Last(long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByC_C_PrevAndNext(long valueId,
long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where classNameId = ? and classPK = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByC_C_PrevAndNext(long valueId,
long classNameId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where classNameId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByC_C(long classNameId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByColumnId_First(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByColumnId_Last(long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where columnId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByColumnId_PrevAndNext(long valueId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where columnId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByColumnId_PrevAndNext(long valueId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByColumnId(long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByRowId_First(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByRowId_Last(long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where rowId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByRowId_PrevAndNext(long valueId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where rowId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByRowId_PrevAndNext(long valueId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByRowId(long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_D_First(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_D_Last(long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_C_D_PrevAndNext(long valueId,
long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_C_D_PrevAndNext(long valueId,
long tableId,
long columnId,
String data,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C_D(long tableId,
long columnId,
String data,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_First(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_C_Last(long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_C_PrevAndNext(long valueId,
long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_C_PrevAndNext(long valueId,
long tableId,
long columnId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_C(long tableId,
long columnId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_CPK_First(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_CPK_Last(long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_CPK_PrevAndNext(long valueId,
long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and classPK = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_CPK_PrevAndNext(long valueId,
long tableId,
long classPK,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_CPK(long tableId,
long classPK,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_R_First(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByT_R_Last(long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByT_R_PrevAndNext(long valueId,
long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and rowId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByT_R_PrevAndNext(long valueId,
long tableId,
long rowId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ? and rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByT_R(long tableId,
long rowId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByTableId_First(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the first expando value in the ordered set where tableId = ?.
|
ExpandoValue |
ExpandoValuePersistence.findByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
static ExpandoValue |
ExpandoValueUtil.findByTableId_Last(long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the last expando value in the ordered set where tableId = ?.
|
ExpandoValue[] |
ExpandoValuePersistence.findByTableId_PrevAndNext(long valueId,
long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ?.
|
static ExpandoValue[] |
ExpandoValueUtil.findByTableId_PrevAndNext(long valueId,
long tableId,
OrderByComparator<ExpandoValue> orderByComparator)
Returns the expando values before and after the current expando value in the ordered set where tableId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator)
Returns an ordered range of all the expando values where tableId = ?.
|
List<ExpandoValue> |
ExpandoValuePersistence.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findByTableId(long tableId,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the expando values where tableId = ?.
|
static List<ExpandoValue> |
ExpandoValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<ExpandoValue> orderByComparator) |