Interface XSLT


public interface XSLT
Interface for XSLT objects which will be managed by an XSLTHome.
  • Method Details

    • getContent

      String getContent()
      Gets the XSLT content.
      Returns:
      The XSLT content.
    • getComponentTemplateId

      int getComponentTemplateId()
      Gets the component template id.
      Returns:
      The component template id.
    • getPublicationId

      int getPublicationId()
      Gets the publication id.
      Returns:
      The publication id.
    • getNamespaceId

      int getNamespaceId()
      Gets the namespace id.
      Returns:
      The namespace id.
    • getLastModified

      long getLastModified()
      Gets the last modified time.
      Returns:
      The last modified time.