Package | Description |
---|---|
com.webobjects.foundation | |
er.directtoweb.pages | |
er.extensions.appserver | |
er.extensions.eof | |
er.extensions.eof.qualifiers | |
er.extensions.foundation | |
er.extensions.partials |
Partial Entities
|
er.extensions.qualifiers | |
er.fsadaptor |
Modifier and Type | Method and Description |
---|---|
NSMutableSet<E> |
NSSet.mutableClone() |
NSMutableSet<E> |
NSMutableSet.mutableClone() |
Modifier and Type | Field and Description |
---|---|
protected static NSMutableSet<String> |
ERD2WPage._allConfigurations |
Modifier and Type | Method and Description |
---|---|
static NSMutableSet<String> |
ERXResponseRewriter.resourcesAddedToHead(WOContext context)
Returns the resources that have been added to the head of this page.
|
Modifier and Type | Field and Description |
---|---|
protected NSMutableSet<er.extensions.eof.ERXQuery.RelationshipKeyInfo> |
ERXQuery.relationshipKeysSet |
Modifier and Type | Method and Description |
---|---|
protected NSMutableSet |
ERXEntityFKConstraintOrder.entitiesDependentOn(NSMutableDictionary dependencies,
EOEntity entity)
Returns the list of the names of the entities that reference (depend on)
this entity.
|
Modifier and Type | Method and Description |
---|---|
void |
ERXToManyQualifier.addQualifierKeysToSet(NSMutableSet arg0) |
void |
ERXQualifierInSubquery.addQualifierKeysToSet(NSMutableSet aSet)
Only used with qualifier keys which are not supported in this qualifier
at this time.
|
void |
ERXFullTextQualifier.addQualifierKeysToSet(NSMutableSet keys) |
void |
ERXExistsQualifier.addQualifierKeysToSet(NSMutableSet aSet)
Only used with qualifier keys which are not supported in this qualifier at this time.
|
void |
ERXBetweenQualifier.addQualifierKeysToSet(NSMutableSet aSet)
Adds the qualification key of the qualifier to
the given set.
|
Modifier and Type | Method and Description |
---|---|
static <T> void |
ERXSetUtilities.filterSetWithQualifier(NSMutableSet<T> set,
EOQualifier qualifier)
Like EOQualifier.filterArrayWithQualifier but for an NSMutableSet.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ERXPartialInitializer.convertEntityPartialReferences(EOEntity entity,
NSMutableDictionary<EOEntity,EOEntity> baseForPartial,
NSMutableSet<EOEntity> convertedEntities) |
protected void |
ERXPartialInitializer.convertRelationshipPartialReferences(EOEntity entity,
EORelationship relationship,
NSMutableDictionary<EOEntity,EOEntity> baseForPartial,
NSMutableSet<EOEntity> convertedEntities) |
Modifier and Type | Method and Description |
---|---|
void |
ERXTrueQualifier.addQualifierKeysToSet(NSMutableSet keys) |
void |
ERXFalseQualifier.addQualifierKeysToSet(NSMutableSet keys) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
FSQualifierHandler.addFilesMatchingQualifierToSet(EOQualifier eoqualifier,
NSMutableSet<File> nsmutableset) |
Copyright © 2002 – 2024 Project Wonder.