Uses of Enum Class
com.liferay.exportimport.kernel.lar.DataLevel
Packages that use DataLevel
-
Uses of DataLevel in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar that return DataLevelModifier and TypeMethodDescriptionBasePortletDataHandler.getDataLevel()
PortletDataHandler.getDataLevel()
static DataLevel
Returns the enum constant of this class with the specified name.static DataLevel[]
DataLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.exportimport.kernel.lar with parameters of type DataLevelModifier and TypeMethodDescriptionprotected void
BasePortletDataHandler.setDataLevel
(DataLevel dataLevel)