|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface defines the service. The default implementation is
com.liferay.portlet.tags.service.impl.TagsSourceLocalServiceImpl
.
Modify methods in that class and rerun ServiceBuilder to populate this class
and all other generated classes.
This is a local service. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
TagsSourceLocalServiceFactory
,
TagsSourceLocalServiceUtil
Method Detail |
public TagsSource addTagsSource(TagsSource model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
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
com.liferay.portal.SystemException
public TagsSource updateTagsSource(TagsSource model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public TagsAssetPersistence getTagsAssetPersistence()
public void setTagsAssetPersistence(TagsAssetPersistence tagsAssetPersistence)
public TagsAssetFinder getTagsAssetFinder()
public void setTagsAssetFinder(TagsAssetFinder tagsAssetFinder)
public TagsEntryPersistence getTagsEntryPersistence()
public void setTagsEntryPersistence(TagsEntryPersistence tagsEntryPersistence)
public TagsEntryFinder getTagsEntryFinder()
public void setTagsEntryFinder(TagsEntryFinder tagsEntryFinder)
public TagsPropertyPersistence getTagsPropertyPersistence()
public void setTagsPropertyPersistence(TagsPropertyPersistence tagsPropertyPersistence)
public TagsPropertyFinder getTagsPropertyFinder()
public void setTagsPropertyFinder(TagsPropertyFinder tagsPropertyFinder)
public TagsPropertyKeyFinder getTagsPropertyKeyFinder()
public void setTagsPropertyKeyFinder(TagsPropertyKeyFinder tagsPropertyKeyFinder)
public TagsSourcePersistence getTagsSourcePersistence()
public void setTagsSourcePersistence(TagsSourcePersistence tagsSourcePersistence)
public void afterPropertiesSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |