Interface IWebScope

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      LocalDateTime getCreationDateTime()  
      • Methods inherited from interface com.helger.datetime.domain.IHasCreationDateTime

        getCreationDate, getCreationTime, hasCreationDateTime, isCreatedAt
      • Methods inherited from interface com.helger.scope.IScope

        attrs, destroyScope, getAllScopeRenewalAwareAttributes, getID, initScope, isDestroyed, isInDestruction, isValid, runAtomic, runAtomic
    • Method Detail

      • getCreationDateTime

        @Nonnull
        LocalDateTime getCreationDateTime()
        Specified by:
        getCreationDateTime in interface com.helger.datetime.domain.IHasCreationDateTime
        Returns:
        The date and time when this web scope was created. Never null.
        Since:
        9.1.2