Interface CrudMethodMetadata
public interface CrudMethodMetadata
-
Method Details
-
getMethod
Method getMethod()Returns theMethod
to be used. -
getScanConsistency
ScanConsistency getScanConsistency()If present holds the scan consistency annotation (null otherwise). -
getScope
String getScope() -
getCollection
String getCollection()
-