JSFの違いは何ですか
UIComponent component;
component.get *AttributeName*() and
component.getAttributes().get("attibute name")
?
component.set *AttributeName*(value)
component.getAttributes().put("attibute name", value)
?
たとえば、 HashMapdisabled=true
の呼び出しフェーズで属性を設定した場合、違いはありますか?getAttributes()