|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpandoTablePersistence | |
---|---|
com.liferay.portlet.expando.service.base | |
com.liferay.portlet.expando.service.persistence |
Uses of ExpandoTablePersistence in com.liferay.portlet.expando.service.base |
---|
Fields in com.liferay.portlet.expando.service.base declared as ExpandoTablePersistence | |
---|---|
protected ExpandoTablePersistence |
ExpandoValueServiceBaseImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoValueLocalServiceBaseImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoTableLocalServiceBaseImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoRowLocalServiceBaseImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoColumnServiceBaseImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoColumnLocalServiceBaseImpl.expandoTablePersistence
|
Methods in com.liferay.portlet.expando.service.base that return ExpandoTablePersistence | |
---|---|
ExpandoTablePersistence |
ExpandoValueServiceBaseImpl.getExpandoTablePersistence()
Gets the expando table persistence. |
ExpandoTablePersistence |
ExpandoValueLocalServiceBaseImpl.getExpandoTablePersistence()
Gets the expando table persistence. |
ExpandoTablePersistence |
ExpandoTableLocalServiceBaseImpl.getExpandoTablePersistence()
Gets the expando table persistence. |
ExpandoTablePersistence |
ExpandoRowLocalServiceBaseImpl.getExpandoTablePersistence()
Gets the expando table persistence. |
ExpandoTablePersistence |
ExpandoColumnServiceBaseImpl.getExpandoTablePersistence()
Gets the expando table persistence. |
ExpandoTablePersistence |
ExpandoColumnLocalServiceBaseImpl.getExpandoTablePersistence()
Gets the expando table persistence. |
Methods in com.liferay.portlet.expando.service.base with parameters of type ExpandoTablePersistence | |
---|---|
void |
ExpandoValueServiceBaseImpl.setExpandoTablePersistence(ExpandoTablePersistence expandoTablePersistence)
Sets the expando table persistence. |
void |
ExpandoValueLocalServiceBaseImpl.setExpandoTablePersistence(ExpandoTablePersistence expandoTablePersistence)
Sets the expando table persistence. |
void |
ExpandoTableLocalServiceBaseImpl.setExpandoTablePersistence(ExpandoTablePersistence expandoTablePersistence)
Sets the expando table persistence. |
void |
ExpandoRowLocalServiceBaseImpl.setExpandoTablePersistence(ExpandoTablePersistence expandoTablePersistence)
Sets the expando table persistence. |
void |
ExpandoColumnServiceBaseImpl.setExpandoTablePersistence(ExpandoTablePersistence expandoTablePersistence)
Sets the expando table persistence. |
void |
ExpandoColumnLocalServiceBaseImpl.setExpandoTablePersistence(ExpandoTablePersistence expandoTablePersistence)
Sets the expando table persistence. |
Uses of ExpandoTablePersistence in com.liferay.portlet.expando.service.persistence |
---|
Classes in com.liferay.portlet.expando.service.persistence that implement ExpandoTablePersistence | |
---|---|
class |
ExpandoTablePersistenceImpl
The persistence implementation for the expando table service. |
Fields in com.liferay.portlet.expando.service.persistence declared as ExpandoTablePersistence | |
---|---|
protected ExpandoTablePersistence |
ExpandoValuePersistenceImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoTablePersistenceImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoRowPersistenceImpl.expandoTablePersistence
|
protected ExpandoTablePersistence |
ExpandoColumnPersistenceImpl.expandoTablePersistence
|
Methods in com.liferay.portlet.expando.service.persistence that return ExpandoTablePersistence | |
---|---|
static ExpandoTablePersistence |
ExpandoTableUtil.getPersistence()
|
Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoTablePersistence | |
---|---|
void |
ExpandoTableUtil.setPersistence(ExpandoTablePersistence persistence)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |