com.stratelia.webactiv.organization
Class DomainRow

java.lang.Object
  extended by com.stratelia.webactiv.organization.DomainRow

public class DomainRow
extends Object


Field Summary
 String authenticationServer
           
 String className
           
 String description
           
 int id
           
 String name
           
 String propFileName
           
 String silverpeasServerURL
           
 String theTimeStamp
           
 
Constructor Summary
DomainRow()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public int id

name

public String name

description

public String description

propFileName

public String propFileName

className

public String className

authenticationServer

public String authenticationServer

theTimeStamp

public String theTimeStamp

silverpeasServerURL

public String silverpeasServerURL
Constructor Detail

DomainRow

public DomainRow()


Copyright © 2016 Silverpeas. All Rights Reserved.