Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.api
Interface DirectoryClient

All Superinterfaces:
Serializable, Session
All Known Implementing Classes:
DirectoryClientImpl

public interface DirectoryClient
extends Session, Serializable

Author:
George Lefter

Method Summary
 long getSessionId()
           
 
Methods inherited from interface org.nuxeo.ecm.directory.Session
authenticate, close, commit, createEntry, createEntry, deleteEntry, deleteEntry, deleteEntry, getEntries, getEntry, getEntry, getIdField, getPasswordField, getProjection, getProjection, hasEntry, isAuthenticating, isReadOnly, query, query, query, query, rollback, updateEntry
 

Method Detail

getSessionId

long getSessionId()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.