com.liferay.portlet.expando.service
Class ExpandoValueLocalServiceWrapper

java.lang.Object
  extended by com.liferay.portlet.expando.service.ExpandoValueLocalServiceWrapper
All Implemented Interfaces:
ExpandoValueLocalService

public class ExpandoValueLocalServiceWrapper
extends java.lang.Object
implements ExpandoValueLocalService

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This class is a wrapper for ExpandoValueLocalService.

Author:
Brian Wing Shun Chan
See Also:
ExpandoValueLocalService
Generated:

Constructor Summary
ExpandoValueLocalServiceWrapper(ExpandoValueLocalService expandoValueLocalService)
           
 
Method Summary
 ExpandoValue addExpandoValue(ExpandoValue expandoValue)
           
 ExpandoValue addValue(long classNameId, long tableId, long columnId, long classPK, java.lang.String data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean[] data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date[] data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double[] data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float[] data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int[] data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long[] data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.Object data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short[] data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String data)
           
 ExpandoValue addValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String[] data)
           
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean data)
          Deprecated. addValue(long, String, String, String, long, boolean[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean[] data)
          Deprecated. addValue(long, String, String, String, long, boolean[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date data)
          Deprecated. addValue(long, String, String, String, long, Date[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date[] data)
          Deprecated. addValue(long, String, String, String, long, Date[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double data)
          Deprecated. addValue(long, String, String, String, long, double[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double[] data)
          Deprecated. addValue(long, String, String, String, long, double[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float data)
          Deprecated. addValue(long, String, String, String, long, float[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float[] data)
          Deprecated. addValue(long, String, String, String, long, float[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int data)
          Deprecated. addValue(long, String, String, String, long, int[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int[] data)
          Deprecated. addValue(long, String, String, String, long, int[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long data)
          Deprecated. addValue(long, String, String, String, long, long[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long[] data)
          Deprecated. addValue(long, String, String, String, long, long[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.Object data)
          Deprecated. addValue(long, String, String, String, long, Object)
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short data)
          Deprecated. addValue(long, String, String, String, long, short[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short[] data)
          Deprecated. addValue(long, String, String, String, long, short[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String data)
          Deprecated. addValue(long, String, String, String, long, String[])
 ExpandoValue addValue(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String[] data)
          Deprecated. addValue(long, String, String, String, long, String[])
 void addValues(long classNameId, long tableId, java.util.List<ExpandoColumn> columns, long classPK, java.util.Map<java.lang.String,java.lang.String> data)
           
 ExpandoValue createExpandoValue(long valueId)
           
 void deleteColumnValues(long columnId)
           
 void deleteExpandoValue(ExpandoValue expandoValue)
           
 void deleteExpandoValue(long valueId)
           
 void deleteRowValues(long rowId)
           
 void deleteTableValues(long tableId)
           
 void deleteValue(long valueId)
           
 void deleteValue(long columnId, long rowId)
           
 void deleteValue(long companyId, long classNameId, java.lang.String tableName, java.lang.String columnName, long classPK)
           
 void deleteValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK)
           
 void deleteValues(long classNameId, long classPK)
           
 void deleteValues(java.lang.String className, long classPK)
           
 java.util.List dynamicQuery(DynamicQuery dynamicQuery)
           
 java.util.List dynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
 java.util.List dynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 long dynamicQueryCount(DynamicQuery dynamicQuery)
           
 java.util.List<ExpandoValue> getColumnValues(long columnId, int start, int end)
           
 java.util.List<ExpandoValue> getColumnValues(long companyId, long classNameId, java.lang.String tableName, java.lang.String columnName, int start, int end)
           
 java.util.List<ExpandoValue> getColumnValues(long companyId, long classNameId, java.lang.String tableName, java.lang.String columnName, java.lang.String data, int start, int end)
           
 java.util.List<ExpandoValue> getColumnValues(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, int start, int end)
           
 java.util.List<ExpandoValue> getColumnValues(java.lang.String className, java.lang.String tableName, java.lang.String columnName, java.lang.String data, int start, int end)
           
 int getColumnValuesCount(long columnId)
           
 int getColumnValuesCount(long companyId, long classNameId, java.lang.String tableName, java.lang.String columnName)
           
 int getColumnValuesCount(long companyId, long classNameId, java.lang.String tableName, java.lang.String columnName, java.lang.String data)
           
 int getColumnValuesCount(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName)
           
 int getColumnValuesCount(java.lang.String className, java.lang.String tableName, java.lang.String columnName, java.lang.String data)
           
 java.io.Serializable getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK)
           
 boolean getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean defaultData)
           
 boolean[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean[] defaultData)
           
 java.util.Date getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date defaultData)
           
 java.util.Date[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date[] defaultData)
           
 double getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double defaultData)
           
 double[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double[] defaultData)
           
 float getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float defaultData)
           
 float[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float[] defaultData)
           
 int getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int defaultData)
           
 int[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int[] defaultData)
           
 long getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long defaultData)
           
 long[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long[] defaultData)
           
 short getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short defaultData)
           
 short[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short[] defaultData)
           
 java.lang.String getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String defaultData)
           
 java.lang.String[] getData(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String[] defaultData)
           
 java.io.Serializable getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK)
          Deprecated. getData(long, String, String, String, long)
 boolean getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean defaultData)
          Deprecated. getData(long, String, String, String, long, boolean[])
 boolean[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, boolean[] defaultData)
          Deprecated. getData(long, String, String, String, long, boolean[])
 java.util.Date getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date defaultData)
          Deprecated. getData(long, String, String, String, long, Date[])
 java.util.Date[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.util.Date[] defaultData)
          Deprecated. getData(long, String, String, String, long, Date[])
 double getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double defaultData)
          Deprecated. getData(long, String, String, String, long, double[])
 double[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, double[] defaultData)
          Deprecated. getData(long, String, String, String, long, double[])
 float getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float defaultData)
          Deprecated. getData(long, String, String, String, long, float[])
 float[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, float[] defaultData)
          Deprecated. getData(long, String, String, String, long, float[])
 int getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int defaultData)
          Deprecated. getData(long, String, String, String, long, int[])
 int[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, int[] defaultData)
          Deprecated. getData(long, String, String, String, long, int[])
 long getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long defaultData)
          Deprecated. getData(long, String, String, String, long, long[])
 long[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, long[] defaultData)
          Deprecated. getData(long, String, String, String, long, long[])
 short getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short defaultData)
          Deprecated. getData(long, String, String, String, long, short[])
 short[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, short[] defaultData)
          Deprecated. getData(long, String, String, String, long, short[])
 java.lang.String getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String defaultData)
          Deprecated. getData(long, String, String, String, long, String[])
 java.lang.String[] getData(java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK, java.lang.String[] defaultData)
          Deprecated. getData(long, String, String, String, long, String[])
 java.util.List<ExpandoValue> getDefaultTableColumnValues(long companyId, long classNameId, java.lang.String columnName, int start, int end)
           
 java.util.List<ExpandoValue> getDefaultTableColumnValues(long companyId, java.lang.String className, java.lang.String columnName, int start, int end)
           
 int getDefaultTableColumnValuesCount(long companyId, long classNameId, java.lang.String columnName)
           
 int getDefaultTableColumnValuesCount(long companyId, java.lang.String className, java.lang.String columnName)
           
 ExpandoValue getExpandoValue(long valueId)
           
 java.util.List<ExpandoValue> getExpandoValues(int start, int end)
           
 int getExpandoValuesCount()
           
 java.util.List<ExpandoValue> getRowValues(long rowId)
           
 java.util.List<ExpandoValue> getRowValues(long rowId, int start, int end)
           
 java.util.List<ExpandoValue> getRowValues(long companyId, long classNameId, java.lang.String tableName, long classPK, int start, int end)
           
 java.util.List<ExpandoValue> getRowValues(long companyId, java.lang.String className, java.lang.String tableName, long classPK, int start, int end)
           
 int getRowValuesCount(long rowId)
           
 int getRowValuesCount(long companyId, long classNameId, java.lang.String tableName, long classPK)
           
 int getRowValuesCount(long companyId, java.lang.String className, java.lang.String tableName, long classPK)
           
 ExpandoValue getValue(long valueId)
           
 ExpandoValue getValue(long columnId, long rowId)
           
 ExpandoValue getValue(long tableId, long columnId, long classPK)
           
 ExpandoValue getValue(long companyId, long classNameId, java.lang.String tableName, java.lang.String columnName, long classPK)
           
 ExpandoValue getValue(long companyId, java.lang.String className, java.lang.String tableName, java.lang.String columnName, long classPK)
           
 ExpandoValueLocalService getWrappedExpandoValueLocalService()
           
 ExpandoValue updateExpandoValue(ExpandoValue expandoValue)
           
 ExpandoValue updateExpandoValue(ExpandoValue expandoValue, boolean merge)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandoValueLocalServiceWrapper

public ExpandoValueLocalServiceWrapper(ExpandoValueLocalService expandoValueLocalService)
Method Detail

addExpandoValue

public ExpandoValue addExpandoValue(ExpandoValue expandoValue)
                             throws SystemException
Specified by:
addExpandoValue in interface ExpandoValueLocalService
Throws:
SystemException

createExpandoValue

public ExpandoValue createExpandoValue(long valueId)
Specified by:
createExpandoValue in interface ExpandoValueLocalService

deleteExpandoValue

public void deleteExpandoValue(long valueId)
                        throws PortalException,
                               SystemException
Specified by:
deleteExpandoValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

deleteExpandoValue

public void deleteExpandoValue(ExpandoValue expandoValue)
                        throws SystemException
Specified by:
deleteExpandoValue in interface ExpandoValueLocalService
Throws:
SystemException

dynamicQuery

public java.util.List dynamicQuery(DynamicQuery dynamicQuery)
                            throws SystemException
Specified by:
dynamicQuery in interface ExpandoValueLocalService
Throws:
SystemException

dynamicQuery

public java.util.List dynamicQuery(DynamicQuery dynamicQuery,
                                   int start,
                                   int end)
                            throws SystemException
Specified by:
dynamicQuery in interface ExpandoValueLocalService
Throws:
SystemException

dynamicQuery

public java.util.List dynamicQuery(DynamicQuery dynamicQuery,
                                   int start,
                                   int end,
                                   OrderByComparator orderByComparator)
                            throws SystemException
Specified by:
dynamicQuery in interface ExpandoValueLocalService
Throws:
SystemException

dynamicQueryCount

public long dynamicQueryCount(DynamicQuery dynamicQuery)
                       throws SystemException
Specified by:
dynamicQueryCount in interface ExpandoValueLocalService
Throws:
SystemException

getExpandoValue

public ExpandoValue getExpandoValue(long valueId)
                             throws PortalException,
                                    SystemException
Specified by:
getExpandoValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getExpandoValues

public java.util.List<ExpandoValue> getExpandoValues(int start,
                                                     int end)
                                              throws SystemException
Specified by:
getExpandoValues in interface ExpandoValueLocalService
Throws:
SystemException

getExpandoValuesCount

public int getExpandoValuesCount()
                          throws SystemException
Specified by:
getExpandoValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

updateExpandoValue

public ExpandoValue updateExpandoValue(ExpandoValue expandoValue)
                                throws SystemException
Specified by:
updateExpandoValue in interface ExpandoValueLocalService
Throws:
SystemException

updateExpandoValue

public ExpandoValue updateExpandoValue(ExpandoValue expandoValue,
                                       boolean merge)
                                throws SystemException
Specified by:
updateExpandoValue in interface ExpandoValueLocalService
Throws:
SystemException

addValue

public ExpandoValue addValue(long classNameId,
                             long tableId,
                             long columnId,
                             long classPK,
                             java.lang.String data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             boolean data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             boolean[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.util.Date data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.util.Date[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             double data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             double[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             float data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             float[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             int data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             int[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             long data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             long[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.lang.Object data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             short data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             short[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.lang.String data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.lang.String[] data)
                      throws PortalException,
                             SystemException
Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             boolean data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, boolean[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             boolean[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, boolean[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.util.Date data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, Date[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.util.Date[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, Date[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             double data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, double[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             double[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, double[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             float data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, float[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             float[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, float[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             int data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, int[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             int[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, int[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             long data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, long[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             long[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, long[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.lang.Object data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, Object)

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             short data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, short[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             short[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, short[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.lang.String data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, String[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValue

public ExpandoValue addValue(java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK,
                             java.lang.String[] data)
                      throws PortalException,
                             SystemException
Deprecated. addValue(long, String, String, String, long, String[])

Specified by:
addValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

addValues

public void addValues(long classNameId,
                      long tableId,
                      java.util.List<ExpandoColumn> columns,
                      long classPK,
                      java.util.Map<java.lang.String,java.lang.String> data)
               throws PortalException,
                      SystemException
Specified by:
addValues in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

deleteColumnValues

public void deleteColumnValues(long columnId)
                        throws SystemException
Specified by:
deleteColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

deleteRowValues

public void deleteRowValues(long rowId)
                     throws SystemException
Specified by:
deleteRowValues in interface ExpandoValueLocalService
Throws:
SystemException

deleteTableValues

public void deleteTableValues(long tableId)
                       throws SystemException
Specified by:
deleteTableValues in interface ExpandoValueLocalService
Throws:
SystemException

deleteValue

public void deleteValue(long valueId)
                 throws PortalException,
                        SystemException
Specified by:
deleteValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

deleteValue

public void deleteValue(long columnId,
                        long rowId)
                 throws PortalException,
                        SystemException
Specified by:
deleteValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

deleteValue

public void deleteValue(long companyId,
                        long classNameId,
                        java.lang.String tableName,
                        java.lang.String columnName,
                        long classPK)
                 throws PortalException,
                        SystemException
Specified by:
deleteValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

deleteValue

public void deleteValue(long companyId,
                        java.lang.String className,
                        java.lang.String tableName,
                        java.lang.String columnName,
                        long classPK)
                 throws PortalException,
                        SystemException
Specified by:
deleteValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

deleteValues

public void deleteValues(long classNameId,
                         long classPK)
                  throws SystemException
Specified by:
deleteValues in interface ExpandoValueLocalService
Throws:
SystemException

deleteValues

public void deleteValues(java.lang.String className,
                         long classPK)
                  throws SystemException
Specified by:
deleteValues in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValues

public java.util.List<ExpandoValue> getColumnValues(long columnId,
                                                    int start,
                                                    int end)
                                             throws SystemException
Specified by:
getColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValues

public java.util.List<ExpandoValue> getColumnValues(long companyId,
                                                    long classNameId,
                                                    java.lang.String tableName,
                                                    java.lang.String columnName,
                                                    int start,
                                                    int end)
                                             throws SystemException
Specified by:
getColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValues

public java.util.List<ExpandoValue> getColumnValues(long companyId,
                                                    long classNameId,
                                                    java.lang.String tableName,
                                                    java.lang.String columnName,
                                                    java.lang.String data,
                                                    int start,
                                                    int end)
                                             throws SystemException
Specified by:
getColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValues

public java.util.List<ExpandoValue> getColumnValues(long companyId,
                                                    java.lang.String className,
                                                    java.lang.String tableName,
                                                    java.lang.String columnName,
                                                    int start,
                                                    int end)
                                             throws SystemException
Specified by:
getColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValues

public java.util.List<ExpandoValue> getColumnValues(java.lang.String className,
                                                    java.lang.String tableName,
                                                    java.lang.String columnName,
                                                    java.lang.String data,
                                                    int start,
                                                    int end)
                                             throws SystemException
Specified by:
getColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValuesCount

public int getColumnValuesCount(long columnId)
                         throws SystemException
Specified by:
getColumnValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValuesCount

public int getColumnValuesCount(long companyId,
                                long classNameId,
                                java.lang.String tableName,
                                java.lang.String columnName)
                         throws SystemException
Specified by:
getColumnValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValuesCount

public int getColumnValuesCount(long companyId,
                                long classNameId,
                                java.lang.String tableName,
                                java.lang.String columnName,
                                java.lang.String data)
                         throws SystemException
Specified by:
getColumnValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValuesCount

public int getColumnValuesCount(long companyId,
                                java.lang.String className,
                                java.lang.String tableName,
                                java.lang.String columnName)
                         throws SystemException
Specified by:
getColumnValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getColumnValuesCount

public int getColumnValuesCount(java.lang.String className,
                                java.lang.String tableName,
                                java.lang.String columnName,
                                java.lang.String data)
                         throws SystemException
Specified by:
getColumnValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getData

public java.io.Serializable getData(long companyId,
                                    java.lang.String className,
                                    java.lang.String tableName,
                                    java.lang.String columnName,
                                    long classPK)
                             throws PortalException,
                                    SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public boolean getData(long companyId,
                       java.lang.String className,
                       java.lang.String tableName,
                       java.lang.String columnName,
                       long classPK,
                       boolean defaultData)
                throws PortalException,
                       SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public boolean[] getData(long companyId,
                         java.lang.String className,
                         java.lang.String tableName,
                         java.lang.String columnName,
                         long classPK,
                         boolean[] defaultData)
                  throws PortalException,
                         SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.util.Date getData(long companyId,
                              java.lang.String className,
                              java.lang.String tableName,
                              java.lang.String columnName,
                              long classPK,
                              java.util.Date defaultData)
                       throws PortalException,
                              SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.util.Date[] getData(long companyId,
                                java.lang.String className,
                                java.lang.String tableName,
                                java.lang.String columnName,
                                long classPK,
                                java.util.Date[] defaultData)
                         throws PortalException,
                                SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public double getData(long companyId,
                      java.lang.String className,
                      java.lang.String tableName,
                      java.lang.String columnName,
                      long classPK,
                      double defaultData)
               throws PortalException,
                      SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public double[] getData(long companyId,
                        java.lang.String className,
                        java.lang.String tableName,
                        java.lang.String columnName,
                        long classPK,
                        double[] defaultData)
                 throws PortalException,
                        SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public float getData(long companyId,
                     java.lang.String className,
                     java.lang.String tableName,
                     java.lang.String columnName,
                     long classPK,
                     float defaultData)
              throws PortalException,
                     SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public float[] getData(long companyId,
                       java.lang.String className,
                       java.lang.String tableName,
                       java.lang.String columnName,
                       long classPK,
                       float[] defaultData)
                throws PortalException,
                       SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public int getData(long companyId,
                   java.lang.String className,
                   java.lang.String tableName,
                   java.lang.String columnName,
                   long classPK,
                   int defaultData)
            throws PortalException,
                   SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public int[] getData(long companyId,
                     java.lang.String className,
                     java.lang.String tableName,
                     java.lang.String columnName,
                     long classPK,
                     int[] defaultData)
              throws PortalException,
                     SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public long getData(long companyId,
                    java.lang.String className,
                    java.lang.String tableName,
                    java.lang.String columnName,
                    long classPK,
                    long defaultData)
             throws PortalException,
                    SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public long[] getData(long companyId,
                      java.lang.String className,
                      java.lang.String tableName,
                      java.lang.String columnName,
                      long classPK,
                      long[] defaultData)
               throws PortalException,
                      SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public short getData(long companyId,
                     java.lang.String className,
                     java.lang.String tableName,
                     java.lang.String columnName,
                     long classPK,
                     short defaultData)
              throws PortalException,
                     SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public short[] getData(long companyId,
                       java.lang.String className,
                       java.lang.String tableName,
                       java.lang.String columnName,
                       long classPK,
                       short[] defaultData)
                throws PortalException,
                       SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.lang.String getData(long companyId,
                                java.lang.String className,
                                java.lang.String tableName,
                                java.lang.String columnName,
                                long classPK,
                                java.lang.String defaultData)
                         throws PortalException,
                                SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.lang.String[] getData(long companyId,
                                  java.lang.String className,
                                  java.lang.String tableName,
                                  java.lang.String columnName,
                                  long classPK,
                                  java.lang.String[] defaultData)
                           throws PortalException,
                                  SystemException
Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.io.Serializable getData(java.lang.String className,
                                    java.lang.String tableName,
                                    java.lang.String columnName,
                                    long classPK)
                             throws PortalException,
                                    SystemException
Deprecated. getData(long, String, String, String, long)

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public boolean getData(java.lang.String className,
                       java.lang.String tableName,
                       java.lang.String columnName,
                       long classPK,
                       boolean defaultData)
                throws PortalException,
                       SystemException
Deprecated. getData(long, String, String, String, long, boolean[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public boolean[] getData(java.lang.String className,
                         java.lang.String tableName,
                         java.lang.String columnName,
                         long classPK,
                         boolean[] defaultData)
                  throws PortalException,
                         SystemException
Deprecated. getData(long, String, String, String, long, boolean[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.util.Date getData(java.lang.String className,
                              java.lang.String tableName,
                              java.lang.String columnName,
                              long classPK,
                              java.util.Date defaultData)
                       throws PortalException,
                              SystemException
Deprecated. getData(long, String, String, String, long, Date[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.util.Date[] getData(java.lang.String className,
                                java.lang.String tableName,
                                java.lang.String columnName,
                                long classPK,
                                java.util.Date[] defaultData)
                         throws PortalException,
                                SystemException
Deprecated. getData(long, String, String, String, long, Date[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public double getData(java.lang.String className,
                      java.lang.String tableName,
                      java.lang.String columnName,
                      long classPK,
                      double defaultData)
               throws PortalException,
                      SystemException
Deprecated. getData(long, String, String, String, long, double[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public double[] getData(java.lang.String className,
                        java.lang.String tableName,
                        java.lang.String columnName,
                        long classPK,
                        double[] defaultData)
                 throws PortalException,
                        SystemException
Deprecated. getData(long, String, String, String, long, double[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public float getData(java.lang.String className,
                     java.lang.String tableName,
                     java.lang.String columnName,
                     long classPK,
                     float defaultData)
              throws PortalException,
                     SystemException
Deprecated. getData(long, String, String, String, long, float[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public float[] getData(java.lang.String className,
                       java.lang.String tableName,
                       java.lang.String columnName,
                       long classPK,
                       float[] defaultData)
                throws PortalException,
                       SystemException
Deprecated. getData(long, String, String, String, long, float[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public int getData(java.lang.String className,
                   java.lang.String tableName,
                   java.lang.String columnName,
                   long classPK,
                   int defaultData)
            throws PortalException,
                   SystemException
Deprecated. getData(long, String, String, String, long, int[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public int[] getData(java.lang.String className,
                     java.lang.String tableName,
                     java.lang.String columnName,
                     long classPK,
                     int[] defaultData)
              throws PortalException,
                     SystemException
Deprecated. getData(long, String, String, String, long, int[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public long getData(java.lang.String className,
                    java.lang.String tableName,
                    java.lang.String columnName,
                    long classPK,
                    long defaultData)
             throws PortalException,
                    SystemException
Deprecated. getData(long, String, String, String, long, long[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public long[] getData(java.lang.String className,
                      java.lang.String tableName,
                      java.lang.String columnName,
                      long classPK,
                      long[] defaultData)
               throws PortalException,
                      SystemException
Deprecated. getData(long, String, String, String, long, long[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public short getData(java.lang.String className,
                     java.lang.String tableName,
                     java.lang.String columnName,
                     long classPK,
                     short defaultData)
              throws PortalException,
                     SystemException
Deprecated. getData(long, String, String, String, long, short[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public short[] getData(java.lang.String className,
                       java.lang.String tableName,
                       java.lang.String columnName,
                       long classPK,
                       short[] defaultData)
                throws PortalException,
                       SystemException
Deprecated. getData(long, String, String, String, long, short[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.lang.String getData(java.lang.String className,
                                java.lang.String tableName,
                                java.lang.String columnName,
                                long classPK,
                                java.lang.String defaultData)
                         throws PortalException,
                                SystemException
Deprecated. getData(long, String, String, String, long, String[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getData

public java.lang.String[] getData(java.lang.String className,
                                  java.lang.String tableName,
                                  java.lang.String columnName,
                                  long classPK,
                                  java.lang.String[] defaultData)
                           throws PortalException,
                                  SystemException
Deprecated. getData(long, String, String, String, long, String[])

Specified by:
getData in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getDefaultTableColumnValues

public java.util.List<ExpandoValue> getDefaultTableColumnValues(long companyId,
                                                                long classNameId,
                                                                java.lang.String columnName,
                                                                int start,
                                                                int end)
                                                         throws SystemException
Specified by:
getDefaultTableColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

getDefaultTableColumnValues

public java.util.List<ExpandoValue> getDefaultTableColumnValues(long companyId,
                                                                java.lang.String className,
                                                                java.lang.String columnName,
                                                                int start,
                                                                int end)
                                                         throws SystemException
Specified by:
getDefaultTableColumnValues in interface ExpandoValueLocalService
Throws:
SystemException

getDefaultTableColumnValuesCount

public int getDefaultTableColumnValuesCount(long companyId,
                                            long classNameId,
                                            java.lang.String columnName)
                                     throws SystemException
Specified by:
getDefaultTableColumnValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getDefaultTableColumnValuesCount

public int getDefaultTableColumnValuesCount(long companyId,
                                            java.lang.String className,
                                            java.lang.String columnName)
                                     throws SystemException
Specified by:
getDefaultTableColumnValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getRowValues

public java.util.List<ExpandoValue> getRowValues(long rowId)
                                          throws SystemException
Specified by:
getRowValues in interface ExpandoValueLocalService
Throws:
SystemException

getRowValues

public java.util.List<ExpandoValue> getRowValues(long rowId,
                                                 int start,
                                                 int end)
                                          throws SystemException
Specified by:
getRowValues in interface ExpandoValueLocalService
Throws:
SystemException

getRowValues

public java.util.List<ExpandoValue> getRowValues(long companyId,
                                                 long classNameId,
                                                 java.lang.String tableName,
                                                 long classPK,
                                                 int start,
                                                 int end)
                                          throws SystemException
Specified by:
getRowValues in interface ExpandoValueLocalService
Throws:
SystemException

getRowValues

public java.util.List<ExpandoValue> getRowValues(long companyId,
                                                 java.lang.String className,
                                                 java.lang.String tableName,
                                                 long classPK,
                                                 int start,
                                                 int end)
                                          throws SystemException
Specified by:
getRowValues in interface ExpandoValueLocalService
Throws:
SystemException

getRowValuesCount

public int getRowValuesCount(long rowId)
                      throws SystemException
Specified by:
getRowValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getRowValuesCount

public int getRowValuesCount(long companyId,
                             long classNameId,
                             java.lang.String tableName,
                             long classPK)
                      throws SystemException
Specified by:
getRowValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getRowValuesCount

public int getRowValuesCount(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             long classPK)
                      throws SystemException
Specified by:
getRowValuesCount in interface ExpandoValueLocalService
Throws:
SystemException

getValue

public ExpandoValue getValue(long valueId)
                      throws PortalException,
                             SystemException
Specified by:
getValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getValue

public ExpandoValue getValue(long columnId,
                             long rowId)
                      throws PortalException,
                             SystemException
Specified by:
getValue in interface ExpandoValueLocalService
Throws:
PortalException
SystemException

getValue

public ExpandoValue getValue(long tableId,
                             long columnId,
                             long classPK)
                      throws SystemException
Specified by:
getValue in interface ExpandoValueLocalService
Throws:
SystemException

getValue

public ExpandoValue getValue(long companyId,
                             long classNameId,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK)
                      throws SystemException
Specified by:
getValue in interface ExpandoValueLocalService
Throws:
SystemException

getValue

public ExpandoValue getValue(long companyId,
                             java.lang.String className,
                             java.lang.String tableName,
                             java.lang.String columnName,
                             long classPK)
                      throws SystemException
Specified by:
getValue in interface ExpandoValueLocalService
Throws:
SystemException

getWrappedExpandoValueLocalService

public ExpandoValueLocalService getWrappedExpandoValueLocalService()