| org.objectweb.speedo.naming.api.UserId
UserId | public interface UserId (Code) | | This interface defines a user identifier.
author: S.Chassande-Barrioz |
speedoGetPersistentClassName | String speedoGetPersistentClassName()(Code) | | the class name of the persistent class which is identified bythis identifier. |
speedoSetPersistentClassName | void speedoSetPersistentClassName(String cn)(Code) | | Assignes the class name of the persistent class which is identified by
this identifier.
Parameters: cn - |
|
|