|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
org.apache.chemistry.opencmis.client.runtime.repository.RepositoryImpl
public class RepositoryImpl
Constructor Summary | |
---|---|
RepositoryImpl(RepositoryInfo data,
java.util.Map<java.lang.String,java.lang.String> parameters,
SessionFactoryImpl sessionFactory,
ObjectFactory objectFactory,
AuthenticationProvider authenticationProvider,
Cache cache)
Constructor. |
Method Summary | ||
---|---|---|
|
createSession()
Creates a session for this repository. |
Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl |
---|
getAclCapabilities, getCapabilities, getChangesIncomplete, getChangesOnType, getCmisVersionSupported, getDescription, getId, getLatestChangeLogToken, getName, getPrincipalIdAnonymous, getPrincipalIdAnyone, getProductName, getProductVersion, getRootFolderId, getThinClientUri, getVendorName, setAclCapabilities, setCapabilities, setChangesIncomplete, setChangesOnType, setCmisVersionSupported, setDescription, setId, setLatestChangeLogToken, setName, setPrincipalAnonymous, setPrincipalAnyone, setProductName, setProductVersion, setRootFolder, setThinClientUri, setVendorName, toString |
Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData |
---|
getExtensions, setExtensions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo |
---|
getAclCapabilities, getCapabilities, getChangesIncomplete, getChangesOnType, getCmisVersionSupported, getDescription, getId, getLatestChangeLogToken, getName, getPrincipalIdAnonymous, getPrincipalIdAnyone, getProductName, getProductVersion, getRootFolderId, getThinClientUri, getVendorName |
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData |
---|
getExtensions, setExtensions |
Constructor Detail |
---|
public RepositoryImpl(RepositoryInfo data, java.util.Map<java.lang.String,java.lang.String> parameters, SessionFactoryImpl sessionFactory, ObjectFactory objectFactory, AuthenticationProvider authenticationProvider, Cache cache)
Method Detail |
---|
public <T extends Session> T createSession()
Repository
createSession
in interface Repository
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |