Interface CacheVariable


public interface CacheVariable
Represents <cache-variable>.
  • Method Details

    • isSetType

      boolean isSetType()
    • getType

    • getIdentifier

      String getIdentifier()
    • getMethod

      String getMethod()
    • isSetRequired

      boolean isSetRequired()
    • isRequired

      boolean isRequired()
    • getDataId

      String getDataId()
    • getInvalidate

      String getInvalidate()