stomp.enhance
Interface ServiceEnhanced

All Superinterfaces:
AccessControlled, Persistent, java.io.Serializable, ServiceEnabled, TransientTransactional
All Known Subinterfaces:
ServiceDelegate, ServiceProxy

public interface ServiceEnhanced
extends ServiceEnabled, Persistent

interface implemented by all objects whose bytecode has been altered by the ServiceEnhancer. These objects are split into three parts, a proxy, a delegate, and a common interface implemented by both.

Author:
Eric Lindauer

Inner classes inherited from class stomp.service.ServiceEnabled
ServiceEnabled.AccessFactory
 
Methods inherited from interface stomp.service.ServiceEnabled
getServiceDelegate, getServiceLayer, setServiceLayer
 
Methods inherited from interface stomp.access.AccessControlled
getReadOnly
 
Methods inherited from interface stomp.jdo.Persistent
dataChanged, getHcmObjectId
 
Methods inherited from interface stomp.jdo.TransientTransactional
findInPm