com.ibm.ws.javaee.dd.webext

Interface CacheVariable



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

      • isSetType

        boolean isSetType()
      • getIdentifier

        java.lang.String getIdentifier()
      • getMethod

        java.lang.String getMethod()
      • isSetRequired

        boolean isSetRequired()
      • isRequired

        boolean isRequired()
      • getDataId

        java.lang.String getDataId()
      • getInvalidate

        java.lang.String getInvalidate()