public class

WSLookup

extends Object
implements Serializable
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.WSLookup

Class Overview

description: the WSLookup is a generic type that maps to a CTR2 Lookup .

Summary

Fields
public String bizRef description: bizRef is a unique string key identifying a lookup value
public Long id description: id is a unique numeric key identifying a lookup value.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public String bizRef

description: bizRef is a unique string key identifying a lookup value

public Long id

description: id is a unique numeric key identifying a lookup value.