it.sistematica.isharedoc.sharecloud.model.googledrive
Class GoogleDriveFile

java.lang.Object
  extended by it.sistematica.isharedoc.sharecloud.model.CloudAbstractFile
      extended by it.sistematica.isharedoc.sharecloud.model.cmis.CmisFile
          extended by it.sistematica.isharedoc.sharecloud.model.googledrive.GoogleDriveFile
All Implemented Interfaces:
CloudFile

public class GoogleDriveFile
extends CmisFile


Field Summary
 
Fields inherited from class it.sistematica.isharedoc.sharecloud.model.cmis.CmisFile
object
 
Fields inherited from class it.sistematica.isharedoc.sharecloud.model.CloudAbstractFile
changedProperties, confidentialityLevel, created, createdBy, deleted, description, entities, file, hidden, id, modified, modifiedBy, name, note, objectTemplate, original, ownerOrganization, parent, session, status
 
Fields inherited from interface it.sistematica.isharedoc.sharecloud.model.CloudFile
PATH_SEPARATOR, TRASH_DIRECTORY_NAME
 
Constructor Summary
GoogleDriveFile()
           
 
Method Summary
 
Methods inherited from class it.sistematica.isharedoc.sharecloud.model.cmis.CmisFile
addAcl, addSecondaryType, getAcl, getConfidentialityLevelId, getCreated, getCreatedBy, getDescription, getId, getIdFullPath, getModified, getModifiedBy, getName, getNameFullPathWithAttributes, getNote, getNoteInShort, getObject, getObjectTemplateId, getOrganization, getOrganizationId, getOriginal, getParent, getParentObject, getPath, getProperties, getProperty, getPropertyValue, getPropertyValueString, getRepositoryPath, getSecondaryTypes, getStatus, getType, isContainer, isDeleted, isHidden, isItemLink, isLink, isRemote, isSpecial, isTopic, isTrash, isTrashed, removeAcl, removeSecondaryType, setAcl, setConfidentialityLevelId, setCreated, setCreatedBy, setDeleted, setDescription, setHidden, setId, setModified, setModifiedBy, setName, setNote, setObjectTemplateId, setOrganizationId, setParent, setPropertyValue, setStatus, trace
 
Methods inherited from class it.sistematica.isharedoc.sharecloud.model.CloudAbstractFile
getAttributesAsString, getAttributeValues, getChangedProperties, getColor, getConfidentialityLevel, getFileType, getIconClass, getIconDescription, getIconMedium, getIconTitle, getIconTree, getInternalFile, getNameFullPath, getNameFullPathWithNote, getNameWithAttributes, getNameWithNote, getObjectTemplate, getRemotePath, getSession, getTrashPath, getURL, isDocument, isDrive, isFolder, isInternal, isReplica, setChangedProperties, setInternalFile, setSession, toString, traceChanges
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface it.sistematica.isharedoc.sharecloud.model.CloudFile
getAttributesAsString, getAttributeValues, getChangedProperties, getColor, getConfidentialityLevel, getFileType, getIconClass, getIconDescription, getIconMedium, getIconTitle, getIconTree, getInternalFile, getNameFullPath, getNameFullPathWithNote, getNameWithAttributes, getNameWithNote, getObjectTemplate, getRemotePath, getSession, getTrashPath, getURL, isDocument, isDrive, isFolder, isInternal, isReplica, setChangedProperties, setInternalFile, traceChanges
 

Constructor Detail

GoogleDriveFile

public GoogleDriveFile()