|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.itim.dataservices.model.domain.ServiceEntityBridge
public class ServiceEntityBridge
Field Summary |
---|
Fields inherited from interface com.ibm.itim.dataservices.model.domain.IServiceEntity |
---|
NAME |
Constructor Summary | |
---|---|
ServiceEntityBridge()
|
Method Summary | |
---|---|
ServiceEntity |
create(ObjectProfile profile,
Service service)
Create a ServiceEntity object for this Service. |
ServiceEntity |
create(Service serviceObject)
Create a ServiceEntity object for this Service. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceEntityBridge()
Method Detail |
---|
public ServiceEntity create(Service serviceObject)
IServiceEntity
create
in interface IServiceEntity
public ServiceEntity create(ObjectProfile profile, Service service)
IServiceEntity
create
in interface IServiceEntity
profile
- Profile identifying the type of this service (e.g., NT,
Exchange).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |