org.broadleafcommerce.openadmin.client.dto
Interface PersistencePerspectiveItem
- All Superinterfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable
- All Known Implementing Classes:
- AdornedTargetList, ForeignKey, MapStructure, SimpleValueMapStructure
public interface PersistencePerspectiveItem
- extends com.google.gwt.user.client.rpc.IsSerializable, Serializable
Simple marker interface for persistence perspective members
- Author:
- jfischer
accept
void accept(PersistencePerspectiveItemVisitor visitor)
clonePersistencePerspectiveItem
PersistencePerspectiveItem clonePersistencePerspectiveItem()
Copyright © 2013. All Rights Reserved.