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 ObjectCollectionsUseTypeRoleManagementConfigurationType. beginRoleCatalogCollections()ObjectCollectionsUseTypeObjectCollectionsUseType. clone()Creates and returns a deep copy of this object.ObjectCollectionsUseTypeObjectCollectionsUseType. collection(ObjectCollectionUseType value)ObjectCollectionsUseTypeObjectFactory. createObjectCollectionsUseType()Create an instance ofObjectCollectionsUseTypeObjectCollectionsUseTypeRoleManagementConfigurationType. getRoleCatalogCollections()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectCollectionsUseType Modifier and Type Method Description RoleManagementConfigurationTypeRoleManagementConfigurationType. roleCatalogCollections(ObjectCollectionsUseType value)voidRoleManagementConfigurationType. setRoleCatalogCollections(ObjectCollectionsUseType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectCollectionsUseType Constructor Description ObjectCollectionsUseType(ObjectCollectionsUseType o)Creates a newObjectCollectionsUseTypeinstance by deeply copying a givenObjectCollectionsUseTypeinstance.
-