|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UnicodeProperties in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet with parameters of type UnicodeProperties | |
|---|---|
void |
PortletLayoutListener.updatePropertiesOnRemoveFromLayout(String portletId,
UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portal.kernel.repository |
|---|
| Methods in com.liferay.portal.kernel.repository that return UnicodeProperties | |
|---|---|
UnicodeProperties |
BaseRepositoryImpl.getTypeSettingsProperties()
|
| Methods in com.liferay.portal.kernel.repository with parameters of type UnicodeProperties | |
|---|---|
void |
BaseRepository.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
BaseRepositoryImpl.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portal.kernel.test.util |
|---|
| Methods in com.liferay.portal.kernel.test.util that return UnicodeProperties | |
|---|---|
static UnicodeProperties |
RandomTestUtil.randomUnicodeProperties(int propertyCount,
int keyLength,
int valueLength)
|
| Uses of UnicodeProperties in com.liferay.portal.kernel.util |
|---|
| Methods in com.liferay.portal.kernel.util that return UnicodeProperties | |
|---|---|
static UnicodeProperties |
PropertiesParamUtil.getProperties(javax.servlet.http.HttpServletRequest request,
String prefix)
|
static UnicodeProperties |
PropertiesParamUtil.getProperties(PortletRequest portletRequest,
String prefix)
|
static UnicodeProperties |
PropertiesParamUtil.getProperties(ServiceContext serviceContext,
String prefix)
|
| Methods in com.liferay.portal.kernel.util with parameters of type UnicodeProperties | |
|---|---|
static boolean |
PropertiesParamUtil.getBoolean(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param)
|
static boolean |
PropertiesParamUtil.getBoolean(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param,
boolean defaultValue)
|
static boolean |
PropertiesParamUtil.getBoolean(UnicodeProperties properties,
PortletRequest portletRequest,
String param)
|
static boolean |
PropertiesParamUtil.getBoolean(UnicodeProperties properties,
PortletRequest portletRequest,
String param,
boolean defaultValue)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param,
double defaultValue)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param,
double defaultValue,
Locale locale)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param,
Locale locale)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
PortletRequest portletRequest,
String param)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
PortletRequest portletRequest,
String param,
double defaultValue)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
PortletRequest portletRequest,
String param,
double defaultValue,
Locale locale)
|
static double |
PropertiesParamUtil.getDouble(UnicodeProperties properties,
PortletRequest portletRequest,
String param,
Locale locale)
|
static int |
PropertiesParamUtil.getInteger(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param)
|
static int |
PropertiesParamUtil.getInteger(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param,
int defaultValue)
|
static int |
PropertiesParamUtil.getInteger(UnicodeProperties properties,
PortletRequest portletRequest,
String param)
|
static int |
PropertiesParamUtil.getInteger(UnicodeProperties properties,
PortletRequest portletRequest,
String param,
int defaultValue)
|
static long |
PropertiesParamUtil.getLong(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param)
|
static long |
PropertiesParamUtil.getLong(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param,
long defaultValue)
|
static long |
PropertiesParamUtil.getLong(UnicodeProperties properties,
PortletRequest portletRequest,
String param)
|
static long |
PropertiesParamUtil.getLong(UnicodeProperties properties,
PortletRequest portletRequest,
String param,
long defaultValue)
|
static String |
PropertiesParamUtil.getString(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param)
|
static String |
PropertiesParamUtil.getString(UnicodeProperties properties,
javax.servlet.http.HttpServletRequest request,
String param,
String defaultValue)
|
static String |
PropertiesParamUtil.getString(UnicodeProperties properties,
PortletRequest portletRequest,
String param)
|
static String |
PropertiesParamUtil.getString(UnicodeProperties properties,
PortletRequest portletRequest,
String param,
String defaultValue)
|
| Uses of UnicodeProperties in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model with parameters of type UnicodeProperties | |
|---|---|
void |
LayoutSet.setSettingsProperties(UnicodeProperties settingsProperties)
|
void |
LayoutSetPrototypeWrapper.setSettingsProperties(UnicodeProperties settingsProperties)
|
void |
LayoutSetPrototype.setSettingsProperties(UnicodeProperties settingsProperties)
|
void |
LayoutSetWrapper.setSettingsProperties(UnicodeProperties settingsProperties)
|
void |
LayoutSetBranchWrapper.setSettingsProperties(UnicodeProperties settingsProperties)
|
void |
LayoutSetBranch.setSettingsProperties(UnicodeProperties settingsProperties)
|
void |
LayoutRevisionWrapper.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
RepositoryWrapper.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
Group.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
LayoutRevision.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
LayoutWrapper.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
Layout.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
GroupWrapper.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
Repository.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portal.repository.proxy |
|---|
| Methods in com.liferay.portal.repository.proxy with parameters of type UnicodeProperties | |
|---|---|
void |
BaseRepositoryProxyBean.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portal.security.membershippolicy |
|---|
| Methods in com.liferay.portal.security.membershippolicy with parameters of type UnicodeProperties | |
|---|---|
void |
DummySiteMembershipPolicy.verifyPolicy(Group group,
Group oldGroup,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes,
UnicodeProperties oldTypeSettingsProperties)
|
static void |
SiteMembershipPolicyUtil.verifyPolicy(Group group,
Group oldGroup,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes,
UnicodeProperties oldTypeSettingsProperties)
|
void |
SiteMembershipPolicy.verifyPolicy(Group group,
Group oldGroup,
List<AssetCategory> oldAssetCategories,
List<AssetTag> oldAssetTags,
Map<String,Serializable> oldExpandoAttributes,
UnicodeProperties oldTypeSettingsProperties)
Checks the integrity of the membership policy of the site, with respect to the site's new attribute values, categories, tags, expando attributes, and type settings properties, and performs operations necessary for the compliance of the site and its site roles. |
| Uses of UnicodeProperties in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return UnicodeProperties | |
|---|---|
static UnicodeProperties |
RepositoryServiceUtil.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryService.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryLocalServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryLocalService.getTypeSettingsProperties(long repositoryId)
|
static UnicodeProperties |
RepositoryLocalServiceUtil.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
| Methods in com.liferay.portal.service with parameters of type UnicodeProperties | |
|---|---|
Repository |
RepositoryLocalServiceWrapper.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
boolean hidden,
ServiceContext serviceContext)
|
Repository |
RepositoryLocalService.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
boolean hidden,
ServiceContext serviceContext)
|
static Repository |
RepositoryLocalServiceUtil.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
boolean hidden,
ServiceContext serviceContext)
|
Repository |
RepositoryLocalServiceWrapper.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by RepositoryLocalServiceWrapper.addRepository(long, long,
long, long, String, String, String, UnicodeProperties,
boolean, ServiceContext) |
Repository |
RepositoryLocalService.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by RepositoryLocalService.addRepository(long, long,
long, long, String, String, String, UnicodeProperties,
boolean, ServiceContext) |
static Repository |
RepositoryLocalServiceUtil.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by RepositoryLocalServiceUtil.addRepository(long, long,
long, long, String, String, String, UnicodeProperties,
boolean, ServiceContext) |
static Repository |
RepositoryServiceUtil.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
Repository |
RepositoryService.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
Repository |
RepositoryServiceWrapper.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static Company |
CompanyServiceUtil.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,
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 |
CompanyServiceWrapper.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. |
static Company |
CompanyServiceUtil.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)
Deprecated. As of 7.0.0, replaced by CompanyServiceUtil.updateCompany(long, String,
String, String, boolean, byte[], String, String, String,
String, String, String, String, String, String, String,
String, List, List, List, List, UnicodeProperties) |
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)
Deprecated. As of 7.0.0, replaced by CompanyService.updateCompany(long, String,
String, String, boolean, byte[], String, String, String,
String, String, String, String, String, String, String,
String, List, List, List, List, UnicodeProperties) |
Company |
CompanyServiceWrapper.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)
Deprecated. As of 7.0.0, replaced by CompanyServiceWrapper.updateCompany(long, String,
String, String, boolean, byte[], String, String, String,
String, String, String, String, String, String, String,
String, List, List, List, List, UnicodeProperties) |
static void |
CompanyServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyLocalService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyLocalServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
static void |
CompanyLocalServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
RepositoryLocalServiceWrapper.updateRepository(long repositoryId,
UnicodeProperties typeSettingsProperties)
|
void |
RepositoryLocalService.updateRepository(long repositoryId,
UnicodeProperties typeSettingsProperties)
|
static void |
RepositoryLocalServiceUtil.updateRepository(long repositoryId,
UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portal.verify.test |
|---|
| Methods in com.liferay.portal.verify.test with parameters of type UnicodeProperties | |
|---|---|
protected abstract void |
BaseCompanySettingsVerifyProcessTestCase.populateLegacyProperties(UnicodeProperties properties)
|
| Uses of UnicodeProperties in com.liferay.portlet.asset.model |
|---|
| Methods in com.liferay.portlet.asset.model that return UnicodeProperties | |
|---|---|
UnicodeProperties |
AssetVocabulary.getSettingsProperties()
Deprecated. As of 7.0.0, with no direct replacement |
UnicodeProperties |
AssetVocabularyWrapper.getSettingsProperties()
Deprecated. As of 7.0.0, with no direct replacement |
| Methods in com.liferay.portlet.asset.model with parameters of type UnicodeProperties | |
|---|---|
void |
AssetVocabulary.setSettingsProperties(UnicodeProperties settingsProperties)
Deprecated. As of 7.0.0, with no direct replacement |
void |
AssetVocabularyWrapper.setSettingsProperties(UnicodeProperties settingsProperties)
Deprecated. As of 7.0.0, with no direct replacement |
| Uses of UnicodeProperties in com.liferay.portlet.documentlibrary.model |
|---|
| Methods in com.liferay.portlet.documentlibrary.model that return UnicodeProperties | |
|---|---|
UnicodeProperties |
DLFileVersionWrapper.getExtraSettingsProperties()
|
UnicodeProperties |
DLFileEntryWrapper.getExtraSettingsProperties()
|
UnicodeProperties |
DLFileEntry.getExtraSettingsProperties()
|
UnicodeProperties |
DLFileVersion.getExtraSettingsProperties()
|
| Methods in com.liferay.portlet.documentlibrary.model with parameters of type UnicodeProperties | |
|---|---|
void |
DLFileVersionWrapper.setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
void |
DLFileEntryWrapper.setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
void |
DLFileEntry.setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
void |
DLFileVersion.setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portlet.expando.model |
|---|
| Methods in com.liferay.portlet.expando.model that return UnicodeProperties | |
|---|---|
UnicodeProperties |
ExpandoBridge.getAttributeProperties(String name)
|
UnicodeProperties |
ExpandoColumnWrapper.getTypeSettingsProperties()
|
UnicodeProperties |
ExpandoColumn.getTypeSettingsProperties()
|
| Methods in com.liferay.portlet.expando.model with parameters of type UnicodeProperties | |
|---|---|
void |
ExpandoBridge.setAttributeProperties(String name,
UnicodeProperties properties)
|
void |
ExpandoBridge.setAttributeProperties(String name,
UnicodeProperties properties,
boolean secure)
|
void |
ExpandoColumnWrapper.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
ExpandoColumn.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portlet.exportimport.staging |
|---|
| Methods in com.liferay.portlet.exportimport.staging with parameters of type UnicodeProperties | |
|---|---|
String |
Staging.buildRemoteURL(UnicodeProperties typeSettingsProperties)
|
static String |
StagingUtil.buildRemoteURL(UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portlet.layoutsadmin.util |
|---|
| Methods in com.liferay.portlet.layoutsadmin.util with parameters of type UnicodeProperties | |
|---|---|
void |
Sitemap.addURLElement(Element element,
String url,
UnicodeProperties typeSettingsProperties,
Date modifiedDate,
String canonicalURL,
Map<Locale,String> alternateURLs)
|
static void |
SitemapUtil.addURLElement(Element element,
String url,
UnicodeProperties typeSettingsProperties,
Date modifiedDate,
String canonicalURL,
Map<Locale,String> alternateURLs)
|
| Uses of UnicodeProperties in com.liferay.portlet.ratings.display.context |
|---|
| Constructors in com.liferay.portlet.ratings.display.context with parameters of type UnicodeProperties | |
|---|---|
GroupPortletRatingsDefinitionDisplayContext(UnicodeProperties groupTypeSettings,
javax.servlet.http.HttpServletRequest request)
|
|
| Uses of UnicodeProperties in com.liferay.portlet.ratings.transformer |
|---|
| Methods in com.liferay.portlet.ratings.transformer with parameters of type UnicodeProperties | |
|---|---|
static void |
RatingsDataTransformerUtil.transformCompanyRatingsData(long companyId,
PortletPreferences oldPortletPreferences,
UnicodeProperties unicodeProperties)
|
static void |
RatingsDataTransformerUtil.transformGroupRatingsData(long groupId,
UnicodeProperties oldUnicodeProperties,
UnicodeProperties unicodeProperties)
|
| Uses of UnicodeProperties in com.liferay.portlet.trash.model |
|---|
| Methods in com.liferay.portlet.trash.model that return UnicodeProperties | |
|---|---|
UnicodeProperties |
TrashEntry.getTypeSettingsProperties()
|
UnicodeProperties |
TrashEntryWrapper.getTypeSettingsProperties()
|
UnicodeProperties |
TrashVersion.getTypeSettingsProperties()
|
UnicodeProperties |
TrashVersionWrapper.getTypeSettingsProperties()
|
| Methods in com.liferay.portlet.trash.model with parameters of type UnicodeProperties | |
|---|---|
void |
TrashEntry.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
TrashEntryWrapper.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
TrashVersion.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
void |
TrashVersionWrapper.setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
| Uses of UnicodeProperties in com.liferay.portlet.trash.service |
|---|
| Methods in com.liferay.portlet.trash.service with parameters of type UnicodeProperties | |
|---|---|
TrashEntry |
TrashEntryLocalService.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
TrashEntry |
TrashEntryLocalServiceWrapper.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
static TrashEntry |
TrashEntryLocalServiceUtil.addTrashEntry(long userId,
long groupId,
String className,
long classPK,
String classUuid,
String referrerClassName,
int status,
List<ObjectValuePair<Long,Integer>> statusOVPs,
UnicodeProperties typeSettingsProperties)
Moves an entry to trash. |
TrashVersion |
TrashVersionLocalServiceWrapper.addTrashVersion(long trashEntryId,
String className,
long classPK,
int status,
UnicodeProperties typeSettingsProperties)
|
TrashVersion |
TrashVersionLocalService.addTrashVersion(long trashEntryId,
String className,
long classPK,
int status,
UnicodeProperties typeSettingsProperties)
|
static TrashVersion |
TrashVersionLocalServiceUtil.addTrashVersion(long trashEntryId,
String className,
long classPK,
int status,
UnicodeProperties typeSettingsProperties)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||