|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.sistematica.isharedoc.sharecloud.model.CloudAbstractFile
it.sistematica.isharedoc.sharecloud.model.cmis.CmisFile
it.sistematica.isharedoc.sharecloud.model.cmis.CmisFolder
public class CmisFolder
| 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, 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 | |
|---|---|
CmisFolder()
|
|
CmisFolder(CloudSession session,
org.apache.chemistry.opencmis.client.api.Folder file)
|
|
| Method Summary | |
|---|---|
java.util.List<CloudFile> |
getChildren()
|
java.lang.String |
getPath()
|
java.lang.String |
getType()
|
java.lang.Boolean |
isArchivied()
|
java.lang.Boolean |
isDrive()
|
java.lang.Boolean |
isFolder()
|
| 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, getProperties, getProperty, getPropertyValue, getPropertyValueString, getRepositoryPath, getSecondaryTypes, getStatus, 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, 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.CloudFolder |
|---|
isSpecial, isTopic |
| Constructor Detail |
|---|
public CmisFolder()
public CmisFolder(CloudSession session,
org.apache.chemistry.opencmis.client.api.Folder file)
| Method Detail |
|---|
public java.lang.String getType()
getType in interface CloudFilegetType in class CmisFilepublic java.lang.Boolean isArchivied()
isArchivied in interface CloudFolderpublic java.lang.Boolean isDrive()
isDrive in interface CloudFileisDrive in class CloudAbstractFilepublic java.lang.Boolean isFolder()
isFolder in interface CloudFileisFolder in class CloudAbstractFilepublic java.util.List<CloudFile> getChildren()
getChildren in interface CloudFolderpublic java.lang.String getPath()
getPath in interface CloudFilegetPath in class CmisFile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||