Interface IWFSTOperation

All Known Implementing Classes:
WFSTAttributesOperation, WFSTDeleteOperation, WFSTInsertOperation, WFSTOperation, WFSTUpdateOperation

public interface IWFSTOperation
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
  • Method Details

    • getOperationName

      String getOperationName()
      Returns:
      the operation name
    • hasTypeName

      boolean hasTypeName()