public interface IServiceEntity
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
ServiceEntity |
create(ObjectProfile profile,
Service service)
Create a ServiceEntity object for this Service.
|
ServiceEntity |
create(Service serviceObject)
Create a ServiceEntity object for this Service.
|
static final java.lang.String NAME
ServiceEntity create(Service serviceObject)
ServiceEntity create(ObjectProfile profile, Service service)
profile - Profile identifying the type of this service (e.g., NT,
Exchange).