|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tuple | |
|---|---|
| com.liferay.portal.convert.util | |
| com.liferay.portal.exception | |
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.xmlrpc | |
| com.liferay.portlet.asset.model | |
| com.liferay.portlet.social.service | This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.portlet.social.service.impl | This package defines the social related portlet local service implementations. |
| Uses of Tuple in com.liferay.portal.convert.util |
|---|
| Methods in com.liferay.portal.convert.util that return Tuple | |
|---|---|
protected Tuple |
ModelMigratorImpl.getTableDetails(Class<?> implClass,
Field tableField,
String tableFieldVar)
|
| Methods in com.liferay.portal.convert.util that return types with arguments of type Tuple | |
|---|---|
protected Map<String,Tuple> |
ModelMigratorImpl.getModelTableDetails(Class<?> implClass)
|
| Method parameters in com.liferay.portal.convert.util with type arguments of type Tuple | |
|---|---|
protected void |
ModelMigratorImpl.migrateModel(Map<String,Tuple> modelTableDetails,
DB db,
Connection connection)
|
| Uses of Tuple in com.liferay.portal.exception |
|---|
| Methods in com.liferay.portal.exception that return types with arguments of type Tuple | |
|---|---|
List<Tuple> |
LayoutPrototypeException.getMissingLayoutPrototypes()
|
| Method parameters in com.liferay.portal.exception with type arguments of type Tuple | |
|---|---|
void |
LayoutPrototypeException.setMissingLayoutPrototypes(List<Tuple> missingLayoutPrototypes)
|
| Constructor parameters in com.liferay.portal.exception with type arguments of type Tuple | |
|---|---|
LayoutPrototypeException(List<Tuple> missingLayoutPrototypes)
|
|
| Uses of Tuple in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return Tuple | |
|---|---|
static Tuple |
ModelHintsUtil.getSanitizeTuple(String model,
String field)
|
Tuple |
ModelHints.getSanitizeTuple(String model,
String field)
|
Tuple |
BaseModelHintsImpl.getSanitizeTuple(String model,
String field)
|
| Methods in com.liferay.portal.model that return types with arguments of type Tuple | |
|---|---|
static List<Tuple> |
ModelHintsUtil.getSanitizeTuples(String model)
|
List<Tuple> |
ModelHints.getSanitizeTuples(String model)
|
List<Tuple> |
BaseModelHintsImpl.getSanitizeTuples(String model)
|
static List<Tuple> |
ModelHintsUtil.getValidators(String model,
String field)
|
List<Tuple> |
ModelHints.getValidators(String model,
String field)
|
List<Tuple> |
BaseModelHintsImpl.getValidators(String model,
String field)
|
| Uses of Tuple in com.liferay.portal.xmlrpc |
|---|
| Methods in com.liferay.portal.xmlrpc that return Tuple | |
|---|---|
static Tuple |
XmlRpcParser.parseMethod(String xml)
|
| Uses of Tuple in com.liferay.portlet.asset.model |
|---|
| Methods in com.liferay.portlet.asset.model that return Tuple | |
|---|---|
Tuple |
BaseAssetRendererFactory.getClassTypeFieldName(long classTypeId,
String fieldName,
Locale locale)
Deprecated. |
Tuple |
AssetRendererFactory.getClassTypeFieldName(long classTypeId,
String fieldName,
Locale locale)
Deprecated. As of 7.0.0, see ClassTypeReader |
protected Tuple |
BaseAssetRendererFactory.toTuple(ClassTypeField classTypeField)
|
| Methods in com.liferay.portlet.asset.model that return types with arguments of type Tuple | |
|---|---|
List<Tuple> |
BaseAssetRendererFactory.getClassTypeFieldNames(long classTypeId,
Locale locale,
int start,
int end)
Deprecated. |
List<Tuple> |
AssetRendererFactory.getClassTypeFieldNames(long classTypeId,
Locale locale,
int start,
int end)
Deprecated. As of 7.0.0, see ClassTypeReader |
| Uses of Tuple in com.liferay.portlet.social.service |
|---|
| Methods in com.liferay.portlet.social.service that return types with arguments of type Tuple | |
|---|---|
static List<Tuple> |
SocialActivityCounterLocalServiceUtil.getUserActivityCounters(long groupId,
String[] rankingNames,
String[] selectedNames,
int start,
int end)
Returns the range of tuples that contain users and a list of activity counters. |
List<Tuple> |
SocialActivityCounterLocalService.getUserActivityCounters(long groupId,
String[] rankingNames,
String[] selectedNames,
int start,
int end)
Returns the range of tuples that contain users and a list of activity counters. |
List<Tuple> |
SocialActivityCounterLocalServiceWrapper.getUserActivityCounters(long groupId,
String[] rankingNames,
String[] selectedNames,
int start,
int end)
Returns the range of tuples that contain users and a list of activity counters. |
| Uses of Tuple in com.liferay.portlet.social.service.impl |
|---|
| Methods in com.liferay.portlet.social.service.impl that return types with arguments of type Tuple | |
|---|---|
List<Tuple> |
SocialActivityCounterLocalServiceImpl.getUserActivityCounters(long groupId,
String[] rankingNames,
String[] selectedNames,
int start,
int end)
Returns the range of tuples that contain users and a list of activity counters. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||