Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.expando.model.ExpandoValue

Packages that use ExpandoValue
com.liferay.portlet.expando.model   
com.liferay.portlet.expando.service   
com.liferay.portlet.expando.service.persistence   
 

Uses of ExpandoValue in com.liferay.portlet.expando.model
 

Classes in com.liferay.portlet.expando.model that implement ExpandoValue
 class ExpandoValueWrapper
           This class is a wrapper for ExpandoValue.
 

Methods in com.liferay.portlet.expando.model that return ExpandoValue
 ExpandoValue ExpandoValueWrapper.getWrappedExpandoValue()
          Deprecated. Renamed to ExpandoValueWrapper.getWrappedModel()
 ExpandoValue ExpandoValueWrapper.getWrappedModel()
           
 ExpandoValue ExpandoValueWrapper.toEscapedModel()
           
 ExpandoValue ExpandoValueModel.toEscapedModel()
           
 ExpandoValue ExpandoValueWrapper.toUnescapedModel()
           
 ExpandoValue ExpandoValueModel.toUnescapedModel()
           
 

Methods in com.liferay.portlet.expando.model that return types with arguments of type ExpandoValue
 CacheModel<ExpandoValue> ExpandoValueWrapper.toCacheModel()
           
 CacheModel<ExpandoValue> ExpandoValueModel.toCacheModel()
           
 

Methods in com.liferay.portlet.expando.model with parameters of type ExpandoValue
 int ExpandoValueWrapper.compareTo(ExpandoValue expandoValue)
           
 int ExpandoValueModel.compareTo(ExpandoValue expandoValue)
           
static ExpandoValueSoap ExpandoValueSoap.toSoapModel(ExpandoValue model)
           
static ExpandoValueSoap[] ExpandoValueSoap.toSoapModels(ExpandoValue[] models)
           
static ExpandoValueSoap[][] ExpandoValueSoap.toSoapModels(ExpandoValue[][] models)
           
 

Method parameters in com.liferay.portlet.expando.model with type arguments of type ExpandoValue
static ExpandoValueSoap[] ExpandoValueSoap.toSoapModels(List<ExpandoValue> models)
           
 

Constructors in com.liferay.portlet.expando.model with parameters of type ExpandoValue
ExpandoValueWrapper(ExpandoValue expandoValue)
           
 

Uses of ExpandoValue in com.liferay.portlet.expando.service
 

Methods in com.liferay.portlet.expando.service that return ExpandoValue
static ExpandoValue ExpandoValueLocalServiceUtil.addExpandoValue(ExpandoValue expandoValue)
          Adds the expando value to the database.
 ExpandoValue ExpandoValueLocalServiceWrapper.addExpandoValue(ExpandoValue expandoValue)
          Adds the expando value to the database.
 ExpandoValue ExpandoValueLocalService.addExpandoValue(ExpandoValue expandoValue)
          Adds the expando value to the database.
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(long classNameId, long tableId, long columnId, long classPK, String data)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(long classNameId, long tableId, long columnId, long classPK, String data)
           
 ExpandoValue ExpandoValueLocalService.addValue(long classNameId, long tableId, long columnId, long classPK, String data)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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 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 ExpandoValueLocalServiceWrapper.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 ExpandoValueLocalService.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, short data)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.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)
           
static ExpandoValue ExpandoValueLocalServiceUtil.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)
           
 ExpandoValue ExpandoValueLocalService.addValue(long companyId, String className, String tableName, String columnName, long classPK, short[] 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 ExpandoValueLocalServiceWrapper.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 ExpandoValueLocalService.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 ExpandoValueLocalServiceWrapper.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 ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, boolean data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, boolean[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, boolean data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, boolean[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, boolean data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, boolean[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, boolean[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, boolean[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, boolean[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, boolean[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, boolean[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, boolean[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, Date data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, Date[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, Date data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, Date[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, Date data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, Date[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, Date[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, Date[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, Date[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, Date[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, Date[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, Date[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, double data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, double[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, double data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, double[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, double data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, double[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, double[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, double[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, double[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, double[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, double[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, double[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, float data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, float[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, float data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, float[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, float data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, float[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, float[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, float[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, float[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, float[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, float[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, float[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, int data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, int[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, int data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, int[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, int data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, int[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, int[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, int[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, int[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, int[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, int[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, int[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, long data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, long[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, long data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, long[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, long data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, long[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, long[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, long[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, long[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, long[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, long[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, long[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, Object data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, Object)
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, Object data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, Object)
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, Object data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, Object)
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, short data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, short[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, short data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, short[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, short data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, short[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, short[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, short[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, short[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, short[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, short[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, short[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, String data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, String[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, String data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, String[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, String data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, String[])
static ExpandoValue ExpandoValueLocalServiceUtil.addValue(String className, String tableName, String columnName, long classPK, String[] data)
          Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, String[])
 ExpandoValue ExpandoValueLocalServiceWrapper.addValue(String className, String tableName, String columnName, long classPK, String[] data)
          Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, String[])
 ExpandoValue ExpandoValueLocalService.addValue(String className, String tableName, String columnName, long classPK, String[] data)
          Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, String[])
static ExpandoValue ExpandoValueLocalServiceUtil.createExpandoValue(long valueId)
          Creates a new expando value with the primary key.
 ExpandoValue ExpandoValueLocalServiceWrapper.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.
static ExpandoValue ExpandoValueLocalServiceUtil.deleteExpandoValue(ExpandoValue expandoValue)
          Deletes the expando value from the database.
 ExpandoValue ExpandoValueLocalServiceWrapper.deleteExpandoValue(ExpandoValue expandoValue)
          Deletes the expando value from the database.
 ExpandoValue ExpandoValueLocalService.deleteExpandoValue(ExpandoValue expandoValue)
          Deletes the expando value from the database.
static ExpandoValue ExpandoValueLocalServiceUtil.deleteExpandoValue(long valueId)
          Deletes the expando value with the primary key from the database.
 ExpandoValue ExpandoValueLocalServiceWrapper.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.
static ExpandoValue ExpandoValueLocalServiceUtil.fetchExpandoValue(long valueId)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.fetchExpandoValue(long valueId)
           
 ExpandoValue ExpandoValueLocalService.fetchExpandoValue(long valueId)
           
static ExpandoValue ExpandoValueLocalServiceUtil.getExpandoValue(long valueId)
          Returns the expando value with the primary key.
 ExpandoValue ExpandoValueLocalServiceWrapper.getExpandoValue(long valueId)
          Returns the expando value with the primary key.
 ExpandoValue ExpandoValueLocalService.getExpandoValue(long valueId)
          Returns the expando value with the primary key.
static ExpandoValue ExpandoValueLocalServiceUtil.getValue(long valueId)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.getValue(long valueId)
           
 ExpandoValue ExpandoValueLocalService.getValue(long valueId)
           
static ExpandoValue ExpandoValueLocalServiceUtil.getValue(long columnId, long rowId)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.getValue(long columnId, long rowId)
           
 ExpandoValue ExpandoValueLocalService.getValue(long columnId, long rowId)
           
static ExpandoValue ExpandoValueLocalServiceUtil.getValue(long tableId, long columnId, long classPK)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.getValue(long tableId, long columnId, long classPK)
           
 ExpandoValue ExpandoValueLocalService.getValue(long tableId, long columnId, long classPK)
           
static ExpandoValue ExpandoValueLocalServiceUtil.getValue(long companyId, long classNameId, String tableName, String columnName, long classPK)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.getValue(long companyId, long classNameId, String tableName, String columnName, long classPK)
           
 ExpandoValue ExpandoValueLocalService.getValue(long companyId, long classNameId, String tableName, String columnName, long classPK)
           
static ExpandoValue ExpandoValueLocalServiceUtil.getValue(long classNameId, String tableName, String columnName, long classPK)
          Deprecated. ExpandoValueLocalServiceUtil.getValue(long, long, String, String, long)
 ExpandoValue ExpandoValueLocalServiceWrapper.getValue(long classNameId, String tableName, String columnName, long classPK)
          Deprecated. ExpandoValueLocalServiceWrapper.getValue(long, long, String, String, long)
 ExpandoValue ExpandoValueLocalService.getValue(long classNameId, String tableName, String columnName, long classPK)
          Deprecated. ExpandoValueLocalService.getValue(long, long, String, String, long)
static ExpandoValue ExpandoValueLocalServiceUtil.getValue(long companyId, String className, String tableName, String columnName, long classPK)
           
 ExpandoValue ExpandoValueLocalServiceWrapper.getValue(long companyId, String className, String tableName, String columnName, long classPK)
           
 ExpandoValue ExpandoValueLocalService.getValue(long companyId, String className, String tableName, String columnName, long classPK)
           
static ExpandoValue ExpandoValueLocalServiceUtil.getValue(String className, String tableName, String columnName, long classPK)
          Deprecated. ExpandoValueLocalServiceUtil.getValue(long, String, String, String, long)
 ExpandoValue ExpandoValueLocalServiceWrapper.getValue(String className, String tableName, String columnName, long classPK)
          Deprecated. ExpandoValueLocalServiceWrapper.getValue(long, String, String, String, long)
 ExpandoValue ExpandoValueLocalService.getValue(String className, String tableName, String columnName, long classPK)
          Deprecated. ExpandoValueLocalService.getValue(long, String, String, String, long)
static ExpandoValue ExpandoValueLocalServiceUtil.updateExpandoValue(ExpandoValue expandoValue)
          Updates the expando value in the database or adds it if it does not yet exist.
 ExpandoValue ExpandoValueLocalServiceWrapper.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.
static ExpandoValue ExpandoValueLocalServiceUtil.updateExpandoValue(ExpandoValue expandoValue, boolean merge)
          Updates the expando value in the database or adds it if it does not yet exist.
 ExpandoValue ExpandoValueLocalServiceWrapper.updateExpandoValue(ExpandoValue expandoValue, boolean merge)
          Updates the expando value in the database or adds it if it does not yet exist.
 ExpandoValue ExpandoValueLocalService.updateExpandoValue(ExpandoValue expandoValue, boolean merge)
          Updates the expando value in the database or adds it if it does not yet exist.
 

Methods in com.liferay.portlet.expando.service that return types with arguments of type ExpandoValue
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getColumnValues(long columnId, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.getColumnValues(long columnId, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalService.getColumnValues(long columnId, int start, int end)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.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, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalService.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, String data, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.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)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.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, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalService.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, String data, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.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)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getColumnValues(String className, String tableName, String columnName, String data, int start, int end)
          Deprecated. ExpandoValueLocalServiceUtil.getColumnValues(long, String, String, String, String, int, int)
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.getColumnValues(String className, String tableName, String columnName, String data, int start, int end)
          Deprecated. ExpandoValueLocalServiceWrapper.getColumnValues(long, String, String, String, String, int, int)
 List<ExpandoValue> ExpandoValueLocalService.getColumnValues(String className, String tableName, String columnName, String data, int start, int end)
          Deprecated. ExpandoValueLocalService.getColumnValues(long, String, String, String, String, int, int)
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getDefaultTableColumnValues(long companyId, long classNameId, String columnName, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.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)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getDefaultTableColumnValues(long companyId, String className, String columnName, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.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)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getExpandoValues(int start, int end)
          Returns a range of all the expando values.
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.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.
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getRowValues(long rowId)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.getRowValues(long rowId)
           
 List<ExpandoValue> ExpandoValueLocalService.getRowValues(long rowId)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getRowValues(long rowId, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.getRowValues(long rowId, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalService.getRowValues(long rowId, int start, int end)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getRowValues(long companyId, long classNameId, String tableName, long classPK, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.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)
           
static List<ExpandoValue> ExpandoValueLocalServiceUtil.getRowValues(long companyId, String className, String tableName, long classPK, int start, int end)
           
 List<ExpandoValue> ExpandoValueLocalServiceWrapper.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)
           
 

Methods in com.liferay.portlet.expando.service with parameters of type ExpandoValue
static ExpandoValue ExpandoValueLocalServiceUtil.addExpandoValue(ExpandoValue expandoValue)
          Adds the expando value to the database.
 ExpandoValue ExpandoValueLocalServiceWrapper.addExpandoValue(ExpandoValue expandoValue)
          Adds the expando value to the database.
 ExpandoValue ExpandoValueLocalService.addExpandoValue(ExpandoValue expandoValue)
          Adds the expando value to the database.
static ExpandoValue ExpandoValueLocalServiceUtil.deleteExpandoValue(ExpandoValue expandoValue)
          Deletes the expando value from the database.
 ExpandoValue ExpandoValueLocalServiceWrapper.deleteExpandoValue(ExpandoValue expandoValue)
          Deletes the expando value from the database.
 ExpandoValue ExpandoValueLocalService.deleteExpandoValue(ExpandoValue expandoValue)
          Deletes the expando value from the database.
static void ExpandoValueLocalServiceUtil.deleteValue(ExpandoValue value)
           
 void ExpandoValueLocalServiceWrapper.deleteValue(ExpandoValue value)
           
 void ExpandoValueLocalService.deleteValue(ExpandoValue value)
           
static ExpandoValue ExpandoValueLocalServiceUtil.updateExpandoValue(ExpandoValue expandoValue)
          Updates the expando value in the database or adds it if it does not yet exist.
 ExpandoValue ExpandoValueLocalServiceWrapper.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.
static ExpandoValue ExpandoValueLocalServiceUtil.updateExpandoValue(ExpandoValue expandoValue, boolean merge)
          Updates the expando value in the database or adds it if it does not yet exist.
 ExpandoValue ExpandoValueLocalServiceWrapper.updateExpandoValue(ExpandoValue expandoValue, boolean merge)
          Updates the expando value in the database or adds it if it does not yet exist.
 ExpandoValue ExpandoValueLocalService.updateExpandoValue(ExpandoValue expandoValue, boolean merge)
          Updates the expando value in the database or adds it if it does not yet exist.
 

Uses of ExpandoValue in com.liferay.portlet.expando.service.persistence
 

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoValue
static ExpandoValue ExpandoValueUtil.create(long valueId)
          Creates a new expando value with the primary key.
 ExpandoValue ExpandoValuePersistence.create(long valueId)
          Creates a new expando value with the primary key.
static ExpandoValue ExpandoValueUtil.fetchByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.fetchByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
static ExpandoValue ExpandoValueUtil.fetchByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.fetchByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
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)
          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, boolean retrieveFromCache)
          Returns the expando value where columnId = ? and rowId = ? or returns null if it could not be found, optionally using the finder cache.
 ExpandoValue ExpandoValuePersistence.fetchByC_R(long columnId, long rowId, boolean retrieveFromCache)
          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.fetchByColumnId_First(long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where columnId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByColumnId_First(long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where columnId = ?.
static ExpandoValue ExpandoValueUtil.fetchByColumnId_Last(long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where columnId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByColumnId_Last(long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where columnId = ?.
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.fetchByPrimaryKey(long valueId)
          Returns the expando value with the primary key or returns null if it could not be found.
static ExpandoValue ExpandoValueUtil.fetchByRowId_First(long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where rowId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByRowId_First(long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where rowId = ?.
static ExpandoValue ExpandoValueUtil.fetchByRowId_Last(long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where rowId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByRowId_Last(long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where rowId = ?.
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)
          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, boolean retrieveFromCache)
          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_C(long tableId, long columnId, long classPK, boolean retrieveFromCache)
          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_D_First(long tableId, long columnId, String data, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
 ExpandoValue ExpandoValuePersistence.fetchByT_C_D_First(long tableId, long columnId, String data, OrderByComparator orderByComparator)
          Returns the first 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 orderByComparator)
          Returns the last 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 orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
static ExpandoValue ExpandoValueUtil.fetchByT_C_First(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByT_C_First(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
static ExpandoValue ExpandoValueUtil.fetchByT_C_Last(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByT_C_Last(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
static ExpandoValue ExpandoValueUtil.fetchByT_CPK_First(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.fetchByT_CPK_First(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
static ExpandoValue ExpandoValueUtil.fetchByT_CPK_Last(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.fetchByT_CPK_Last(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
static ExpandoValue ExpandoValueUtil.fetchByT_R_First(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByT_R_First(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
static ExpandoValue ExpandoValueUtil.fetchByT_R_Last(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByT_R_Last(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
static ExpandoValue ExpandoValueUtil.fetchByTableId_First(long tableId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByTableId_First(long tableId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ?.
static ExpandoValue ExpandoValueUtil.fetchByTableId_Last(long tableId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ?.
 ExpandoValue ExpandoValuePersistence.fetchByTableId_Last(long tableId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ?.
static ExpandoValue ExpandoValueUtil.findByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.findByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where classNameId = ? and classPK = ?.
static ExpandoValue ExpandoValueUtil.findByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.findByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where classNameId = ? and classPK = ?.
static ExpandoValue[] ExpandoValueUtil.findByC_C_PrevAndNext(long valueId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where classNameId = ? and classPK = ?.
 ExpandoValue[] ExpandoValuePersistence.findByC_C_PrevAndNext(long valueId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where classNameId = ? and classPK = ?.
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.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.findByColumnId_First(long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where columnId = ?.
 ExpandoValue ExpandoValuePersistence.findByColumnId_First(long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where columnId = ?.
static ExpandoValue ExpandoValueUtil.findByColumnId_Last(long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where columnId = ?.
 ExpandoValue ExpandoValuePersistence.findByColumnId_Last(long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where columnId = ?.
static ExpandoValue[] ExpandoValueUtil.findByColumnId_PrevAndNext(long valueId, long columnId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where columnId = ?.
 ExpandoValue[] ExpandoValuePersistence.findByColumnId_PrevAndNext(long valueId, long columnId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where columnId = ?.
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.findByPrimaryKey(long valueId)
          Returns the expando value with the primary key or throws a NoSuchValueException if it could not be found.
static ExpandoValue ExpandoValueUtil.findByRowId_First(long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where rowId = ?.
 ExpandoValue ExpandoValuePersistence.findByRowId_First(long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where rowId = ?.
static ExpandoValue ExpandoValueUtil.findByRowId_Last(long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where rowId = ?.
 ExpandoValue ExpandoValuePersistence.findByRowId_Last(long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where rowId = ?.
static ExpandoValue[] ExpandoValueUtil.findByRowId_PrevAndNext(long valueId, long rowId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where rowId = ?.
 ExpandoValue[] ExpandoValuePersistence.findByRowId_PrevAndNext(long valueId, long rowId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where rowId = ?.
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_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_D_First(long tableId, long columnId, String data, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and columnId = ? and data = ?.
 ExpandoValue ExpandoValuePersistence.findByT_C_D_First(long tableId, long columnId, String data, OrderByComparator orderByComparator)
          Returns the first 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 orderByComparator)
          Returns the last 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 orderByComparator)
          Returns the last 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 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_D_PrevAndNext(long valueId, long tableId, long columnId, String data, OrderByComparator 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_First(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
 ExpandoValue ExpandoValuePersistence.findByT_C_First(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and columnId = ?.
static ExpandoValue ExpandoValueUtil.findByT_C_Last(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
 ExpandoValue ExpandoValuePersistence.findByT_C_Last(long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and columnId = ?.
static ExpandoValue[] ExpandoValueUtil.findByT_C_PrevAndNext(long valueId, long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ?.
 ExpandoValue[] ExpandoValuePersistence.findByT_C_PrevAndNext(long valueId, long tableId, long columnId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ? and columnId = ?.
static ExpandoValue ExpandoValueUtil.findByT_CPK_First(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.findByT_CPK_First(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and classPK = ?.
static ExpandoValue ExpandoValueUtil.findByT_CPK_Last(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
 ExpandoValue ExpandoValuePersistence.findByT_CPK_Last(long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and classPK = ?.
static ExpandoValue[] ExpandoValueUtil.findByT_CPK_PrevAndNext(long valueId, long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ? and classPK = ?.
 ExpandoValue[] ExpandoValuePersistence.findByT_CPK_PrevAndNext(long valueId, long tableId, long classPK, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ? and classPK = ?.
static ExpandoValue ExpandoValueUtil.findByT_R_First(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
 ExpandoValue ExpandoValuePersistence.findByT_R_First(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ? and rowId = ?.
static ExpandoValue ExpandoValueUtil.findByT_R_Last(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
 ExpandoValue ExpandoValuePersistence.findByT_R_Last(long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ? and rowId = ?.
static ExpandoValue[] ExpandoValueUtil.findByT_R_PrevAndNext(long valueId, long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ? and rowId = ?.
 ExpandoValue[] ExpandoValuePersistence.findByT_R_PrevAndNext(long valueId, long tableId, long rowId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ? and rowId = ?.
static ExpandoValue ExpandoValueUtil.findByTableId_First(long tableId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ?.
 ExpandoValue ExpandoValuePersistence.findByTableId_First(long tableId, OrderByComparator orderByComparator)
          Returns the first expando value in the ordered set where tableId = ?.
static ExpandoValue ExpandoValueUtil.findByTableId_Last(long tableId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ?.
 ExpandoValue ExpandoValuePersistence.findByTableId_Last(long tableId, OrderByComparator orderByComparator)
          Returns the last expando value in the ordered set where tableId = ?.
static ExpandoValue[] ExpandoValueUtil.findByTableId_PrevAndNext(long valueId, long tableId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ?.
 ExpandoValue[] ExpandoValuePersistence.findByTableId_PrevAndNext(long valueId, long tableId, OrderByComparator orderByComparator)
          Returns the expando values before and after the current expando value in the ordered set where tableId = ?.
static ExpandoValue ExpandoValueUtil.remove(long valueId)
          Removes the expando value with the primary key from the database.
 ExpandoValue ExpandoValuePersistence.remove(long valueId)
          Removes the expando value with the primary key 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.removeByC_R(long columnId, long rowId)
          Removes the expando value where columnId = ? and rowId = ? 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.
 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.update(ExpandoValue expandoValue, boolean merge)
           
static ExpandoValue ExpandoValueUtil.update(ExpandoValue expandoValue, boolean merge, ServiceContext serviceContext)
           
static ExpandoValue ExpandoValueUtil.updateImpl(ExpandoValue expandoValue, boolean merge)
           
 ExpandoValue ExpandoValuePersistence.updateImpl(ExpandoValue expandoValue, boolean merge)
           
 

Methods in com.liferay.portlet.expando.service.persistence that return types with arguments of type ExpandoValue
static List<ExpandoValue> ExpandoValueUtil.findAll()
          Returns all the expando values.
 List<ExpandoValue> ExpandoValuePersistence.findAll()
          Returns 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)
          Returns a range of all the expando values.
static List<ExpandoValue> ExpandoValueUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the expando values.
 List<ExpandoValue> ExpandoValuePersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the expando values.
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)
          Returns 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)
          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, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the expando values where classNameId = ? and classPK = ?.
static List<ExpandoValue> ExpandoValueUtil.findByColumnId(long columnId)
          Returns all the expando values where columnId = ?.
 List<ExpandoValue> ExpandoValuePersistence.findByColumnId(long columnId)
          Returns 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)
          Returns a range of all the expando values where columnId = ?.
static List<ExpandoValue> ExpandoValueUtil.findByColumnId(long columnId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the expando values where columnId = ?.
 List<ExpandoValue> ExpandoValuePersistence.findByColumnId(long columnId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the expando values where columnId = ?.
static List<ExpandoValue> ExpandoValueUtil.findByRowId(long rowId)
          Returns all the expando values where rowId = ?.
 List<ExpandoValue> ExpandoValuePersistence.findByRowId(long rowId)
          Returns 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)
          Returns a range of all the expando values where rowId = ?.
static List<ExpandoValue> ExpandoValueUtil.findByRowId(long rowId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the expando values where rowId = ?.
 List<ExpandoValue> ExpandoValuePersistence.findByRowId(long rowId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the expando values where rowId = ?.
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)
          Returns 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)
          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, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the expando values where tableId = ? and columnId = ? and data = ?.
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)
          Returns 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)
          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, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the expando values where tableId = ? and columnId = ?.
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)
          Returns 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)
          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, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the expando values where tableId = ? and classPK = ?.
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)
          Returns 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)
          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, OrderByComparator 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 orderByComparator)
          Returns an ordered range of all the expando values where tableId = ? and rowId = ?.
static List<ExpandoValue> ExpandoValueUtil.findByTableId(long tableId)
          Returns all the expando values where tableId = ?.
 List<ExpandoValue> ExpandoValuePersistence.findByTableId(long tableId)
          Returns 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)
          Returns a range of all the expando values where tableId = ?.
static List<ExpandoValue> ExpandoValueUtil.findByTableId(long tableId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the expando values where tableId = ?.
 List<ExpandoValue> ExpandoValuePersistence.findByTableId(long tableId, int start, int end, OrderByComparator orderByComparator)
          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 orderByComparator)
           
 

Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoValue
static void ExpandoValueUtil.cacheResult(ExpandoValue expandoValue)
          Caches the expando value in the entity cache if it is enabled.
 void ExpandoValuePersistence.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, boolean merge)
           
static ExpandoValue ExpandoValueUtil.update(ExpandoValue expandoValue, boolean merge, ServiceContext serviceContext)
           
static ExpandoValue ExpandoValueUtil.updateImpl(ExpandoValue expandoValue, boolean merge)
           
 ExpandoValue ExpandoValuePersistence.updateImpl(ExpandoValue expandoValue, boolean merge)
           
 

Method parameters in com.liferay.portlet.expando.service.persistence with type arguments of type ExpandoValue
static void ExpandoValueUtil.cacheResult(List<ExpandoValue> expandoValues)
          Caches the expando values in the entity cache if it is enabled.
 void ExpandoValuePersistence.cacheResult(List<ExpandoValue> expandoValues)
          Caches the expando values in the entity cache if it is enabled.
 


Liferay 6.1.2-ce-ga3