Package sonia.scm

Interface ReducedModelObject

All Known Implementing Classes:
DisplayGroup, DisplayUser, Group, User

public interface ReducedModelObject
This is a reduced form of a model object. It can be used as search result to avoid returning the whole object properties.
  • Method Details

    • getId

      String getId()
    • getDisplayName

      String getDisplayName()