Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.features
Class PrincipalHelper.EmailCollector

java.lang.Object
  extended by org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
Enclosing class:
PrincipalHelper

public static class PrincipalHelper.EmailCollector
extends Object


Method Summary
 void collect(NuxeoGroup group)
           
 void collect(NuxeoPrincipal principal)
           
 HashSet<String> getResult()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

collect

public void collect(NuxeoPrincipal principal)
             throws ClientException
Throws:
ClientException

collect

public void collect(NuxeoGroup group)
             throws ClientException
Throws:
ClientException

getResult

public HashSet<String> getResult()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.