public class FriendHacks
Provides limited access to unlaunched (package-private) methods and classes from outside this package. This class is not bundled with the API jar. As features launch, code should be updated to use the public interfaces instead of the contents of this class.
Static Methods
appIdFromString(String appIdString)
public static CloudDatastoreRemoteServiceConfig.AppId appIdFromString(String appIdString)
Create an com.google.appengine.api.datastore.CloudDatastoreRemoteServiceConfig.AppId from an app ID string.
Parameter | |
---|---|
Name | Description |
appIdString |
String |
Returns | |
---|---|
Type | Description |
CloudDatastoreRemoteServiceConfig.AppId |
Constructors
FriendHacks()
public FriendHacks()