|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TpServiceProperty in org.csapi.fw |
|---|
| Fields in org.csapi.fw declared as TpServiceProperty | |
|---|---|
TpServiceProperty[] |
TpServiceDescription.ServicePropertyList
|
TpServiceProperty[] |
TpServiceProfileDescription.ServiceSubscriptionProperties
|
TpServiceProperty[] |
TpServiceContractDescription.ServiceSubscriptionProperties
|
TpServiceProperty[] |
TpServicePropertyListHolder.value
|
TpServiceProperty |
TpServicePropertyHolder.value
|
| Methods in org.csapi.fw that return TpServiceProperty | |
|---|---|
static TpServiceProperty[] |
TpServiceSubscriptionPropertiesHelper.extract(org.omg.CORBA.Any any)
|
static TpServiceProperty[] |
TpServicePropertyListHelper.extract(org.omg.CORBA.Any any)
|
static TpServiceProperty |
TpServicePropertyHelper.extract(org.omg.CORBA.Any any)
|
static TpServiceProperty[] |
TpServiceSubscriptionPropertiesHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpServiceProperty[] |
TpServicePropertyListHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpServiceProperty |
TpServicePropertyHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.fw with parameters of type TpServiceProperty | |
|---|---|
static void |
TpServicePropertyHelper.insert(org.omg.CORBA.Any any,
TpServiceProperty s)
|
static void |
TpServiceSubscriptionPropertiesHelper.insert(org.omg.CORBA.Any any,
TpServiceProperty[] s)
|
static void |
TpServicePropertyListHelper.insert(org.omg.CORBA.Any any,
TpServiceProperty[] s)
|
static void |
TpServicePropertyHelper.write(org.omg.CORBA.portable.OutputStream out,
TpServiceProperty s)
|
static void |
TpServiceSubscriptionPropertiesHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpServiceProperty[] _s)
|
static void |
TpServicePropertyListHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpServiceProperty[] _s)
|
| Constructors in org.csapi.fw with parameters of type TpServiceProperty | |
|---|---|
TpServiceContractDescription(TpPerson ServiceRequestor,
TpPerson BillingContact,
java.lang.String ServiceStartDate,
java.lang.String ServiceEndDate,
java.lang.String ServiceTypeName,
java.lang.String ServiceID,
TpServiceProperty[] ServiceSubscriptionProperties,
boolean InUse)
|
|
TpServiceDescription(java.lang.String ServiceTypeName,
TpServiceProperty[] ServicePropertyList)
|
|
TpServiceProfileDescription(java.lang.String ServiceContractID,
java.lang.String ServiceStartDate,
java.lang.String ServiceEndDate,
java.lang.String ServiceTypeName,
TpServiceProperty[] ServiceSubscriptionProperties,
java.lang.String ServiceID,
boolean InUse)
|
|
TpServicePropertyHolder(TpServiceProperty initial)
|
|
TpServicePropertyListHolder(TpServiceProperty[] initial)
|
|
| Uses of TpServiceProperty in org.csapi.fw.fw_application.discovery |
|---|
| Methods in org.csapi.fw.fw_application.discovery with parameters of type TpServiceProperty | |
|---|---|
TpService[] |
IpServiceDiscoveryPOATie.discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
|
TpService[] |
IpServiceDiscoveryOperations.discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
|
TpService[] |
_IpServiceDiscoveryStub.discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
|
| Uses of TpServiceProperty in org.csapi.fw.fw_service.discovery |
|---|
| Methods in org.csapi.fw.fw_service.discovery with parameters of type TpServiceProperty | |
|---|---|
TpService[] |
IpFwServiceDiscoveryPOATie.discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
|
TpService[] |
IpFwServiceDiscoveryOperations.discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
|
TpService[] |
_IpFwServiceDiscoveryStub.discoverService(java.lang.String serviceTypeName,
TpServiceProperty[] desiredPropertyList,
int max)
|
| Uses of TpServiceProperty in org.csapi.fw.fw_service.service_lifecycle |
|---|
| Methods in org.csapi.fw.fw_service.service_lifecycle with parameters of type TpServiceProperty | |
|---|---|
IpService |
IpServiceInstanceLifecycleManagerPOATie.createServiceManager(java.lang.String application,
TpServiceProperty[] serviceProperties,
java.lang.String serviceInstanceID)
|
IpService |
IpServiceInstanceLifecycleManagerOperations.createServiceManager(java.lang.String application,
TpServiceProperty[] serviceProperties,
java.lang.String serviceInstanceID)
|
IpService |
_IpServiceInstanceLifecycleManagerStub.createServiceManager(java.lang.String application,
TpServiceProperty[] serviceProperties,
java.lang.String serviceInstanceID)
|
| Uses of TpServiceProperty in org.csapi.fw.fw_service.service_registration |
|---|
| Methods in org.csapi.fw.fw_service.service_registration with parameters of type TpServiceProperty | |
|---|---|
java.lang.String |
IpFwServiceRegistrationPOATie.registerService(java.lang.String serviceTypeName,
TpServiceProperty[] servicePropertyList)
|
java.lang.String |
IpFwServiceRegistrationOperations.registerService(java.lang.String serviceTypeName,
TpServiceProperty[] servicePropertyList)
|
java.lang.String |
_IpFwServiceRegistrationStub.registerService(java.lang.String serviceTypeName,
TpServiceProperty[] servicePropertyList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||