Package storage
Interface StubItf
-
- All Known Implementing Classes:
DataClayExecutionObject
,DataClayObject
,StorageObject
public interface StubItf
- Author:
- jmarti
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
deletePersistent()
String
getID()
void
makePersistent()
void
makePersistent(String alias)
-