Class Views


  • public abstract class Views
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Views.V1
      This class defines the JSON view for REST API v1 parameters and payload objects.
      static class  Views.V2
      This class defines the JSON view for REST API v2 parameters and payload objects.
    • Constructor Summary

      Constructors 
      Constructor Description
      Views()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Views

        public Views()