JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hp.api
Interface Identified
All Known Subinterfaces:
Identifiable
All Known Implementing Classes:
BaseModel
public interface
Identified
Classes that implement this interface are declaring that they have an identifier comprising some unique id string.
Author:
Simon Hunt, Thomas Vachuska, Scott Simes, Steve Britt
Method Summary
Methods
Modifier and Type
Method and Description
String
uid
()
Returns the unique identifier of the entity.
Method Detail
uid
String
uid()
Returns the unique identifier of the entity.
Returns:
unique id of the entity
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2015. All Rights Reserved.