Interface RemoteFieldModel

All Superinterfaces:
CommonSearchModel
All Known Subinterfaces:
MultiRemoteFieldModel
All Known Implementing Classes:
MultiRemoteFieldModelImpl, RemoteFieldModelImpl

public interface RemoteFieldModel extends CommonSearchModel
The remote-field part of an EntitySearchModel.
  • Method Details

    • getScope

      String getScope()
    • setScope

      void setScope(String scope)