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()Creates and returns a deep copy of this object.ObjectCollectionUseTypeObjectCollectionUseType. collectionUri(String value)ObjectCollectionUseTypeObjectFactory. createObjectCollectionUseType()Create an instance ofObjectCollectionUseTypeObjectCollectionUseTypeRoleManagementConfigurationType. 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()Gets the value of the collection property.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 o)Creates a newObjectCollectionUseTypeinstance by deeply copying a givenObjectCollectionUseTypeinstance.
-