gran.app.adapter.external.find
Class SecuredFindAdapterManager
java.lang.Object
gran.app.adapter.external.find.SecuredFindAdapterManager
- public class SecuredFindAdapterManager
- extends java.lang.Object
Method Summary |
SecuredAclBean |
findAclById(SessionContext sc,
java.lang.String id)
|
SecuredAttachmentBean |
findAttachmentById(SessionContext sc,
java.lang.String id)
|
SecuredCategoryBean |
findCategoryById(SessionContext sc,
java.lang.String id)
|
SecuredContentTypeBean |
findContentTypeById(SessionContext sc,
java.lang.String id)
|
SecuredEmailTypeBean |
findEmailTypeById(SessionContext sc,
java.lang.String id)
|
SecuredFilterBean |
findFilterById(SessionContext sc,
java.lang.String id)
|
SecuredFilterTypeBean |
findFilterTypeById(SessionContext sc,
java.lang.String id)
|
SecuredMailImportBean |
findMailImportById(SessionContext sc,
java.lang.String id)
|
SecuredMessageBean |
findMessageById(SessionContext sc,
java.lang.String id)
|
SecuredMstatusBean |
findMstatusById(SessionContext sc,
java.lang.String id)
|
SecuredNotificationBean |
findNotificationById(SessionContext sc,
java.lang.String id)
|
SecuredPriorityBean |
findPriorityById(SessionContext sc,
java.lang.String id)
|
SecuredPrstatusBean |
findPrstatusById(SessionContext sc,
java.lang.String id)
|
SecuredRegistrationBean |
findRegistrationById(SessionContext sc,
java.lang.String id)
|
SecuredReportBean |
findReportById(SessionContext sc,
java.lang.String id)
|
SecuredResolutionBean |
findResolutionById(SessionContext sc,
java.lang.String id)
|
SecuredScriptBean |
findScriptById(SessionContext sc,
java.lang.String id)
|
SecuredStatusBean |
findStatusById(SessionContext sc,
java.lang.String id)
|
SecuredSubscriberBean |
findSubscriberById(SessionContext sc,
java.lang.String id)
|
SecuredTaskBean |
findTaskById(SessionContext sc,
java.lang.String id)
|
SecuredTaskUDFBean |
findTaskUDFById(SessionContext sc,
java.lang.String id)
|
SecuredTransitionBean |
findTransitionById(SessionContext sc,
java.lang.String id)
|
SecuredUDFBean |
findUDFById(SessionContext sc,
java.lang.String id)
|
SecuredUdflistBean |
findUdflistById(SessionContext sc,
java.lang.String id)
|
SecuredUserBean |
findUserById(SessionContext sc,
java.lang.String id)
|
SecuredUserUDFBean |
findUserUDFById(SessionContext sc,
java.lang.String id)
|
SecuredWorkflowBean |
findWorkflowById(SessionContext sc,
java.lang.String id)
|
SecuredWorkflowUDFBean |
findWorkflowUDFById(SessionContext sc,
java.lang.String id)
|
java.lang.String |
quickGoHandler(SessionContext sc,
java.lang.String key)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecuredFindAdapterManager
public SecuredFindAdapterManager(java.util.ArrayList fal)
findWorkflowById
public SecuredWorkflowBean findWorkflowById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findCategoryById
public SecuredCategoryBean findCategoryById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findNotificationById
public SecuredNotificationBean findNotificationById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findFilterById
public SecuredFilterBean findFilterById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findPrstatusById
public SecuredPrstatusBean findPrstatusById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findEmailTypeById
public SecuredEmailTypeBean findEmailTypeById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findSubscriberById
public SecuredSubscriberBean findSubscriberById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findReportById
public SecuredReportBean findReportById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findMailImportById
public SecuredMailImportBean findMailImportById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findContentTypeById
public SecuredContentTypeBean findContentTypeById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findFilterTypeById
public SecuredFilterTypeBean findFilterTypeById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findMessageById
public SecuredMessageBean findMessageById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findMstatusById
public SecuredMstatusBean findMstatusById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findPriorityById
public SecuredPriorityBean findPriorityById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findAclById
public SecuredAclBean findAclById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findResolutionById
public SecuredResolutionBean findResolutionById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findStatusById
public SecuredStatusBean findStatusById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findTransitionById
public SecuredTransitionBean findTransitionById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findTaskById
public SecuredTaskBean findTaskById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findTaskUDFById
public SecuredTaskUDFBean findTaskUDFById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findUdflistById
public SecuredUdflistBean findUdflistById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findUserById
public SecuredUserBean findUserById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findUserUDFById
public SecuredUserUDFBean findUserUDFById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findWorkflowUDFById
public SecuredWorkflowUDFBean findWorkflowUDFById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findRegistrationById
public SecuredRegistrationBean findRegistrationById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findScriptById
public SecuredScriptBean findScriptById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findAttachmentById
public SecuredAttachmentBean findAttachmentById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
findUDFById
public SecuredUDFBean findUDFById(SessionContext sc,
java.lang.String id)
throws GranException
- Throws:
GranException
quickGoHandler
public java.lang.String quickGoHandler(SessionContext sc,
java.lang.String key)
throws GranException
- Throws:
GranException
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.