org.broadleafcommerce.admin.client.presenter.promotion.translation.grouping
Class Group
java.lang.Object
org.broadleafcommerce.admin.client.presenter.promotion.translation.grouping.Group
public class Group
- extends java.lang.Object
- Author:
- jfischer
|
Constructor Summary |
Group()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Group
public Group()
getPhrases
public java.util.List<java.lang.String> getPhrases()
getOperatorType
public com.smartgwt.client.types.OperatorId getOperatorType()
setOperatorType
public void setOperatorType(com.smartgwt.client.types.OperatorId operatorType)
getSubGroups
public java.util.List<Group> getSubGroups()
getIsTopGroup
public java.lang.Boolean getIsTopGroup()
setIsTopGroup
public void setIsTopGroup(java.lang.Boolean isTopGroup)
Copyright © 2011. All Rights Reserved.