Class MonitoringAppSoapMockStub
java.lang.Object
com.collabnet.ce.soap60.webservices.ClientSoapStub
com.collabnet.ce.soap60.webservices.ClientSoapMockStub
com.collabnet.ce.soap60.webservices.monitoring.MonitoringAppSoapMockStub
- All Implemented Interfaces:
IMonitoringAppSoap
-
Field Summary
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
DATE_WILDCARD, GUIDKEY_WILDCARD, INTEGER_WILDCARD, LONG_WILDCARD, STRING_WILDCARD
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
DEFAULT_CLIENT_TIME_OUT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromSubscriptionTypeInt
(int subscriptionType) Simulate a call to fromSubscriptionTypeIntint
getApplicationMonitoringNotificationPreference
(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser) Simulate a call to getApplicationMonitoringNotificationPreferencegetApplicationMonitoringNotificationPreferences
(String sessionId, String projectId) Simulate a call to getApplicationMonitoringNotificationPreferencescom.vasoftware.sf.server.types.FolderKey
getApplicationRootFolderKey
(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser) Simulate a call to getApplicationRootFolderKeyint
getMonitoringNotificationPreference
(String sessionId) Simulate a call to getMonitoringNotificationPreferencegetMonitoringSubscription
(String sessionId, String objectId) Simulate a call to getMonitoringSubscriptiongetMonitoringSubscriptionByUser
(String sessionId, String objectId, String userName) Simulate a call to getMonitoringSubscriptionByUsergetMonitoringSubscriptions
(String sessionId, SoapFilter[] filters) Simulate a call to getMonitoringSubscriptionsgetMonitoringSubscriptionsByUser
(String sessionId, String userName, SoapFilter[] filters) Simulate a call to getMonitoringSubscriptionsByUsercom.vasoftware.sf.server.types.ObjectKey
getObjectKeyForAdminVerification
(com.vasoftware.sf.server.types.ObjectKey objKey, String adminOperationName, String loggedInUser) Simulate a call to getObjectKeyForAdminVerificationcom.vasoftware.sf.common.access.rbac.Operation
getOperationForMonitoring
(com.vasoftware.sf.server.types.ObjectKey objKey, com.vasoftware.sf.server.types.Path objPath, String permission, String loggedInUser) Simulate a call to getOperationForMonitoringboolean
isMonitoring
(String sessionId, String objectId) Simulate a call to isMonitoringboolean
isUserMonitoring
(String sessionId, String userName, String objectId) Simulate a call to isUserMonitoringlistMonitoringUsers
(String sessionId, String objectId) Simulate a call to listMonitoringUsersvoid
prepareFromSubscriptionTypeInt
(int subscriptionType, Object returnValue) Prepare a simulated response to fromSubscriptionTypeIntvoid
prepareGetApplicationMonitoringNotificationPreference
(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser, Object returnValue) Prepare a simulated response to getApplicationMonitoringNotificationPreferencevoid
prepareGetApplicationMonitoringNotificationPreferences
(String sessionId, String projectId, Object returnValue) Prepare a simulated response to getApplicationMonitoringNotificationPreferencesvoid
prepareGetApplicationRootFolderKey
(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser, Object returnValue) Prepare a simulated response to getApplicationRootFolderKeyvoid
prepareGetMonitoringNotificationPreference
(String sessionId, Object returnValue) Prepare a simulated response to getMonitoringNotificationPreferencevoid
prepareGetMonitoringSubscription
(String sessionId, String objectId, Object returnValue) Prepare a simulated response to getMonitoringSubscriptionvoid
prepareGetMonitoringSubscriptionByUser
(String sessionId, String objectId, String userName, Object returnValue) Prepare a simulated response to getMonitoringSubscriptionByUservoid
prepareGetMonitoringSubscriptions
(String sessionId, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getMonitoringSubscriptionsvoid
prepareGetMonitoringSubscriptionsByUser
(String sessionId, String userName, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getMonitoringSubscriptionsByUservoid
prepareGetObjectKeyForAdminVerification
(com.vasoftware.sf.server.types.ObjectKey objKey, String adminOperationName, String loggedInUser, Object returnValue) Prepare a simulated response to getObjectKeyForAdminVerificationvoid
prepareGetOperationForMonitoring
(com.vasoftware.sf.server.types.ObjectKey objKey, com.vasoftware.sf.server.types.Path objPath, String permission, String loggedInUser, Object returnValue) Prepare a simulated response to getOperationForMonitoringvoid
prepareIsMonitoring
(String sessionId, String objectId, Object returnValue) Prepare a simulated response to isMonitoringvoid
prepareIsUserMonitoring
(String sessionId, String userName, String objectId, Object returnValue) Prepare a simulated response to isUserMonitoringvoid
prepareListMonitoringUsers
(String sessionId, String objectId, Object returnValue) Prepare a simulated response to listMonitoringUsersvoid
prepareSetApplicationMonitoringNotificationPreference
(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, int preference, String loggedInUser) Prepare a simulated response to setApplicationMonitoringNotificationPreferencevoid
prepareSetApplicationMonitoringNotificationPreference
(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, int preference, String loggedInUser, Exception exception) Prepare a simulated response to setApplicationMonitoringNotificationPreferencevoid
prepareSetApplicationMonitoringNotificationPreferences
(String sessionId, String projectId, SoapNamedValues appPreferences) Prepare a simulated response to setApplicationMonitoringNotificationPreferencesvoid
prepareSetApplicationMonitoringNotificationPreferences
(String sessionId, String projectId, SoapNamedValues appPreferences, Exception exception) Prepare a simulated response to setApplicationMonitoringNotificationPreferencesvoid
prepareSetMonitoringNotificationPreference
(String sessionId, int preference) Prepare a simulated response to setMonitoringNotificationPreferencevoid
prepareSetMonitoringNotificationPreference
(String sessionId, int preference, Exception exception) Prepare a simulated response to setMonitoringNotificationPreferencevoid
prepareStartMonitoring
(String sessionId, String objectId) Prepare a simulated response to startMonitoringvoid
prepareStartMonitoring
(String sessionId, String objectId, Exception exception) Prepare a simulated response to startMonitoringvoid
prepareStartMonitoringByUser
(String sessionId, String userName, String objectId) Prepare a simulated response to startMonitoringByUservoid
prepareStartMonitoringByUser
(String sessionId, String userName, String objectId, Exception exception) Prepare a simulated response to startMonitoringByUservoid
prepareStopMonitoring
(String sessionId, String objectId) Prepare a simulated response to stopMonitoringvoid
prepareStopMonitoring
(String sessionId, String objectId, Exception exception) Prepare a simulated response to stopMonitoringvoid
prepareStopMonitoringByUser
(String sessionId, String userName, String objectId) Prepare a simulated response to stopMonitoringByUservoid
prepareStopMonitoringByUser
(String sessionId, String userName, String objectId, Exception exception) Prepare a simulated response to stopMonitoringByUservoid
prepareToSubscriptionTypeInt
(String subscriptionType, Object returnValue) Prepare a simulated response to toSubscriptionTypeIntvoid
prepareVerifyDocumentReviewObjectPermission
(String userName, com.vasoftware.sf.server.types.DocumentReviewKey docDocumentReviewObjectKey, String permission, String loggedInUser) Prepare a simulated response to verifyDocumentReviewObjectPermissionvoid
prepareVerifyDocumentReviewObjectPermission
(String userName, com.vasoftware.sf.server.types.DocumentReviewKey docDocumentReviewObjectKey, String permission, String loggedInUser, Exception exception) Prepare a simulated response to verifyDocumentReviewObjectPermissionvoid
prepareVerifyPermission
(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionNameForUser, String permissionNameForCurrentUser, String loggedInUser) Prepare a simulated response to verifyPermissionvoid
prepareVerifyPermission
(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionNameForUser, String permissionNameForCurrentUser, String loggedInUser, Exception exception) Prepare a simulated response to verifyPermissionvoid
prepareVerifyPermissionForMonitoring
(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionName, String loggedInUser) Prepare a simulated response to verifyPermissionForMonitoringvoid
prepareVerifyPermissionForMonitoring
(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionName, String loggedInUser, Exception exception) Prepare a simulated response to verifyPermissionForMonitoringvoid
prepareVerifyPlanningFolderPermission
(String userName, com.vasoftware.sf.server.types.PlanningFolderKey pfKey, String permission, String loggedInUser) Prepare a simulated response to verifyPlanningFolderPermissionvoid
prepareVerifyPlanningFolderPermission
(String userName, com.vasoftware.sf.server.types.PlanningFolderKey pfKey, String permission, String loggedInUser, Exception exception) Prepare a simulated response to verifyPlanningFolderPermissionvoid
setApplicationMonitoringNotificationPreference
(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, int preference, String loggedInUser) Simulate a call to setApplicationMonitoringNotificationPreferencevoid
setApplicationMonitoringNotificationPreferences
(String sessionId, String projectId, SoapNamedValues appPreferences) Simulate a call to setApplicationMonitoringNotificationPreferencesvoid
setMonitoringNotificationPreference
(String sessionId, int preference) Simulate a call to setMonitoringNotificationPreferencevoid
startMonitoring
(String sessionId, String objectId) Simulate a call to startMonitoringvoid
startMonitoringByUser
(String sessionId, String userName, String objectId) Simulate a call to startMonitoringByUservoid
stopMonitoring
(String sessionId, String objectId) Simulate a call to stopMonitoringvoid
stopMonitoringByUser
(String sessionId, String userName, String objectId) Simulate a call to stopMonitoringByUserint
toSubscriptionTypeInt
(String subscriptionType) Simulate a call to toSubscriptionTypeIntvoid
verifyDocumentReviewObjectPermission
(String userName, com.vasoftware.sf.server.types.DocumentReviewKey docDocumentReviewObjectKey, String permission, String loggedInUser) Simulate a call to verifyDocumentReviewObjectPermissionvoid
verifyPermission
(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionNameForUser, String permissionNameForCurrentUser, String loggedInUser) Simulate a call to verifyPermissionvoid
verifyPermissionForMonitoring
(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionName, String loggedInUser) Simulate a call to verifyPermissionForMonitoringvoid
verifyPlanningFolderPermission
(String userName, com.vasoftware.sf.server.types.PlanningFolderKey pfKey, String permission, String loggedInUser) Simulate a call to verifyPlanningFolderPermissionMethods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
addSimulatedResult, addSimulatedResult, addSimulatedResult, getCallCount, getCallParameters, getUnusedCalls, simulateCall
Methods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
getServiceCall, getSoapServer, getTimeout, setTimeout, soapParam
-
Constructor Details
-
MonitoringAppSoapMockStub
-
-
Method Details
-
prepareIsMonitoring
Prepare a simulated response to isMonitoring -
isMonitoring
Simulate a call to isMonitoring- Specified by:
isMonitoring
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idobjectId
- the object id for which we are doing the check- Returns:
- whether the current user is monitoring the specified object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareIsUserMonitoring
public void prepareIsUserMonitoring(String sessionId, String userName, String objectId, Object returnValue) Prepare a simulated response to isUserMonitoring -
isUserMonitoring
public boolean isUserMonitoring(String sessionId, String userName, String objectId) throws RemoteException Simulate a call to isUserMonitoring- Specified by:
isUserMonitoring
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idobjectId
- the object id for which we are doing the check- Returns:
- whether the specified user is monitoring the specified object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when userName isn't the current user, and current user can't view the object.SystemFault
- when an unexpected system level error occurs.IllegalArgumentFault
- when the specified userName is invalid.RemoteException
- See Also:
-
prepareStopMonitoring
Prepare a simulated response to stopMonitoring -
prepareStopMonitoring
Prepare a simulated response to stopMonitoring -
stopMonitoring
Simulate a call to stopMonitoring- Specified by:
stopMonitoring
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idobjectId
- the object id which current user will stop monitoring- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when an unexpected system level error occurs.PermissionDeniedFault
- when current user does not enough permission on the given object.RemoteException
- See Also:
-
prepareStopMonitoringByUser
Prepare a simulated response to stopMonitoringByUser -
prepareStopMonitoringByUser
public void prepareStopMonitoringByUser(String sessionId, String userName, String objectId, Exception exception) Prepare a simulated response to stopMonitoringByUser -
stopMonitoringByUser
public void stopMonitoringByUser(String sessionId, String userName, String objectId) throws RemoteException Simulate a call to stopMonitoringByUser- Specified by:
stopMonitoringByUser
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session iduserName
- user name of the user who needs to stop monitoringobjectId
- the object id which the given user will stop monitoring- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when userName isn't the current userSystemFault
- when an unexpected system level error occurs.IllegalArgumentFault
- when the specified user name is invalid.InvalidOperationFault
- when site is configured not to allow removing users from monitoring.RemoteException
- See Also:
-
prepareStartMonitoring
Prepare a simulated response to startMonitoring -
prepareStartMonitoring
Prepare a simulated response to startMonitoring -
startMonitoring
Simulate a call to startMonitoring- Specified by:
startMonitoring
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idobjectId
- the object id which current user will start monitoring- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when current user can't view the object,SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareStartMonitoringByUser
Prepare a simulated response to startMonitoringByUser -
prepareStartMonitoringByUser
public void prepareStartMonitoringByUser(String sessionId, String userName, String objectId, Exception exception) Prepare a simulated response to startMonitoringByUser -
startMonitoringByUser
public void startMonitoringByUser(String sessionId, String userName, String objectId) throws RemoteException Simulate a call to startMonitoringByUser- Specified by:
startMonitoringByUser
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session iduserName
- user name of the user who needs to monitorobjectId
- the object id which the given user will start monitoring- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when userName does not have view permission on the objectSystemFault
- when an unexpected system level error occurs.IllegalArgumentFault
- when the given user name is not valid.RemoteException
- See Also:
-
prepareListMonitoringUsers
Prepare a simulated response to listMonitoringUsers -
listMonitoringUsers
public MonitoringUserSoapList listMonitoringUsers(String sessionId, String objectId) throws RemoteException Simulate a call to listMonitoringUsers- Specified by:
listMonitoringUsers
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idobjectId
- the object id- Returns:
- List of users monitoring the specified object.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when current user can't view the object.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareGetMonitoringSubscriptions
public void prepareGetMonitoringSubscriptions(String sessionId, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getMonitoringSubscriptions -
getMonitoringSubscriptions
public MonitoringSubscriptionSoapList getMonitoringSubscriptions(String sessionId, SoapFilter[] filters) throws RemoteException Simulate a call to getMonitoringSubscriptions- Specified by:
getMonitoringSubscriptions
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idfilters
- Array of filters to apply (null to return unfiltered list).- Returns:
- List of filtered monitoring subscriptions.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.InvalidFilterFault
- when an unsupported filter exists in the filter collection.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareGetMonitoringSubscriptionsByUser
public void prepareGetMonitoringSubscriptionsByUser(String sessionId, String userName, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getMonitoringSubscriptionsByUser- See Also:
-
MonitoringAppSoap.getMonitoringSubscriptionsByUser(java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[])
-
getMonitoringSubscriptionsByUser
public MonitoringSubscriptionSoapList getMonitoringSubscriptionsByUser(String sessionId, String userName, SoapFilter[] filters) throws RemoteException Simulate a call to getMonitoringSubscriptionsByUser- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.getMonitoringSubscriptionsByUser(java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[])
-
prepareGetMonitoringSubscription
Prepare a simulated response to getMonitoringSubscription -
getMonitoringSubscription
public MonitoringSubscriptionSoapDO getMonitoringSubscription(String sessionId, String objectId) throws RemoteException Simulate a call to getMonitoringSubscription- Specified by:
getMonitoringSubscription
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idobjectId
- Id of the object- Returns:
- The subscription data
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareGetMonitoringSubscriptionByUser
public void prepareGetMonitoringSubscriptionByUser(String sessionId, String objectId, String userName, Object returnValue) Prepare a simulated response to getMonitoringSubscriptionByUser- See Also:
-
MonitoringAppSoap.getMonitoringSubscriptionByUser(java.lang.String, java.lang.String, java.lang.String)
-
getMonitoringSubscriptionByUser
public MonitoringSubscriptionSoapDO getMonitoringSubscriptionByUser(String sessionId, String objectId, String userName) throws RemoteException Simulate a call to getMonitoringSubscriptionByUser- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.getMonitoringSubscriptionByUser(java.lang.String, java.lang.String, java.lang.String)
-
prepareGetMonitoringNotificationPreference
Prepare a simulated response to getMonitoringNotificationPreference -
getMonitoringNotificationPreference
Simulate a call to getMonitoringNotificationPreference- Specified by:
getMonitoringNotificationPreference
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session id- Returns:
- Subscription type; 1:email, 2:digest, 3:none, 0 otherwise
- Throws:
InvalidSessionFault
- when the specified session id is invalid.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareSetMonitoringNotificationPreference
Prepare a simulated response to setMonitoringNotificationPreference -
prepareSetMonitoringNotificationPreference
public void prepareSetMonitoringNotificationPreference(String sessionId, int preference, Exception exception) Prepare a simulated response to setMonitoringNotificationPreference -
setMonitoringNotificationPreference
public void setMonitoringNotificationPreference(String sessionId, int preference) throws RemoteException Simulate a call to setMonitoringNotificationPreference- Specified by:
setMonitoringNotificationPreference
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idpreference
- Integer value representing the subscription type; 1:email, 2:digest, 3:none- Throws:
InvalidSessionFault
- when the specified session id is invalid.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareSetApplicationMonitoringNotificationPreferences
public void prepareSetApplicationMonitoringNotificationPreferences(String sessionId, String projectId, SoapNamedValues appPreferences) Prepare a simulated response to setApplicationMonitoringNotificationPreferences -
prepareSetApplicationMonitoringNotificationPreferences
public void prepareSetApplicationMonitoringNotificationPreferences(String sessionId, String projectId, SoapNamedValues appPreferences, Exception exception) Prepare a simulated response to setApplicationMonitoringNotificationPreferences -
setApplicationMonitoringNotificationPreferences
public void setApplicationMonitoringNotificationPreferences(String sessionId, String projectId, SoapNamedValues appPreferences) throws RemoteException Simulate a call to setApplicationMonitoringNotificationPreferences- Specified by:
setApplicationMonitoringNotificationPreferences
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idprojectId
- Project idappPreferences
- Application preferences.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified project id is invalid, when an application name is invalid.IllegalArgumentFault
- when the application preferences are invalid.PermissionDeniedFault
- when current user can view the object.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareGetApplicationMonitoringNotificationPreferences
public void prepareGetApplicationMonitoringNotificationPreferences(String sessionId, String projectId, Object returnValue) Prepare a simulated response to getApplicationMonitoringNotificationPreferences -
getApplicationMonitoringNotificationPreferences
public SoapNamedValues getApplicationMonitoringNotificationPreferences(String sessionId, String projectId) throws RemoteException Simulate a call to getApplicationMonitoringNotificationPreferences- Specified by:
getApplicationMonitoringNotificationPreferences
in interfaceIMonitoringAppSoap
- Parameters:
sessionId
- User session idprojectId
- Project id- Returns:
- SoapNamedValues which includes notification preferences for project applications
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified project id is invalid.RemoteException
- See Also:
-
prepareGetApplicationMonitoringNotificationPreference
public void prepareGetApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser, Object returnValue) Prepare a simulated response to getApplicationMonitoringNotificationPreference- See Also:
-
MonitoringAppSoap.getApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath, java.lang.String, java.lang.String)
-
getApplicationMonitoringNotificationPreference
public int getApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser) throws RemoteException Simulate a call to getApplicationMonitoringNotificationPreference- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.getApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath, java.lang.String, java.lang.String)
-
prepareSetApplicationMonitoringNotificationPreference
public void prepareSetApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, int preference, String loggedInUser) Prepare a simulated response to setApplicationMonitoringNotificationPreference- See Also:
-
MonitoringAppSoap.setApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath, java.lang.String, int, java.lang.String)
-
prepareSetApplicationMonitoringNotificationPreference
public void prepareSetApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, int preference, String loggedInUser, Exception exception) Prepare a simulated response to setApplicationMonitoringNotificationPreference- See Also:
-
MonitoringAppSoap.setApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath, java.lang.String, int, java.lang.String)
-
setApplicationMonitoringNotificationPreference
public void setApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, int preference, String loggedInUser) throws RemoteException Simulate a call to setApplicationMonitoringNotificationPreference- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.setApplicationMonitoringNotificationPreference(com.vasoftware.sf.server.types.ProjectPath, java.lang.String, int, java.lang.String)
-
prepareGetApplicationRootFolderKey
public void prepareGetApplicationRootFolderKey(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser, Object returnValue) Prepare a simulated response to getApplicationRootFolderKey- See Also:
-
MonitoringAppSoap.getApplicationRootFolderKey(com.vasoftware.sf.server.types.ProjectPath, java.lang.String, java.lang.String)
-
getApplicationRootFolderKey
public com.vasoftware.sf.server.types.FolderKey getApplicationRootFolderKey(com.vasoftware.sf.server.types.ProjectPath projectPath, String appName, String loggedInUser) throws RemoteException Simulate a call to getApplicationRootFolderKey- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.getApplicationRootFolderKey(com.vasoftware.sf.server.types.ProjectPath, java.lang.String, java.lang.String)
-
prepareVerifyPermission
public void prepareVerifyPermission(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionNameForUser, String permissionNameForCurrentUser, String loggedInUser) Prepare a simulated response to verifyPermission- See Also:
-
MonitoringAppSoap.verifyPermission(java.lang.String, com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String, java.lang.String)
-
prepareVerifyPermission
public void prepareVerifyPermission(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionNameForUser, String permissionNameForCurrentUser, String loggedInUser, Exception exception) Prepare a simulated response to verifyPermission- See Also:
-
MonitoringAppSoap.verifyPermission(java.lang.String, com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String, java.lang.String)
-
verifyPermission
public void verifyPermission(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionNameForUser, String permissionNameForCurrentUser, String loggedInUser) throws RemoteException Simulate a call to verifyPermission- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.verifyPermission(java.lang.String, com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String, java.lang.String)
-
prepareVerifyPermissionForMonitoring
public void prepareVerifyPermissionForMonitoring(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionName, String loggedInUser) Prepare a simulated response to verifyPermissionForMonitoring- See Also:
-
MonitoringAppSoap.verifyPermissionForMonitoring(java.lang.String, com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String)
-
prepareVerifyPermissionForMonitoring
public void prepareVerifyPermissionForMonitoring(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionName, String loggedInUser, Exception exception) Prepare a simulated response to verifyPermissionForMonitoring- See Also:
-
MonitoringAppSoap.verifyPermissionForMonitoring(java.lang.String, com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String)
-
verifyPermissionForMonitoring
public void verifyPermissionForMonitoring(String userName, com.vasoftware.sf.server.types.ObjectKey objectKey, com.vasoftware.sf.server.types.Path objPath, String permissionName, String loggedInUser) throws RemoteException Simulate a call to verifyPermissionForMonitoring- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.verifyPermissionForMonitoring(java.lang.String, com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String)
-
prepareGetOperationForMonitoring
public void prepareGetOperationForMonitoring(com.vasoftware.sf.server.types.ObjectKey objKey, com.vasoftware.sf.server.types.Path objPath, String permission, String loggedInUser, Object returnValue) Prepare a simulated response to getOperationForMonitoring- See Also:
-
MonitoringAppSoap.getOperationForMonitoring(com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String)
-
getOperationForMonitoring
public com.vasoftware.sf.common.access.rbac.Operation getOperationForMonitoring(com.vasoftware.sf.server.types.ObjectKey objKey, com.vasoftware.sf.server.types.Path objPath, String permission, String loggedInUser) throws RemoteException Simulate a call to getOperationForMonitoring- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.getOperationForMonitoring(com.vasoftware.sf.server.types.ObjectKey, com.vasoftware.sf.server.types.Path, java.lang.String, java.lang.String)
-
prepareVerifyDocumentReviewObjectPermission
public void prepareVerifyDocumentReviewObjectPermission(String userName, com.vasoftware.sf.server.types.DocumentReviewKey docDocumentReviewObjectKey, String permission, String loggedInUser) Prepare a simulated response to verifyDocumentReviewObjectPermission- See Also:
-
MonitoringAppSoap.verifyDocumentReviewObjectPermission(java.lang.String, com.vasoftware.sf.server.types.DocumentReviewKey, java.lang.String, java.lang.String)
-
prepareVerifyDocumentReviewObjectPermission
public void prepareVerifyDocumentReviewObjectPermission(String userName, com.vasoftware.sf.server.types.DocumentReviewKey docDocumentReviewObjectKey, String permission, String loggedInUser, Exception exception) Prepare a simulated response to verifyDocumentReviewObjectPermission- See Also:
-
MonitoringAppSoap.verifyDocumentReviewObjectPermission(java.lang.String, com.vasoftware.sf.server.types.DocumentReviewKey, java.lang.String, java.lang.String)
-
verifyDocumentReviewObjectPermission
public void verifyDocumentReviewObjectPermission(String userName, com.vasoftware.sf.server.types.DocumentReviewKey docDocumentReviewObjectKey, String permission, String loggedInUser) throws RemoteException Simulate a call to verifyDocumentReviewObjectPermission- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.verifyDocumentReviewObjectPermission(java.lang.String, com.vasoftware.sf.server.types.DocumentReviewKey, java.lang.String, java.lang.String)
-
prepareVerifyPlanningFolderPermission
public void prepareVerifyPlanningFolderPermission(String userName, com.vasoftware.sf.server.types.PlanningFolderKey pfKey, String permission, String loggedInUser) Prepare a simulated response to verifyPlanningFolderPermission- See Also:
-
MonitoringAppSoap.verifyPlanningFolderPermission(java.lang.String, com.vasoftware.sf.server.types.PlanningFolderKey, java.lang.String, java.lang.String)
-
prepareVerifyPlanningFolderPermission
public void prepareVerifyPlanningFolderPermission(String userName, com.vasoftware.sf.server.types.PlanningFolderKey pfKey, String permission, String loggedInUser, Exception exception) Prepare a simulated response to verifyPlanningFolderPermission- See Also:
-
MonitoringAppSoap.verifyPlanningFolderPermission(java.lang.String, com.vasoftware.sf.server.types.PlanningFolderKey, java.lang.String, java.lang.String)
-
verifyPlanningFolderPermission
public void verifyPlanningFolderPermission(String userName, com.vasoftware.sf.server.types.PlanningFolderKey pfKey, String permission, String loggedInUser) throws RemoteException Simulate a call to verifyPlanningFolderPermission- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.verifyPlanningFolderPermission(java.lang.String, com.vasoftware.sf.server.types.PlanningFolderKey, java.lang.String, java.lang.String)
-
prepareGetObjectKeyForAdminVerification
public void prepareGetObjectKeyForAdminVerification(com.vasoftware.sf.server.types.ObjectKey objKey, String adminOperationName, String loggedInUser, Object returnValue) Prepare a simulated response to getObjectKeyForAdminVerification- See Also:
-
MonitoringAppSoap.getObjectKeyForAdminVerification(com.vasoftware.sf.server.types.ObjectKey, java.lang.String, java.lang.String)
-
getObjectKeyForAdminVerification
public com.vasoftware.sf.server.types.ObjectKey getObjectKeyForAdminVerification(com.vasoftware.sf.server.types.ObjectKey objKey, String adminOperationName, String loggedInUser) throws RemoteException Simulate a call to getObjectKeyForAdminVerification- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.getObjectKeyForAdminVerification(com.vasoftware.sf.server.types.ObjectKey, java.lang.String, java.lang.String)
-
prepareToSubscriptionTypeInt
Prepare a simulated response to toSubscriptionTypeInt- See Also:
-
MonitoringAppSoap.toSubscriptionTypeInt(java.lang.String)
-
toSubscriptionTypeInt
Simulate a call to toSubscriptionTypeInt- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.toSubscriptionTypeInt(java.lang.String)
-
prepareFromSubscriptionTypeInt
Prepare a simulated response to fromSubscriptionTypeInt- See Also:
-
MonitoringAppSoap.fromSubscriptionTypeInt(int)
-
fromSubscriptionTypeInt
Simulate a call to fromSubscriptionTypeInt- Throws:
RemoteException
- See Also:
-
MonitoringAppSoap.fromSubscriptionTypeInt(int)
-