lumis.portal.serialization.operation
Interface ICloneableConfig<T>

Package class diagram package ICloneableConfig
Type Parameters:
T - Portal object that can be delayed persisted
All Superinterfaces:
Cloneable
All Known Implementing Classes:
AccessControlEntry, AccessControlList, ChannelConfig, ChannelDataType.Data, ChannelTemplateLinkConfig, GroupMemberConfig, PageConfig, PageDataType.Data, ServiceInstanceConfig, ServiceInstanceDependencyConfig, ServiceInterfaceInstanceConfig, ServiceInterfaceStyleConfig

@StableMinor(version="6.2",
             sinceVersion="4.0")
public interface ICloneableConfig<T>
extends Cloneable

Public version of the interface Cloneable, to be implemented by portal objects that can be delayed persisted

Since:
4.0.9

Method Summary
 T clone()
           
 

Method Detail

clone

T clone()
        throws CloneNotSupportedException
Throws:
CloneNotSupportedException


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