Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CollectionSpecificationType
-
Packages that use CollectionSpecificationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CollectionSpecificationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of CollectionSpecificationType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description class
CollectionRefSpecificationType
Specification of an explicit or implicit object collection (including reference to the collection).Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CollectionSpecificationType Modifier and Type Method Description CollectionSpecificationType
CollectionStatsPolicyConstraintType. beginCollection()
CollectionSpecificationType
CollectionSpecificationType. clone()
CollectionSpecificationType
ObjectFactory. createCollectionSpecificationType()
Create an instance ofCollectionSpecificationType
CollectionSpecificationType
CollectionSpecificationType. depth(CollectionSpecificationDepthType value)
CollectionSpecificationType
CollectionSpecificationType. id(Long value)
CollectionSpecificationType
CollectionSpecificationType. interpretation(CollectionSpecificationInterpretationType value)
CollectionSpecificationType
CollectionSpecificationType. relation(QName value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CollectionSpecificationType Modifier and Type Method Description List<CollectionSpecificationType>
CollectionStatsPolicyConstraintType. createCollectionList()
List<CollectionSpecificationType>
CollectionStatsPolicyConstraintType. getCollection()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CollectionSpecificationType Modifier and Type Method Description CollectionStatsPolicyConstraintType
CollectionStatsPolicyConstraintType. collection(CollectionSpecificationType value)
-