org.eclipse.higgins.as
Class AttributeSubjectPredicateResourceHandler

java.lang.Object
  extended by AbstractResourceHandler
      extended by org.eclipse.higgins.as.AttributeSubjectPredicateResourceHandler

public class AttributeSubjectPredicateResourceHandler
extends AbstractResourceHandler


Constructor Summary
AttributeSubjectPredicateResourceHandler(Message message, Subject subject, Predicate predicate, int deep, org.eclipse.higgins.idas.api.IContext context, org.eclipse.higgins.idas.api.IAttribute parentAttribute)
           
 
Method Summary
 boolean executeDel(Operation operation, MessageResult messageResult, Object executionContext)
           
 boolean executeGet(Operation operation, MessageResult messageResult, Object executionContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeSubjectPredicateResourceHandler

public AttributeSubjectPredicateResourceHandler(Message message,
                                                Subject subject,
                                                Predicate predicate,
                                                int deep,
                                                org.eclipse.higgins.idas.api.IContext context,
                                                org.eclipse.higgins.idas.api.IAttribute parentAttribute)
Method Detail

executeGet

public boolean executeGet(Operation operation,
                          MessageResult messageResult,
                          Object executionContext)
                   throws MessagingException
Throws:
MessagingException

executeDel

public boolean executeDel(Operation operation,
                          MessageResult messageResult,
                          Object executionContext)
                   throws MessagingException
Throws:
MessagingException