cgl.narada.gui.admin.reliable.viewtable
Class ProfileRowData

java.lang.Object
  extended by cgl.narada.gui.admin.reliable.viewtable.ProfileRowData

public class ProfileRowData
extends Object


Field Summary
protected  String entityID
           
protected  String profileID
           
protected  String profileType
           
protected  String subscription
           
protected  String templateID
           
 
Constructor Summary
ProfileRowData(String profileID, String subscription, String profileType, String templateID, String entityID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

profileID

protected String profileID

subscription

protected String subscription

profileType

protected String profileType

templateID

protected String templateID

entityID

protected String entityID
Constructor Detail

ProfileRowData

public ProfileRowData(String profileID,
                      String subscription,
                      String profileType,
                      String templateID,
                      String entityID)


For comments and suggestions please send e-mail to The NaradaBrokering Project