|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.spi.Connection
org.xcmis.sp.inmemory.InmemConnection
public class InmemConnection
| Field Summary |
|---|
| Fields inherited from class org.xcmis.spi.Connection |
|---|
CREATE, storage, UPDATE, VERSION |
| Constructor Summary | |
|---|---|
InmemConnection(org.xcmis.spi.Storage storage)
|
|
| Method Summary | |
|---|---|
protected void |
checkConnection()
|
void |
close()
|
protected void |
validateChangeToken(org.xcmis.spi.ObjectData object,
String changeToken)
|
| Methods inherited from class org.xcmis.spi.Connection |
|---|
addObjectToFolder, addType, applyACL, applyPolicy, cancelCheckout, checkin, checkout, createDocument, createDocumentFromSource, createFolder, createPolicy, createRelationship, deleteContentStream, deleteObject, deleteTree, getACL, getAllowableActions, getAllVersions, getAppliedPolicies, getCheckedOutDocs, getChildren, getCmisObject, getContentChanges, getContentStream, getDescendants, getFolderParent, getFolderTree, getObject, getObjectByPath, getObjectOfLatestVersion, getObjectParents, getObjectRelationships, getProperties, getPropertiesOfLatestVersion, getRenditions, getStorage, getTypeChildren, getTypeDefinition, getTypeDefinition, getTypeDescendants, moveObject, query, removeObjectFromFolder, removePolicy, removeType, setContentStream, updateProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InmemConnection(org.xcmis.spi.Storage storage)
| Method Detail |
|---|
protected void checkConnection()
throws IllegalStateException
checkConnection in class org.xcmis.spi.ConnectionIllegalStateException
protected void validateChangeToken(org.xcmis.spi.ObjectData object,
String changeToken)
throws org.xcmis.spi.UpdateConflictException
validateChangeToken in class org.xcmis.spi.Connectionorg.xcmis.spi.UpdateConflictExceptionpublic void close()
close in class org.xcmis.spi.Connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||