Uses of Class
org.eobjects.datacleaner.monitor.shared.model.TenantIdentifier

Packages that use TenantIdentifier
org.eobjects.datacleaner.monitor.scheduling.model   
 

Uses of TenantIdentifier in org.eobjects.datacleaner.monitor.scheduling.model
 

Methods in org.eobjects.datacleaner.monitor.scheduling.model that return TenantIdentifier
 TenantIdentifier ScheduleDefinition.getTenant()
           
 

Methods in org.eobjects.datacleaner.monitor.scheduling.model with parameters of type TenantIdentifier
 void ScheduleDefinition.setTenant(TenantIdentifier tenant)
           
 

Constructors in org.eobjects.datacleaner.monitor.scheduling.model with parameters of type TenantIdentifier
ScheduleDefinition(TenantIdentifier tenant, JobIdentifier job, DatastoreIdentifier datastoreIdentifier)
           
 



Copyright © 2012 Human Inference. All Rights Reserved.