public interface GoogleDriveUserRepository extends SerializableRepository<GoogleDriveUser,String>
| Modifier and Type | Method and Description |
|---|---|
GoogleDriveUser |
findBySakaiId(String id) |
fromJSON, fromXML, toJSON, toXMLGoogleDriveUser findBySakaiId(String id)
Copyright © 2003–2021 Sakai Project. All rights reserved.