public interface Persistable
Modifier and Type | Method and Description |
---|---|
boolean |
shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted.
|
boolean shouldPersist(ServiceParameters params)
params
- a ServiceParameters
object.Copyright © 2021. All rights reserved.