org.eclipse.higgins.as
Class AttributeSubjectResourceHandler

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

public class AttributeSubjectResourceHandler
extends AbstractResourceHandler


Constructor Summary
AttributeSubjectResourceHandler(Message message, Subject subject, 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

AttributeSubjectResourceHandler

public AttributeSubjectResourceHandler(Message message,
                                       Subject subject,
                                       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