com.vinculumtech.platform.root
Interface PersistenceNamed
- public interface PersistenceNamed
The PersistenceNamed interfaces tells a given PersistenceSession
instance that the
implementing class that it already knows its referenceableName, and should be consulted.
- Version:
- $Id: //depot/carrierwave/src/server/com/vinculumtech/platform/root/PersistenceNamed.java#2 $
- See Also:
PersistenceIdentifiable
getReferenceableName
public java.lang.String getReferenceableName()
Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.