|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AbstractSyntaxSelectionPolicy
Implementations of this interface accept or reject Presentation Contexts from a list based on their Abstract Syntax.
CompositeInstanceStoreFindMoveGetAbstractSyntaxSelectionPolicy| Method Summary | |
|---|---|
LinkedList |
applyAbstractSyntaxSelectionPolicy(LinkedList presentationContexts,
int debugLevel,
int associationNumber)
Accept or reject Abstract Syntaxes (SOP Classes). |
| Method Detail |
|---|
LinkedList applyAbstractSyntaxSelectionPolicy(LinkedList presentationContexts,
int debugLevel,
int associationNumber)
presentationContexts - a java.util.LinkedList of PresentationContext objects,
each of which contains an Abstract Syntax (SOP Class UID)associationNumber - for debugging messagesdebugLevel -
PresentationContext objects,
as supplied but with the result/reason field set to either "acceptance" or
"abstract syntax not supported (provider rejection)"
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||