org.sourceforge.jemm.lifecycle
Interface ShadowTypeObject

All Superinterfaces:
ShadowObject
All Known Implementing Classes:
ShadowTypeObjectImpl

public interface ShadowTypeObject
extends ShadowObject

This is an internal interface used by JEMMTypes (e.g. JemmList) to handle their interaction with the underlying store.

Author:
Rory Graves

Method Summary
 TypeResponse<?> processRequest(TypeRequest<?> request)
           
 
Methods inherited from interface org.sourceforge.jemm.lifecycle.ShadowObject
getID, getUserObject
 

Method Detail

processRequest

TypeResponse<?> processRequest(TypeRequest<?> request)


Copyright © 2009. All Rights Reserved.