Uses of Class
com.opencloud.rhino.facilities.childrelations.UnrecognizedChildRelationException
-
Packages that use UnrecognizedChildRelationException Package Description com.opencloud.rhino.facilities.childrelations -
-
Uses of UnrecognizedChildRelationException in com.opencloud.rhino.facilities.childrelations
Methods in com.opencloud.rhino.facilities.childrelations that throw UnrecognizedChildRelationException Modifier and Type Method Description ChildRelation
ChildRelationFacility. getChildRelation(String name)
Get a Child Relation object for the child relation declared with the specified name.RhinoSbbLocalHome
ChildRelationFacility. getChildSbbLocalHome(String name)
Get an SBB local home object for the SBB declared with the specified child relation name.
-