Package | Description |
---|---|
com.liferay.announcements.kernel.service | |
com.liferay.asset.kernel.service |
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.blogs.kernel.service | |
com.liferay.document.library.kernel.service |
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.expando.kernel.service | |
com.liferay.exportimport.kernel.service | |
com.liferay.message.boards.kernel.service | |
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
com.liferay.ratings.kernel.service | |
com.liferay.social.kernel.service |
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.trash.kernel.service |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnouncementsDeliveryService
Provides the remote service interface for AnnouncementsDelivery.
|
interface |
AnnouncementsEntryService
Provides the remote service interface for AnnouncementsEntry.
|
interface |
AnnouncementsFlagService
Provides the remote service interface for AnnouncementsFlag.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AssetCategoryPropertyService
Provides the remote service interface for AssetCategoryProperty.
|
interface |
AssetCategoryService
Provides the remote service interface for AssetCategory.
|
interface |
AssetEntryService
Provides the remote service interface for AssetEntry.
|
interface |
AssetTagService
Provides the remote service interface for AssetTag.
|
interface |
AssetVocabularyService
Provides the remote service interface for AssetVocabulary.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BlogsEntryService
Provides the remote service interface for BlogsEntry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DLAppService
Provides the remote service interface for DLApp.
|
interface |
DLFileEntryService
Provides the remote service interface for DLFileEntry.
|
interface |
DLFileEntryTypeService
Provides the remote service interface for DLFileEntryType.
|
interface |
DLFileShortcutService
Provides the remote service interface for DLFileShortcut.
|
interface |
DLFileVersionService
Provides the remote service interface for DLFileVersion.
|
interface |
DLFolderService
Provides the remote service interface for DLFolder.
|
interface |
DLTrashService
Provides the remote service interface for DLTrash.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExpandoColumnService
Provides the remote service interface for ExpandoColumn.
|
interface |
ExpandoValueService
Provides the remote service interface for ExpandoValue.
|
Modifier and Type | Method and Description |
---|---|
ExpandoValue |
ExpandoValueService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportImportConfigurationService
Provides the remote service interface for ExportImportConfiguration.
|
interface |
ExportImportService
Provides the remote service interface for ExportImport.
|
interface |
StagingService
Provides the remote service interface for Staging.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MBBanService
Provides the remote service interface for MBBan.
|
interface |
MBCategoryService
Provides the remote service interface for MBCategory.
|
interface |
MBMessageService
Provides the remote service interface for MBMessage.
|
interface |
MBThreadService
Provides the remote service interface for MBThread.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccountService
Provides the remote service interface for Account.
|
interface |
AddressService
Provides the remote service interface for Address.
|
interface |
ClassNameService
Provides the remote service interface for ClassName.
|
interface |
CompanyService
Provides the remote service interface for Company.
|
interface |
ContactService
Provides the remote service interface for Contact.
|
interface |
CountryService
Provides the remote service interface for Country.
|
interface |
EmailAddressService
Provides the remote service interface for EmailAddress.
|
interface |
GroupService
Provides the remote service interface for Group.
|
interface |
ImageService
Provides the remote service interface for Image.
|
interface |
LayoutBranchService
Provides the remote service interface for LayoutBranch.
|
interface |
LayoutPrototypeService
Provides the remote service interface for LayoutPrototype.
|
interface |
LayoutRevisionService
Provides the remote service interface for LayoutRevision.
|
interface |
LayoutService
Provides the remote service interface for Layout.
|
interface |
LayoutSetBranchService
Provides the remote service interface for LayoutSetBranch.
|
interface |
LayoutSetPrototypeService
Provides the remote service interface for LayoutSetPrototype.
|
interface |
LayoutSetService
Provides the remote service interface for LayoutSet.
|
interface |
ListTypeService
Provides the remote service interface for ListType.
|
interface |
MembershipRequestService
Provides the remote service interface for MembershipRequest.
|
interface |
OrganizationService
Provides the remote service interface for Organization.
|
interface |
OrgLaborService
Provides the remote service interface for OrgLabor.
|
interface |
PasswordPolicyService
Provides the remote service interface for PasswordPolicy.
|
interface |
PermissionService
Provides the remote service interface for Permission.
|
interface |
PhoneService
Provides the remote service interface for Phone.
|
interface |
PluginSettingService
Provides the remote service interface for PluginSetting.
|
interface |
PortalService
Provides the remote service interface for Portal.
|
interface |
PortletPreferencesService
Provides the remote service interface for PortletPreferences.
|
interface |
PortletService
Provides the remote service interface for Portlet.
|
interface |
RegionService
Provides the remote service interface for Region.
|
interface |
RepositoryService
Provides the remote service interface for Repository.
|
interface |
ResourceBlockService
Provides the remote service interface for ResourceBlock.
|
interface |
ResourcePermissionService
Provides the remote service interface for ResourcePermission.
|
interface |
RoleService
Provides the remote service interface for Role.
|
interface |
TeamService
Provides the remote service interface for Team.
|
interface |
ThemeService
Provides the remote service interface for Theme.
|
interface |
UserGroupGroupRoleService
Provides the remote service interface for UserGroupGroupRole.
|
interface |
UserGroupRoleService
Provides the remote service interface for UserGroupRole.
|
interface |
UserGroupService
Provides the remote service interface for UserGroup.
|
interface |
UserService
Provides the remote service interface for User.
|
interface |
WebsiteService
Provides the remote service interface for Website.
|
Modifier and Type | Method and Description |
---|---|
Company |
CompanyService.addCompany(String webId,
String virtualHost,
String mx,
boolean system,
int maxUsers,
boolean active)
Adds a company.
|
void |
PermissionService.checkPermission(long groupId,
String name,
long primKey)
Checks to see if the group has permission to the service.
|
Company |
CompanyService.deleteCompany(long companyId) |
int |
PortalService.getBuildNumber() |
String |
PortalService.getVersion() |
Company |
CompanyService.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
boolean logo,
byte[] logoBytes,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size,
String languageId,
String timeZoneId,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
UnicodeProperties properties)
Updates the company with addition information.
|
Company |
CompanyService.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size,
String languageId,
String timeZoneId,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
UnicodeProperties properties)
|
Company |
CompanyService.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo.
|
void |
CompanyService.updateSecurity(long companyId,
String authType,
boolean autoLogin,
boolean sendPassword,
boolean strangers,
boolean strangersWithMx,
boolean strangersVerify,
boolean siteLogo)
Updates the company's security properties.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RatingsEntryService
Provides the remote service interface for RatingsEntry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SocialActivityService
Provides the remote service interface for SocialActivity.
|
interface |
SocialActivitySettingService
Provides the remote service interface for SocialActivitySetting.
|
interface |
SocialRequestService
Provides the remote service interface for SocialRequest.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TrashEntryService
Provides the remote service interface for TrashEntry.
|