org.eclipse.higgins.as
Class AttributeSubjectPredicateLiteralResourceHandler

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

public class AttributeSubjectPredicateLiteralResourceHandler
extends AbstractResourceHandler


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

Constructor Detail

AttributeSubjectPredicateLiteralResourceHandler

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

executeAdd

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

executeMod

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