Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.xcap.client.xcaperror
Interface UniquenessFailure.Exists

Enclosing interface:
UniquenessFailure

public static interface UniquenessFailure.Exists

For each URI, element, or attribute specified by the client that is not unique, one of these is present.


Method Summary
 List<String> getAltValues()
          An optional set of alternate values can be provided.
 String getField()
           

 

Method Detail

getField

String getField()

getAltValues

List<String> getAltValues()
An optional set of alternate values can be provided.
Returns:
a set of alternate values.

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.