public interface RepositoryIdStrings
| Modifier and Type | Method and Description |
|---|---|
String |
createForAnyType(Class type) |
String |
createForJavaType(Class clz) |
String |
createForJavaType(Serializable ser) |
String |
createSequenceRepID(Class clazz) |
String |
createSequenceRepID(Object ser) |
String |
getClassDescValueRepId() |
RepositoryIdInterface |
getFromString(String repIdString) |
String |
getWStringValueRepId() |
String createForJavaType(Serializable ser) throws TypeMismatchException
TypeMismatchExceptionString createForJavaType(Class clz) throws TypeMismatchException
TypeMismatchExceptionRepositoryIdInterface getFromString(String repIdString)
String getClassDescValueRepId()
String getWStringValueRepId()
Copyright © 2018 JBoss by Red Hat. All rights reserved.