Home > Contents > Index >
Expanded TOC   |    Purpose TOC   |    Annotated TOC   |    Index

 

AssetTypeList

Gets the list of assettypes

Syntax

Parameters

authusername (required)
(String) Name of the user to log in, as registered in Sites .

authpassword(required)
(String) Password for the associated user name.

Description

The returned list contains all columns in the AssetType table.

Returns

IList. Rows from the main assettype table.

Error Numbers

The possible values of errno include:

Value Description
-10001 The implementing class is invalid.
-10002 There is a missing method for the implementing class.
-10003 The method could not be invoked successfully.
-10004 A required parameter is missing.

 

Example

This code retrieves all assettypes:

 

  Home > Contents > Index >

Oracle Web Services Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.