com.trackstudio.kernel.manager
Class FindManager
java.lang.Object
com.trackstudio.kernel.manager.KernelManager
com.trackstudio.kernel.manager.FindManager
public class FindManager
- extends KernelManager
Fields inherited from class com.trackstudio.kernel.manager.KernelManager |
hu |
Methods inherited from class com.trackstudio.kernel.manager.KernelManager |
getAcl, getAttachment, getCategory, getEmailType, getFilter, getFind, getIndex, getLicense, getLongText, getMailImport, getMessage, getPrstatus, getRegistration, getReport, getScript, getStep, getTask, getTSInfo, getUdf, getUser, getWorkflow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
protected static FindManager getInstance()
findProperty
public Property findProperty(java.lang.String id)
throws GranException
- Throws:
GranException
findAttachment
public Attachment findAttachment(java.lang.String id)
throws GranException
- Throws:
GranException
findCategory
public Category findCategory(java.lang.String id)
throws GranException
- Throws:
GranException
findTrigger
public Trigger findTrigger(java.lang.String id)
throws GranException
- Throws:
GranException
findCatrelation
public Catrelation findCatrelation(java.lang.String id)
throws GranException
- Throws:
GranException
findContentType
public ContentType findContentType(java.lang.String id)
throws GranException
- Throws:
GranException
findFromType
public FromType findFromType(java.lang.String id)
throws GranException
- Throws:
GranException
findCprstatus
public Cprstatus findCprstatus(java.lang.String id)
throws GranException
- Throws:
GranException
findEmailType
public EmailType findEmailType(java.lang.String id)
throws GranException
- Throws:
GranException
findFilter
public Filter findFilter(java.lang.String id)
throws GranException
- Throws:
GranException
findFilterType
public FilterType findFilterType(java.lang.String id)
throws GranException
- Throws:
GranException
findFvalue
public Fvalue findFvalue(java.lang.String id)
throws GranException
- Throws:
GranException
findLongtext
public Longtext findLongtext(java.lang.String id)
throws GranException
- Throws:
GranException
findMailImport
public MailImport findMailImport(java.lang.String id)
throws GranException
- Throws:
GranException
findMprstatus
public Mprstatus findMprstatus(java.lang.String id)
throws GranException
- Throws:
GranException
findUprstatus
public Uprstatus findUprstatus(java.lang.String id)
throws GranException
- Throws:
GranException
findMstatus
public Mstatus findMstatus(java.lang.String id)
throws GranException
- Throws:
GranException
findNotification
public Notification findNotification(java.lang.String id)
throws GranException
- Throws:
GranException
findPriority
public Priority findPriority(java.lang.String id)
throws GranException
- Throws:
GranException
findPrstatus
public Prstatus findPrstatus(java.lang.String id)
throws GranException
- Throws:
GranException
findTask
public Task findTask(java.lang.String id)
throws GranException
- Use this method only for HibernateUtil
- Throws:
GranException
findUser
public User findUser(java.lang.String id)
throws GranException
- Use this method only for HibernateUtil
- Throws:
GranException
findAcl
public Acl findAcl(java.lang.String id)
throws GranException
- Throws:
GranException
findCurrentFilter
public CurrentFilter findCurrentFilter(java.lang.String id)
throws GranException
- Throws:
GranException
findReport
public Report findReport(java.lang.String id)
throws GranException
- Throws:
GranException
findResolution
public Resolution findResolution(java.lang.String id)
throws GranException
- Throws:
GranException
findRolestatus
public Rolestatus findRolestatus(java.lang.String id)
throws GranException
- Throws:
GranException
findRtype
public Rtype findRtype(java.lang.String id)
throws GranException
- Throws:
GranException
findStatus
public Status findStatus(java.lang.String id)
throws GranException
- Throws:
GranException
findSubscriber
public Subscriber findSubscriber(java.lang.String id)
throws GranException
- Throws:
GranException
findTransition
public Transition findTransition(java.lang.String id)
throws GranException
- Throws:
GranException
findUdf
public Udf findUdf(java.lang.String id)
throws GranException
- Throws:
GranException
isUdfExists
public boolean isUdfExists(java.lang.String id)
throws GranException
- Throws:
GranException
findUdflist
public Udflist findUdflist(java.lang.String id)
throws GranException
- Throws:
GranException
findUdfsource
public Udfsource findUdfsource(java.lang.String id)
throws GranException
- Throws:
GranException
findUsersource
public Usersource findUsersource(java.lang.String id)
throws GranException
- Throws:
GranException
findUdfval
public Udfval findUdfval(java.lang.String id)
throws GranException
- Throws:
GranException
findWorkflow
public Workflow findWorkflow(java.lang.String id)
throws GranException
- Throws:
GranException
findRegistration
public Registration findRegistration(java.lang.String id)
throws GranException
- Throws:
GranException
findScript
public Script findScript(java.lang.String id)
throws GranException
- Throws:
GranException
findScriptType
public ScriptType findScriptType(java.lang.String id)
throws GranException
- Throws:
GranException
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.