org.exoplatform.webui.organization.account
Class UIAccountTemplateConfigOption
java.lang.Object
org.exoplatform.webui.core.model.SelectItemOption<java.lang.String>
org.exoplatform.webui.organization.account.UIAccountTemplateConfigOption
public class UIAccountTemplateConfigOption
- extends SelectItemOption<java.lang.String>
Created by The eXo Platform SARL
Author : Nguyen Viet Chung
nguyenchung136@yahoo.com
Aug 7, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIAccountTemplateConfigOption
public UIAccountTemplateConfigOption(java.lang.String label,
java.lang.String value,
java.lang.String desc,
java.lang.String icon)
throws java.lang.Exception
- Throws:
java.lang.Exception
getMemberships
public java.util.List<UIUserMembershipSelector.Membership> getMemberships()
addMembership
public UIAccountTemplateConfigOption addMembership(UIUserMembershipSelector.Membership membership)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.