org.mobicents.xdm.server.appusage.oma.userprofile
Class OMAUserProfileAppUsage

java.lang.Object
  extended by org.mobicents.xdm.server.appusage.AppUsage
      extended by org.mobicents.xdm.server.appusage.oma.userprofile.OMAUserProfileAppUsage

public class OMAUserProfileAppUsage
extends AppUsage

OMA XDM 2.0 User Profile XCAP App Usage.

Author:
martins

Field Summary
static java.lang.String DEFAULT_DOC_NAMESPACE
           
static java.lang.String ID
           
static java.lang.String MIMETYPE
           
 
Constructor Summary
protected OMAUserProfileAppUsage(java.lang.String auid, javax.xml.validation.Validator schemaValidator, AuthorizationPolicy authorizationPolicy)
           
  OMAUserProfileAppUsage(javax.xml.validation.Validator schemaValidator)
           
 
Method Summary
 void checkConstraintsOnPut(org.w3c.dom.Document document, java.lang.String xcapRoot, DocumentSelector documentSelector, AppUsageDataSource dataSource)
           
 
Methods inherited from class org.mobicents.xdm.server.appusage.AppUsage
checkConstraintsOnDelete, getAUID, getAuthorizationPolicy, getDefaultDocumentNamespace, getMimetype, processResourceInterdependenciesOnDeleteAttribute, processResourceInterdependenciesOnDeleteDocument, processResourceInterdependenciesOnDeleteElement, processResourceInterdependenciesOnPutAttribute, processResourceInterdependenciesOnPutDocument, processResourceInterdependenciesOnPutElement, validateSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values

DEFAULT_DOC_NAMESPACE

public static final java.lang.String DEFAULT_DOC_NAMESPACE
See Also:
Constant Field Values

MIMETYPE

public static final java.lang.String MIMETYPE
See Also:
Constant Field Values
Constructor Detail

OMAUserProfileAppUsage

public OMAUserProfileAppUsage(javax.xml.validation.Validator schemaValidator)
Parameters:
schemaValidator -

OMAUserProfileAppUsage

protected OMAUserProfileAppUsage(java.lang.String auid,
                                 javax.xml.validation.Validator schemaValidator,
                                 AuthorizationPolicy authorizationPolicy)
Method Detail

checkConstraintsOnPut

public void checkConstraintsOnPut(org.w3c.dom.Document document,
                                  java.lang.String xcapRoot,
                                  DocumentSelector documentSelector,
                                  AppUsageDataSource dataSource)
                           throws UniquenessFailureConflictException,
                                  InternalServerErrorException,
                                  ConstraintFailureConflictException
Overrides:
checkConstraintsOnPut in class AppUsage
Throws:
UniquenessFailureConflictException
InternalServerErrorException
ConstraintFailureConflictException


Copyright © 2011. All Rights Reserved.