![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
bootstrapCompleteTime |
![]() |
The date when bootstrap was complete for the entity. If the user is not bootstrapped or is in bootstrapped mode then this value is NULL. | |
profilingEnabled |
![]() |
A flag representing if the entity is being profiled. | |
relationshipsSearchable |
![]() |
A flag representing if the entities relationships are searchable post bootstrap | |
termsSearchable |
![]() |
A flag representing if the entities terms are searchable post bootstrap |
<xs:complexType name="expertiseProfileStatus">
<xs:sequence>
<xs:element minOccurs="0" name="bootstrapCompleteTime" type="xs:dateTime"/>
<xs:element name="profilingEnabled" type="xs:boolean"/>
<xs:element name="relationshipsSearchable" type="xs:boolean"/>
<xs:element name="termsSearchable" type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | Current User Utilities | Get Expertise Profile Status |
| Response | Organization User | Get Expertise Profile Status |

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices