Content deleted Content added
→Sample code: format code |
m change source to syntaxhighlight |
||
Line 28:
==Sample code==
Sample code for a Professional Service Automation application (PSA) in which the resource object is implemented via composite entity pattern, may look like as follows (entity implements coarse-grained object):
<
package corepatterns.apps.psa.ejb;
Line 271:
}
</
==See also==
|