Package apple.addressbook.enums
Class Enums
- java.lang.Object
-
- apple.addressbook.enums.Enums
-
public final class Enums extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intkABDateTimePropertyTypedeprecatedstatic intkABDictionaryPropertyTypedeprecatedstatic intkABGroupTypestatic intkABIntegerPropertyTypedeprecatedstatic intkABInvalidPropertyTypedeprecatedstatic intkABMultiDateTimePropertyTypedeprecatedstatic intkABMultiDictionaryPropertyTypedeprecatedstatic intkABMultiIntegerPropertyTypedeprecatedstatic intkABMultiRealPropertyTypedeprecatedstatic intkABMultiStringPropertyTypedeprecatedstatic intkABOperationNotPermittedByStoreErrordeprecated, use CNErrorCodePolicyViolationstatic intkABOperationNotPermittedByUserErrordeprecated, use CNErrorCodeAuthorizationDeniedstatic intkABPersonCompositeNameFormatFirstNameFirstdeprecatedstatic intkABPersonCompositeNameFormatLastNameFirstdeprecatedstatic intkABPersonSortByFirstNamedeprecated, use CNContactSortOrderGivenNamestatic intkABPersonSortByLastNamedeprecated, use CNContactSortOrderFamilyName"static intkABPersonTypestatic intkABRealPropertyTypedeprecatedstatic intkABSourceTypestatic intkABSourceTypeCardDAVdeprecated, use CNContainerTypeCardDAVstatic intkABSourceTypeCardDAVSearchdeprecatedstatic intkABSourceTypeExchangedeprecated, used CNContainerTypeExchangestatic intkABSourceTypeExchangeGALdeprecatedstatic intkABSourceTypeLDAPdeprecatedstatic intkABSourceTypeLocaldeprecated, use CNContainerTypeLocalstatic intkABSourceTypeMobileMedeprecatedstatic intkABStringPropertyTypedeprecated
-
-
-
Field Detail
-
kABPersonType
public static final int kABPersonType
- See Also:
- Constant Field Values
-
kABGroupType
public static final int kABGroupType
- See Also:
- Constant Field Values
-
kABSourceType
public static final int kABSourceType
- See Also:
- Constant Field Values
-
kABOperationNotPermittedByStoreError
public static final int kABOperationNotPermittedByStoreError
deprecated, use CNErrorCodePolicyViolation- See Also:
- Constant Field Values
-
kABOperationNotPermittedByUserError
public static final int kABOperationNotPermittedByUserError
deprecated, use CNErrorCodeAuthorizationDenied- See Also:
- Constant Field Values
-
kABPersonSortByFirstName
public static final int kABPersonSortByFirstName
deprecated, use CNContactSortOrderGivenName- See Also:
- Constant Field Values
-
kABPersonSortByLastName
public static final int kABPersonSortByLastName
deprecated, use CNContactSortOrderFamilyName"- See Also:
- Constant Field Values
-
kABSourceTypeLocal
public static final int kABSourceTypeLocal
deprecated, use CNContainerTypeLocal- See Also:
- Constant Field Values
-
kABSourceTypeExchange
public static final int kABSourceTypeExchange
deprecated, used CNContainerTypeExchange- See Also:
- Constant Field Values
-
kABSourceTypeExchangeGAL
public static final int kABSourceTypeExchangeGAL
deprecated- See Also:
- Constant Field Values
-
kABSourceTypeMobileMe
public static final int kABSourceTypeMobileMe
deprecated- See Also:
- Constant Field Values
-
kABSourceTypeLDAP
public static final int kABSourceTypeLDAP
deprecated- See Also:
- Constant Field Values
-
kABSourceTypeCardDAV
public static final int kABSourceTypeCardDAV
deprecated, use CNContainerTypeCardDAV- See Also:
- Constant Field Values
-
kABSourceTypeCardDAVSearch
public static final int kABSourceTypeCardDAVSearch
deprecated- See Also:
- Constant Field Values
-
kABPersonCompositeNameFormatFirstNameFirst
public static final int kABPersonCompositeNameFormatFirstNameFirst
deprecated- See Also:
- Constant Field Values
-
kABPersonCompositeNameFormatLastNameFirst
public static final int kABPersonCompositeNameFormatLastNameFirst
deprecated- See Also:
- Constant Field Values
-
kABInvalidPropertyType
public static final int kABInvalidPropertyType
deprecated- See Also:
- Constant Field Values
-
kABStringPropertyType
public static final int kABStringPropertyType
deprecated- See Also:
- Constant Field Values
-
kABIntegerPropertyType
public static final int kABIntegerPropertyType
deprecated- See Also:
- Constant Field Values
-
kABRealPropertyType
public static final int kABRealPropertyType
deprecated- See Also:
- Constant Field Values
-
kABDateTimePropertyType
public static final int kABDateTimePropertyType
deprecated- See Also:
- Constant Field Values
-
kABDictionaryPropertyType
public static final int kABDictionaryPropertyType
deprecated- See Also:
- Constant Field Values
-
kABMultiStringPropertyType
public static final int kABMultiStringPropertyType
deprecated- See Also:
- Constant Field Values
-
kABMultiIntegerPropertyType
public static final int kABMultiIntegerPropertyType
deprecated- See Also:
- Constant Field Values
-
kABMultiRealPropertyType
public static final int kABMultiRealPropertyType
deprecated- See Also:
- Constant Field Values
-
kABMultiDateTimePropertyType
public static final int kABMultiDateTimePropertyType
deprecated- See Also:
- Constant Field Values
-
kABMultiDictionaryPropertyType
public static final int kABMultiDictionaryPropertyType
deprecated- See Also:
- Constant Field Values
-
-