Searched refs:getPropertyLongArray (Results 1 – 6 of 6) sorted by relevance
124 return toInts(getPropertyLongArray(ROLE_PROPERTY)); in getVisibleToRoles()133 return toInts(getPropertyLongArray(PERMISSION_PROPERTY)); in getVisibleToPermissions()
270 visibleToPermissionDocs[i].getPropertyLongArray( in createVisibilityConfig()
589 long[] propertyArray = getPropertyLongArray(path); in getPropertyLong()753 public long[] getPropertyLongArray(@NonNull String path) { in getPropertyLongArray() method in GenericDocument
314 return getPropertyLongArray(PERSON_PROPERTY_ADDITIONAL_NAME_TYPES); in getAdditionalNameTypes()
257 assertThat(document.getPropertyLongArray( in testGetEnterpriseContact()
237 method @Nullable public long[] getPropertyLongArray(@NonNull String);