Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.service.BaseService

Packages that use BaseService
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portlet.announcements.service   
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.blogs.service   
com.liferay.portlet.bookmarks.service   
com.liferay.portlet.calendar.service   
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.dynamicdatalists.service   
com.liferay.portlet.dynamicdatamapping.service   
com.liferay.portlet.expando.service   
com.liferay.portlet.flags.service   
com.liferay.portlet.journal.service   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.mobiledevicerules.service   
com.liferay.portlet.polls.service   
com.liferay.portlet.ratings.service   
com.liferay.portlet.shopping.service   
com.liferay.portlet.social.service This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.softwarecatalog.service   
com.liferay.portlet.wiki.service   
 

Uses of BaseService in com.liferay.portal.service
 

Subinterfaces of BaseService in com.liferay.portal.service
 interface AccountService
          The interface for the account remote service.
 interface AddressService
          The interface for the address remote service.
 interface ClassNameService
          The interface for the class name remote service.
 interface CompanyService
          The interface for the company remote service.
 interface ContactService
          The interface for the contact remote service.
 interface CountryService
          The interface for the country remote service.
 interface EmailAddressService
          The interface for the email address remote service.
 interface GroupService
          The interface for the group remote service.
 interface ImageService
          The interface for the image remote service.
 interface LayoutBranchService
          The interface for the layout branch remote service.
 interface LayoutPrototypeService
          The interface for the layout prototype remote service.
 interface LayoutRevisionService
          The interface for the layout revision remote service.
 interface LayoutService
          The interface for the layout remote service.
 interface LayoutSetBranchService
          The interface for the layout set branch remote service.
 interface LayoutSetPrototypeService
          The interface for the layout set prototype remote service.
 interface LayoutSetService
          The interface for the layout set remote service.
 interface ListTypeService
          The interface for the list type remote service.
 interface MembershipRequestService
          The interface for the membership request remote service.
 interface OrganizationService
          The interface for the organization remote service.
 interface OrgLaborService
          The interface for the org labor remote service.
 interface PasswordPolicyService
          The interface for the password policy remote service.
 interface PermissionService
          The interface for the permission remote service.
 interface PhoneService
          The interface for the phone remote service.
 interface PluginSettingService
          The interface for the plugin setting remote service.
 interface PortalService
          The interface for the portal remote service.
 interface PortletPreferencesService
          The interface for the portlet preferences remote service.
 interface PortletService
          The interface for the portlet remote service.
 interface RegionService
          The interface for the region remote service.
 interface RepositoryService
          The interface for the repository remote service.
 interface ResourceBlockService
          The interface for the resource block remote service.
 interface ResourcePermissionService
          The interface for the resource permission remote service.
 interface ResourceService
          The interface for the resource remote service.
 interface RoleService
          The interface for the role remote service.
 interface TeamService
          The interface for the team remote service.
 interface ThemeService
          The interface for the theme remote service.
 interface UserGroupGroupRoleService
          The interface for the user group group role remote service.
 interface UserGroupRoleService
          The interface for the user group role remote service.
 interface UserGroupService
          The interface for the user group remote service.
 interface UserService
          The interface for the user remote service.
 interface WebsiteService
          The interface for the website remote service.
 

Classes in com.liferay.portal.service that implement BaseService
 class AccountServiceWrapper
           This class is a wrapper for AccountService.
 class AddressServiceWrapper
           This class is a wrapper for AddressService.
 class BaseServiceImpl
           
 class ClassNameServiceWrapper
           This class is a wrapper for ClassNameService.
 class CompanyServiceWrapper
           This class is a wrapper for CompanyService.
 class ContactServiceWrapper
           This class is a wrapper for ContactService.
 class CountryServiceWrapper
           This class is a wrapper for CountryService.
 class EmailAddressServiceWrapper
           This class is a wrapper for EmailAddressService.
 class GroupServiceWrapper
           This class is a wrapper for GroupService.
 class ImageServiceWrapper
           This class is a wrapper for ImageService.
 class LayoutBranchServiceWrapper
           This class is a wrapper for LayoutBranchService.
 class LayoutPrototypeServiceWrapper
           This class is a wrapper for LayoutPrototypeService.
 class LayoutRevisionServiceWrapper
           This class is a wrapper for LayoutRevisionService.
 class LayoutServiceWrapper
           This class is a wrapper for LayoutService.
 class LayoutSetBranchServiceWrapper
           This class is a wrapper for LayoutSetBranchService.
 class LayoutSetPrototypeServiceWrapper
           This class is a wrapper for LayoutSetPrototypeService.
 class LayoutSetServiceWrapper
           This class is a wrapper for LayoutSetService.
 class ListTypeServiceWrapper
           This class is a wrapper for ListTypeService.
 class MembershipRequestServiceWrapper
           This class is a wrapper for MembershipRequestService.
 class OrganizationServiceWrapper
           This class is a wrapper for OrganizationService.
 class OrgLaborServiceWrapper
           This class is a wrapper for OrgLaborService.
 class PasswordPolicyServiceWrapper
           This class is a wrapper for PasswordPolicyService.
 class PermissionServiceWrapper
           This class is a wrapper for PermissionService.
 class PhoneServiceWrapper
           This class is a wrapper for PhoneService.
 class PluginSettingServiceWrapper
           This class is a wrapper for PluginSettingService.
 class PortalServiceWrapper
           This class is a wrapper for PortalService.
 class PortletPreferencesServiceWrapper
           This class is a wrapper for PortletPreferencesService.
 class PortletServiceWrapper
           This class is a wrapper for PortletService.
 class RegionServiceWrapper
           This class is a wrapper for RegionService.
 class RepositoryServiceWrapper
           This class is a wrapper for RepositoryService.
 class ResourceBlockServiceWrapper
           This class is a wrapper for ResourceBlockService.
 class ResourcePermissionServiceWrapper
           This class is a wrapper for ResourcePermissionService.
 class ResourceServiceWrapper
           This class is a wrapper for ResourceService.
 class RoleServiceWrapper
           This class is a wrapper for RoleService.
 class TeamServiceWrapper
           This class is a wrapper for TeamService.
 class ThemeServiceWrapper
           This class is a wrapper for ThemeService.
 class UserGroupGroupRoleServiceWrapper
           This class is a wrapper for UserGroupGroupRoleService.
 class UserGroupRoleServiceWrapper
           This class is a wrapper for UserGroupRoleService.
 class UserGroupServiceWrapper
           This class is a wrapper for UserGroupService.
 class UserServiceWrapper
           This class is a wrapper for UserService.
 class WebsiteServiceWrapper
           This class is a wrapper for WebsiteService.
 

Uses of BaseService in com.liferay.portlet.announcements.service
 

Subinterfaces of BaseService in com.liferay.portlet.announcements.service
 interface AnnouncementsDeliveryService
          The interface for the announcements delivery remote service.
 interface AnnouncementsEntryService
          The interface for the announcements entry remote service.
 interface AnnouncementsFlagService
          The interface for the announcements flag remote service.
 

Classes in com.liferay.portlet.announcements.service that implement BaseService
 class AnnouncementsDeliveryServiceWrapper
           This class is a wrapper for AnnouncementsDeliveryService.
 class AnnouncementsEntryServiceWrapper
           This class is a wrapper for AnnouncementsEntryService.
 class AnnouncementsFlagServiceWrapper
           This class is a wrapper for AnnouncementsFlagService.
 

Uses of BaseService in com.liferay.portlet.asset.service
 

Subinterfaces of BaseService in com.liferay.portlet.asset.service
 interface AssetCategoryPropertyService
          The interface for the asset category property remote service.
 interface AssetCategoryService
          The interface for the asset category remote service.
 interface AssetEntryService
          The interface for the asset entry remote service.
 interface AssetTagPropertyService
          The interface for the asset tag property remote service.
 interface AssetTagService
          The interface for the asset tag remote service.
 interface AssetVocabularyService
          The interface for the asset vocabulary remote service.
 

Classes in com.liferay.portlet.asset.service that implement BaseService
 class AssetCategoryPropertyServiceWrapper
           This class is a wrapper for AssetCategoryPropertyService.
 class AssetCategoryServiceWrapper
           This class is a wrapper for AssetCategoryService.
 class AssetEntryServiceWrapper
           This class is a wrapper for AssetEntryService.
 class AssetTagPropertyServiceWrapper
           This class is a wrapper for AssetTagPropertyService.
 class AssetTagServiceWrapper
           This class is a wrapper for AssetTagService.
 class AssetVocabularyServiceWrapper
           This class is a wrapper for AssetVocabularyService.
 

Uses of BaseService in com.liferay.portlet.blogs.service
 

Subinterfaces of BaseService in com.liferay.portlet.blogs.service
 interface BlogsEntryService
          The interface for the blogs entry remote service.
 

Classes in com.liferay.portlet.blogs.service that implement BaseService
 class BlogsEntryServiceWrapper
           This class is a wrapper for BlogsEntryService.
 

Uses of BaseService in com.liferay.portlet.bookmarks.service
 

Subinterfaces of BaseService in com.liferay.portlet.bookmarks.service
 interface BookmarksEntryService
          The interface for the bookmarks entry remote service.
 interface BookmarksFolderService
          The interface for the bookmarks folder remote service.
 

Classes in com.liferay.portlet.bookmarks.service that implement BaseService
 class BookmarksEntryServiceWrapper
           This class is a wrapper for BookmarksEntryService.
 class BookmarksFolderServiceWrapper
           This class is a wrapper for BookmarksFolderService.
 

Uses of BaseService in com.liferay.portlet.calendar.service
 

Subinterfaces of BaseService in com.liferay.portlet.calendar.service
 interface CalEventService
          The interface for the cal event remote service.
 

Classes in com.liferay.portlet.calendar.service that implement BaseService
 class CalEventServiceWrapper
           This class is a wrapper for CalEventService.
 

Uses of BaseService in com.liferay.portlet.documentlibrary.service
 

Subinterfaces of BaseService in com.liferay.portlet.documentlibrary.service
 interface DLAppService
          The interface for the d l app remote service.
 interface DLFileEntryService
          The interface for the document library file entry remote service.
 interface DLFileEntryTypeService
          The interface for the document library file entry type remote service.
 interface DLFileShortcutService
          The interface for the document library file shortcut remote service.
 interface DLFileVersionService
          The interface for the document library file version remote service.
 interface DLFolderService
          The interface for the document library folder remote service.
 interface DLSyncService
          The interface for the d l sync remote service.
 

Classes in com.liferay.portlet.documentlibrary.service that implement BaseService
 class DLAppServiceWrapper
           This class is a wrapper for DLAppService.
 class DLFileEntryServiceWrapper
           This class is a wrapper for DLFileEntryService.
 class DLFileEntryTypeServiceWrapper
           This class is a wrapper for DLFileEntryTypeService.
 class DLFileShortcutServiceWrapper
           This class is a wrapper for DLFileShortcutService.
 class DLFileVersionServiceWrapper
           This class is a wrapper for DLFileVersionService.
 class DLFolderServiceWrapper
           This class is a wrapper for DLFolderService.
 class DLSyncServiceWrapper
           This class is a wrapper for DLSyncService.
 

Uses of BaseService in com.liferay.portlet.dynamicdatalists.service
 

Subinterfaces of BaseService in com.liferay.portlet.dynamicdatalists.service
 interface DDLRecordService
          The interface for the d d l record remote service.
 interface DDLRecordSetService
          The interface for the d d l record set remote service.
 

Classes in com.liferay.portlet.dynamicdatalists.service that implement BaseService
 class DDLRecordServiceWrapper
           This class is a wrapper for DDLRecordService.
 class DDLRecordSetServiceWrapper
           This class is a wrapper for DDLRecordSetService.
 

Uses of BaseService in com.liferay.portlet.dynamicdatamapping.service
 

Subinterfaces of BaseService in com.liferay.portlet.dynamicdatamapping.service
 interface DDMStructureService
          The interface for the d d m structure remote service.
 interface DDMTemplateService
          The interface for the d d m template remote service.
 

Classes in com.liferay.portlet.dynamicdatamapping.service that implement BaseService
 class DDMStructureServiceWrapper
           This class is a wrapper for DDMStructureService.
 class DDMTemplateServiceWrapper
           This class is a wrapper for DDMTemplateService.
 

Uses of BaseService in com.liferay.portlet.expando.service
 

Subinterfaces of BaseService in com.liferay.portlet.expando.service
 interface ExpandoColumnService
          The interface for the expando column remote service.
 interface ExpandoValueService
          The interface for the expando value remote service.
 

Classes in com.liferay.portlet.expando.service that implement BaseService
 class ExpandoColumnServiceWrapper
           This class is a wrapper for ExpandoColumnService.
 class ExpandoValueServiceWrapper
           This class is a wrapper for ExpandoValueService.
 

Uses of BaseService in com.liferay.portlet.flags.service
 

Subinterfaces of BaseService in com.liferay.portlet.flags.service
 interface FlagsEntryService
          The interface for the flags entry remote service.
 

Classes in com.liferay.portlet.flags.service that implement BaseService
 class FlagsEntryServiceWrapper
           This class is a wrapper for FlagsEntryService.
 

Uses of BaseService in com.liferay.portlet.journal.service
 

Subinterfaces of BaseService in com.liferay.portlet.journal.service
 interface JournalArticleService
          The interface for the journal article remote service.
 interface JournalFeedService
          The interface for the journal feed remote service.
 interface JournalStructureService
          The interface for the journal structure remote service.
 interface JournalTemplateService
          The interface for the journal template remote service.
 

Classes in com.liferay.portlet.journal.service that implement BaseService
 class JournalArticleServiceWrapper
           This class is a wrapper for JournalArticleService.
 class JournalFeedServiceWrapper
           This class is a wrapper for JournalFeedService.
 class JournalStructureServiceWrapper
           This class is a wrapper for JournalStructureService.
 class JournalTemplateServiceWrapper
           This class is a wrapper for JournalTemplateService.
 

Uses of BaseService in com.liferay.portlet.messageboards.service
 

Subinterfaces of BaseService in com.liferay.portlet.messageboards.service
 interface MBBanService
          The interface for the message boards ban remote service.
 interface MBCategoryService
          The interface for the message boards category remote service.
 interface MBMessageService
          The interface for the message-boards message remote service.
 interface MBThreadService
          The interface for the message boards thread remote service.
 

Classes in com.liferay.portlet.messageboards.service that implement BaseService
 class MBBanServiceWrapper
           This class is a wrapper for MBBanService.
 class MBCategoryServiceWrapper
           This class is a wrapper for MBCategoryService.
 class MBMessageServiceWrapper
           This class is a wrapper for MBMessageService.
 class MBThreadServiceWrapper
           This class is a wrapper for MBThreadService.
 

Uses of BaseService in com.liferay.portlet.mobiledevicerules.service
 

Subinterfaces of BaseService in com.liferay.portlet.mobiledevicerules.service
 interface MDRActionService
          The interface for the m d r action remote service.
 interface MDRRuleGroupInstanceService
          The interface for the m d r rule group instance remote service.
 interface MDRRuleGroupService
          The interface for the m d r rule group remote service.
 interface MDRRuleService
          The interface for the m d r rule remote service.
 

Classes in com.liferay.portlet.mobiledevicerules.service that implement BaseService
 class MDRActionServiceWrapper
           This class is a wrapper for MDRActionService.
 class MDRRuleGroupInstanceServiceWrapper
           This class is a wrapper for MDRRuleGroupInstanceService.
 class MDRRuleGroupServiceWrapper
           This class is a wrapper for MDRRuleGroupService.
 class MDRRuleServiceWrapper
           This class is a wrapper for MDRRuleService.
 

Uses of BaseService in com.liferay.portlet.polls.service
 

Subinterfaces of BaseService in com.liferay.portlet.polls.service
 interface PollsChoiceService
          The interface for the polls choice remote service.
 interface PollsQuestionService
          The interface for the polls question remote service.
 interface PollsVoteService
          The interface for the polls vote remote service.
 

Classes in com.liferay.portlet.polls.service that implement BaseService
 class PollsChoiceServiceWrapper
           This class is a wrapper for PollsChoiceService.
 class PollsQuestionServiceWrapper
           This class is a wrapper for PollsQuestionService.
 class PollsVoteServiceWrapper
           This class is a wrapper for PollsVoteService.
 

Uses of BaseService in com.liferay.portlet.ratings.service
 

Subinterfaces of BaseService in com.liferay.portlet.ratings.service
 interface RatingsEntryService
          The interface for the ratings entry remote service.
 

Classes in com.liferay.portlet.ratings.service that implement BaseService
 class RatingsEntryServiceWrapper
           This class is a wrapper for RatingsEntryService.
 

Uses of BaseService in com.liferay.portlet.shopping.service
 

Subinterfaces of BaseService in com.liferay.portlet.shopping.service
 interface ShoppingCategoryService
          The interface for the shopping category remote service.
 interface ShoppingCouponService
          The interface for the shopping coupon remote service.
 interface ShoppingItemService
          The interface for the shopping item remote service.
 interface ShoppingOrderService
          The interface for the shopping order remote service.
 

Classes in com.liferay.portlet.shopping.service that implement BaseService
 class ShoppingCategoryServiceWrapper
           This class is a wrapper for ShoppingCategoryService.
 class ShoppingCouponServiceWrapper
           This class is a wrapper for ShoppingCouponService.
 class ShoppingItemServiceWrapper
           This class is a wrapper for ShoppingItemService.
 class ShoppingOrderServiceWrapper
           This class is a wrapper for ShoppingOrderService.
 

Uses of BaseService in com.liferay.portlet.social.service
 

Subinterfaces of BaseService in com.liferay.portlet.social.service
 interface SocialActivitySettingService
          The interface for the social activity setting remote service.
 

Classes in com.liferay.portlet.social.service that implement BaseService
 class SocialActivitySettingServiceWrapper
           This class is a wrapper for SocialActivitySettingService.
 

Uses of BaseService in com.liferay.portlet.softwarecatalog.service
 

Subinterfaces of BaseService in com.liferay.portlet.softwarecatalog.service
 interface SCFrameworkVersionService
          The interface for the s c framework version remote service.
 interface SCLicenseService
          The interface for the s c license remote service.
 interface SCProductEntryService
          The interface for the s c product entry remote service.
 interface SCProductVersionService
          The interface for the s c product version remote service.
 

Classes in com.liferay.portlet.softwarecatalog.service that implement BaseService
 class SCFrameworkVersionServiceWrapper
           This class is a wrapper for SCFrameworkVersionService.
 class SCLicenseServiceWrapper
           This class is a wrapper for SCLicenseService.
 class SCProductEntryServiceWrapper
           This class is a wrapper for SCProductEntryService.
 class SCProductVersionServiceWrapper
           This class is a wrapper for SCProductVersionService.
 

Uses of BaseService in com.liferay.portlet.wiki.service
 

Subinterfaces of BaseService in com.liferay.portlet.wiki.service
 interface WikiNodeService
          The interface for the wiki node remote service.
 interface WikiPageService
          The interface for the wiki page remote service.
 

Classes in com.liferay.portlet.wiki.service that implement BaseService
 class WikiNodeServiceWrapper
           This class is a wrapper for WikiNodeService.
 class WikiPageServiceWrapper
           This class is a wrapper for WikiPageService.
 


Liferay 6.1.2-ce-ga3