|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpProperty | |
|---|---|
| org.csapi.fw | |
| org.csapi.fw.fw_access.trust_and_security | |
| org.csapi.fw.fw_enterprise_operator.service_subscription | |
| Uses of TpProperty in org.csapi.fw |
|---|
| Fields in org.csapi.fw declared as TpProperty | |
|---|---|
TpProperty[] |
TpClientAppDescription.ClientAppProperties
|
TpProperty[] |
TpEntOp.EntOpProperties
|
TpProperty[] |
TpPerson.PersonProperties
|
TpProperty |
TpPropertyHolder.value
|
TpProperty[] |
TpPropertyListHolder.value
|
| Methods in org.csapi.fw that return TpProperty | |
|---|---|
static TpProperty[] |
TpPersonPropertiesHelper.extract(org.omg.CORBA.Any any)
|
static TpProperty[] |
TpEndAccessPropertiesHelper.extract(org.omg.CORBA.Any any)
|
static TpProperty[] |
TpPropertyListHelper.extract(org.omg.CORBA.Any any)
|
static TpProperty[] |
TpClientAppPropertiesHelper.extract(org.omg.CORBA.Any any)
|
static TpProperty |
TpPropertyHelper.extract(org.omg.CORBA.Any any)
|
static TpProperty[] |
TpEntOpPropertiesHelper.extract(org.omg.CORBA.Any any)
|
static TpProperty[] |
TpPersonPropertiesHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpProperty[] |
TpEndAccessPropertiesHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpProperty[] |
TpPropertyListHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpProperty[] |
TpClientAppPropertiesHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpProperty |
TpPropertyHelper.read(org.omg.CORBA.portable.InputStream in)
|
static TpProperty[] |
TpEntOpPropertiesHelper.read(org.omg.CORBA.portable.InputStream _in)
|
| Methods in org.csapi.fw with parameters of type TpProperty | |
|---|---|
static void |
TpPropertyHelper.insert(org.omg.CORBA.Any any,
TpProperty s)
|
static void |
TpPersonPropertiesHelper.insert(org.omg.CORBA.Any any,
TpProperty[] s)
|
static void |
TpEndAccessPropertiesHelper.insert(org.omg.CORBA.Any any,
TpProperty[] s)
|
static void |
TpPropertyListHelper.insert(org.omg.CORBA.Any any,
TpProperty[] s)
|
static void |
TpClientAppPropertiesHelper.insert(org.omg.CORBA.Any any,
TpProperty[] s)
|
static void |
TpEntOpPropertiesHelper.insert(org.omg.CORBA.Any any,
TpProperty[] s)
|
static void |
TpPropertyHelper.write(org.omg.CORBA.portable.OutputStream out,
TpProperty s)
|
static void |
TpPersonPropertiesHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpProperty[] _s)
|
static void |
TpEndAccessPropertiesHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpProperty[] _s)
|
static void |
TpPropertyListHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpProperty[] _s)
|
static void |
TpClientAppPropertiesHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpProperty[] _s)
|
static void |
TpEntOpPropertiesHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpProperty[] _s)
|
| Constructors in org.csapi.fw with parameters of type TpProperty | |
|---|---|
TpClientAppDescription(java.lang.String ClientAppID,
TpProperty[] ClientAppProperties,
boolean HasAccessSession,
boolean HasServiceInstances)
|
|
TpEntOp(java.lang.String EntOpID,
TpProperty[] EntOpProperties)
|
|
TpPerson(java.lang.String PersonName,
java.lang.String PostalAddress,
java.lang.String TelephoneNumber,
java.lang.String Email,
java.lang.String HomePage,
TpProperty[] PersonProperties)
|
|
TpPropertyHolder(TpProperty initial)
|
|
TpPropertyListHolder(TpProperty[] initial)
|
|
| Uses of TpProperty in org.csapi.fw.fw_access.trust_and_security |
|---|
| Methods in org.csapi.fw.fw_access.trust_and_security with parameters of type TpProperty | |
|---|---|
void |
IpAccessOperations.endAccess(TpProperty[] endAccessProperties)
|
void |
IpAccessPOATie.endAccess(TpProperty[] endAccessProperties)
|
void |
_IpAccessStub.endAccess(TpProperty[] endAccessProperties)
|
| Uses of TpProperty in org.csapi.fw.fw_enterprise_operator.service_subscription |
|---|
| Methods in org.csapi.fw.fw_enterprise_operator.service_subscription with parameters of type TpProperty | |
|---|---|
void |
IpEntOpAccountManagementOperations.modifyEntOpAccount(TpProperty[] enterpriseOperatorProperties)
|
void |
_IpEntOpAccountManagementStub.modifyEntOpAccount(TpProperty[] enterpriseOperatorProperties)
|
void |
IpEntOpAccountManagementPOATie.modifyEntOpAccount(TpProperty[] enterpriseOperatorProperties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||