public interface PostPersist<T> extends Child<T>
post-persist
xsd typeModifier and Type | Method and Description |
---|---|
String |
getMethodName()
Returns the
method-name attribute |
PostPersist<T> |
methodName(String methodName)
Sets the
method-name attribute |
PostPersist<T> |
removeMethodName()
Removes the
method-name attribute |
PostPersist<T> methodName(String methodName)
method-name
attributemethodName
- the value for the attribute method-name
PostPersist
String getMethodName()
method-name
attributemethod-name
PostPersist<T> removeMethodName()
method-name
attributePostPersist
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.