Interface IBasicStoreableObject

    • Method Detail

      • getStorageId

        java.lang.String getStorageId()
        Returns the id which is used to store this object. This id should be an unique identifier in the objects environment (container).
        Returns:
        id which is used to store this object