|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Type | |
---|---|
com.liferay.portal.kernel.dao.orm |
Uses of Type in com.liferay.portal.kernel.dao.orm |
---|
Methods in com.liferay.portal.kernel.dao.orm that return Type | |
---|---|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.liferay.portal.kernel.dao.orm with parameters of type Type | |
---|---|
SQLQuery |
SQLQuery.addScalar(String columnAlias,
Type type)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |