gran.app.adapter.kernel.find
Class FindAdapterManager
java.lang.Object
gran.app.adapter.kernel.find.FindAdapterManager
- public class FindAdapterManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindAdapterManager
public FindAdapterManager(java.util.ArrayList adapters)
findCategoryById
public Category findCategoryById(java.lang.String id)
throws GranException
- Throws:
GranException
findCatrelationById
public Catrelation findCatrelationById(java.lang.String id)
throws GranException
- Throws:
GranException
findContentTypeById
public ContentType findContentTypeById(java.lang.String id)
throws GranException
- Throws:
GranException
findCprstatusById
public Cprstatus findCprstatusById(java.lang.String id)
throws GranException
- Throws:
GranException
findEmailTypeById
public EmailType findEmailTypeById(java.lang.String id)
throws GranException
- Throws:
GranException
findFilterById
public Filter findFilterById(java.lang.String id)
throws GranException
- Throws:
GranException
findFilterTypeById
public FilterType findFilterTypeById(java.lang.String id)
throws GranException
- Throws:
GranException
findFvalueById
public Fvalue findFvalueById(java.lang.String id)
throws GranException
- Throws:
GranException
findLongtextById
public Longtext findLongtextById(java.lang.String id)
throws GranException
- Throws:
GranException
findMailImportById
public MailImport findMailImportById(java.lang.String id)
throws GranException
- Throws:
GranException
findMessageById
public Message findMessageById(java.lang.String id)
throws GranException
- Throws:
GranException
findMprstatusById
public Mprstatus findMprstatusById(java.lang.String id)
throws GranException
- Throws:
GranException
findMstatusById
public Mstatus findMstatusById(java.lang.String id)
throws GranException
- Throws:
GranException
findNotificationById
public Notification findNotificationById(java.lang.String id)
throws GranException
- Throws:
GranException
findPriorityById
public Priority findPriorityById(java.lang.String id)
throws GranException
- Throws:
GranException
findPrstatusById
public Prstatus findPrstatusById(java.lang.String id)
throws GranException
- Throws:
GranException
findAclById
public Acl findAclById(java.lang.String id)
throws GranException
- Throws:
GranException
findCurrentFilterById
public CurrentFilter findCurrentFilterById(java.lang.String id)
throws GranException
- Throws:
GranException
findReportById
public Report findReportById(java.lang.String id)
throws GranException
- Throws:
GranException
findResolutionById
public Resolution findResolutionById(java.lang.String id)
throws GranException
- Throws:
GranException
findRolestatusById
public Rolestatus findRolestatusById(java.lang.String id)
throws GranException
- Throws:
GranException
findRtypeById
public Rtype findRtypeById(java.lang.String id)
throws GranException
- Throws:
GranException
findStatusById
public Status findStatusById(java.lang.String id)
throws GranException
- Throws:
GranException
findSubscriberById
public Subscriber findSubscriberById(java.lang.String id)
throws GranException
- Throws:
GranException
findTaskById
public Task findTaskById(java.lang.String id)
throws GranException
- Throws:
GranException
findTransitionById
public Transition findTransitionById(java.lang.String id)
throws GranException
- Throws:
GranException
findUdfById
public Udf findUdfById(java.lang.String id)
throws GranException
- Throws:
GranException
findUdflistById
public Udflist findUdflistById(java.lang.String id)
throws GranException
- Throws:
GranException
findUdfsourceById
public Udfsource findUdfsourceById(java.lang.String id)
throws GranException
- Throws:
GranException
findUdfvalById
public Udfval findUdfvalById(java.lang.String id)
throws GranException
- Throws:
GranException
findUserById
public User findUserById(java.lang.String id)
throws GranException
- Throws:
GranException
findWorkflowById
public Workflow findWorkflowById(java.lang.String id)
throws GranException
- Throws:
GranException
findRegistrationById
public Registration findRegistrationById(java.lang.String id)
throws GranException
- Throws:
GranException
findScriptById
public Script findScriptById(java.lang.String id)
throws GranException
- Throws:
GranException
Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.