Uses of Class
wt.replication.sender.RemoteSiteTeamTemplate

Packages that use RemoteSiteTeamTemplate
wt.replication.sender   
 

Uses of RemoteSiteTeamTemplate in wt.replication.sender
 

Methods in wt.replication.sender that return RemoteSiteTeamTemplate
 RemoteSiteTeamTemplate RemoteSiteTeamTemplateLink.getTeamTemplate()
          Gets the object for the association that plays role: TEAM_TEMPLATE_ROLE.
static RemoteSiteTeamTemplate RemoteSiteTeamTemplate.newRemoteSiteTeamTemplate()
          Default factory for the class.
 

Methods in wt.replication.sender with parameters of type RemoteSiteTeamTemplate
 void RemoteSiteTeamTemplateLink.setTeamTemplate(RemoteSiteTeamTemplate teamTemplate)
          Sets the object for the association that plays role: TEAM_TEMPLATE_ROLE.
static RemoteSiteTeamTemplateLink RemoteSiteTeamTemplateLink.newRemoteSiteTeamTemplateLink(Site site, RemoteSiteTeamTemplate teamTemplate)
          Default factory for the class.
protected  boolean RemoteSiteTeamTemplate.readVersion(RemoteSiteTeamTemplate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.