Hierarchy For All Packages
- org.pipservices4.commons.convert,
- org.pipservices4.commons.data,
- org.pipservices4.commons.errors,
- org.pipservices4.commons.reflect
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.pipservices4.commons.data.AnyValueArray (implements org.pipservices4.commons.data.ICloneable)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - org.pipservices4.commons.data.AnyValueMap (implements org.pipservices4.commons.data.ICloneable)
- org.pipservices4.commons.data.StringValueMap (implements org.pipservices4.commons.data.ICloneable)
- java.util.HashMap<K,
- org.pipservices4.commons.data.AnyValue (implements java.lang.Cloneable, java.io.Serializable)
- org.pipservices4.commons.errors.ApplicationExceptionFactory
- org.pipservices4.commons.convert.ArrayConverter
- org.pipservices4.commons.convert.BooleanConverter
- org.pipservices4.commons.convert.DateTimeConverter
- org.pipservices4.commons.convert.DoubleConverter
- org.pipservices4.commons.convert.DurationConverter
- org.pipservices4.commons.convert.EnumConverter
- org.pipservices4.commons.errors.ErrorCategory
- org.pipservices4.commons.errors.ErrorDescription
- org.pipservices4.commons.errors.ErrorDescriptionFactory
- org.pipservices4.commons.convert.FloatConverter
- org.pipservices4.commons.convert.IntegerConverter
- org.pipservices4.commons.convert.JsonConverter
- org.pipservices4.commons.convert.LongConverter
- org.pipservices4.commons.convert.MapConverter
- org.pipservices4.commons.reflect.MethodReflector
- org.pipservices4.commons.reflect.ObjectReader
- org.pipservices4.commons.reflect.ObjectWriter
- org.pipservices4.commons.reflect.PropertyReflector
- org.pipservices4.commons.convert.RecursiveMapConverter
- org.pipservices4.commons.reflect.RecursiveObjectReader
- org.pipservices4.commons.reflect.RecursiveObjectWriter
- org.pipservices4.commons.convert.StringConverter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.pipservices4.commons.errors.ApplicationException
- org.pipservices4.commons.errors.BadRequestException
- org.pipservices4.commons.errors.ConfigException
- org.pipservices4.commons.errors.ConflictException
- org.pipservices4.commons.errors.ConnectionException
- org.pipservices4.commons.errors.FileException
- org.pipservices4.commons.errors.InternalException
- org.pipservices4.commons.errors.InvalidStateException
- org.pipservices4.commons.errors.InvocationException
- org.pipservices4.commons.errors.NotFoundException
- org.pipservices4.commons.errors.UnauthorizedException
- org.pipservices4.commons.errors.UnknownException
- org.pipservices4.commons.errors.UnsupportedException
- org.pipservices4.commons.errors.ApplicationException
- java.lang.Exception
- org.pipservices4.commons.convert.TypeConverter
- org.pipservices4.commons.reflect.TypeDescriptor
- org.pipservices4.commons.reflect.TypeMatcher
- org.pipservices4.commons.reflect.TypeReflector
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.pipservices4.commons.data.ICloneable
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.pipservices4.commons.convert.TypeCode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)