|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.exoplatform.services.wsrp.type | |
| Uses of Property in org.exoplatform.services.wsrp.type |
|---|
| Methods in org.exoplatform.services.wsrp.type that return Property | |
|---|---|
Property[] |
PropertyList.getProperties()
Gets the properties value for this PropertyList. |
Property |
PropertyList.getProperties(int i)
|
Property[] |
RegistrationData.getRegistrationProperties()
Gets the registrationProperties value for this RegistrationData. |
Property |
RegistrationData.getRegistrationProperties(int i)
|
| Methods in org.exoplatform.services.wsrp.type with parameters of type Property | |
|---|---|
void |
PropertyList.setProperties(int i,
Property _value)
|
void |
PropertyList.setProperties(Property[] properties)
Sets the properties value for this PropertyList. |
void |
RegistrationData.setRegistrationProperties(int i,
Property _value)
|
void |
RegistrationData.setRegistrationProperties(Property[] registrationProperties)
Sets the registrationProperties value for this RegistrationData. |
| Constructors in org.exoplatform.services.wsrp.type with parameters of type Property | |
|---|---|
PropertyList(Property[] properties,
ResetProperty[] resetProperties,
Extension[] extensions)
|
|
RegistrationData(java.lang.String consumerName,
java.lang.String consumerAgent,
boolean methodGetSupported,
java.lang.String[] consumerModes,
java.lang.String[] consumerWindowStates,
java.lang.String[] consumerUserScopes,
java.lang.String[] customUserProfileData,
Property[] registrationProperties,
Extension[] extensions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||