Class GenericRepositoryObjectWrapper<T extends DataObject>

    • Constructor Detail

      • GenericRepositoryObjectWrapper

        protected GenericRepositoryObjectWrapper​(T o)
        Constructor of the class GenericRepositoryObjectWrapper.
        Parameters:
        o - The DataObject to wrap in the GenericRepositoryObjectWrapper.