|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOneToManyNode | |
---|---|
com.semarchy.mdm.runtime.model.dataaccess | |
com.semarchy.mdm.runtime.model.security |
Uses of IOneToManyNode in com.semarchy.mdm.runtime.model.dataaccess |
---|
Methods in com.semarchy.mdm.runtime.model.dataaccess that return IOneToManyNode | |
---|---|
IOneToManyNode |
IView.getOneToManyNode(String pName)
Get the IOneToManyNode by name. |
IOneToManyNode |
DelegatingView.getOneToManyNode(String pName)
|
Methods in com.semarchy.mdm.runtime.model.dataaccess that return types with arguments of type IOneToManyNode | |
---|---|
List<IOneToManyNode> |
IView.getOneToManyNodes()
|
List<IOneToManyNode> |
DelegatingView.getOneToManyNodes()
|
List<IOneToManyNode> |
IDataAccessModel.getOneToManyNodesToView(IView pToView)
Return the list of OneToManyNodes leading to view ToView pToView |
Uses of IOneToManyNode in com.semarchy.mdm.runtime.model.security |
---|
Methods in com.semarchy.mdm.runtime.model.security with parameters of type IOneToManyNode | |
---|---|
boolean |
IDataAccessModelSecurityProvider.isCreateChildAuthorized(IOneToManyNode navNode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |