Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.directory.api
Interface DirectoryClient

All Superinterfaces:
java.io.Serializable, Session
All Known Implementing Classes:
DirectoryClientImpl

public interface DirectoryClient
extends Session, java.io.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.