Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectCollectionsUseType
-
Packages that use ObjectCollectionsUseType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ObjectCollectionsUseType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectCollectionsUseType Modifier and Type Method Description ObjectCollectionsUseType
RoleManagementConfigurationType. beginRoleCatalogCollections()
ObjectCollectionsUseType
ObjectCollectionsUseType. clone()
ObjectCollectionsUseType
ObjectCollectionsUseType. collection(ObjectCollectionUseType value)
ObjectCollectionsUseType
ObjectFactory. createObjectCollectionsUseType()
ObjectCollectionsUseType
RoleManagementConfigurationType. getRoleCatalogCollections()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectCollectionsUseType Modifier and Type Method Description RoleManagementConfigurationType
RoleManagementConfigurationType. roleCatalogCollections(ObjectCollectionsUseType value)
void
RoleManagementConfigurationType. setRoleCatalogCollections(ObjectCollectionsUseType value)
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectCollectionsUseType Constructor Description ObjectCollectionsUseType(ObjectCollectionsUseType other)
-