com.sun.mdm.index.webservice
Interface SystemObjectPKBean


public interface SystemObjectPKBean

Interface for system object bean


Method Summary
 java.lang.String getLocalId()
          Getter for local id
 java.lang.String getSystemCode()
          Getter for system code
 

Method Detail

getLocalId

public java.lang.String getLocalId()
Getter for local id

Returns:
String lid

getSystemCode

public java.lang.String getSystemCode()
Getter for system code

Returns:
String system code


Sun Microsystems, Inc.