org.apache.isis.core.progmodel.facets.object.encodeable
Class EncoderDecoderUtil
java.lang.Object
org.apache.isis.core.progmodel.facets.object.encodeable.EncoderDecoderUtil
public final class EncoderDecoderUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCODER_DECODER_NAME_KEY_PREFIX
public static final String ENCODER_DECODER_NAME_KEY_PREFIX
- See Also:
- Constant Field Values
ENCODER_DECODER_NAME_KEY_SUFFIX
public static final String ENCODER_DECODER_NAME_KEY_SUFFIX
- See Also:
- Constant Field Values
encoderDecoderOrNull
public static Class<?> encoderDecoderOrNull(Class<?> candidateClass,
String classCandidateName)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.