站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss JBPM 3.1.3 API 英文版文档

HibernateStringIdMatcher (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档


org.jbpm.context.exe.matcher
Class HibernateStringIdMatcher

java.lang.Object
  extended by org.jbpm.context.exe.matcher.HibernateStringIdMatcher
All Implemented Interfaces:
java.io.Serializable, JbpmTypeMatcher

public class HibernateStringIdMatcher
extends java.lang.Object
implements JbpmTypeMatcher

See Also:
Serialized Form

Constructor Summary
HibernateStringIdMatcher()
           
 
Method Summary
 boolean matches(java.lang.Class valueClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateStringIdMatcher

public HibernateStringIdMatcher()
Method Detail

matches

public boolean matches(java.lang.Class valueClass)
Specified by:
matches in interface JbpmTypeMatcher


Version : jbpm-3.1.3