public class StandardEntityNotFoundDelegate extends java.lang.Object implements EntityNotFoundDelegate
ObjectNotFoundException
.Modifier and Type | Field and Description |
---|---|
static StandardEntityNotFoundDelegate |
INSTANCE
Singleton access
|
Constructor and Description |
---|
StandardEntityNotFoundDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
handleEntityNotFound(java.lang.String entityName,
java.io.Serializable id) |
public static final StandardEntityNotFoundDelegate INSTANCE
public void handleEntityNotFound(java.lang.String entityName, java.io.Serializable id)
handleEntityNotFound
in interface EntityNotFoundDelegate
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.