public class SuppliedManagedObjectTeamImpl extends Object implements SuppliedManagedObjectTeam
SuppliedManagedObjectTeam
implementation.Constructor and Description |
---|
SuppliedManagedObjectTeamImpl(String teamName,
String teamSourceClassName,
PropertyList properties)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
PropertyList |
getProperties()
Obtains the
PropertyList to configure the TeamSource . |
String |
getTeamName()
Obtains the name of the
SuppliedManagedObjectTeam . |
String |
getTeamSourceClassName()
Obtains the
TeamSource Class name. |
public SuppliedManagedObjectTeamImpl(String teamName, String teamSourceClassName, PropertyList properties)
teamName
- Name of the Team
.teamSourceClassName
- Name of the TeamSource
Class
.properties
- PropertyList
.public String getTeamName()
SuppliedManagedObjectTeam
SuppliedManagedObjectTeam
.getTeamName
in interface SuppliedManagedObjectTeam
SuppliedManagedObjectTeam
.public String getTeamSourceClassName()
SuppliedManagedObjectTeam
TeamSource
Class
name. May be an alias.getTeamSourceClassName
in interface SuppliedManagedObjectTeam
TeamSource
Class
name.public PropertyList getProperties()
SuppliedManagedObjectTeam
PropertyList
to configure the TeamSource
.getProperties
in interface SuppliedManagedObjectTeam
PropertyList
to configure the TeamSource
.Copyright © 2005–2016. All rights reserved.