Package com.liferay.redirect.model
Class RedirectPatternEntry
java.lang.Object
com.liferay.redirect.model.RedirectPatternEntry
-
Constructor Summary
ConstructorsConstructorDescriptionRedirectPatternEntry
(com.google.re2j.Pattern pattern, String destinationURL, String userAgent) -
Method Summary
Modifier and TypeMethodDescriptioncom.google.re2j.Pattern
-
Constructor Details
-
RedirectPatternEntry
-
-
Method Details
-
getDestinationURL
-
getPattern
public com.google.re2j.Pattern getPattern() -
getUserAgent
-