Class Appmodule

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class Appmodule
    extends Crmbaseentity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • appmodulexmlmanaged

        protected String appmodulexmlmanaged
      • webresourceid

        protected UUID webresourceid
      • uniquename

        protected String uniquename
      • componentstate

        protected Integer componentstate
      • appmoduleversion

        protected String appmoduleversion
      • appmoduleidunique

        protected UUID appmoduleidunique
      • clienttype

        protected Integer clienttype
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • isdefault

        protected Boolean isdefault
      • navigationtype

        protected Integer navigationtype
      • versionnumber

        protected Long versionnumber
      • ismanaged

        protected Boolean ismanaged
      • formfactor

        protected Integer formfactor
      • _modifiedby_value

        protected UUID _modifiedby_value
      • introducedversion

        protected String introducedversion
      • welcomepageid

        protected UUID welcomepageid
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • appmoduleid

        protected UUID appmoduleid
      • solutionid

        protected UUID solutionid
      • isfeatured

        protected Boolean isfeatured
      • description

        protected String description
      • configxml

        protected String configxml
      • eventhandlers

        protected String eventhandlers
      • _publisherid_value

        protected UUID _publisherid_value
      • optimizedfor

        protected String optimizedfor
      • _createdby_value

        protected UUID _createdby_value
      • _organizationid_value

        protected UUID _organizationid_value
      • importsequencenumber

        protected Integer importsequencenumber
      • descriptor

        protected String descriptor
    • Constructor Detail

      • Appmodule

        protected Appmodule()