Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectCollectionUseType
-
Packages that use ObjectCollectionUseType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ObjectCollectionUseType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectCollectionUseType Modifier and Type Field Description protected List<ObjectCollectionUseType>ObjectCollectionsUseType. collectionMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectCollectionUseType Modifier and Type Method Description ObjectCollectionUseTypeObjectCollectionsUseType. beginCollection()ObjectCollectionUseTypeRoleManagementConfigurationType. beginDefaultCollection()ObjectCollectionUseTypeObjectCollectionUseType. clone()ObjectCollectionUseTypeObjectCollectionUseType. collectionUri(String value)ObjectCollectionUseTypeObjectFactory. createObjectCollectionUseType()ObjectCollectionUseTypeRoleManagementConfigurationType. getDefaultCollection()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectCollectionUseType Modifier and Type Method Description List<ObjectCollectionUseType>ObjectCollectionsUseType. getCollection()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectCollectionUseType Modifier and Type Method Description ObjectCollectionsUseTypeObjectCollectionsUseType. collection(ObjectCollectionUseType value)RoleManagementConfigurationTypeRoleManagementConfigurationType. defaultCollection(ObjectCollectionUseType value)voidRoleManagementConfigurationType. setDefaultCollection(ObjectCollectionUseType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectCollectionUseType Constructor Description ObjectCollectionUseType(ObjectCollectionUseType other)
-