NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
NSFetchRequest(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
NSArray<? extends NSPersistentStore> |
affectedStores()
Stores this request should be sent to.
|
static NSFetchRequest<?> |
alloc() |
static NSFetchRequest<?> |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
static void |
cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget) |
static void |
cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument) |
static NSArray<java.lang.String> |
classFallbacksForKeyedArchiver() |
static org.moe.natj.objc.Class |
classForKeyedUnarchiver() |
java.lang.Object |
copyWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
static java.lang.String |
debugDescription_static() |
static java.lang.String |
description_static() |
void |
encodeWithCoder(NSCoder coder) |
NSEntityDescription |
entity() |
java.lang.String |
entityName() |
NSArray<?> |
execute(org.moe.natj.general.ptr.Ptr<NSError> error)
Executes the fetch request using the current managed object context.
|
long |
fetchBatchSize()
This breaks the result set into batches.
|
long |
fetchLimit() |
long |
fetchOffset()
Allows you to specify an offset at which rows will begin being returned.
|
static <_ResultType> |
fetchRequestWithEntityName(java.lang.String entityName) |
static long |
hash_static() |
NSPredicate |
havingPredicate()
Specifies a predicate that will be used to filter rows being returned by a query containing a GROUP BY.
|
boolean |
includesPendingChanges()
Results accommodate the currently unsaved changes in the NSManagedObjectContext.
|
boolean |
includesPropertyValues()
Returns/sets if, when the fetch is executed, property data is obtained from the persistent store.
|
boolean |
includesSubentities()
Returns/sets if the fetch request includes subentities.
|
NSFetchRequest<?> |
init() |
NSFetchRequest<?> |
initWithCoder(NSCoder coder)
NS_DESIGNATED_INITIALIZER
|
NSFetchRequest<?> |
initWithEntityName(java.lang.String entityName) |
static NSObject.Function_instanceMethodForSelector_ret |
instanceMethodForSelector(org.moe.natj.objc.SEL aSelector) |
static NSMethodSignature |
instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
instancesRespondToSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
static NSFetchRequest<?> |
new_objc() |
NSPredicate |
predicate() |
NSArray<?> |
propertiesToFetch()
Specifies a collection of either NSPropertyDescriptions or NSString property names that should be fetched.
|
NSArray<?> |
propertiesToGroupBy()
Specifies the way in which data should be grouped before a select statement is run in an SQL database.
|
NSArray<java.lang.String> |
relationshipKeyPathsForPrefetching()
Returns/sets an array of relationship keypaths to prefetch along with the entity for the request.
|
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
long |
resultType()
Returns/sets the result type of the fetch request (the instance type of objects returned from executing the request.) Setting the value to NSManagedObjectIDResultType will demote any sort orderings to "best effort" hints if property values are not included in the request.
|
boolean |
returnsDistinctResults()
Returns/sets if the fetch request returns only distinct values for the fields specified by propertiesToFetch.
|
boolean |
returnsObjectsAsFaults()
Returns/sets if the objects resulting from a fetch request are faults.
|
void |
setAffectedStores(NSArray<? extends NSPersistentStore> value)
Stores this request should be sent to.
|
void |
setEntity(NSEntityDescription value) |
void |
setFetchBatchSize(long value)
This breaks the result set into batches.
|
void |
setFetchLimit(long value) |
void |
setFetchOffset(long value)
Allows you to specify an offset at which rows will begin being returned.
|
void |
setHavingPredicate(NSPredicate value)
Specifies a predicate that will be used to filter rows being returned by a query containing a GROUP BY.
|
void |
setIncludesPendingChanges(boolean value)
Results accommodate the currently unsaved changes in the NSManagedObjectContext.
|
void |
setIncludesPropertyValues(boolean value)
Returns/sets if, when the fetch is executed, property data is obtained from the persistent store.
|
void |
setIncludesSubentities(boolean value)
Returns/sets if the fetch request includes subentities.
|
void |
setPredicate(NSPredicate value) |
void |
setPropertiesToFetch(NSArray<?> value)
Specifies a collection of either NSPropertyDescriptions or NSString property names that should be fetched.
|
void |
setPropertiesToGroupBy(NSArray<?> value)
Specifies the way in which data should be grouped before a select statement is run in an SQL database.
|
void |
setRelationshipKeyPathsForPrefetching(NSArray<java.lang.String> value)
Returns/sets an array of relationship keypaths to prefetch along with the entity for the request.
|
void |
setResultType(long value)
Returns/sets the result type of the fetch request (the instance type of objects returned from executing the request.) Setting the value to NSManagedObjectIDResultType will demote any sort orderings to "best effort" hints if property values are not included in the request.
|
void |
setReturnsDistinctResults(boolean value)
Returns/sets if the fetch request returns only distinct values for the fields specified by propertiesToFetch.
|
void |
setReturnsObjectsAsFaults(boolean value)
Returns/sets if the objects resulting from a fetch request are faults.
|
void |
setShouldRefreshRefetchedObjects(boolean value) |
void |
setSortDescriptors(NSArray<? extends NSSortDescriptor> value) |
static void |
setVersion_static(long aVersion) |
boolean |
shouldRefreshRefetchedObjects() |
NSArray<? extends NSSortDescriptor> |
sortDescriptors() |
static org.moe.natj.objc.Class |
superclass_static() |
static long |
version_static() |
requestTypeaccessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeypublic static boolean accessInstanceVariablesDirectly()
public static NSFetchRequest<?> alloc()
public static NSFetchRequest<?> allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public static <_ResultType> NSFetchRequest<?> fetchRequestWithEntityName(java.lang.String entityName)
public static long hash_static()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public static NSFetchRequest<?> new_objc()
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public static org.moe.natj.objc.Class superclass_static()
public static long version_static()
public NSArray<? extends NSPersistentStore> affectedStores()
NSPersistentStoreRequestaffectedStores in class NSPersistentStoreRequestpublic void encodeWithCoder(NSCoder coder)
encodeWithCoder in interface NSCodingpublic NSEntityDescription entity()
public java.lang.String entityName()
public NSArray<?> execute(org.moe.natj.general.ptr.Ptr<NSError> error)
public long fetchBatchSize()
public long fetchLimit()
public long fetchOffset()
public NSPredicate havingPredicate()
public boolean includesPendingChanges()
public boolean includesPropertyValues()
public boolean includesSubentities()
public NSFetchRequest<?> init()
init in class NSPersistentStoreRequestpublic NSFetchRequest<?> initWithCoder(NSCoder coder)
NSCodinginitWithCoder in interface NSCodingpublic NSFetchRequest<?> initWithEntityName(java.lang.String entityName)
public NSPredicate predicate()
public NSArray<?> propertiesToFetch()
public NSArray<?> propertiesToGroupBy()
public NSArray<java.lang.String> relationshipKeyPathsForPrefetching()
public long resultType()
public boolean returnsDistinctResults()
public boolean returnsObjectsAsFaults()
public void setAffectedStores(NSArray<? extends NSPersistentStore> value)
NSPersistentStoreRequestsetAffectedStores in class NSPersistentStoreRequestpublic void setEntity(NSEntityDescription value)
public void setFetchBatchSize(long value)
public void setFetchLimit(long value)
public void setFetchOffset(long value)
public void setHavingPredicate(NSPredicate value)
public void setIncludesPendingChanges(boolean value)
public void setIncludesPropertyValues(boolean value)
public void setIncludesSubentities(boolean value)
public void setPredicate(NSPredicate value)
public void setPropertiesToFetch(NSArray<?> value)
public void setPropertiesToGroupBy(NSArray<?> value)
public void setRelationshipKeyPathsForPrefetching(NSArray<java.lang.String> value)
public void setResultType(long value)
public void setReturnsDistinctResults(boolean value)
public void setReturnsObjectsAsFaults(boolean value)
public void setShouldRefreshRefetchedObjects(boolean value)
public void setSortDescriptors(NSArray<? extends NSSortDescriptor> value)
public boolean shouldRefreshRefetchedObjects()
public NSArray<? extends NSSortDescriptor> sortDescriptors()
public java.lang.Object copyWithZone(org.moe.natj.general.ptr.VoidPtr zone)
copyWithZone in interface NSCopyingcopyWithZone in class NSPersistentStoreRequest