Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.computedgroups
Class GroupComputerChainDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.computedgroups.GroupComputerChainDescriptor
All Implemented Interfaces:
Serializable

public class GroupComputerChainDescriptor
extends Object
implements Serializable

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
GroupComputerChainDescriptor()
           
 
Method Summary
 List<String> getComputerNames()
           
 boolean isAppend()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupComputerChainDescriptor

public GroupComputerChainDescriptor()
Method Detail

isAppend

public boolean isAppend()

getComputerNames

public List<String> getComputerNames()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.