Package com._1c.g5.v8.dt.rights
Class RestrictionTemplatesUtil
java.lang.Object
com._1c.g5.v8.dt.rights.RestrictionTemplatesUtil
An util for restriction templates operations
-
Method Summary
Modifier and TypeMethodDescriptionstatic RestrictionTemplategetTemplateFromBmModel(RestrictionTemplate template) Gets template from bm model.
-
Method Details
-
getTemplateFromBmModel
Gets template from bm model.- Parameters:
template- . Cannot benull- Returns:
- template from bm model. Returs
nullif template is detached from bm model
-