| Modifier and Type | Method and Description | 
|---|---|
void | 
invalidate(Collection primaryKeys)  | 
void | 
invalidate(Object primaryKey)  | 
void | 
invalidateAll()  | 
void | 
invalidateAllLocalServer()  | 
void | 
invalidateLocalServer(Collection primaryKeys)  | 
void | 
invalidateLocalServer(Object primaryKey)  | 
getEJBMetaData, getHomeHandle, remove, removevoid invalidate(Object primaryKey) throws RemoteException
RemoteExceptionvoid invalidate(Collection primaryKeys) throws RemoteException
RemoteExceptionvoid invalidateAll()
            throws RemoteException
RemoteExceptionvoid invalidateLocalServer(Object primaryKey) throws RemoteException
RemoteExceptionvoid invalidateLocalServer(Collection primaryKeys) throws RemoteException
RemoteExceptionvoid invalidateAllLocalServer()
                       throws RemoteException
RemoteException