/**
* Builds a complete URL from its components for a direct action. This methods always return a complete URL.
*
* @param requestHandlerPath
* Action that need to be accessed
* @param queryDictionary
* Query dictionary to append
* @param isSecure
* Generate https or http protocol
* @param entityEscapeQueryDict
* true if you want the query dictionary generated as foo=bar&baz=blah as opposed to foo=bar&baz=blah
* @return page URL
*/
public String directActionURLForActionNamed(String requestHandlerPath, NSDictionary<String, Object> queryDictionary, boolean isSecure, boolean entityEscapeQueryDict)
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden