Uses of Interface
com.liferay.expando.kernel.model.ExpandoColumn
Packages that use ExpandoColumn
Package
Description
-
Uses of ExpandoColumn in com.liferay.expando.kernel.model
Classes in com.liferay.expando.kernel.model that implement ExpandoColumnFields in com.liferay.expando.kernel.model with type parameters of type ExpandoColumnModifier and TypeFieldDescriptionstatic final Accessor<ExpandoColumn,
Long> ExpandoColumn.COLUMN_ID_ACCESSOR
Methods in com.liferay.expando.kernel.model that return ExpandoColumnModifier and TypeMethodDescriptionExpandoColumnModel.cloneWithOriginalValues()
ExpandoColumnWrapper.cloneWithOriginalValues()
ExpandoValue.getColumn()
ExpandoValueWrapper.getColumn()
Methods in com.liferay.expando.kernel.model that return types with arguments of type ExpandoColumnModifier and TypeMethodDescriptionExpandoColumnWrapper.getAttributeGetterFunctions()
ExpandoColumnWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.expando.kernel.model with parameters of type ExpandoColumnModifier and TypeMethodDescriptionvoid
ExpandoValue.setColumn
(ExpandoColumn column) void
ExpandoValueWrapper.setColumn
(ExpandoColumn column) protected ExpandoColumnWrapper
ExpandoColumnWrapper.wrap
(ExpandoColumn expandoColumn) Constructors in com.liferay.expando.kernel.model with parameters of type ExpandoColumn -
Uses of ExpandoColumn in com.liferay.expando.kernel.model.adapter
Subinterfaces of ExpandoColumn in com.liferay.expando.kernel.model.adapter -
Uses of ExpandoColumn in com.liferay.expando.kernel.service
Methods in com.liferay.expando.kernel.service that return ExpandoColumnModifier and TypeMethodDescriptionstatic ExpandoColumn
static ExpandoColumn
static ExpandoColumn
static ExpandoColumn
ExpandoColumnLocalService.addExpandoColumn
(ExpandoColumn expandoColumn) Adds the expando column to the database.static ExpandoColumn
ExpandoColumnLocalServiceUtil.addExpandoColumn
(ExpandoColumn expandoColumn) Adds the expando column to the database.ExpandoColumnLocalServiceWrapper.addExpandoColumn
(ExpandoColumn expandoColumn) Adds the expando column to the database.ExpandoColumnLocalService.createExpandoColumn
(long columnId) Creates a new expando column with the primary key.static ExpandoColumn
ExpandoColumnLocalServiceUtil.createExpandoColumn
(long columnId) Creates a new expando column with the primary key.ExpandoColumnLocalServiceWrapper.createExpandoColumn
(long columnId) Creates a new expando column with the primary key.ExpandoColumnLocalService.deleteExpandoColumn
(long columnId) Deletes the expando column with the primary key from the database.ExpandoColumnLocalService.deleteExpandoColumn
(ExpandoColumn expandoColumn) Deletes the expando column from the database.static ExpandoColumn
ExpandoColumnLocalServiceUtil.deleteExpandoColumn
(long columnId) Deletes the expando column with the primary key from the database.static ExpandoColumn
ExpandoColumnLocalServiceUtil.deleteExpandoColumn
(ExpandoColumn expandoColumn) Deletes the expando column from the database.ExpandoColumnLocalServiceWrapper.deleteExpandoColumn
(long columnId) Deletes the expando column with the primary key from the database.ExpandoColumnLocalServiceWrapper.deleteExpandoColumn
(ExpandoColumn expandoColumn) Deletes the expando column from the database.ExpandoColumnLocalService.fetchColumn
(long companyId, long classNameId, String tableName, String name) ExpandoColumnLocalService.fetchColumn
(long tableId, String name) static ExpandoColumn
ExpandoColumnLocalServiceUtil.fetchColumn
(long companyId, long classNameId, String tableName, String name) static ExpandoColumn
ExpandoColumnLocalServiceUtil.fetchColumn
(long tableId, String name) ExpandoColumnLocalServiceWrapper.fetchColumn
(long companyId, long classNameId, String tableName, String name) ExpandoColumnLocalServiceWrapper.fetchColumn
(long tableId, String name) ExpandoColumnLocalService.fetchExpandoColumn
(long columnId) static ExpandoColumn
ExpandoColumnLocalServiceUtil.fetchExpandoColumn
(long columnId) ExpandoColumnLocalServiceWrapper.fetchExpandoColumn
(long columnId) ExpandoColumnService.fetchExpandoColumn
(long columnId) static ExpandoColumn
ExpandoColumnServiceUtil.fetchExpandoColumn
(long columnId) ExpandoColumnServiceWrapper.fetchExpandoColumn
(long columnId) ExpandoColumnLocalService.getColumn
(long columnId) ExpandoColumnLocalService.getColumn
(long companyId, long classNameId, String tableName, String name) ExpandoColumnLocalService.getColumn
(long companyId, String className, String tableName, String name) static ExpandoColumn
ExpandoColumnLocalServiceUtil.getColumn
(long columnId) static ExpandoColumn
ExpandoColumnLocalServiceUtil.getColumn
(long companyId, long classNameId, String tableName, String name) static ExpandoColumn
static ExpandoColumn
ExpandoColumnLocalServiceUtil.getColumn
(long companyId, String className, String tableName, String name) ExpandoColumnLocalServiceWrapper.getColumn
(long columnId) ExpandoColumnLocalServiceWrapper.getColumn
(long companyId, long classNameId, String tableName, String name) ExpandoColumnLocalServiceWrapper.getColumn
(long companyId, String className, String tableName, String name) ExpandoColumnLocalService.getDefaultTableColumn
(long companyId, long classNameId, String name) ExpandoColumnLocalService.getDefaultTableColumn
(long companyId, String className, String name) static ExpandoColumn
ExpandoColumnLocalServiceUtil.getDefaultTableColumn
(long companyId, long classNameId, String name) static ExpandoColumn
ExpandoColumnLocalServiceUtil.getDefaultTableColumn
(long companyId, String className, String name) ExpandoColumnLocalServiceWrapper.getDefaultTableColumn
(long companyId, long classNameId, String name) ExpandoColumnLocalServiceWrapper.getDefaultTableColumn
(long companyId, String className, String name) ExpandoColumnLocalService.getExpandoColumn
(long columnId) Returns the expando column with the primary key.static ExpandoColumn
ExpandoColumnLocalServiceUtil.getExpandoColumn
(long columnId) Returns the expando column with the primary key.ExpandoColumnLocalServiceWrapper.getExpandoColumn
(long columnId) Returns the expando column with the primary key.ExpandoColumnLocalService.updateColumn
(long columnId, String name, int type) ExpandoColumnLocalService.updateColumn
(long columnId, String name, int type, Object defaultData) static ExpandoColumn
ExpandoColumnLocalServiceUtil.updateColumn
(long columnId, String name, int type) static ExpandoColumn
ExpandoColumnLocalServiceUtil.updateColumn
(long columnId, String name, int type, Object defaultData) ExpandoColumnLocalServiceWrapper.updateColumn
(long columnId, String name, int type) ExpandoColumnLocalServiceWrapper.updateColumn
(long columnId, String name, int type, Object defaultData) ExpandoColumnService.updateColumn
(long columnId, String name, int type) ExpandoColumnService.updateColumn
(long columnId, String name, int type, Object defaultData) static ExpandoColumn
ExpandoColumnServiceUtil.updateColumn
(long columnId, String name, int type) static ExpandoColumn
ExpandoColumnServiceUtil.updateColumn
(long columnId, String name, int type, Object defaultData) ExpandoColumnServiceWrapper.updateColumn
(long columnId, String name, int type) ExpandoColumnServiceWrapper.updateColumn
(long columnId, String name, int type, Object defaultData) ExpandoColumnLocalService.updateExpandoColumn
(ExpandoColumn expandoColumn) Updates the expando column in the database or adds it if it does not yet exist.static ExpandoColumn
ExpandoColumnLocalServiceUtil.updateExpandoColumn
(ExpandoColumn expandoColumn) Updates the expando column in the database or adds it if it does not yet exist.ExpandoColumnLocalServiceWrapper.updateExpandoColumn
(ExpandoColumn expandoColumn) Updates the expando column in the database or adds it if it does not yet exist.ExpandoColumnLocalService.updateTypeSettings
(long columnId, String typeSettings) static ExpandoColumn
ExpandoColumnLocalServiceUtil.updateTypeSettings
(long columnId, String typeSettings) ExpandoColumnLocalServiceWrapper.updateTypeSettings
(long columnId, String typeSettings) ExpandoColumnService.updateTypeSettings
(long columnId, String typeSettings) static ExpandoColumn
ExpandoColumnServiceUtil.updateTypeSettings
(long columnId, String typeSettings) ExpandoColumnServiceWrapper.updateTypeSettings
(long columnId, String typeSettings) Methods in com.liferay.expando.kernel.service that return types with arguments of type ExpandoColumnModifier and TypeMethodDescriptionExpandoColumnLocalService.getColumns
(long tableId) ExpandoColumnLocalService.getColumns
(long companyId, long classNameId, String tableName) ExpandoColumnLocalService.getColumns
(long companyId, long classNameId, String tableName, Collection<String> names) ExpandoColumnLocalService.getColumns
(long companyId, String className, String tableName) ExpandoColumnLocalService.getColumns
(long companyId, String className, String tableName, Collection<String> columnNames) ExpandoColumnLocalService.getColumns
(long tableId, Collection<String> names) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getColumns
(long tableId) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getColumns
(long companyId, long classNameId, String tableName) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getColumns
(long companyId, long classNameId, String tableName, Collection<String> names) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getColumns
(long companyId, String className, String tableName) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getColumns
(long companyId, String className, String tableName, Collection<String> columnNames) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getColumns
(long tableId, Collection<String> names) ExpandoColumnLocalServiceWrapper.getColumns
(long tableId) ExpandoColumnLocalServiceWrapper.getColumns
(long companyId, long classNameId, String tableName) ExpandoColumnLocalServiceWrapper.getColumns
(long companyId, long classNameId, String tableName, Collection<String> names) ExpandoColumnLocalServiceWrapper.getColumns
(long companyId, String className, String tableName) ExpandoColumnLocalServiceWrapper.getColumns
(long companyId, String className, String tableName, Collection<String> columnNames) ExpandoColumnLocalServiceWrapper.getColumns
(long tableId, Collection<String> names) ExpandoColumnLocalService.getCTPersistence()
ExpandoColumnLocalServiceWrapper.getCTPersistence()
ExpandoColumnLocalService.getDefaultTableColumns
(long companyId, long classNameId) ExpandoColumnLocalService.getDefaultTableColumns
(long companyId, String className) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getDefaultTableColumns
(long companyId, long classNameId) static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getDefaultTableColumns
(long companyId, String className) ExpandoColumnLocalServiceWrapper.getDefaultTableColumns
(long companyId, long classNameId) ExpandoColumnLocalServiceWrapper.getDefaultTableColumns
(long companyId, String className) ExpandoColumnLocalService.getExpandoColumns
(int start, int end) Returns a range of all the expando columns.static List<ExpandoColumn>
ExpandoColumnLocalServiceUtil.getExpandoColumns
(int start, int end) Returns a range of all the expando columns.ExpandoColumnLocalServiceWrapper.getExpandoColumns
(int start, int end) Returns a range of all the expando columns.ExpandoColumnLocalService.getModelClass()
ExpandoColumnLocalServiceWrapper.getModelClass()
Methods in com.liferay.expando.kernel.service with parameters of type ExpandoColumnModifier and TypeMethodDescriptionExpandoColumnLocalService.addExpandoColumn
(ExpandoColumn expandoColumn) Adds the expando column to the database.static ExpandoColumn
ExpandoColumnLocalServiceUtil.addExpandoColumn
(ExpandoColumn expandoColumn) Adds the expando column to the database.ExpandoColumnLocalServiceWrapper.addExpandoColumn
(ExpandoColumn expandoColumn) Adds the expando column to the database.void
ExpandoColumnLocalService.deleteColumn
(ExpandoColumn column) static void
ExpandoColumnLocalServiceUtil.deleteColumn
(ExpandoColumn column) void
ExpandoColumnLocalServiceWrapper.deleteColumn
(ExpandoColumn column) ExpandoColumnLocalService.deleteExpandoColumn
(ExpandoColumn expandoColumn) Deletes the expando column from the database.static ExpandoColumn
ExpandoColumnLocalServiceUtil.deleteExpandoColumn
(ExpandoColumn expandoColumn) Deletes the expando column from the database.ExpandoColumnLocalServiceWrapper.deleteExpandoColumn
(ExpandoColumn expandoColumn) Deletes the expando column from the database.ExpandoColumnLocalService.updateExpandoColumn
(ExpandoColumn expandoColumn) Updates the expando column in the database or adds it if it does not yet exist.static ExpandoColumn
ExpandoColumnLocalServiceUtil.updateExpandoColumn
(ExpandoColumn expandoColumn) Updates the expando column in the database or adds it if it does not yet exist.ExpandoColumnLocalServiceWrapper.updateExpandoColumn
(ExpandoColumn expandoColumn) Updates the expando column in the database or adds it if it does not yet exist.Method parameters in com.liferay.expando.kernel.service with type arguments of type ExpandoColumnModifier and TypeMethodDescriptionvoid
ExpandoValueLocalService.addValues
(long classNameId, long tableId, List<ExpandoColumn> columns, long classPK, Map<String, String> data) static void
ExpandoValueLocalServiceUtil.addValues
(long classNameId, long tableId, List<ExpandoColumn> columns, long classPK, Map<String, String> data) void
ExpandoValueLocalServiceWrapper.addValues
(long classNameId, long tableId, List<ExpandoColumn> columns, long classPK, Map<String, String> data) <R,
E extends Throwable>
RExpandoColumnLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoColumn>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoColumnLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoColumn>, R, E> updateUnsafeFunction) -
Uses of ExpandoColumn in com.liferay.expando.kernel.service.permission
Methods in com.liferay.expando.kernel.service.permission with parameters of type ExpandoColumnModifier and TypeMethodDescriptionstatic void
ExpandoColumnPermissionUtil.check
(PermissionChecker permissionChecker, ExpandoColumn column, String actionId) static boolean
ExpandoColumnPermissionUtil.contains
(PermissionChecker permissionChecker, ExpandoColumn column, String actionId) -
Uses of ExpandoColumn in com.liferay.expando.kernel.service.persistence
Methods in com.liferay.expando.kernel.service.persistence that return ExpandoColumnModifier and TypeMethodDescriptionExpandoColumnPersistence.create
(long columnId) Creates a new expando column with the primary key.static ExpandoColumn
ExpandoColumnUtil.create
(long columnId) Creates a new expando column with the primary key.ExpandoColumnPersistence.fetchByPrimaryKey
(long columnId) Returns the expando column with the primary key or returnsnull
if it could not be found.static ExpandoColumn
ExpandoColumnUtil.fetchByPrimaryKey
(long columnId) Returns the expando column with the primary key or returnsnull
if it could not be found.ExpandoColumnPersistence.fetchByT_N
(long tableId, String name) Returns the expando column where tableId = ? and name = ? or returnsnull
if it could not be found.ExpandoColumnPersistence.fetchByT_N
(long tableId, String name, boolean useFinderCache) Returns the expando column where tableId = ? and name = ? or returnsnull
if it could not be found, optionally using the finder cache.static ExpandoColumn
ExpandoColumnUtil.fetchByT_N
(long tableId, String name) Returns the expando column where tableId = ? and name = ? or returnsnull
if it could not be found.static ExpandoColumn
ExpandoColumnUtil.fetchByT_N
(long tableId, String name, boolean useFinderCache) Returns the expando column where tableId = ? and name = ? or returnsnull
if it could not be found, optionally using the finder cache.ExpandoColumnPersistence.fetchByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.fetchByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.fetchByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.fetchByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.filterFindByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set of expando columns that the user has permission to view where tableId = ?.static ExpandoColumn[]
ExpandoColumnUtil.filterFindByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set of expando columns that the user has permission to view where tableId = ?.ExpandoColumnPersistence.findByPrimaryKey
(long columnId) Returns the expando column with the primary key or throws aNoSuchColumnException
if it could not be found.static ExpandoColumn
ExpandoColumnUtil.findByPrimaryKey
(long columnId) Returns the expando column with the primary key or throws aNoSuchColumnException
if it could not be found.Returns the expando column where tableId = ? and name = ? or throws aNoSuchColumnException
if it could not be found.static ExpandoColumn
Returns the expando column where tableId = ? and name = ? or throws aNoSuchColumnException
if it could not be found.ExpandoColumnPersistence.findByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.findByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.findByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.findByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.findByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set where tableId = ?.static ExpandoColumn[]
ExpandoColumnUtil.findByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.remove
(long columnId) Removes the expando column with the primary key from the database.static ExpandoColumn
ExpandoColumnUtil.remove
(long columnId) Removes the expando column with the primary key from the database.ExpandoColumnPersistence.removeByT_N
(long tableId, String name) Removes the expando column where tableId = ? and name = ? from the database.static ExpandoColumn
ExpandoColumnUtil.removeByT_N
(long tableId, String name) Removes the expando column where tableId = ? and name = ? from the database.static ExpandoColumn
ExpandoColumnUtil.update
(ExpandoColumn expandoColumn) static ExpandoColumn
ExpandoColumnUtil.update
(ExpandoColumn expandoColumn, ServiceContext serviceContext) ExpandoColumnPersistence.updateImpl
(ExpandoColumn expandoColumn) static ExpandoColumn
ExpandoColumnUtil.updateImpl
(ExpandoColumn expandoColumn) Methods in com.liferay.expando.kernel.service.persistence that return types with arguments of type ExpandoColumnModifier and TypeMethodDescriptionstatic Map<Serializable,
ExpandoColumn> ExpandoColumnUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) ExpandoColumnPersistence.filterFindByTableId
(long tableId) Returns all the expando columns that the user has permission to view where tableId = ?.ExpandoColumnPersistence.filterFindByTableId
(long tableId, int start, int end) Returns a range of all the expando columns that the user has permission to view where tableId = ?.ExpandoColumnPersistence.filterFindByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns that the user has permissions to view where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.filterFindByTableId
(long tableId) Returns all the expando columns that the user has permission to view where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.filterFindByTableId
(long tableId, int start, int end) Returns a range of all the expando columns that the user has permission to view where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.filterFindByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns that the user has permissions to view where tableId = ?.ExpandoColumnPersistence.findAll()
Returns all the expando columns.ExpandoColumnPersistence.findAll
(int start, int end) Returns a range of all the expando columns.ExpandoColumnPersistence.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns.ExpandoColumnPersistence.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns.static List<ExpandoColumn>
ExpandoColumnUtil.findAll()
Returns all the expando columns.static List<ExpandoColumn>
ExpandoColumnUtil.findAll
(int start, int end) Returns a range of all the expando columns.static List<ExpandoColumn>
ExpandoColumnUtil.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns.static List<ExpandoColumn>
ExpandoColumnUtil.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns.Returns all the expando columns where tableId = ? and name = any ?.Returns a range of all the expando columns where tableId = ? and name = any ?.ExpandoColumnPersistence.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ? and name = any ?.ExpandoColumnPersistence.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ? and name = ?, optionally using the finder cache.static List<ExpandoColumn>
Returns all the expando columns where tableId = ? and name = any ?.static List<ExpandoColumn>
Returns a range of all the expando columns where tableId = ? and name = any ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ? and name = any ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ? and name = ?, optionally using the finder cache.ExpandoColumnPersistence.findByTableId
(long tableId) Returns all the expando columns where tableId = ?.ExpandoColumnPersistence.findByTableId
(long tableId, int start, int end) Returns a range of all the expando columns where tableId = ?.ExpandoColumnPersistence.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ?.ExpandoColumnPersistence.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByTableId
(long tableId) Returns all the expando columns where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByTableId
(long tableId, int start, int end) Returns a range of all the expando columns where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<ExpandoColumn>
ExpandoColumnUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<ExpandoColumn>
ExpandoColumnUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Methods in com.liferay.expando.kernel.service.persistence with parameters of type ExpandoColumnModifier and TypeMethodDescriptionvoid
ExpandoColumnPersistence.cacheResult
(ExpandoColumn expandoColumn) Caches the expando column in the entity cache if it is enabled.static void
ExpandoColumnUtil.cacheResult
(ExpandoColumn expandoColumn) Caches the expando column in the entity cache if it is enabled.static void
ExpandoColumnUtil.clearCache
(ExpandoColumn expandoColumn) static ExpandoColumn
ExpandoColumnUtil.update
(ExpandoColumn expandoColumn) static ExpandoColumn
ExpandoColumnUtil.update
(ExpandoColumn expandoColumn, ServiceContext serviceContext) ExpandoColumnPersistence.updateImpl
(ExpandoColumn expandoColumn) static ExpandoColumn
ExpandoColumnUtil.updateImpl
(ExpandoColumn expandoColumn) Method parameters in com.liferay.expando.kernel.service.persistence with type arguments of type ExpandoColumnModifier and TypeMethodDescriptionvoid
ExpandoColumnPersistence.cacheResult
(List<ExpandoColumn> expandoColumns) Caches the expando columns in the entity cache if it is enabled.static void
ExpandoColumnUtil.cacheResult
(List<ExpandoColumn> expandoColumns) Caches the expando columns in the entity cache if it is enabled.ExpandoColumnPersistence.fetchByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.fetchByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.fetchByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.fetchByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.filterFindByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns that the user has permissions to view where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.filterFindByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns that the user has permissions to view where tableId = ?.ExpandoColumnPersistence.filterFindByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set of expando columns that the user has permission to view where tableId = ?.static ExpandoColumn[]
ExpandoColumnUtil.filterFindByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set of expando columns that the user has permission to view where tableId = ?.ExpandoColumnPersistence.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns.ExpandoColumnPersistence.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns.static List<ExpandoColumn>
ExpandoColumnUtil.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns.static List<ExpandoColumn>
ExpandoColumnUtil.findAll
(int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns.ExpandoColumnPersistence.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ? and name = any ?.ExpandoColumnPersistence.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ? and name = ?, optionally using the finder cache.static List<ExpandoColumn>
ExpandoColumnUtil.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ? and name = any ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByT_N
(long tableId, String[] names, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ? and name = ?, optionally using the finder cache.ExpandoColumnPersistence.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ?.ExpandoColumnPersistence.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator) Returns an ordered range of all the expando columns where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findByTableId
(long tableId, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator, boolean useFinderCache) Returns an ordered range of all the expando columns where tableId = ?.ExpandoColumnPersistence.findByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.findByTableId_First
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the first expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.findByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.static ExpandoColumn
ExpandoColumnUtil.findByTableId_Last
(long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the last expando column in the ordered set where tableId = ?.ExpandoColumnPersistence.findByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set where tableId = ?.static ExpandoColumn[]
ExpandoColumnUtil.findByTableId_PrevAndNext
(long columnId, long tableId, OrderByComparator<ExpandoColumn> orderByComparator) Returns the expando columns before and after the current expando column in the ordered set where tableId = ?.static List<ExpandoColumn>
ExpandoColumnUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<ExpandoColumn> orderByComparator)