public class Group extends Projection implements IProjection, Cloneable, Serializable
LOG| Modifier and Type | Method and Description |
|---|---|
static Group |
add(String name,
ProjectionMode projectionMode) |
String |
getName() |
ProjectionMode |
getProjectionMode() |
getValuegetCacheable, getReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCacheable, getValuegetReferencepublic static Group add(String name, ProjectionMode projectionMode)
public String getName()
getName in interface ICriteriongetName in class Projectionpublic ProjectionMode getProjectionMode()
Copyright © 2016 jufeng. All rights reserved.