com.liferay.portal.kernel.dao.orm
Interface ProjectionList

All Superinterfaces:
Projection

public interface ProjectionList
extends Projection

View Source

Author:
Raymond Augé

Method Summary
 ProjectionList add(Projection projection)
           
 ProjectionList add(Projection projection, java.lang.String alias)
           
 

Method Detail

add

ProjectionList add(Projection projection)

add

ProjectionList add(Projection projection,
                   java.lang.String alias)