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