Mailing List webobjects-dev@wocommunity.org Message #350
จาก: Theodore Petrosky <tedpet5@yahoo.com>
หัวเรื่อง: Creating property key
วันที่: Sat, 1 Jan 2022 16:35:52 -0500
ถึง: WebObjects <webobjects-dev@wocommunity.org>
I have entities with various attributes. As example person with a firstname and a lastname. I want to create an accessor like:

public String fullName() {
return firstName().substring(0,1) + ". " + lastName();
}

But I want to access this fullName in a D2W app with a rule in rulemodeller.

Is this doable?

This is a simplified example. I have others that I need to process the attributes differently but I hope this is doable.

Ted
สมัครสมาชิก (ป้อนข้อมูล) สมัครสมาชิก (ไดเจสท์) สมัครสมาชิก (ดัชนี) ยกเลิกสมาชิก ส่งเมล์ถึงลิสต์มาสเตอร์