R
- the type of the target object
public interface PostCopy<R extends PortalEntity>
Modifier and Type | Method and Description |
---|---|
void |
postCopy(R copy)
Called after the object has been copied
|
void postCopy(R copy)
copy
- the target of the copy