public interface TopiaIdFactory
| Modifier and Type | Method and Description |
|---|---|
<E extends TopiaEntity> |
getClassName(String topiaId) |
<E extends TopiaEntity> |
newTopiaId(Class<E> entityClass,
TopiaEntity topiaEntity) |
<E extends TopiaEntity> String newTopiaId(Class<E> entityClass, TopiaEntity topiaEntity)
<E extends TopiaEntity> Class<E> getClassName(String topiaId)
Copyright © 2004–2013 CodeLutin. All rights reserved.