|
||||||||||
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.replica.ReplicaFile
it.sistematica.isharedoc.sharecloud.model.replica.ReplicaFolder
public class ReplicaFolder
Field Summary |
---|
Fields inherited from class it.sistematica.isharedoc.sharecloud.model.replica.ReplicaFile |
---|
content, document, 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 | |
---|---|
ReplicaFolder(CloudSession session,
DocumentContentReplica file)
|
Method Summary | |
---|---|
java.util.List<CloudFile> |
getChildren()
|
java.lang.Boolean |
isArchivied()
|
java.lang.Boolean |
isContainer()
|
java.lang.Boolean |
isFolder()
|
java.lang.Boolean |
isSpecial()
|
Methods inherited from class it.sistematica.isharedoc.sharecloud.model.replica.ReplicaFile |
---|
getCreated, getCreatedBy, getId, getModified, getModifiedBy, getName, getObject, getPath, getProperties, getProperty, getPropertyValue, getRepositoryPath, getSecondaryTypes, getSourceDocument, getType, isInternal, isReplica, setCreated, setCreatedBy, setId, setModified, setModifiedBy, setName, trace |
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 |
---|
isTopic |
Constructor Detail |
---|
public ReplicaFolder(CloudSession session, DocumentContentReplica file)
Method Detail |
---|
public java.lang.Boolean isContainer()
isContainer
in interface CloudFile
isContainer
in class CloudAbstractFile
public java.lang.Boolean isFolder()
isFolder
in interface CloudFile
isFolder
in class CloudAbstractFile
public java.lang.Boolean isArchivied()
isArchivied
in interface CloudFolder
public java.lang.Boolean isSpecial()
isSpecial
in interface CloudFile
isSpecial
in interface CloudFolder
isSpecial
in class CloudAbstractFile
public java.util.List<CloudFile> getChildren()
getChildren
in interface CloudFolder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |