|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.tags.service.base.TagsEntryLocalServiceBaseImpl
Constructor Summary | |
TagsEntryLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.tags.model.TagsEntry |
addTagsEntry(com.liferay.portlet.tags.model.TagsEntry model)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
int begin,
int end)
|
com.liferay.portlet.tags.model.TagsEntry |
updateTagsEntry(com.liferay.portlet.tags.model.TagsEntry model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.tags.service.TagsEntryLocalService |
addEntry, addEntry, deleteEntry, deleteEntry, getAssetEntries, getEntries, getEntries, getEntry, getEntry, getEntryIds, hasEntry, search, search, searchAutocomplete, searchCount, updateEntry, updateEntry |
Constructor Detail |
public TagsEntryLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.tags.model.TagsEntry addTagsEntry(com.liferay.portlet.tags.model.TagsEntry model) throws com.liferay.portal.SystemException
addTagsEntry
in interface com.liferay.portlet.tags.service.TagsEntryLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.tags.service.TagsEntryLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.tags.service.TagsEntryLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.tags.model.TagsEntry updateTagsEntry(com.liferay.portlet.tags.model.TagsEntry model) throws com.liferay.portal.SystemException
updateTagsEntry
in interface com.liferay.portlet.tags.service.TagsEntryLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |