org.gcube.portlets.admin.usersmanagementportlet.gwt.shared
Class RecipientTypeConstants

java.lang.Object
  extended by org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.RecipientTypeConstants

public class RecipientTypeConstants
extends Object


Field Summary
static String EMAIL_BCC
           
static String EMAIL_CC
           
static String EMAIL_TO
           
 
Constructor Summary
RecipientTypeConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMAIL_TO

public static final String EMAIL_TO
See Also:
Constant Field Values

EMAIL_CC

public static final String EMAIL_CC
See Also:
Constant Field Values

EMAIL_BCC

public static final String EMAIL_BCC
See Also:
Constant Field Values
Constructor Detail

RecipientTypeConstants

public RecipientTypeConstants()


Copyright © 2013. All Rights Reserved.