|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sas.framework.expojo.ModelExposerComponent
com.sas.framework.expojo.ServiceComponent
public abstract class ServiceComponent
Superclass for exposer components exposing services - ie., that which can make changes to the objects in the datastore. Extend this class to make your application specific services. Typically methods will be written in a persistence engine independent way allowing them to be easily reused with any persistence provider.
| Field Summary |
|---|
| Fields inherited from class com.sas.framework.expojo.ModelExposerComponent |
|---|
modelExposer, name |
| Constructor Summary | |
|---|---|
ServiceComponent()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sas.framework.expojo.ModelExposerComponent |
|---|
getName, getPersistenceProvider, init, setModelExposer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceComponent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||