跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

J

JavaScriptStubResource - com.seeyon.ctp.rest.resources中的类
{literal} <table border=0> <tr> <td> <a href="{$url}"> <font color="red">This is a test</font> </a> </td> </tr> </table> {/literal} <b>OUTPUT:</b> <table border=0> <tr> <td> <a href="{$url}"> <font color="red">This is a test</font> </a> </td> </tr> </table>
JavaScriptStubResource() - 类 的构造器com.seeyon.ctp.rest.resources.JavaScriptStubResource
 
jexlEngine - 类 中的静态变量com.seeyon.ctp.route.util.JexlUtil
 
jexlTest() - 类 中的方法com.seeyon.ctp.cap.route.UrlMatchingRuleTest
 
JexlUtil - com.seeyon.ctp.route.util中的类
 
JexlUtil() - 类 的构造器com.seeyon.ctp.route.util.JexlUtil
 
JOB_GROUP_NAME - 类 中的静态变量com.seeyon.ctp.common.archive.job.TakeDownStaticFileDataJob
 
JOB_NAME - 类 中的静态变量com.seeyon.ctp.common.archive.job.TakeDownStaticFileDataJob
 
join(Collection<? extends Object>, String, PageContext) - 类 中的静态方法com.seeyon.ctp.common.taglibs.functions.Functions
把集合中的元素的某个属性值分隔符连接起来 class Member{ private long id; private String name; private Department department; } class Department{ private long id; private String name; } join(list<Member>, "name", ",") = 人名字的字符串 join(list<Member>, "department.name", ",") = 部门名字的字符串
join(Collection<? extends Object>, String, String) - 类 中的静态方法com.seeyon.ctp.common.taglibs.functions.Functions
join(Collection, String, PageContext)雷同,只是分隔符在调用放指定,常用于id的分割
join(Collection<? extends Object>, PageContext) - 类 中的静态方法com.seeyon.ctp.common.taglibs.functions.Functions
将集合连接起来,分隔符采用系统默认
join(Collection<? extends Object>, String) - 类 中的静态方法com.seeyon.ctp.common.taglibs.functions.Functions
将集合连接起来
jsFunction - 类 中的变量com.seeyon.v3x.common.taglibs.support.SelectPeopleSupport
 
JSON_KEY - 类 中的静态变量com.seeyon.apps.agent.quartz.AgentQuartzJob
接受参数的key
JSPAuthenticator - com.seeyon.ctp.common.web.filter中的类
JSP身份验证。
JSPAuthenticator() - 类 的构造器com.seeyon.ctp.common.web.filter.JSPAuthenticator
 
judgeSortId(Map, V3xOrgEntity) - 类 中的方法com.seeyon.ctp.rest.resources.BaseResource
判断当前对象是否设置了sortId,如果没有设置设置为NULL(因为创建对象判断根据NULL判断设置最大sortId)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接