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:
java.io.Serializable

public class GroupComputerChainDescriptor
extends java.lang.Object
implements java.io.Serializable

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
GroupComputerChainDescriptor()
           
 
Method Summary
 java.util.List<java.lang.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 java.util.List<java.lang.String> getComputerNames()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.