Uses of Interface
com.liferay.expando.kernel.model.ExpandoBridge
Packages that use ExpandoBridge
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal model implementation base classes.
This package defines the portal repository proxy beans.
-
Uses of ExpandoBridge in com.liferay.document.library.kernel.model
Methods in com.liferay.document.library.kernel.model that return ExpandoBridgeModifier and TypeMethodDescriptionDLFileEntry.getExpandoBridge()
DLFileEntryWrapper.getExpandoBridge()
DLFileVersion.getExpandoBridge()
DLFileVersionWrapper.getExpandoBridge()
-
Uses of ExpandoBridge in com.liferay.dynamic.data.mapping.kernel
Methods in com.liferay.dynamic.data.mapping.kernel that return ExpandoBridge -
Uses of ExpandoBridge in com.liferay.expando.kernel.util
Methods in com.liferay.expando.kernel.util that return ExpandoBridgeModifier and TypeMethodDescriptionExpandoBridgeFactory.getExpandoBridge
(long companyId, String className) ExpandoBridgeFactory.getExpandoBridge
(long companyId, String className, long classPK) static ExpandoBridge
ExpandoBridgeFactoryUtil.getExpandoBridge
(long companyId, String className) static ExpandoBridge
ExpandoBridgeFactoryUtil.getExpandoBridge
(long companyId, String className, long classPK) Methods in com.liferay.expando.kernel.util with parameters of type ExpandoBridgeModifier and TypeMethodDescriptionstatic void
ExpandoBridgeUtil.copyExpandoBridgeAttributes
(ExpandoBridge oldExpandoBridge, ExpandoBridge newExpandoBridge) static Map<String,
Serializable> ExpandoUtil.getExpandoBridgeAttributes
(ExpandoBridge expandoBridge, PortletRequest portletRequest) static Map<String,
Serializable> ExpandoUtil.getExpandoBridgeAttributes
(ExpandoBridge expandoBridge, javax.servlet.http.HttpServletRequest httpServletRequest) static void
ExpandoBridgeUtil.setExpandoBridgeAttributes
(ExpandoBridge oldExpandoBridge, ExpandoBridge newExpandoBridge, ServiceContext serviceContext) -
Uses of ExpandoBridge in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return ExpandoBridgeModifier and TypeMethodDescriptionBaseModel.getExpandoBridge()
Returns the expando bridge for this model instance.ClassedModel.getExpandoBridge()
Methods in com.liferay.portal.kernel.model with parameters of type ExpandoBridgeModifier and TypeMethodDescriptionvoid
BaseModel.setExpandoBridgeAttributes
(ExpandoBridge expandoBridge) -
Uses of ExpandoBridge in com.liferay.portal.kernel.model.impl
Methods in com.liferay.portal.kernel.model.impl that return ExpandoBridgeMethods in com.liferay.portal.kernel.model.impl with parameters of type ExpandoBridgeModifier and TypeMethodDescriptionvoid
BaseModelImpl.setExpandoBridgeAttributes
(ExpandoBridge expandoBridge) -
Uses of ExpandoBridge in com.liferay.portal.kernel.model.wrapper
Methods in com.liferay.portal.kernel.model.wrapper that return ExpandoBridgeMethods in com.liferay.portal.kernel.model.wrapper with parameters of type ExpandoBridgeModifier and TypeMethodDescriptionvoid
BaseModelWrapper.setExpandoBridgeAttributes
(ExpandoBridge expandoBridge) -
Uses of ExpandoBridge in com.liferay.portal.kernel.repository.model
Methods in com.liferay.portal.kernel.repository.model that return ExpandoBridgeModifier and TypeMethodDescriptionFileEntryWrapper.getExpandoBridge()
FileShortcutWrapper.getExpandoBridge()
FileVersion.getExpandoBridge()
FileVersionWrapper.getExpandoBridge()
FolderWrapper.getExpandoBridge()
-
Uses of ExpandoBridge in com.liferay.portal.kernel.repository.proxy
Methods in com.liferay.portal.kernel.repository.proxy that return ExpandoBridgeModifier and TypeMethodDescriptionFileEntryProxyBean.getExpandoBridge()
FileShortcutProxyBean.getExpandoBridge()
FileVersionProxyBean.getExpandoBridge()
FolderProxyBean.getExpandoBridge()
-
Uses of ExpandoBridge in com.liferay.portal.kernel.search
Methods in com.liferay.portal.kernel.search with parameters of type ExpandoBridgeModifier and TypeMethodDescriptionprotected String
BaseIndexer.getExpandoFieldName
(SearchContext searchContext, ExpandoBridge expandoBridge, String attributeName) -
Uses of ExpandoBridge in com.liferay.trash.kernel.model
Methods in com.liferay.trash.kernel.model that return ExpandoBridgeModifier and TypeMethodDescriptionTrashEntryModel.getExpandoBridge()
Deprecated.TrashEntryWrapper.getExpandoBridge()
Deprecated.Methods in com.liferay.trash.kernel.model with parameters of type ExpandoBridgeModifier and TypeMethodDescriptionvoid
TrashEntryModel.setExpandoBridgeAttributes
(ExpandoBridge expandoBridge) Deprecated.void
TrashEntryWrapper.setExpandoBridgeAttributes
(ExpandoBridge expandoBridge) Deprecated.