public interface IlpContainer
IlpObject
.
This interface can be used for a business object which contains, or
is related to, other business objects.Modifier and Type | Method and Description |
---|---|
Collection<Object> |
getChildren(IlpObject object)
Returns the children of the container.
|
Collection<Object> getChildren(IlpObject object)
object
- The object.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.