org.exoplatform.clouddrive.cmis.ecms.viewer.storage
Class PDFViewerStorage.FileKey
java.lang.Object
org.exoplatform.clouddrive.cmis.ecms.viewer.storage.PDFViewerStorage.FileKey
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PDFViewerStorage
protected class PDFViewerStorage.FileKey
- extends Object
- implements Serializable
- See Also:
- Serialized Form
repository
protected final String repository
workspace
protected final String workspace
username
protected final String username
driveName
protected final String driveName
fileId
protected final String fileId
hashCode
protected final int hashCode
PDFViewerStorage.FileKey
protected PDFViewerStorage.FileKey(String repository,
String workspace,
String username,
String driveName,
String fileId)
hashCode
public int hashCode()
-
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
-
- Overrides:
equals in class Object
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.