public interface SystemDataObject extends StructuredDataObject
Title: Structured Data Objects
Description: A general interface for system data objects.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
DEFAULT_SERIAL_VERSION_ID
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getTimestamp()
Returns a timestamp of when this object was created or last modified.
|
void |
touch()
Alters the timestamp of the object to reflect the exact time this object was
last touched.
|
getSerialVersionUID
clone
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.