Uses of Enum Class
com.liferay.portal.kernel.change.tracking.CTColumnResolutionType
Packages that use CTColumnResolutionType
Package
Description
-
Uses of CTColumnResolutionType in com.liferay.portal.kernel.change.tracking
Methods in com.liferay.portal.kernel.change.tracking that return CTColumnResolutionTypeModifier and TypeMethodDescriptionstatic CTColumnResolutionType
Returns the enum constant of this class with the specified name.static CTColumnResolutionType[]
CTColumnResolutionType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CTColumnResolutionType in com.liferay.portal.kernel.service.persistence.change.tracking
Methods in com.liferay.portal.kernel.service.persistence.change.tracking with parameters of type CTColumnResolutionTypeModifier and TypeMethodDescriptionCTPersistence.getCTColumnNames
(CTColumnResolutionType ctColumnResolutionType)