public class CompareDateSoyFunction extends Object implements com.atlassian.soy.renderer.SoyServerFunction<Integer>, com.atlassian.soy.renderer.SoyClientFunction
Constructor and Description |
---|
CompareDateSoyFunction() |
Modifier and Type | Method and Description |
---|---|
Integer |
apply(Object... args) |
com.atlassian.soy.renderer.JsExpression |
generate(com.atlassian.soy.renderer.JsExpression... args) |
String |
getName() |
Set<Integer> |
validArgSizes() |
public String getName()
getName
in interface com.atlassian.soy.renderer.SoyFunction
public Integer apply(Object... args)
apply
in interface com.atlassian.soy.renderer.SoyServerFunction<Integer>
public com.atlassian.soy.renderer.JsExpression generate(com.atlassian.soy.renderer.JsExpression... args)
generate
in interface com.atlassian.soy.renderer.SoyClientFunction
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.