org.openxdm.xcap.client.appusage.presrules.key
Class PresRulesUserAttributeUriKey

java.lang.Object
  extended by org.openxdm.xcap.common.key.XcapUriKey
      extended by org.openxdm.xcap.common.key.AttributeUriKey
          extended by org.openxdm.xcap.common.key.UserAttributeUriKey
              extended by org.openxdm.xcap.client.appusage.presrules.key.PresRulesUserAttributeUriKey
All Implemented Interfaces:
java.io.Serializable

public class PresRulesUserAttributeUriKey
extends UserAttributeUriKey

See Also:
Serialized Form

Constructor Summary
PresRulesUserAttributeUriKey(java.lang.String user, java.lang.String documentName, ElementSelector elementSelector, AttributeSelector attributeSelector, java.util.Map<java.lang.String,java.lang.String> namespaces)
           
 
Method Summary
 
Methods inherited from class org.openxdm.xcap.common.key.UserAttributeUriKey
getUser
 
Methods inherited from class org.openxdm.xcap.common.key.AttributeUriKey
getAttributeSelector, getDocumentSelector, getElementSelector, getNamespaces
 
Methods inherited from class org.openxdm.xcap.common.key.XcapUriKey
equals, getResourceSelector, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PresRulesUserAttributeUriKey

public PresRulesUserAttributeUriKey(java.lang.String user,
                                    java.lang.String documentName,
                                    ElementSelector elementSelector,
                                    AttributeSelector attributeSelector,
                                    java.util.Map<java.lang.String,java.lang.String> namespaces)


Copyright © 2011. All Rights Reserved.