org.alfresco.repo.transfer
Class DeltaList

java.lang.Object
  extended by org.alfresco.repo.transfer.DeltaList

public class DeltaList
extends java.lang.Object

Details back from reading the manifest to say what is required to fulfill the manifest.


Constructor Summary
DeltaList()
           
 
Method Summary
 java.util.Set getRequiredParts()
          get the list of URLs reqired by the manifest.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeltaList

public DeltaList()
Method Detail

getRequiredParts

public java.util.Set getRequiredParts()
get the list of URLs reqired by the manifest.

Returns:
the list of required URLs


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.