|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={PortalException.class,SystemException.class})
public interface ExpandoValueLocalServiceProvides the local service interface for ExpandoValue. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
ExpandoValueLocalServiceUtil,
ExpandoValueLocalServiceBaseImpl,
ExpandoValueLocalServiceImpl| Method Summary | |
|---|---|
abstract ExpandoValue |
addExpandoValue(ExpandoValue expandoValue)
Adds the expando value to the database. |
abstract ExpandoValue |
addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defautlLocale)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
abstract ExpandoValue |
addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data)
|
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, boolean[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, boolean[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, Date[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, Date[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, double[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, double[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, float[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, float[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, int[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, int[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, long[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, long[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, Object) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, short[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, short[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, String[]) |
abstract ExpandoValue |
addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
Deprecated. As of 6.1.0, replaced by addValue(long, String,
String, String, long, String[]) |
abstract void |
addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
|
abstract void |
addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
abstract void |
addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
abstract ExpandoValue |
createExpandoValue(long valueId)
Creates a new expando value with the primary key. |
abstract void |
deleteColumnValues(long columnId)
|
abstract ExpandoValue |
deleteExpandoValue(ExpandoValue expandoValue)
Deletes the expando value from the database. |
abstract ExpandoValue |
deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
abstract void |
deleteRowValues(long rowId)
|
abstract void |
deleteTableValues(long tableId)
|
abstract void |
deleteValue(ExpandoValue value)
|
abstract void |
deleteValue(long valueId)
|
abstract void |
deleteValue(long columnId,
long rowId)
|
abstract void |
deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
abstract void |
deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
abstract void |
deleteValues(long classNameId,
long classPK)
|
abstract void |
deleteValues(String className,
long classPK)
|
abstract DynamicQuery |
dynamicQuery()
|
abstract List |
dynamicQuery(DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows. |
abstract List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows. |
abstract List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows. |
abstract long |
dynamicQueryCount(DynamicQuery dynamicQuery)
Returns the number of rows that match the dynamic query. |
abstract long |
dynamicQueryCount(DynamicQuery dynamicQuery,
Projection projection)
Returns the number of rows that match the dynamic query. |
abstract ExpandoValue |
fetchExpandoValue(long valueId)
|
abstract String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
abstract List<ExpandoValue> |
getColumnValues(long columnId,
int start,
int end)
|
abstract List<ExpandoValue> |
getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
int start,
int end)
|
abstract List<ExpandoValue> |
getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
String data,
int start,
int end)
|
abstract List<ExpandoValue> |
getColumnValues(long companyId,
String className,
String tableName,
String columnName,
int start,
int end)
|
abstract List<ExpandoValue> |
getColumnValues(long companyId,
String className,
String tableName,
String columnName,
String data,
int start,
int end)
|
abstract List<ExpandoValue> |
getColumnValues(String className,
String tableName,
String columnName,
String data,
int start,
int end)
Deprecated. As of 6.1.0, replaced by getColumnValues(long,
String, String, String, String, int, int) |
abstract int |
getColumnValuesCount(long columnId)
|
abstract int |
getColumnValuesCount(long companyId,
long classNameId,
String tableName,
String columnName)
|
abstract int |
getColumnValuesCount(long companyId,
long classNameId,
String tableName,
String columnName,
String data)
|
abstract int |
getColumnValuesCount(long companyId,
String className,
String tableName,
String columnName)
|
abstract int |
getColumnValuesCount(long companyId,
String className,
String tableName,
String columnName,
String data)
|
abstract int |
getColumnValuesCount(String className,
String tableName,
String columnName,
String data)
Deprecated. As of 6.1.0, replaced by getColumnValuesCount(long,
String, String, String, String) |
abstract Map<String,Serializable> |
getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
abstract Serializable |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
abstract boolean |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
|
abstract boolean[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
|
abstract Date |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
|
abstract Date[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
|
abstract double |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double defaultData)
|
abstract double[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
|
abstract float |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float defaultData)
|
abstract float[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
|
abstract int |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int defaultData)
|
abstract int[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
|
abstract long |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long defaultData)
|
abstract long[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
abstract Map<?,?> |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
|
abstract Number |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number defaultData)
|
abstract Number[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] defaultData)
|
abstract short |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
abstract short[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
|
abstract String |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String defaultData)
|
abstract String[] |
getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
|
abstract Serializable |
getData(String className,
String tableName,
String columnName,
long classPK)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long) |
abstract boolean |
getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, boolean[]) |
abstract boolean[] |
getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, boolean[]) |
abstract Date |
getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, Date[]) |
abstract Date[] |
getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, Date[]) |
abstract double |
getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, double[]) |
abstract double[] |
getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, double[]) |
abstract float |
getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, float[]) |
abstract float[] |
getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, float[]) |
abstract int |
getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, int[]) |
abstract int[] |
getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, int[]) |
abstract long |
getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, long[]) |
abstract long[] |
getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, long[]) |
abstract short |
getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, short[]) |
abstract short[] |
getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, short[]) |
abstract String |
getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, String[]) |
abstract String[] |
getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
Deprecated. As of 6.1.0, replaced by getData(long, String,
String, String, long, String[]) |
abstract List<ExpandoValue> |
getDefaultTableColumnValues(long companyId,
long classNameId,
String columnName,
int start,
int end)
|
abstract List<ExpandoValue> |
getDefaultTableColumnValues(long companyId,
String className,
String columnName,
int start,
int end)
|
abstract int |
getDefaultTableColumnValuesCount(long companyId,
long classNameId,
String columnName)
|
abstract int |
getDefaultTableColumnValuesCount(long companyId,
String className,
String columnName)
|
abstract ExpandoValue |
getExpandoValue(long valueId)
Returns the expando value with the primary key. |
abstract List<ExpandoValue> |
getExpandoValues(int start,
int end)
Returns a range of all the expando values. |
abstract int |
getExpandoValuesCount()
Returns the number of expando values. |
abstract PersistedModel |
getPersistedModel(Serializable primaryKeyObj)
|
abstract List<ExpandoValue> |
getRowValues(long rowId)
|
abstract List<ExpandoValue> |
getRowValues(long rowId,
int start,
int end)
|
abstract List<ExpandoValue> |
getRowValues(long companyId,
long classNameId,
String tableName,
long classPK,
int start,
int end)
|
abstract List<ExpandoValue> |
getRowValues(long companyId,
String className,
String tableName,
long classPK,
int start,
int end)
|
abstract int |
getRowValuesCount(long rowId)
|
abstract int |
getRowValuesCount(long companyId,
long classNameId,
String tableName,
long classPK)
|
abstract int |
getRowValuesCount(long companyId,
String className,
String tableName,
long classPK)
|
abstract ExpandoValue |
getValue(long valueId)
|
abstract ExpandoValue |
getValue(long columnId,
long rowId)
|
abstract ExpandoValue |
getValue(long tableId,
long columnId,
long classPK)
|
abstract ExpandoValue |
getValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
abstract ExpandoValue |
getValue(long classNameId,
String tableName,
String columnName,
long classPK)
Deprecated. As of 6.1.0, replaced by getValue(long, long, String,
String, long) |
abstract ExpandoValue |
getValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
abstract ExpandoValue |
getValue(String className,
String tableName,
String columnName,
long classPK)
Deprecated. As of 6.1.0, replaced by getValue(long, String,
String, String, long) |
abstract void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
abstract ExpandoValue |
updateExpandoValue(ExpandoValue expandoValue)
Updates the expando value in the database or adds it if it does not yet exist. |
| Method Detail |
|---|
@Indexable(type=REINDEX)
ExpandoValue addExpandoValue(ExpandoValue expandoValue)
throws SystemException
expandoValue - the expando value
SystemException - if a system exception occurredExpandoValue createExpandoValue(long valueId)
valueId - the primary key for the new expando value
@Indexable(type=DELETE)
ExpandoValue deleteExpandoValue(long valueId)
throws PortalException,
SystemException
valueId - the primary key of the expando value
PortalException - if a expando value with the primary key could not be found
SystemException - if a system exception occurred
@Indexable(type=DELETE)
ExpandoValue deleteExpandoValue(ExpandoValue expandoValue)
throws SystemException
expandoValue - the expando value
SystemException - if a system exception occurredDynamicQuery dynamicQuery()
List dynamicQuery(DynamicQuery dynamicQuery)
throws SystemException
dynamicQuery - the dynamic query
SystemException - if a system exception occurred
List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from ExpandoValueModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
dynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)
SystemException - if a system exception occurred
List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from ExpandoValueModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
dynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
SystemException - if a system exception occurred
long dynamicQueryCount(DynamicQuery dynamicQuery)
throws SystemException
dynamicQuery - the dynamic query
SystemException - if a system exception occurred
long dynamicQueryCount(DynamicQuery dynamicQuery,
Projection projection)
throws SystemException
dynamicQuery - the dynamic queryprojection - the projection to apply to the query
SystemException - if a system exception occurred
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue fetchExpandoValue(long valueId)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getExpandoValue(long valueId)
throws PortalException,
SystemException
valueId - the primary key of the expando value
PortalException - if a expando value with the primary key could not be found
SystemException - if a system exception occurred
@Transactional(propagation=SUPPORTS,
readOnly=true)
PersistedModel getPersistedModel(Serializable primaryKeyObj)
throws PortalException,
SystemException
getPersistedModel in interface PersistedModelLocalServicePortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getExpandoValues(int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from ExpandoValueModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
start - the lower bound of the range of expando valuesend - the upper bound of the range of expando values (not inclusive)
SystemException - if a system exception occurred
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getExpandoValuesCount()
throws SystemException
SystemException - if a system exception occurred
@Indexable(type=REINDEX)
ExpandoValue updateExpandoValue(ExpandoValue expandoValue)
throws SystemException
expandoValue - the expando value
SystemException - if a system exception occurredString getBeanIdentifier()
void setBeanIdentifier(String beanIdentifier)
beanIdentifier - the Spring bean ID for this bean
ExpandoValue addValue(long classNameId,
long tableId,
long columnId,
long classPK,
String data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<Locale,?> dataMap,
Locale defautlLocale)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data)
throws PortalException,
SystemException
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, boolean[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, boolean[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, Date[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, Date[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, double[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, double[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, float[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, float[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, int[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, int[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, long[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, long[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, Object)
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, short[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, short[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, String[])
PortalException
SystemException
ExpandoValue addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
throws PortalException,
SystemException
addValue(long, String,
String, String, long, String[])
PortalException
SystemException
void addValues(long classNameId,
long tableId,
List<ExpandoColumn> columns,
long classPK,
Map<String,String> data)
throws PortalException,
SystemException
PortalException
SystemException
void addValues(long companyId,
long classNameId,
String tableName,
long classPK,
Map<String,Serializable> attributes)
throws PortalException,
SystemException
PortalException
SystemException
void addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
throws PortalException,
SystemException
PortalException
SystemException
void deleteColumnValues(long columnId)
throws SystemException
SystemException
void deleteRowValues(long rowId)
throws SystemException
SystemException
void deleteTableValues(long tableId)
throws SystemException
SystemException
void deleteValue(ExpandoValue value)
throws SystemException
SystemException
void deleteValue(long valueId)
throws PortalException,
SystemException
PortalException
SystemException
void deleteValue(long columnId,
long rowId)
throws PortalException,
SystemException
PortalException
SystemException
void deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
throws PortalException,
SystemException
PortalException
SystemException
void deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
throws PortalException,
SystemException
PortalException
SystemException
void deleteValues(long classNameId,
long classPK)
throws SystemException
SystemException
void deleteValues(String className,
long classPK)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getColumnValues(long columnId,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getColumnValues(long companyId,
long classNameId,
String tableName,
String columnName,
String data,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getColumnValues(long companyId,
String className,
String tableName,
String columnName,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getColumnValues(long companyId,
String className,
String tableName,
String columnName,
String data,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getColumnValues(String className,
String tableName,
String columnName,
String data,
int start,
int end)
throws SystemException
getColumnValues(long,
String, String, String, String, int, int)
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getColumnValuesCount(long columnId)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getColumnValuesCount(long companyId,
long classNameId,
String tableName,
String columnName)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getColumnValuesCount(long companyId,
long classNameId,
String tableName,
String columnName,
String data)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getColumnValuesCount(long companyId,
String className,
String tableName,
String columnName)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getColumnValuesCount(long companyId,
String className,
String tableName,
String columnName,
String data)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getColumnValuesCount(String className,
String tableName,
String columnName,
String data)
throws SystemException
getColumnValuesCount(long,
String, String, String, String)
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Map<String,Serializable> getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Serializable getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
boolean getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
boolean[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Date getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Date[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
double getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
double[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
float getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
float[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
long getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
long[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Map<?,?> getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Map<?,?> defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Number getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Number[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
short getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
short[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
String getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
String[] getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Serializable getData(String className,
String tableName,
String columnName,
long classPK)
throws PortalException,
SystemException
getData(long, String,
String, String, long)
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
boolean getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, boolean[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
boolean[] getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, boolean[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Date getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, Date[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
Date[] getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, Date[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
double getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, double[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
double[] getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, double[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
float getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, float[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
float[] getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, float[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, int[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int[] getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, int[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
long getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, long[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
long[] getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, long[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
short getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, short[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
short[] getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, short[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
String getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, String[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
String[] getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
throws PortalException,
SystemException
getData(long, String,
String, String, long, String[])
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getDefaultTableColumnValues(long companyId,
long classNameId,
String columnName,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getDefaultTableColumnValues(long companyId,
String className,
String columnName,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getDefaultTableColumnValuesCount(long companyId,
long classNameId,
String columnName)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getDefaultTableColumnValuesCount(long companyId,
String className,
String columnName)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getRowValues(long rowId)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getRowValues(long rowId,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getRowValues(long companyId,
long classNameId,
String tableName,
long classPK,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
List<ExpandoValue> getRowValues(long companyId,
String className,
String tableName,
long classPK,
int start,
int end)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getRowValuesCount(long rowId)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getRowValuesCount(long companyId,
long classNameId,
String tableName,
long classPK)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getRowValuesCount(long companyId,
String className,
String tableName,
long classPK)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getValue(long valueId)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getValue(long columnId,
long rowId)
throws PortalException,
SystemException
PortalException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getValue(long tableId,
long columnId,
long classPK)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getValue(long classNameId,
String tableName,
String columnName,
long classPK)
throws SystemException
getValue(long, long, String,
String, long)
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
ExpandoValue getValue(String className,
String tableName,
String columnName,
long classPK)
throws SystemException
getValue(long, String,
String, String, long)
SystemException
|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||