fr.cnes.sitools.persistence
Interface Persistent

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ApplicationPluginModel, Portal, StorageDirectory

public interface Persistent
extends java.io.Serializable

Interface for persistent objects

Author:
jp.boignard (AKKA Technologies)

Method Summary
 java.lang.String getId()
          Gets the object identifier
 

Method Detail

getId

java.lang.String getId()
Gets the object identifier

Returns:
String identifier


Copyright © 2010-2013 CNES. All Rights Reserved.