Class URLFormat

java.lang.Object
org.gatein.pc.api.URLFormat

public class URLFormat extends Object
Defines how a container URL should be formatted when rendered.
Version:
$Revision: 630 $
Author:
Julien Viet
  • Constructor Details

  • Method Details

    • getWantSecure

      public Boolean getWantSecure()
    • getWantAuthenticated

      public Boolean getWantAuthenticated()
    • getWantRelative

      public Boolean getWantRelative()
    • getWantEscapeXML

      public Boolean getWantEscapeXML()