|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpandoValuePersistence | |
---|---|
com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
com.liferay.portlet.calendar.service.base | |
com.liferay.portlet.documentlibrary.service.base | |
com.liferay.portlet.expando.service.base | |
com.liferay.portlet.expando.service.persistence | |
com.liferay.portlet.journal.service.base |
Uses of ExpandoValuePersistence in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as ExpandoValuePersistence | |
---|---|
protected ExpandoValuePersistence |
RepositoryLocalServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
RepositoryServiceBaseImpl.expandoValuePersistence
|
Methods in com.liferay.portal.service.base that return ExpandoValuePersistence | |
---|---|
ExpandoValuePersistence |
RepositoryLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
RepositoryServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
Methods in com.liferay.portal.service.base with parameters of type ExpandoValuePersistence | |
---|---|
void |
RepositoryLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
RepositoryServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
Uses of ExpandoValuePersistence in com.liferay.portlet.calendar.service.base |
---|
Fields in com.liferay.portlet.calendar.service.base declared as ExpandoValuePersistence | |
---|---|
protected ExpandoValuePersistence |
CalEventLocalServiceBaseImpl.expandoValuePersistence
|
Methods in com.liferay.portlet.calendar.service.base that return ExpandoValuePersistence | |
---|---|
ExpandoValuePersistence |
CalEventLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
Methods in com.liferay.portlet.calendar.service.base with parameters of type ExpandoValuePersistence | |
---|---|
void |
CalEventLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
Uses of ExpandoValuePersistence in com.liferay.portlet.documentlibrary.service.base |
---|
Fields in com.liferay.portlet.documentlibrary.service.base declared as ExpandoValuePersistence | |
---|---|
protected ExpandoValuePersistence |
DLAppHelperLocalServiceBaseImpl.expandoValuePersistence
|
Methods in com.liferay.portlet.documentlibrary.service.base that return ExpandoValuePersistence | |
---|---|
ExpandoValuePersistence |
DLAppHelperLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type ExpandoValuePersistence | |
---|---|
void |
DLAppHelperLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
Uses of ExpandoValuePersistence in com.liferay.portlet.expando.service.base |
---|
Fields in com.liferay.portlet.expando.service.base declared as ExpandoValuePersistence | |
---|---|
protected ExpandoValuePersistence |
ExpandoTableLocalServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
ExpandoColumnLocalServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
ExpandoColumnServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
ExpandoRowLocalServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
ExpandoValueLocalServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
ExpandoValueServiceBaseImpl.expandoValuePersistence
|
Methods in com.liferay.portlet.expando.service.base that return ExpandoValuePersistence | |
---|---|
ExpandoValuePersistence |
ExpandoTableLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
ExpandoColumnLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
ExpandoColumnServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
ExpandoRowLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
ExpandoValueLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
ExpandoValueServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
Methods in com.liferay.portlet.expando.service.base with parameters of type ExpandoValuePersistence | |
---|---|
void |
ExpandoTableLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
ExpandoColumnLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
ExpandoColumnServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
ExpandoRowLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
ExpandoValueLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
ExpandoValueServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
Uses of ExpandoValuePersistence in com.liferay.portlet.expando.service.persistence |
---|
Classes in com.liferay.portlet.expando.service.persistence that implement ExpandoValuePersistence | |
---|---|
class |
ExpandoValuePersistenceImpl
The persistence implementation for the expando value service. |
Methods in com.liferay.portlet.expando.service.persistence that return ExpandoValuePersistence | |
---|---|
static ExpandoValuePersistence |
ExpandoValueUtil.getPersistence()
|
Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoValuePersistence | |
---|---|
void |
ExpandoValueUtil.setPersistence(ExpandoValuePersistence persistence)
Deprecated. As of 6.2.0 |
Uses of ExpandoValuePersistence in com.liferay.portlet.journal.service.base |
---|
Fields in com.liferay.portlet.journal.service.base declared as ExpandoValuePersistence | |
---|---|
protected ExpandoValuePersistence |
JournalFeedLocalServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
JournalFolderServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
JournalFeedServiceBaseImpl.expandoValuePersistence
|
protected ExpandoValuePersistence |
JournalFolderLocalServiceBaseImpl.expandoValuePersistence
|
Methods in com.liferay.portlet.journal.service.base that return ExpandoValuePersistence | |
---|---|
ExpandoValuePersistence |
JournalFeedLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
JournalFolderServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
JournalFeedServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValuePersistence |
JournalFolderLocalServiceBaseImpl.getExpandoValuePersistence()
Returns the expando value persistence. |
Methods in com.liferay.portlet.journal.service.base with parameters of type ExpandoValuePersistence | |
---|---|
void |
JournalFeedLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
JournalFolderServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
JournalFeedServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
JournalFolderLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |