com.liferay.portlet.imagegallery.service.base
Class IGImageServiceBaseImpl
java.lang.Object
com.liferay.portal.service.base.PrincipalBean
com.liferay.portlet.imagegallery.service.base.IGImageServiceBaseImpl
- All Implemented Interfaces:
- IGImageService
- Direct Known Subclasses:
- IGImageServiceImpl
public abstract class IGImageServiceBaseImpl
- extends PrincipalBean
- implements IGImageService
| 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.imagegallery.service.IGImageService |
addImage, deleteImage, deleteImageByFolderIdAndNameWithExtension, getGroupImages, getGroupImagesCount, getImage, getImageByFolderIdAndNameWithExtension, getImageByLargeImageId, getImageBySmallImageId, getImages, getImages, getImagesCount, updateImage |
igFolderLocalService
@BeanReference(type=IGFolderLocalService.class)
protected IGFolderLocalService igFolderLocalService
igFolderService
@BeanReference(type=IGFolderService.class)
protected IGFolderService igFolderService
igFolderPersistence
@BeanReference(type=IGFolderPersistence.class)
protected IGFolderPersistence igFolderPersistence
igImageLocalService
@BeanReference(type=IGImageLocalService.class)
protected IGImageLocalService igImageLocalService
igImageService
@BeanReference(type=IGImageService.class)
protected IGImageService igImageService
igImagePersistence
@BeanReference(type=IGImagePersistence.class)
protected IGImagePersistence igImagePersistence
igImageFinder
@BeanReference(type=IGImageFinder.class)
protected IGImageFinder igImageFinder
counterLocalService
@BeanReference(type=CounterLocalService.class)
protected CounterLocalService counterLocalService
imageLocalService
@BeanReference(type=ImageLocalService.class)
protected ImageLocalService imageLocalService
imageService
@BeanReference(type=ImageService.class)
protected ImageService imageService
imagePersistence
@BeanReference(type=ImagePersistence.class)
protected ImagePersistence imagePersistence
resourceLocalService
@BeanReference(type=ResourceLocalService.class)
protected ResourceLocalService resourceLocalService
resourceService
@BeanReference(type=ResourceService.class)
protected ResourceService resourceService
resourcePersistence
@BeanReference(type=ResourcePersistence.class)
protected ResourcePersistence resourcePersistence
resourceFinder
@BeanReference(type=ResourceFinder.class)
protected ResourceFinder resourceFinder
userLocalService
@BeanReference(type=UserLocalService.class)
protected UserLocalService userLocalService
userService
@BeanReference(type=UserService.class)
protected UserService userService
userPersistence
@BeanReference(type=UserPersistence.class)
protected UserPersistence userPersistence
userFinder
@BeanReference(type=UserFinder.class)
protected UserFinder userFinder
assetCategoryLocalService
@BeanReference(type=AssetCategoryLocalService.class)
protected AssetCategoryLocalService assetCategoryLocalService
assetCategoryService
@BeanReference(type=AssetCategoryService.class)
protected AssetCategoryService assetCategoryService
assetCategoryPersistence
@BeanReference(type=AssetCategoryPersistence.class)
protected AssetCategoryPersistence assetCategoryPersistence
assetCategoryFinder
@BeanReference(type=AssetCategoryFinder.class)
protected AssetCategoryFinder assetCategoryFinder
assetEntryLocalService
@BeanReference(type=AssetEntryLocalService.class)
protected AssetEntryLocalService assetEntryLocalService
assetEntryService
@BeanReference(type=AssetEntryService.class)
protected AssetEntryService assetEntryService
assetEntryPersistence
@BeanReference(type=AssetEntryPersistence.class)
protected AssetEntryPersistence assetEntryPersistence
assetEntryFinder
@BeanReference(type=AssetEntryFinder.class)
protected AssetEntryFinder assetEntryFinder
assetTagLocalService
@BeanReference(type=AssetTagLocalService.class)
protected AssetTagLocalService assetTagLocalService
assetTagService
@BeanReference(type=AssetTagService.class)
protected AssetTagService assetTagService
assetTagPersistence
@BeanReference(type=AssetTagPersistence.class)
protected AssetTagPersistence assetTagPersistence
assetTagFinder
@BeanReference(type=AssetTagFinder.class)
protected AssetTagFinder assetTagFinder
expandoValueLocalService
@BeanReference(type=ExpandoValueLocalService.class)
protected ExpandoValueLocalService expandoValueLocalService
expandoValueService
@BeanReference(type=ExpandoValueService.class)
protected ExpandoValueService expandoValueService
expandoValuePersistence
@BeanReference(type=ExpandoValuePersistence.class)
protected ExpandoValuePersistence expandoValuePersistence
socialActivityLocalService
@BeanReference(type=SocialActivityLocalService.class)
protected SocialActivityLocalService socialActivityLocalService
socialActivityPersistence
@BeanReference(type=SocialActivityPersistence.class)
protected SocialActivityPersistence socialActivityPersistence
socialActivityFinder
@BeanReference(type=SocialActivityFinder.class)
protected SocialActivityFinder socialActivityFinder
IGImageServiceBaseImpl
public IGImageServiceBaseImpl()
getIGFolderLocalService
public IGFolderLocalService getIGFolderLocalService()
setIGFolderLocalService
public void setIGFolderLocalService(IGFolderLocalService igFolderLocalService)
getIGFolderService
public IGFolderService getIGFolderService()
setIGFolderService
public void setIGFolderService(IGFolderService igFolderService)
getIGFolderPersistence
public IGFolderPersistence getIGFolderPersistence()
setIGFolderPersistence
public void setIGFolderPersistence(IGFolderPersistence igFolderPersistence)
getIGImageLocalService
public IGImageLocalService getIGImageLocalService()
setIGImageLocalService
public void setIGImageLocalService(IGImageLocalService igImageLocalService)
getIGImageService
public IGImageService getIGImageService()
setIGImageService
public void setIGImageService(IGImageService igImageService)
getIGImagePersistence
public IGImagePersistence getIGImagePersistence()
setIGImagePersistence
public void setIGImagePersistence(IGImagePersistence igImagePersistence)
getIGImageFinder
public IGImageFinder getIGImageFinder()
setIGImageFinder
public void setIGImageFinder(IGImageFinder igImageFinder)
getCounterLocalService
public CounterLocalService getCounterLocalService()
setCounterLocalService
public void setCounterLocalService(CounterLocalService counterLocalService)
getImageLocalService
public ImageLocalService getImageLocalService()
setImageLocalService
public void setImageLocalService(ImageLocalService imageLocalService)
getImageService
public ImageService getImageService()
setImageService
public void setImageService(ImageService imageService)
getImagePersistence
public ImagePersistence getImagePersistence()
setImagePersistence
public void setImagePersistence(ImagePersistence imagePersistence)
getResourceLocalService
public ResourceLocalService getResourceLocalService()
setResourceLocalService
public void setResourceLocalService(ResourceLocalService resourceLocalService)
getResourceService
public ResourceService getResourceService()
setResourceService
public void setResourceService(ResourceService resourceService)
getResourcePersistence
public ResourcePersistence getResourcePersistence()
setResourcePersistence
public void setResourcePersistence(ResourcePersistence resourcePersistence)
getResourceFinder
public ResourceFinder getResourceFinder()
setResourceFinder
public void setResourceFinder(ResourceFinder resourceFinder)
getUserLocalService
public UserLocalService getUserLocalService()
setUserLocalService
public void setUserLocalService(UserLocalService userLocalService)
getUserService
public UserService getUserService()
setUserService
public void setUserService(UserService userService)
getUserPersistence
public UserPersistence getUserPersistence()
setUserPersistence
public void setUserPersistence(UserPersistence userPersistence)
getUserFinder
public UserFinder getUserFinder()
setUserFinder
public void setUserFinder(UserFinder userFinder)
getAssetCategoryLocalService
public AssetCategoryLocalService getAssetCategoryLocalService()
setAssetCategoryLocalService
public void setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
getAssetCategoryService
public AssetCategoryService getAssetCategoryService()
setAssetCategoryService
public void setAssetCategoryService(AssetCategoryService assetCategoryService)
getAssetCategoryPersistence
public AssetCategoryPersistence getAssetCategoryPersistence()
setAssetCategoryPersistence
public void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
getAssetCategoryFinder
public AssetCategoryFinder getAssetCategoryFinder()
setAssetCategoryFinder
public void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
getAssetEntryLocalService
public AssetEntryLocalService getAssetEntryLocalService()
setAssetEntryLocalService
public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
getAssetEntryService
public AssetEntryService getAssetEntryService()
setAssetEntryService
public void setAssetEntryService(AssetEntryService assetEntryService)
getAssetEntryPersistence
public AssetEntryPersistence getAssetEntryPersistence()
setAssetEntryPersistence
public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
getAssetEntryFinder
public AssetEntryFinder getAssetEntryFinder()
setAssetEntryFinder
public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
getAssetTagLocalService
public AssetTagLocalService getAssetTagLocalService()
setAssetTagLocalService
public void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
getAssetTagService
public AssetTagService getAssetTagService()
setAssetTagService
public void setAssetTagService(AssetTagService assetTagService)
getAssetTagPersistence
public AssetTagPersistence getAssetTagPersistence()
setAssetTagPersistence
public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
getAssetTagFinder
public AssetTagFinder getAssetTagFinder()
setAssetTagFinder
public void setAssetTagFinder(AssetTagFinder assetTagFinder)
getExpandoValueLocalService
public ExpandoValueLocalService getExpandoValueLocalService()
setExpandoValueLocalService
public void setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)
getExpandoValueService
public ExpandoValueService getExpandoValueService()
setExpandoValueService
public void setExpandoValueService(ExpandoValueService expandoValueService)
getExpandoValuePersistence
public ExpandoValuePersistence getExpandoValuePersistence()
setExpandoValuePersistence
public void setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
getSocialActivityLocalService
public SocialActivityLocalService getSocialActivityLocalService()
setSocialActivityLocalService
public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
getSocialActivityPersistence
public SocialActivityPersistence getSocialActivityPersistence()
setSocialActivityPersistence
public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
getSocialActivityFinder
public SocialActivityFinder getSocialActivityFinder()
setSocialActivityFinder
public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
runSQL
protected void runSQL(String sql)
throws SystemException
- Throws:
SystemException