Uses of Class
lumis.portal.structure.sync.ChannelResume

Packages that use ChannelResume
lumis.portal.structure.sync Structure synchronization implementation. 
 

Uses of ChannelResume in lumis.portal.structure.sync
 

Methods in lumis.portal.structure.sync that return ChannelResume
static ChannelResume SyncUtil.getCurrentChannel()
          Returns the channel that corresponds to the file currently being read or written.
 ChannelResume ChannelResume.getParentChannel()
          Returns the channel parent of this channel.
 

Methods in lumis.portal.structure.sync with parameters of type ChannelResume
static
<T extends IFileElement>
T
SyncUtil.read(Class<T> clazz, File file, ChannelResume currentChannel)
          Reads a structure file.
static void SyncUtil.writeIfModified(IFileElement obj, File file, ChannelResume currentChannel)
          Writes a structure file, only if the semantics in the object is different.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.