Object
com.liferay.portal.dao.orm.hibernate.ProjectionImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.Projection
- Direct Known Subclasses:
ProjectionListImpl
, PropertyImpl
public class ProjectionImpl
extends Object
implements com.liferay.portal.kernel.dao.orm.Projection
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors
-
Method Summary
org.hibernate.criterion.Projection
-
Constructor Details
-
ProjectionImpl
public ProjectionImpl(org.hibernate.criterion.Projection projection)
-
Method Details
-
getWrappedProjection
public org.hibernate.criterion.Projection getWrappedProjection()
-