com.highdeal.hci
Interface CrossReferenceableResult

All Known Implementing Classes:
CreateCatalogResult

public interface CrossReferenceableResult

The root Java interface for marshallables that can provide a cross-reference.


Method Summary
 java.lang.String getCrossRef()
          Returns the cross reference for this marshallable.
 

Method Detail

getCrossRef

java.lang.String getCrossRef()
Returns the cross reference for this marshallable.

Returns:
The cross reference as a string

Document Published: October 2015 (SAP CC 4.0 SP10 and Later)