org.eclipse.higgins.as
Class SubjectPredicateLiteralResourceHandler

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

public class SubjectPredicateLiteralResourceHandler
extends AbstractResourceHandler


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
 

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