ilog.cpl.datasource.structure
Interface IlpChild


public interface IlpChild

Interface defining some structural information for an IlpObject. This interface can be used for a business object which is the child of another.

Since:
JTGO 3.0

Method Summary
 Object getParent(IlpObject object)
          Returns the identifier of the parent object.
 

Method Detail

getParent

Object getParent(IlpObject object)
Returns the identifier of the parent object.

Parameters:
object - The object.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.