[
https://issues.apache.org/jira/browse/STRATOS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362731#comment-14362731
]
Mariangela Hills commented on STRATOS-1246:
-------------------------------------------
Comment made by imesh with regard to this issue in the corresponding email:
A good finding Mari! IMO we need to rename "property" to "properties". I went
through all the bean classes and this problem is there in the following classes
used by the API:
ApplicationBean
SubscribableInfo
CartridgeBean
IaasProviderBean
KubernetesClusterBean
KubernetesMasterBean
KubernetesHostBean
PartitionBean
ClusterBean
MemberBean
> Use a common term when pointing to the PropertyBean
> ---------------------------------------------------
>
> Key: STRATOS-1246
> URL: https://issues.apache.org/jira/browse/STRATOS-1246
> Project: Stratos
> Issue Type: Improvement
> Affects Versions: 4.1.0 Alpha
> Reporter: Mariangela Hills
> Priority: Minor
>
> Two different property names have been used to access the PropertyBean. We
> should use "property" or "properties" and stick to one standard as it refers
> to the same PropertyBean
>
> For example:
> In ApplicationPolicyBean.java it states :
> List<PropertyBean> properties
> In ApplicationBean.java it states :
> private List<PropertyBean> property
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)