Class ServerSideCriterion

    • Constructor Detail

      • ServerSideCriterion

        public ServerSideCriterion()
    • Method Detail

      • isClientSideVerifiable

        public final boolean isClientSideVerifiable()
        Description copied from interface: AcceptCriterion
        Returns whether the criteria can be checked on the client or whether a server request is needed to check the criteria. This requirement may depend on the state of the criterion (e.g. logical operations between criteria), so this cannot be based on a marker interface.
        Specified by:
        isClientSideVerifiable in interface AcceptCriterion
      • paintContent

        public void paintContent​(PaintTarget target)
      • getIdentifier

        protected java.lang.String getIdentifier()